@charset "UTF-8";
@font-face {
    font-family: opensans_regular;
    src: url(../fonts/OpenSans-Regular.WOFF);
}
@font-face {
    font-family: opensans_bold;
    src: url(../fonts/OpenSans-Bold.woff);
}
@font-face {
    font-family: opensans_semibold;
    src: url(../fonts/OpenSans-SemiBold.woff);
}
.col-lg-6{
    width: 50%;
}
@media (max-width: 768px){
    .vc_custom_1478567622247 .col-lg-6{
        width: 100%;
    }
}
.center,
.center-block {
    margin-right: auto;
    margin-left: auto
}
.btn-act,
.nopadding {
    padding: 0
}
.ab-bottom:after,
.ab-center:after,
.clearfix:after,
.ro-ab-bottom:after,
.ro-ab-center:after,
.ro-video-bg:after,
.youtube {
    clear: both
}
@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}
.light-color {
    color: #fff
}
.dark-layout .light-color {
    color: #000
}
.background_dark {
    background: #1f1f1f
}
@keyframes shine {
    100% {
        left: 125%
    }
}
@-webkit-keyframes circle {
    0%, 40% {
        opacity: 1
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}
@keyframes circle {
    0%, 40% {
        opacity: 1
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}
.easing-animation {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.easing-animation-long {
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s
}
.special-zoom-in {
    animation: SpecialZoomIn 8s forwards;
    transform-origin: 30% 0
}
.special-zoom-out {
    animation: SpecialZoomOut 8s forwards;
    transform-origin: 30% 0
}
.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}
.bottom,
.center,
.middle {
    position: relative;
    display: block
}
.col-nopadding {
    padding-left: 0;
    padding-right: 0
}
.center,
.middle {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.text-center {
    text-align: center
}
.text-right {
    text-align: right
}
.text-left {
    text-align: left
}
.btn-transparent,
.ro-hr-heading {
    text-align: center
}
.bottom {
    top: 100%;
    transform: translateY(-100%)
}
.ab-bottom:after,
.ab-bottom:before,
.ab-center:after,
.ab-center:before {
    content: " ";
    display: table
}
.ab-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}
.ab-bottom {
    position: absolute;
    top: 100%;
    transform: translateY(-100%)
}
.center-block {
    display: block
}
.btn-act,
.btn-transparent,
.icon,
.icon-abs {
    display: inline-block
}
.btn-transparent {
    background-color: transparent;
    border: 1px solid #ebebeb;
    height: 40px;
    line-height: 39px;
    padding: 0;
    width: 170px;
    text-transform: uppercase;
    color: #2a2a2a;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
    margin-top: 5px
}
.btn-transparent:hover {
    background-color: #2a2a2a;
    border-color: #2a2a2a;
    color: #fff
}
.btn-act {
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    position: relative;
    color: #333;
    margin-left: 20px;
    overflow: hidden;
    text-indent: -9999px;
    border-radius: 0
}
.thumb-pd-effect:before,
.thumb-pd-scale {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s
}
.btn-act:hover,
.thumb-pd-hover-effect,
a:focus,
a:hover,
a:target,
body .primary_color {
    color: #ff2653
}
.thumb-pd-effect {
    background-color: #fff
}
body .bg_primary,
body .btn_primary,
body .btn_primary:hover {
    background-color: #ff2653
}
.thumb-pd-effect:before {
    transition: all .3s;
    content: "";
    position: absolute;
    height: 4px;
    width: 90%;
    opacity: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    left: 5%;
    border-radius: 50%;
    bottom: 5px;
    z-index: -1
}
.thumb-pd-effect img {
    position: relative;
    z-index: 2;
    width: 100%;
    height: auto
}
.thumb-pd-effect.tb-thumb-effect span {
    display: inline-block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}
.thumb-pd-effect.tb-thumb-effect:before {
    bottom: 0
}
.thumb-pd-scale {
    transition: all .3s
}
.thumb-pd-hover-scale {
    transform: scale(1.2);
    -webkit-transform: scale(1.2)
}
.thumb-overlay-effect:after {
    background: #ff2653;
    bottom: 0;
    height: auto;
    left: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    z-index: 2;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    transform: scale(0);
    content: ""
}
.thumb-overlay-hover-effect:after {
    opacity: .2;
    transform: scale(1)
}
.thumb-pd-hover-effect:before {
    opacity: 1;
    bottom: 0
}
.thumb-pd-hover-effect.tb-thumb-effect span {
    height: auto;
    z-index: 3
}
.thumb-pd-hover-effect.tb-thumb-effect>img {
    z-index: -2
}
.thumb-left-slide img {
    margin-left: 30px;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}
.thumb-left-slide:hover img,
.thumb-right-slide:hover img {
    margin-left: 0
}
.thumb-right-slide img {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    margin-left: -30px
}
.icon,
.icon-abs {
    transform: translate(0, 0);
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale
}
.icon {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased
}
.icon-abs {
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased
}
figure.effect-bubba,
figure.effect-bubba .vc_single_image-wrapper {
    position: relative
}
figure.effect-bubba img {
    opacity: 1;
    -webkit-transition: opacity .35s;
    transition: opacity .35s;
    display: block
}
figure.effect-bubba .vc_single_image-wrapper::after,
figure.effect-bubba .vc_single_image-wrapper::before {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s
}
figure.effect-bubba .vc_single_image-wrapper::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1)
}
figure.effect-bubba .vc_single_image-wrapper::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0)
}
figure.effect-bubba:hover img {
    opacity: .7
}
figure.effect-bubba:hover .vc_single_image-wrapper:after,
figure.effect-bubba:hover .vc_single_image-wrapper:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    z-index: 3
}
@keyframes upDown {
    0%, 100% {
        transform: translateY(0)
    }
    40% {
        transform: translateY(-20px)
    }
}
@-webkit-keyframes upDown {
    0%, 100% {
        -webkit-transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-20px)
    }
}
@keyframes borderAnimate {
    0% {
        transform: scale(1)
    }
    70% {
        transform: scale(1.15)
    }
    100% {
        transform: scale(1.13)
    }
}
@-webkit-keyframes borderAnimate {
    0% {
        -webkit-transform: scale(1)
    }
    70% {
        -webkit-transform: scale(1.15)
    }
    100% {
        -webkit-transform: scale(1.13)
    }
}
@keyframes effZoom {
    from {
        opacity: 0;
        transform: scale(8)
    }
    to {
        opacity: 1;
        transform: scale(1)
    }
}
@-webkit-keyframes effZoom {
    from {
        opacity: 0;
        -webkit-transform: scale(8)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1)
    }
}
@-o-keyframes shake {
    0%, 100% {
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -o-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -o-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
@keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
@keyframes btnplayanimate {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}
@-webkit-keyframes btnplayanimate {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}
@keyframes dot-animation {
    0% {
        box-shadow: 0 0 0 0, 0 0 0 0
    }
    70% {
        box-shadow: 10px 0 0 0, -10px 0 0 0
    }
    100% {
        box-shadow: 8px 0 0 0, -8px 0 0 0
    }
}
@-webkit-keyframes dot-animation {
    0% {
        box-shadow: 0 0 0 0, 0 0 0 0
    }
    70% {
        box-shadow: 10px 0 0 0, -10px 0 0 0
    }
    100% {
        box-shadow: 8px 0 0 0, -8px 0 0 0
    }
}
@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}
@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px)
    }
    80% {
        -webkit-transform: translateY(10px)
    }
    100% {
        -webkit-transform: translateY(0)
    }
}
@-moz-keyframes bounceInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -moz-transform: translateY(-30px)
    }
    80% {
        -moz-transform: translateY(10px)
    }
    100% {
        -moz-transform: translateY(0)
    }
}
@-ms-keyframes bounceInUp {
    0% {
        opacity: 0;
        -ms-transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -ms-transform: translateY(-30px)
    }
    80% {
        -ms-transform: translateY(10px)
    }
    100% {
        -ms-transform: translateY(0)
    }
}
@-o-keyframes bounceInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -o-transform: translateY(-30px)
    }
    80% {
        -o-transform: translateY(10px)
    }
    100% {
        -o-transform: translateY(0)
    }
}
@keyframes bounceInUp {
    0% {
        opacity: 0;
        transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        transform: translateY(-30px)
    }
    80% {
        transform: translateY(10px)
    }
    100% {
        transform: translateY(0)
    }
}
@-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 {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.ro-font-regular,
.ro-light-text {
    font-weight: 400
}
.ro-quote-content,
.tb-blog.entry article blockquote,
.tb-left .tb-blog.default .tb-content-block h2.blog-title a,
.tb-post-list .tb-post-side .tb-post-side-ct .date,
.tb-right .tb-blog.default .tb-content-block h2.blog-title a {
    font-style: italic
}
body {
    -webkit-backface-visibility: hidden
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 25px
}
.ro-hr-heading:after {
    display: block;
    margin-right: auto;
    margin-left: auto;
    content: " ";
    width: 30px;
    margin-top: 15px;
    height: 0;
    border-top: 1px solid #444
}
.ro-hr-heading.ro-left {
    text-align: left
}
.ro-hr-heading.ro-left:after {
    margin-left: 0
}
.ro-hr-heading.ro-right {
    text-align: right
}
.ro-hr-heading.ro-right:after {
    margin-right: 0
}
.ro-hr {
    display: block;
    width: 80%;
    margin: 0 auto
}
.ro-hr.ro-full {
    width: 100%
}
.ro-hr .ro-color-light {
    border-color: #FFF
}
p {
    margin-bottom: 25px
}
.ro-font-size-1 {
    font-size: 42px
}
.ro-font-size-2 {
    font-size: 36px
}
.ro-font-size-3 {
    font-size: 24px
}
.ro-font-size-4 {
    font-size: 18px
}
.ro-font-size-5 {
    font-size: 16px
}
.ro-font-size-6 {
    font-size: 14px
}
::selection {
    background: #ff2653;
    color: #FFF
}
.ro-ellipsis {
    overflow: hidden
}
.ro-quote-content {
    padding-top: 30px;
    margin-bottom: 0;
    font-weight: 400
}
.ro-quote-content q:after,
.ro-quote-content q:before {
    font-style: italic;
    font-size: 30px;
    line-height: 16px;
    font-weight: 600
}
.ro-quote-content q:before {
    content: open-quote
}
.ro-quote-content q:after {
    content: close-quote
}
.ro-quote-content .ro-author-name {
    padding-top: 20px;
    font-weight: 700;
    text-align: right;
    color: #ff2653
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}
.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}
@-webkit-keyframes bounce {
    20%, 53%, 80%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
@keyframes bounce {
    20%, 53%, 80%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}
@-webkit-keyframes flash {
    50%, from, to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}
@keyframes flash {
    50%, from, to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}
.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}
@-webkit-keyframes pulse {
    from, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}
@keyframes pulse {
    from, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}
@-webkit-keyframes rubberBand {
    from, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
}
@keyframes rubberBand {
    from, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
}
.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}
@-webkit-keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
@keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}
@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}
.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}
@-webkit-keyframes tada {
    from, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}
@keyframes tada {
    from, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}
.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}
@-webkit-keyframes wobble {
    from, to {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}
@keyframes wobble {
    from, to {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}
.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}
@-webkit-keyframes jello {
    11.1%, from, to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}
@keyframes jello {
    11.1%, from, to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}
.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}
@-webkit-keyframes bounceIn {
    20%, 40%, 60%, 80%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes bounceIn {
    20%, 40%, 60%, 80%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}
@-webkit-keyframes bounceInDown {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInDown {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInLeft {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInRight {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes bounceInUp {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}
@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}
.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}
@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}
@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}
@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}
@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}
@keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
@keyframes fadeOutDown {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
@keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
@keyframes fadeOutUp {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}
@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}
@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}
.flipInY,
.flipOutX {
    -webkit-backface-visibility: visible!important
}
@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.flipInY {
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}
@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}
@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}
.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    backface-visibility: visible!important
}
@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}
@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}
.flipOutY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}
@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
@keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}
@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}
@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}
@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}
@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}
@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}
@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}
@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}
.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}
@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}
@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}
.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}
@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}
@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}
@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}
@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}
.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}
@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}
@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}
.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}
@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}
@-webkit-keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}
@keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}
.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}
@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}
@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}
@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}
@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}
@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}
@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}
@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}
@keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}
.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}
@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}
@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}
.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}
@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}
.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}
@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}
@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}
@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}
@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}
@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}
@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}
@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}
@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}
@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}
.row>.vc_column_container {
    padding-left: 15px;
    padding-right: 15px
}
.no-padding-left {
    padding-left: 0
}
.tb-have-overlay {
    position: relative
}
.tb-have-overlay:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(19, 19, 19, .5);
    left: 0;
    top: 0
}
.have-overlay,
.tb-relative {
    position: relative
}
#Container .mix {
    display: none
}
.ro-hr {
    border-top: 1px solid #aaa
}
a:focus,
a:hover,
a:target {
    outline: 0
}
input:focus,
input:target,
select:focus,
select:target,
textarea:focus,
textarea:target {
    border-color: #ff2653
}
button,
input[type=button] {
    border: 1px solid
}
button:hover,
input[type=button]:hover {
    background: #ff2653;
    color: #FFF
}
.btn:hover,
btn:hover,
button:not(.wpb_button):hover,
input[type=button]:hover,
input[type=submit]:hover {
    background: 0 0
}
mark {
    background: #ff2653;
    border-radius: 3px;
    color: #fff;
    padding: 2px 6px
}
.icon-basic-heart.fa-heart {
    background: #444
}
.wpb_single_image img {
    width: 100%;
    height: auto
}
.tb-blog {
    margin-bottom: -20px
}
.tb-blog .blog-info {
    width: 75%;
    float: left
}
.tb-blog .tb-social-buttons:after {
    content: "";
    display: table;
    clear: both
}
.tb-blog .tb-social-buttons .icon-twitter:before {
    margin-left: -2px
}
.tb-shop-now {
    height: 40px;
    width: 136px;
    display: inline-block;
    border: 1px solid #2a2a2a;
    color: #2a2a2a;
    text-align: center;
    line-height: 39px
}
.tb-shop-now:hover {
    color: #ff2653;
    border-color: #ff2653
}
.tb-post-list .tb-post-side {
    margin-bottom: 20px
}
.tb-post-list .tb-post-side .tb-post-side-img {
    float: left;
    height: 55px;
    opacity: 1;
    width: 90px;
    overflow: hidden;
    transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s
}
.tb-login-form .tb-social-login>a:hover,
.tb-login-form>form .forgot-password:hover,
.tb-post-list .tb-post-side .tb-post-side-img:hover {
    opacity: .7
}
.tb-post-list .tb-post-side .tb-post-side-ct {
    margin-left: 100px;
    position: relative;
    top: -6px
}
.tb-post-list .tb-post-side .tb-post-side-ct a {
    color: #444;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s
}
.tb-post-list .tb-post-side .tb-post-side-ct a:hover {
    color: #84c340
}
.tb-post-list .tb-post-side .tb-post-side-ct .date {
    color: #bdbdbd;
    display: block;
    font-weight: 400
}
.have-overlay .overlay-background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}
.widget_ct_new_tabs_widget .nav-tabs {
    border: none;
    text-align: center
}
.widget_ct_new_tabs_widget .nav-tabs li {
    margin-right: 10px;
    display: inline-block;
    float: none;
    overflow: hidden;
    border-radius: 20px;
    z-index: 2
}
.widget_ct_new_tabs_widget .nav-tabs li a {
    border-color: #D3D3D3;
    color: #D3D3D3;
    line-height: 20px;
    padding: 6px 12px;
    border-radius: 20px;
    text-transform: uppercase
}
.widget_ct_new_tabs_widget .nav-tabs li a:hover {
    background: 0 0
}
.widget_ct_new_tabs_widget .nav-tabs li.active a {
    border: 1px solid #ff2653;
    color: #ff2653
}
.widget_ct_new_tabs_widget .tab-content {
    margin-top: 30px;
    border: none
}
.tb-left .tb-blog.default .tb-content-block:before,
.tb-right .tb-blog.default .tb-content-block:before {
    border-bottom: 20px solid transparent;
    border-top: 20px solid transparent;
    content: " "
}
.widget_ct_new_tabs_widget .tab-content .tab-pane .news-list {
    margin: 0;
    padding: 0
}
.widget_ct_new_tabs_widget .tab-content .tab-pane.active {
    animation: slideUp .3s;
    -webkit-animation: slideUp .3s
}
.tb-left .tb-blog.default {
    position: relative
}
.tb-left .tb-blog.default .tb-blog-image {
    width: 50%;
    position: relative
}
.tb-left .tb-blog.default .tb-content-block {
    padding: 50px 40px 50px 60px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%
}
.tb-left .tb-blog.default .tb-content-block .blog-desc {
    height: 50%;
    overflow: hidden;
    text-overflow: ellipsis
}
.tb-left .tb-blog.default .tb-content-block:before {
    border-right: 26px solid #abdce1;
    height: 0;
    left: -25px;
    position: absolute;
    top: 60px;
    width: 0
}
.tb-left .tb-blog.default .tb-content-block .blog-desc,
.tb-left .tb-blog.default .tb-content-block .blog-info,
.tb-left .tb-blog.default .tb-content-block h2.blog-title {
    padding: 0
}
.tb-left .tb-blog.default .tb-content-block h2.blog-title:after {
    margin-left: 0!important
}
.tb-right .tb-blog.default {
    position: relative
}
.tb-right .tb-blog.default .tb-blog-image {
    width: 50%;
    position: relative;
    float: right
}
.tb-right .tb-blog.default .tb-content-block {
    padding: 50px 40px 50px 60px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 50%
}
.tb-right .tb-blog.default .tb-content-block .blog-desc {
    height: 50%;
    overflow: hidden;
    text-overflow: ellipsis
}
.tb-right .tb-blog.default .tb-content-block:before {
    border-left: 26px solid #d9d8c1;
    height: 0;
    position: absolute;
    right: -25px;
    top: 60px;
    width: 0
}
.tb-right .tb-blog.default .tb-content-block .blog-desc,
.tb-right .tb-blog.default .tb-content-block .blog-info,
.tb-right .tb-blog.default .tb-content-block h2.blog-title {
    padding: 0
}
.tb-right .tb-blog.default .tb-content-block h2.blog-title:after {
    margin-right: 0!important
}
.tb-blog.entry article {
    margin-bottom: 30px;
    position: relative
}
.tb-blog.entry article .shortcode-video {
    padding: 0!important;
    background: 0 0!important
}
.tb-blog.entry article .tb-content-block {
    position: absolute;
    width: 80%;
    height: 80%;
    left: 10%;
    top: 10%;
    text-align: center;
    opacity: 0;
    transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transition: .4s;
    -webkit-transition: .4s
}
.tb-blog.entry article .tb-content-block .blog-desc,
.tb-blog.entry article .tb-content-block .blog-info,
.tb-blog.entry article .tb-content-block .blog-title {
    position: relative
}
.tb-blog.entry article .tb-content-block .blog-desc p,
.tb-blog.entry article .tb-content-block .blog-info p,
.tb-blog.entry article .tb-content-block .blog-title p {
    text-align: justify
}
.tb-blog.entry article .tb-content-block .blog-title {
    position: absolute;
    top: 47%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translateX(-50%) translateY(-50%);
    width: 100%
}
.tb-blog.entry article .tb-content-block .blog-title a {
    font-size: 16px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #444
}
.tb-blog.entry article .tb-content-block .blog-title a:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 1px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    bottom: -10px;
    border-bottom: solid 1px
}
.tb-blog.entry article .tb-content-block .blog-info,
.tb-blog.entry article .tb-content-block .blog-info a {
    font-size: 13px
}
.tb-blog.entry article .tb-content-block .blog-info {
    color: #d0d0d0;
    overflow: hidden
}
.tb-blog.entry article .tb-content-block .tb-social-buttons {
    padding: 10px 0
}
.tb-blog.entry article .tb-content-block .tag-links a {
    border: 1px solid;
    border-radius: 2px;
    display: inline-block;
    line-height: normal;
    margin-right: 2px;
    padding: 0 5px
}
.tb-blog.entry article .tb-content-block .tag-links a:hover {
    color: #FFF
}
.tb-blog.entry article .tb-content-block .about-author {
    padding: 20px;
    margin-top: 20px;
    background: #FAFAFA;
    border-top: solid 2px #ff2653
}
.tb-blog.entry article .tb-content-block .about-author .author-avatar {
    display: inline-block;
    width: 160px;
    vertical-align: top;
    line-height: 0
}
.tb-blog.entry article .tb-content-block .about-author .author-avatar img {
    width: 100%;
    border-radius: 50%
}
.tb-blog.entry article .tb-content-block .about-author .author-info {
    width: calc(100% - 180px);
    display: inline-block;
    padding-left: 30px
}
.tb-blog.entry article .tb-content-block .about-author .author-info .subtitle {
    font-size: 12px
}
.tb-blog.entry article .tb-content-block .about-author .author-info .name {
    text-transform: uppercase;
    font-weight: 700
}
.tb-blog.entry article:hover .tb-content-block {
    opacity: 1;
    transform: rotate(0);
    -webkit-transform: rotate(0)
}
.tb-blog.entry article:hover .tb-blog-image img {
    transform: rotate(10deg) scale(1.3);
    -webkit-transform: rotate(10deg) scale(1.3)
}
.tb-blog.space>div article {
    max-width: 270px;
    margin: 0 auto 30px
}
.tb-blog.space>div .tb-content-block {
    background: rgba(255, 255, 255, .7)
}
.tb-blog.space>div:nth-child(2n+1) .tb-content-block {
    background: rgba(198, 217, 198, .7)
}
.tb-blog.default article>div {
    width: 50%;
    float: left
}
.comments-area .comment-list li .comment-body .comment-info .comment-header-info .reply_date,
.tb-blog.direction_left article>div {
    float: right
}
.tb-blog.default article .tb-content-block {
    padding: 40px 0;
    position: relative
}
.tb-blog.default article .tb-content-block>div,
.tb-blog.default article .tb-content-block>h2 {
    padding: 0 40px
}
.tb-blog.default article .tb-content-block h2.blog-title {
    margin-bottom: 30px;
    position: relative
}
.tb-blog.default article .tb-content-block h2.blog-title a {
    text-transform: uppercase;
    font-style: normal;
    color: #fff
}
.tb-blog.default article .tb-content-block h2.blog-title:after {
    border-top: 2px solid #fff;
    content: " ";
    display: block;
    height: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    width: 30px
}
.tb-blog.default article .tb-content-block .blog-info {
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    margin-top: 30px;
    text-align: right
}
.tb-blog.default article .tb-content-block .blog-info span {
    display: inline-block;
    vertical-align: top
}
.tb-blog.default article .tb-content-block .blog-info span:after {
    content: "/";
    padding: 0 20px
}
.tb-blog .post.sticky:after,
.tb-blog.default article .tb-content-block .blog-info span.comments-number:after,
.tb-blog.testimonial article:after {
    content: ""
}
.tb-blog.direction_left article .tb-content-block .blog-title {
    text-align: right
}
.tb-blog .tb-blog-image.team-single {
    box-shadow: none;
    border: 0
}
.tb-blog .tb-blog-image .colorbox-wrap {
    display: none!important
}
.tb-blog .tb-blog-image img {
    transform: rotate(0) scale(1);
    -webkit-transform: rotate(0) scale(1);
    transition: 8s;
    -webkit-transition: 8s
}
.tb-blog .team .tb-content-block {
    margin-top: 0!important;
    margin-bottom: 20px
}
.tb-blog .team .tb-content-block .blog-info {
    margin-top: 10px
}
.tb-blog.testimonial .blog-title a {
    font-size: 16px;
    text-transform: uppercase
}
.tb-blog.testimonial article {
    margin: 0;
    padding: 50px 40px 0
}
.tb-blog.testimonial article:after {
    border-bottom: 1px solid #aaa;
    display: block;
    margin: 50px auto 0;
    width: 80%
}
.tb-blog .navigation {
    margin-bottom: 20px!important;
    height: 74px;
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    padding-top: 27px;
    text-transform: uppercase
}
.tb-blog .pagination.ajax {
    padding: 70px 0;
    margin: 0;
    transition: opacity .4s;
    -webkit-transition: opacity .4s
}
.tb-blog .pagination.ajax.blog-more-ajax-loading {
    opacity: .5;
    pointer-events: none;
    background: url(assets/images/loading-animate.gif) center center no-repeat
}
.tb-blog .pagination.ajax a {
    font-size: 18px;
    letter-spacing: 2px
}
.archive .tb-blog,
.blog .tb-blog,
.search .tb-blog {
    padding-bottom: 30px
}
.tb-blog {
    margin-top: 30px!important
}
.tb-blog article {
    margin-bottom: 30px
}
.tb-blog .tb-blog-image {
    overflow: hidden;
    margin-bottom: 18px
}
.tb-blog .tb-blog-image .tb-blog-date a {
    position: absolute;
    top: 0;
    left: 0;
    background: #4e4e4e;
    color: #fff;
    padding: 14px;
    font-size: 14px;
    line-height: 14px
}
.tb-blog .tb-blog-image .tb-blog-date a:hover {
    color: #ff2653
}
.tb-blog .tb-content-block .blog-info span {
    color: #3f3f3f;
    margin-right: 17px
}
.tb-blog .tb-content-block .blog-info span i {
    margin-right: 7px;
    color: #646464
}
.tb-blog .tb-content-block .blog-info span a {
    color: #a1a1a1
}
.tb-blog .tb-content-block .blog-info span a:hover {
    color: #ff2653
}
.tb-blog .tb-content-block .blog-title {
    font-family: opensans_bold;
    color: #000;
    font-size: 22px;
    line-height: 1.3;
    margin: 30px 0 5px;
    font-weight: 700;
    text-align: left
}
.tb-blog .tb-content-block .blog-title a {
    color: #4e4e4e
}
.tb-blog .tb-content-block .blog-title a:hover {
    color: #ff2653
}
.tb-blog .tb-content-block .blog-button {
    margin-top: 28px
}
.tb-blog .tb-content-block .blog-button a {
    background-color: transparent;
    border: 1px solid #c5c5c5;
    color: #747474;
    display: inline-block;
    outline: 0;
    padding: 7px 34px;
    text-align: center;
    text-transform: uppercase;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}
.tb-blog .tb-content-block .blog-button a:hover {
    color: #fff;
    background: #ff2653;
    border-color: #ff2653
}
.tb-blog article.type-portfolio {
    margin-bottom: 35px
}
.tb-pos-bottom {
    bottom: 0;
    position: absolute;
    width: 100%
}
.line-end {
    display: none!important
}
.tb-blog-content-outer {
    padding: 50px 0
}
.tb-blog-content-outer .ro-post-relate {
    float: right;
    max-width: 200px
}
.tb-blog-content-outer .ro-post-relate img {
    margin-bottom: 30px
}
.post-template-basic-php .tb-blog .blog-info {
    text-align: right;
    margin-top: 25px;
    margin-bottom: 25px
}
.post-template-basic-php .tb-blog .blog-info>span {
    margin-left: 55px
}
.post-template-basic-php .tb-blog .blog-info>span a {
    color: #ff2653
}
.tb-blog>.row {
    margin-bottom: 20px
}
.tb-blog .post.sticky {
    background: #e1e1e1;
    color: #000;
    padding: 30px;
    position: relative
}
.tb-blog .post.sticky .blog-title,
.tb-blog .post.sticky .blog-title a,
.tb-blog .post.sticky a {
    color: #ff2653
}
.tb-blog .post.sticky .divider-1 span {
    background: #e1e1e1
}
.tb-blog .post.sticky .divider-1 span i {
    color: #FFF
}
.tb-blog .post.sticky:after {
    width: 70px;
    height: 70px;
    position: absolute;
    text-align: center;
    top: -35px;
    right: -35px;
    z-index: 1;
    border: 35px solid transparent;
    border-left-color: #000;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}
.tb-blog .post.sticky:before {
    content: "\f08d";
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 2;
    color: #FFF;
    font-family: FontAwesome
}
.tb-blog .tb-blog-image {
    line-height: 0;
    position: relative
}
.tb-blog .tb-blog-image .blog-note {
    position: absolute;
    top: 35px;
    left: 35px;
    padding: 15px;
    width: 242px;
    border: 1px solid #AAA;
    background: rgba(255, 255, 255, .7);
    font-size: 18px
}
.tb-blog .tb-blog-image .blog-note .blog-note-texts {
    font-style: italic;
    margin: 20px 12px;
    line-height: 25px
}
.tb-blog .tb-blog-image .blog-note .blog-note-bottom,
.tb-blog .tb-blog-image .blog-note .blog-note-top {
    position: absolute;
    right: 15px;
    font-size: 18px;
    line-height: 18px
}
.tb-blog .tb-blog-image .blog-note .blog-note-bottom {
    bottom: 15px
}
.tb-blog.blog article {
    border-bottom: 1px solid #444
}
.tb-blog.blog article .blog-title {
    font-size: 36px;
    margin-bottom: 50px;
    margin-top: 60px;
    font-style: italic
}
.tb-blog.blog article .tb-content-block {
    margin-top: 30px
}
.tb-blog.blog article .blog-info {
    text-align: right;
    margin-top: 25px;
    margin-bottom: 25px
}
.tb-blog.blog article .blog-info>span {
    margin-left: 55px
}
.tb-blog.blog article .blog-info>span a {
    color: #ff2653
}
.tb-blog.blog article .shortcode-video {
    background: #000;
    padding: 7px
}
.tb-blog.blog .row:first-child .blog-title {
    margin-top: 0
}
.title-bar {
    position: relative
}
.title-bar .text-center .page-title {
    margin-bottom: 0!important;
    font-family: 'opensans_bold', sans-serif;
    font-size: 25px;
    line-height: 1.4
}
.title-bar h1,
.title-bar h2,
.title-bar h3,
.title-bar h4,
.title-bar h5,
.title-bar h6,
.woocommerce div.title-bar h1,
.woocommerce div.title-bar h2,
.woocommerce div.title-bar h3,
.woocommerce div.title-bar h4,
.woocommerce div.title-bar h5,
.woocommerce div.title-bar h6 {
    color: #fff;
    position: relative;
    text-transform: uppercase
}
.title-bar .tb-breadcrumb,
.woocommerce div.title-bar .tb-breadcrumb {
    border: none!important;
    color: #dedede;
    display: block;
    line-height: 1
}
.title-bar .tb-breadcrumb a,
.title-bar .tb-breadcrumb span,
.woocommerce div.title-bar .tb-breadcrumb a,
.woocommerce div.title-bar .tb-breadcrumb span {
    font-family: opensans_regular;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    padding: 0
}
.tb-breadcrumb {
    display: none;
    position: relative;
    font-size: 14px
}
.tb-breadcrumb .woocommerce-breadcrumb {
    font-size: 14px;
    margin: 0
}
.tb-breadcrumb .woocommerce-breadcrumb a {
    color: #dedede
}
.tb-breadcrumb a {
    color: #dedede;
    padding: 0 8px
}
.tb-breadcrumb a:hover {
    color: #ff2653
}
.tb-breadcrumb span {
    padding: 0 8px
}
.jws_theme_top_search_bar.tb-before-title {
    margin-bottom: -30px;
    position: relative;
    z-index: 9
}
.jws_theme_top_search_bar.tb-after-title {
    margin-top: -32px;
    margin-bottom: 50px
}
#jws_theme_wrapper>.tb-breadcrumb {
    padding: 15px 0;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 70px
}
#jws_theme_wrapper>.tb-breadcrumb .woocommerce-breadcrumb {
    margin-left: -8px;
    color: #cecece
}
#jws_theme_wrapper>.tb-breadcrumb .woocommerce-breadcrumb a {
    color: #b3b3b3
}
#jws_theme_wrapper>.tb-breadcrumb .woocommerce-breadcrumb span {
    color: #343434
}
.col-middle {
    line-height: 30px
}
.post-navigation .nav-links {
    text-align: right
}
.post-navigation .nav-links .nav-next,
.post-navigation .nav-links .nav-previous {
    display: inline-block
}
.post-navigation .nav-links .nav-next .btn,
.post-navigation .nav-links .nav-previous .btn {
    display: inline-block;
    vertical-align: top;
    font-weight: 300;
    width: 100px;
    color: #a8a8a8;
    border: none;
    padding: 0;
    font-size: 15px;
    box-shadow: none
}
.post-navigation .nav-links .nav-next .btn:hover,
.post-navigation .nav-links .nav-previous .btn:hover {
    color: #ff2653
}
.post-navigation .nav-links .nav-next .btn.disabled,
.post-navigation .nav-links .nav-previous .btn.disabled {
    color: #a8a8a8
}
.post-navigation .nav-links .nav-next .btn i,
.post-navigation .nav-links .nav-previous .btn i {
    font-size: 18px
}
.post-navigation .nav-links .nav-next .btn i:before,
.post-navigation .nav-links .nav-previous .btn i:before {
    position: relative;
    top: 2px
}
.post-navigation .nav-links .nav-next .btn i.fa-caret-left,
.post-navigation .nav-links .nav-previous .btn i.fa-caret-left {
    padding-right: 10px
}
.post-navigation .nav-links .nav-next .btn i.fa-caret-right,
.post-navigation .nav-links .nav-previous .btn i.fa-caret-right {
    padding-left: 10px
}
.comments-area .comment-list {
    padding-left: 0;
    margin-bottom: 33px
}
.comments-area .comment-list li {
    padding: 0!important;
    border-top: none!important;
    list-style: none
}
.comments-area .comment-list li ol.children {
    padding-left: 100px;
    padding-top: 15px
}
.comments-area .comment-list li .comment-body {
    position: relative
}
.comments-area .comment-list li .comment-body .comment-avatar {
    position: absolute;
    left: 0;
    top: 0
}
.comments-area .comment-list li .comment-body .comment-avatar img {
    width: 70px;
    height: 70px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}
.comments-area .comment-list li .comment-body .comment-avatar img.alignnone {
    margin: 0
}
.comments-area .comment-list li .comment-body .comment-info {
    position: relative;
    padding: 0 15px 0 90px
}
.comments-area .comment-list li .comment-body .comment-info:before {
    position: absolute;
    width: calc(100% - 75px);
    left: 75px;
    top: 0;
    content: "";
    height: 100%;
    background: 0 0
}
.comments-area .comment-list li .comment-body .comment-info .comment-header-info {
    position: relative;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 2px;
    line-height: 20px
}
.comments-area .comment-list li .comment-body .comment-info .comment-header-info>div {
    display: inline-block
}
.comments-area .comment-list li .comment-body .comment-info .comment-header-info .comment-author {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    color: #000
}
.comments-area .comment-list li .comment-body .comment-info .comment-header-info .comment-date {
    padding-left: 12px;
    padding-right: 15px;
    display: inline-block;
    position: relative
}
.comments-area .comment-list li .comment-body .comment-info .comment-header-info .comment-date a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    color: #909090;
    transition: color .3s ease-in-out
}
.comments-area .comment-list li .comment-body .comment-info .comment-header-info .comment-date a:hover {
    color: #ff2653
}
.comments-area .comment-list li .comment-body .comment-info .comment-header-info .comment-date:before {
    content: "";
    width: 1px;
    height: 15px;
    background: #909090;
    position: absolute;
    right: 6px;
    top: 50%;
    transform: rotate(15deg) translateY(-50%)
}
.comments-area .comment-list li .comment-body .comment-info .comment-header-info .reply {
    display: inline-block
}
.comments-area .comment-list li .comment-body .comment-info .comment-header-info .reply a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    color: #ff2653
}
.comments-area .comment-list li .comment-body .comment-info p {
    position: relative;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #888;
    padding-top: 3px
}
.comments-area .comment-list li .comment-body .comment-info .comment-footer .comment-meta,
.comments-area .comment-list li .comment-body .comment-info .comment-footer .reply {
    text-align: right;
    text-transform: initial;
    font-size: 14px;
    font-style: italic;
    display: inline-block;
    vertical-align: top
}
.comments-area .comment-list li .comment-body .comment-info .comment-footer .comment-meta a,
.comments-area .comment-list li .comment-body .comment-info .comment-footer .reply a {
    color: #ff2653
}
.comments-area .comment-list li .comment-body .comment-info .comment-footer .reply {
    margin-left: 5px
}
.comments-area .comment-list li .comment-body .comment-info .comment-footer .reply a {
    color: #444;
    font-size: 30px
}
.comments-area .comment-list li .comment-body .comment-info .comment-footer .reply a:hover {
    color: #ff2653
}
.comments-area .comment-respond .comment-reply-title {
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    line-height: 48px;
    color: #000;
    position: relative;
    margin-bottom: 20px
}
.comments-area .comment-respond .comment-reply-title:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #e1e1e1;
    position: absolute;
    bottom: 7px;
    left: 0
}
.comments-area .comment-respond .request-comment {
    font-family: Open Sans;
    font-weight: 400;
    font-size: 14px;
    color: #8b8b8b;
    display: none;
    margin-bottom: 10px!important;
    text-transform: initial
}
.comments-area .comment-respond .request-comment span {
    color: #ff2653
}
.comments-area .comment-respond form {
    max-width: 100%
}
.comments-area .comment-respond form>p label {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #545454;
    margin-bottom: 2px
}
.comments-area .comment-respond form>p input[type=text] {
    border: 1px solid #e1e1e1;
    font-family: Open Sans;
    font-size: 13px;
    line-height: 22.8px;
    height: 40px;
    font-weight: 400;
    color: #888;
}
.comments-area .comment-respond form>p textarea {
    height: 190px;
    border: 1px solid #e1e1e1;
    font-family: Open Sans;
    font-weight: 300;
    font-size: 13px;
    line-height: 22px;
    color: #888;
}
.comments-area .comment-respond form>p.comment-form-comment-bottom {
    margin-bottom: 20px!important
}
.comments-area .comment-respond form>p.form-submit .submit {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 36px;
    text-transform: uppercase;
    background: #ff2653;
    height: 40px;
    width: 140px;
    color: #fff;
    transition: all .3s ease-in-out
}
.comments-area .comment-respond form>p.form-submit .submit:hover {
    background-color: #ff2653;
    border-color: #ff2653;
    color: #fff
}
.comments-area .comment-respond form>p.comment-form-author,
.comments-area .comment-respond form>p.comment-form-email,
.comments-area .comment-respond form>p.comment-form-url {
    max-width: 255px;
    margin-bottom: 28px!important
}
.comments-area .comment-respond form>p.comment-form-author label,
.comments-area .comment-respond form>p.comment-form-email label,
.comments-area .comment-respond form>p.comment-form-url label {
    max-width: 255px
}
.i-tintuc {
    content: url(../images/icon-tin-tuc-footer.svg)
}
.i-suckhoe {
    content: url(../images/icon-suc-khoe-footer.svg)
}
.i-lamdep {
    content: url(../images/icon-lam-dep-footer.svg)
}
.i-lamme {
    content: url(../images/icon-lam-me-footer.svg)
}
.i-tamsu {
    content: url(../images/icon-tam-su-footer.svg)
}
.i-giaitri {
    content: url(../images/icon-giai-tri-footer.svg)
}
.i-video {
    content: url(../images/icon-video-footer.svg)
}
@media (min-width: 992px) and (max-width: 1199px) {
    .comments-area .comment-respond form>p.comment-form-author,
    .comments-area .comment-respond form>p.comment-form-email,
    .comments-area .comment-respond form>p.comment-form-url {
        max-width: 205px
    }
}
@media (max-width: 991px) {
    .comments-area .comment-respond form>p.comment-form-author,
    .comments-area .comment-respond form>p.comment-form-email,
    .comments-area .comment-respond form>p.comment-form-url {
        max-width: 100%;
        width: 100%;
        margin-bottom: 15px!important;
        margin-left: 0;
        margin-right: 0
    }
    .comments-area .comment-respond form>p.comment-form-author>label,
    .comments-area .comment-respond form>p.comment-form-email>label,
    .comments-area .comment-respond form>p.comment-form-url>label {
        max-width: 100%;
        width: 100%
    }
}
.comments-area .comment-respond form>p.comment-form-url {
    margin-right: 0;
    margin-left: 20px
}
@media (max-width: 991px) {
    .comments-area .comment-respond form>p.comment-form-url {
        margin-left: 0
    }
}
.comments-area .comment-respond form>p.comment-form-comment {
    display: none
}
.comments-area .comment-respond form>p.comment-form-author {
    margin-right: 9px
}
.logged-in .comment-form-comment {
    display: block!important
}
.comment-form {
    margin: 5px 0 25px
}
.comment-form p {
    line-height: normal;
    margin-bottom: 20px
}
.comment-form p.comment-form-author,
.comment-form p.comment-form-comment,
.comment-form p.comment-form-email,
.comment-form p.comment-form-url {
    width: 100%;
    display: inline-block;
    margin-top: 0
}
.comment-form p input,
.comment-form p textarea {
    margin-bottom: 0
}
.comment-form p label {
    font-size: 13px;
    color: #5f5f5f;
    font-weight: 400;
    margin-bottom: 8px
}
.comment-form p label span {
    color: #ff2653
}
.comment-form p.form-submit {
    margin: 0
}
.comment-form p.form-submit .submit {
    background-color: transparent;
    border: 1px solid #ebebeb;
    height: 40px;
    line-height: 39px;
    display: inline-block;
    padding: 0;
    width: 170px;
    text-align: center;
    text-transform: uppercase;
    color: #2a2a2a;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
    margin-top: 5px
}
.comment-form p.form-submit .submit:hover {
    background-color: #2a2a2a;
    border-color: #2a2a2a;
    color: #fff
}
.feature-box.tpl1.left .feature-block h4:before,
.feature-box.tpl1.right .feature-block h4:before {
    background: 0 0
}
.single.single-post .sidebar-area .widget_zo-recent-posts-widget-with-thumbnails {
    margin-top: 45px!important
}
@media (max-width: 361px) {
    .comment-form p.comment-form-email {
        margin-left: 0
    }
}
.pagination {
    margin: 32px 0 25px
}
.pagination a.page-numbers,
.pagination span.page-numbers {
    list-style: none;
    width: 50px;
    height: 40px;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    display: inline-block;
    line-height: 40px;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #000;
    background: 0 0;
    padding: 0;
    margin-right: 7px;
    text-align: center
}
.pagination a.page-numbers.current,
.pagination a.page-numbers:hover,
.pagination span.page-numbers.current,
.pagination span.page-numbers:hover {
    border-color: #ff2653;
    background-color: #ff2653;
    color: #fff
}
.ct-contact li a:hover i,
.widget.widget_tag_cloud .tagcloud a:hover {
    color: #ff2653
}
.pagination ul li {
    display: inline-block
}
.ct-contact li a {
    position: relative;
    padding-left: 48px!important;
    display: block
}
.ct-contact li a i {
    position: absolute;
    left: 0;
    width: 15px;
    text-align: center;
    top: 50%;
    font-size: 16px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.ct-contact li a:first-child i {
    left: 4px
}
@media (max-width: 767px) {
    .title-bar .page-breadcrumb,
    .title-bar .page-title,
    .title-bar .woocommerce-breadcrumb,
    .woocommerce .title-bar-shop .page-breadcrumb,
    .woocommerce .title-bar-shop .page-title,
    .woocommerce .title-bar-shop .woocommerce-breadcrumb {
        text-align: center
    }
    .title-bar .page-title,
    .woocommerce .title-bar-shop .page-title {
        margin-bottom: 10px
    }
    .main-content {
        padding-left: 15px;
        padding-right: 15px
    }
}
.widget.widget_tag_cloud .tagcloud a {
    border: 1px solid;
    border-radius: 2px;
    display: inline-block;
    line-height: normal;
    margin-right: 2px;
    margin-bottom: 4px;
    padding: 0 5px
}
.our-categories .wpb_single_image a {
    position: relative;
    display: inline-block;
    width: 100%
}
.our-categories .wpb_single_image a:before {
    content: "";
    position: absolute;
    width: 61px;
    height: 61px;
    background: rgba(0, 0, 0, .4);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -webkit-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    -ms-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s
}
.our-categories .wpb_single_image a .vc_single_image-wrapper:after,
.our-categories .wpb_single_image a .vc_single_image-wrapper:before {
    content: "";
    position: absolute;
    background: #fff;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    -webkit-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    -ms-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s
}
.our-categories .wpb_single_image a .vc_single_image-wrapper:before {
    width: 1px;
    height: 21px
}
.our-categories .wpb_single_image a .vc_single_image-wrapper:after {
    height: 1px;
    width: 21px
}
body .plan,
body .plan li,
body .plan li.plan-price .tb-overlay {
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s
}
.our-categories .wpb_single_image a:hover .vc_single_image-wrapper:after,
.our-categories .wpb_single_image a:hover .vc_single_image-wrapper:before,
.our-categories .wpb_single_image a:hover:before {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}
.jws_theme_stats {
    padding: 50px 30px 50px 0;
    text-align: center;
    width: 100%
}
.jws_theme_stats.brddark {
    border-right: 1px solid rgba(0, 0, 0, .1);
    padding: 50px 30px 50px 0;
    text-align: center;
    width: 100%
}
.jws_theme_stats .num {
    color: #232d37;
    font-size: 40px;
    font-weight: 800;
    margin-bottom: 10px
}
.jws_theme_stats .type {
    color: #c3cdd7;
    font-size: 11px;
    font-weight: 200;
    letter-spacing: 2px
}
.jws_theme_stats .type .white {
    color: #fff;
    font-size: 11px;
    font-weight: 200;
    letter-spacing: 2px
}
.jws_theme_stats.stats-alt {
    border-right: 1px solid #eff4f7;
    padding: 10px 0;
    text-align: center;
    width: 100%
}
.jws_theme_stats.stats-alt.brddark {
    border-right: 1px solid rgba(0, 0, 0, .1);
    padding: 10px 0;
    text-align: center;
    width: 100%
}
.jws_theme_stats.stats-alt .num {
    color: #232d37;
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 10px
}
.jws_theme_stats.stats-alt .type {
    color: #c3cdd7;
    font-size: 8px;
    font-weight: 200;
    letter-spacing: 2px;
    line-height: 12px
}
.jws_theme_stats.stats-alt .type.white {
    color: #fff;
    font-size: 8px;
    font-weight: 200;
    letter-spacing: 2px
}
.disc li {
    list-style: disc
}
.decimal li {
    list-style: decimal
}
ul.arrow,
ul.arrow-double,
ul.cross,
ul.rss,
ul.star,
ul.tick {
    list-style: none;
    padding: 0;
    margin: 0
}
ul.arrow li:after,
ul.arrow li:before,
ul.arrow-double li:after,
ul.arrow-double li:before,
ul.cross li:after,
ul.cross li:before,
ul.rss li:after,
ul.rss li:before,
ul.star li:after,
ul.star li:before,
ul.tick li:after,
ul.tick li:before {
    font-family: FontAwesome;
    font-size: 11px;
    line-height: 22px;
    color: #ff2653
}
ul.arrow li::before,
ul.arrow-double li::before,
ul.cross li::before,
ul.rss li::before,
ul.star li::before,
ul.tick li::before {
    margin-right: 5px
}
ul.arrow li::before {
    content: "\f105"
}
ul.arrow-double li::before {
    content: "\f101"
}
ul.tick li::before {
    content: "\f00c"
}
ul.cross li::before {
    content: "\f00d"
}
ul.star li::before {
    content: "\f006"
}
ul.rss li::before {
    content: "\f09e"
}
.rtb-booking-form {
    font-size: 0;
    text-align: center
}
.rtb-booking-form .rtb-message {
    font-size: 16px;
    text-align: center
}
.rtb-booking-form .contact,
.rtb-booking-form .reservation {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 5px
}
.rtb-booking-form .contact input,
.rtb-booking-form .contact select,
.rtb-booking-form .contact textarea,
.rtb-booking-form .reservation input,
.rtb-booking-form .reservation select,
.rtb-booking-form .reservation textarea {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 30px;
    font-size: 16px;
    min-height: 40px
}
.rtb-booking-form .btn_submit button {
    background: #444;
    color: #FFF;
    font-size: 16px;
    padding: 10px;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 2px
}
body .plan li .tb-btn-bd-1,
body .plan.featured>li .tb-btn-bd-1 {
    font-size: 13px
}
.rtb-booking-form .btn_submit button:hover {
    background: #ff2653;
    border-color: #ff2653
}
.rtb-booking-form legend {
    display: none
}
.rtb-booking-form label {
    width: 15%;
    display: inline-block
}
.rtb-booking-form input {
    padding: 10px;
    width: 100%!important;
    max-width: 100%!important;
    display: block
}
body .plan {
    margin: 0 auto 30px!important;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0 0 50px;
    border: 1px solid #aaa;
    text-align: center
}
body .plan li.plan-price .tb-overlay .tb-cell-vertical-wrapper .tb-cell-middle h1,
body .plan li.plan-price .tb-overlay .tb-cell-vertical-wrapper .tb-cell-middle h5 {
    margin: 0
}
body .plan.featured>li.plan-name {
    color: #FFF;
    background-color: #ff2653
}
body .plan.featured>li.plan-name .uk-badge-danger {
    background: #FFF;
    color: #ff2653;
    border-radius: 10px
}
body .plan ul {
    margin: 0;
    padding: 40px 30px 30px
}
body .plan ul li:not(:first-child) {
    border-top: 1px solid #aaa;
    line-height: 50px;
    padding: 0
}
body .plan li {
    list-style: none;
    background: #FFF
}
body .plan li.plan-name {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-top: 0 none;
    padding-top: 25px
}
body .plan li.plan-price {
    position: relative;
    border-top: 0 none;
    padding: 0;
    line-height: 0;
    overflow: hidden
}
body .plan li.plan-price img {
    width: 100%
}
body .plan li.plan-price .tb-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 512;
    opacity: 0;
    padding: 10px;
    -webkit-transform: scale(.1);
    -moz-transform: scale(.1);
    -ms-transform: scale(.1);
    -o-transform: scale(.1)
}
body .plan li.plan-price .tb-overlay .tb-cell-vertical-wrapper {
    display: table;
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, .8)
}
body .plan li.plan-price .tb-overlay .tb-cell-vertical-wrapper .tb-cell-middle {
    display: table-cell;
    vertical-align: middle
}
body .plan li.plan-price .tb-overlay .tb-cell-vertical-wrapper .tb-cell-middle h1 .tb-small {
    font-size: 50%
}
body .plan:hover li.plan-price .tb-overlay {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1)
}
.jws_theme_right_fx_wrap {
    position: fixed;
    right: 0;
    top: 210px;
    background: #FFF;
    z-index: 99999
}
.jws_theme_right_fx_wrap .widget_shopping_cart {
    margin-bottom: 0!important;
    position: relative
}
.jws_theme_right_fx_wrap .widget_shopping_cart .wg-title {
    font-size: 0;
    padding: 10px;
    border: 1px solid #000;
    display: inline-block;
    margin-bottom: 0
}
.jws_theme_right_fx_wrap .widget_shopping_cart .wg-title:after {
    content: "\f07a";
    font-family: FontAwesome;
    font-size: 20px;
    cursor: pointer
}
.jws_theme_right_fx_wrap .widget_shopping_cart .widget_shopping_cart_content {
    visibility: hidden;
    position: absolute;
    top: 45px;
    right: 0;
    background: #FFF;
    min-width: 215px;
    transition: all 1s ease;
    transform: translateX(100%)
}
.jws_theme_right_fx_wrap .widget_shopping_cart .widget_shopping_cart_content.active {
    visibility: visible;
    transform: translateX(0)
}
.jws_theme_right_fx_wrap .widget_shopping_cart .widget_shopping_cart_content .product_list_widget {
    border-radius: 0
}
.jws_theme_dropcap:first-letter {
    color: #666;
    display: block;
    float: left;
    font-size: 50px;
    line-height: 40px;
    padding: 4px 8px 0 0;
    overflow: hidden
}
.colorbox-wrap .colorbox i,
.feature-box .feature-icon-image .colorbox-wrap .colorbox i {
    font-size: unset;
    color: #FFF
}
.jws_theme_blocknumber {
    min-height: 45px;
    padding: 5px 0 5px 60px;
    position: relative
}
.jws_theme_blocknumber span {
    display: block;
    font-weight: 700;
    height: 48px;
    left: 0;
    line-height: 48px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 48px
}
.jws_theme_blocknumber span.rounded {
    border-radius: 5px
}
.jws_theme_blocknumber span.circle {
    border-radius: 100%
}
.jws_theme_bubble {
    position: relative
}
.jws_theme_bubble cite {
    left: 15px;
    padding-left: 40px;
    bottom: -30px;
    display: block;
    height: 30px;
    line-height: 36px;
    position: absolute
}
.jws_theme_bubble cite span {
    border-left-color: transparent!important;
    border-bottom-color: transparent!important;
    left: 0;
    content: " ";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}
.rtl .jws_theme_bubble cite {
    padding-right: 40px;
    right: 15px
}
.rtl .jws_theme_bubble cite span {
    border-right-color: transparent!important;
    right: 0
}
.jws_theme_block_text.rounded {
    border-radius: 5px
}
.tb-boxshadow {
    box-shadow: 0 0 70px 8px rgba(0, 0, 0, .7)
}
.colorbox-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 38, 84, .4);
    overflow: hidden;
    opacity: 0;
    transition: .8s;
    -webkit-transition: .8s
}
.colorbox-wrap:hover {
    opacity: 1
}
.colorbox-wrap:hover .colorbox {
    animation: effZoom .3s ease;
    -webkit-animation: effZoom .3s ease
}
.colorbox-wrap:hover .colorbox-inner a {
    transform: translateX(0)!important;
    -webkit-transform: translateX(0)!important
}
.colorbox-wrap:hover .colorbox-inner a i {
    transition: .2s;
    -webkit-transition: .2s
}
.colorbox-wrap:hover .colorbox-inner a:hover i {
    transform: scale(1.2);
    -webkit-transform: scale(1.2)
}
.colorbox-wrap .colorbox {
    width: 50px;
    height: 50px;
    line-height: 46px;
    border-radius: 50%;
    border: 2px solid #FFF;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto
}
.colorbox-wrap .colorbox i {
    transition: .3s;
    -webkit-transition: .3s
}
.colorbox-wrap .colorbox-inner {
    display: inline-block;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translateX(-50%) translateY(-50%)
}
.colorbox-wrap .colorbox-inner a {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 46px;
    border-radius: 50%;
    border: 2px solid #FFF;
    margin: 0 5px;
    color: #FFF
}
.colorbox-wrap .colorbox-inner a.cb-popup {
    transform: translateX(-100px);
    -webkit-transform: translateX(-100px)
}
.colorbox-wrap .colorbox-inner a.cb-link {
    transform: translateX(100px);
    -webkit-transform: translateX(100px)
}
.colorbox-wrap a:hover i {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2)
}
.tpl1 .colorbox-wrap .colorbox {
    border: none
}
.feature-box .feature-icon-image {
    position: relative;
    z-index: 2
}
.feature-box .feature-icon-image .colorbox-wrap {
    z-index: 1
}
.feature-box.tpl1.circle .feature-icon-image,
.feature-box.tpl1.circle .feature-icon-image img {
    border-radius: 50%
}
.feature-box.tpl1.circle .feature-icon-image .colorbox-wrap,
.feature-box.tpl1.circle .feature-icon-image:before {
    border-radius: 100%
}
.feature-box.tpl1.square .feature-icon-image,
.feature-box.tpl1.square .feature-icon-image img,
.feature-box.tpl1.square .feature-icon-image:before {
    border-radius: 4px
}
.feature-box.tpl1 .feature-icon-image {
    width: 133px;
    height: 133px;
    margin: 0 auto;
    line-height: 132px;
    border: 1px solid transparent;
    box-shadow: 0 0 0 1px #ff2653 inset;
    padding: 4px;
    transition: .3s;
    -webkit-transition: .3s
}
.feature-box.tpl1.left .feature-block h4,
.feature-box.tpl1.right .feature-block h4 {
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 15px
}
.feature-box.tpl1 .feature-icon-image>i {
    font-size: 24px;
    color: #ff2653;
    transition: .3s;
    -webkit-transition: .3s
}
.feature-box.tpl1 .feature-icon-image:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid transparent
}
.feature-box.tpl1:hover .feature-icon-image>i {
    color: #FFF
}
.feature-box.tpl1:hover .feature-icon-image:before {
    animation: borderAnimate .4s ease;
    -webkit-animation: borderAnimate .4s ease;
    transform: scale(1.13);
    -webkit-transform: scale(1.13)
}
.feature-box.tpl1.left .feature-icon-image {
    width: 100px;
    height: 100px;
    line-height: 100px;
    float: left
}
.feature-box.tpl1.left .feature-block {
    padding-left: 120px
}
.feature-box.tpl1.right .feature-icon-image {
    width: 100px;
    height: 100px;
    line-height: 100px;
    float: right
}
.feature-box.tpl1.right .feature-block {
    width: calc(100% - 100px);
    padding-right: 20px
}
.feature-box.tpl1 .feature-block {
    margin-top: 20px
}
.feature-box.tpl1 .feature-block h4 {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px
}
.feature-box.tpl1 .feature-block h4:before {
    bottom: 0;
    content: "";
    left: 50%;
    position: absolute;
    transform: translate3d(-50%, 0, 0);
    -webkit-transform: translate3d(-50%, 0, 0);
    -ms-transform: translateX(-50%) translateY(0);
    width: 20%;
    height: 2px;
    background: #ff2653
}
.feature-box.tpl1 .feature-block a {
    text-transform: uppercase
}
.feature-box.border_white {
    border: 4px solid #FFF;
    padding: 30px 0
}
.feature-box.border_white img {
    width: auto!important
}
.feature-box.tpl2 .feature-block h4 {
    letter-spacing: .1em;
    position: relative
}
.feature-box.tpl2 .feature-block h4:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -8px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 0;
    height: 1px;
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s
}
.feature-box.tpl2:hover .feature-block h4:after {
    width: 30px;
    background: #444
}
.feature-box.tpl2 .feature-icon {
    overflow: hidden
}
.feature-box.tpl2 .feature-icon span {
    display: inline-block;
    position: relative
}
.feature-box.tpl2 .feature-icon span:after,
.feature-box.tpl2 .feature-icon span:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 600px;
    border-bottom: 1px dotted #D3D3D3
}
.feature-box.tpl2 .feature-icon span:after {
    left: -515px
}
.feature-box.tpl2 .feature-icon span:before {
    right: -515px
}
.feature-box.tpl2 .feature-icon span i {
    color: #D3D3D3
}
.feature-box.tpl2.left-arrow,
.feature-box.tpl2.right-arrow {
    position: relative;
    border-radius: 2px;
    overflow: visible!important;
    z-index: 9
}
.feature-box.tpl2.left-arrow .feature-image,
.feature-box.tpl2.right-arrow .feature-image {
    transform: scale(1)!important;
    -webkit-transform: scale(1)!important
}
.feature-box.tpl2.left-arrow:before,
.feature-box.tpl2.right-arrow:before {
    content: "";
    position: absolute;
    top: 20%;
    width: 10px;
    height: 10px;
    background: #555;
    border-radius: 100%
}
.feature-box.tpl2.left-arrow:before {
    left: -20px
}
.feature-box.tpl2.right-arrow:before {
    right: -20px
}
.feature-box.tpl2.left-arrow:after,
.feature-box.tpl2.right-arrow:after {
    content: "";
    position: absolute;
    top: calc(20% - 5px);
    z-index: 0;
    border: 10px solid transparent
}
.feature-box.tpl2.right-arrow:after {
    right: -16px;
    border-left: solid 10px #f2f2f2
}
.feature-box.tpl2.left-arrow:after {
    left: -16px;
    border-right: solid 10px #f2f2f2
}
.feature-box.tpl2.left {
    overflow: hidden
}
.feature-box.tpl2.left .feature-image {
    position: relative;
    width: 40%;
    display: inline-block;
    vertical-align: top;
    line-height: 0;
    transform: scale(1.02);
    -webkit-transform: scale(1.02)
}
.feature-box.tpl2.left .feature-image img {
    width: 100%
}
.feature-box.tpl2.left .feature-block {
    width: 60%;
    display: inline-block;
    padding: 40px 50px;
    margin-left: -4px
}
.feature-box.tpl2.left .feature-block h4 {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px
}
.feature-box.tpl2.right {
    overflow: hidden
}
.feature-box.tpl2.right .feature-block {
    width: 60%;
    display: inline-block;
    padding: 40px 50px
}
.feature-box.tpl2.right .feature-block h4 {
    padding-bottom: 15px;
    margin-bottom: 15px
}
.feature-box.tpl2.right .feature-image {
    width: 40%;
    display: inline-block;
    position: relative;
    vertical-align: top;
    line-height: 0;
    margin-left: -4px;
    transform: scale(1.02);
    -webkit-transform: scale(1.02)
}
.feature-box.tpl2.right .feature-image img {
    width: 100%
}
.feature-box.tpl2.center {
    margin: 0 auto 30px!important
}
.feature-box.tpl2.center .feature-block {
    display: inline-block
}
.feature-box.tpl2.center .feature-image {
    width: 100%;
    display: inline-block;
    position: relative;
    vertical-align: top;
    line-height: 0;
    margin-bottom: 30px
}
.feature-box.tpl3 {
    position: relative;
    transition: .4s;
    -webkit-transition: .4s
}
.feature-box.tpl3 .feature-block {
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 3
}
.feature-box.tpl3 .feature-block>h3 {
    margin-bottom: 30px;
    position: relative;
    color: #fff;
    transition: .4s;
    -webkit-transition: .4s
}
.feature-box.tpl3 .feature-block>h3:after {
    content: "";
    width: 0;
    border-bottom: 1px solid;
    position: absolute;
    left: 50%;
    bottom: -6px;
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}
.feature-box.tpl3 .feature-block>div {
    padding: 10px 20px;
    background: rgba(255, 255, 255, .7)
}
.feature-box.tpl3 .feature-image {
    transition: .4s;
    -webkit-transition: .4s;
    position: relative;
    z-index: 1
}
.feature-box.tpl3:hover .feature-block>h3 {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px)
}
.feature-box.tpl3:hover .feature-block>h3:after {
    width: 30px
}
.feature-box.tpl3:hover .feature-image {
    transform: scaleY(1.04);
    -webkit-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04)
}
.vc_progress_bar.style1.small .vc_single_bar,
.vc_progress_bar.style1.small .vc_single_bar .vc_bar {
    height: 8px
}
.vc_progress_bar.style1.medium .vc_single_bar,
.vc_progress_bar.style1.medium .vc_single_bar .vc_bar {
    height: 16px
}
.vc_progress_bar.style1.large .vc_single_bar,
.vc_progress_bar.style1.large .vc_single_bar .vc_bar {
    height: 24px
}
.vc_progress_bar.style1 .vc_bar,
.vc_progress_bar.style1 .vc_single_bar {
    border-radius: 100px!important
}
.wpb_button_a {
    position: relative;
    z-index: 2
}
.wpb_button.rounded,
.wpb_button_a.rounded,
.wpb_button_a.rounded .wpb_button {
    border-radius: 100px
}
.tb-form-contact.without-label label {
    display: none
}
.tb-form-contact span {
    display: block;
    position: relative
}
.tb-form-contact span:after {
    color: #AAA;
    font-size: 14px;
    position: absolute;
    right: 22px;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    -ms-transform: translateX(0) translateY(-50%);
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400
}
.tb-form-contact .form-name span:after {
    content: "\f007"
}
.tb-form-contact .form-email span:after {
    content: "\f199"
}
.tb-form-contact .form-telephone span:after {
    content: "\f095"
}
.tb-form-contact .form-city span:after,
.tb-form-contact .form-country span:after {
    content: "\f041"
}
.tb-form-contact .form-company span:after {
    content: "\f0b1"
}
.tb-form-contact .form-website span:after {
    content: "\f1d8"
}
.team.normal .tb-carousel-item-wrap .item {
    margin: 0 auto 30px
}
.team.normal .tb-carousel-item-wrap .item .slider-blog .jws_theme_carousel_content {
    padding: 0;
    text-align: center
}
.team.normal .tb-carousel-item-wrap .item .slider-blog .jws_theme_carousel_content .jws_theme_carousel_title {
    margin: 20px 0 10px
}
.team.normal .tb-carousel-item-wrap .item .slider-blog .jws_theme_carousel_content .jws_theme_carousel_title a {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 3px
}
.team.normal .tb-carousel-item-wrap .item .slider-blog .jws_theme_carousel_content .jws_theme_position {
    font-style: italic;
    font-weight: 400;
    color: #ff2653
}
.team.normal .tb-carousel-item-wrap .item .slider-blog .jws_theme_carousel_content .jws_theme_introtext {
    font-weight: 700
}
.team.normal .tb-carousel-item-wrap .item .slider-blog .jws_theme_carousel_content .tb-social {
    margin-top: 10px
}
.team.normal .tb-carousel-item-wrap .item .slider-blog .jws_theme_carousel_content .tb-social li a {
    font-size: 18px;
    color: #444
}
.team.normal .tb-carousel-item-wrap .item .slider-blog .jws_theme_carousel_content .tb-social li a:hover {
    color: #ff2653
}
.stripe-video-wrap {
    position: relative
}
.stripe-video-wrap video {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%)
}
.stripe-video-wrap .stripe-video-content {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}
.stripe-video-bg,
.tb-video-bg {
    left: 0;
    height: 100%;
    width: 100%
}
.stripe-video-wrap .tb-videobg-control-btn {
    background-position: center center;
    background-repeat: no-repeat;
    border: 2px solid rgba(255, 255, 255, .3);
    color: #fff;
    cursor: pointer;
    height: 102px;
    line-height: 102px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 102px;
    transition: .3s;
    -webkit-transition: .3s
}
.stripe-video-wrap .tb-videobg-control-btn:hover {
    border: 2px solid rgba(255, 255, 255, .8)
}
.stripe-video-wrap .tb-videobg-control-btn-normal {
    border-color: transparent;
    height: auto;
    line-height: 50px;
    width: auto
}
.stripe-video-wrap .control-btn-circle {
    border-radius: 100%
}
.stripe-video-wrap .control-btn-circle:hover {
    animation: btnplayanimate 4s linear infinite;
    -webkit-animation: btnplayanimate 4s linear infinite
}
.stripe-video-wrap .control-btn-small {
    height: 48px;
    line-height: 48px;
    width: 48px
}
.stripe-video-wrap .tb-videobg-control-btn-large {
    height: 102px;
    line-height: 101px;
    margin-bottom: 150px;
    margin-top: 150px;
    position: relative;
    width: 328px
}
.stripe-video-wrap .tb-videobg-control-btn-large .tb-fonts-giant {
    border-right: 1px solid #ccc;
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px
}
.stripe-video-wrap .tb-videobg-control-btn-large .fa {
    height: 102px;
    line-height: 102px;
    position: relative;
    top: -10px;
    width: 102px
}
.stripe-video-bg {
    overflow: hidden;
    position: absolute!important;
    top: 0;
    z-index: 1
}
.stripe-video-bg>video {
    visibility: visible;
    width: 100%
}
.tb-video-bg {
    display: block;
    position: absolute;
    top: 0;
    z-index: 9
}
embed,
iframe,
object,
video {
    border: none;
    max-width: 100%
}
.pie-dot {
    position: relative
}
.pie-dot:before {
    background: #FFF;
    border-radius: 100%;
    content: "";
    height: 8px;
    position: absolute;
    right: -2px;
    top: 20%;
    width: 8px
}
.wpb_accordion {
    overflow: hidden;
    border: none
}
.wpb_accordion .wpb_accordion_section {
    border-bottom: none;
    margin-bottom: 30px
}
.wpb_accordion .wpb_accordion_section:last-child {
    border: none
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
    font-family: "@jws_theme_google_font_1 Slab"!important;
    font-weight: 400!important;
    position: relative;
    border-radius: 1px;
    overflow: hidden;
    margin-bottom: 0!important;
    transition: background .4s;
    -webkit-transition: background .4s
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
    margin-bottom: 0!important;
    padding: 8px 55px!important;
    font-size: 16px
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a span {
    margin-right: 10px;
    font-size: 15px!important
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_content {
    padding: 0!important
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
    top: 50%!important;
    background-image: none!important;
    border-radius: 100%;
    width: 24px;
    height: 24px;
    left: 16px!important;
    right: initial;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:after,
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:after {
    position: absolute;
    font-size: 24px;
    left: 50%;
    top: 50%;
    font-family: "aqua icon"!important;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translateX(-50%) translateY(-50%)
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:after {
    content: "\e177"
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:after {
    content: "\e170"
}
.wpb_tabs .ui-corner-top:hover {
    transition: .3s;
    -webkit-transition: .3s
}
.wpb_tabs.woo-product-tabs .wpb_tabs_nav {
    text-align: center;
    position: relative;
    margin-bottom: 30px
}
.wpb_tabs.woo-product-tabs .wpb_tabs_nav:after {
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #111;
    top: calc(50% - 1px);
    left: 0;
    z-index: 9
}
.wpb_tabs.woo-product-tabs .wpb_tabs_nav li {
    background: #FFF!important;
    margin-left: 5%;
    position: relative;
    z-index: 10;
    float: none;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    padding: 5px 30px;
    font-weight: 400
}
.wpb_tabs.woo-product-tabs .wpb_tabs_nav li:hover a {
    color: #ff2653
}
.wpb_tabs.woo-product-tabs .wpb_tabs_nav li.ui-state-active {
    font-size: 24px
}
.wpb_tabs.woo-product-tabs .wpb_tabs_nav li:first-child {
    margin: 0
}
.wpb_tabs.woo-product-tabs .wpb_tour_tabs_wrapper .wpb_tab {
    background: 0 0!important;
    padding: 0!important
}
.tb-btn {
    padding: 0 20px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    border-radius: 2px;
    transition: .4s;
    -webkit-transition: .4s
}
.tb-btn span.tb-btn-inner-text {
    transition: .4s;
    -webkit-transition: .4s;
    display: inline-block
}
.tb-btn i {
    transition: .3s;
    -webkit-transition: .3s
}
.tb-btn.tb-btn-default {
    border: 1px solid #ff2653
}
.tb-btn.tb-btn-icon {
    padding: 0 28px
}
.tb-btn-1,
.tb-btn-2,
.tb-btn-3 {
    border: 0;
    padding: 10px 40px
}
.tb-btn.tb-btn-icon i {
    position: absolute;
    right: -10px;
    top: 0;
    width: 36px;
    height: 36px!important;
    line-height: 36px!important;
    text-align: center;
    opacity: 0
}
.tb-btn-1,
.tb-btn-2,
.tb-btn-3,
.tb-btn-bd-1 {
    display: inline-block;
    line-height: 1.2em;
    outline: 0;
    text-align: center;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s
}
.tb-btn.tb-btn-icon:hover span.tb-btn-inner-text {
    transform: translateX(-15px);
    -webkit-transform: translateX(-15px)
}
.tb-btn.tb-btn-icon:hover i {
    opacity: 1;
    right: 0
}
.tb-btn.tb-btn-color-white {
    background: #FFF;
    color: #555
}
.tb-btn.tb-btn-color-black {
    background: #333;
    color: #FFF
}
.tb-btn.tb-btn-color-black:hover {
    background: #555;
    color: #FFF
}
.tb-btn-1 {
    background-color: #ff2653;
    color: #fff
}
.tb-btn-1:hover,
.tb-btn-2 {
    background-color: #444;
    color: #fff
}
.tb-btn-2:hover {
    background-color: #ff2653;
    color: #fff
}
.tb-btn-3 {
    background-color: #fff
}
.tb-btn-3:hover {
    background-color: #ff2653;
    color: #fff
}
.tb-btn-bd-1 {
    background-color: transparent;
    border: 1px solid #444;
    padding: 9px 39px
}
.tb-btn-bd-1:hover {
    background-color: #ff2653;
    border-color: #ff2653;
    color: #fff
}
.tb-btn-bd-2,
.tb-btn-bdr-1 {
    border: 1px solid #444;
    line-height: 1.2em;
    display: inline-block;
    padding: 9px 39px;
    text-align: center;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    outline: 0
}
.tb-btn-bd-2 {
    background-color: #fff
}
.tb-btn-bd-2:hover {
    background-color: #ff2653;
    border-color: #ff2653;
    color: #fff
}
.tb-btn-bdr-1 {
    background-color: #eee;
    border-radius: 20px
}
.tb-btn-bdr-2 {
    background-color: #ff2653;
    border: 1px solid #444;
    line-height: 1.2em;
    border-radius: 20px;
    display: inline-block;
    outline: 0;
    padding: 9px 39px;
    text-align: center;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s
}
.rtb-booking-form div {
    text-align: left
}
.rtb-booking-form button {
    width: 50%
}
.rtb-booking-form textarea {
    max-width: 100%;
    width: 100%
}
.booking-form-2 .rtb-booking-form .contact,
.booking-form-2 .rtb-booking-form .reservation {
    width: 80%;
    margin: 0 auto
}
.booking-form-2 .rtb-booking-form textarea,
.rtb-booking-form form textarea {
    max-width: 100%;
    width: 100%
}
.tb-menu-text-item {
    width: 100%;
    line-height: 40px
}
.tb-menu-text-item .menu-item-inner {
    margin: 0
}
.tb-menu-text-item .menu-item-inner span {
    display: table-cell
}
.tb-menu-text-item .menu-item-inner span.price,
.tb-menu-text-item .menu-item-inner span.title {
    width: 1%;
    font-style: italic;
    white-space: nowrap
}
.tb-menu-text-item .menu-item-inner span.solid {
    width: 100%;
    overflow: hidden;
    position: relative;
    color: transparent
}
.tb-menu-text-item .menu-item-inner span.solid:after {
    content: "";
    width: 80%;
    position: absolute;
    left: 10%;
    bottom: 10px;
    border-top: 1px solid #fff
}
.tb-menu-text-item .menu-item-desc {
    font-size: 12px;
    opacity: .8
}
.tb-social {
    margin: 0;
    padding: 0
}
.tb-social li {
    display: inline-block;
    vertical-align: top
}
.tb-social li a {
    margin: 0 6px;
    font-size: 16px
}
.tb-maps-info-content h5 {
    font-size: 13px
}
.error404,
.tb-error404-wrap {
    font-size: 24px;
    line-height: 22px;
    background-size: cover
}
.error404 .all_404,
.tb-error404-wrap .all_404 {
    background: #fff
}
.error404 .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li.menu-item-has-children,
.tb-error404-wrap .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li.menu-item-has-children {
    line-height: 130px
}
.error404 .content_404,
.tb-error404-wrap .content_404 {
    margin-bottom: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 20px;
    color: #8c8c8c
}
.error404 .wpb_content_element,
.tb-error404-wrap .wpb_content_element {
    margin-bottom: 0
}
.error404 .image_bottoms,
.tb-error404-wrap .image_bottoms {
    margin-top: -50px;
    margin-bottom: -20px
}
.error404 .tb-border-top,
.tb-error404-wrap .tb-border-top {
    background: #ff2653;
    margin: 0 -15px
}
.error404 .change_instagram .instagram_margin,
.tb-error404-wrap .change_instagram .instagram_margin {
    background: #fff
}
.error404 .change_instagram .instagram_margin .wpb_content_element,
.tb-error404-wrap .change_instagram .instagram_margin .wpb_content_element {
    margin-bottom: 25px
}
.error404 .change_instagram .instagram_margin .null-instagram-feed:before,
.tb-error404-wrap .change_instagram .instagram_margin .null-instagram-feed:before {
    width: 102.71%;
    left: -15px
}
@media (min-width: 768px) and (max-width: 991px) {
    .error404 .change_instagram .instagram_margin .null-instagram-feed:before,
    .tb-error404-wrap .change_instagram .instagram_margin .null-instagram-feed:before {
        width: 104.4%
    }
}
.error404 .tb-info-box-wrap.tpl1,
.tb-error404-wrap .tb-info-box-wrap.tpl1 {
    padding: 0 15px
}
.error404 .spacing_404 .vc_empty_space_inner,
.tb-error404-wrap .spacing_404 .vc_empty_space_inner {
    position: relative;
    overflow: hidden
}
.error404 .spacing_404 .vc_empty_space_inner:before,
.tb-error404-wrap .spacing_404 .vc_empty_space_inner:before {
    content: "";
    width: 100%;
    height: 6px;
    background: #ff2653;
    top: 0;
    left: 0
}
.error404 .vc_general.vc_btn3,
.tb-error404-wrap .vc_general.vc_btn3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 36px;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 0 20px;
    color: #fff!important;
    background: #ff2653!important
}
.tb-border-top {
    background: #ff2653
}
@media (min-width: 981px) and (max-width: 1199px) {
    .title-bar, .title-bar-shop {
        padding-top: 30px !important;
        padding-bottom: 80px !important;
    }
    .tb-1199-fullwidth {
        width: 100%!important
    }
    .tb-1199-fullwidth .vc_empty_space {
        display: none
    }
    .deviation-feature-box.deviation-align-bottom .deviation-content-image img,
    .deviation-feature-box.deviation-align-left .deviation-content-image img,
    .deviation-feature-box.deviation-align-right .deviation-content-image img {
        width: auto!important
    }
    .deviation-feature-box.deviation-align-left .deviation-content-image {
        width: 60%;
        text-align: right;
        margin-left: 40%
    }
    .feature-box.deviation .deviation-feature-box {
        margin-bottom: 100px
    }
    .feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-content-image {
        width: 60%
    }
    .feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-content-image img {
        width: 100%
    }
    .feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-content-info {
        width: 50%;
        position: absolute;
        top: 47%;
        right: 0;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%)
    }
    .feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-content-info .feature-box-desc {
        width: auto
    }
    .feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-link-more {
        bottom: 25px
    }
}
@media (max-width: 995px) {
    .tb-full-width-995 {
        width: 100%!important
    }
    .feature-box.tpl3 {
        margin: 10px auto 70px!important
    }
}
@media (min-width: 768px) {
    .tb-send-mail-wrap .tb-mail-inner .col-sm-5 {
        padding-right: 0
    }
    .tb-send-mail-wrap .tb-mail-inner .col-sm-7 {
        padding-left: 0
    }
}
@media (max-width: 768px) {
    .carousel-block .overlay {
        display: none!important
    }
    .tb-line-center {
        width: 100%
    }
}
@media (max-width: 767px) {
    .feature-box.tpl2.left-arrow:after,
    .feature-box.tpl2.left-arrow:before,
    .feature-box.tpl2.right-arrow:after,
    .feature-box.tpl2.right-arrow:before {
        transform: translateX(-50%);
        -wekit-transform: translateX(-50%);
        top: -20px;
        left: 50%
    }
    .header-sidebar,
    .header-sidebar .tb-social,
    .tb-grid:first-child,
    .title-bar,
    .title-bar .page-breadcrumb {
        text-align: center
    }
    .feature-box {
        margin-bottom: 20px!important
    }
    .feature-box.tpl2 .feature-block,
    .feature-box.tpl2 .feature-image {
        width: 100%!important
    }
    .feature-box.tpl2.left-arrow:after,
    .feature-box.tpl2.right-arrow:after {
        border-left-color: transparent;
        border-right-color: transparent;
        border-bottom: 10px solid #f2f2f2;
        right: initial
    }
    .vc_pie_chart .counter {
        margin-bottom: 50px
    }
    .pie-dot::before {
        top: initial;
        right: initial;
        bottom: -25px;
        left: 50%
    }
    .tb-grid .controls-filter,
    .tb-grid .controls-sorter {
        text-align: center;
        float: none!important
    }
}
.scroll_button_show {
    position: relative
}
.scroll_button_show .btn_scroll_wrap {
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 22px;
    height: 50px;
    z-index: 999;
    cursor: pointer
}
.scroll_button_show .btn_scroll_wrap:after {
    border: 1px solid #d3d3d3;
    border-radius: 10px;
    content: "";
    height: 35px;
    left: 1px;
    position: absolute;
    top: 0;
    width: 20px
}
.scroll_button_show .btn_scroll_wrap:before {
    content: "";
    height: 10px;
    left: 50%;
    position: absolute;
    top: 4px;
    width: 1px;
    background: #d3d3d3;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}
.text-blog-style-1 {
    background: rgba(255, 255, 255, .8);
    padding: 30px 60px
}
.text-blog-style-1 ul {
    margin: 0;
    padding: 0
}
.text-blog-style-1 ul li {
    padding: 10px 0
}
.wbp-title.tpl2 {
    padding: 10px;
    border: 1px solid #aaa
}
.wbp-title.tpl2 .wbp-title-content {
    padding: 20px
}
.wbp-title.tpl2 .wbp-title-content h3.headline {
    font-weight: 500;
    padding: 0;
    margin: 0
}
.wbp-title.tpl2 .wbp-title-content p {
    line-height: initial;
    font-style: italic;
    font-weight: 700
}
.row-full-content .row>div,
.tb-one-page-post .row-full-content.tb-blog>div {
    padding: 0!important
}
.deviation-blog,
.deviation-feature-box {
    position: relative
}
.deviation-blog .blog-title a,
.deviation-blog .feature-box-title a,
.deviation-feature-box .blog-title a,
.deviation-feature-box .feature-box-title a {
    display: block;
    position: relative;
    line-height: 32px
}
.deviation-blog .blog-title a:after,
.deviation-blog .feature-box-title a:after,
.deviation-feature-box .blog-title a:after,
.deviation-feature-box .feature-box-title a:after {
    position: absolute;
    content: "";
    width: 30px;
    bottom: -12px;
    left: 50%;
    border-bottom: 1px solid #444;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}
.deviation-blog .blog-desc,
.deviation-blog .feature-box-desc,
.deviation-feature-box .blog-desc,
.deviation-feature-box .feature-box-desc {
    background-color: rgba(255, 38, 84, .3);
    margin-top: 36px;
    padding: 30px 30px 50px;
    font-weight: 500
}
.deviation-blog .deviation-link-more,
.deviation-feature-box .deviation-link-more {
    bottom: 10px;
    font-size: 28px;
    opacity: .6;
    position: absolute;
    right: 30px;
    transition: .3s;
    -webkit-transition: .3s
}
.deviation-blog.deviation-align-left .deviation-link-more,
.deviation-blog.deviation-align-right .deviation-link-more,
.deviation-feature-box.deviation-align-left .deviation-link-more,
.deviation-feature-box.deviation-align-right .deviation-link-more {
    bottom: 25px
}
.deviation-blog .deviation-link-more:hover,
.deviation-feature-box .deviation-link-more:hover {
    opacity: .6
}
.deviation-blog.deviation-align-right .deviation-content-image,
.deviation-feature-box.deviation-align-right .deviation-content-image {
    width: 60%
}
.deviation-blog.deviation-align-right .deviation-content-image img,
.deviation-feature-box.deviation-align-right .deviation-content-image img {
    width: 100%
}
.deviation-blog.deviation-align-right .deviation-content-info,
.deviation-feature-box.deviation-align-right .deviation-content-info {
    width: 50%;
    position: absolute;
    top: 47%;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}
.deviation-blog.deviation-align-left .deviation-content-image,
.deviation-feature-box.deviation-align-left .deviation-content-image {
    width: 60%;
    margin-left: 40%
}
.deviation-blog.deviation-align-left .deviation-content-image img,
.deviation-feature-box.deviation-align-left .deviation-content-image img {
    width: 100%
}
.deviation-blog.deviation-align-left .deviation-content-info,
.deviation-feature-box.deviation-align-left .deviation-content-info {
    width: 50%;
    position: absolute;
    top: 47%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}
.deviation-blog.deviation-align-bottom .deviation-content-image width: 60% img,
.deviation-feature-box.deviation-align-bottom .deviation-content-image width: 60% img {
    width: 100%
}
.deviation-blog.deviation-align-bottom .deviation-content-info,
.deviation-feature-box.deviation-align-bottom .deviation-content-info {
    width: 100%;
    transform: translateY(-30%);
    -webkit-transform: translateY(-40px)
}
.deviation-blog.deviation-align-bottom .deviation-content-info .blog-title,
.deviation-blog.deviation-align-bottom .deviation-content-info .feature-box-title,
.deviation-feature-box.deviation-align-bottom .deviation-content-info .blog-title,
.deviation-feature-box.deviation-align-bottom .deviation-content-info .feature-box-title {
    width: 30%;
    display: inline-block
}
.deviation-blog.deviation-align-bottom .deviation-content-info .blog-desc,
.deviation-blog.deviation-align-bottom .deviation-content-info .feature-box-desc,
.deviation-feature-box.deviation-align-bottom .deviation-content-info .blog-desc,
.deviation-feature-box.deviation-align-bottom .deviation-content-info .feature-box-desc {
    width: calc(70% - 6px);
    display: inline-block;
    margin-top: 0;
    vertical-align: middle
}
#tb-mega-searchform {
    max-width: 370px;
    height: auto;
    background: 0 0;
    position: relative;
    border: 1px solid rgba(255, 255, 255, .4);
    max-height: 40px;
    overflow: hidden;
    margin: 0 auto;
    z-index: 1;
    border-radius: 50px
}
#tb-mega-searchform .dropdown {
    height: 40px;
    line-height: 40px;
    width: 147px;
    background-color: transparent;
    color: #fff;
    padding: 0 16px;
    box-shadow: none;
    position: relative
}
#tb-mega-searchform .dropdown .fa-th {
    font-size: 16px;
    position: relative;
    z-index: 1
}
#tb-mega-searchform .dropdown .tb-title {
    margin-left: 6px;
    font-size: 18px
}
#tb-mega-searchform .dropdown .caret {
    right: 7px;
    position: absolute;
    top: 50%;
    margin-top: -1px
}
#tb-mega-searchform .dropdown select {
    position: absolute;
    left: 0;
    top: 50%;
    line-height: 1;
    border: none;
    text-transform: uppercase;
    background-color: transparent;
    color: #fff;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 14px;
    appearance: none;
    height: 40px;
    margin-top: -21px;
    cursor: pointer;
    margin-left: 5px
}
#tb-mega-searchform .dropdown select option {
    color: #333
}
#tb-mega-searchform .dropdown:before {
    content: "";
    height: 11px;
    width: 1px;
    background: #898989;
    position: absolute;
    top: 50%;
    right: -9px;
    transform: translateY(-50%)
}
#tb-mega-searchform input {
    height: 40px
}
#tb-mega-searchform input[type=text] {
    padding: 0 50px 0 20px;
    background: 0 0;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 13px;
    text-indent: 5px;
    color: #fff;
    border: none
}
.single article.post .tb-content-block .about-author .author-info .subtitle,
.single article.space .tb-content-block .about-author .author-info .subtitle,
.text-bold,
.title-bar .text-center .page-title {
    font-weight: 700
}
#tb-mega-searchform input[type=text]::-webkit-input-placeholder {
    color: #fff
}
#tb-mega-searchform input[type=text]:-moz-placeholder {
    color: #fff;
    opacity: 1
}
#tb-mega-searchform input[type=text]::-moz-placeholder {
    color: #fff;
    opacity: 1
}
#tb-mega-searchform input[type=text]:-ms-input-placeholder {
    color: #fff
}
#tb-mega-searchform input[type=text]:placeholder-shown {
    color: #fff
}
#tb-mega-searchform input[type=text]:focus {
    color: #000
}
#tb-mega-searchform .searchsubmit,
#tb-mega-searchform input[type=submit] {
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    border: none;
    font-size: 16px
}
#tb-mega-searchform .searchsubmit i,
#tb-mega-searchform input[type=submit] i {
    font-size: 16px;
    color: #fff
}
#tb-mega-searchform .searchsubmit:hover,
#tb-mega-searchform input[type=submit]:hover {
    color: #ff2653
}
#tb-mega-searchform [class*=col-xs] {
    float: left
}
#tb-mega-searchform .col-xs-25 {
    width: 20.833%
}
#tb-mega-searchform .col-xs-95 {
    width: 79.167%
}
.feature-box.deviation2 .feature-box-title {
    margin-bottom: 60px;
    margin-top: 50px;
    padding: 0
}
.feature-box.deviation2 .image-bg {
    background-repeat: no-repeat;
    background-size: auto 100%;
    padding-bottom: 40px
}
.feature-box.deviation2.right .image-bg {
    background-position: 0 0
}
.feature-box.deviation2.left .image-bg {
    background-position: 100% 0
}
.wpcf7 .wpcf7-submit {
    float: right;
    background: #ff2653;
    border-color: #ff2653;
    color: #FFF;
    text-transform: uppercase;
    width: 150px
}
.wpcf7 .wpcf7-submit:hover {
    background: #444;
    border-color: #444;
    color: #FFF
}
@media (max-width: 980px) {
    .feature-box.deviation2.left .image-bg,
    .feature-box.deviation2.right .image-bg {
        background-position: center center
    }
    .tb-blog-content-outer .tb-blog-basic-widget {
        display: none
    }
}
.tb-header-wrap .header-sidebar-inner {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex
}
.tb-header-wrap .header-sidebar-inner>div {
    position: relative
}
.single article.post h2.blog-title,
.single article.space h2.blog-title {
    margin: 19px 0 25px;
    font-size: 36px;
    font-style: italic
}
.single article.post .tb-content-block .blog-desc,
.single article.space .tb-content-block .blog-desc {
    text-align: justify;
    margin-bottom: 25px;
    height: 50%
}
.single article.post .tb-content-block .tag-links a,
.single article.space .tb-content-block .tag-links a {
    color: #ff2653
}
.single article.post .tb-content-block .tag-links a:hover,
.single article.space .tb-content-block .tag-links a:hover {
    color: #444
}
.single article.post .tb-content-block .about-author,
.single article.space .tb-content-block .about-author {
    margin: 25px 0
}
.single article.post .tb-content-block .about-author .author-avatar,
.single article.space .tb-content-block .about-author .author-avatar {
    display: inline-block;
    vertical-align: top
}
.single article.post .tb-content-block .about-author .author-info,
.single article.space .tb-content-block .about-author .author-info {
    display: inline-block;
    padding-left: 30px;
    width: calc(100% - 175px)
}
.single article.post .tb-content-block .about-author .author-info .desc,
.single article.space .tb-content-block .about-author .author-info .desc {
    font-style: italic
}
.single article.post .tb-content-block .about-author .author-info a,
.single article.space .tb-content-block .about-author .author-info a {
    color: #ff2653
}
.top-authors-widget .wg-title,
.widget_search .wg-title {
    font-family: 'Open Sans', sans-serif;
    color: #000;
    text-transform: uppercase
}
.single.post-template-sidebar_right-php article.post .blog-info {
    text-align: left
}
.single.post-template-sidebar_right-php article.post .blog-info>span {
    margin-left: 0;
    margin-right: 55px
}
.tb-padding-content {
    padding: 0 20%!important
}
@media (max-width: 1240px) {
    #jws_theme_wrapper .tb-blog.default article .tb-content-block h2.blog-title a {
        font-size: 24px
    }
}
.text-medium {
    font-size: 18px
}
.text-italic {
    font-style: italic
}
.ro-reservation-bg .ro-reservation {
    position: relative;
    z-index: 1
}
.ro-reservation-bg .ro-reservation:after {
    background: rgba(255, 255, 255, .9);
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}
@media (max-width: 991px) {
    .tb-padding-content {
        padding: 0 20px!important
    }
    .tb-980-hide {
        display: none
    }
    .sidebar-right .widget .tb-post-side-img {
        float: none;
        width: 100%;
        height: auto
    }
    .sidebar-right .widget .tb-post-side-ct {
        margin: 0
    }
    .tb-980-fullwidth {
        width: 100%!important
    }
    .feature-box.deviation .deviation-feature-box {
        margin-bottom: 100px
    }
    .feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-content-image {
        width: 60%
    }
    .feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-content-image img {
        width: 100%
    }
    .feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-content-info {
        width: 50%;
        position: absolute;
        top: 47%;
        right: 0;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%)
    }
    .feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-content-info .feature-box-desc {
        width: auto
    }
    .feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-link-more {
        bottom: 25px
    }
    .rtb-booking-form .contact,
    .rtb-booking-form .reservation,
    .tb-left .tb-blog.default .tb-blog-image {
        width: 100%
    }
    .tb-left .tb-blog.default .tb-content-block {
        position: relative;
        width: 100%
    }
    .tb-left .tb-blog.default .tb-content-block:before {
        left: 60px;
        position: absolute;
        top: -32px;
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg)
    }
    .tb-right .tb-blog.default .tb-blog-image {
        width: 100%;
        float: none
    }
    .tb-right .tb-blog.default .tb-content-block {
        position: relative;
        width: 100%
    }
    .tb-right .tb-blog.default .tb-content-block:before {
        position: absolute;
        right: 60px;
        top: -32px;
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg)
    }
    #jws_theme_wrapper .tb-blog.default article .tb-content-block .blog-desc {
        height: 6.2em;
        overflow: hidden
    }
    .tb-sm-container,
    .tb-sm-container-fluid {
        margin-left: 0!important;
        margin-right: 0!important;
        padding-left: 0!important;
        padding-right: 0!important
    }
    .single-post article.post .tb-content-block .about-author,
    .single-post article.post .tb-content-block .author-info,
    .tb-blog.default article {
        display: block
    }
    .single-post article.post .tb-content-block {
        text-align: center
    }
    .single-post article.post .tb-content-block .author-info {
        padding-left: 0!important;
        width: 100%!important
    }
    #tb-mega-searchform .dropdown {
        padding: 0 12px
    }
    #tb-mega-searchform .dropdown .fa-th {
        font-size: 14px
    }
    #tb-mega-searchform .dropdown select {
        font-size: 15px;
        padding-left: 30px
    }
    #tb-mega-searchform .dropdown .caret {
        right: 12px
    }
    .test-version2 .vc_col-sm-4,
    .test-version2 .vc_col-sm-4 .tb-service-wrap .tb-service.tpl3 {
        width: 100%
    }
}
@media (max-width: 767px) {
    .deviation-blog .deviation-content-image,
    .deviation-feature-box .deviation-content-image,
    .tb-advertise-2 .vc_col-sm-3 {
        display: none
    }
    .tb-advertise-2 .vc_col-sm-9 {
        padding-top: 60px!important;
        padding-bottom: 60px!important;
        text-align: center
    }
    .deviation-blog .deviation-content-info,
    .deviation-feature-box .deviation-content-info {
        position: relative!important;
        transform: translate3d(0, 0, 0)!important;
        -webkit-transform: translate3d(0, 0, 0)!important;
        -ms-transform: translateX(0) translateY(0)!important;
        width: 100%!important
    }
    .deviation-blog .deviation-content-info .deviation-content-title,
    .deviation-blog .deviation-content-info .feature-box-desc,
    .deviation-feature-box .deviation-content-info .deviation-content-title,
    .deviation-feature-box .deviation-content-info .feature-box-desc {
        width: 100%!important
    }
    #tb-mega-searchform .dropdown {
        padding: 0 30%
    }
    #tb-mega-searchform .dropdown select {
        padding-left: 5px;
        text-indent: -999px
    }
    .title-bar .text-center .page-title {
        font-size: 20px;
        line-height: 1.4
    }
}
@media (max-width: 361px) {
    .sidebar-right .widget .tb-post-side-ct {
        text-align: center
    }
    .tb-blog.blog article .blog-info>span {
        margin-left: 3px!important
    }
    .comment-form p.comment-form-author,
    .comment-form p.comment-form-email,
    .comment-form p.comment-form-url {
        width: 100%
    }
    .deviation-blog .deviation-content-image,
    .deviation-feature-box .deviation-content-image {
        display: none
    }
    .tb-header-wrap .header-sidebar-inner,
    .wpb_tabs.woo-product-tabs .wpb_tabs_nav li {
        display: block
    }
    .deviation-blog .deviation-content-info,
    .deviation-feature-box .deviation-content-info {
        position: relative!important;
        transform: translate3d(0, 0, 0)!important;
        -webkit-transform: translate3d(0, 0, 0)!important;
        -ms-transform: translateX(0) translateY(0)!important;
        width: 100%!important
    }
    .deviation-blog .deviation-content-info .deviation-content-title,
    .deviation-blog .deviation-content-info .feature-box-desc,
    .deviation-feature-box .deviation-content-info .deviation-content-title,
    .deviation-feature-box .deviation-content-info .feature-box-desc {
        width: 100%!important
    }
    .rtb-booking-form .contact,
    .rtb-booking-form .reservation,
    .widget_mini_cart_wrap .shopping_cart_dropdown {
        width: auto!important
    }
    .wpb_tabs.woo-product-tabs .wpb_tabs_nav:after {
        border-color: transparent
    }
}
.vc_slide.vc_images_carousel .vc_carousel-inner .vc_item .vc_inner img {
    max-width: 130px;
    height: auto
}
.vc_images_carousel .owl-controls .owl-nav>div.owl-next,
.vc_images_carousel .owl-controls .owl-nav>div.owl-prev {
    width: 30px;
    height: 30px;
    line-height: 25px
}
.top-authors-widget .wg-title {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 0;
    padding-bottom: 4px
}
.top-authors-widget ul {
    padding: 0;
    margin-top: 24px
}
.top-authors-widget ul>li {
    display: inline-block
}
.top-authors-widget ul>li>a {
    display: block
}
.top-authors-widget ul>li>a>img {
    max-width: 83px;
    height: auto
}
.tb-border-top,
.tb-content-v1 {
    position: relative;
    z-index: 0
}
.jws_theme_spaces {
    margin-bottom: -50px
}
.widget_author_list_widget ul>li {
    display: inline-block;
    margin-right: 6px
}
@media (min-width: 768px) {
    .home_space_02 {
        margin-bottom: -50px!important
    }
    .widget_author_list_widget ul>li:nth-child(3n) {
        margin-right: 0
    }
}
.widget_author_list_widget ul>li>a>img {
    display: block;
    margin: 0;
    height: auto
}
.widget_search .wg-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    padding: 23px 0;
    margin-bottom: 0
}
.widget_search .click_search {
    display: none
}
.widget_search .searchform {
    margin-bottom: 0;
    height: 36px;
    border: 1px solid #e1e1e1
}
.widget_search .searchform .s {
    margin-bottom: 0;
    border: none;
    height: auto;
    line-height: 24px;
    font-family: open Sans;
    font-style: italic;
    font-size: 14px;
    color: #999
}
.wpcf7-form .ct-label,
.wpcf7-form .wpcf7-submit {
    font-family: 'Open Sans', sans-serif
}
.widget_search .searchform .searchsubmit {
    height: auto;
    background: 0 0;
    font-size: 16px;
    color: #999;
    line-height: 15px;
    text-align: right;
    padding-right: 14px;
    transition: color .2s ease-in-out
}
.widget_search .searchform .searchsubmit:hover {
    color: #ff2653
}
@media (min-width: 768px) and (max-width: 991px) {
    .widget_search .searchform .s {
        width: calc(100% - 30px)!important
    }
    .widget_search .searchform .searchsubmit {
        width: 30px!important
    }
}
.tb-content-v1 .container {
    background: #fff
}
.tb-content-v1 .widget_search {
    margin-bottom: 0
}
.tb-content-v1 .widget_search .click_search {
    display: none!important
}
#jws_theme_back_to_top {
    bottom: -60px;
    cursor: pointer;
    height: auto;
    margin: 0;
    position: fixed;
    right: 30px;
    z-index: 999999999999999999999999999;
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s
}
#jws_theme_back_to_top.active {
    bottom: 60px!important;
    display: block!important;
    opacity: 1!important
}
#jws_theme_back_to_top.active:hover i {
    opacity: 1
}
#jws_theme_back_to_top span {
    position: relative;
    font-size: 22px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    width: 46px;
    height: 46px;
    border: 2px solid #ff2653;
    border-radius: 50%
}
#jws_theme_back_to_top span:after {
    width: 75%;
    height: 75%;
    top: 12.5%;
    left: 12.5%;
    border-color: #ff2653;
    z-index: -1;
    background-color: #ff2653
}
#jws_theme_back_to_top span:hover {
    color: #fff
}
#jws_theme_back_to_top span:hover:after,
#jws_theme_back_to_top span:hover:before {
    border-color: #ff2653
}
#jws_theme_back_to_top span:hover:after {
    background-color: #ff2653
}
#jws_theme_back_to_top span:hover .fa {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}
#jws_theme_back_to_top span i {
    color: #fff;
    display: block;
    opacity: .8;
    position: relative;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    background-color: #ff2653;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}
.ro-testimonial-scroll-wrapper:after,
.ro-testimonial-scroll-wrapper:before {
    content: " ";
    height: 80px;
    position: absolute;
    width: 100%;
    display: block;
    z-index: 512
}
.ro-testimonial-scroll-wrapper:before {
    background: linear-gradient(to bottom, #f3f3f0 0, rgba(243, 243, 240, .99) 1%, rgba(243, 243, 240, .5) 50%, rgba(243, 243, 240, 0) 100%) rgba(0, 0, 0, 0);
    left: 0;
    top: 0
}
.ro-testimonial-scroll-wrapper:after {
    background: linear-gradient(to bottom, rgba(243, 243, 240, 0) 0, rgba(243, 243, 240, .5) 50%, rgba(243, 243, 240, .99) 99%, #f3f3f0 100%) rgba(0, 0, 0, 0);
    bottom: 0;
    left: 0
}
.countdown-home-03 {
    position: relative
}
.countdown-home-03 .healthmag-title-tpl4 {
    border: none;
    margin: 10px 0;
    overflow: hidden
}
.countdown-home-03 .healthmag-title-tpl4 .healthmag-subtitle {
    display: block;
    position: relative
}
.countdown-home-03 .healthmag-title-tpl4 .healthmag-subtitle:after,
.countdown-home-03 .healthmag-title-tpl4 .healthmag-subtitle:before {
    content: "";
    height: 1px;
    width: 100%;
    background: #fff;
    position: absolute
}
.countdown-home-03 .healthmag-title-tpl4 .healthmag-subtitle:before {
    top: 85%;
    left: 0;
    transform: translateX(-68.5%)
}
.countdown-home-03 .healthmag-title-tpl4 .healthmag-subtitle:after {
    right: 0;
    top: 85%;
    transform: translateX(68.5%)
}
.countdown-home-03 .healthmag-title-tpl4 .healthmag-subtitle span {
    font-size: inherit
}
.countdown-home-03 .healthmag-title-tpl4 p {
    color: #fff;
    max-width: 73%;
    margin: 0 auto;
    padding-top: 33px
}
.countdown-home-03 .vc_btn3-container.vc_btn3-center button {
    width: 125px;
    height: 38px;
    line-height: 9px;
    background: 0 0;
    border-radius: 50px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
    color: #fff
}
.countdown-home-03 .vc_btn3-container.vc_btn3-center button:hover {
    background: #ff2653;
    border-color: #ff2653;
    color: #fff
}
.countdown-home-03:after,
.countdown-home-03:before {
    content: "";
    width: 1px;
    height: 74.5%;
    background: #fff;
    position: absolute
}
.countdown-home-03:before {
    top: 14%
}
.countdown-home-03:after {
    right: 1.2%;
    top: 14%
}
.tb-shoptab-separator {
    border-top: 1px solid #eee;
    height: 0;
    width: 100%;
    margin-bottom: 40px;
    margin-top: 10px
}
.tb-demo-absolute {
    position: absolute;
    top: 0;
    left: 0
}
.tb-demo-title {
    margin: 20px 0 25px!important
}
.ro-demo-item {
    display: block;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    max-width: 360px;
    text-align: center;
    position: relative
}
.ro-demo-item .ro-content {
    background-color: #eee;
    border: 1px solid #aaa;
    margin-bottom: 20px;
    padding: 10px;
    position: relative;
    line-height: 0
}
.ro-demo-item img {
    transition: all .4s ease 0s;
    width: 100%
}
.ro-demo-item .ro-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 512;
    opacity: 0;
    padding: 10px;
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s
}
.ro-demo-item .ro-overlay.comming,
.ro-demo-item:hover .ro-overlay {
    opacity: 1
}
.ro-demo-item .ro-overlay .ro-cell-vertical-wrapper {
    background-color: rgba(171, 220, 225, .7);
    display: table;
    height: 100%;
    width: 100%
}
.ro-demo-item .ro-overlay .ro-cell-vertical-wrapper .ro-cell-middle {
    display: table-cell;
    vertical-align: middle
}
.ro-demo-item .ro-overlay.comming .ro-cell-vertical-wrapper {
    background-color: transparent
}
.ro-demo-item.ro-new:before {
    background: url(assets/images/demo-new.png) 100% 100% no-repeat rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 40px;
    left: 45px;
    position: absolute;
    top: 25px;
    width: 75px;
    z-index: 20
}
@media (max-width: 1024px) {
    .tb-demo-hide-mobile {
        display: none
    }
}
.wpcf7-form {
    margin-top: -12px
}
.wpcf7-form label {
    color: #ff2653
}
.wpcf7-form .title_send {
    font-weight: 700;
    font-size: 18px;
    line-height: 40px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 15px;
    margin-top: 18px
}
.wpcf7-form .ct-label {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #545454;
    margin-bottom: 8px
}
#yith-quick-view-modal .compare-button,
#yith-quick-view-modal .tb-send-mail,
#yith-quick-view-modal .yith-wcwl-add-to-wishlist,
.custom_contact_all .wg-title,
.tb-send-mail-wrap .tb-mail-inner .widget>h3,
.widget_healthmag_newsletterwidget .newsletter form .tb-newsletter-checkbox {
    display: none
}
.wpcf7-form input[type=text],
.wpcf7-form input[type=email] {
    height: 34px;
    border: 1px solid #dedede;
    max-width: 370px
}
.wpcf7-form textarea {
    height: 120px;
    border: 1px solid #f3f3f3;
    background: #f3f3f3
}
.wpcf7-form .wpcf7-submit {
    text-align: center;
    float: left;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    line-height: 25.2px;
    text-transform: uppercase;
    height: 45px;
    width: 180px;
    margin-top: 33px;
    margin-bottom: 37px
}
.wpcf7-form .wpcf7-submit:hover {
    background: #ff2653;
    border-color: #ff2653
}
.tb-send-mail-wrap {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .7);
    z-index: 9999;
    display: none
}
.tb-send-mail-wrap .tb-mail-inner {
    position: absolute;
    top: 50%;
    max-width: 840px;
    right: 0;
    left: 50%;
    margin: 0 auto;
    transform: translate(-50%, -50%);
    background-color: #fff
}
.tb-send-mail-wrap .tb-mail-inner .newsletter-desc {
    max-width: 320px;
    margin: 70px auto
}
.tb-send-mail-wrap .tb-mail-inner .newsletter-desc p {
    font-family: Open Sans;
    font-weight: 400
}
.tb-send-mail-wrap .tb-mail-inner .newsletter-submit {
    width: 130px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    background-color: #202020;
    color: #fff;
    margin: 5px 0 25px;
    border-radius: 50px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-transform: uppercase
}
.tb-send-mail-wrap .tb-mail-inner .newsletter-submit:hover {
    background-color: #ff2653
}
.tb-send-mail-wrap .tb-mail-inner h3.wg-title {
    margin-bottom: 15px
}
.tb-send-mail-wrap .tb-mail-inner span.primary-color {
    color: #ff2653
}
.tb-send-mail-wrap .tb-mail-inner .newsletter-desc {
    line-height: 22px
}
.tb-send-mail-wrap .tb-mail-inner .newsletter-widget {
    margin-top: 40px
}
.tb-send-mail-wrap .tb-mail-inner .newsletter-widget input.newsletter-email {
    max-width: 82%;
    font-family: Open Sans;
    font-weight: 400
}
.tb-send-mail-wrap .tb-mail-inner .newsletter-widget .tb-newsletter-checkbox {
    font-family: Open Sans;
    font-weight: 400
}
.tb-send-mail-wrap .tb-mail-inner .newsletter-widget .tb-newsletter-checkbox input {
    -webkit-transform: translateY(3px);
    -moz-transform: translateY(3px);
    -ms-transform: translateY(3px);
    -o-transform: translateY(3px);
    margin-right: 7px
}
.tb-send-mail-wrap .tb-mail-inner #tb-close-newsletter {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    border: 3px solid #fff;
    background-color: #2a2a2a;
    text-align: center;
    border-radius: 50%;
    margin-right: -15px;
    margin-top: -15px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .8);
    color: #fff;
    font-size: 16px;
    line-height: 20px
}
.about-our-store p {
    line-height: 22px
}
body .vc_images_carousel .vc_carousel-control {
    opacity: 0;
    margin-top: -21px
}
body .vc_images_carousel .vc_carousel-control .icon-next,
body .vc_images_carousel .vc_carousel-control .icon-prev {
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 37px;
    text-align: center;
    color: #383838;
    background: #fff;
    border: 1px solid #ebebeb;
    text-shadow: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}
body .vc_images_carousel .vc_carousel-control .icon-next:hover,
body .vc_images_carousel .vc_carousel-control .icon-prev:hover {
    color: #fff;
    background: #ff2653;
    border-color: #ff2653
}
body .vc_images_carousel .vc_carousel-control .icon-next:before,
body .vc_images_carousel .vc_carousel-control .icon-prev:before {
    font-family: FontAwesome;
    top: 0
}
body .vc_images_carousel .vc_carousel-control .icon-prev:before {
    content: '\f104'
}
body .vc_images_carousel .vc_carousel-control .icon-next {
    padding-left: 3px
}
body .vc_images_carousel .vc_carousel-control .icon-next:before {
    content: "\f105"
}
body .vc_images_carousel .vc_carousel-control.vc_left {
    left: -55px
}
body .vc_images_carousel .vc_carousel-control.vc_right {
    right: -55px
}
body .vc_images_carousel:hover .vc_carousel-control {
    opacity: 1
}
.rev_slider_wrapper .tp-bullet {
    border: 1px solid #575757!important;
    background: #575757!important;
    box-shadow: none
}
.rev_slider_wrapper .tp-bullet.selected:after {
    border: 1px solid #5e9538!important;
    background: #5e9538!important;
    box-shadow: none
}
#rev_slider_31_1 .tparrows.hephaistos {
    background: #7eab5f;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    opacity: 0;
    transition: opacity .3s ease-in-out
}
#rev_slider_31_1 .tparrows.hephaistos:before {
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    font-weight: 400;
    content: '\e824'
}
#rev_slider_31_1 .tparrows.hephaistos:last-child:before {
    content: '\e825'
}
#rev_slider_31_1:hover .tparrows.hephaistos {
    opacity: 1
}
.footer-layout-4 {
    margin-left: -15px;
    margin-right: -15px
}
#rev_slider_10_1_wrapper .tp-bullet {
    width: 6px;
    height: 6px
}
.ct-over-hidden {
    overflow: hidden
}
.widget .wp-caption img {
    height: auto
}
.widget_healthmag_newsletterwidget {
    background: #f2f2f2;
    padding: 0 15px 30px
}
.widget_healthmag_newsletterwidget .wg-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    text-align: left;
    vertical-align: middle;
    margin-bottom: 0;
    padding: 25px 0 17px
}
.widget_healthmag_newsletterwidget .newsletter form .email-letter {
    margin-bottom: 10px!important
}
.widget_healthmag_newsletterwidget .newsletter form .email-letter .newsletter-email {
    font-family: Open Sans;
    font-style: italic;
    font-size: 13px;
    line-height: 28px;
    color: grey;
    margin-bottom: 0;
    border: 1px solid #e5e5e5
}
.widget_healthmag_newsletterwidget .newsletter form .submit-letter {
    position: relative;
    background: #222;
    margin-bottom: 0!important;
    line-height: 1px;
    border-radius: 3px
}
.widget_healthmag_newsletterwidget .newsletter form .submit-letter .newsletter-submit {
    margin-bottom: 0;
    z-index: 9;
    position: relative;
    border: none
}
.widget_healthmag_newsletterwidget .newsletter form .submit-letter:before {
    content: "Subscribe";
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 21px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    text-align: center;
    z-index: 0;
    cursor: pointer
}
.healthmag-title.healthmag-title-underline:after,
.tb-loading:before,
.tb-overlay-bg:before,
.text_about_center h5:before {
    content: ""
}
.custom_contact_all .wpb_text_column.wpb_content_element {
    margin-bottom: 23px
}
.custom_contact_all .title_contact {
    font-weight: 700;
    font-size: 18px;
    line-height: 40px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 15px;
    margin-top: 5px
}
.custom_contact_all .content_contact,
.custom_contact_all ul.ct-contact>li>a {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400
}
.custom_contact_all .content_contact {
    line-height: 21px;
    color: #545454;
    padding-bottom: 28px;
    border-bottom: 1px solid #e9e9e9
}
.custom_contact_all ul.ct-contact {
    padding: 0 0 16px;
    border-bottom: 1px solid #e9e9e9
}
.custom_contact_all ul.ct-contact>li {
    margin-bottom: 10px
}
.custom_contact_all ul.ct-contact>li>a {
    line-height: 24px;
    color: #545454;
    transition: color .2s ease-in-out;
    padding-left: 40px!important
}
.custom_contact_all ul.socials {
    padding: 0;
    margin-top: 30px
}
.custom_contact_all ul.socials>li {
    display: inline-block;
    margin-right: 8px
}
.custom_contact_all ul.socials>li>a {
    width: 40px;
    height: 40px;
    border: 1px solid #dadada;
    display: block;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    color: #545454;
    transition: all .3s ease-in-out
}
.custom_contact_all ul.socials>li>a:hover {
    background: #ff2653;
    border-color: #ff2653;
    color: #fff
}
.tb-custom-margin {
    margin-bottom: 30px!important
}
.hideme {
    opacity: 0;
    transition: transform .1s ease-in
}
.tb-overlay-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    overflow: hidden;
    position: fixed;
    display: none
}
.tb-overlay-bg:before {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .8;
    position: fixed
}
.tb-overlay-bg .tb-overlay-container {
    height: 100%;
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    padding: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
    background-color: #fff;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, .2);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, .2)
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content.content-lightbox {
    background-color: transparent;
    box-shadow: none
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content.content-lightbox img {
    display: inline-block
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content.content-lightbox .portfolio-lightbox {
    position: relative;
    display: inline-block;
    width: 100%
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content.content-lightbox .tb-close {
    position: absolute;
    right: 0;
    border: 1px solid #fff;
    color: #fff;
    box-shadow: none;
    top: 1px;
    outline: 0;
    border-radius: 0
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content .tb-iframe-scaler {
    width: 100%;
    overflow: hidden;
    padding-top: 56.25%
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content .tb-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000;
    max-width: 100%!important
}
#tb-full-height {
    height: calc(100vh - 170px);
    overflow: hidden
}
.abcde {
    opacity: 0
}
.visible {
    opacity: 1
}
@media (min-width: 1200px) {
    .col-lg-20 {
        width: 20%
    }
    .sidebar-area.test_blog .page_sidebar .widget_healthmag_newsletterwidget .wg-title {
        white-space: nowrap
    }
}
#yith-wcwl-popup-message {
    display: none!important
}
.about_us p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 27px
}
.jws_about_us .title_about_us,
.jws_about_us .title_one p {
    font-family: Open Sans;
    line-height: 52px;
    text-transform: uppercase;
    text-align: right;
    font-weight: 700
}
.jws_about_us .title_about_us {
    font-size: 16px;
    color: #545454
}
.jws_about_us .title_one p {
    font-size: 50px;
    color: #ff2653
}
.jws_about_us .top_title_about,
.jws_about_us p {
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    color: #545454;
    text-align: right
}
.jws_about_us .top_title_about {
    font-weight: 700;
    font-style: italic;
    font-size: 16px;
    text-indent: 45px
}
.jws_about_us .healthmag-title {
    display: none
}
.jws_about_us p {
    font-weight: 400;
    font-size: 15px
}
.jws_about_us .vc_general.vc_btn3,
.xemthem .xemthem-btn {
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif
}
.jws_about_us p.sub_title_about {
    padding-bottom: 10px
}
.jws_about_us .vc_general.vc_btn3 {
    font-weight: 700;
    color: #1c1c1c!important;
    background: 0 0;
    border: 1px solid #000!important;
    padding: 16px 47px 14px;
    background-image: initial!important;
    transition: all .2s ease-in-out
}
.jws_about_us .vc_general.vc_btn3:hover {
    background: #ff2653!important;
    border-color: #ff2653!important;
    color: #fff!important
}
.tb-loading {
    position: relative;
    width: 90px;
    height: 70px;
    display: block;
    border-radius: 50%;
    opacity: 1;
    margin: -33px auto 0;
    z-index: 10;
    background: #fff
}
.tb-loading:before {
    background-image: url(http://healthmag.jwsuperthemes.com/wp-content/uploads/2016/10/loading6.gif)!important;
    position: absolute;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    z-index: 10;
    display: block;
    background-size: contain;
    transform: translate(-50%, -50%)
}
.xemthem {
    padding: 25px 0;
    display: inline-block;
    width: 100%;
    background-color: #231f20
}
.xemthem .xemthem-btn {
    font-weight: 500;
    line-height: 36px;
    color: #fff;
    background: #ff2653;
    padding: 9px 12px 7px;
    position: relative;
    top: 2px
}
#lang_sel_list .tb-lists-language.list-unstyled>li .lang_sel_other span,
#lang_sel_list .tb-lists-language.list-unstyled>li .lang_sel_othera span,
#lang_sel_list .tb-lists-language.list-unstyled>li .lang_sel_otherb span,
#lang_sel_list .tb-lists-language.list-unstyled>li .lang_sel_otherc span {
    top: -2px;
    left: 25px;
    position: relative
}
.xemthem.style_one {
    background: url(assets/images/loadtpl7.jpg) center center no-repeat
}
@media (max-width: 767px) {
    .xemthem {
        background-size: cover;
        margin-left: 15px;
        width: calc(100% - 30px)
    }
}
.widget.tweets {
    background: #44ccf6
}
.widget.tweets .get_all_widget {
    padding: 0;
    margin: 0
}
.widget.tweets .get_all_widget .jws-theme-tweet {
    padding-top: 30px
}
.widget.tweets .get_all_widget .jws-theme-tweet .jws-theme-image {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    margin: 0 auto
}
.widget.tweets .get_all_widget .jws-theme-tweet .jws-theme-image>img {
    max-width: 30px;
    height: auto;
    margin: 0 auto;
    display: initial;
    vertical-align: middle
}
.widget.tweets .get_all_widget .jws-theme-tweet .day_old {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 46px;
    text-align: center;
    color: #fff;
}
.widget.tweets .get_all_widget .jws-theme-tweet .jws-theme-content {
    padding-bottom: 10px
}
.widget.tweets .get_all_widget .jws-theme-tweet .jws-theme-content .jws-theme-tweet-text {
    font-family: Opens Sans;
    font-size: 13px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    padding: 0 5px
}
.widget.tweets .get_all_widget .owl-controls .owl-nav {
    display: none
}
.widget.tweets .get_all_widget .owl-controls .owl-dots {
    display: block;
    text-align: center;
    padding-bottom: 22px
}
.widget.tweets .get_all_widget .owl-controls .owl-dots .owl-dot {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #a1e5fa;
    display: inline-block;
    margin: 0 5px
}
.widget.tweets .get_all_widget .owl-controls .owl-dots .owl-dot.active {
    background: #fff
}
.widget.tweets .wg-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 46px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 2px 0 12px;
    border-top: 1px solid #a1e5fa
}
.tb-content-2 {
    position: relative;
    z-index: 9
}
.language_active {
    display: block!important;
    -webkit-animation: slideInDown .7s both;
    -moz-animation: slideInDown .7s both;
    -o-animation: slideInDown .7s both;
    animation: slideInDown .7s both
}
.payment-1 {
    width: 45px;
    height: 13px;
    background: url(assets/images/a.png) center center no-repeat
}
.payment-2 {
    width: 38px;
    height: 13px;
    background: url(assets/images/b.png) center center no-repeat
}
.payment-3 {
    width: 45px;
    height: 13px;
    background: url(assets/images/c.png) center center no-repeat
}
.payment-4 {
    width: 96px;
    height: 21px;
    background: url(assets/images/d.png) center center no-repeat
}
#lang_sel_list .tb-lists-language.list-unstyled>li {
    text-align: left
}
#lang_sel_list .tb-lists-language.list-unstyled>li .lang_sel_sela {
    width: 18px;
    height: 12px;
    display: inline-block;
    background: url(assets/images/en.png) center center no-repeat!important
}
#lang_sel_list .tb-lists-language.list-unstyled>li .lang_sel_sela span {
    position: relative;
    left: 25px
}
#lang_sel_list .tb-lists-language.list-unstyled>li .lang_sel_other {
    width: 18px;
    height: 12px;
    display: inline-block;
    background: url(assets/images/fr.png) center center no-repeat!important
}
#lang_sel_list .tb-lists-language.list-unstyled>li .lang_sel_othera {
    width: 18px;
    height: 12px;
    display: inline-block;
    background: url(assets/images/es.png) center center no-repeat!important
}
#lang_sel_list .tb-lists-language.list-unstyled>li .lang_sel_otherb,
#lang_sel_list .tb-lists-language.list-unstyled>li .lang_sel_otherc {
    width: 18px;
    height: 12px;
    background: url(assets/images/de.png) center center no-repeat!important;
    display: inline-block
}
.text_about {
    font-family: Open Sans;
    font-size: 13px;
    line-height: 22px;
    color: #888;
    margin: 0;
    margin-bottom: 0!important;
    vertical-align: top;
    position: relative;
    top: -7px
}
@media (min-width: 768px) {
    .about_us_all {
        padding: 0 15px
    }
}
.about_us_all .wpb_content_element {
    margin-bottom: 20px
}
.text_about_center {
    margin-bottom: 25px
}
.text_about_center h5 {
    margin-bottom: 0;
    text-align: center;
    position: relative
}
.text_about_center h5:before {
    width: 100%;
    height: 1px;
    background: #e4e4e4;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0
}
.text_about_center i {
    font-size: 20px;
    color: #181818;
    display: inline-block;
    position: relative;
    padding: 0 20px;
    background: #fff
}
.tb-contact-form .wpcf7-form .ct-label,
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn>div.clear {
    display: none
}
.text_about_center>p {
    font-family: PTSerif;
    font-weight: 700;
    font-style: italic;
    font-size: 18px;
    line-height: 26px;
    color: #181818;
    padding: 10px 0
}
.tb-contact-form .ro_maps {
    border: 6px solid #f3f3f3
}
.tb-contact-form .title_contact,
.tb-contact-form .wg-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 40px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px
}
.tb-contact-form .wg-title {
    margin-bottom: 10px
}
.tb-contact-form .content_us {
    font-family: Open Sans;
    font-size: 13px;
    line-height: 20px;
    color: #888;
    margin-bottom: 25px!important
}
.tb-contact-form .ct-contact {
    padding: 0
}
.tb-contact-form .ct-contact>li {
    border-top: 1px solid #e1e1e1;
    padding: 10px 0
}
.tb-contact-form .ct-contact>li>a {
    padding-left: 38px!important
}
.tb-contact-form .ct-contact>li>a>span {
    font-family: Open Sans;
    font-size: 13px;
    line-height: 20px;
    color: #888
}
.tb-contact-form .ct-contact>li>a>i {
    font-size: 16px;
    color: #888
}
.tb-contact-form .wpcf7-form {
    margin-top: -6px
}
.tb-contact-form .wpcf7-form .ct-label,
.tb-contact-form .wpcf7-form label {
    font-family: Open Sans;
    font-weight: 300;
    font-size: 13px;
    line-height: 22px;
    color: #888;
}
.tb-contact-form .wpcf7-form .wpcf7-form-control-wrap textarea {
    background: 0 0;
    border-radius: 3px;
    height: 180px;
    border: 1px solid #e1e1e1
}
.tb-contact-form .wpcf7-form .wpcf7-form-control-wrap input {
    height: 40px;
    margin-bottom: 30px;
    border-radius: 3px;
    border: 1px solid #e1e1e1
}
.tb-contact-form .wpcf7-form .font-noraure-3 input {
    margin-top: 0;
    margin-bottom: 0;
    height: 40px;
    width: 145px;
    line-height: 20.2px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    border-radius: 3px
}
.widget_search .searchform {
    position: relative
}
.widget_search .searchform .searchsubmit {
    text-indent: 999px;
    z-index: 9;
    position: relative
}
.widget_search .searchform i {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    font-size: 16px;
    color: #999;
    line-height: 15px;
    z-index: 0
}
.feature-box-icon-top-style-1 .feature-box-media {
    width: 80px;
    height: 80px;
    margin: 0 auto 22px;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    position: relative
}
.feature-box-icon-top-style-1 .feature-box-media i {
    position: absolute;
    top: 50%;
    font-size: 30px;
    color: #fff;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}
.feature-box-icon-top-style-1 .feature-box-horizontal-strokes {
    background: rgba(255, 255, 255, .5);
    height: 1px;
    margin: 0 auto;
    width: 30px
}
.feature-box-icon-top-style-1 .feature-box-detail .feature-box-title {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: .05em
}
.feature-box-icon-top-style-1 .feature-box-detail .feature-box-content {
    padding-top: 9px
}
.feature-box-icon-top-style-1 .feature-box-detail .feature-box-content p {
    margin: 0
}
@media (max-width: 991px) {
    .feature-box-icon-top-style-1 {
        max-width: 370px;
        margin: 0 auto 30px!important
    }
}
.tb-grid.template-product-1 {
    text-align: center
}
.tb-grid.template-product-1 .controls-filter {
    list-style: none;
    margin: 0;
    padding: 0 0 70px
}
.tb-grid.template-product-1 .controls-filter li {
    display: inline-block;
    position: relative
}
.tb-grid.template-product-1 .controls-filter li a {
    color: #cacaca;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 22px;
    -webkit-transition: all .3s fade 0s;
    -moz-transition: all .3s fade 0s;
    -ms-transition: all .3s fade 0s;
    -o-transition: all .3s fade 0s
}
.tb-grid.template-product-1 .controls-filter li.active a,
.tb-grid.template-product-1 .controls-filter li:hover a {
    color: #383838
}
.tb-grid.template-product-1 .controls-filter li.active:after,
.tb-grid.template-product-1 .controls-filter li:hover:after {
    background: url(assets/images/underline-style-2.png) 100% 100% no-repeat rgba(0, 0, 0, 0);
    content: "";
    height: 100%;
    left: 50%;
    margin-top: 30px;
    position: absolute;
    top: 0;
    width: 87px;
    z-index: 9;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}
.ro-middle,
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-wrap-price-rating .tb-item-rating {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}
.tb-grid.template-product-1 .controls-filter li+li {
    border-left: 2px solid #cacaca
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-thumb {
    position: relative;
    overflow: hidden
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-thumb .onsale {
    font-size: 13px;
    font-weight: 400;
    top: 15px;
    left: 15px;
    background: #fff;
    color: #626262;
    width: 40px;
    height: 40px;
    line-height: 40px;
    -webkit-box-shadow: 1px 1px 0 1px #dadada;
    -moz-box-shadow: 1px 1px 0 1px #dadada;
    box-shadow: 1px 1px 0 1px #dadada
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-thumb img {
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-title {
    margin-top: 20px
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-title a {
    font-size: 14px;
    color: #747474;
    line-height: 17px;
    text-transform: uppercase
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-title a:hover {
    color: #ff2653
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-wrap-price-rating {
    position: relative;
    margin-bottom: 7px
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-wrap-price-rating .tb-product-price .amount {
    font-size: 14px;
    line-height: 36px;
    color: #484848;
    margin-right: 12px
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-wrap-price-rating .tb-product-price del .amount {
    color: #c5c5c5
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-wrap-price-rating .tb-product-price ins {
    background: 0 0
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-wrap-price-rating .tb-item-rating {
    background: #fff;
    left: 0;
    line-height: 36px;
    position: absolute;
    right: 0;
    top: 50%;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-wrap-price-rating .tb-item-rating .star-rating {
    float: none;
    margin: 0 auto
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .compare-button,
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .yith-wcwl-add-to-wishlist {
    vertical-align: middle;
    padding: 0;
    margin: 10px 2px;
    opacity: 0;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    overflow: hidden
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .yith-wcwl-add-to-wishlist {
    position: relative;
    display: inline-block;
    width: 0;
    height: 40px;
    background: #fff;
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .yith-wcwl-add-to-wishlist .add_to_wishlist {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .yith-wcwl-add-to-wishlist:before {
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    font-family: FontAwesome;
    content: "\f004";
    color: #757575;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .yith-wcwl-add-to-wishlist:hover {
    background: #ff2653;
    border-color: #ff2653
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .yith-wcwl-add-to-wishlist:hover:before {
    color: #fff
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .compare-button {
    position: relative;
    display: inline-block;
    width: 0;
    height: 40px;
    background: #fff;
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .compare-button .compare {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .compare-button:before {
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    font-family: FontAwesome;
    content: "\f079";
    color: #757575;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .compare-button:hover {
    background: #ff2653;
    border-color: #ff2653
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .compare-button:hover:before {
    color: #fff
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .btn-add-to-cart {
    background-color: transparent;
    border: 1px solid #c5c5c5;
    display: inline-block;
    outline: 0;
    padding: 7px 32px;
    text-align: center;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    color: #747474;
    text-transform: uppercase
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .btn-add-to-cart:hover {
    background-color: #ff2653;
    border-color: #ff2653;
    color: #fff
}
.tb-grid.template-product-1 .tb-grid-item-inner:hover .tb-grid-wrap-price-rating .tb-item-rating {
    opacity: 1
}
.tb-grid.template-product-1 .tb-grid-item-inner:hover .tb-grid-btn .yith-wcwl-add-to-wishlist {
    opacity: 1;
    width: 40px;
    margin-right: 10px
}
.tb-grid.template-product-1 .tb-grid-item-inner:hover .tb-grid-btn .compare-button {
    opacity: 1;
    width: 40px;
    margin-left: 10px
}
.tb-grid.template-product-2 .de-blog {
    margin-bottom: 35px
}
.tb-grid.template-product-2 .tb-grid-wrap-left {
    float: left
}
.tb-grid.template-product-2 .tb-grid-wrap-right {
    float: left;
    padding-left: 15px
}
.tb-grid.template-product-2 .tb-grid-wrap-right .tb-grid-title {
    margin-top: 5px
}
.tb-grid.template-product-2 .tb-grid-wrap-right .tb-grid-title a {
    color: #747474;
    font-size: 14px;
    text-transform: uppercase
}
.tb-grid.template-product-2 .tb-grid-wrap-right .tb-grid-title a:hover {
    color: #ff2653
}
.tb-grid.template-product-2 .tb-grid-wrap-right .tb-grid-title,
.tb-grid.template-product-2 .tb-grid-wrap-right .tb-product-price {
    font-size: 14px
}
.tb-grid.template-product-2 .tb-grid-wrap-right .star-rating {
    float: left;
    margin-top: 3px
}
.tb-grid.template-product-2 .tb-grid-btn {
    margin-top: 27px
}
.tb-grid.template-product-2 .btn-like,
.tb-grid.template-product-2 .btn-retweet,
.tb-grid.template-product-2 .btn-shopping-cart {
    text-align: center;
    position: relative;
    color: #757575;
    display: inline-block;
    height: 40px;
    width: 40px;
    border: 1px solid #c5c5c5;
    line-height: 40px;
    margin-right: 7px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s
}
.tb-grid.template-product-2 .btn-like i,
.tb-grid.template-product-2 .btn-retweet i,
.tb-grid.template-product-2 .btn-shopping-cart i {
    font-size: 14px
}
.tb-grid.template-product-2 .btn-like:hover,
.tb-grid.template-product-2 .btn-retweet:hover,
.tb-grid.template-product-2 .btn-shopping-cart:hover {
    border: 1px solid #ff2653;
    background: #ff2653;
    color: #fff
}
.healthmag-title {
    font-size: 16px;
    color: #2a2a2a;
    line-height: 24px
}
.healthmag-title.healthmag-title-underline {
    position: relative;
    margin-bottom: 30px!important
}
.healthmag-title.healthmag-title-underline:after {
    height: 100%;
    left: 50%;
    margin-top: 30px;
    position: absolute;
    top: 0;
    width: 87px;
    z-index: 1000;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}
.healthmag-title.healthmag-title-underline.healthmag-title-underline-1:after {
    width: 4px;
    height: 4px;
    margin-top: 33px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    background-color: #2a2a2a
}
.healthmag-title.healthmag-title-underline.healthmag-title-underline-1.tb-custom-fix-scale:after {
    left: 49.8%
}
.healthmag-title.healthmag-title-underline.healthmag-title-underline-2 .healthmag-title:after {
    display: none
}
.healthmag-title-separator-wrap {
    border-bottom: 1px solid #efefef;
    background: #fff;
    padding-top: 16px;
    padding-bottom: 16px
}
.healthmag-title-separator-wrap .healthmag-title-separator {
    text-transform: uppercase;
    margin-bottom: 0
}
.healthmag-title-separator-wrap.text-center .healthmag-title,
.healthmag-title-separator-wrap.text-right .healthmag-title {
    padding-left: 13px
}
.healthmag-title-separator-wrap.text-center .healthmag-title:before,
.healthmag-title-separator-wrap.text-right .healthmag-title:before {
    display: block;
    left: -4px;
    right: auto
}
.healthmag-title-separator-wrap.text-left {
    padding-left: 30px
}
.healthmag-title-separator-wrap.text-right .healthmag-title {
    padding-right: 0
}
.healthmag-title-separator-wrap.healthmag-title-underline-2 h3:after,
.healthmag-title-separator-wrap.text-right .healthmag-title:after {
    display: none
}
.healthmag-title-default .healthmag-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 15px
}
.healthmag-title-default .tb-image {
    position: relative;
    display: inline-block;
    text-align: center;
    left: 50%;
    transform: translateX(-50%)
}
.healthmag-title-default .tb-image img {
    background: 0 0;
    position: relative
}
.healthmag-title-default .tb-image:after,
.healthmag-title-default .tb-image:before {
    width: 35px;
    height: 1px;
    background: #d7d7d7;
    top: 30%;
    display: inline-block;
    content: "";
    vertical-align: middle
}
.healthmag-title-default .tb-image:before {
    position: absolute;
    left: -44px
}
.healthmag-title-default .tb-image:after {
    position: absolute;
    right: -44px
}
.stripe-parallax-bg .healthmag-title-separator-wrap {
    overflow-x: hidden
}
.stripe-parallax-bg .healthmag-title-separator-wrap:before {
    display: none
}
.stripe-parallax-bg .healthmag-title-separator-wrap .healthmag-title-separator {
    background: 0 0
}
.stripe-parallax-bg .healthmag-title-separator-wrap .healthmag-title-separator:after,
.stripe-parallax-bg .healthmag-title-separator-wrap .healthmag-title-separator:before {
    z-index: 5;
    background-color: #fff;
    top: 14px
}
.stripe-parallax-bg .healthmag-title-separator-wrap .healthmag-title-separator>span:after,
.stripe-parallax-bg .healthmag-title-separator-wrap .healthmag-title-separator>span:before {
    display: block;
    content: "";
    position: absolute;
    border-top: 1px solid #fff;
    width: 1000%;
    right: 100%;
    z-index: 2;
    top: 16px
}
.stripe-parallax-bg .healthmag-title-separator-wrap .healthmag-title-separator>span:after {
    left: 100%;
    right: auto
}
.tb-carousel .owl-pagination {
    position: absolute!important;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}
.tb-carousel .owl-theme .owl-controls.clickable .owl-page:hover span,
.tb-carousel.owl-theme .owl-controls .owl-page.active span {
    background: #fff
}
.tb-carousel.owl-theme .owl-controls .owl-page span {
    border-color: #fff
}
.tb-carousel .owl-buttons .owl-next,
.tb-carousel .owl-buttons .owl-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    padding: 30px 20px!important;
    margin: 0!important;
    border-radius: 0!important;
    background: rgba(0, 0, 0, .8)!important;
    color: #FFF!important;
    text-transform: uppercase;
    transition: .3s;
    -webkit-transition: .3s
}
.tb-carousel .owl-buttons .owl-prev {
    left: 0;
    transform: translate3d(-100%, -50%, 0);
    -webkit-transform: translate3d(-100%, -50%, 0);
    -ms-transform: translateX(-100%) translateY(-50%)
}
.tb-carousel .owl-buttons .owl-next {
    right: 0;
    transform: translate3d(100%, -50%, 0);
    -webkit-transform: translate3d(100%, -50%, 0);
    -ms-transform: translateX(100%) translateY(-50%)
}
.tb-carousel.testimonial.default {
    padding: 15px 0;
    border-width: 1px 0;
    position: relative
}
.tb-carousel.testimonial.default .jws_theme_introtext {
    color: #fff;
    text-align: center;
    max-width: 85%;
    margin: 0 auto
}
.tb-login-form,
.tb-register-form {
    max-width: 500px
}
.tb-carousel.testimonial.default .tb-image {
    float: left
}
.tb-carousel.testimonial.default .tb-image img {
    width: initial
}
.tb-carousel.testimonial.default .jws_theme_carousel_content {
    padding: 0
}
.tb-carousel.testimonial.default .jws_theme_carousel_content .jws_theme_carousel_title {
    margin: 0
}
.tb-carousel.testimonial.default .jws_theme_carousel_content .jws_theme_carousel_title a {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff
}
.tb-carousel.testimonial.default .jws_theme_carousel_content .jws_theme_carousel_title a:hover {
    color: #ff2653
}
.tb-carousel.testimonial.default .jws_theme_carousel_content .jws_theme_info_blog span {
    color: #fff
}
.tb-carousel.testimonial.default .tb-carousel-wrap-bottom {
    text-align: center;
    margin-bottom: 40px
}
.tb-carousel.testimonial.default .tb-carousel-wrap-bottom .jws_theme_carousel_content {
    display: inline-block
}
.tb-carousel.testimonial.default .tb-carousel-wrap-bottom .jws_theme_carousel_info {
    float: left;
    padding-left: 13px;
    padding-top: 6px
}
.tb-carousel.testimonial.default .owl-controls {
    margin-top: 0
}
.tb-carousel.testimonial.default .owl-buttons .owl-next,
.tb-carousel.testimonial.default .owl-buttons .owl-prev {
    position: relative;
    transform: none;
    -webkit-transform: none;
    left: initial;
    right: initial;
    padding: 0!important;
    margin: 0 10px!important;
    width: 30px;
    height: 30px;
    background: 0 0!important
}
.tb-carousel.testimonial.default .owl-buttons .owl-next:before,
.tb-carousel.testimonial.default .owl-buttons .owl-prev:before {
    font-family: "aqua icon"!important;
    font-style: normal!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "b";
    font-size: 16px;
    font-weight: 600!important;
    color: #444!important
}
.tb-carousel.testimonial.default .owl-buttons .owl-next:before {
    content: "d"
}
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog {
    padding: 0 15px
}
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog .jws_theme_carousel_content {
    padding: 0;
    text-align: center
}
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog .jws_theme_carousel_content .jws_theme_carousel_title {
    margin: 20px 0 10px
}
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog .jws_theme_carousel_content .jws_theme_carousel_title a {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 3px
}
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog .jws_theme_carousel_content .jws_theme_position {
    font-style: italic;
    font-weight: 400;
    color: #ff2653
}
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog .jws_theme_carousel_content .tb-social {
    margin-top: 10px
}
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog .jws_theme_carousel_content .tb-social li a {
    font-size: 18px;
    color: #444
}
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog .jws_theme_carousel_content .tb-social li a:hover {
    color: #ff2653
}
.widget-area .widget:first-child {
    margin-top: -7px
}
.widget-area .widget:first-child form,
.widget-area .widget:first-child ul {
    background-color: transparent;
    position: relative
}
.widget-area .tb-woo-banner {
    margin-top: 12px
}
.sidebar-area.test_blog {
    margin-top: 30px
}
.sidebar-area.test_blog .widget_categories>ul>li:last-child {
    border-bottom: none
}
.sidebar-area.test_blog .widget_zo-recent-posts-widget-with-thumbnails {
    margin-top: 50px!important;
    margin-bottom: 94px!important
}
.sidebar-area.test_blog .page_sidebar .wpb_content_element {
    margin-bottom: 30px
}
.sidebar-area.test_blog .page_sidebar .widget_search .wg-title {
    margin-bottom: 17px
}
.sidebar-area.test_blog .page_sidebar .widget_healthmag_newsletterwidget .wg-title {
    font-weight: 400;
    padding: 27px 0 15px;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 22px
}
.sidebar-area.test_blog .page_sidebar .widget_healthmag_newsletterwidget .wg-title:before {
    display: none
}
.sidebar-area .widget:first-child {
    margin-top: -12px
}
.sidebar-area .widget>div,
.sidebar-area .widget>form,
.sidebar-area .widget>ul {
    position: relative
}
.tb-woo-banner {
    overflow: hidden;
    border: 20px solid #fff;
    background: #fff
}
.tb-woo-banner .title_image {
    overflow: hidden;
    position: relative
}
.tb-woo-banner .title_image .font-healthmag-2 {
    font-family: droid serif;
    font-style: italic;
    font-weight: 700;
    font-size: 21px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 50%;
    vertical-align: middle;
    display: block;
    width: 100%;
    transform: translateY(-50%)
}
.tb-woo-banner .title_image:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .3);
    content: '';
    -webkit-transition: -webkit-transform .6s;
    transition: transform .6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0)
}
.tb-woo-banner .title_content .font-healthmag-2 {
    font-family: droid serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #202020;
    padding-top: 28px;
    margin-bottom: 8px
}
.tb-woo-banner .title_content p {
    font-family: lato;
    font-weight: 400;
    font-style: italic;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    color: #989898;
    margin-bottom: 3px
}
.tb-woo-banner:hover .title_image:before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0)
}
.sidebar-area .widget,
.widget-area .widget {
    position: relative
}
.sidebar-area .widget .wg-title,
.widget-area .widget .wg-title {
    background: 0 0;
    text-align: left;
    font-weight: 600;
    font-size: 16px;
    line-height: 35px;
    color: #000;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 27px
}
.sidebar-area .widget .wg-title:before,
.widget-area .widget .wg-title:before {
    content: "";
    width: 30px;
    height: 1px;
    background: #ccc;
    position: absolute;
    left: 0;
    bottom: -10px;
    z-index: 99
}
.sidebar-area.blog-sidebar .widget,
.widget-area.blog-sidebar .widget {
    margin-bottom: 40px
}
.sidebar-area.blog-sidebar .widget li a,
.widget-area.blog-sidebar .widget li a {
    padding-left: 0;
    padding-top: 10px;
    border-color: #e6e6e6
}
.sidebar-area .widget ul,
.widget-area .widget ul {
    padding: 0;
    margin-top: 0
}
.sidebar-area .widget ul li,
.widget-area .widget ul li {
    list-style: none;
    display: inline-block;
    width: 100%;
    line-height: 43px;
    border-bottom: 1px solid #dedede
}
.sidebar-area .widget_categories ul>li:last-child,
.sidebar-area .widget_layered_nav.widget_layered_nav>ul>li:last-child,
.sidebar-area .widget_price_filter.widget_layered_nav>ul>li:last-child,
.widget-area .widget_categories ul>li:last-child,
.widget-area .widget_layered_nav.widget_layered_nav>ul>li:last-child,
.widget-area .widget_price_filter.widget_layered_nav>ul>li:last-child {
    border-bottom: none
}
.sidebar-area .widget ul li a,
.widget-area .widget ul li a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    white-space: normal;
    color: #545454;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    padding-left: 0;
    padding-right: 0
}
.sidebar-area .widget ul li a:hover,
.widget-area .widget ul li a:hover {
    color: #ff2653
}
.sidebar-area .widget ul li .count,
.widget-area .widget ul li .count {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #545454
}
.sidebar-area .widget.widget_nav_menu,
.widget-area .widget.widget_nav_menu {
    overflow: visible
}
.sidebar-area .widget.widget_nav_menu h2,
.widget-area .widget.widget_nav_menu h2 {
    font-size: 18px;
    padding-left: 50px;
    background-color: #2c2c2c;
    color: #fff;
    height: 44px;
    line-height: 44px;
    position: relative;
    margin-bottom: 0
}
.sidebar-area .widget.widget_nav_menu h2:before,
.widget-area .widget.widget_nav_menu h2:before {
    position: absolute;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f0c9";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 20px
}
.sidebar-area .widget.widget_nav_menu ul.menu ul.sub-menu,
.widget-area .widget.widget_nav_menu ul.menu ul.sub-menu {
    display: none;
    margin: 0;
    box-shadow: none;
    top: 0;
    left: 0
}
.sidebar-area .widget.widget_nav_menu ul.menu,
.widget-area .widget.widget_nav_menu ul.menu {
    margin: 0;
    padding: 0;
    list-style: none
}
.sidebar-area .widget.widget_nav_menu ul.menu li,
.widget-area .widget.widget_nav_menu ul.menu li {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: block;
    position: relative;
    padding: 0;
    background-color: #fff
}
.sidebar-area .widget.widget_nav_menu ul.menu li a,
.widget-area .widget.widget_nav_menu ul.menu li a {
    color: #333;
    font-size: 13px;
    padding: 0 22px;
    line-height: 40px;
    background-color: transparent
}
.sidebar-area .widget.widget_nav_menu ul.menu li a:hover,
.widget-area .widget.widget_nav_menu ul.menu li a:hover {
    color: #ff2653
}
.sidebar-area .widget.widget_nav_menu ul.menu li.menu-item-has-children:after,
.widget-area .widget.widget_nav_menu ul.menu li.menu-item-has-children:after {
    position: absolute;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f105";
    right: 25px;
    top: 16px;
    color: #fff
}
.sidebar-area .widget.widget_nav_menu ul.menu li:hover:after,
.widget-area .widget.widget_nav_menu ul.menu li:hover:after {
    color: #ff2653;
    right: 22px
}
.sidebar-area .widget.widget_nav_menu ul.menu li:hover>ul,
.widget-area .widget.widget_nav_menu ul.menu li:hover>ul {
    display: block!important
}
.sidebar-area .widget.widget_nav_menu ul.menu>li,
.widget-area .widget.widget_nav_menu ul.menu>li {
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    background-color: #f9f9f9
}
.sidebar-area .widget.widget_nav_menu ul.menu>li a,
.widget-area .widget.widget_nav_menu ul.menu>li a {
    color: #5e5e5e
}
.sidebar-area .widget.widget_nav_menu ul.menu>li.menu-item-has-children:after,
.widget-area .widget.widget_nav_menu ul.menu>li.menu-item-has-children:after {
    color: #979797
}
.sidebar-area .widget.widget_nav_menu ul.menu>li:hover,
.widget-area .widget.widget_nav_menu ul.menu>li:hover {
    border-left: 3px solid #ff2653;
    background-color: #fff
}
.sidebar-area .blog-sidebar .widget ul,
.widget-area .blog-sidebar .widget ul {
    margin-top: 5px
}
.sidebar-area .widget_layered_nav,
.sidebar-area .widget_price_filter,
.widget-area .widget_layered_nav,
.widget-area .widget_price_filter {
    margin-bottom: 25px
}
.sidebar-area .widget_layered_nav .wg-title,
.sidebar-area .widget_price_filter .wg-title,
.widget-area .widget_layered_nav .wg-title,
.widget-area .widget_price_filter .wg-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: #ff2653
}
.sidebar-area .widget_layered_nav .wg-title:before,
.sidebar-area .widget_price_filter .wg-title:before,
.widget-area .widget_layered_nav .wg-title:before,
.widget-area .widget_price_filter .wg-title:before {
    display: none
}
.sidebar-area .widget_layered_nav.widget_layered_nav .wg-title,
.sidebar-area .widget_price_filter.widget_layered_nav .wg-title,
.widget-area .widget_layered_nav.widget_layered_nav .wg-title,
.widget-area .widget_price_filter.widget_layered_nav .wg-title {
    margin-bottom: 2px
}
.sidebar-area .widget_layered_nav.widget_price_filter form .price_slider_wrapper .price_slider,
.sidebar-area .widget_price_filter.widget_price_filter form .price_slider_wrapper .price_slider,
.widget-area .widget_layered_nav.widget_price_filter form .price_slider_wrapper .price_slider,
.widget-area .widget_price_filter.widget_price_filter form .price_slider_wrapper .price_slider {
    background: #d7d7d7!important;
    box-shadow: none;
    margin-bottom: 30px;
    height: 3px
}
.sidebar-area .widget_layered_nav.widget_price_filter form .price_slider_wrapper .price_slider .ui-slider-handle,
.sidebar-area .widget_price_filter.widget_price_filter form .price_slider_wrapper .price_slider .ui-slider-handle,
.widget-area .widget_layered_nav.widget_price_filter form .price_slider_wrapper .price_slider .ui-slider-handle,
.widget-area .widget_price_filter.widget_price_filter form .price_slider_wrapper .price_slider .ui-slider-handle {
    background-color: #ff2653;
    top: -3px;
    width: 7px;
    height: 7px;
    border: none;
    border-radius: 0
}
.sidebar-area .widget_layered_nav.widget_price_filter form .price_slider_wrapper .price_slider .ui-slider-handle:last-child,
.sidebar-area .widget_price_filter.widget_price_filter form .price_slider_wrapper .price_slider .ui-slider-handle:last-child,
.widget-area .widget_layered_nav.widget_price_filter form .price_slider_wrapper .price_slider .ui-slider-handle:last-child,
.widget-area .widget_price_filter.widget_price_filter form .price_slider_wrapper .price_slider .ui-slider-handle:last-child {
    margin-left: 0
}
.sidebar-area .widget_latest_products,
.widget-area .widget_latest_products {
    margin-top: 55px;
    margin-bottom: 50px
}
.sidebar-area .widget_latest_products .wg-title,
.widget-area .widget_latest_products .wg-title {
    margin-bottom: 40px
}
.sidebar-area .yith-woocompare-widget,
.widget-area .yith-woocompare-widget {
    margin-top: 30px;
    margin-bottom: 35px
}
.sidebar-area .yith-woocompare-widget ul,
.widget-area .yith-woocompare-widget ul {
    margin-top: 20px
}
.sidebar-area .yith-woocompare-widget ul li,
.widget-area .yith-woocompare-widget ul li {
    font-family: lato;
    font-weight: 400;
    font-size: 13px
}
.sidebar-area .yith-woocompare-widget .compare.button,
.widget-area .yith-woocompare-widget .compare.button {
    padding: 0;
    margin-top: 3px
}
.sidebar-area .widget.widget_text,
.widget-area .widget.widget_text {
    margin-bottom: 0
}
.sidebar-area .widget_product_tag_cloud .tagcloud,
.widget-area .widget_product_tag_cloud .tagcloud {
    margin-top: 30px;
    margin-bottom: 25px
}
.sidebar-area .widget_product_tag_cloud .tagcloud>a,
.widget-area .widget_product_tag_cloud .tagcloud>a {
    margin-right: 10px
}
.primary-sidebar .widget_price_filter {
    margin-bottom: 40px
}
.primary-sidebar .widget_price_filter .wg-title {
    margin-bottom: 20px
}
.primary-sidebar .widget_price_filter .price_slider_wrapper {
    margin-bottom: 12px
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .ui-slider {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    margin-right: 0;
    background: #ddd!important;
    box-shadow: 0 0 1px 0 rgba(16, 16, 16, .3) inset;
    margin-bottom: 18px
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
    background-color: #fff;
    top: -5px;
    box-shadow: none!important;
    width: 15px;
    height: 15px;
    border: 2px solid #ff2653;
    border-radius: 50%
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle:last-child {
    margin-left: -10px
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle:hover {
    background-color: #ff2653
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-range {
    background: #ff2653;
    box-shadow: none!important
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount {
    position: relative;
    font-size: 13px;
    line-height: 18px
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .button {
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    position: relative;
    float: right;
    width: 85px;
    height: 30px;
    line-height: 17px;
    color: #fff;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    background: #111!important
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .button:hover {
    background: #ff2653!important
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
    display: inline-block;
    color: transparent;
    float: left;
    position: relative
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label>span {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 30px;
    font-family: bitter;
    font-weight: 400;
    font-size: 12px;
    line-height: 33px;
    color: #545454;
    text-align: center;
    border: 1px solid #8a8a8a
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label>span.to {
    left: 95px
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label>span.to:before {
    content: "_";
    position: absolute;
    left: -16px;
    top: -7px;
    color: #ccc
}
@media (min-width: 769px) {
    #jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.dropdown-menu {
        position: absolute
    }
}
.horizontal-strokes-btn-view-more,
.ro-btn-circle {
    position: relative
}
@media (min-width: 992px) and (max-width: 1200px) {
    .sidebar-area .tb-woo-banner .hgroup h2,
    .widget-area .tb-woo-banner .hgroup h2 {
        width: 120px;
        height: 120px;
        line-height: 119px
    }
}
@media (max-width: 991px) {
    #jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.dropdown-menu {
        width: auto!important
    }
}
@media (max-width: 767px) {
    #jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.dropdown-menu {
        width: 100%!important
    }
}
@media (min-width: 992px) {
    .tpl1.flipster>ul.flip-items {
        max-height: 297px
    }
    .sidebar-area .widget.widget_nav_menu ul.menu ul.sub-menu,
    .widget-area .widget.widget_nav_menu ul.menu ul.sub-menu {
        left: 100%
    }
    #jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.menu .standar-dropdown {
        box-shadow: 2px 0 10px rgba(0, 0, 0, .09)!important
    }
    #jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.menu .standar-dropdown a:hover {
        padding-left: 25px
    }
    #jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.menu .has_full_width>ul {
        background-color: #fff!important;
        box-shadow: 2px 0 10px rgba(0, 0, 0, .09)!important
    }
    #jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.menu .has_full_width>ul>li {
        background-color: #fff!important
    }
    #jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.menu .has_full_width>ul>li>a {
        padding: 0 22px!important
    }
    #jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.menu .has_full_width>ul>li a {
        background-color: #fff!important;
        color: #5e5e5e!important;
        padding: 0
    }
    #jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.menu .has_full_width>ul>li a:hover {
        color: #ff2653!important
    }
    #jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.menu .has_full_width>ul>li li {
        padding: 0 22px
    }
    #jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.menu .has_full_width>ul>li li a {
        border-bottom: 1px solid #ebebeb
    }
    #jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.menu .has_full_width>ul>li li a:hover {
        padding-left: 3px
    }
    #jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.menu .has_full_width>ul>li li:last-child a {
        border-bottom: none
    }
    #jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.menu .has_full_width li {
        background-color: #fff!important;
        border-bottom: none
    }
}
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail,
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-thumb {
    display: inline-block;
    width: 100px
}
.widget_zo-recent-posts-widget-with-thumbnails ul {
    margin-bottom: 10px;
    margin-top: 7px!important
}
.widget_zo-recent-posts-widget-with-thumbnails ul li {
    border-bottom: none!important;
    .jws_theme_footer .footer-center .icon_logo > li > a padding-bottom: 20px
}
.widget_zo-recent-posts-widget-with-thumbnails ul li:last-child {
    border-bottom: none
}
.widget_zo-recent-posts-widget-with-thumbnails ul li .tb-recent-thumb,
.widget_zo-recent-posts-widget-with-thumbnails ul li .tb-recent-thumb>a>img {
    width: 71px;
    height: 71px
}
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail {
    font-size: 13px;
    line-height: 22px;
    padding-left: 12px;
    padding-top: 0;
    width: calc(100% - 100px)
}
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .tb-post-title h3 {
    line-height: 16px;
    margin-bottom: 0;
    transition: color .3s ease-in-out
}
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .tb-post-title h3>a {
    font-family: bitter;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #1b1b1b;
}
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .tb-post-title h3:hover {
    color: #ff2653
}
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .tb-post-content {
    margin-bottom: 5px
}
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .tb-post-content p {
    margin: 0!important
}
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .tb-post-date {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: #545454
}
.widget_archive ul>li>a,
.widget_categories ul>li>a {
    font-family: lato;
    font-weight: 400;
    font-size: 13px;
    color: #5b5b5b;
}
.widget_search form {
    display: inline-block;
    width: 100%;
    margin-bottom: -10px
}
.widget_search form input[type=text] {
    float: left;
    width: calc(100% - 80px);
    padding-left: 12px;
    padding-right: 12px;
    height: 34px;
    border-right: 0;
    margin-bottom: 0
}
.widget_search form input[type=submit] {
    background-color: #ff2653;
    border: 0;
    float: left;
    font-size: 12px;
    margin: 0;
    text-transform: uppercase;
    width: 80px;
    color: #fff
}
.widget_recent_comments .recentcomments span {
    text-transform: capitalize
}
.ro-color-main {
    color: #ff2653
}
.ro-color-light {
    color: #FFF
}
.placeholder,
.ro-color-dark {
    color: #444
}
.ro-bg-dark {
    background-color: #2b2b2b
}
.ro-bg-light {
    background-color: #FFF
}
.ro-bg-trans-light {
    background-color: #000100
}
.ro-bg-main {
    background-color: #ff2653
}
.ro-bgc-1 {
    background-color: #C6D9C6
}
.ro-bgc-2 {
    background-color: #D9D8C1
}
.ro-bgc-3 {
    background-color: #DEB6B6
}
.ro-bgc-4 {
    background-color: #ABDCE1
}
.ro-bgc-5 {
    background-color: #E7E6E1
}
.ro-bgc-6 {
    background-color: #9DCF67
}
.ro-bgc-trans-1,
.ro-bgc-trans-2,
.ro-bgc-trans-3,
.ro-bgc-trans-4,
.ro-bgc-trans-5 {
    background-color: #000100
}
.ro-bg-lightgray {
    background-color: #EEE
}
input[type=text],
input[type=email],
input[type=search],
select,
textarea {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 100%;
    outline: 0;
    background-color: #fff;
    border: 1px solid #eaeaea;
    padding: 5px 15px;
    line-height: 28.8px
}
.ro-btn,
.ro-btn-1 {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s
}
.btnviewmore:hover,
input[type=text]:focus,
input[type=email]:focus,
input[type=search]:focus,
select:focus,
textarea:focus {
    border-color: #ff2653
}
select {
    height: 35px
}
.woocommerce input[type=text],
.woocommerce input[type=email],
.woocommerce input[type=search],
.woocommerce select,
.woocommerce textarea {
    line-height: 28.8px!important
}
.woocommerce .select2-chosen {
    height: 40px!important
}
textarea {
    resize: none;
    height: 115px
}
::-webkit-input-placeholder {
    color: #444
}
:-moz-placeholder {
    color: #444
}
::-moz-placeholder {
    color: #444
}
:-ms-input-placeholder {
    color: #444
}
.ro-social li {
    display: inline-block;
    margin-right: 3px;
    margin-left: 3px;
    font-size: 16px
}
.ro-social li a:hover {
    color: #ff2653
}
.shop_now_1 {
    color: #b5b5b5
}
.btn-shop-now {
    color: #fff
}
.btn-shop-now:hover {
    color: #ff2653
}
.btn.btn-view-all {
    border: 1px solid #FFF;
    color: #FFF;
    padding: 9px 42px;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 30px
}
.btn.btn-view-all:hover {
    border-color: #ff2653;
    background: #ff2653
}
.horizontal-strokes-btn-view-more:after,
.horizontal-strokes-btn-view-more:before {
    background: #fff;
    content: "";
    height: 1px;
    position: absolute;
    top: 50%;
    width: 43%
}
@media (min-width: 992px) and (max-width: 1199px) {
    .horizontal-strokes-btn-view-more:after,
    .horizontal-strokes-btn-view-more:before {
        width: 41%
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .horizontal-strokes-btn-view-more:after,
    .horizontal-strokes-btn-view-more:before {
        width: 38%
    }
}
@media (max-width: 767px) {
    .horizontal-strokes-btn-view-more:after,
    .horizontal-strokes-btn-view-more:before {
        width: 37%
    }
}
@media (max-width: 639px) {
    .horizontal-strokes-btn-view-more:after,
    .horizontal-strokes-btn-view-more:before {
        width: 32%
    }
}
@media (max-width: 479px) {
    .horizontal-strokes-btn-view-more:after,
    .horizontal-strokes-btn-view-more:before {
        width: 26%
    }
}
@media (max-width: 359px) {
    .horizontal-strokes-btn-view-more:after,
    .horizontal-strokes-btn-view-more:before {
        width: 24%
    }
}
.horizontal-strokes-btn-view-more:before {
    left: 0
}
.horizontal-strokes-btn-view-more:after {
    right: 0
}
.ro-btn {
    transition: all .3s;
    display: inline-block;
    padding: 15px 40px;
    font-size: 12px;
    font-weight: 700;
    outline: 0;
    word-spacing: 2px;
    line-height: 1.2;
    text-align: center;
    background-color: transparent;
    border: 0
}
.ro-btn-1 {
    transition: all .3s;
    display: inline-block;
    padding: 15px 40px;
    font-size: 12px;
    font-weight: 700;
    outline: 0;
    word-spacing: 2px;
    line-height: 1.2;
    text-align: center;
    border: 0;
    background-color: #ff2653;
    color: #FFF
}
.ro-btn-2,
.ro-btn-3 {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    padding: 15px 40px;
    border: 0;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    outline: 0;
    word-spacing: 2px;
    line-height: 1.2;
    text-align: center
}
.ro-btn-1:focus,
.ro-btn-1:hover,
.ro-btn-2 {
    background-color: #444;
    color: #FFF
}
.ro-btn-2 {
    transition: all .3s
}
.ro-btn-2:focus,
.ro-btn-2:hover {
    background-color: #ff2653;
    color: #FFF
}
.ro-btn-3 {
    transition: all .3s;
    background-color: #FFF
}
.ro-btn-3:focus,
.ro-btn-3:hover {
    background-color: #ff2653;
    color: #FFF
}
.ro-btn-bd-1 {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    outline: 0;
    word-spacing: 2px;
    line-height: 1.2;
    text-align: center;
    background-color: transparent;
    padding: 14px 39px;
    border: 1px solid #444
}
.ro-btn-bd-1:focus,
.ro-btn-bd-1:hover {
    background-color: #ff2653;
    border-color: #ff2653;
    color: #FFF
}
.ro-btn-bd-2,
.ro-btn-bdr-1 {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    border: 1px solid #444;
    font-size: 12px;
    font-weight: 700;
    outline: 0;
    word-spacing: 2px;
    line-height: 1.2;
    padding: 14px 39px;
    text-align: center;
    display: inline-block
}
.ro-btn-bd-2 {
    transition: all .3s;
    background-color: #FFF
}
.ro-btn-bd-2:focus,
.ro-btn-bd-2:hover {
    background-color: #ff2653;
    border-color: #ff2653;
    color: #FFF
}
.ro-btn-bdr-1 {
    transition: all .3s;
    border-radius: 20px;
    background-color: #EEE
}
.ro-btn-bdr-2 {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    outline: 0;
    word-spacing: 2px;
    line-height: 1.2;
    text-align: center;
    padding: 14px 39px;
    border: 1px solid #444;
    background-color: #ff2653;
    border-radius: 20px
}
.tb-login-form h5.tb-title,
.tb-title-form {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f0f0f0
}
.ro-btn-circle {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #393939;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s
}
.ro-overlay,
.ro-overlay-bg {
    position: absolute;
    top: 0;
    left: 0
}
.tb-header-wrap .tb-header-menu,
a,
a.active,
a:active,
a:focus,
a:hover {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s
}
.ro-btn-circle:hover {
    background: #ff2653;
    color: #fff
}
.tb-title-form {
    font-weight: 400;
    color: #525151
}
.tb-login-form h5.tb-title {
    font-weight: 400;
    color: #333
}
.tb-login-form .tb-social-login>a,
.tb-login-form>p {
    font-size: 15px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif
}
.tb-login-form>p {
    color: #666;
    margin-bottom: 30px!important
}
.tb-login-form .tb-social-login {
    margin-bottom: 35px
}
.tb-login-form .tb-social-login>a {
    display: inline-block;
    color: #fff;
    padding: 12px 30px;
    min-width: 220px;
    text-align: center
}
.tb-login-form .tb-social-login>a>i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 18px
}
.tb-login-form .tb-social-login>a.tb-facebook-login {
    background: #3d5c98
}
.tb-login-form .tb-social-login>a.tb-twitter-login {
    background: #22aadf;
    float: right
}
.tb-login-form>form>p {
    margin-bottom: 20px!important
}
.tb-login-form>form>p>label {
    font-size: 14px;
    font-weight: 400;
    color: #666;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif
}
.tb-login-form>form>p>label:after {
    content: "*";
    font-size: 12px;
    color: #ff2653;
    display: inline-block;
    margin-left: 5px
}
.tb-login-form>form>p>input {
    padding: 10px 15px;
    line-height: 24px;
    border: 1px solid #e3e3e3
}
.tb-login-form>form>p.login-remember {
    margin-bottom: 10px!important
}
.tb-login-form>form>p.login-remember>label {
    color: #8b8b8b
}
.tb-login-form>form>p.login-remember>label>input {
    margin: 0 10px 0 0
}
.tb-login-form>form>p.login-submit>input,
.tb-register-form>form>p.submit>input {
    height: 40px;
    text-align: center;
    margin-top: 5px;
    font-weight: 400;
    text-transform: uppercase;
    outline: 0
}
.tb-login-form>form>p.login-submit>input {
    line-height: 39px;
    display: inline-block;
    padding: 0;
    width: 170px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    font-size: 12px;
    color: #515151;
    background: #fff;
    border: 1px solid #e3e3e3
}
.tb-login-form>form>p.login-submit>input:hover {
    background-color: #2a2a2a;
    border-color: #2a2a2a;
    color: #fff
}
.tb-login-form>form .forgot-password {
    float: right;
    font-size: 14px;
    font-weight: 400;
    color: #ff2653;
    font-family: 'Open Sans', sans-serif
}
@media (max-width: 991px) {
    .tb-login-form .tb-social-login>a {
        display: block
    }
    .tb-login-form .tb-social-login>a.tb-facebook-login {
        margin-bottom: 30px
    }
    .tb-login-form .tb-social-login>a.tb-twitter-login {
        float: none
    }
}
.tb-register-form h5.tb-title {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f0f0f0;
    color: #333
}
.tb-register-form>p {
    font-size: 15px;
    font-weight: 400;
    color: #666;
    margin-bottom: 27px!important;
    font-family: 'Open Sans', sans-serif
}
.tb-register-form>p.error {
    color: #9d2f0f
}
.tb-register-form>p.complete {
    color: #1d880e
}
.tb-register-form>form>p {
    margin-bottom: 15px!important
}
.tb-register-form>form>p>label {
    font-size: 14px;
    font-weight: 400;
    color: #666;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif
}
.tb-register-form>form>p>label:after {
    content: "*";
    font-size: 12px;
    color: #ff2653;
    display: inline-block;
    margin-left: 5px
}
.tb-register-form>form>p>input {
    padding: 10px 15px;
    line-height: 24px;
    width: 100%;
    border: 1px solid #e3e3e3
}
.tb-register-form>form>p.submit {
    margin-bottom: 42px!important
}
.tb-register-form>form>p.submit>input {
    line-height: 39px;
    display: inline-block;
    padding: 0;
    width: 170px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    font-size: 12px;
    color: #515151;
    background: #fff;
    border: 1px solid #e3e3e3
}
.tb-register-form>form>p.submit>input:hover {
    background-color: #2a2a2a;
    border-color: #2a2a2a;
    color: #fff
}
.tb-register-form .tb-info h5 {
    font-size: 20px;
    font-weight: 400;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 30px
}
.tb-register-form .tb-info>ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.tb-register-form .tb-info>ul>li {
    font-size: 16px;
    font-weight: 400;
    color: #8b8b8b;
    margin-bottom: 18px;
    font-family: 'Open Sans', sans-serif
}
.tb-register-form .tb-info>ul>li:before {
    content: "\f046";
    font-family: FontAwesome;
    font-size: 14px;
    color: #ff2653;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}
.ro-center,
.ro-center-block {
    margin-right: auto;
    margin-left: auto
}
a,
a.active,
a:active,
a:focus,
a:hover {
    transition: all .3s;
    outline: 0;
    text-decoration: none;
    color: inherit
}
.tb-excerpt a:hover {
    color: #ff2653
}
ul.ro-list-inline-block li {
    display: inline-block
}
.ro-nopadding {
    padding: 0!important
}
.ro-overlay {
    width: 100%;
    height: 100%;
    z-index: 512
}
.ro-overlay-bg {
    width: 100%;
    height: 100%;
    z-index: -1
}
.ro-col-nopadding {
    padding-left: 0!important;
    padding-right: 0!important
}
.ro-relative {
    position: relative
}
.ro-absolute {
    position: absolute
}
.ro-fixed {
    position: fixed
}
.ro-center,
.ro-middle {
    position: relative;
    display: block;
    top: 50%
}
.ro-middle {
    transform: translateY(-50%)
}
.ro-center-block {
    display: block
}
.ro-center {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.ro-ab-bottom,
.ro-bottom {
    top: 100%;
    transform: translateY(-100%)
}
.ro-ab-bottom {
    position: absolute
}
.ro-ab-bottom:after,
.ro-ab-bottom:before {
    content: " ";
    display: table
}
.ro-bottom {
    position: relative;
    display: block
}
.ro-ab-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}
.ro-video-bg,
.tb-header-menu .tb-header-menu-inner {
    position: relative
}
.ro-ab-center:after,
.ro-ab-center:before {
    content: " ";
    display: table
}
.ro-cell-vertical-wrapper {
    width: 100%;
    height: 100%;
    display: table
}
.ro-cell-vertical-wrapper .ro-cell-middle {
    display: table-cell;
    vertical-align: middle
}
.ro-cell-vertical-wrapper .ro-cell-bottom {
    display: table-cell;
    vertical-align: bottom
}
.ro-cell-vertical-wrapper .ro-cell-top {
    display: table-cell;
    vertical-align: top
}
.flip-horizontal {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}
.ro-video-bg {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}
.ro-video-bg:after,
.ro-video-bg:before {
    content: " ";
    display: table
}
.ro-video-h .ro-video-bg {
    width: auto;
    height: 100%
}
.tb-menu-control-mobi {
    display: none
}
.tb-menu-control-mobi>a {
    font-size: 14px;
    padding: 0 12px;
    line-height: 80px;
    display: block
}
@media (max-width: 991px) {
    .tb-menu-control-mobi {
        display: inline-block;
        vertical-align: middle
    }
    .tb-header-menu .tb-menu {
        text-align: right!important
    }
}
.tb-header-menu .tb-header-menu-inner .row>div {
    position: static
}
@media (min-width: 992px) {
    .tb-menu-list {
        display: inline-block;
        vertical-align: middle;
        white-space: nowrap
    }
    .tb-menu-list>ul {
        margin: 0;
        padding: 0;
        list-style: none;
        text-align: left
    }
    .tb-menu-list>ul>li {
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        display: inline-block;
        line-height: 70px
    }
    .tb-menu-list>ul>li>a {
        -webkit-transition: all .4s;
        -moz-transition: all .4s;
        -o-transition: all .4s;
        transition: all .4s;
        font-weight: 500;
        line-height: 24px;
        text-transform: uppercase;
        color: #000;
        position: relative
    }
    .tb-menu-list>ul>li.menu-bg-logo {
        text-indent: -9999px;
        display: inline-block;
        width: 144px;
        white-space: nowrap;
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat;
        margin: 0 38px
    }
    .tb-menu-list>ul>li.menu-bg-logo a {
        display: block
    }
    .tb-menu-list>ul>li.current-menu-item>a:after,
    .tb-menu-list>ul>li.current_page_item>a:after,
    .tb-menu-list>ul>li.current_page_parent>a:after,
    .tb-menu-list>ul>li.menu-bg-logo a:after,
    .tb-menu-list>ul>li:hover>a:after {
        display: none
    }
    .tb-menu-list>ul>li.current-menu-item>a,
    .tb-menu-list>ul>li.current_page_item>a,
    .tb-menu-list>ul>li.current_page_parent>a,
    .tb-menu-list>ul>li:hover>a {
        position: relative
    }
    .tb-menu-list>ul>li.current-menu-item>a>span,
    .tb-menu-list>ul>li.current_page_item>a>span,
    .tb-menu-list>ul>li.current_page_parent>a>span,
    .tb-menu-list>ul>li:hover>a>span {
        color: #ff2653
    }
    .tb-menu-list>ul>li.current-menu-item>a>span:before,
    .tb-menu-list>ul>li.current_page_item>a>span:before,
    .tb-menu-list>ul>li.current_page_parent>a>span:before,
    .tb-menu-list>ul>li:hover>a>span:before {
        opacity: 1
    }
    .tb-menu-list>ul>li.menu-item-has-children {
        position: static
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown {
        position: absolute;
        top: 100%;
        left: initial;
        min-width: 270px;
        margin: 0;
        padding: 0;
        border: 1px solid #e1e1e1;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        background-color: transparent
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown ul {
        background-color: transparent;
        box-shadow: none
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown li {
        background-color: #fff;
        display: block
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown li:first-child {
        border: none
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown li:last-child>a {
        border-bottom: none
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown li>a {
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        font-family: 'Open Sans', sans-serif;
        display: block;
        padding: 0;
        margin: 0 30px;
        border-bottom: 1px solid #e1e1e1;
        font-size: 14px;
        line-height: 48px;
        color: #888;
        vertical-align: middle
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown li:hover>a {
        color: #ff2653;
        background: 0 0;
        padding-left: 5px
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown li.current_page_item> {
        color: #ff2653
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown>li {
        display: block
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown>li.menu-item-has-children {
        position: relative
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown>li.menu-item-has-children>a:after {
        font-family: FontAwesome;
        content: "\f105";
        font-size: 13px;
        position: absolute;
        top: 0;
        right: 20px
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown>li.menu-item-has-children>ul {
        position: absolute;
        top: 0;
        left: 100%;
        min-width: 270px;
        margin: 0;
        padding: 0;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown>li.menu-item-has-children:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: fadeInUp .4s both;
        -moz-animation: fadeInUp .4s both;
        -o-animation: fadeInUp .4s both;
        animation: fadeInUp .4s both
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.columns2.autodrop_submenu {
        width: 100%!important;
        margin: 0;
        padding: 0;
        border: none;
        border-radius: 0;
        border-top: 1px solid #e0e0e0
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.columns2.autodrop_submenu>li {
        display: inline-block;
        vertical-align: top;
        padding-bottom: 18px
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.columns2.autodrop_submenu>li:first-child {
        width: 25%;
        float: left;
        margin-top: 13px
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.columns2.autodrop_submenu>li:first-child ul>li {
        border-bottom: 1px solid #e1e1e1;
        line-height: 43px;
        transition: color .3s ease-in-out
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.columns2.autodrop_submenu>li:first-child ul>li>a {
        position: relative;
        font-family: 'Open Sans', sans-serif;
        font-weight: 500;
        font-size: 12px;
        line-height: 24px;
        color: #000;
        text-transform: uppercase
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.columns2.autodrop_submenu>li:first-child ul>li>a:before {
        content: "\f18e";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        text-decoration: inherit;
        position: absolute;
        top: 49%;
        transform: translateY(-50%);
        left: 0
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.columns2.autodrop_submenu>li:first-child ul>li>a>span {
        margin-left: 20px
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.columns2.autodrop_submenu>li:first-child ul>li:last-child {
        border-bottom: none
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.columns2.autodrop_submenu>li:first-child ul>li:hover>a {
        color: #ff2653
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.columns2.autodrop_submenu>li:last-child {
        width: 75%
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.columns2.autodrop_submenu>li .widget_recent_most_post .wg-title {
        display: none
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.columns2.autodrop_submenu>li .widget_recent_most_post .show_most_popular>li {
        padding: 30px 15px 0;
        width: 33.3%;
        display: inline-block;
        float: left
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.columns2.autodrop_submenu>li .widget_recent_most_post .show_most_popular>li .show_popular_post>a {
        display: block
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.columns2.autodrop_submenu>li .widget_recent_most_post .show_most_popular>li .show_popular_post>a>img {
        display: block;
        height: auto;
        max-width: 270px;
        max-height: 115px
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.columns2.autodrop_submenu>li .widget_recent_most_post .show_most_popular>li .show_popular_post .content-pupular-post>a {
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
        color: #000;
        display: block;
        white-space: normal;
        text-align: center;
        padding-top: 15px;
        transition: color .3s ease-in-out
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.columns2.autodrop_submenu>li .widget_recent_most_post .show_most_popular>li .show_popular_post .content-pupular-post>a:hover {
        color: #ff2653
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.columns2.autodrop_submenu>li .widget_recent_most_post .show_most_popular>li .show_popular_post .show_view_date {
        text-align: center;
        line-height: 34px;
        color: #999
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.columns2.autodrop_submenu>li .widget_recent_most_post .show_most_popular>li .show_popular_post .show_view_date span {
        font-family: Open Sans;
        font-size: 12px;
        line-height: 34px;
        color: #999;
        vertical-align: top
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.columns2.autodrop_submenu>li .widget_recent_most_post .show_most_popular>li:first-child {
        padding: 30px 15px 0 30px
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.columns2.autodrop_submenu>li .widget_recent_most_post .show_most_popular>li:last-child {
        padding: 30px 30px 0 15px
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.columns2.autodrop_submenu:after,
    .tb-menu-list>ul>li.menu-item-has-children>ul.columns2.autodrop_submenu:before {
        content: "";
        bottom: 0;
        top: -1px;
        background: #fff;
        position: absolute;
        border-top: 1px solid #e0e0e0
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.columns2.autodrop_submenu:before {
        left: -999px;
        right: 100%
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.columns2.autodrop_submenu:after {
        right: -999px;
        left: 100%
    }
    .tb-menu-list>ul>li.menu-item-has-children:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: fadeInUp .4s both;
        -moz-animation: fadeInUp .4s both;
        -o-animation: fadeInUp .4s both;
        animation: fadeInUp .4s both
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width {
        position: static
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%!important;
        margin: 0;
        padding: 17px 10px 28px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border: 1px solid #e6e6e6
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul.columns6>li {
        width: 16.666%
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul.columns2 {
        width: 320px!important
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul.columns2>li {
        width: 50%
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul.columns4>li {
        width: 22.3%
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul.columns4>li:last-child {
        width: 33%
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul.columns5>li {
        width: 20%
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul.columns5>li:nth-child(6),
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul.columns5>li:nth-child(7),
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul.columns5>li:nth-child(8) {
        width: 33%;
        position: relative;
        margin-top: 33px
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li {
        float: left
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li>a {
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        font-family: Open Sans;
        font-weight: 700;
        font-size: 14px;
        color: #1b1b1b;
        line-height: 38px;
        text-transform: uppercase;
        padding: 0 0 5px 20px;
        position: relative
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li>a:before {
        content: "";
        width: 180px;
        height: 1px;
        background: #e6e6e6;
        position: absolute;
        bottom: 0
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li.current_page_item>a,
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li:hover>a {
        background: 0 0;
        color: #ff2653
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li.menu-item-has-children>ul {
        display: block;
        position: relative;
        margin: 0;
        padding: 22px 0 0;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li.menu-item-has-children>ul>li {
        padding: 0 20px
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li.menu-item-has-children>ul>li>a {
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #545454;
        display: block;
        line-height: 28px;
        padding: 0
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li.menu-item-has-children>ul>li.current_page_item>a,
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li.menu-item-has-children>ul>li:hover>a {
        background: 0 0;
        color: #ff2653
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li.menu-item-has-children>ul>li:last-child>a {
        border-bottom: none
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li .widget.widget_text {
        display: block;
        width: auto
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li .tb-menu-custom-block {
        padding: 0 11px 0 18px;
        height: 155px;
        overflow: hidden
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li .tb-menu-custom-block>a {
        display: none
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li .tb-menu-custom-block .vc_single_image-wrapper {
        height: 155px;
        position: relative
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li .tb-menu-custom-block .vc_single_image-wrapper:before {
        content: "";
        width: 100%;
        height: 100%;
        background: rgba(86, 139, 51, .2);
        position: absolute;
        opacity: 0;
        z-index: 1;
        transition: opacity .2s ease-in-out
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li .text-custom3 {
        width: 280px;
        height: 110px;
        margin: 0 auto;
        border: 1px solid #fff;
        position: absolute;
        top: 50%;
        left: 51%;
        transform: translate(-50%, -50%);
        padding: 28px 0;
        z-index: 9;
        transition: all .2s ease-in-out
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li .text-custom3 .title_custom {
        font-family: Montserrat;
        font-weight: 700;
        font-size: 24px;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 10px;
        color: #fff
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li .text-custom3 .content_custom {
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        font-size: 16px;
        text-align: center;
        color: #fff
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li:hover .tb-menu-custom-block .vc_single_image-wrapper:before {
        opacity: 1
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li:hover .text-custom3 {
        boder-color: #ff2653
    }
    .tb-menu-list>ul>li.menu-item-has-children ul.multicolumn ul.dropdown-menu {
        box-shadow: none!important
    }
}
@media (min-width: 992px) and (max-width: 767px) {
    .tb-menu-list>ul>li.menu-item-has-children>ul.columns2.autodrop_submenu>li .widget_recent_most_post .show_most_popular>li .show_popular_post .content-pupular-post {
        line-height: 20px
    }
}
@media (max-width: 991px) {
    .tb-menu-list {
        display: none;
        position: fixed;
        left: 0;
        top: 0;
        transform: translate3d(-270px, 0, 0);
        min-width: 270px;
        text-align: left;
        background: #000;
        height: 100%
    }
    .tb-menu-list>ul>li.menu-item-has-children,
    .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown>li.menu-item-has-children {
        position: relative
    }
    .tb-menu-list.active {
        display: block;
        z-index: 999
    }
    .tb-menu-list>ul {
        margin: 0;
        padding: 0;
        list-style: none
    }
    .tb-menu-list>ul>li {
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        display: block
    }
    .tb-menu-list>ul>li>a {
        font-size: 14px;
        color: #fff;
        display: block;
        line-height: 38px;
        text-transform: uppercase;
        padding: 0 15px
    }
    .tb-menu-list>ul>li.current_page_item>a,
    .tb-menu-list>ul>li:hover>a {
        color: #ff2653
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown {
        position: relative;
        min-width: 270px;
        margin: 0;
        padding: 0;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown>li {
        display: block;
        border-top: 1px solid rgba(170, 170, 170, .2)
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown>li:first-child {
        border: none
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown>li>a {
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        display: block;
        font-size: 13px;
        font-weight: 400;
        color: #747474;
        line-height: 38px;
        padding: 0 20px
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown>li.menu-item-has-children>a:after {
        font-family: FontAwesome;
        content: "\f105";
        font-size: 13px;
        position: absolute;
        top: 0;
        right: 20px
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown>li.menu-item-has-children>ul {
        position: relative;
        min-width: 270px;
        margin: 0;
        padding: 0;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown>li.menu-item-has-children>ul>li {
        display: block;
        border-top: 1px solid rgba(170, 170, 170, .2)
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown>li.menu-item-has-children>ul>li:first-child {
        border: none
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown>li.menu-item-has-children>ul>li>a {
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        display: block;
        font-size: 13px;
        font-weight: 400;
        color: #747474;
        line-height: 38px;
        padding: 0 20px
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown>li.current_page_item>a,
    .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown>li.menu-item-has-children>ul>li.current_page_item>a,
    .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown>li.menu-item-has-children>ul>li:hover>a,
    .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown>li:hover>a {
        color: #ff2653;
        background: 0 0
    }
    .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown>li.menu-item-has-children:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: fadeInUp .4s both;
        -moz-animation: fadeInUp .4s both;
        -o-animation: fadeInUp .4s both;
        animation: fadeInUp .4s both
    }
    .tb-menu-list>ul>li.menu-item-has-children:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: fadeInUp .4s both;
        -moz-animation: fadeInUp .4s both;
        -o-animation: fadeInUp .4s both;
        animation: fadeInUp .4s both
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width {
        position: static
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul {
        position: relative;
        width: 100%;
        max-width: 270px;
        margin: 0;
        padding: 20px 10px;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li>a {
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        font-size: 14px;
        font-weight: 400;
        line-height: 38px;
        color: #474747;
        text-transform: uppercase;
        padding: 0 15px
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li.current_page_item>a,
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li:hover>a {
        background: 0 0;
        color: #ff2653
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li.menu-item-has-children>ul {
        position: relative;
        margin: 0;
        padding: 0;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li.menu-item-has-children>ul>li>a {
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        display: block;
        font-size: 13px;
        font-weight: 400;
        color: #747474;
        line-height: 38px;
        padding: 0 20px;
        font-family: 'Open Sans', sans-serif
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li.menu-item-has-children>ul>li.current_page_item>a,
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li.menu-item-has-children>ul>li:hover>a {
        background: 0 0;
        color: #ff2653;
        padding-left: 25px
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li.menu-item-has-children:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: fadeInUp .4s both;
        -moz-animation: fadeInUp .4s both;
        -o-animation: fadeInUp .4s both;
        animation: fadeInUp .4s both
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li.item-menu-custom-block {
        padding: 10px 15px
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul>li.item-menu-custom-block>a {
        display: none
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul.columns2 {
        background: #000
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul.columns2>li {
        border-bottom: 1px solid #222
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul.columns2>li>a {
        color: #fff
    }
    .tb-menu-list>ul>li.menu-item-has-children.has_full_width>ul.columns2>li>.sub-menu {
        width: 100%
    }
}
.tb-menu-sidebar {
    display: inline-block;
    vertical-align: middle
}
.tb-menu-sidebar .widget.widget_search {
    display: inline-block;
    margin-bottom: 0
}
.tb-menu-sidebar .widget.widget_search form {
    max-width: 230px
}
.tb-menu-sidebar .widget.widget_search form .s {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #545454;
    border: none;
    padding-left: 30px;
    padding-right: 0
}
@media (min-width: 992px) {
    .tb-stick-active .tb-header-wrap .tb-header-menu {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 99999
    }
    .tb-stick-active .tb-header-wrap .tb-menu-list>ul>li {
        line-height: 62px
    }
    .tb-stick-active .tb-header-wrap .tb-menu-list>ul>li .tb-menu-custom-block {
        position: initial!important;
        top: 0!important
    }
    .tb-stick-active .tb-header-wrap .tb-menu-list>ul>li .tb-menu-custom-block .vc_single_image-wrapper>a>img {
        display: block;
        max-width: 135px;
        height: auto;
        margin: 0 auto;
        vertical-align: bottom
    }
    .tb-stick-active .tb-header-wrap .tb-menu-list>ul>li:nth-child(5) {
        vertical-align: bottom;
        padding: 0;
        width: initial
    }
    .tb-stick-active .tb-header-wrap .tb-menu-list>ul>li:nth-child(5) .tb-menu-custom-block .vc_single_image-wrapper:before {
        bottom: 0!important
    }
    .tb-stick-active .tb-header-wrap.tb-header-v1 .click_sidebar {
        width: 40px;
        height: 62px;
        line-height: 62px;
        position: fixed;
        z-index: 99999
    }
    .tb-stick-active .tb-header-wrap.tb-header-v1 .header-sidebar {
        z-index: 999999
    }
    .tb-stick-active .tb-header-wrap.tb-header-v1 .header-sidebar .br-buttona {
        height: 62px;
        line-height: 62px;
        width: 40px
    }
    .tb-stick-active.admin-bar .tb-header-wrap .tb-header-menu {
        top: 32px
    }
    .tb-stick-active.admin-bar .tb-header-wrap .tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search {
        min-height: 70px;
        padding-top: 10px
    }
    .tb-stick-active.admin-bar .tb-header-wrap.tb-header-stick .tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search {
        min-height: 112px;
        padding-top: 36px
    }
    .tb-stick-active.error404 .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li,
    .tb-stick-active.tb-error404-wrap .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li {
        line-height: 70px
    }
    .tb-stick-active.error404 .tb-header-wrap.tb-header-v1 .click_sidebar,
    .tb-stick-active.tb-error404-wrap .tb-header-wrap.tb-header-v1 .click_sidebar {
        height: 70px;
        line-height: 70px
    }
    .admin-bar .mobile-leftbar {
        padding-top: 32px!important
    }
    .admin-bar .tb-header-wrap .tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search {
        min-height: 132px;
        padding-top: 67px
    }
    .admin-bar .tb-header-wrap.tb-header-stick .tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search {
        min-height: 172px;
        padding-top: 67px
    }
}
@media (max-width: 782px) {
    .tb-stick-active.admin-bar .tb-header-wrap .tb-header-menu {
        top: 46px
    }
    .admin-bar .mobile-leftbar {
        padding-top: 46px!important
    }
    .admin-bar .tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search {
        min-height: 145px
    }
}
.tb-header-wrap.tb-header-fixed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999
}
.tb-header-wrap .tb-logo>a {
    text-transform: uppercase;
    font-family: Broadway, sans-serif;
    color: #353535
}
.tb-header-wrap .tb-logo>a .primary_color {
    font-family: cursive;
    font-size: 60px
}
.tb-header-wrap .tb-logo>a>img {
    height: auto
}
.tb-header-wrap .tb-header-menu {
    transition: all .3s;
    color: #3f3e3e;
    background: #fff
}
.tb-header-wrap .tb-header-menu .tb-logo {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: relative;
    height: 105px
}
.tb-header-wrap .tb-header-menu .tb-logo>a {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.tb-header-wrap .tb-header-menu .wrap-mini-cart .widget_cart_search_wrap_item i {
    display: inline-block;
    width: 100%
}
.tb-header-wrap.tb-header-v1 {
    position: relative
}
.tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-left {
    border-bottom: 1px solid #e1e1e1
}
.tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-left ul {
    padding: 0
}
.tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-left ul>li {
    display: inline-block
}
.tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-left ul>li>a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #999;
    padding-right: 21px;
    line-height: 55px;
    position: relative;
    top: 3px;
    transition: color .2s ease-in-out
}
.tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-left ul>li>a:hover {
    color: #ff2653
}
.tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right {
    border-bottom: 1px solid #e1e1e1;
    position: relative;
    overflow: hidden
}
.tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right ul {
    padding: 0;
    line-height: 55px
}
.tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right ul>li {
    display: inline-block;
    padding: 0 7px
}
.tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right ul>li>a {
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #999;
    font-size: 16px;
    display: block;
    transition: background .2s ease-in-out
}
.tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right ul>li>a:hover {
    color: #ff2653
}
.tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right ul.active {
    -webkit-animation: fadeOut .3s both;
    -moz-animation: fadeOut .3s both;
    -o-animation: fadeOut .3s both;
    animation: fadeOut .3s both
}
.tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right .widget.widget_text {
    display: inline-block;
    margin-right: 55px
}
.tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right .widget_search {
    margin-bottom: 0;
    display: block;
    height: 38px;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}
.tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right .widget_search form {
    display: none;
    margin-bottom: 0;
    width: initial;
    border: 1px solid #e1e1e1
}
.tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right .widget_search form .s {
    margin-bottom: 0;
    font-family: open Sans;
    font-style: italic;
    font-size: 14px;
    line-height: 22px;
    color: #999;
    border: none
}
.tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right .widget_search form input[type=text] {
    width: calc(76%)
}
.tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right .widget_search form .searchsubmit {
    width: 50px;
    font-size: 16px;
    background-color: transparent;
    color: #999;
    text-align: right;
    padding-right: 5px;
    transition: color .3s ease-in-out
}
.tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right .widget_search form .searchsubmit:hover {
    color: #ff2653
}
.tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right .widget_search form.active {
    display: block;
    -webkit-animation: fadeInUp .3s both;
    -moz-animation: fadeInUp .3s both;
    -o-animation: fadeInUp .3s both;
    animation: fadeInUp .3s both
}
.tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right .widget_search:before {
    content: "";
    width: 1px;
    height: 18px;
    background: #e1e1e1;
    position: absolute;
    left: -35px;
    top: 50%;
    transform: translateY(-50%)
}
.tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right .widget_search .click_search {
    font-size: 16px;
    color: #999;
    transition: color .2s ease-in-out;
    display: inline-block;
    float: right;
    line-height: 36px
}
.tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right .widget_search .click_search:hover {
    color: #ff2653
}
.tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right .widget_search.active:before {
    -webkit-animation: fadeOutLeft .2s both;
    -moz-animation: fadeOutLeft .2s both;
    -o-animation: fadeOutLeft .2s both;
    animation: fadeOutLeft .2s both
}
.tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-logo {
    height: 70px
}
.tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-logo>a {
    top: 40%
}
.tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-logo>a>img {
    max-width: 223px
}
.tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-list>ul>li:nth-child(5n) {
    line-height: 0;
    padding: 0 35px;
    position: relative;
    display: inline-block;
    bottom: 0;
    width: 357px
}
.tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-list>ul>li:nth-child(5n) .tb-menu-custom-block {
    position: absolute;
    top: -75px
}
.tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-list>ul>li:nth-child(5n) .tb-menu-custom-block .vc_single_image-wrapper {
    position: relative
}
.tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-list>ul>li:nth-child(5n) .tb-menu-custom-block .vc_single_image-wrapper:before {
    content: "";
    width: 100%;
    height: 6px;
    background: #ff2653;
    position: absolute;
    bottom: -9px
}
.tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-list>ul>li:nth-child(6n)>a,
.tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-list>ul>li:nth-child(7n)>a,
.tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-list>ul>li:nth-child(8n)>a,
.tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-list>ul>li:nth-child(9n)>a {
    padding-left: 24px!important;
    padding-right: 0!important
}
.tb-header-wrap.tb-header-v1 .header-sidebar {
    display: none;
    background: rgba(0, 0, 0, .9);
    position: fixed;
    width: 100%;
    height: auto;
    z-index: 99999;
    top: 0;
    left: 0;
    padding: 290px 0 250px
}
.tb-header-wrap.tb-header-v1 .header-sidebar .text-center {
    position: relative;
    z-index: 9
}
.tb-header-wrap.tb-header-v1 .header-sidebar .tb-search {
    max-width: 370px;
    text-align: CENTER;
    margin: 0 auto;
    padding-bottom: 17px
}
.tb-header-wrap.tb-header-v1 .header-sidebar .tb-search .widget_search {
    margin-bottom: 0
}
.tb-header-wrap.tb-header-v1 .header-sidebar .tb-search .widget_search .wg-title {
    display: none
}
.tb-header-wrap.tb-header-v1 .header-sidebar .tb-search .widget_search .click_search {
    display: none!important
}
.tb-header-wrap.tb-header-v1 .header-sidebar .tb-search .widget_search .searchform .s {
    background: 0 0
}
.tb-header-wrap.tb-header-v1 .header-sidebar .tb-search ul>li {
    display: block;
    text-align: center;
    line-height: 50px;
    position: relative
}
.tb-header-wrap.tb-header-v1 .header-sidebar .tb-search ul>li>a {
    padding-right: 0!important;
    text-align: center;
    font-style: normal;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    transition: color .3s ease-in-out
}
.tb-header-wrap.tb-header-v1 .header-sidebar .tb-search ul>li>a:hover {
    color: #ff2653
}
.tb-header-wrap.tb-header-v1 .header-sidebar.show_sidebar_menu {
    display: block;
    -webkit-animation: fadeInUp .3s both;
    -moz-animation: fadeInUp .3s both;
    -o-animation: fadeInUp .3s both;
    animation: fadeInUp .3s both
}
.tb-header-wrap.tb-header-v1 .br-buttona,
.tb-header-wrap.tb-header-v1 .click_sidebar {
    width: 50px;
    height: 130px;
    background: #ff2653;
    display: inline-block;
    text-align: center;
    line-height: 130px;
    font-size: 22px;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0
}
@media (min-width: 768px) and (max-width: 991px) {
    .tb-header-wrap.tb-header-v1 .click_sidebar {
        height: 106px;
        line-height: 106px
    }
}
.tb-header-wrap.tb-header-v1 .br-buttona {
    opacity: 1;
    background: 0 0;
    height: 130px;
    line-height: 130px
}
@media (min-width: 768px) and (max-width: 991px) {
    .tb-header-wrap.tb-header-v1 .br-buttona {
        height: 106px;
        line-height: 106px
    }
}
.logged-in .tb-header-wrap .tb-header-top .tb-sidebar .widget ul>li.tb-login,
.logged-in .tb-header-wrap .tb-header-top .tb-sidebar .widget ul>li.tb-logout {
    display: inline-block
}
.tb-logo.tb-custom-logo {
    position: relative;
    padding-bottom: 22px;
    margin-bottom: 24px
}
.tb-logo.tb-custom-logo>a {
    text-transform: uppercase;
    font-family: Broadway, sans-serif;
    color: #353535
}
.tb-logo.tb-custom-logo>a .primary_color {
    font-family: cursive;
    font-size: 60px
}
.tb-logo.tb-custom-logo>a>img {
    height: auto
}
.tb-logo.tb-custom-logo a {
    font-size: 55px!important
}
.tb-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    position: relative
}
.visible-lgs-block {
    display: none
}
.site-cache {
    opacity: 0;
    z-index: -2
}
@media (min-width: 1200px) and (max-width: 1265px) {
    .tb-header-wrap.tb-header-v1 .click_sidebar {
        width: 20px;
        font-size: 16px
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar.tb-sidebar-left ul>li>a {
        padding-right: 18px
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li:nth-child(6)>a,
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li:nth-child(7)>a,
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li:nth-child(8)>a,
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li:nth-child(9)>a,
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li>a {
        padding-left: 15px!important;
        padding-right: 15px!important
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list {
        display: block
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul {
        text-align: center
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li:nth-child(5) {
        display: none
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar.tb-sidebar-left ul>li>a {
        font-size: 11px;
        padding-right: 4px
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-control-mobi {
        display: none
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list {
        display: block;
        position: relative;
        background: #fff;
        transform: none
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li {
        display: inline-block
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li>a {
        padding-right: 8px!important;
        padding-left: 8px!important;
        font-size: 12px!important;
        line-height: 50px;
        color: #000
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li:nth-child(5) {
        display: none
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li:nth-child(6)>a,
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li:nth-child(7)>a,
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li:nth-child(8)>a,
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li:nth-child(9)>a {
        padding-left: 8px!important;
        padding-right: 8px!important
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li.menu-item-has-children>ul.standar-dropdown {
        position: absolute
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li.menu-item-has-children>.columns2.autodrop_submenu {
        width: 800px!important;
        margin: 0;
        padding: 0;
        border: none;
        left: -50px;
        border-radius: 0;
        border-top: 1px solid #e0e0e0
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li.menu-item-has-children>.columns2.autodrop_submenu>li {
        display: inline-block;
        vertical-align: top;
        padding-bottom: 18px
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li.menu-item-has-children>.columns2.autodrop_submenu>li:first-child {
        width: 25%;
        float: left;
        margin-top: 13px
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li.menu-item-has-children>.columns2.autodrop_submenu>li:first-child ul>li {
        border-bottom: 1px solid #e1e1e1;
        line-height: 43px;
        transition: color .3s ease-in-out
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li.menu-item-has-children>.columns2.autodrop_submenu>li:first-child ul>li>a {
        position: relative;
        font-family: 'Open Sans', sans-serif;
        font-weight: 500;
        font-size: 12px;
        line-height: 24px;
        color: #000;
        text-transform: uppercase
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li.menu-item-has-children>.columns2.autodrop_submenu>li:first-child ul>li>a:before {
        content: "\f18e";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        text-decoration: inherit;
        position: absolute;
        top: 49%;
        transform: translateY(-50%);
        left: 0
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li.menu-item-has-children>.columns2.autodrop_submenu>li:first-child ul>li>a>span {
        margin-left: 20px
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li.menu-item-has-children>.columns2.autodrop_submenu>li:first-child ul>li:last-child {
        border-bottom: none
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li.menu-item-has-children>.columns2.autodrop_submenu>li:first-child ul>li:hover>a {
        color: #ff2653
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li.menu-item-has-children>.columns2.autodrop_submenu>li:last-child {
        width: 75%
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li.menu-item-has-children>.columns2.autodrop_submenu>li .widget_recent_most_post .wg-title {
        display: none
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li.menu-item-has-children>.columns2.autodrop_submenu>li .widget_recent_most_post .show_most_popular>li {
        padding: 30px 15px 0;
        width: 33.3%;
        display: inline-block;
        float: left
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li.menu-item-has-children>.columns2.autodrop_submenu>li .widget_recent_most_post .show_most_popular>li .show_popular_post>a {
        display: block
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li.menu-item-has-children>.columns2.autodrop_submenu>li .widget_recent_most_post .show_most_popular>li .show_popular_post>a>img {
        display: block;
        height: auto;
        max-width: 270px;
        max-height: 74px
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li.menu-item-has-children>.columns2.autodrop_submenu>li .widget_recent_most_post .show_most_popular>li .show_popular_post .content-pupular-post>a {
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
        color: #000;
        display: block;
        white-space: normal;
        text-align: center;
        padding-top: 15px;
        transition: color .3s ease-in-out
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li.menu-item-has-children>.columns2.autodrop_submenu>li .widget_recent_most_post .show_most_popular>li .show_popular_post .content-pupular-post>a:hover {
        color: #ff2653
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li.menu-item-has-children>.columns2.autodrop_submenu>li .widget_recent_most_post .show_most_popular>li .show_popular_post .show_view_date {
        text-align: center;
        line-height: 34px;
        color: #999
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li.menu-item-has-children>.columns2.autodrop_submenu>li .widget_recent_most_post .show_most_popular>li .show_popular_post .show_view_date span {
        font-family: Open Sans;
        font-size: 12px;
        line-height: 34px;
        color: #999;
        vertical-align: top
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li.menu-item-has-children>.columns2.autodrop_submenu>li .widget_recent_most_post .show_most_popular>li:first-child {
        padding: 30px 15px 0 25px
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li.menu-item-has-children>.columns2.autodrop_submenu>li .widget_recent_most_post .show_most_popular>li:last-child {
        padding: 30px 30px 0 15px
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li.menu-item-has-children>.columns2.autodrop_submenu:after,
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li.menu-item-has-children>.columns2.autodrop_submenu:before {
        content: "";
        bottom: 0;
        top: -1px;
        background: #fff;
        position: absolute;
        border-top: 1px solid #e0e0e0
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li.menu-item-has-children>.columns2.autodrop_submenu:before {
        left: -999px;
        right: 100%
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li.menu-item-has-children>.columns2.autodrop_submenu:after {
        right: -999px;
        left: 100%
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-list>ul>li.current-menu-item>a {
        color: #ff2653
    }
    .tb-header-wrap.tb-header-v1 .header-sidebar .tb-menu .tb-menu-list {
        position: relative
    }
}
@media (max-width: 767px) {
    .menu-item i,
    .tb-header-wrap.tb-header-v1 .click_sidebar,
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-list.active>ul>li:nth-child(5),
    .tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right .widget_search:before {
        display: none
    }
    .tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-left .textwidget {
        line-height: 20px
    }
    .tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-left ul {
        text-align: left
    }
    .tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-left ul>li {
        padding: 0
    }
    .tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right {
        text-align: right;
        border-bottom: none
    }
    .tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right ul>li>a {
        font-size: 10px;
        width: 10px;
        height: 18px
    }
    .tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-left ul>li>a {
        padding-right: 0;
        font-size: 2.9vw
    }
    .tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-left {
        border-bottom: 0
    }
    .row.topbar {
        border-bottom: 1px solid #ddd
    }
    .tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right .widget.widget_text {
        margin-right: 0
    }
    .tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right .widget_search {
        transform: translateY(-50%)
    }
    .tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right .widget_search.active {
        width: 100%;
        left: 0;
        transform: translateY(-50%)
    }
    .tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right .widget_search.active form .searchsubmit {
        float: right;
        padding-right: 20px
    }
    .tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right .widget_search .click_search {
        float: none
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu {
        text-align: left!important
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-control-mobi>a {
        padding: 0 20px 0 0;
        line-height: 60px
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-list.active>ul>li:nth-child(6)>a,
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-list.active>ul>li:nth-child(7)>a,
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-list.active>ul>li:nth-child(8)>a,
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-list.active>ul>li:nth-child(9)>a,
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-list.active>ul>li>a {
        padding-right: 0!important;
        padding-left: 0!important
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-list.active>ul>li {
        border-bottom: 1px solid #6e6e6e;
        margin: 0 15px
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-list.active>ul>li>a>span {
        vertical-align: text-top
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-list.active>ul>li.menu-item-has-children>ul.standar-dropdown {
        position: absolute;
        min-width: 255px
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-list.active>ul>li.menu-item-has-children>.columns2.autodrop_submenu {
        width: 255px!important;
        margin: 0
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-list.active>ul>li.menu-item-has-children>.columns2.autodrop_submenu>li:first-child ul>li {
        border-bottom: 1px solid #e1e1e1
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-list.active>ul>li.menu-item-has-children>.columns2.autodrop_submenu>li:first-child ul>li:last-child,
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-list.active>ul>li:last-child {
        border-bottom: none
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-list.active>ul>li.menu-item-has-children>.columns2.autodrop_submenu>li:first-child ul>li>a {
        transition: all .4s;
        display: block;
        font-size: 13px;
        font-weight: 400;
        color: #747474;
        line-height: 38px;
        padding: 0 20px
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-list.active>ul>li.menu-item-has-children>.columns2.autodrop_submenu>li:first-child ul>li>a:hover {
        color: #ff2653
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-list.active>ul>li.menu-item-has-children>.columns2.autodrop_submenu>li:last-child .widget_recent_most_post {
        padding: 15px
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-list.active>ul>li.menu-item-has-children>.columns2.autodrop_submenu>li:last-child .widget_recent_most_post .wg-title {
        display: none
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-list.active>ul>li.menu-item-has-children>.columns2.autodrop_submenu>li:last-child .widget_recent_most_post ul>li .show_popular_post {
        margin-bottom: 10px
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-list.active>ul>li.menu-item-has-children>.columns2.autodrop_submenu>li:last-child .widget_recent_most_post ul>li .show_popular_post>a {
        display: block;
        margin-bottom: 10px
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu>.tb-menu-list.active>ul>li.menu-item-has-children>.columns2.autodrop_submenu>li:last-child .widget_recent_most_post ul>li .show_popular_post>a>img {
        display: block;
        height: auto;
        width: 100%;
        max-width: 100%
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-control-mobi {
        display: block
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-control-mobi>a {
        display: inline-block;
        vertical-align: middle;
        line-height: 70px;
        position: absolute
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-control-mobi .logo_mobile {
        display: block;
        vertical-align: middle;
        width: 60%;
        padding-top: 7px;
        margin: 0 auto
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-control-mobi .logo_mobile a {
        display: block
    }
    .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-header-menu-inner .tb-menu .tb-menu-control-mobi .logo_mobile a img {
        display: block;
        max-width: 180px;
        height: auto;
        margin: 0 auto;
        padding-bottom: 5px
    }
    .tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right ul {
        line-height: 31px
    }
    .tb-header-wrap.tb-header-v1 .header-sidebar .tb-menu .tb-menu-list {
        position: relative
    }
}
@media (max-width: 767px) and (max-width: 512px) {
    .tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-left ul>li>a {
        line-height: 30px
    }
}
@media (max-width: 767px) and (max-width: 390px) {
    .tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right .widget_search {
        padding-right: 0
    }
}
@media (min-width: 1486px) {
    .visible-lgs-block {
        display: block
    }
    .col-lg-offset-27 {
        margin-left: 270px
    }
    .col-lg-93 {
        width: calc(100% - 270px);
        padding-left: 15px;
        padding-right: 15px
    }
    .col-lg-offset-26 {
        margin-left: 320px
    }
    .col-lg-94 {
        width: calc(100% - 320px)
    }
    .tb-header-menu-db .tb-menu-lg {
        position: absolute!important;
        top: 0
    }
    .tb-header-menu-db .tb-menu-lg.tb-logo {
        left: 70px;
        min-width: 285px
    }
    .tb-header-menu-db .tb-menu-lg.tb-menu {
        right: 0
    }
    .tb-header-menu-db .tb-header-menu-md .tb-header-menu-inner .tb-menu {
        text-align: center!important
    }
    .tb-container {
        width: 970px
    }
}
.icon_sreach_screen,
.tb-info-box-wrap.txt_center .tb-info-box:hover .tb-content .banner_content {
    display: none
}
.tb-info-box-wrap .tb-info-box .tb-content .title_tpl1,
.tb-info-box-wrap.tpl2 .tb-info-box .tb-content .title_banner {
    font-family: montserrat;
    font-size: 20px;
    text-align: center;
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
    font-style: italic
}
@media (max-width: 1440px) {
    .col-lg-93 .container {
        max-width: 970px
    }
}
@media (min-width: 768px) {
    .tb-container {
        width: 750px
    }
}
@media (min-width: 1200px) {
    .tb-container {
        width: 1170px
    }
}
.tb-fixed-zindex #wpadminbar {
    z-index: 998
}
.content .no-results {
    margin-top: 50px
}
.main-content {
    background: #f3f3f3
}
.with-sidebar {
    transition: transform .3s ease-in-out;
    transform: translate3d(270px, 0, 0)
}
.with-sidebar #jws_theme_wrapper {
    position: relative
}
.with-sidebar #jws_theme_wrapper .site-cache {
    background: rgba(0, 0, 0, .2);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 1;
    z-index: 99999;
    -webkit-animation: fadeInLeft .5s both;
    -moz-animation: fadeInLeft .5s both;
    -o-animation: fadeInLeft .5s both;
    animation: fadeInLeft .5s both
}
.tb-origin-top-left img {
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0
}
.tb-origin-top-center img {
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -o-transform-origin: 50% 0
}
.tb-origin-top-right img {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -o-transform-origin: 100% 0
}
.tb-origin-bottom-right img {
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%
}
.tb-origin-bottom-left img {
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%
}
.tb-origin-bottom-center img {
    -webkit-transform-origin: 100%% 50%;
    -moz-transform-origin: 100%% 50%;
    -ms-transform-origin: 100%% 50%;
    -o-transform-origin: 100%% 50%
}
.tb-info-box-wrap .tb-info-box {
    position: relative;
    overflow: hidden
}
.tb-info-box-wrap .tb-info-box .tb-image {
    overflow: hidden;
    max-height: 522px
}
.tb-info-box-wrap .tb-info-box .tb-image .img-responsive {
    width: 100%
}
.tb-info-box-wrap .tb-info-box .tb-content .title_tpl1 {
    line-height: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #bbb
}
.tb-info-box-wrap.txt_center .tb-info-box .tb-image {
    max-width: 100%;
    height: auto;
    max-height: none
}
.tb-info-box-wrap.txt_center .tb-info-box .tb-image:after,
.tb-info-box-wrap.txt_center .tb-info-box .tb-image:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .2);
    position: absolute;
    transition: transform .4s ease-in-out
}
.tb-info-box-wrap.txt_center .tb-info-box .tb-image:before {
    transform: translate3d(0, -100%, 0)
}
.tb-info-box-wrap.txt_center .tb-info-box .tb-image:after {
    transform: translate3d(0, 100%, 0)
}
.tb-info-box-wrap.txt_center .tb-info-box .tb-content {
    z-index: 99;
    left: initial;
    transform: translateY(-50%);
    width: 100%;
    vertical-align: middle
}
.tb-info-box-wrap.txt_center .tb-info-box .tb-content p,
.tb-info-box-wrap.txt_center .tb-info-box .tb-content p .button_banner {
    transition: all .3s ease-in-out
}
.tb-info-box-wrap.txt_center .tb-info-box:hover .tb-image:after,
.tb-info-box-wrap.txt_center .tb-info-box:hover .tb-image:before {
    transform: translate3d(0, -50%, 0)
}
.tb-info-box-wrap.txt_center .tb-info-box:hover .tb-content p {
    padding: 0
}
.tb-info-box-wrap.txt_center .tb-info-box:hover .tb-content p .button_banner {
    padding: 21px 70px;
    background: #FFF;
    color: #1c1c1c;
    border-color: #FFF
}
.tb-info-box-wrap.tpl2 .tb-info-box .tb-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    padding: 0 40px
}
.tb-info-box-wrap.tpl2 .tb-info-box .tb-content .title_banner {
    line-height: 28px;
    color: #696969
}
@media (min-width: 992px) and (max-width: 1199px) {
    .tb-info-box-wrap.tpl2 .tb-info-box .tb-content {
        padding: 0 20px
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .tb-info-box-wrap.tpl2 .tb-info-box .tb-content {
        padding: 0 10px
    }
    .tb-info-box-wrap.tpl2 .tb-info-box .tb-content>.title_banner {
        font-size: 14px;
        line-height: 20px
    }
}
@media (max-width: 767px) {
    .tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right ul>li {
        padding: 0 3px
    }
    .tb-header-wrap.tb-header-v1 .tb-header-top .tb-sidebar-right ul>li>a {
        font-size: 12px
    }
    .tb-info-box-wrap.tpl2 .tb-info-box .tb-content {
        left: 50%;
        transform: translate(-50%, -50%)
    }
    .tb-info-box-wrap.tpl2 .tb-info-box .tb-image {
        max-height: initial
    }
    .tb-info-box-wrap.tpl2 .tb-info-box .tb-image>img {
        display: block
    }
}
.tb-info-box-wrap.tpl2 .tb-info-box .tb-image {
    position: relative
}
.tb-info-box-wrap.tpl2 .tb-info-box .tb-image:before {
    content: "";
    background: rgba(255, 255, 255, .8);
    position: absolute;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px
}
@media (max-width: 991px) {
    .tb-info-box-wrap.tpl1 .tb-info-box .tb-image>img {
        min-height: 80px
    }
}
@media (max-width: 767px) {
    .tb-info-box-wrap.tpl1 {
        margin-top: 50px
    }
}
.fixed-overborder>.container>.row {
    margin-left: 0;
    margin-right: 0
}
.fixed-overborder>.container>.row>.wpb_column {
    padding-left: 0!important;
    padding-right: 0!important;
    z-index: 3
}
.fixed-overborder>.container>.row>.wpb_column .tb-service-wrap {
    background-color: #fff
}
.fixed-overborder>.container>.row>.wpb_column .tb-service-wrap .tb-service {
    margin: 0 0 20px;
    min-height: 110px;
    z-index: 1;
    background-color: #fff
}
.fixed-overborder>.container>.row>.wpb_column:first-child .tb-service-wrap:after,
.fixed-overborder>.container>.row>.wpb_column:first-child .tb-service-wrap:before,
.fixed-overborder>.container>.row>.wpb_column:last-child .tb-service-wrap:after {
    width: 11px;
    position: absolute;
    top: 0;
    height: 100px;
    content: "";
    z-index: 0;
    bottom: auto;
    float: none
}
.fixed-overborder>.container>.row>.wpb_column:first-child {
    margin-top: -82px
}
.fixed-overborder>.container>.row>.wpb_column:first-child .tb-service-wrap:before {
    box-shadow: -1px 5px 10px rgba(0, 0, 0, .4);
    left: 0;
    right: auto;
    border-bottom-left-radius: 60%
}
.fixed-overborder>.container>.row>.wpb_column:first-child .tb-service-wrap:after {
    box-shadow: 1px 5px 10px rgba(0, 0, 0, .4);
    right: 0;
    left: auto;
    border-bottom-right-radius: 60%
}
.title_one {
    background: #fff
}
.title_one .healthmag-title {
    font-family: 'opensans_bold', sans-serif;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 4px;
    margin-bottom: 30px
}
.title_one .healthmag-title:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #e1e1e1;
    position: absolute;
    bottom: 0;
    left: 0
}
.ro-author-name {
    font-style: italic;
    font-size: 18px;
    color: #ff2653;
    text-align: right
}
.ro-blog-article .ro-title {
    font-weight: 700
}
.ro-blog-article .ro-detail span {
    display: inline-block
}
.ro-blog-article .ro-detail span a {
    color: #ff2653
}
.ro-blog-article .ro-detail span a:hover {
    color: #AAA
}
.ro-blog-article .ro-image {
    position: relative;
    display: block
}
.ro-blog-article .ro-image .ro-note {
    position: absolute;
    top: 35px;
    left: 35px;
    background-color: rgba(255, 255, 255, .7);
    padding: 15px;
    width: 242px;
    border: 1px solid #AAA;
    overflow: hidden
}
.ro-blog-article .ro-image .ro-note .ro-note-bottom,
.ro-blog-article .ro-image .ro-note .ro-note-top {
    position: absolute;
    right: 15px;
    font-size: 18px;
    line-height: 18px
}
.ro-blog-article .ro-image .ro-note .ro-note-top {
    top: 15px
}
.ro-blog-article .ro-image .ro-note .ro-note-bottom {
    bottom: 15px
}
.ro-blog-article .ro-image .ro-note .ro-note-content {
    font-style: italic;
    margin: 20px 12px;
    line-height: 25px
}
.ro-blog-article .ro-image .ro-note .ro-note-content span {
    font-size: 16px
}
.ro-blog-article .ro-content .ro-author {
    color: #ff2653;
    text-align: right;
    font-style: italic;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 30px
}
.ro-blog-article .ro-tag {
    font-style: italic;
    font-weight: 400;
    margin-bottom: 15px;
    color: #ff2653
}
.ro-blog-article .ro-tag a:hover {
    color: #AAA
}
.ro-blog-article .ro-social a:not(:first-child) {
    margin-left: 20px
}
.ro-blog-article .ro-social .ro-like,
.ro-blog-article .ro-social .ro-subscribe {
    padding: 4px 22px;
    display: inline-block;
    font-size: 14px;
    outline: 0;
    line-height: 18px;
    text-align: center;
    border-radius: 20px
}
.ro-blog-article .ro-social .ro-like {
    border: 1px solid #AAA;
    background-color: #EEE;
    color: #444
}
.ro-blog-article .ro-social .ro-like span {
    margin-left: 15px;
    margin-right: 9px;
    line-height: 14px;
    font-size: 20px;
    font-weight: 400
}
.ro-blog-article .ro-social .ro-like:hover,
.ro-blog-article .ro-social .ro-subscribe {
    border: 1px solid #ff2653;
    background-color: #ff2653;
    color: #FFF
}
.ro-blog-article.ro-preview,
.ro-blog-comment .ro-header {
    border-bottom: 1px solid #AAA
}
.ro-blog-article .ro-social .ro-subscribe:hover,
.ro-blog-comment .ro-header .ro-btn {
    border: 1px solid #AAA;
    background-color: #EEE;
    color: #444
}
.ro-blog-article .ro-loading {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    margin: 58px 0
}
@media (min-width: 768px) {
    .ro-blog-article .ro-title {
        font-size: 36px
    }
    .ro-blog-article .ro-note .ro-note-content {
        font-size: 18px
    }
}
@media (max-width: 767px) {
    .ro-blog-article .ro-title {
        font-size: 28px
    }
    .ro-blog-article .ro-note p {
        height: 6.4em
    }
    .ro-blog-article .ro-note p .ro-note-content {
        font-size: 16px
    }
    .ro-blog-article .ro-loading {
        margin: 45px 0
    }
    .ro-blog-article.ro-preview .ro-content {
        height: 7.2em
    }
}
@media (min-width: 480px) {
    .ro-blog-article .ro-detail span:not(:first-child) {
        margin-left: 55px
    }
}
@media (max-width: 479px) {
    .ro-blog-article .ro-image .ro-note {
        display: none
    }
    .ro-blog-article .ro-detail span:not(:last-child) {
        margin-right: 55px
    }
}
.ro-blog-article.ro-preview {
    padding-bottom: 70px;
    padding-top: 45px
}
.ro-blog-article.ro-preview .ro-title {
    font-style: italic
}
.ro-blog-article.ro-preview .ro-image {
    margin-top: 50px;
    margin-bottom: 50px
}
.ro-blog-article.ro-preview .ro-content {
    overflow: hidden;
    margin-bottom: 20px
}
.ro-blog-article.ro-preview .ro-content p {
    margin-bottom: 0
}
@media (min-width: 651px) {
    .ro-blog-article.ro-preview .ro-detail {
        text-align: right
    }
}
@media (max-width: 651px) {
    .ro-blog-article.ro-preview .ro-detail {
        text-align: left
    }
}
.ro-blog-article.ro-style-1 {
    padding-top: 45px
}
.ro-blog-article.ro-style-1 .ro-title {
    font-style: italic;
    margin-bottom: 20px
}
.ro-blog-article.ro-style-1 .ro-image {
    margin-top: 30px;
    margin-bottom: 50px
}
.ro-blog-article.ro-style-1 .ro-content .ro-first-letter::first-letter {
    font-size: xx-large;
    font-weight: 700;
    font-style: italic;
    line-height: 20px
}
.ro-blog-article.ro-style-1 .ro-related-1 {
    max-width: 200px;
    float: right
}
.ro-blog-related a img,
.tb-post-item img {
    max-width: 100%
}
.ro-blog-article.ro-style-1 .ro-related-1 p {
    margin-top: 30px
}
@media (min-width: 651px) {
    .ro-blog-article.ro-style-1 .ro-detail {
        text-align: right
    }
}
@media (max-width: 651px) {
    .ro-blog-article.ro-style-1 .ro-detail {
        text-align: left
    }
}
.ro-blog-article.ro-style-2 .ro-title {
    margin-top: 45px;
    margin-bottom: 25px
}
.ro-blog-article.ro-style-2 .ro-content {
    margin-top: 50px
}
.ro-blog-comment .ro-header h3 {
    margin-top: 45px;
    margin-bottom: 25px
}
.ro-blog-comment .ro-header .ro-btn {
    width: 33px;
    height: 33px;
    float: right;
    text-align: center;
    margin-top: 45px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.ro-blog-comment .ro-header .ro-btn i {
    display: block;
    font-size: 30px;
    line-height: 33px;
    color: #444;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.ro-blog-comment .ro-header .ro-btn:hover {
    border: 1px solid #ff2653;
    background-color: #ff2653;
    color: #FFF
}
.ro-blog-comment .ro-header .ro-btn:hover i {
    color: #FFF
}
.ro-blog-comment .ro-blog-comment-list {
    margin-bottom: 50px
}
.ro-blog-comment .ro-blog-comment-list article {
    position: relative;
    padding: 48px 0 0 100px
}
.ro-blog-comment .ro-blog-comment-list article footer h4 {
    font-style: italic;
    margin: 0 0 18px
}
.ro-blog-comment .ro-blog-comment-list article footer .ro-profile {
    display: block;
    position: absolute;
    width: 70px;
    height: 70px;
    top: 48px;
    left: 0
}
.ro-blog-comment .ro-blog-comment-list article .ro-comment p {
    margin: 0
}
.ro-blog-comment .ro-blog-comment-list article .ro-footer {
    margin-bottom: 35px
}
.ro-blog-comment .ro-blog-comment-list article .ro-footer p {
    margin: 0;
    font-size: 14px;
    font-style: italic;
    display: inline-block;
    color: #ff2653
}
.ro-blog-comment .ro-blog-comment-list article .ro-footer .ro-btn i {
    position: relative;
    top: 5px;
    display: inline-block;
    color: #666;
    line-height: 20px;
    font-size: 30px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.ro-blog-comment .ro-blog-comment-list article .ro-footer .ro-btn:hover i {
    color: #ff2653
}
.ro-blog-comment .ro-blog-comment-list article .ro-divide {
    width: 100%;
    height: 0;
    border-bottom: 1px solid #AAA
}
@media (min-width: 480px) {
    .ro-blog-comment .ro-blog-comment-list article .ro-footer {
        padding-right: 20px;
        text-align: right
    }
    .ro-blog-comment .ro-blog-comment-list article .ro-footer span {
        float: right;
        margin-left: 5px
    }
}
@media (max-width: 479px) {
    .ro-blog-comment .ro-blog-comment-list article .ro-footer {
        padding-right: 0;
        text-align: left
    }
    .ro-blog-comment .ro-blog-comment-list article .ro-footer span {
        float: right;
        margin-left: 0
    }
}
.ro-blog-contact-form {
    margin-bottom: 60px
}
.ro-blog-side-bar .ro-title {
    margin-bottom: 40px;
    background-color: #EEE;
    border: 1px solid #AAA;
    width: 100%;
    text-transform: uppercase;
    padding: 10px 0;
    text-align: center
}
.ro-blog-side-bar .ro-contact td,
.ro-blog-side-bar .ro-contact th,
.ro-blog-side-contact td,
.ro-blog-side-contact th {
    padding-bottom: 10px
}
.ro-blog-side-bar .ro-title h5 {
    margin: 0;
    line-height: 18px
}
.ro-blog-side-bar .ro-title:not(:first-child) {
    margin-top: 40px
}
.ro-blog-side-bar .ro-news {
    margin-bottom: 20px;
    position: relative
}
.ro-blog-side-bar .ro-news .ro-image {
    position: absolute;
    top: 8px;
    width: 90px;
    height: 55px;
    float: left;
    opacity: 1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.ro-one-page-post,
.ro-one-page-post .ro-image {
    position: relative
}
.ro-blog-side-bar .ro-contact,
.ro-blog-side-contact {
    width: 100%
}
.ro-blog-related a:hover,
.ro-blog-side-bar .ro-news .ro-image:hover {
    opacity: .7
}
.ro-blog-side-bar .ro-news .ro-content {
    margin-left: 100px
}
.ro-blog-side-bar .ro-news .ro-content .ro-date {
    margin-top: 10px;
    color: #bdbdbd;
    font-style: italic;
    display: block;
    font-weight: 400
}
.ro-blog-side-bar .ro-news .ro-content a {
    margin-top: 0;
    color: #444;
    transition: all .3s ease-in-out
}
.ro-blog-side-bar .ro-news .ro-content a:hover {
    color: #ff2653
}
.ro-blog-related a {
    margin-bottom: 40px;
    display: block;
    text-align: center
}
.ro-blog-sidebar-service-list li {
    font-size: 18px;
    line-height: 2.5
}
.ro-blog-sidebar-service-list li:before {
    content: "\e177";
    vertical-align: -5%;
    font-family: "aqua icon";
    margin-right: 10px
}
.ro-one-page-post.ro-style-2 .ro-one-page-post-content {
    background-color: #D9D8C1
}
.ro-one-page-post.ro-style-2 .ro-one-page-post-content .ro-heading {
    text-align: right
}
.ro-one-page-post .ro-one-page-post-content {
    background-color: #ABDCE1
}
.ro-one-page-post .ro-one-page-post-content .ro-heading {
    color: #FFF;
    font-style: italic
}
.ro-one-page-post .ro-one-page-post-content .ro-heading::after {
    margin-right: auto;
    margin-left: auto;
    content: " ";
    display: block;
    width: 50px;
    margin-top: 15px;
    height: 0;
    border-top: 2px solid #FFF
}
.ro-one-page-post .ro-one-page-post-content .ro-heading.ro-left::after {
    margin-left: 0
}
.ro-one-page-post .ro-one-page-post-content .ro-heading.ro-right::after {
    margin-right: 0
}
.ro-one-page-post .ro-one-page-post-content .ro-body {
    width: 100%;
    overflow: hidden
}
.ro-one-page-post .ro-one-page-post-content .ro-footer {
    margin-bottom: 0;
    text-align: right;
    font-style: italic;
    font-weight: 400;
    font-size: 14px
}
.ro-one-page-post .ro-one-page-post-content .ro-footer span {
    display: inline-block
}
.ro-one-page-post .ro-one-page-post-content .ro-footer span:not(:first-child):before {
    content: "/"
}
@media (min-width: 1800px) {
    .ro-one-page-post .ro-one-page-post-content {
        padding: 60px 40px 60px 60px
    }
    .ro-one-page-post .ro-one-page-post-content .ro-heading {
        margin: 0 0 60px
    }
    .ro-one-page-post .ro-one-page-post-content .ro-body {
        height: 16.2em
    }
    .ro-one-page-post .ro-one-page-post-content .ro-footer {
        margin-top: 60px
    }
}
@media (max-width: 1799px) {
    .ro-one-page-post .ro-one-page-post-content {
        padding: 50px 40px 50px 60px
    }
    .ro-one-page-post .ro-one-page-post-content .ro-heading {
        margin: 0 0 30px
    }
    .ro-one-page-post .ro-one-page-post-content .ro-body {
        height: 50%
    }
    .ro-one-page-post .ro-one-page-post-content .ro-footer {
        margin-top: 30px
    }
}
@media (min-width: 1200px) {
    .ro-one-page-post .ro-one-page-post-content .ro-heading {
        font-size: 36px
    }
    .ro-one-page-post .ro-one-page-post-content .ro-footer span:not(:first-child):before {
        margin-left: 20px;
        margin-right: 20px
    }
}
@media (max-width: 1199px) {
    .ro-one-page-post .ro-one-page-post-content {
        padding: 40px 40px 40px 50px
    }
    .ro-one-page-post .ro-one-page-post-content .ro-heading {
        margin: 0 0 20px;
        font-size: 24px
    }
    .ro-one-page-post .ro-one-page-post-content .ro-body {
        height: 7.2em
    }
    .ro-one-page-post .ro-one-page-post-content .ro-footer {
        margin-top: 20px
    }
    .ro-one-page-post .ro-one-page-post-content .ro-footer span:not(:first-child):before {
        margin-left: 15px;
        margin-right: 15px
    }
}
@media (min-width: 992px) {
    .ro-one-page-post.ro-style-2 .ro-image {
        float: right
    }
    .ro-one-page-post.ro-style-2 .ro-one-page-post-content {
        left: 0
    }
    .ro-one-page-post.ro-style-2 .ro-one-page-post-content::before {
        content: " ";
        left: 100%;
        right: -25px;
        top: 60px;
        border-left: 25px solid #D9D8C1;
        border-right: 0
    }
    .ro-one-page-post .ro-image {
        width: 50%
    }
    .ro-one-page-post .ro-one-page-post-content {
        position: absolute;
        width: 50%;
        height: 100%;
        top: 0;
        right: 0
    }
    .ro-one-page-post .ro-one-page-post-content::before {
        content: " ";
        width: 0;
        height: 0;
        left: -25px;
        top: 60px;
        position: absolute;
        border-right: 26px solid #ABDCE1;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent
    }
}
@media (max-width: 991px) {
    .ro-one-page-post.ro-style-2 .ro-one-page-post-content::before {
        content: " ";
        left: auto;
        right: 60px;
        top: -25px;
        border-top: 0;
        border-bottom: 25px solid #D9D8C1
    }
    .ro-one-page-post .ro-image {
        width: 100%
    }
    .ro-one-page-post .ro-one-page-post-content {
        position: relative;
        padding: 40px 40px 40px 50px
    }
    .ro-one-page-post .ro-one-page-post-content::before {
        content: " ";
        width: 0;
        height: 0;
        left: 60px;
        top: -25px;
        position: absolute;
        border-right: 20px solid transparent;
        border-left: 20px solid transparent;
        border-top: 0;
        border-bottom: 25px solid #ABDCE1
    }
    .ro-one-page-post .ro-one-page-post-content .ro-heading {
        margin: 0 0 20px;
        font-size: 24px
    }
    .ro-one-page-post .ro-one-page-post-content .ro-body {
        height: 5.4em
    }
    .ro-one-page-post .ro-one-page-post-content .ro-footer {
        margin-top: 20px
    }
    .ro-one-page-post .ro-one-page-post-content .ro-footer span:not(:first-child):before {
        margin-left: 15px;
        margin-right: 15px
    }
    .ro-one-page-post .jws_theme_space {
        height: 15px!important
    }
}
@media (max-width: 479px) {
    .ro-one-page-post .ro-one-page-post-content .ro-heading {
        font-size: 18px
    }
    .ro-one-page-post .ro-one-page-post-content .ro-footer {
        text-align: left
    }
    .ro-one-page-post .ro-one-page-post-content .ro-footer span {
        margin-right: 20px
    }
    .ro-one-page-post .ro-one-page-post-content .ro-footer span:not(:first-child):before {
        display: none
    }
}
.tb-blog-gird.tpl1 .tb-post-item .tb-content,
.tb-blog-gird.tpl8 .tb-post-item .tb-content {
    position: relative;
    overflow: hidden;
    background: #f5f5f5;
    transition: background .3s ease-in-out;
    padding-left: 15px;
    margin-bottom: 10px;
    height: 75px
}
.tb-blog-gird.tpl1 .tb-post-item .tb-content>a .tb-title,
.tb-blog-gird.tpl8 .tb-post-item .tb-content>a .tb-title {
    white-space: normal;
    margin: 12px 0 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #000;
    transition: color .2s ease-in-out;
    position: relative;
    z-index: 9
}
@media (min-width: 992px) {
    .tb-blog-gird.tpl1 .tb-post-item .tb-content>a .tb-title,
    .tb-blog-gird.tpl8 .tb-post-item .tb-content>a .tb-title {
        text-overflow: ellipsis;
        white-space: normal;
        overflow: hidden;
        height: 40px
    }
}
.tb-blog-gird.tpl1 .tb-post-item .tb-content>a .tb-title:hover,
.tb-blog-gird.tpl8 .tb-post-item .tb-content>a .tb-title:hover {
    color: #ff2653
}
.tb-blog-gird.tpl1 .tb-post-item .tb-content .tb-post-date,
.tb-blog-gird.tpl8 .tb-post-item .tb-content .tb-post-date {
    vertical-align: top;
    padding-top: 3px;
    z-index: 9;
    position: relative;
    line-height: 24px
}
.tb-blog-gird.tpl1 .tb-post-item .tb-content .tb-post-date .show_view,
.tb-blog-gird.tpl1 .tb-post-item .tb-content .tb-post-date i,
.tb-blog-gird.tpl8 .tb-post-item .tb-content .tb-post-date .show_view,
.tb-blog-gird.tpl8 .tb-post-item .tb-content .tb-post-date i {
    vertical-align: top
}
.tb-blog-gird.tpl1 .tb-post-item .tb-content .tb-post-date .show_view,
.tb-blog-gird.tpl8 .tb-post-item .tb-content .tb-post-date .show_view {
    line-height: 16px;
    font-family: montserrat;
    font-weight: 700;
    font-size: 12px;
    color: #ff2653
}
.tb-blog-gird.tpl1 .tb-post-item .tb-content .tb-progress-wrap,
.tb-blog-gird.tpl8 .tb-post-item .tb-content .tb-progress-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}
.tb-blog-gird.tpl1 .tb-post-item .tb-content .tb-progress-wrap .tb-progress-deal,
.tb-blog-gird.tpl8 .tb-post-item .tb-content .tb-progress-wrap .tb-progress-deal {
    background: #e0e0e0;
    height: 79px;
    z-index: -1
}
@media (min-width: 768px) and (max-width: 991px) {
    .tb-blog-gird.tpl1 .tb-post-item .tb-content .tb-progress-wrap .tb-progress-deal,
    .tb-blog-gird.tpl8 .tb-post-item .tb-content .tb-progress-wrap .tb-progress-deal {
        height: 100px
    }
}
.tb-blog-gird.tpl1 .tb-post-item .tb-content:hover,
.tb-blog-gird.tpl8 .tb-post-item .tb-content:hover {
    background: #e0e0e0
}
.tb-blog-gird.tpl1.style_two .tb-post-item>a .tb-thumbb>img,
.tb-blog-gird.tpl8.style_two .tb-post-item>a .tb-thumbb>img {
    display: block
}
.tb-blog-gird.tpl1.style_two .tb-post-item .tb-content,
.tb-blog-gird.tpl8.style_two .tb-post-item .tb-content {
    background: 0 0;
    padding-left: 0;
    height: initial
}
.tb-blog-gird.tpl1.style_two .tb-post-item .tb-content .name_cate,
.tb-blog-gird.tpl8.style_two .tb-post-item .tb-content .name_cate {
    font-family: Open Sans;
    font-size: 11px;
    line-height: 30px;
    text-transform: uppercase;
    color: #ff2653;
    padding-top: 10px;
    display: block
}
.tb-blog-gird.tpl1.style_two .tb-post-item .tb-content a .tb-title,
.tb-blog-gird.tpl8.style_two .tb-post-item .tb-content a .tb-title {
    font-family: 'opensans_regular', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    white-space: normal;
    margin: 0;
    transition: color .3s ease-in-out
}
.tb-blog-gird.tpl1.style_two .tb-post-item .tb-content a .tb-title:hover,
.tb-blog-gird.tpl8.style_two .tb-post-item .tb-content a .tb-title:hover {
    color: #ff2653
}
.tb-blog-gird.tpl1.style_two .tb-post-item .tb-content .tb-progress-wrap,
.tb-blog-gird.tpl8.style_two .tb-post-item .tb-content .tb-progress-wrap {
    display: none
}
.tb-blog-gird.tpl1.style_two .tb-post-item .tb-content:hover,
.tb-blog-gird.tpl8.style_two .tb-post-item .tb-content:hover {
    background: 0 0
}
@media (max-width: 767px) {
    .tb-blog-gird.tpl1.style_two,
    .tb-blog-gird.tpl8.style_two {
        padding: 0 15px
    }
    .tb-blog-gird.tpl1.style_two>[class*=col-],
    .tb-blog-gird.tpl8.style_two>[class*=col-] {
        float: left;
    }
}
.tb-blog-gird.tpl8 .tb-post-item .tb-content>a>.tb-title {
    height: 75px;
    margin: 0;
    padding-top: 11px
}
.tb-blog-gird.tpl8 .tb-post-item .tb-content .tb-progress-wrap .tb-progress-deal {
    z-index: 1;
    height: 75px;
    position: relative
}
.tb-blog-gird.tpl8 .tb-post-item .tb-content .tb-progress-wrap .tb-progress-deal .tb-post-date {
    vertical-align: top;
    padding-top: 0;
    z-index: 9;
    position: absolute;
    width: 100%;
    line-height: 1;
    bottom: 7px;
    text-align: right;
    padding-right: 10px
}
.tb-blog-gird.tpl8 .tb-post-item .tb-content .tb-progress-wrap .tb-progress-deal .tb-post-date .show_view,
.tb-blog-gird.tpl8 .tb-post-item .tb-content .tb-progress-wrap .tb-progress-deal .tb-post-date i {
    vertical-align: top
}
.tb-blog-gird.tpl8 .tb-post-item .tb-content .tb-progress-wrap .tb-progress-deal .tb-post-date .show_view {
    line-height: 16px;
    font-family: montserrat;
    font-weight: 700;
    font-size: 12px;
    color: #ff2653
}
.tb-blog-gird.tpl2 .tb-post-item {
    margin-bottom: 20px
}
.tb-blog-gird.tpl2 .first-item .tb-post-item>a {
    display: block;
    width: 100%
}
.tb-blog-gird.tpl2 .first-item .tb-post-item .tb-content {
    display: block;
    width: 100%;
    padding-left: 0
}
.tb-blog-gird.tpl2 .tb-post-item>a {
    display: inline-block;
    width: 27%
}
.tb-blog-gird.tpl2 .first-item .tb-post-item>.tb-content>a>.tb-title {
    white-space: normal;
    font-family: 'opensans_regular', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    overflow: hidden;
    height: 45px;
    color: #000;
    margin: 15px 0 0;
    transition: color .2s ease-in-out
}
.youtube {
    position: relative;
    cursor: pointer;
    background: center center/cover no-repeat #ccc;
    padding-bottom: 56.25%;
    height: 0;
    margin-bottom: 20px
}
.youtube:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    z-index: 1
}
.youtube:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    content: url(../images/icon-play-video.svg);
    z-index: 2
}
.youtube iframe{ /* youtube embed (responsive) */
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:3;
}
.youtube.small:before {
    content: url(../images/icon-play-video-small.svg)
}
.youtube:hover:before {
    color: #eee
}
.tb-blog-gird.tpl2 .tb-post-item>a .tb-thumbb>img {
    display: block
}
.tb-blog-gird.tpl2 .tb-post-item>.tb-content {
    display: inline-block;
    width: 71%;
    vertical-align: top;
    padding-left: 10px;
    position: relative;
    top: -3px
}
.tb-blog-gird.tpl2 .tb-post-item>.tb-content>a>.tb-title {
    font-family: 'opensans_regular', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    margin-bottom: 0;
    transition: color .2s ease-in-out
}
@media (min-width: 1200px) {
    .tb-blog-gird.tpl2 .tb-post-item>.tb-content>a>.tb-title {
        text-overflow: ellipsis;
        white-space: normal;
        overflow: hidden;
        height: 40px
    }
}
.tb-blog-gird.tpl2 .tb-post-item>.tb-content>a>.tb-title:hover {
    color: #ff2653
}
.tb-blog-gird.tpl2 .tb-post-item>.tb-content .tb-post-date {
    line-height: 20px
}
@media (min-width: 992px) and (max-width: 1199px) {
    .tb-blog-gird.tpl2 .tb-post-item>a {
        width: 30%
    }
    .tb-blog-gird.tpl2 .tb-post-item>.tb-content {
        width: 67%
    }
    .tb-blog-gird.tpl2 .tb-post-item>.tb-content>a>.tb-title {
        line-height: 15px;
        margin: 0
    }
    .tb-blog-gird.tpl2 .tb-post-item>.tb-content .tb-post-date span {
        line-height: 25px
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .tb-blog-gird.tpl2 .tb-post-item>a {
        width: 100%
    }
    .tb-blog-gird.tpl2 .tb-post-item>a .tb-imageb>img {
        max-width: 100px;
        display: block;
        height: auto;
        margin: 0 auto
    }
    .tb-blog-gird.tpl2 .tb-post-item>.tb-content {
        width: 100%;
        padding-left: 0;
        top: 0;
        text-align: center
    }
    .tb-blog-gird.tpl2.style_three .tb-post-item>a .tb-thumbb>img {
        max-width: 100%
    }
}
@media (max-width: 767px) {
    .tb-blog-gird.tpl2 .tb-post-item>a {
        width: 10%
    }
    .tb-blog-gird.tpl2 .tb-post-item>.tb-content {
        width: 89%
    }
    .tb-blog-gird.tpl2.style_one {
        border: 0!important;
        margin-left: 0;
        margin-right: 0
    }
}
@media (max-width: 767px) and (max-width: 560px) {
    .tb-blog-gird.tpl2 .tb-post-item>a {
        width: 20%
    }
    .tb-blog-gird.tpl2 .tb-post-item>.tb-content {
        width: 78%
    }
}
@media (max-width: 387px) {
    .tb-blog-gird.tpl2 .tb-post-item .tb-content {
        padding-left: 0
    }
}
.tb-blog-gird.tpl2.style_one .tb-post-item {
    margin-bottom: 15px
}
.tb-blog-gird.tpl2.style_one .tb-post-item>a {
    width: 100%
}
.tb-blog-gird.tpl2.style_one .tb-post-item .tb-content {
    width: 100%;
    padding-left: 0
}
.tb-blog-gird.tpl2.style_one .tb-post-item .tb-content>a .tb-title {
    margin: 0;
    display: block;
    white-space: normal;
    font-size: 16px;
    line-height: 22px;
    padding-top: 10px;
    padding-bottom: 2px;
    height: 57px;
    overflow: hidden
}
.tb-blog-gird.tpl2.style_four .tb-post-item,
.tb-blog-gird.tpl2.style_two .tb-post-item {
    padding-bottom: 0;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 20px
}
.tb-blog-gird.tpl2.style_four .tb-post-item>a,
.tb-blog-gird.tpl2.style_two .tb-post-item>a {
    width: 30%
}
@media (max-width: 991px) {
    .tb-blog-gird.tpl2.style_one .tb-post-item>a .tb-thumbb>img {
        max-width: 100%
    }
    .tb-blog-gird.tpl2.style_four .tb-post-item>a,
    .tb-blog-gird.tpl2.style_two .tb-post-item>a {
        width: 100%
    }
    .tb-blog-gird.tpl2.style_four .tb-post-item>a .tb-thumbb>img,
    .tb-blog-gird.tpl2.style_two .tb-post-item>a .tb-thumbb>img {
        max-width: 100%
    }
}
.tb-blog-gird.tpl2.style_four .tb-post-item>a .tb-thumbb>img,
.tb-blog-gird.tpl2.style_two .tb-post-item>a .tb-thumbb>img {
    display: block
}
.tb-blog-gird.tpl2.style_four .tb-post-item .tb-content,
.tb-blog-gird.tpl2.style_two .tb-post-item .tb-content {
    width: 69%;
    top: 0
}
.tb-blog-gird.tpl2.style_four .tb-post-item .tb-content>a .tb-title,
.tb-blog-gird.tpl2.style_two .tb-post-item .tb-content>a .tb-title {
    font-family: 'opensans_regular', sans-serif;
    font-weight: 600;
    font-size: 17px;
    line-height: 24px;
    color: #000;
    padding: 7px 0;
    transition: color .2s ease-in-out;
    text-overflow: initial;
    white-space: normal;
    overflow: initial;
    height: initial
}
.tb-blog-gird.tpl2.style_four .tb-post-item .tb-content>a .tb-title:hover,
.tb-blog-gird.tpl2.style_two .tb-post-item .tb-content>a .tb-title:hover {
    color: #ff2653
}
.tb-blog-gird.tpl2.style_four .tb-post-item .tb-content .name_cate,
.tb-blog-gird.tpl2.style_two .tb-post-item .tb-content .name_cate {
    font-family: opensans_regular;
    font-size: 11px;
    line-height: 1;
    vertical-align: text-top;
    display: block;
    text-transform: uppercase;
    color: #ff2653
}
.tb-blog-gird.tpl2.style_four .tb-post-item .tb-content .tb-excerpt,
.tb-blog-gird.tpl2.style_two .tb-post-item .tb-content .tb-excerpt {
    font-family: opensans_regular;
    font-size: 14px;
    line-height: 22px;
    color: #000
}
.tb-blog-date a {
    margin-right: 15px
}
.tb-blog-date {
    font-size: 14px;
    color: #545454
}
.tb-blog-date a i {
    padding-right: 5px
}
@media (max-width: 991px) {
    .tb-blog-gird.tpl2.style_four .tb-post-item .tb-content,
    .tb-blog-gird.tpl2.style_two .tb-post-item .tb-content {
        width: 100%
    }
}
.tb-blog-gird.tpl2.style_four>[class*=col-]:last-child .tb-post-item,
.tb-blog-gird.tpl2.style_two>[class*=col-]:last-child .tb-post-item {
    border-bottom: none;
    padding-bottom: 3px;
    margin-bottom: 7px
}
@media (max-width: 767px) {
    .tb-blog-gird.tpl2.style_four,
    .tb-blog-gird.tpl2.style_two {
        padding: 0 15px
    }
    .tb-blog-gird.tpl2.style_four>[class*=col-],
    .tb-blog-gird.tpl2.style_two>[class*=col-] {
        float: left;
        width: 50%
    }
    .tb-blog-gird.tpl2.style_four .tb-post-item .tb-content>a.name_cate,
    .tb-blog-gird.tpl2.style_two .tb-post-item .tb-content>a.name_cate {
        line-height: 24px
    }
    .tb-blog-gird.tpl2.style_four .tb-post-item .tb-content>a .tb-title,
    .tb-blog-gird.tpl2.style_two .tb-post-item .tb-content>a .tb-title {
        margin: 0;
        padding: 0
    }
    .tb-blog-gird.tpl3>ul li .tb-post-item .tb-media .tb-blog-video .shortcode-video iframe {
        min-height: 300px
    }
}
.tb-blog-gird.tpl2.style_two .tb-post-item {
    padding-bottom: 11px
}
.tb-blog-gird.tpl2.style_three .tb-post-item {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 25px;
    margin-bottom: 30px
}
.tb-blog-gird.tpl2.style_three .tb-post-item>a {
    width: 100%
}
.tb-blog-gird.tpl2.style_three .tb-post-item>a .tb-thumbb>img {
    display: block
}
.tb-blog-gird.tpl2.style_three .tb-post-item .tb-content {
    width: 100%;
    top: 0;
    padding-top: 10px;
    padding-left: 0
}
.tb-blog-gird.tpl2.style_three .tb-post-item .tb-content>a .tb-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    padding: 7px 0;
    transition: color .2s ease-in-out
}
.tb-blog-gird.tpl2.style_three .tb-post-item .tb-content>a .tb-title:hover {
    color: #ff2653
}
.tb-blog-gird.tpl2.style_three .tb-post-item .tb-content .name_cate {
    font-family: Open Sans;
    font-size: 11px;
    line-height: 1;
    vertical-align: text-top;
    display: block;
    text-transform: uppercase;
    color: #ff2653
}
.tb-blog-gird.tpl2.style_three .tb-post-item .tb-content .tb-excerpt {
    font-family: Open Sans;
    font-size: 13px;
    line-height: 22px;
    color: #888
}
.tb-blog-gird.tpl2.style_three>[class*=col-]:last-child .tb-post-item {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 25px
}
.tb-blog-gird.tpl2.style_four .tb-post-item {
    margin-bottom: 30px;
    padding-bottom: 20px
}
.tb-blog-gird.tpl2.style_four>[class*=col-]:last-child .tb-post-item {
    padding-bottom: 0;
    margin-bottom: 10px
}
.tb-blog-gird.tpl3>ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.tb-blog-gird.tpl3>ul li>[class*=col-] {
    background: #fff
}
.tb-blog-gird.tpl3>ul li .tb-post-item {
    overflow: hidden;
    margin-bottom: 0
}
.tb-blog-gird.tpl3>ul li .tb-post-item .tb-media {
    display: none
}
.tb-blog-gird.tpl3>ul li .tb-post-item .tb-media .tb-blog-video .ytp-title-link.yt-uix-sessionlink {
    display: none!important
}
.tb-blog-gird.tpl3>ul li .tb-post-item .tb-media .tb-blog-video .shortcode-video iframe {
    display: block
}
.tb-blog-gird.tpl3>ul li .tb-post-item .tb-content {
    border-bottom: 1px solid #e1e1e1;
    line-height: 45px;
    text-align: center;
    background: #f5f5f5
}
.tb-blog-gird.tpl3>ul li .tb-post-item .tb-content>a {
    width: calc(100% - 45px)!important;
    display: inline-block;
    vertical-align: middle
}
.tb-blog-gird.tpl3>ul li .tb-post-item .tb-content>a .tb-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #000;
    transition: color .2s ease-in-out;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 88%;
    display: block;
    padding-left: 15px;
    margin: 0
}
.tb-blog-gird.tpl3>ul li .tb-post-item .tb-content>a .tb-title:hover {
    color: #ff2653
}
.tb-blog-gird.tpl3>ul li .tb-post-item .tb-content .time_all {
    display: inline-block;
    float: right;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: #616161
}
.tb-blog-gird.tpl3>ul li .tb-post-item .tb-content .time_all .get_time,
.tb-blog-gird.tpl3>ul li .tb-post-item .tb-content .time_all .show_time_post {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 0;
    color: #fff
}
.tb-blog-gird.tpl3>ul li .tb-post-item .tb-content .time_all .show_time_post {
    position: relative;
    left: 3px
}
.tb-blog-gird.tpl3>ul li .tb-post-item .tb-content .tb-excerpt {
    display: none
}
@media (min-width: 768px) and (max-width: 1199px) {
    .tb-blog-gird.tpl3>ul li .tb-post-item .tb-content>a>.tb-title {
        display: block;
        margin: 0;
        padding: 5px 0
    }
}
.tb-blog-gird.tpl3>ul li:nth-child(2) .tb-post-item .tb-content .time_all {
    background: #212121
}
.tb-blog-gird.tpl3>ul li:nth-child(3) .tb-post-item .tb-content .time_all {
    background: #424242
}
.tb-blog-gird.tpl3>ul li:nth-child(4) .tb-post-item .tb-content .time_all {
    background: #616161
}
.tb-blog-gird.tpl3>ul li:nth-child(5) .tb-post-item .tb-content .time_all {
    background: #757575
}
.tb-blog-gird.tpl3>ul li:nth-child(6) .tb-post-item .tb-content .time_all {
    background: #999
}
.tb-blog-gird.tpl3>ul li.active .tb-post-item .tb-media {
    display: block;
    -webkit-animation: fadeInRight .4s both;
    -moz-animation: fadeInRight .4s both;
    -o-animation: fadeInRight .4s both;
    animation: fadeInRight .4s both
}
.tb-blog-gird.tpl3>ul li.active .tb-post-item .tb-media .tb-blog-video .ytp-title-link.yt-uix-sessionlink {
    display: block!important
}
.tb-blog-gird.tpl3>ul li.active .tb-post-item .tb-content {
    background: #ff2653;
    border-bottom: none
}
.tb-blog-gird.tpl3>ul li.active .tb-post-item .tb-content>a .tb-title {
    color: #fff
}
.tb-blog-gird.tpl3>ul li.active .tb-post-item .tb-content .time_all {
    background: #db0432;
    width: 45px;
    height: 45px
}
.tb-blog-gird.tpl3 .show_cat_tpl3 {
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 45px;
    text-transform: uppercase;
    vertical-align: middle;
    color: #ff2653;
    background: #f5f5f5;
    text-align: left;
    padding-left: 15px;
    margin: 0 15px
}
.tb-blog-gird.tpl3 .show_cat_tpl3 i {
    float: right;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #e0e0e0
}
@media (min-width: 768px) and (max-width: 991px) {
    .tb-blog-gird.tpl3 .show_cat_tpl3>i {
        display: none
    }
}
.tb-blog-gird.tpl4 {
    padding-right: 15px;
    padding-left: 15px
}
.tb-blog-gird.tpl4 [class*=col-] {
    padding-left: 0;
    padding-right: 0
}
.tb-blog-gird.tpl4 [class*=col-]:nth-child(odd) {
    padding-right: 5px
}
.tb-blog-gird.tpl4 [class*=col-]:nth-child(even) {
    padding-left: 5px
}
@media (min-width: 768px) and (max-width: 1199px) {
    .tb-blog-gird.tpl4 [class*=col-]:nth-child(even),
    .tb-blog-gird.tpl4 [class*=col-]:nth-child(odd) {
        padding-right: 0;
        padding-left: 0
    }
    .tb-blog-gird.tpl4 [class*=col-]:nth-child(even) .tb-post-item>a .tb-thumbb>img,
    .tb-blog-gird.tpl4 [class*=col-]:nth-child(odd) .tb-post-item>a .tb-thumbb>img {
        max-width: 100%
    }
}
@media (max-width: 767px) {
    .tb-blog-gird.tpl3 .show_cat_tpl3 {
        text-align: center
    }
    .tb-blog-gird.tpl4 [class*=col-]:nth-child(even),
    .tb-blog-gird.tpl4 [class*=col-]:nth-child(odd) {
        float: left;
        padding-left: 5px;
        padding-right: 5px;
        display: inline-block;
        width: 16.5%
    }
}
@media (max-width: 600px) {
    .tb-blog-gird.tpl4 [class*=col-] {
        width: 50%!important
    }
    .tb-blog-gird.tpl4 [class*=col-] .tb-post-item>a>.tb-thumbb>img {
        max-width: 100%;
        margin: 0 auto
    }
}
.tb-blog-gird.tpl4 .tb-post-item {
    margin-bottom: 10px;
    display: block;
    position: relative;
    overflow: hidden
}
.tb-blog-gird.tpl4 .tb-post-item a .tb-thumbb {
    position: relative
}
.tb-blog-gird.tpl4 .tb-post-item a .tb-thumbb>img {
    max-width: 126px;
    width: 100%;
    height: auto;
    display: block
}
.tb-blog-gird.tpl4 .tb-post-item a .tb-thumbb:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(255, 38, 84, .3);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}
.tb-blog-gird.tpl4 .tb-post-item a .tb-thumbb:hover:before {
    opacity: 1;
    -webkit-animation: fadeInUp .4s both;
    -moz-animation: fadeInUp .4s both;
    -o-animation: fadeInUp .4s both;
    animation: fadeInUp .4s both
}
@media (max-width: 767px) {
    .tb-blog-gird.tpl4 {
        margin-bottom: 50px
    }
}
.tb-blog-gird.tpl5>[class*=col-] {
    padding-left: 0;
    padding-right: 0
}
.tb-blog-gird.tpl5 .tb-post-item .tb-content {
    padding-left: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .2)
}
.tb-blog-gird.tpl6:before,
.tb-blog-gird.tpl7:before {
    bottom: -69px;
    border-top: 32px solid #ff2653;
    border-left: 64px solid transparent;
    border-right: 64px solid transparent
}
.tb-blog-gird.tpl5 .tb-post-item .tb-content .content_tpl5 a .tb-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    margin: 0;
    white-space: normal;
    color: #fff
}
.tb-blog-gird.tpl5 .tb-post-item .tb-content .content_tpl5 .name_cate {
    font-family: Open Sans;
    font-size: 11px;
    line-height: 15px;
    text-transform: uppercase;
    color: #fff
}
.tb-blog-gird.tpl5 .tb-post-item .tb-content .content_tpl5 .tb-excerpt {
    font-family: Open Sans;
    line-height: 20px;
    padding-top: 10px;
    vertical-align: bottom;
    display: block;
    color: #fff
}
.tb-blog-gird.tpl6 {
    margin: 0;
    z-index: 0;
    position: relative
}
.tb-blog-gird.tpl6 .tb-post-item {
    margin-bottom: 0
}
.tb-blog-gird.tpl6 .tb-post-item .tb-thumbb {
    position: relative;
    overflow: hidden
}
.tb-blog-gird.tpl6 .tb-post-item .tb-thumbb:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    z-index: 9
}
.tb-blog-gird.tpl6 .tb-post-item .tb-thumbb>img {
    display: block;
    transition: transform .5s ease-in-out
}
.tb-blog-gird.tpl6 .tb-post-item .tb-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    width: 100%;
    padding: 0 30px
}
.tb-blog-gird.tpl6 .tb-post-item .tb-content .content_tpl6 a .tb-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 38px;
    text-align: center;
    white-space: normal;
    margin: 0;
    color: #fff;
    padding-top: 4px;
    transition: color .2s ease-in-out
}
.tb-blog-gird.tpl6 .tb-post-item .tb-content .content_tpl6 a .tb-title:hover {
    color: #ff2653
}
@media (max-width: 480px) {
    .tb-blog-gird.tpl6 .tb-post-item .tb-content .content_tpl6 a .tb-title {
        font-size: 16px;
        line-height: 22px;
        padding-top: 0
    }
}
.tb-blog-gird.tpl6 .tb-post-item .tb-content .content_tpl6 .name_cate {
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    display: block;
    color: #fff;
    transition: color .2s ease-in-out
}
.tb-blog-gird.tpl6 .tb-post-item .tb-content .content_tpl6 .name_cate:hover {
    color: #ff2653
}
.tb-blog-gird.tpl6 .tb-post-item:hover .tb-thumbb>img {
    transform: scale3d(1.05, 1.05, 1.05)
}
.tb-blog-gird.tpl6 .tb-post-item:hover .tb-content .tb-title,
.tb-blog-gird.tpl6 .tb-post-item:hover .tb-content a {
    -webkit-animation: zoomIn .5s both;
    -moz-animation: zoomIn .5s both;
    -o-animation: zoomIn .5s both;
    animation: zoomIn .5s both
}
.tb-blog-gird.tpl6>[class*=col-lg-12] {
    padding: 0
}
@media (max-width: 767px) {
    .tb-blog-gird.tpl6>[class*=col-lg-12] {
        padding: 0 15px
    }
}
.tb-blog-gird.tpl6>[class*=col-lg-6] {
    padding: 0;
}
@media (max-width: 767px) {
    .tb-blog-gird.tpl6>[class*=col-lg-6] {
        padding: 0 15px
    }
}
.tb-blog-gird.tpl6>[class*=col-lg-6] .tb-post-item>a .tb-thumbb>img {
    max-width: 285px;
    width: 100%;
    max-height: 338px
}
.tb-blog-gird.tpl6:after,
.tb-blog-gird.tpl6:before {
    position: absolute;
    width: 128px;
    left: 50%;
    transform: translateX(-50%)
}
@media (max-width: 991px) {
    .tb-blog-gird.tpl6>[class*=col-lg-6] .tb-post-item>a .tb-thumbb>img {
        max-width: 100%;
        height: auto;
        display: block;
        max-height: initial
    }
}
.tb-blog-gird.tpl6>[class*=col-lg-6] .tb-post-item .tb-content .content_tpl6 a>.tb-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px
}
.tb-blog-gird.tpl6:before {
    content: "";
    height: 0;
    z-index: 99
}
.tb-blog-gird.tpl6:after {
    background: #ff2653;
    display: inline-block;
    height: 38px;
    top: 0;
    z-index: 9;
    content: "TIN NỔI BẬT";
    text-align: center;
    color: #fff;
    line-height: 48px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600
}
.tb-blog-carousel.tpl2 .owl-controls .owl-nav .owl-next:before,
.tb-blog-carousel.tpl2 .owl-controls .owl-nav .owl-prev:before,
.tb-blog-gird.tpl6.style_two:after,
.tb-blog-gird.tpl6.style_two:before,
.tb-blog-gird.tpl6.style_two>[class*=col-lg-12],
.tb-blog-gird.tpl7 ul>li:first-child .tb-post-item .tb-content .content_tpl7 .tb-excerpt {
    display: none
}
.tb-blog-gird.tpl7,
.tb-blog-gird.tpl7 a>.tb-thumbb {
    position: relative
}
.tb-blog-gird.tpl7 ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.tb-blog-gird.tpl7 ul>li:first-child .tb-post-item {
    padding: 87px 30px 30px
}
.tb-blog-gird.tpl7 .tb-post-item .tb-thumbb>img,
.tb-blog-gird.tpl7 a,
.tb-blog-gird.tpl7 a>.tb-thumbb>img {
    display: block
}
@media (max-width: 767px) {
    .tb-blog-gird.tpl7 ul>li>[class*=col-]>article {
        padding: 0 15px
    }
}
.tb-blog-gird.tpl7 a>.tb-thumbb:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}
.tb-blog-gird.tpl7 .tb-post-item {
    max-width: 345px;
    height: auto;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    padding: 33px 30px 30px;
    border-bottom: 1px solid #e1e1e1
}
.tb-blog-gird.tpl7 .tb-post-item .tb-content {
    padding: 0 0 18px
}
.tb-blog-gird.tpl7 .tb-post-item .tb-content .content_tpl7 {
    text-align: center
}
.tb-blog-gird.tpl7 .tb-post-item .tb-content .content_tpl7 .name_cate {
    font-family: Open Sans;
    font-size: 11px;
    line-height: 30px;
    text-transform: uppercase;
    color: #ff2653
}
.tb-blog-gird.tpl7 .tb-post-item .tb-content .content_tpl7 a>.tb-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    margin: 0 0 2px;
    font-size: 18px;
    line-height: 26px;
    color: #000;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    height: 52px;
    transition: color .3s ease-in-out
}
.tb-blog-gird.tpl7 .tb-post-item .tb-content .content_tpl7 a>.tb-title:hover {
    color: #ff2653
}
.tb-blog-gird.tpl7 .tb-post-item .tb-content .content_tpl7 .tb-post-date {
    line-height: 20px
}
.tb-blog-gird.tpl7 .tb-post-item .tb-content .content_tpl7 .tb-excerpt {
    font-family: Open Sans;
    font-size: 13px;
    line-height: 22px;
    color: #888;
    display: block;
    padding: 3px 0 8px
}
@media (min-width: 992px) and (max-width: 1199px) {
    .tb-blog-gird.tpl7 ul>li:first-child .tb-post-item a>.tb-thumbb>img {
        max-height: initial
    }
    .tb-blog-gird.tpl7 .tb-post-item {
        padding: 0 30px 30px!important
    }
    .tb-blog-gird.tpl7 .tb-post-item .tb-content {
        padding: 0
    }
    .tb-blog-gird.tpl7 .tb-post-item a>.tb-thumbb>img {
        max-height: 306px
    }
}
@media (max-width: 991px) {
    .tb-blog-gird.tpl7 .tb-post-item {
        position: relative;
        top: 0;
        left: 0;
        transform: initial;
        border-bottom: none;
        padding: 0!important;
        max-width: 100%
    }
    .tb-blog-gird.tpl7 .tb-post-item a>.tb-thumbb {
        display: none
    }
}
.tb-blog-gird.tpl7:after,
.tb-blog-gird.tpl7:before {
    position: absolute;
    width: 128px;
    left: 50%;
    transform: translateX(-50%)
}
.tb-blog-gird.tpl7:before {
    content: "";
    height: 0;
    z-index: 99
}
.tb-blog-gird.tpl7:after {
    background: #ff2653;
    display: inline-block;
    height: 38px;
    top: 0;
    z-index: 9;
    content: "TIN NỔI BẬT";
    text-align: center;
    color: #fff;
    line-height: 48px;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px
}
.tb-content-block .tb-post-date span {
    font-family: Open Sans;
    font-size: 14px;
    line-height: 30px;
    color: #999
}
.tb-content-block h2 * {
    font-size: 20px !important;
    line-height: 1.2;
}
.tb-content-block h2 {
    margin-bottom: 5px;
    margin-top: 5px
}
.tb-content-block section.field-body {
    font-size: 14px;
    color: #000
}
.tb-content-block img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto!important
}
.tb-post-date span {
    font-family: Open Sans;
    font-size: 12px;
    line-height: 30px;
    color: #999
}
.tb-blog-carousel {
    position: relative
}
.tb-blog-carousel .tb-post-item {
    min-width: 250px;
    margin: 0 auto;
    background-color: #fff
}
.tb-blog-carousel .tb-post-item .tb-content {
    padding: 0 20px
}
.tb-blog-carousel .tb-post-item .tb-content h4 {
    font-size: 17px;
    color: #272727;
    margin-bottom: 7px
}
.tb-blog-carousel .tb-post-item .tb-content .tb-excerpt {
    color: #7b7b7b;
    line-height: 20px
}
.tb-blog-carousel .tb-post-item .tb-content .tb-info {
    background-color: #ff2653;
    color: #fff;
    overflow: hidden
}
.tb-blog-carousel .tb-post-item .tb-content .tb-info .tags {
    display: none!important
}
.tb-blog-carousel .tb-post-item .tb-content .tb-info a,
.tb-blog-carousel .tb-post-item .tb-content .tb-info span {
    color: #fff
}
.tb-blog-carousel.tpl1 {
    z-index: 0
}
.tb-blog-carousel.tpl1 .item_blog {
    margin-top: 30px
}
.tb-blog-carousel.tpl1 .item_blog .tb-post-item {
    margin-bottom: 15px
}
.tb-blog-carousel.tpl1 .item_blog .tb-post-item>a .tb-imageb {
    position: relative;
    overflow: hidden
}
.tb-blog-carousel.tpl1 .item_blog .tb-post-item>a .tb-imageb>img {
    display: block
}
.tb-blog-carousel.tpl1 .item_blog .tb-post-item>a .tb-imageb:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(255, 38, 84, .2);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0
}
.tb-blog-carousel.tpl1 .item_blog .tb-post-item>a .tb-imageb:hover:before {
    opacity: 1;
    -webkit-animation: fadeOutLeft .9s both;
    -moz-animation: fadeOutLeft .9s both;
    -o-animation: fadeOutLeft .9s both;
    animation: fadeOutLeft .9s both
}
.tb-blog-carousel.tpl1 .item_blog .tb-post-item .tb-content {
    padding: 0
}
.tb-blog-carousel.tpl1 .item_blog .tb-post-item .tb-content>a>.tb-title {
    white-space: normal;
    font-family: 'opensans_regular', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    overflow: hidden;
    height: 45px;
    color: #000;
    margin: 15px 0 0;
    transition: color .2s ease-in-out
}
.tb-blog-carousel.tpl1 .item_blog .tb-post-item .tb-content>a>.tb-title:hover {
    color: #ff2653
}
.tb-blog-carousel.tpl1 .item_blog .tb-post-item .tb-content .tb-post-date {
    line-height: 20px
}
.tb-blog-carousel.tpl1 .title_tpl1 .top_number,
.tb-blog-carousel.tpl1 .title_tpl1 span {
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700
}
@media (min-width: 768px) and (max-width: 1199px) {
    .tb-blog-carousel.tpl1 .item_blog .tb-post-item {
        min-width: initial
    }
}
@media (max-width: 767px) {
    .tb-blog-carousel.tpl1 .item_blog article {
        float: left;
        width: 50%
    }
    .tb-blog-carousel.tpl1 .item_blog article .tb-post-item {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding: 0 10px;
        min-width: initial
    }
}
.tb-blog-carousel.tpl1 .title_tpl1 {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 0;
    padding-bottom: 15px;
    padding-top: 20px
}
.tb-blog-carousel.tpl1 .title_tpl1 span {
    font-size: 50px;
    vertical-align: middle
}
.tb-blog-carousel.tpl1 .title_tpl1 .top_number {
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    padding-top: 2px;
    padding-bottom: 3px
}
.tb-blog-carousel.tpl1 .title_tpl1 .title_post {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    float: right;
    padding-top: 2px
}
.tb-blog-carousel.tpl1 .title_tpl1 .numbers {
    padding-left: 1px
}
@media (min-width: 992px) and (max-width: 1199px) {
    .tb-blog-carousel.tpl1 .title_tpl1 .numbers {
        font-size: 40px
    }
    .tb-blog-carousel.tpl1 .title_tpl1 .title_post {
        padding-right: 0
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .tb-blog-carousel.tpl1 .title_tpl1 .top_number {
        font-size: 15px
    }
    .tb-blog-carousel.tpl1 .title_tpl1 .numbers {
        font-size: 34px
    }
    .tb-blog-carousel.tpl1 .title_tpl1 .title_post {
        font-size: 11px;
        padding-right: 0
    }
}
@media (max-width: 767px) {
    .tb-blog-carousel.tpl1 .title_tpl1 .title_post {
        float: none;
        padding-right: 0;
        padding-left: 20px
    }
    .tb-blog-carousel.tpl1 .owl-controls .owl-nav .owl-next,
    .tb-blog-carousel.tpl1 .owl-controls .owl-nav .owl-prev {
        display: block!important
    }
    .tb-blog-carousel.tpl1 .owl-controls .owl-nav .owl-prev {
        left: initial;
        right: 0
    }
}
.tb-blog-carousel.tpl2 {
    z-index: 0
}
.tb-blog-carousel.tpl2 .owl-stage-outer .owl-stage .owl-item.start .tb-post-item .tb-content {
    padding-left: 60px
}
.tb-blog-carousel.tpl2 .tb-post-item {
    margin-bottom: 0
}
.tb-blog-carousel.tpl2 .tb-post-item .tb-content {
    padding-left: 30px;
    padding-top: 23px;
    padding-bottom: 23px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    transition: all .3s ease-in-out
}
@media (min-width: 1200px) and (max-width: 1420px) {
    .tb-blog-carousel.tpl2 .tb-post-item .tb-content {
        padding-bottom: 0
    }
}
.tb-blog-carousel.tpl2 .tb-post-item .tb-content .content_tpl5 {
    line-height: 20px;
    transition: all .3s ease-in-out;
    height: 140px
}
.tb-blog-carousel.tpl2 .tb-post-item .tb-content .content_tpl5 a .tb-title {
    font-family: 'opensans_bold', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    margin: 0;
    white-space: normal;
    color: #fff;
    padding-top: 4px;
    transition: color .3s ease-in-out
}
.tb-blog-carousel.tpl2 .tb-post-item .tb-content .content_tpl5 a .tb-title:hover {
    color: #ff2653
}
.tb-blog-carousel.tpl2 .tb-post-item .tb-content .content_tpl5 .name_cate {
    font-family: Open Sans;
    line-height: 15px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff
}
.tb-blog-carousel.tpl2 .tb-post-item .tb-content .content_tpl5 .tb-excerpt {
    font-family: opensans_regular;
    line-height: 22px;
    padding-top: 10px;
    vertical-align: bottom;
    font-size: 14px;
    font-weight: 400;
    transform: translate3d(0, 50px, 0);
    opacity: 0;
    z-index: -2;
    transition: all .7s ease-in-out;
    color: #fff;
    height: 40px
}
@media (max-width: 767px) {
    .tb-blog-carousel.tpl2 .tb-post-item .tb-content {
        padding-bottom: 40px;
        width: 100%
    }
}
.tb-blog-carousel.tpl2 .tb-post-item:hover .tb-content {
    padding-top: 78px
}
.tb-blog-carousel.tpl2 .tb-post-item:hover .tb-content .content_tpl5 {
    transform: translate3d(0, -53px, 0)
}
.tb-blog-carousel.tpl2 .tb-post-item:hover .tb-content .content_tpl5 .tb-excerpt {
    z-index: 9;
    transform: translate3d(0, 0, 0);
    opacity: 1
}
.tb-blog-carousel.tpl2 .owl-controls .owl-nav .owl-next,
.tb-blog-carousel.tpl2 .owl-controls .owl-nav .owl-prev {
    text-indent: 0;
    font-size: 50px;
    color: #14161b;
    opacity: 0
}
.tb-blog-carousel.tpl2 .owl-controls .owl-nav .owl-next:hover,
.tb-blog-carousel.tpl2 .owl-controls .owl-nav .owl-prev:hover {
    color: #ff2653
}
.tb-blog-carousel.tpl2 .owl-controls .owl-nav .owl-prev {
    left: 20.7%;
    transform: translate(-50%, -50%);
    top: 50%;
    z-index: 99;
    transition: all .2s ease-in-out
}
.tb-blog-carousel.tpl2 .owl-controls .owl-nav .owl-next {
    right: 20.7%;
    transform: translate(-50%, -50%);
    top: 50%;
    z-index: 99;
    transition: color .2s ease-in-out
}
.tb-blog-carousel.tpl2:hover .owl-controls .owl-nav .owl-next,
.tb-blog-carousel.tpl2:hover .owl-controls .owl-nav .owl-prev {
    opacity: .7
}
.tb-blog-carousel.tpl2.style_one:before {
    content: "";
    border-top: 32px solid #ff2653;
    border-left: 64px solid transparent;
    border-right: 64px solid transparent;
    height: 0;
    left: 50%;
    top: 38px;
    position: absolute;
    width: 128px;
    z-index: 99;
    transform: translateX(-50%)
}
.tb-blog-carousel.tpl2.style_one:after {
    background: #ff2653;
    display: inline-block;
    height: 38px;
    position: absolute;
    width: 128px;
    top: 0;
    left: 50%;
    z-index: 9;
    transform: translateX(-50%);
    content: "TIN NỔI BẬT";
    text-align: center;
    color: #fff;
    line-height: 48px;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px
}
.tb-blog-carousel.tpl2.style_one .tb-post-item .tb-content {
    background: 0 0;
    display: block;
    bottom: initial;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 70px;
    z-index: 9
}
.tb-blog-carousel.tpl2.style_one .tb-post-item .tb-content .content_tpl5 {
    text-align: center
}
.tb-blog-carousel.tpl2.style_one .tb-post-item .tb-content .content_tpl5>a .tb-title {
    font-weight: 400;
    font-size: 30px;
    line-height: 38px;
    text-align: center;
    padding-top: 4px
}
@media (max-width: 480px) {
    .tb-blog-carousel.tpl2.style_one .tb-post-item .tb-content .content_tpl5>a .tb-title {
        font-size: 16px;
        line-height: 22px;
        padding-top: 0
    }
}
@media (max-width: 991px) {
    .tb-blog-carousel.tpl2.style_one .tb-post-item .tb-content {
        padding: 0 20px
    }
}
.tb-blog-carousel.tpl2.style_one .tb-post-item a>.tb-thumbb {
    position: relative;
    overflow: hidden
}
.tb-blog-carousel.tpl2.style_one .tb-post-item a>.tb-thumbb:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 1;
    transition: all .5s ease-in-out
}
.tb-blog-carousel.tpl2.style_one .tb-post-item:hover .tb-content {
    -webkit-animation: fadeInUp .5s both;
    -moz-animation: fadeInUp .5s both;
    -o-animation: fadeInUp .5s both;
    animation: fadeInUp .5s both
}
.tb-blog-carousel.tpl2.style_one .owl-controls .owl-nav .owl-next,
.tb-blog-carousel.tpl2.style_one .owl-controls .owl-nav .owl-prev {
    color: #958e87
}
.tb-blog-carousel.tpl2.style_one .owl-controls .owl-nav .owl-next>i,
.tb-blog-carousel.tpl2.style_one .owl-controls .owl-nav .owl-prev>i {
    font-size: 33px
}
.tb-blog-carousel.tpl2.style_one .owl-controls .owl-nav .owl-prev {
    left: 30px
}
.tb-blog-carousel.tpl2.style_one .owl-controls .owl-nav .owl-next {
    right: -7px
}
.tb-blog-carousel .owl-controls .owl-nav>div {
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
    z-index: 99;
    top: 0;
    text-align: center;
    color: #787878;
    background: 0 0;
    opacity: 1;
    font-size: 15px;
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    position: absolute
}
.tb-blog-carousel .owl-controls .owl-nav>div:after {
    width: 75%;
    height: 75%;
    top: 12.5%;
    left: 12.5%;
    border-color: #fff;
    z-index: -1
}
.tb-blog-carousel .owl-controls .owl-nav>div:hover {
    color: #fff
}
.tb-blog-carousel .owl-controls .owl-nav>div:hover:after,
.tb-blog-carousel .owl-controls .owl-nav>div:hover:before {
    border-color: #ff2653
}
.tb-blog-carousel .owl-controls .owl-nav>div:hover:after {
    background-color: #ff2653
}
.tb-blog-carousel .owl-controls .owl-nav>div:hover .fa {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}
.tb-blog-carousel .owl-controls .owl-nav>div i {
    position: relative;
    z-index: 2
}
.tb-blog-carousel .owl-controls .owl-nav>div.owl-prev {
    left: 37%;
    transform: translateX(-50%);
    top: -45px;
    text-indent: -9999px
}
.tb-blog-carousel .owl-controls .owl-nav>div.owl-next {
    right: -18px;
    top: -45px
}
.tb-blog-carousel .owl-controls .owl-nav>div.owl-next:before,
.tb-blog-carousel .owl-controls .owl-nav>div.owl-prev:before {
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    content: ""
}
.tb-blog-carousel .owl-controls .owl-nav>div:before {
    background-color: #fff
}
.tb-blog-carousel .owl-controls .owl-nav>div.owl-prev:before {
    border-right: 6px solid #000;
    vertical-align: middle;
    text-indent: 0
}
.tb-blog-carousel .owl-controls .owl-nav>div.owl-next {
    text-indent: -9999px
}
.tb-blog-carousel .owl-controls .owl-nav>div.owl-next:before {
    border-left: 6px solid #000;
    text-indent: 0
}
.tb-blog-carousel .owl-controls .owl-nav>div:hover:after {
    z-index: 1
}
.tb-blog-carousel .owl-controls .owl-dots {
    bottom: -30px;
    left: 0;
    position: absolute;
    width: 100%;
    text-align: center
}
.tb-blog-carousel .owl-controls .owl-dots .owl-dot {
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    border: 1px solid #dcdcdc;
    border-radius: 50%;
    display: inline-block;
    height: 12px;
    margin: 0 5px;
    width: 12px
}
.tb-blog.content .tb-wrap-navi .navigation,
.tb-blog.content .tb-wrap-navi .tb-social-buttons>a:after,
.tb-blog.content .tb-wrap-navi .tb-social-buttons>a:before {
    display: none
}
.tb-blog-carousel .owl-controls .owl-dots .owl-dot.active,
.tb-blog-carousel .owl-controls .owl-dots .owl-dot:hover {
    background: #ff2653;
    border-color: #ff2653
}
.tb-blog-carousel:hover .owl-controls .owl-nav>div {
    opacity: 1
}
.tab-blog-gird .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
    width: 49.5%
}
.tab-blog-gird .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab>a {
    border: none;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    background-color: #fff!important;
    border-bottom: 6px solid #f2f2f2;
    padding: 3px 0
}
.tab-blog-gird .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab>a:hover {
    background-color: transparent
}
.tab-blog-gird .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active>a {
    border-color: initial;
    background-color: #fff;
    color: #000;
    border-bottom: 6px solid #ff2653!important
}
.tab-blog-gird .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
    padding: 0;
    margin: 0;
    background: #fff!important;
    -webkit-animation: fadeInUp .5s both;
    -moz-animation: fadeInUp .5s both;
    -o-animation: fadeInUp .5s both;
    animation: fadeInUp .5s both
}
.tab-blog-gird .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .tb-blog-gird.tpl2 {
    margin-top: 30px
}
.tb-blog.content .tb-wrap-navi .tb-social-buttons {
    text-align: right;
    padding-top: 4px
}
.tb-blog.content .tb-wrap-navi .tb-social-buttons>a {
    width: auto;
    height: auto;
    margin: 2px 2.5px;
    line-height: normal
}
.tb-blog.content .tb-wrap-navi .tb-social-buttons>a>img {
    width: 40px;
    height: 40px;
    line-height: 40px;
    transition: transform .2s ease-in-out;
    transform: scale3d(1, 1, 1)
}
.tb-blog.content .tb-wrap-navi .tb-social-buttons>a>img:hover {
    transform: scale3d(1.05, 1.05, 1.05)
}
.tb-blog.content .tb-wrap-navi .tag-links {
    text-align: right;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    padding: 10px 5px
}
.tb-blog.content .tb-wrap-navi .tag-links>a {
    font-weight: 500;
    color: #545454
}
.tb-blog.content .tb-blog-related {
    position: relative;
    margin: 30px 0
}
.tb-blog.content .tb-blog-related .tb-title h4 {
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 48px;
    text-transform: uppercase;
    margin-bottom: 21px;
    position: relative
}
.tb-blog.content .tb-blog-related .tb-title h4:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #e1e1e1;
    position: absolute;
    bottom: 8px;
    left: 0
}
.tb-blog.content .tb-blog-related a {
    overflow: hidden;
    position: relative;
    display: block
}
.tb-blog.content .tb-blog-related a:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(255, 38, 84, .2);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 9;
    transform: all .3s ease-in-out
}
.tb-blog.content .tb-blog-related a>img {
    transition: transform .3s ease-in-out;
    transform: scale3d(1, 1, 1);
    display: block
}
.tb-blog.content .tb-blog-related a:hover:before {
    opacity: 1;
    -webkit-animation: fadeInLeft .7s both;
    -moz-animation: fadeInLeft .7s both;
    -o-animation: fadeInLeft .7s both;
    animation: fadeInLeft .7s both
}
.tb-blog.content .tb-blog-related a:hover img {
    transform: scale3d(1.05, 1.05, 1.05)
}
.tb-blog.content .tb-blog-related .content_info {
    line-height: 20px
}
.tb-blog.content .tb-blog-related .content_info .title_relative {
    transition: color .3s ease-in-out;
    font-family: 'opensans_regular', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    height: 60px;
    overflow: hidden;
    color: #000;
    padding: 10px 0 7px
}
.tb-blog.content .tb-blog-related .content_info .title_relative:hover {
    color: #ff2653
}
.tb-blog.content .tb-blog-related .content_info .title_relative:before {
    display: none
}
.tb-blog.content .comments-area {
    padding-left: 0;
    margin-top: 0
}
.tb-blog.content .comments-area .comments-title {
    margin-bottom: 25px
}
.tb-blog.content .comments-area .comments-title legend {
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 48px;
    color: #000;
    text-transform: uppercase
}
.tb-blog.content .comments-area .comments-title legend:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #e1e1e1;
    position: absolute;
    bottom: 5px;
    left: 0
}
.tpl3.tb-blog-grid {
    margin-right: 0;
    padding-right: 15px
}
.tpl3.tb-blog-grid>[class*=col-] {
    padding-left: 0;
    padding-right: 0
}
.tpl3.tb-blog-grid .post.type-post .tb-post-item>[class*=col-] {
    padding-left: 0!important;
    padding-right: 0!important
}
.tpl3.tb-blog-grid .post.type-post .tb-post-item.one_left .tb-content .tb-title,
.tpl3.tb-blog-grid .post.type-post .tb-post-item.one_right .tb-content .tb-title {
    font-weight: 700;
    font-size: 16px;
    color: #121212;
    text-transform: uppercase;
    white-space: normal;
    text-align: center;
    transition: color .2s ease-in-out
}
.tpl3.tb-blog-grid .post.type-post .tb-post-item.one_left .tb-content .tb-title:hover,
.tpl3.tb-blog-grid .post.type-post .tb-post-item.one_right .tb-content .tb-title:hover {
    color: #ff2653
}
.tpl3.tb-blog-grid .post.type-post .tb-post-item.one_left .tb-content .tb-excerpt,
.tpl3.tb-blog-grid .post.type-post .tb-post-item.one_right .tb-content .tb-excerpt {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #545454;
    display: block;
    text-align: center;
    white-space: normal;
    padding: 5px 0 64px
}
.tpl3.tb-blog-grid .post.type-post .tb-post-item.one_left .tb-content .tb-readmore,
.tpl3.tb-blog-grid .post.type-post .tb-post-item.one_right .tb-content .tb-readmore {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 21px;
    text-transform: uppercase;
    color: #1e1e1e
}
.single-format-video .content.tb-blog .tb-content-block .about-author,
.single-format-video .content.tb-blog .tb-content-block .blog-info,
.single-format-video .content.tb-blog .tb-content-block .tb-social-buttons>a:after {
    display: none
}
.tpl3.tb-blog-grid .post.type-post .tb-post-item.one_left .tb-content .tb-readmore span,
.tpl3.tb-blog-grid .post.type-post .tb-post-item.one_right .tb-content .tb-readmore span {
    border: 1px solid #1e1e1e;
    padding: 7px 15px;
    transition: all .2s ease-in-out
}
.tpl3.tb-blog-grid .post.type-post .tb-post-item.one_left .tb-content .tb-readmore span:hover,
.tpl3.tb-blog-grid .post.type-post .tb-post-item.one_right .tb-content .tb-readmore span:hover {
    color: #fff;
    background: #ff2653;
    border-color: #ff2653
}
.style_one .post.type-post .tb-post-item>a .tb-image>img {
    max-width: none;
    width: 100%;
    transition: opacity .3s, transform .35s;
    transform: none
}
.style_one .post.type-post .tb-post-item>a .tb-image:hover:before {
    -webkit-animation: fadeInDown .7s both;
    -moz-animation: fadeInDown .7s both;
    -o-animation: fadeInDown .7s both;
    animation: fadeInDown .7s both
}
.style_two .post.type-post .tb-post-item>a .tb-image>img {
    max-width: none;
    width: 100%;
    transition: opacity .3s, transform .35s, transform .3s;
    transform: scale3d(1, 1, 1)
}
.style_two .post.type-post .tb-post-item>a .tb-image:hover:before {
    -webkit-animation: fadeInDown .7s both;
    -moz-animation: fadeInDown .7s both;
    -o-animation: fadeInDown .7s both;
    animation: fadeInDown .7s both
}
.style_two .post.type-post .tb-post-item>a .tb-image:hover img {
    transform: scale3d(1.03, 1.03, 1.03)
}
.style_three .post.type-post .tb-post-item>a .tb-image>img {
    max-width: none;
    width: 100%;
    transition: opacity .3s, transform .35s;
    transform: none
}
.style_three .post.type-post .tb-post-item>a .tb-image:hover:before {
    -webkit-animation: zoomIn .7s both;
    -moz-animation: zoomIn .7s both;
    -o-animation: zoomIn .7s both;
    animation: zoomIn .7s both
}
@media (max-width: 991px) {
    .tb-blog-grid.tpl1 .tb-post-item {
        margin-left: auto;
        margin-right: auto
    }
    .jws_theme_space {
        height: 15px!important
    }
    .sidebar-area .woocommerce.widget_banner .tb-woo-banner .title_image>a:before {
        display: none
    }
}
.tb-blog-carousel2 .post.type-post {
    padding-bottom: 80px
}
.vc_slide.vc_images_carousel .vc_carousel-inner .vc_item .vc_inner img {
    margin: 0 auto
}
@media (min-width: 768px) and (max-width: 991px) {
    .ro-cate-slider .tpl2.sty_block {
        margin: 0 auto;
        text-align: center
    }
    .ro-cate-slider .tpl2.sty_block ul>li .show_catthree {
        max-width: 342px
    }
    .tpl1.tb-blog-grid .tb-post-item .tb-content .tb-info .blog-info .author-name {
        width: 75px
    }
    .tpl1.tb-blog-grid .tb-post-item .tb-content .tb-info .blog-info .author-name:before {
        top: 25%
    }
    .all_row .vc_custom_1471576350570 {
        margin-bottom: 0!important
    }
    .tpl2.sty_slider {
        margin: 0 auto;
        text-align: center
    }
    .tpl2.sty_slider>ul>li {
        max-width: 358px;
        height: auto
    }
    .tpl2.sty_slider>ul>li:nth-child(2) {
        padding-right: 0
    }
    .tpl3.tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-excerpt {
        padding: 5px 0 30px
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .sidebar-area .woocommerce.widget_banner .tb-woo-banner .title_image>a:before,
    .tpl2 .post.type-post .tb-post-item .tb-info .blog-info .tags:before {
        display: none
    }
    .ro-cate-slider .tpl2.sty_block {
        margin: 0 auto;
        text-align: center
    }
    .tpl1.tb-blog-grid .tb-post-item .tb-content .tb-info .blog-info .author-name {
        width: 75px
    }
    .tpl1.tb-blog-grid .tb-post-item .tb-content .tb-info .blog-info .author-name:before {
        top: 25%
    }
    .tpl2 .post.type-post .tb-post-item a>.show_meta_day_month {
        width: 140px;
        height: 140px;
        line-height: 140px;
        padding: 15px 0 0
    }
    .ro-cate-slider .tpl2.sty_slider>ul>li {
        max-width: 330px;
        height: auto
    }
    .ro-cate-slider .tpl2.sty_slider>ul>li .show_catthree>a>img {
        max-width: 293px
    }
}
.single-format-video .content.tb-blog .tb-content-block .blog-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    text-align: center
}
.single-format-video .content.tb-blog .tb-content-block .tb-social-buttons .title_solid {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 22px;
    color: #000;
    text-transform: uppercase
}
.single-format-video .content.tb-blog .tb-content-block .tb-social-buttons>a {
    width: 38px;
    height: 38px;
    border: 1px solid #e3e3e3;
    border-radius: 50%;
    line-height: 38px;
    text-align: center;
    transition: all .3s ease-in-out
}
.single-format-video .content.tb-blog .tb-content-block .tb-social-buttons>a:before {
    font-size: 16px;
    color: #646464
}
.single-format-video .content.tb-blog .tb-content-block .tb-social-buttons>a:hover {
    background: #ff2653;
    border-color: #ff2653
}
.single-format-video .content.tb-blog .tb-content-block .tb-social-buttons>a:hover:before {
    color: #fff
}
.single-format-video .content.tb-blog .tb-content-block .tag-links {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 48px;
    color: #000;
    text-transform: uppercase
}
.single-format-video .content.tb-blog .tb-content-block .tag-links>a {
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    color: #888;
    transition: color .3s ease-in-out
}
.single-format-video .content.tb-blog .tb-content-block .tag-links>a:hover {
    color: #ff2653
}
.content.tb-blog .tb-blog-image {
    margin-bottom: 0
}
.content.tb-blog .tb-blog-image .jws_thumbnail {
    position: relative;
    overflow: hidden
}
.content.tb-blog .tb-blog-image .jws_thumbnail>img {
    display: block;
    width: 100%;
    height: auto
}
.content.tb-blog .tb-blog-image .about-author .author-info .desc,
.content.tb-blog .tb-blog-image .about-author .author-info .name,
.content.tb-blog .tb-blog-image .about-author .author-info .read-more,
.content.tb-blog .tb-blog-image .about-author .author-info .subtitle,
.content.tb-blog .tb-blog-image .blog-info .tb-blog-date>a,
.content.tb-blog .tb-blog-image .tb-post-date .author-name>i {
    display: none
}
.content.tb-blog .tb-blog-image .about-author {
    position: absolute;
    left: 50%;
    bottom: 125px;
    transform: translateX(-50%)
}
.content.tb-blog .tb-blog-image .about-author .author-avatar {
    margin: 0 auto;
    text-align: center
}
.content.tb-blog .tb-blog-image .about-author .author-avatar>img {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    border: 3px solid #fff;
    line-height: 75px
}
.content.tb-blog .tb-blog-image .tb-post-date {
    line-height: normal;
    text-align: center;
    margin-top: 40px
}
.content.tb-blog .tb-blog-image .tb-post-date>span {
    font-family: Open Sans;
    font-size: 12px;
    line-height: 46px;
    color: #999
}
.content.tb-blog .tb-blog-image .tb-post-date .author-name {
    text-transform: uppercase
}
.content.tb-blog .tb-blog-image .tb-post-date .author-name>a {
    font-family: Open Sans;
    font-size: 11px;
    line-height: 46px;
    color: #999;
    text-transform: uppercase;
    transition: color .3s ease-in-out
}
.content.tb-blog .tb-blog-image .tb-post-date .author-name>a:hover {
    color: #ff2653
}
.content.tb-blog .tb-blog-image .blog-title {
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    line-height: 38px;
    text-align: center;
    color: #000;
    position: relative;
    top: -7px
}
.content.tb-blog .tb-content-block .tb-excerpt p {
    font-family: opensans_regular;
    font-size: 14px;
    line-height: 22px;
    color: #000;
}
.content.tb-blog .tb-content-block .tb-excerpt .content_first {
    font-family: Open Sans;
    font-style: italic;
    font-size: 16px;
    color: #000;
    text-align: center;
    padding-top: 0
}
.sampo {
    color: #000;
    font-weight: 600;
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 15px;
    text-align: justify;
    font-family: opensans_regular;
}
.content.tb-blog .tb-content-block .tb-excerpt .wpb_content_element {
    margin-bottom: 0
}
.content.tb-blog .tb-content-block .tb-excerpt .jws-slider-images>ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.content.tb-blog .tb-content-block .tb-excerpt .jws-slider-images>ul>li {
    width: 33.3%!important;
    display: inline-block;
    padding-right: 30px;
    float: left
}
.content.tb-blog .tb-content-block .tb-excerpt .jws-slider-images>ul>li>img {
    max-width: 270px;
    width: 100%;
    height: auto;
    display: block
}
.content.tb-blog .tb-content-block .tb-excerpt .jws-slider-images>ul>li:last-child {
    margin-right: 0;
    padding-right: 30px
}
.content.tb-blog .tb-content-block .tb-excerpt .before_title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    margin-bottom: 0
}
.content.tb-blog .tb-content-block .tag_solid_network {
    height: 60px;
    padding-top: 10px
}
.content.tb-blog .tb-content-block .tag_solid_network>[class*=col-] {
    padding-left: 0;
    padding-right: 0
}
.content.tb-blog .tb-content-block .tag_solid_network .tag-links {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 25px;
    color: #000
}
.content.tb-blog .tb-content-block .tag_solid_network .tag-links>a {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #888
}
.content.tb-blog .tb-content-block .tag_solid_network .tag-links>a:hover{
    color: #ff2653;
}
.content.tb-blog .tb-content-block .tb-excerpt a{
    color: #ff0000;
}
.content.tb-blog .tb-content-block .tag_solid_network .tb-social-buttons {
    text-align: right
}
.content.tb-blog .tb-content-block .tag_solid_network .tb-social-buttons .title_solid {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 22px;
    color: #000;
    text-transform: uppercase
}
.content.tb-blog .tb-content-block .tag_solid_network .tb-social-buttons>a {
    width: 38px;
    height: 38px;
    border: 1px solid #e3e3e3;
    border-radius: 50%;
    line-height: 38px;
    text-align: center;
    transition: all .3s ease-in-out
}
.content.tb-blog .tb-content-block .tag_solid_network .tb-social-buttons>a:before {
    font-size: 16px;
    color: #646464
}
.content.tb-blog .tb-content-block .tag_solid_network .tb-social-buttons>a:after {
    display: none
}
.content.tb-blog .tb-content-block .tag_solid_network .tb-social-buttons>a:hover {
    border-color: #ff2653;
    background: #ff2653;
    color: #fff
}
.content.tb-blog .tb-content-block .tag_solid_network .tb-social-buttons>a:hover:before {
    color: #fff
}
.content.tb-blog .tb-content-block .show_authour {
    border-top: 1px solid #e1e1e1;
    padding-top: 25px
}
.content.tb-blog .tb-content-block .show_authour .about-author {
    margin: 0
}
.content.tb-blog .tb-content-block .show_authour .about-author .author-avatar {
    float: left
}
.content.tb-blog .tb-content-block .show_authour .about-author .author-avatar>img {
    float: left;
    width: 100px;
    height: 100px
}
.content.tb-blog .tb-content-block .show_authour .about-author .author-info {
    padding-left: 30px;
    width: calc(100% - 100px);
    display: inline-block
}
.content.tb-blog .tb-content-block .show_authour .about-author .author-info .read-more,
.content.tb-blog .tb-content-block .show_authour .about-author .author-info .subtitle {
    display: none
}
.content.tb-blog .tb-content-block .show_authour .about-author .author-info .name {
    margin-bottom: 0;
    font-family: Poppin;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #000;
    padding: 20px 0 5px;
    text-transform: uppercase
}
.content.tb-blog .tb-content-block .show_authour .about-author .author-info .desc {
    font-family: Open Sans;
    font-size: 13px;
    line-height: 22px;
    color: #888;
    font-style: normal
}
.content.tb-blog .tb-content-block .tb-excerpt .btn-buy {
    display: inline-block;
    background-color: #ff0000;
    color: #FFFFFF;
    padding: 10px 20px;
    margin: 15px auto;
    font-size: 20px;
    line-height: 33px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
}
.jws_left_sidebar_content {
    padding-left: 30px!important
}
@media (max-width: 767px) {
    .jws_left_sidebar_content {
        padding-left: 15px!important;
        padding-right: 15px!important
    }
}
.jws_right_sidebar_content {
    padding-right: 30px!important
}
.jws_right_sidebar_content .wpb_content_element {
    margin-bottom: 23px
}
@media (max-width: 767px) {
    .jws_right_sidebar_content {
        padding-left: 15px!important;
        padding-right: 15px!important
    }
    .content.tb-blog .comments-area .comment-list .children .comment .comment-body .comment-info:after,
    .content.tb-blog .comments-area .comment-list .comment-info:after,
    .content.tb-blog .post.type-post .tb-content-block .blog-info .comments-number,
    .content.tb-blog .post.type-post .tb-content-block .blog-info .tb-blog-date {
        display: none
    }
    .title_one {
        padding: 0 15px
    }
    .content.tb-blog {
        margin-top: 50px
    }
    .content.tb-blog .post.type-post {
        padding-left: 0!important
    }
    .content.tb-blog .post.type-post .tb-content-block .blog-info {
        width: 100%
    }
    .content.tb-blog .post.type-post .tb-blog-image img {
        max-width: 100%;
        width: 100%;
        height: auto
    }
    .content.tb-blog .comments-area,
    .content.tb-blog .comments-area .comment-list,
    .content.tb-blog .comments-area .comment-list .children {
        padding-left: 0
    }
    .tpl1.tb-blog-grid {
        border: 15px solid #fff;
        border-top: none
    }
    .all_row .ct-testimonial .tb-testimonial-slider .tb-testimonial-1.tpl,
    .tpl2.sty_slider>ul>li .show_catthree>a {
        border: 15px solid #fff
    }
    .tpl1.tb-blog-grid .tb-post-item .tb-content .tb-info .blog-info .author-name {
        width: 75px
    }
    .tpl1.tb-blog-grid .tb-post-item .tb-content .tb-info .blog-info .author-name:before {
        top: 25%
    }
    .all_row .vc_custom_1471574019832 {
        margin-top: 0!important
    }
    .all_row .ct-testimonial .tb-testimonial-slider .tb-testimonial-1.tpl .tb-item .tb-image>img {
        max-width: 100%
    }
    .all_row .ct-testimonial .tb-testimonial-slider .tb-testimonial-1.tpl .owl-controls,
    .all_row .ct-testimonial .tb-testimonial-slider .tb-testimonial-1.tpl .owl-controls .owl-dots {
        width: 100%
    }
    .tpl2 .post.type-post .tb-post-item .text-left {
        width: 15%;
        padding-left: 15px
    }
    .tpl2 .post.type-post .tb-post-item .text-left a>.show_meta_day_month {
        width: 80px;
        height: 80px;
        line-height: 80px;
        padding: 9px 0 0
    }
    .tpl2 .post.type-post .tb-post-item .text-left a>.show_meta_day_month .the_dated {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 0
    }
    .tpl2.sty_slider,
    .tpl2.sty_slider>ul>li {
        text-align: center;
        margin: 0 auto
    }
    .tpl2 .post.type-post .tb-post-item .text-left a>.show_meta_day_month .the_datec {
        font-size: 15px;
        line-height: 30px
    }
    .tpl2 .post.type-post .tb-post-item .text-right {
        width: 85%
    }
    .tpl2.sty_slider>ul>li {
        padding-right: 0!important;
        width: 100%
    }
    .tpl2.sty_slider>ul>li .show_catthree {
        max-width: 100%!important
    }
    .tpl2.sty_slider>ul>li .show_catthree>a>img {
        width: 100%;
        max-width: 100%!important
    }
    .tpl3.tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-excerpt {
        padding: 5px 0 30px!important
    }
    .tpl3.tb-blog-grid .post.type-post .tb-post-item.one_left .tb-content,
    .tpl3.tb-blog-grid .post.type-post .tb-post-item.one_right .tb-content {
        margin-bottom: 30px
    }
    .instagram_home04 .healthmag-title-default.tpl5 {
        padding: 10px 0 0
    }
    .instagram_home04 #instafeed>a {
        width: 16.66%
    }
    .sidebar-area {
        border-left: 15px solid #fff;
        border-right: 15px solid #fff
    }
    .content.tb-blog .tb-blog-related .hidden-xs {
        display: block!important;
        overflow: hidden
    }
    .content.tb-blog .tb-blog-related .hidden-xs a {
        width: 100%
    }
}
@media (max-width: 767px) and (max-width: 580px) {
    .tpl2 .post.type-post .tb-post-item .text-left,
    .tpl2 .post.type-post .tb-post-item .text-right {
        width: 100%
    }
    .tpl2 .post.type-post .tb-post-item .text-left a>.show_meta_day_month {
        margin: 0 auto;
        text-align: center
    }
    .tpl2 .post.type-post .tb-post-item .text-right .tb-content,
    .tpl2 .post.type-post .tb-post-item .text-right .tb-content .tb-readmore,
    .tpl2 .post.type-post .tb-post-item .text-right .tb-content a>.tb-title {
        text-align: center
    }
}
@media (max-width: 490px) {
    .tpl2 .post.type-post .tb-post-item .text-left .show_meta_day_month {
        width: 90px;
        height: 90px;
        line-height: 90px;
        padding: 2px 0 0
    }
    .tpl2 .post.type-post .tb-post-item .text-left .show_meta_day_month .the_dated {
        font-size: 30px;
        margin-bottom: 0
    }
    .tpl2 .post.type-post .tb-post-item .text-left .show_meta_day_month .the_datec {
        font-size: 20px;
        line-height: 15px
    }
}
.archive.category .main-content,
.author .main-content,
.category-video .main-content,
.search-no-results .main-content,
.search.search-results .main-content {
    margin-top: 50px;
    margin-bottom: 50px
}
.archive.category .main-content .sidebar-area,
.author .main-content .sidebar-area,
.category-video .main-content .sidebar-area,
.search-no-results .main-content .sidebar-area,
.search.search-results .main-content .sidebar-area {
    background: #fff;
    padding-top: 50px
}
.archive.category .main-content .sidebar-area .widget_healthmag_newsletterwidget .wg-title,
.author .main-content .sidebar-area .widget_healthmag_newsletterwidget .wg-title,
.category-video .main-content .sidebar-area .widget_healthmag_newsletterwidget .wg-title,
.search-no-results .main-content .sidebar-area .widget_healthmag_newsletterwidget .wg-title,
.search.search-results .main-content .sidebar-area .widget_healthmag_newsletterwidget .wg-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    color: #000;
    text-align: left;
    vertical-align: middle;
    margin-bottom: 0;
    padding: 25px 0 17px
}
.archive.category .main-content .sidebar-area .widget_healthmag_newsletterwidget .wg-title:before,
.author .main-content .sidebar-area .widget_healthmag_newsletterwidget .wg-title:before,
.category-video .main-content .sidebar-area .widget_healthmag_newsletterwidget .wg-title:before,
.search-no-results .main-content .sidebar-area .widget_healthmag_newsletterwidget .wg-title:before,
.search.search-results .main-content .sidebar-area .widget_healthmag_newsletterwidget .wg-title:before {
    display: none
}
.archive.category .main-content .content,
.author .main-content .content,
.category-video .main-content .content,
.search-no-results .main-content .content,
.search.search-results .main-content .content {
    background: #fff;
    padding-top: 50px
}
.archive.category .main-content .content .tb-blog-grid .post.type-post,
.author .main-content .content .tb-blog-grid .post.type-post,
.category-video .main-content .content .tb-blog-grid .post.type-post,
.search-no-results .main-content .content .tb-blog-grid .post.type-post,
.search.search-results .main-content .content .tb-blog-grid .post.type-post {
    margin-bottom: 30px
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-content-block .blog-title,
.author .main-content .content .tb-blog-grid .post.type-post .tb-content-block .blog-title,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-content-block .blog-title,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-content-block .blog-title,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-content-block .blog-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000;
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-content-block .tb-excerpt,
.author .main-content .content .tb-blog-grid .post.type-post .tb-content-block .tb-excerpt,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-content-block .tb-excerpt,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-content-block .tb-excerpt,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-content-block .tb-excerpt {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #545454;
    display: inline;
    font-family: 'Open Sans', sans-serif
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-content-block .tb-readmore,
.author .main-content .content .tb-blog-grid .post.type-post .tb-content-block .tb-readmore,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-content-block .tb-readmore,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-content-block .tb-readmore,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-content-block .tb-readmore {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #1c1c1c;
    transition: color .3s ease-in-out
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-content-block .tb-readmore:hover,
.author .main-content .content .tb-blog-grid .post.type-post .tb-content-block .tb-readmore:hover,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-content-block .tb-readmore:hover,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-content-block .tb-readmore:hover,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-content-block .tb-readmore:hover {
    color: #ff2653
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-content-block .blog-info,
.author .main-content .content .tb-blog-grid .post.type-post .tb-content-block .blog-info,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-content-block .blog-info,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-content-block .blog-info,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-content-block .blog-info {
    display: none
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item {
    margin-bottom: 40px
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-thumb,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-thumb,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-thumb,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-thumb,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-thumb {
    position: relative;
    overflow: hidden
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-thumb>img,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-thumb>img,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-thumb>img,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-thumb>img,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-thumb>img {
    width: 100%;
    height: auto;
    display: block
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-thumb:before,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-thumb:before,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-thumb:before,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-thumb:before,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-thumb:before {
    content: "";
    width: 50%;
    height: 50%;
    background: rgba(255, 38, 84, .2);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all .4s ease-in-out;
    opacity: 0
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-thumb:hover:before,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-thumb:hover:before,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-thumb:hover:before,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-thumb:hover:before,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-thumb:hover:before {
    opacity: 1;
    width: 100%;
    height: 100%
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content {
    padding-top: 15px
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info {
    padding-bottom: 5px
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .author-name,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .author-name,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .author-name,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .author-name,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .author-name {
    margin-right: 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #545454;
    transition: color .3s ease-in-out
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .author-name>i,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .author-name>i,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .author-name>i,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .author-name>i,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .author-name>i {
    margin-right: 5px
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .author-name:hover,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .author-name:hover,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .author-name:hover,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .author-name:hover,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .author-name:hover {
    color: #ff2653
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tb-blog-date,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tb-blog-date,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tb-blog-date,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tb-blog-date,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tb-blog-date {
    display: inline-block;
    margin-right: 15px
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tb-blog-date>a i,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tb-blog-date>a i,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tb-blog-date>a i,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tb-blog-date>a i,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tb-blog-date>a i {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #545454;
    margin-right: 5px;
    transition: color .3s ease-in-out
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tb-blog-date>a h4,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tb-blog-date>a h4,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tb-blog-date>a h4,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tb-blog-date>a h4,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tb-blog-date>a h4 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #545454;
    display: inline-block;
    margin-right: 3px;
    transition: color .3s ease-in-out;
    margin-bottom: 0
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tb-blog-date>a:hover h4,
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tb-blog-date>a:hover i,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tb-blog-date>a:hover h4,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tb-blog-date>a:hover i,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tb-blog-date>a:hover h4,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tb-blog-date>a:hover i,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tb-blog-date>a:hover h4,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tb-blog-date>a:hover i,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tb-blog-date>a:hover h4,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tb-blog-date>a:hover i {
    color: #ff2653
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .comments-number,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .comments-number,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .comments-number,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .comments-number,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .comments-number {
    margin-right: 15px
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .comments-number i,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .comments-number i,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .comments-number i,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .comments-number i,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .comments-number i {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #545454;
    margin-right: 5px;
    transition: color .3s ease-in-out
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .comments-number h4,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .comments-number h4,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .comments-number h4,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .comments-number h4,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .comments-number h4 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #545454;
    display: inline-block;
    margin-right: 3px;
    transition: color .3s ease-in-out;
    margin-bottom: 0
}
.archive.category .main-content .content .tb-blog-grid .page.type-page,
.author .main-content .content .tb-blog-grid .page.type-page,
.category-video .main-content .content .tb-blog-grid .page.type-page,
.search-no-results .main-content .content .tb-blog-grid .page.type-page,
.search.search-results .main-content .content .tb-blog-grid .page.type-page,
.single.single-testimonial .main-content .content.tb-blog .testimonial.type-testimonial .tb-blog-image>a .show_meta_day_month {
    display: none
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .comments-number:hover h4,
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .comments-number:hover i,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .comments-number:hover h4,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .comments-number:hover i,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .comments-number:hover h4,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .comments-number:hover i,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .comments-number:hover h4,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .comments-number:hover i,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .comments-number:hover h4,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .comments-number:hover i {
    color: #ff2653
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tags,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tags,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tags,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tags,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tags {
    transition: color .3s ease-in-out
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tags i,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tags i,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tags i,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tags i,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tags i {
    font-size: 14px;
    color: #545454;
    margin-right: 5px
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tags a,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tags a,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tags a,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tags a,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tags a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #545454
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tags:hover a,
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tags:hover i,
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content>a .tb-title:hover,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tags:hover a,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tags:hover i,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content>a .tb-title:hover,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tags:hover a,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tags:hover i,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content>a .tb-title:hover,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tags:hover a,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tags:hover i,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content>a .tb-title:hover,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tags:hover a,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-info .blog-info .tags:hover i,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content>a .tb-title:hover {
    color: #ff2653
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content>a .tb-title,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content>a .tb-title,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content>a .tb-title,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content>a .tb-title,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content>a .tb-title {
    transition: color .3s ease-in-out;
    margin-bottom: 20px
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-excerpt,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-excerpt,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-excerpt,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-excerpt,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-excerpt {
    line-height: 20px;
    font-size: 13px;
    font-family: Open Sans;
    color: #8c8c8c
}
.archive.category .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-readmore,
.author .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-readmore,
.category-video .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-readmore,
.search-no-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-readmore,
.search.search-results .main-content .content .tb-blog-grid .post.type-post .tb-post-item .tb-content .tb-readmore {
    margin-top: 10px
}
.single.single-testimonial .main-content .content.tb-blog .testimonial.type-testimonial .tb-blog-image>img {
    width: 100%;
    height: auto
}
.single.single-testimonial .main-content .content.tb-blog .testimonial.type-testimonial .tb-content-block .blog-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 55px;
    color: #000;
    transition: color .2s ease-in-out;
    margin-bottom: 0
}
.single.single-testimonial .main-content .content.tb-blog .testimonial.type-testimonial .tb-content-block .blog-info .author-name {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #545454;
    transition: color .3s ease-in-out
}
.single.single-testimonial .main-content .content.tb-blog .testimonial.type-testimonial .tb-content-block .blog-info .author-name:hover {
    color: #ff2653
}
.single.single-testimonial .main-content .content.tb-blog .testimonial.type-testimonial .tb-content-block .blog-info .tb-blog-date {
    display: inline-block;
    margin-right: 15px
}
.single.single-testimonial .main-content .content.tb-blog .testimonial.type-testimonial .tb-content-block .blog-info .tb-blog-date>a i {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #545454;
    margin-right: 5px;
    transition: color .3s ease-in-out
}
.single.single-testimonial .main-content .content.tb-blog .testimonial.type-testimonial .tb-content-block .blog-info .tb-blog-date>a h4 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #545454;
    display: inline-block;
    margin-right: 3px;
    transition: color .3s ease-in-out;
    margin-bottom: 0
}
.single.single-testimonial .main-content .content.tb-blog .testimonial.type-testimonial .tb-content-block .blog-info .tb-blog-date>a:hover h4,
.single.single-testimonial .main-content .content.tb-blog .testimonial.type-testimonial .tb-content-block .blog-info .tb-blog-date>a:hover i {
    color: #ff2653
}
.single.single-testimonial .main-content .content.tb-blog .testimonial.type-testimonial .tb-content-block .blog-info .comments-number {
    margin-right: 15px
}
.single.single-testimonial .main-content .content.tb-blog .testimonial.type-testimonial .tb-content-block .blog-info .comments-number i {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #545454;
    margin-right: 5px;
    transition: color .3s ease-in-out
}
.single.single-testimonial .main-content .content.tb-blog .testimonial.type-testimonial .tb-content-block .blog-info .comments-number h4 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #545454;
    display: inline-block;
    margin-right: 3px;
    transition: color .3s ease-in-out;
    margin-bottom: 0
}
.single.single-testimonial .main-content .content.tb-blog .testimonial.type-testimonial .tb-content-block .blog-info .comments-number:hover h4,
.single.single-testimonial .main-content .content.tb-blog .testimonial.type-testimonial .tb-content-block .blog-info .comments-number:hover i {
    color: #ff2653
}
.single.single-testimonial .main-content .content.tb-blog .testimonial.type-testimonial .tb-content-block .blog-info .tags {
    transition: color .3s ease-in-out
}
.single.single-testimonial .main-content .content.tb-blog .testimonial.type-testimonial .tb-content-block .blog-info .tags i {
    font-size: 14px;
    color: #545454;
    margin-right: 5px
}
.single.single-testimonial .main-content .content.tb-blog .testimonial.type-testimonial .tb-content-block .blog-info .tags a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #545454
}
.single.single-testimonial .main-content .content.tb-blog .testimonial.type-testimonial .tb-content-block .blog-info .tags:hover a,
.single.single-testimonial .main-content .content.tb-blog .testimonial.type-testimonial .tb-content-block .blog-info .tags:hover i {
    color: #ff2653
}
.widget_recent_popular_post .wg-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 48px
}
.widget_recent_popular_post .show_popular_post {
    position: relative
}
.widget_recent_popular_post .show_popular_post .content-pupular-post {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, .2);
    padding: 12px 0 16px 30px;
    z-index: 2;
    text-align: left
}
.widget_recent_popular_post .show_popular_post .content-pupular-post .name_cate {
    font-family: opensans_regular;
    font-weight: 400;
    font-size: 11px;
    line-height: 25px;
    text-transform: uppercase;
    color: #ff2653;
    display: block
}
.widget_recent_popular_post .show_popular_post .content-pupular-post .title_popular {
    font-family: 'opensans_regular', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    transition: color .2s ease-in-out
}
.style_anh_video .youtube {
    margin-bottom: 0
}
.style_anh_video .content-pupular-post {
    background: #231f20;
    color: #fff;
    padding: 10px;
    font-size: 14px;
    height: 65px;
    font-weight: 600;
    overflow: hidden
}
.owl-controls .owl-nav .owl-prev,
.widget_recent_popular_post .owl-controls .owl-nav .owl-prev {
    left: 0;
    padding-left: 20px
}
.owl-controls .owl-nav .owl-next,
.widget_recent_popular_post .owl-controls .owl-nav .owl-next {
    right: 0;
    padding-right: 20px
}
.owl-controls .owl-nav .owl-next,
.owl-controls .owl-nav .owl-prev {
    font-size: 26px;
    color: #90929b;
    display: inline-block;
    position: absolute;
    top: 33%;
    transform: translateY(-50%);
    z-index: 99;
    transition: color .2s ease-in-out
}
.owl-controls .owl-nav .owl-next:hover,
.owl-controls .owl-nav .owl-prev:hover,
.widget_recent_popular_post .show_popular_post .content-pupular-post .title_popular:hover {
    color: #ff2653
}
.widget_recent_popular_post .owl-controls .owl-nav {
    opacity: 0
}
.widget_recent_popular_post .owl-controls .owl-nav .owl-next,
.widget_recent_popular_post .owl-controls .owl-nav .owl-prev {
    font-size: 26px;
    color: #90929b;
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
    transition: color .2s ease-in-out
}
.widget_recent_popular_post .owl-controls .owl-nav .owl-next:hover,
.widget_recent_popular_post .owl-controls .owl-nav .owl-prev:hover {
    color: #ff2653
}
.widget_recent_popular_post:hover .owl-controls .owl-nav {
    opacity: 1
}
.search.search-no-results .main-content {
    margin-top: 50px;
    margin-bottom: 50px
}
@media (min-width: 992px) {
    .jws_left_sidebar_content_bl5 {
        padding-left: 15px!important
    }
}
.tb-lightslider-blog {
    position: relative
}
@media (min-width: 768px) {
    .tb-lightslider-blog {
        margin-left: -15px
    }
}
.tb-lightslider-blog .flexslider {
    padding: 0;
    margin: 0;
    background: #fff;
    border: none;
    position: relative;
    border-radius: 0;
    box-shadow: none
}
.tb-lightslider-blog .flexslider .flex-direction-nav .flex-nav-next>a,
.tb-lightslider-blog .flexslider .flex-direction-nav .flex-nav-prev>a {
    text-align: center;
    line-height: 40px;
    top: 50%;
    transform: translateX(-50%);
    text-indent: -100px
}
.tb-lightslider-blog .flexslider .flex-direction-nav .flex-nav-next>a:before,
.tb-lightslider-blog .flexslider .flex-direction-nav .flex-nav-prev>a:before {
    font-size: 30px;
    color: #7f7f7d;
    font-family: FontAwesome;
    text-indent: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}
.tb-lightslider-blog .flexslider .flex-direction-nav .flex-nav-next>a.flex-prev:before,
.tb-lightslider-blog .flexslider .flex-direction-nav .flex-nav-prev>a.flex-prev:before {
    content: '\f104'
}
.tb-lightslider-blog .flexslider .flex-direction-nav .flex-nav-next>a.flex-next:before,
.tb-lightslider-blog .flexslider .flex-direction-nav .flex-nav-prev>a.flex-next:before {
    content: '\f105'
}
.tb-lightslider-blog .flexslider .flex-direction-nav .flex-nav-next>a {
    right: -15px
}
.tb-lightslider-blog .flexslider .flex-direction-nav .flex-nav-prev>a {
    left: 25px
}
.tb-lightslider-blog .flexslider .flex-viewport ul>li .tb-post-item {
    margin-bottom: 0;
    position: relative
}
.tb-lightslider-blog .flexslider .flex-viewport ul>li .tb-post-item .tb-content {
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    line-height: 20px
}
.tb-lightslider-blog .flexslider .flex-viewport ul>li .tb-post-item .tb-content .name_cate {
    font-family: opensans_regular;
    font-size: 11px;
    line-height: 30px;
    text-transform: uppercase;
    color: #fff
}
.tb-lightslider-blog .flexslider .flex-viewport ul>li .tb-post-item .tb-content .tb-title {
    font-family: 'opensans_regular', sans-serif;
    font-weight: 400;
    font-size: 30px;
    line-height: 38px;
    padding: 0 100px;
    color: #fff;
    transition: color .3s ease-in-out;
    white-space: normal
}
.tb-lightslider-blog .flexslider .flex-viewport ul>li .tb-post-item .tb-content .tb-title:hover {
    color: #ff2653
}
@media (max-width: 767px) {
    .tb-lightslider-blog .flexslider .flex-viewport ul>li .tb-post-item .tb-content .tb-title {
        font-size: 27px;
        line-height: 35px;
        padding: 0 20px
    }
}
.tb-lightslider-blog .flexslider .flex-viewport ul>li .tb-post-item a>.tb-thumbb {
    position: relative;
    overflow: hidden
}
.tb-lightslider-blog #carousel ul>li .tb-post-item a>.tb-thumbb:before,
.tb-lightslider-blog .flexslider .flex-viewport ul>li .tb-post-item a>.tb-thumbb:before {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    position: absolute;
    top: 0;
    left: 0;
    content: ""
}
.tb-lightslider-blog #carousel ul>li .tb-post-item,
.tb-lightslider-blog #carousel ul>li .tb-post-item a>.tb-thumbb {
    position: relative;
    overflow: hidden
}
.tb-lightslider-blog #carousel ul>li .tb-post-item .tb-content>a {
    display: block
}
.tb-lightslider-blog #carousel ul>li .tb-post-item .tb-content>a .tb-title {
    font-family: 'opensans_regular', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    padding: 0 40px;
    margin-bottom: 0
}
.tb-lightslider-blog:after,
.tb-lightslider-blog:before {
    width: 128px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute
}
.tb-lightslider-blog #carousel .flex-direction-nav {
    display: none
}
.tb-lightslider-blog:before {
    content: "";
    border-top: 32px solid #ff2653;
    border-left: 64px solid transparent;
    border-right: 64px solid transparent;
    height: 0;
    top: 38px;
    z-index: 99
}
.tb-lightslider-blog:after {
    background: #ff2653;
    display: inline-block;
    height: 38px;
    top: 0;
    z-index: 9;
    content: "TIN NỔI BẬT";
    text-align: center;
    color: #fff;
    line-height: 48px;
    font-family: 'opensans_semibold', sans-serif;
    font-size: 14px;
    font-weight: 600
}
#carousel {
    overflow-y: hidden
}
#carousel.tpl1>ul>li .flip-content .tb-post-item {
    margin-bottom: 0
}
#carousel.tpl1>ul>li .flip-content .tb-post-item .tb-content {
    display: none;
    position: absolute;
    bottom: 25px;
    left: 0;
    padding: 0 35px;
    width: 100%
}
#carousel.tpl1>ul>li .flip-content .tb-post-item .tb-content .content_tpl5 {
    text-align: center
}
#carousel.tpl1>ul>li .flip-content .tb-post-item .tb-content .content_tpl5 .name_cate {
    font-family: Open Sans;
    font-weight: 400;
    font-size: 11px;
    line-height: 36px;
    text-transform: uppercase;
    color: #ff2653
}
#carousel.tpl1>ul>li .flip-content .tb-post-item .tb-content .content_tpl5 a>.tb-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    color: #fff;
    white-space: normal;
    transition: color .3s ease-in-out
}
#carousel.tpl1>ul>li .flip-content .tb-post-item .tb-content .content_tpl5 a>.tb-title:hover {
    color: #ff2653
}
#carousel.tpl1>ul>li .flip-content .tb-post-item .tb-thumbb:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    position: absolute;
    top: 0;
    left: 0
}
#carousel.tpl1>ul>li.flip-current .flip-content .tb-post-item {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff
}
#carousel.tpl1>ul>li.flip-current .flip-content .tb-post-item .tb-content {
    display: block;
    -webkit-animation: fadeInUp .4s both;
    -moz-animation: fadeInUp .4s both;
    -o-animation: fadeInUp .4s both;
    animation: fadeInUp .4s both
}
#carousel.tpl1>ul>li.flip-current .flip-content .tb-post-item .tb-thumbb {
    position: relative
}
#carousel.tpl1>ul>li.flip-current .flip-content .tb-post-item .tb-thumbb:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    position: absolute;
    top: 0;
    left: 0
}
.style_two .bit_columns .tb-post-item .tb-content {
    display: block;
    -webkit-animation: fadeInUp .4s both;
    -moz-animation: fadeInUp .4s both;
    -o-animation: fadeInUp .4s both;
    animation: fadeInUp .4s both;
    position: absolute;
    bottom: 25px;
    left: 0;
    padding: 0 35px!important;
    width: 100%;
    z-index: 99
}
.style_two .bit_columns {
    margin-bottom: 30px
}
.style_tmt .tb-post-item .tb-thumbb {
    position: relative;
    overflow: hidden
}
.style_tmt .bit_columns .tb-post-item .tb-thumbb:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    z-index: 9
}
.null-instagram-feed,
.single_blogs,
hr {
    position: relative
}
.style_tmt .bit_columns .tb-post-item .tb-content a {
    color: #fff
}
.style_tmt .bit_columns .tb-post-item .tb-content h4 {
    font-size: 20px!important;
    height: 49px!important;
    font-weight: 600!important;
    overflow: hidden!important;
    color: #fff!important;
    line-height: 22px!important
}
.tb-blog-gird.tpl1.style_tmt .bit_columns .tb-post-item .tb-content .tb-post-date .show_view {
    line-height: 30px;
    font-family: Open Sans;
    font-weight: 300;
    font-size: 12px;
    color: #fff
}
.tb-blog-gird.tpl1 .tb-post-item .tb-content .tb-post-date .show_view {
    line-height: 30px;
    font-family: Open Sans;
    font-weight: 300;
    font-size: 12px;
    color: #999
}
.style_tmt .bit_columns .tb-post-date span {
    font-family: Open Sans;
    font-size: 12px;
    line-height: 30px;
    color: #fff
}
@media (max-width: 767px) {
    .vc_custom_1478577440108 {
        display: none
    }
}
.page_sidebar>.vc_row {
    margin-left: 0;
    margin-right: 0
}
.page_sidebar .widget_search .wg-title {
    padding: 0;
    margin-bottom: 20px
}
.single_blogs,
.single_blogs .tb-info-box-wrap.tpl1 {
    padding: 0 30px
}
.page_sidebar .widget_search .wg-title:before {
    display: none
}
.single.single-post .main-content {
    background: #f3f3f3
}
.single_blogs {
    background: #fff;
    z-index: 9999
}
.single_blogs .instagram_margin .null-instagram-feed ul>li {
    width: 154.2px;
    max-width: 154.2px
}
.single_blogs .change_instagram {
    margin-left: -15px;
    margin-right: -15px;
    padding: 0 15px
}
.single_blogs .change_instagram .instagram_margin {
    background: #fff;
    padding: 0 30px 18px
}
.single_blogs .change_instagram .instagram_margin .null-instagram-feed:before {
    width: 105.7%;
    left: -30px
}
.single_blogs .tb-content-block .tb-excerpt p img {
    max-width: 100%;
    height: auto;
    margin: 0 auto
}
.archive.category .content .tb-post-item .tb-content,
.category-video .content .tb-post-item .tb-content {
    padding-top: 20px
}
.archive.category .content .tb-post-item .tb-content .tb-info .blog-info,
.category-video .content .tb-post-item .tb-content .tb-info .blog-info {
    line-height: 30px
}
.archive.category .content .tb-post-item .tb-content>a,
.category-video .content .tb-post-item .tb-content>a {
    display: block!important
}
.archive.category .content .tb-post-item .tb-content>a>.tb-title,
.category-video .content .tb-post-item .tb-content>a>.tb-title {
    transition: color .3s ease-in-out
}
.null-instagram-feed ul>li:hover>a>img,
.null-instagram-feed ul>li>a>img {
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -o-transition: all .8s ease
}
.archive.category .content .tb-post-item .tb-content>a>.tb-title:hover,
.category-video .content .tb-post-item .tb-content>a>.tb-title:hover {
    color: #ff2653
}
@media (max-width: 767px) {
    .instagram_margin.vc_column_container {
        padding-left: 0!important;
        padding-right: 0!important
    }
    .instagram_margin.vc_column_container .null-instagram-feed {
        padding: 0 15px
    }
    .instagram_margin.vc_column_container .null-instagram-feed:before {
        display: none
    }
}
.title_hide {
    display: none!important
}
hr {
    width: 100%;
    height: 6px;
    background: #ff2653;
    z-index: 0;
    border-top: none
}
@media (min-width: 768px) {
    .custom-row .no-container>.row {
        margin-left: 0;
        margin-right: 0
    }
}
@media (max-width: 1199px) and (min-width: 992px) {
    .single_blogs .tb-blog .tb-content-block .tag_solid_network .tag-links>a {
        font-size: 11px
    }
    .single_blogs .tb-blog .tb-content-block .show_authour .about-author .author-info .name {
        padding: 0 0 5px
    }
    .single_blogs .change_instagram .instagram_margin .null-instagram-feed ul>li {
        max-width: 125.5px
    }
    .single_blogs .change_instagram .instagram_margin .null-instagram-feed:before {
        width: 107%
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .single_blogs .sidebar-area.test_blog{
        width: 100%
    }
    .single_blogs .tb-blog .tb-content-block .show_authour .about-author .author-avatar {
        float: none
    }
    .single_blogs .tb-blog .tb-content-block .show_authour .about-author .author-avatar>img {
        float: none;
        margin: 0 auto;
        text-align: center;
        display: block
    }
    .single_blogs .sidebar-area.test_blog .page_sidebar .tb-blog-gird.tpl2 .tb-post-item {
        height: 110px
    }
    .single_blogs .sidebar-area.test_blog .page_sidebar .tb-blog-gird.tpl2 .tb-post-item>a {
        width: 100px;
        float: left
    }
    .single_blogs .sidebar-area.test_blog .page_sidebar .tb-blog-gird.tpl2 .tb-post-item .tb-content {
        width: calc(100% - 100px)!important;
        text-align: left;
        padding-left: 20px
    }
    .single_blogs .sidebar-area.test_blog .page_sidebar .tb-blog-gird.tpl3 ul>a {
        text-align: center;
        padding-left: 0
    }
    .single_blogs .sidebar-area.test_blog .page_sidebar .tb-blog-gird.tpl3 ul>a>i {
        display: block
    }
    .single_blogs .sidebar-area.test_blog .page_sidebar .tb-blog-gird.tpl4 {
        margin: 0 auto;
        text-align: center
    }
    .single_blogs .sidebar-area.test_blog .page_sidebar .tb-blog-gird.tpl4>[class*=col-] {
        max-width: 300px;
        height: auto
    }
    .single_blogs .sidebar-area.test_blog .page_sidebar .tb-blog-gird.tpl4>[class*=col-]:nth-child(odd) {
        margin-right: 5px
    }
    .single_blogs .sidebar-area.test_blog .page_sidebar .tb-blog-gird.tpl4>[class*=col-]:nth-child(even) {
        margin-left: 5px
    }
    .single_blogs .sidebar-area.test_blog .page_sidebar .tb-info-box-wrap.tpl2 .tb-info-box .tb-image {
        max-height: none
    }
    .single_blogs .sidebar-area.test_blog .page_sidebar .tb-info-box-wrap.tpl2 .tb-info-box .tb-content {
        padding: 0;
        left: 50%;
        transform: translate(-50%, -50%)
    }
    .single_blogs .sidebar-area.test_blog .page_sidebar .tb-info-box-wrap.tpl2 .tb-info-box .tb-content>.title_banner {
        font-size: 20px;
        line-height: 30px
    }
    .single_blogs .change_instagram .instagram_margin .null-instagram-feed ul>li {
        max-width: 94px
    }
    .single_blogs .change_instagram .instagram_margin .null-instagram-feed:before {
        width: 109.3%
    }
}
.page-template-page-underconstruction .main-content p,
.title_demo_img {
    text-align: center
}
@media (max-width: 767px) {
    .single_blogs .tb-blog .tb-blog-image .about-author {
        display: none
    }
    .single_blogs .tb-blog .tb-blog-image .about-author .author-avatar>img {
        max-width: 75px;
        width: 75px
    }
    .single_blogs .tb-blog .tb-blog-image .tb-post-date {
        margin-top: 10px;
        margin-bottom: 10px
    }
    .single_blogs .tb-blog .tb-content-block .tag_solid_network {
        height: 130px
    }
    .single_blogs .tb-blog .tb-content-block .tag_solid_network .tb-social-buttons {
        text-align: center
    }
    .single_blogs .tb-blog .tb-content-block .show_authour {
        border-top: none
    }
    .single_blogs .tb-blog .tb-content-block .show_authour .about-author .author-avatar {
        float: none
    }
    .single_blogs .page_sidebar .tb-blog-gird.tpl2 .tb-post-item>a {
        width: 100px;
        float: left
    }
    .single_blogs .page_sidebar .tb-blog-gird.tpl2 .tb-post-item .tb-content {
        width: calc(100% - 100px)!important;
        padding-left: 15px;
        top: 0
    }
    .single_blogs .page_sidebar .tb-blog-gird.tpl2 .tb-post-item .tb-content>a>.tb-title {
        text-overflow: initial;
        white-space: normal
    }
}
@media (max-width: 767px) and (max-width: 518px) {
    .single_blogs .tb-blog .tb-blog-image .about-author {
        bottom: 160px
    }
}
@media (max-width: 480px) {
    .vc_column_container>.vc_column-inner{
        padding-right: 0!important;
        padding-left: 0!important;
    }
    .single_blogs .content.tb-blog .tb-blog-image .about-author {
        bottom: 100px
    }
    .single_blogs .content.tb-blog .tb-blog-image .tb-post-date {
        margin-top: 30px
    }
    .single_blogs .content.tb-blog .tb-blog-image .blog-title {
        font-size: 25px;
        line-height: 33px
    }
}
@media (max-width: 480px) and (max-width: 453px) {
    .single_blogs .content.tb-blog .tb-blog-image .about-author {
        bottom: 160px
    }
}
@media (max-width: 480px) and (max-width: 453px) and (max-width: 348px) {
    .single_blogs .content.tb-blog .tb-blog-image .about-author {
        display: none
    }
}
@media (max-width: 480px) and (max-width: 348px) {
    .single_blogs .content.tb-blog .tb-blog-image .tb-post-date {
        margin-top: 0
    }
    .single_blogs .content.tb-blog .tb-blog-image .tb-post-date>span {
        line-height: 20px
    }
}
.null-instagram-feed ul>li {
    max-width: 162.8px;
    max-height: 163px;
    overflow: hidden;
    position: relative;
    animation: anima 2s;
    -webkit-animation: anima 2s;
    -moz-animation: anima 2s;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.null-instagram-feed ul>li>a {
    display: block
}
.null-instagram-feed ul>li>a>img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: all .8s ease
}
.null-instagram-feed ul>li .content_textall {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ff2653;
    opacity: 0;
    -webkit-transform: rotateX(180deg);
    padding: 51px 0
}
.null-instagram-feed ul>li .content_textall>a {
    display: block;
    font-family: playfairDisplay;
    font-style: italic;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #fff
}
.null-instagram-feed ul>li .content_textall>span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    line-height: 30px;
    color: #fff
}
@media (min-width: 768px) and (max-width: 991px) {
    .null-instagram-feed ul>li .content_textall {
        padding: 25px 0
    }
}
.null-instagram-feed ul>li:hover>a>img {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all .8s ease
}
.null-instagram-feed ul>li:hover .content_textall {
    transform: rotateX(0);
    -webkit-transform: rotateX(0);
    opacity: 1;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease
}
#instafeed a .hr_1,
#instafeed a .hr_2,
#instafeed a:before {
    position: absolute;
    opacity: 0;
    content: ""
}
.null-instagram-feed .clear {
    display: none
}
#instafeed,
#instafeed a {
    position: relative
}
@media (max-width: 767px) {
    .null-instagram-feed {
        margin: 0 auto;
        text-align: center
    }
}
.instagram_margin {
    margin-bottom: -50px;
    z-index: 9
}
.instagram_margin .wpb_content_element {
    margin-bottom: 10px
}
.instagram_margin .null-instagram-feed ul>li {
    max-width: 158.5px;
    max-height: inherit
}
.instagram_margin .null-instagram-feed ul>li>a>img {
    display: block
}
#instafeed a,
.null-instagram-feed ul>li {
    display: inline-block
}
.instagram_margin .null-instagram-feed:before {
    width: 105.5%;
    left: -30px
}
.tb_margin_blog1 .null-instagram-feed ul>li {
    max-width: 162.5px;
    max-height: initial
}
.tb_margin_blog1 .null-instagram-feed:before {
    width: 102.8%;
    left: -15px
}
#instafeed a {
    float: left;
    overflow: hidden
}
#instafeed a .hr_1,
#instafeed a .hr_2 {
    background: #fff;
    left: 50%;
    top: 50%;
    transition: opacity .35s, transform .35s;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    z-index: 99
}
#instafeed a .hr_1 {
    width: 60px;
    height: 1px;
    transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 90deg) scale3d(0, 0, 1)
}
#instafeed a .hr_2 {
    width: 1px;
    height: 60px;
    transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 180deg) scale3d(0, 0, 1)
}
#instafeed a:before {
    width: 100%;
    height: 100%;
    background: rgba(28, 28, 28, .5);
    transition: opacity .3s ease-in-out;
    z-index: 9;
    left: 0;
    top: 0
}
#instafeed a>img {
    transition: transform .3s ease-in-out;
    transform: scale3d(1, 1, 1)
}
#instafeed a:hover .hr_1 {
    opacity: 1;
    transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -90deg) scale3d(1, 1, 1)
}
#instafeed a:hover .hr_2 {
    opacity: 1;
    transform: translate3d(-50%, -50.5%, 0) rotate3d(0, 0, 1, 90deg) scale3d(1, 1, 1)
}
#instafeed a:hover:before {
    opacity: 1
}
#instafeed a:hover>img {
    transform: scale3d(1.05, 1.05, 1.05)
}
.tb-col-6 a {
    width: 16.667%
}
.tb-col-5 a {
    width: 20%
}
.tb-col-4 a {
    width: 25%
}
.tb-col-3 a {
    width: 33.333%
}
@media (max-width: 767px) {
    #instafeed a {
        width: 33.333%
    }
}
@media (max-width: 480px) {
    #instafeed a {
        width: 50%
    }
}
.jws_change_instagram {
    position: relative
}
.jws_change_instagram .tb_home_05 #instafeed>a {
    max-width: 299px
}
.jws_change_instagram .info_instagram {
    width: 570px;
    height: 200px;
    padding: 40px 0;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    z-index: 9;
    transition: opacity .3s ease-in-out;
    opacity: 1
}
.jws_change_instagram .info_instagram p {
    margin-bottom: 5px!important
}
.jws_change_instagram .info_instagram p .title_images {
    font-family: bitter;
    font-weight: 400;
    font-size: 24px;
    line-height: 37px;
    color: #7eab5f
}
.jws_change_instagram .info_instagram p .title_images>img {
    position: relative;
    top: 10px;
    margin-right: 18px
}
.jws_change_instagram .info_instagram .content_instagram {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 16px;
    line-height: 37px;
    color: #1c1c1c
}
.jws_change_instagram .tb_change_bg {
    position: relative;
    overflow: hidden
}
.jws_change_instagram .tb_change_bg:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .5);
    z-index: 9;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    transition: opacity .3s ease-in-out
}
.jws_change_instagram:hover .info_instagram,
.jws_change_instagram:hover .tb_change_bg:before {
    opacity: 0
}
.null-instagram-feed ul {
    padding: 0;
    margin: 0
}
.change_instagram .instagram_margin .null-instagram-feed:before {
    width: 104.1%;
    left: -30px
}
@media (min-width: 992px) and (max-width: 1199px) {
    .change_instagram .instagram_margin .null-instagram-feed:before {
        width: 105%
    }
    .change_instagram .instagram_margin .null-instagram-feed ul>li {
        max-width: 130.5px
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .change_instagram .instagram_margin .null-instagram-feed:before {
        width: 106.6%
    }
    .change_instagram .instagram_margin .null-instagram-feed ul>li {
        max-width: 98.5px
    }
}
@media (max-width: 767px) {
    .change_instagram .instagram_margin .null-instagram-feed:before {
        display: none
    }
    .change_instagram .instagram_margin .null-instagram-feed ul>li {
        max-width: 176.5px;
        margin-right: 10px;
        height: auto
    }
}
.change_instagram .change_width {
    padding-bottom: 18px
}
.change_instagram .change_width .null-instagram-feed:before {
    width: 105.5%
}
@media (max-width: 1199px) {
    .change_instagram .change_width .null-instagram-feed:before {
        width: 106.8%
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .change_instagram .change_width .null-instagram-feed:before {
        width: 108.8%
    }
}
@media (min-width: 1600px) {
    .tb-col-6 a {
        width: 16.43%
    }
    #instafeed a>img {
        width: 357.5px
    }
}
.header-demo ul.megamenu_demo {
    margin: 0;
    padding: 0;
    list-style: none
}
.header-demo ul.megamenu_demo li {
    display: inline-block;
    padding-right: 39px;
    line-height: 103px
}
.header-demo ul.megamenu_demo li>a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 21px;
    color: #010101;
    text-transform: uppercase
}
.header-demo ul.megamenu_demo li:last-child {
    padding-right: 0
}
@media (min-width: 992px) and (max-width: 1199px) {
    .change_instagram .change_width .null-instagram-feed>ul>li {
        max-width: 129.5px
    }
    .header-demo ul.megamenu_demo li {
        padding-right: 22px
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .header-demo ul.megamenu_demo li {
        padding-right: 6px
    }
    .header-demo ul.megamenu_demo li>a {
        font-size: 11px
    }
}
.header-demo .tb-logo.tb-custom-logo {
    padding-bottom: 0;
    margin-bottom: 0
}
.header-demo .tb-logo.tb-custom-logo>a {
    display: block;
    padding-top: 20px
}
.header-demo .tb-logo.tb-custom-logo>a>img {
    display: block;
    margin: 0 auto
}
.header-demo .buttom_demo {
    margin-bottom: 0;
    line-height: 103px
}
.header-demo .buttom_demo .vc_general {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff!important;
    border-color: #ff2653!important;
    line-height: 21px;
    background-image: none!important;
    background-color: #ff2653!important;
    border-radius: 0!important
}
@media (min-width: 992px) and (max-width: 1199px) {
    .header-demo .buttom_demo .vc_general {
        padding: 10px 16px
    }
}
@media (max-width: 767px) {
    .header-demo .buttom_demo {
        display: block;
        line-height: 70px;
        margin: 0 auto;
        text-align: center
    }
    .header-demo .row>.vc_col-sm-3 {
        width: 100%!important
    }
    .header-demo .row>.vc_col-sm-3 .megamenu_demo {
        text-align: center
    }
    .header-demo ul.megamenu_demo li {
        line-height: 40px
    }
    .header-demo .tb-logo.tb-custom-logo {
        margin-bottom: 0
    }
    .header-demo .tb-logo.tb-custom-logo>a {
        padding-top: 0
    }
    .header-demo .vc_btn3-container.vc_btn3-inline {
        display: block
    }
}
.page-template-page-underconstruction .main-content {
    background: #fff
}
.page-template-page-underconstruction .main-content .wpb_content_element {
    margin-bottom: 0
}
.page-template-page-underconstruction .main-content p .button_01,
.page-template-page-underconstruction .main-content p .button_02 {
    display: inline-block;
    font-family: Poppins;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 21px;
    background: #0d0d0d;
    padding: 14px 30px;
    color: #fff;
    margin: 0 3px;
    transition: all .3s ease-in-out
}
.page-template-page-underconstruction .main-content p .button_01:hover,
.page-template-page-underconstruction .main-content p .button_02:hover {
    background: #ff2653
}
.page-template-page-underconstruction .main-content p br {
    display: none
}
.page-template-page-underconstruction .main-content .content_sub {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
    color: #666;
    margin-bottom: 35px!important
}
.page-template-page-underconstruction .main-content .tb-logo.tb-custom-logo {
    padding-bottom: 0;
    margin-bottom: -10px
}
.title_demo_img h3 {
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 50px;
    color: #fff;
    line-height: 56px
}
.title_demo_img p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #dedede
}
.tb_blog_imagesa {
    position: relative
}
.content_all_full .tb-info-box-wrap {
    background: #fff;
    padding: 25px;
    border-bottom: 1px solid #f3f3f3;
    -webkit-box-shadow: 0 8px 0 -3px #fff;
    -moz-box-shadow: 0 8px 0 -3px #fff;
    box-shadow: 0 8px 0 -3px #fff
}
.content_all_full .tb-info-box-wrap .tb-info-box .tb-image {
    position: relative;
    width: 20%;
    display: inline-block;
    padding-top: 18px
}
.content_all_full .tb-info-box-wrap .tb-info-box .tb-image:before {
    display: none
}
.content_all_full .tb-info-box-wrap .tb-info-box .tb-content {
    width: 80%;
    display: inline-block;
    float: right;
    text-align: left;
    vertical-align: top;
    position: relative;
    top: 0;
    transform: initial;
    padding: 0 0 0 20px
}
.content_all_full .tb-info-box-wrap .tb-info-box .tb-content .title_new {
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 21px;
    font-family: roboto
}
.content_all_full .tb-info-box-wrap .tb-info-box .tb-content .content_new {
    text-align: left;
    padding-top: 6px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #666;
    margin-bottom: 0!important
}
.content_all_full .healthmag-title-default {
    overflow: hidden;
    position: relative;
    text-align: center;
    padding-top: 5px;
    margin-bottom: 10px
}
.content_all_full .healthmag-title-default .healthmag-title {
    font-weight: 600;
    line-height: 21px;
    display: inline-block;
    position: relative;
    padding: 0 10px;
    background: #f3f3f3
}
.content_all_full .healthmag-title-default:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #bf9a61;
    position: absolute;
    left: 0;
    top: 35%;
    transform: translateY(-50%)
}
@media (min-width: 768px) and (max-width: 991px) {
    .content_all_full .vc_col-sm-4 {
        width: 50%
    }
}
@media (max-width: 767px) {
    .content_all_full .vc_col-sm-4 {
        width: 100%;
        margin: 0 auto;
        text-align: center
    }
}
.healthmag-title.none {
    font-weight: 700;
    color: #010101
}
.choice_color {
    margin: 35px 0 0;
    padding: 0;
    list-style: none;
    text-align: center
}
.choice_color>li {
    display: inline-block;
    width: 170px;
    height: 170px;
    line-height: 170px;
    border-radius: 50%;
    margin: 0 12px
}
.choice_color>li>a,
.choice_page .all_demo_view h3 {
    font-weight: 700;
    line-height: 21px;
    text-transform: uppercase
}
.choice_color>li>a {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #fff
}
.choice_color>li.yellow {
    background: #ffbd0a
}
.choice_color>li.magenta {
    background: #ff2653
}
.choice_color>li.blue {
    background: #0277bd
}
.choice_color>li.green {
    background: #1b8289
}
.choice_color>li.tan {
    background: #bf9a61
}
@media (max-width: 767px) {
    .choice_color>li {
        margin-bottom: 15px
    }
}
.choice_page .healthmag-title-default .healthmag-title {
    font-weight: 700;
    margin-bottom: 35px
}
.choice_page .tb-info-box-wrap {
    padding: 30px 115px 0
}
@media (max-width: 991px) {
    .title-bar, .title-bar-shop {
        padding-top: 30px !important;
        padding-bottom: 80px !important;
    }
    .single_blogs, .single_blogs .tb-info-box-wrap.tpl1 {
        padding: 0 15px;
    }
    .vc_empty_space {
        height: 15px !important;
    }
    .choice_page .tb-info-box-wrap {
        padding: 30px 0 15px;
        margin-top: 0
    }
}
.choice_page .all_demo_view {
    text-align: center
}
.choice_page .all_demo_view h3 {
    font-size: 20px;
    color: #010101;
    margin-bottom: 0;
    padding-bottom: 10px
}
.choice_page .all_demo_view a,
.choice_page .all_demo_view p {
    font-weight: 400;
    font-family: 'Open Sans', sans-serif
}
.choice_page .all_demo_view p {
    font-size: 12px;
    line-height: 20px;
    color: #666;
    margin-bottom: 20px!important
}
.choice_page .all_demo_view a {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 21px;
    color: #363636;
    border: 1px solid #d7d7d7;
    padding: 5px 20px;
    transition: all .3s ease-in-out
}
.choice_page .all_demo_view a:hover {
    background: #ff2653;
    border-color: #ff2653;
    color: #fff
}
.tb_footer_end .healthmag-title-default .healthmag-title {
    line-height: 52px
}
.tb_footer_end .vc_btn3-container {
    margin-top: 25px
}
.tb_footer_end .vc_btn3-container .vc_general.vc_btn3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    border-radius: 0;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    background: #ff2653;
    border-color: #ff2653
}
@media (max-width: 767px) {
    .tb_blog_imagesa.vc_custom_1481862383188 {
        margin-bottom: 0!important;
        padding-top: 80px!important;
        padding-bottom: 100px!important
    }
    .page-template-page-underconstruction .main-content p .button_01 {
        margin: 10px 3px
    }
    .content_all_full .tb-info-box-wrap.tpl2 .tb-info-box .tb-content {
        left: 0
    }
}
.jws_theme_footer .footer-top {
    position: relative
}
.jws_theme_footer .footer-top .jws_theme_footer_center ul {
    text-align: center;
    padding: 0
}
.jws_theme_footer .footer-top .jws_theme_footer_center ul>li {
    display: inline-block;
    padding: 0 13px
}
.jws_theme_footer .footer-top .jws_theme_footer_center ul>li>a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 48px;
    position: relative;
    padding-left: 25px;
    color: #8c8c8c;
    transition: color .2s ease-in-out
}
.jws_theme_footer .footer-top .jws_theme_footer_center ul>li>a span,
.jws_theme_footer .footer-top .jws_theme_footer_center ul>li>a>i {
    padding: 0 8px
}
.jws_theme_footer .footer-top .jws_theme_footer_center ul>li>a>i {
    text-align: center;
    line-height: 40px;
    position: absolute;
    bottom: 4px;
    left: 0;
    transition: all .2s ease-in-out
}
.jws_theme_footer .footer-top .jws_theme_footer_center ul>li>a:hover span {
    color: #ff2653
}
.jws_theme_footer .footer-top hr {
    border-top: none;
    border-bottom: 2px solid #333;
    padding-top: 25px
}
.jws_theme_footer .footer-top .line_01,
.jws_theme_footer .footer-top .line_02 {
    width: 100%;
    height: 1px;
    background: #333;
    border-bottom: 0;
    margin-top: 1px;
    padding-top: 0
}
.jws_theme_footer .footer-top .line_01 {
    margin-top: 20px
}
.jws_theme_footer .footer-center .wg-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 17px;
    line-height: 48px;
    text-transform: uppercase;
    position: relative;
    text-align: left;
    margin-bottom: 21px;
    color: #fff
}
.jws_theme_footer .footer-center .wg-title:before {
    content: "";
    background: #333;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 8px
}
.jws_theme_footer .footer-center .widget_zo-recent-posts-widget-with-thumbnails {
    margin-top: 0
}
.jws_theme_footer .footer-center .widget_zo-recent-posts-widget-with-thumbnails ul li {
    padding-bottom: 0
}
.jws_theme_footer .footer-center .widget_zo-recent-posts-widget-with-thumbnails ul li .tb-recent-detail {
    vertical-align: top
}
.jws_theme_footer .footer-center .widget_zo-recent-posts-widget-with-thumbnails ul li .tb-recent-detail .tb-post-title h3 {
    font-size: inherit;
    margin-top: 0;
    padding-top: 0;
    line-height: normal;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    height: 40px
}
.jws_theme_footer .footer-center .widget_zo-recent-posts-widget-with-thumbnails ul li .tb-recent-detail .tb-post-title a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #8c8c8c;
    transition: color .2s ease-in-out
}
.jws_theme_footer .footer-center .widget_zo-recent-posts-widget-with-thumbnails ul li .tb-recent-detail .tb-post-date,
.jws_theme_footer .footer-center .widget_zo-recent-posts-widget-with-thumbnails ul li .tb-recent-detail .tb-post-title a:hover {
    color: #ff2653
}
.jws_theme_footer .footer-center .widget_zo-recent-posts-widget-with-thumbnails ul li .tb-recent-detail .tb-post-date>span {
    font-family: Open Sans;
    font-size: 12px;
    line-height: 30px;
    color: #ff2653
}
.jws_theme_footer .footer-center .content_footer,
.jws_theme_footer .footer-center li {
    text-align: left;
    font-family: opensans_regular;
    font-size: 14px;
    line-height: 22px;
    color: #fff
}
.title {
    font-weight: 700;
    color: #fff
}
.jws_theme_footer .footer-center .content_footer {
    margin-top: 15px;
    margin-bottom: 13px!important
}
.jws_theme_footer .footer-center .content_ios {
    margin: 0 0 22px;
    padding: 0
}
.jws_theme_footer .footer-center .content_ios>li:first-child {
    margin-bottom: 6px
}
.jws_theme_footer .footer-center .content_ios>li:last-child {
    margin-top: 10px
}
.jws_theme_footer .footer-center .icon_logo {
    padding: 0;
    margin: 0
}
.jws_theme_footer .footer-center .icon_logo>li {
    display: inline-block;
    text-align: center;
    padding: 0 7px
}
.jws_theme_footer .footer-center .icon_logo>li>a {
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    display: block;
    transition: background .2s ease-in-out
}
.jws_theme_footer .footer-center .icon_logo>li>a:hover {
    color: #fff
}
.jws_theme_footer .footer-bottom .jws_theme_footer_bottom_left ul {
    padding: 0
}
.jws_theme_footer .footer-bottom .jws_theme_footer_bottom_left ul>li {
    display: inline-block;
    padding-right: 20px;
    line-height: 24px
}
@media (min-width: 992px) {
    .jws_theme_footer .footer-bottom .jws_theme_footer_bottom_left ul>li {
        line-height: 50px
    }
}
.jws_theme_footer .footer-bottom .jws_theme_footer_bottom_left ul>li>a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
    color: #8c8c8c;
    transition: color .2s ease-in-out
}
@media (min-width: 992px) {
    .jws_theme_footer .footer-bottom .jws_theme_footer_bottom_left ul>li>a {
        line-height: 50px
    }
}
.jws_theme_footer .footer-bottom .jws_theme_footer_bottom_left ul>li>a:hover {
    color: #ff2653
}
.jws_theme_footer .footer-bottom .jws_theme_footer_bottom_right .content_bottom {
    font-family: Open Sans;
    font-size: 13px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    margin-bottom: 0!important
}
@media (min-width: 992px) {
    .jws_theme_footer .footer-bottom .jws_theme_footer_bottom_right .content_bottom {
        line-height: 50px
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .jws_theme_footer.tb-footer-v1 .footer-center .widget_zo-recent-posts-widget-with-thumbnails ul>li .tb-recent-detail .tb-post-title a {
        font-size: 11px
    }
    .jws_theme_footer.tb-footer-v1 .footer-center .widget_zo-recent-posts-widget-with-thumbnails ul>li .tb-recent-detail .tb-post-date {
        font-size: 11px;
        line-height: 20px
    }
    .jws_theme_footer.tb-footer-v1 .footer-center .widget_zo-recent-posts-widget-with-thumbnails ul>li .tb-recent-detail .tb-post-date span {
        font-size: 10px;
        line-height: 20px
    }
    .jws_theme_footer.tb-footer-v1 .footer-center .widget.widget_text .textwidget .content_footer,
    .jws_theme_footer.tb-footer-v1 .footer-center .widget.widget_text .textwidget .content_ios>li {
        font-size: 12px
    }
    .jws_theme_footer.tb-footer-v1 .footer-bottom .jws_theme_footer_bottom_left ul>li {
        padding-right: 10px
    }
    .jws_theme_footer.tb-footer-v1 .footer-bottom .jws_theme_footer_bottom_left ul>li>a {
        font-size: 11px
    }
    .jws_theme_footer.tb-footer-v1 .footer-bottom .jws_theme_footer_bottom_right .content_bottom {
        font-size: 12px
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .jws_theme_footer.tb-footer-v1 .footer-top .jws_theme_footer_center ul>li>a {
        line-height: 35px
    }
    .jws_theme_footer.tb-footer-v1 .footer-bottom .jws_theme_footer_bottom_left .widget_nav_menu ul {
        line-height: 1px
    }
}
@media (max-width: 767px) {
    .jws_theme_footer.tb-footer-v1 .footer-bottom .jws_theme_footer_bottom_left,
    .jws_theme_footer.tb-footer-v1 .footer-bottom .jws_theme_footer_bottom_left .content_bottom,
    .jws_theme_footer.tb-footer-v1 .footer-bottom .jws_theme_footer_bottom_right,
    .jws_theme_footer.tb-footer-v1 .footer-bottom .jws_theme_footer_bottom_right .content_bottom {
        text-align: center
    }
    .jws_theme_footer.tb-footer-v1 .footer-top .jws_theme_footer_center ul>li>a {
        line-height: 30px
    }
    .jws_theme_footer.tb-footer-v1 .footer-bottom .jws_theme_footer_bottom_left ul>li,
    .jws_theme_footer.tb-footer-v1 .footer-bottom .jws_theme_footer_bottom_right ul>li {
        padding: 0 10px
    }
    .jws_theme_footer.tb-footer-v1 .footer-bottom .jws_theme_footer_bottom_left .widget_nav_menu ul {
        line-height: 1px
    }
}
.social_networks ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.social_networks ul>li {
    line-height: 40px;
    margin-bottom: 10px
}
.social_networks ul>li>a {
    color: #fff;
    font-family: Open Sans;
    font-size: 13px;
    line-height: 20px;
    padding-left: 15px;
    vertical-align: middle;
    position: relative;
    top: 1px
}
.social_networks ul>li>a>i {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    background: #fff;
    border-radius: 5px;
    text-align: center
}
.social_networks ul>li>a>span {
    font-family: montserrat;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    margin: 0 7px 0 10px
}
.social_networks ul>li.facebook {
    background: #3b5998
}
.social_networks ul>li.facebook>a>i {
    color: #3b5998
}
.social_networks ul>li.twitter {
    background: #00aced
}
.social_networks ul>li.twitter>a>i {
    color: #00aced
}
.social_networks ul>li.youtube {
    background: #b00
}
.social_networks ul>li.youtube>a>i {
    color: #b00
}
.social_networks ul>li.vimeo {
    background: #17b3e8
}
.social_networks ul>li.vimeo>a>i {
    color: #17b3e8
}
.social_networks ul>li.dribbble {
    background: #ea4c89
}
.social_networks ul>li.dribbble>a>i {
    color: #ea4c89
}
@media (max-width: 767px) {
    .jws_theme_footer .footer-center .content_footer,
    .jws_theme_footer .footer-center .icon_logo,
    .jws_theme_footer .footer-center .wg-title,
    .jws_theme_footer .footer-center li,
    .title,
    div#text-6 {
        text-align: center
    }
    .style_two .bit_columns .tb-post-item .tb-content {
        position: initial;
        padding: 0!important
    }
    .style_tmt .bit_columns .tb-post-item .tb-content h4 {
        font-family: 'Open Sans', sans-serif!important;
        font-weight: 600!important;
        font-size: 14px!important;
        line-height: 20px!important;
        color: #000!important;
        white-space: normal!important;
        margin: 0!important;
        transition: color .3s ease-in-out!important;
        height: 40px!important;
        overflow: hidden
    }
    .style_tmt .bit_columns .tb-post-date span,
    .tb-blog-gird.tpl1.style_tmt .bit_columns .tb-post-item .tb-content .tb-post-date .show_view {
        color: #999
    }
    .tb-blog-gird.tpl1.style_two .tb-post-item .tb-content a .tb-title,
    .tb-blog-gird.tpl8.style_two .tb-post-item .tb-content a .tb-title {
        height: 40px;
        overflow: hidden
    }
    .style_two .bit_columns {
        margin-bottom: 0
    }
    .style_tmt .bit_columns .tb-post-item .tb-thumbb:before {
        background: 0 0
    }
    .tb-blog-gird.tpl2.style_four>[class*=col-],
    .tb-blog-gird.tpl2.style_two.style_video>[class*=col-] {
        width: 100%;
        float: none
    }
    .jws_theme_footer .footer-center .wg-title:before {
        left: 0
    }
    div#recent-posts-2 {
        margin-bottom: 25px
    }
    .widget img {
        width: 50%;
        margin: 0 auto
    }
}
.icon_footer {
    max-width: 25px!important
}
.format-video .tb-post-item .tb-thumb:before {
    content: "";
    width: 50%;
    height: 50%;
    background: rgba(255, 38, 84, .2);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all .4s ease-in-out;
    opacity: 0
}
.format-video .tb-post-item .tb-thumb:hover:before {
    opacity: 1;
    width: 100%;
    height: 100%
}
.format-video .tb-post-item .tb-thumb {
    position: relative;
    overflow: hidden
}
img.img-responsive.wp-post-image {
    width: 100%
}
.vc_col-sm-12.instagram_margin.wpb_column.vc_column_container.vc_custom_1481267161766 {
    border-bottom: 6px solid #ff2653;
}
.vc_custom_1481267161766{
	padding-right: 30px!important;
}
.tb-info-box-wrap.tpl1{
	padding: 0px!important;
}
.tinngaunhien {
    border: dashed 1px #00A39F;
    padding: 10px;
    border-radius: 2px;
    margin-bottom: 15px;
}
.tinngaunhien ul li {
    background-image: url(../images/lienquan.png);
    background-repeat: no-repeat;
    padding-left: 35px;
    margin-bottom: 7px;
    background-position: 0;
}
.tinngaunhien ul{
	list-style:none;
	margin:0;
	padding: 0
}
#form_tv_big_size span.title {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    display: block;
    padding: 12px 0px;
    text-align: center;
    background: #ff2654;
    line-height: 1.2;
}
#form_tv_big_size .content .details {
    padding: 15px 20px;
    width: 100%;
    border: 1px solid #ddd;
}
#form_tv_big_size .content .details .block_left.has_image .text_inside{
    position: absolute;
    left: 10px;
    top: 35px;
}
#form_tv_big_size .content .details .block_right,#form_tv_big_size .content .details .block_left {
    display: inline-block;
    padding-left: 15px;
    width: 50%;
}
#form_tv_big_size .content .details .block_left {
    padding-left: 0;
    float: left;
}
#form_tv_big_size label{
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px;
}
#form_tv_big_size input{
    color: #4a4a4a;
    width: 100%;
    padding: 2px 12px;
    display: inline-block;
    border: 1px solid #d9d9d9;
    border-radius: 0;
    box-sizing: border-box;
    margin-bottom: 5px;
}
#form_tv_big_size textarea{
    color: #4a4a4a;
    width: 100%;
    padding: 7px 12px;
    display: inline-block;
    border: 1px solid #d9d9d9;
    border-radius: 0;
    box-sizing: border-box;
    height: 102px;
}
#form_tv_big_size .inside {
    position: relative;
}
#form_tv_big_size input+i,#form_tv_big_size textarea+i {
    position: absolute;
    top: 7px;
    right: 10px;
    padding-left: 5px;
    color: #4d4d4d;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 18px;
}
#form_tv_big_size .form-group {
    margin-bottom: 0;
}
#form_tv_big_size button {
    background: #ff2654;
    border-radius: inherit;
    width: auto;
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
    text-transform: uppercase;
    padding: 8px 25px 6px 15px;
    font-weight: bold;
    position: relative;
}
#form_tv_big_size button:hover {
    background: #ff7491;
}
#form_tv_big_size .has_button{
    text-align: center
}
#form_tv_big_size button:after{
    content:url('../images/click_mouse.svg');
    position: absolute;
    top: 10px;
    right: 8px;
}
#form_tv_big_size span.req_err {
    color: red;
}
#form_tv_big_size .help-block {
    margin-top: 0;
    margin-bottom: 0;
}
button:focus{
    outline: none !important;
}
@media (max-width: 992px) {
    #form_tv_big_size .content {
        width: 100%;
    }
    #form_tv_big_size .content .details .block_left.has_image {
        display: block;
        padding-right:0px
    }
    #form_tv_big_size .content .details .block_left.has_image img.bg_bacsi {
        width:100%
    }
    #form_tv_big_size .content .details .block_left.has_image .text_inside {
        width: 50%;
    }
    #form_tv_big_size .content .details {
        padding: 0;
        display: block;
    }
    #form_tv_big_size .content .details .block_right.has_form {
        display: block;
        vertical-align: middle;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        margin: 15px 0px;
    }
    #form_tv_big_size span.title {
        font-size: 18px;
    }
}
@media (max-width: 370px){
    #form_tv_big_size span.title {
        font-size: 14px;
    }
}
.fb-comments iframe {
    width: 100% !important;
}
table.table_border{
    width: 750px !important;
    background: #ff26534d;
    border: 1px solid #ff2653;
    margin-top: 15px;
    margin-bottom: 15px;
}
table.table_border td{
    padding: 10px;
}
@media (max-width: 768px) {
    table.table_border{
        width: 100% !important;
    }
}
.content.tb-blog .tb-content-block .tb-excerpt .youtube{
    display: block;
}
@media (min-width: 600px){
    .content.tb-blog .tb-content-block .tb-excerpt .youtube {
        max-width: 600px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 40%;
    }
}
#toc {
    page-break-after: always;
}

#toc  > li > a::before {
    content: target-counter(attr(href), h1) ". ";
}

#toc  > li > ol > li > a::before {
    content: target-counter(attr(href), h1) "." target-counter(attr(href), h2) ". ";
}

#toc  > li > ol > li > ol > li > a::before {
    content: target-counter(attr(href), h1) "." target-counter(attr(href), h2) "." target-counter(attr(href), h3) ". ";
}

#toc a::after {
    content: leader(".") target-counter(attr(href), page);
}

#toc, #toc ol {
    page: table-of-contents;
    padding-inline-start: 1em;
}

#toc::before {
    content: "Mục lục";
    font-size:12pt;
    line-height: 1.2;
    padding-top: 1em;
    margin: 2em 0 0.5em 0;
    page-break-after: avoid;
    clear: both;
    font-weight:bold;
}
#toc li::marker { width: 2.4cm }
#toc li.left::marker { text-align: left }
#toc li.center::marker { text-align: center }
#toc li.right::marker { text-align: right }

/* toc links */

#toc a {
    text-decoration: none;
    font-weight: 700;
}

#toc a:link, #toc a:active, #toc a:visited {
    background: transparent;
    text-decoration: none;
}

#toc a:visited {
    background: transparent;
}

@page table-of-contents {
    counter-reset: page 1;
    counter-reset: pages 1;
}

/* lists */

#toc {
    background: #f9f9f9;
    border: 1px solid #aaa;
    padding: 10px;
    margin-bottom: 1em;
    margin-left: 0;
    width: auto;
    display: table;
    font-size: 95%;
}

#toc > li > ol {
    margin-left: 12pt;
}

#toc > li > ol > li > ol {
    margin-left: 19pt;
}

#toc li {
    margin: 0.4em 0;
    padding: 0;
}
#toc li a {
    color: #333;
}