.form-container {
    position: fixed;
    z-index: 10;
    top: 20%;
    margin: -50px 0 0 0;
    right: 0;
    background: #fff;
    padding: 20px 20px 20px 40px;
    border: 4px solid #A59BED;
    border-right: 0;
    overflow: visible;
    color: #404040;
    font-weight: 500;
    font-family: 'Work Sans', sans-serif;
    width: 270px;
    right: -276px;
    transition: right 0.6s ease;
    box-shadow: 5px 0 16px -4px #000
}

.form-container.change {
    right: 0
}

.form-container label {
    font-family: 'Work Sans', sans-serif;
    font-weight: 500;
    color: #999
}

.form-container input {
    background: #fff;
    border: 1px solid #dadada;
    font-family: 'Work Sans', sans-serif;
    font-weight: 500;
    padding: 5px;
    margin: 5px 0 8px 0
}

.form-container input::placeholder {
    color: #c7c7c7
}

.form-container .add-keys-button {
    color: #999;
    cursor: pointer
}

.form-container .add-keys-button::before {
    content: "+ ";
    color: green;
    font-size: 20px
}

.form-container .add-keys-button:hover {
    color: green
}

.form-container .add-keys-button:hover::before {
    color: #999
}

.form-container .key-name,
.form-container .value-name {
    display: inline-block;
    width: 91px
}

.form-container .hand {
    position: absolute;
    left: -44px;
    top: 50%;
    margin-top: -24px;
    width: 40px;
    height: 32px;
    background: #A59BED;
    border-radius: 20px 0 0 20px;
    cursor: pointer;
    transition: all 0.3s ease;
    border: 4px solid #A59BED;
    border-right: 0
}

.form-container .hand:hover {
    background: #fff
}

.form-container .hand:after {
    transition: all 0.3s ease;
    content: "<";
    font-family: monospace;
    color: #fff;
    font-weight: 700;
    display: block;
    top: 0;
    left: 7px;
    position: absolute;
    font-size: 30px
}

.form-container.change .hand:after {
    content: ">"
}

.form-container .hand:hover:after {
    color: #A59BED;
    transform: scale(1.3)
}

.header-container,
.footer-container {
    float: left;
    width: 100%;
    background: #000
}

.header-container-content {
    width: 1048px;
    height: 50px;
    margin: 0 auto;
    position: relative
}

.header-nav {
    margin: 0;
    padding: 0;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    list-style-type: none;
    text-align: left;
    font: normal normal 600 14px/16px Arial;
    letter-spacing: 0;
    color: #FFF;
    text-transform: uppercase
}

.header-nav li {
    float: left
}

@media(max-width:920px) {
    .header-nav li.liDisplay1 {
        display: none
    }
}

@media(max-width:780px) {
    .header-nav li.liDisplay2 {
        display: none
    }
}

@media(max-width:685px) {
    .header-nav li.liDisplay3 {
        display: none
    }
}

@media(max-width:610px) {
    .header-nav li.liDisplay4 {
        display: none
    }
}

@media(max-width:520px) {
    .header-nav li.liDisplay5 {
        display: none
    }
}

@media(max-width:440px) {
    .header-nav li.liDisplay6 {
        display: none
    }
}

.header-container-1 {
    width: 100%;
    height: 84px;
    background-color: #A59BED;
    position: relative
}

.header-container-webo {
    width: 1048px;
    height: 100%;
    margin-left: 50%;
    transform: translateX(-50%)
}

.publisher-name {
    text-align: left;
    font: normal normal normal 34px/42px Libre Baskerville;
    letter-spacing: 0;
    color: #FFF;
    transform: translateY(50%)
}

@media(max-width:440px) {
    .publisher-name {
        font: normal normal normal 28px/36px Libre Baskerville;
        transform: translateY(65%)
    }
}

.webo-logo {
    float: right;
    width: 250px;
    height: 44px;
    background: transparent url('../img/adways-weborama_white.svg') center center no-repeat padding-box;
    top: 50%;
    position: absolute;
    right: 0;
    transform: translateY(-50%)
}

@media(max-width:1048px) {
    .header-container-webo {
        width: 100%;
        padding-left: 10px
    }
    .webo-logo {
        right: 10px
    }
}

.webo-logo span {
    text-align: right;
    font: normal normal normal 19px/25px Regular;
    letter-spacing: 0;
    color: #FFF
}
#qrCodeTag{
    position : absolute;
    background-color : green;
    /*top : 25%;*/
    left: 50%;
    width : 40%;
    transform : translateX(-50%) translateY(25%);
}
#qrCodeTag canvas{
    width :100%;
    height :100%;
}

#qrCodeTag img{
    width :100%;
    height :100%;
}
#megaban-tagjs-mode{
    width: 1048px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
    display: none;
    margin-left: 50%;
    transform: translateX(-50%);
    margin-top: 50px;
    background-color : #E0E0E0;
}
@media (min-width: 768px) and (max-width: 1018px) {
    #megaban-tagjs-mode{
        width: 740px;
    }
}

@media (max-width: 767px) {
    #megaban-tagjs-mode{
        width: 100%;
    }
}
#type-tag{
    margin : 5px 0 8px 0;
}

#banner-tagjs-mode {
    width: 100%;
    display: none;
    background-color : #E0E0E0;
}
#mpu-tagjs-mode {
    width: 100%;
    display: none;
    background-color : #E0E0E0;
    margin-bottom: 20px
}
#inter-tagjs-mode {
    width: 100%;
    display: none;
    background-color : #E0E0E0;
    margin-bottom: 20px
}
#ga-tagjs-mode {
    width: 100%;
    display: none;
    background-color : #E0E0E0;
    margin-bottom: 20px
}

.article-img {
    position : relative;
    width: 100%;
    height: auto;
    border: 1px solid #E6E6E6;
    margin-bottom: 20px
}

.article-img img {
    width: 100%;
    border: 1px solid #A59BED
}

.article-img h2 {
    margin: 0;
    margin-top: 20px;
    padding-left: 21px;
    padding-right: 25px;
    text-align: left;
    font: normal normal bold 16px/24px Arial;
    letter-spacing: 0;
    color: #A59BED
}

.article-img h3 {
    margin-top: 0px !important;
    text-align: left;
    padding-left: 21px;
    padding-right: 25px;
    font: normal normal bold 16px/24px Arial;
    letter-spacing: 0;
    color: #000
}

.article-red {
    width: 100%;
    height: auto;
    background: rgba(165, 155, 237, .3) 0% 0% no-repeat padding-box;
    margin-bottom: 20px
}

.article-red h2 {
    margin: 0;
    padding-top: 20px;
    padding-left: 21px;
    padding-right: 25px;
    text-align: left;
    font: normal normal 800 16px/24px Arial;
    letter-spacing: 0;
    color: #A59BED
}

.td-block-span12 .article-red h3 {
    margin-top: 0px !important;
    text-align: left;
    padding-left: 21px;
    padding-right: 25px;
    margin-bottom: 30px;
    font: normal normal 500 16px/24px Arial;
    letter-spacing: 0;
    color: #A59BED
}

.td-block-span12 .article-red p {
    padding-left: 21px;
    padding-right: 25px;
    padding-bottom: 20px;
    font: normal normal bold 12px/24px Arial;
    color: #A59BED
}

.article-form {
    width: 100%;
    height: auto;
    border: 1px solid #A59BED;
    margin-bottom: 20px
}

.td-block-span12 .article-form h2 {
    margin: 0;
    margin-top: 20px;
    padding-left: 17px;
    padding-right: 19px;
    margin-bottom: 20px;
    text-align: left;
    font: normal normal bold 18px/24px Arial;
    letter-spacing: 0;
    color: #A59BED
}

.td-block-span12 .article-form input {
    margin: 0;
    margin-bottom: 20px;
    margin-left: 17px;
    margin-bottom: 10px;
    width: 88%;
    border: 1px solid #605D5D;
    color: #605D5D
}

.td-block-span12 .article-form p {
    padding-left: 17px;
    padding-right: 19px;
    margin-bottom: 19px;
    text-align: left;
    font: normal normal normal 10px/14px Arial;
    letter-spacing: 0;
    color: #000
}

.td-block-span12 .article-form span {
    margin-left: 17px;
    margin-bottom: 20px;
    padding-top: 13px;
    padding-bottom: 12px;
    width: 88%;
    display: inline-block;
    text-align: center;
    font: normal normal bold 13px/14px Arial;
    letter-spacing: 5.2px;
    color: #FFF;
    text-transform: uppercase;
    background: #A59BED 0% 0% no-repeat padding-box;
    border: 1px solid #A59BED
}

@media(max-width:1100px) {
    .header-container-content {
        width: 98%
    }
}

@media(max-width:720px) {
    body .td-post-sharing {
        white-space: normal
    }
}

.adw-footer {
    width: 100%
}

.footer-container {
    margin: 20px 0 0 0
}

select {
    padding: 7px
}

.logo {
    float: left;
    display: block;
    color: #636363;
    height: 50px
}

.logo img {
    cursor: pointer;
    padding: 12px 0 0 0
}

.search {
    float: right;
    margin-right: 6px
}

.search img {
    padding: 12px 0 0 0;
    cursor: pointer
}

#player-container {
    position: relative;
    width: 100%;
    /*height: 453px;*/
    overflow: hidden
}

#load-player {
    z-index: 999;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../img/playerload.gif) no-repeat center center #fff
}

hr {
    height: 0;
    border: 0;
    border-top: 1px solid #E0E0E0
}

body h3 {
    font-family: Work Sans, Arial;
    font-weight: 600;
    font-size: 19px
}

.td-related-row img {
    width: 100%
}

div.td-post-sharing-top {
    margin-bottom: 10px;
    margin-top: 10px
}

div.wpcf7 {
    margin: 0;
    padding: 0
}

div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0
}

div.wpcf7-response-output {
    margin: 2em .5em 1em;
    padding: .2em 1em;
    border: 2px solid red
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
    border: 2px solid red
}

div.wpcf7-spam-blocked {
    border: 2px solid orange
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700
}

.wpcf7-form-control-wrap {
    position: relative
}

span.wpcf7-not-valid-tip {
    color: red;
    font-size: 1em;
    font-weight: 400;
    display: block
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid red;
    background: #fff;
    padding: .2em .8em
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
    content: " "
}

.wpcf7-display-none {
    display: none
}

div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url(../../images/ajax-loader.gif);
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle
}

div.wpcf7 .ajax-loader.is-active {
    visibility: visible
}

div.wpcf7 div.ajax-error {
    display: none
}

div.wpcf7 .placeheld {
    color: #888
}

div.wpcf7 .wpcf7-recaptcha iframe {
    margin-bottom: 0
}

div.wpcf7 input[type=file] {
    cursor: pointer
}

div.wpcf7 input[type=file]:disabled {
    cursor: default
}

div.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed
}

.clearfix {
    *zoom : 1
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: '';
    line-height: 0
}

.clearfix:after {
    clear: both
}

.tdn_block_newsletter_subscribe .tdn-image-wrap {
    line-height: 0
}

.tdn_block_newsletter_subscribe .tdn-icon-wrap {
    position: relative;
    display: block
}

.tdn_block_newsletter_subscribe .tdn-icon {
    vertical-align: middle
}

.tdn_block_newsletter_subscribe .tdn-email-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tdn_block_newsletter_subscribe .tdn-input-wrap {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.tdn_block_newsletter_subscribe .tdn-btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 100px
}

.tdn_block_newsletter_subscribe button,
.tdn_block_newsletter_subscribe input[type=email] {
    min-height: 42px;
    height: auto;
    font-size: 12px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.tdn_block_newsletter_subscribe input[type=email] {
    padding-left: 12px;
    padding-right: 12px
}

.tdn_block_newsletter_subscribe button {
    -webkit-appearance: none;
    outline: none;
    width: 100%;
    padding: 3px 18px;
    background-color: #4db2ec;
    color: #fff;
    border: 0
}

.tdn_block_newsletter_subscribe button:hover {
    background-color: #222
}

.tdn_block_newsletter_subscribe .tdn-checkbox-wrap {
    margin-top: 10px
}

.tdn_block_newsletter_subscribe .tdn-checkbox {
    margin-bottom: 2px
}

.tdn_block_newsletter_subscribe .tdn-checkbox:last-child {
    margin-bottom: 0
}

.tdn_block_newsletter_subscribe .av-checkbox {
    display: none
}

.tdn_block_newsletter_subscribe .av-checkbox+label {
    display: inline-block;
    margin-bottom: 0;
    cursor: pointer
}

.tdn_block_newsletter_subscribe .av-checkbox+label .tdn-check {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: #fff;
    border: 1px solid #eee;
    cursor: pointer;
    vertical-align: middle;
    top: -1px
}

.tdn_block_newsletter_subscribe .av-checkbox+label .tdn-check:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 8px;
    height: 8px;
    background-color: #4db2ec;
    opacity: 0;
    -ms-filter: "alpha(opacity=" 0 ")";
    filter: alpha(opacity=0);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.tdn_block_newsletter_subscribe .av-checkbox+label .tdn-check-title {
    margin-left: 8px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
    font-size: 11px;
    color: #666
}

.tdn_block_newsletter_subscribe .av-checkbox:checked+label .tdn-check:after {
    opacity: 1;
    -ms-filter: "alpha(opacity=" 100 ")";
    filter: alpha(opacity=100)
}

.tdn_block_newsletter_subscribe.tdm_block.tdn-content-horiz-center {
    text-align: center
}

.tdn_block_newsletter_subscribe.tdm_block.tdn-content-horiz-right {
    text-align: right
}

.tdn-newsletter-image {
    display: inline-block
}

.tdn-title {
    margin-top: 0;
    margin-bottom: 13px;
    font-weight: 600
}

.tdn-descr {
    font-size: 13px;
    line-height: 19px;
    color: #666
}

.tdn-disclaimer {
    margin-top: 10px;
    font-size: 12px;
    line-height: 18px;
    color: #969696
}

.tdn-social-wrap {
    margin-top: 13px
}

.tdn-social-item {
    position: relative;
    display: inline-block;
    margin: 5px 10px 5px 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    text-align: center;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0)
}

.tdn-social-item:last-child {
    margin-right: 0 !important
}

.tdn-social-item i {
    font-size: 14px;
    color: #4db2ec;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.tdn-social-item:hover i {
    color: #000
}

.tdn-input-bar-display-column input[type=email] {
    border-right: 0
}

.tdn-input-bar-display-row .tdn-email-bar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.tdn-input-bar-display-row .tdn-input-wrap {
    margin-bottom: 13px
}

.tdn-style-bordered .tdn-info-wrap,
.tdn-style-dark .tdn-info-wrap {
    padding: 30px 20px 38px
}

.tdn-style-dark .tdn-title {
    color: #fff
}

.tdn-style-dark .tdn-descr {
    color: #9e9e9e
}

.tdn-style-dark .tdn-disclaimer {
    color: #777
}

.tdn-style-dark input[type=email] {
    background-color: #333;
    border-color: #4a4a4a;
    color: #fff
}

.tdn-style-dark input[type=email]::-webkit-input-placeholder {
    color: #adadad
}

.tdn-style-dark input[type=email]:-ms-input-placeholder {
    color: #adadad
}

.tdn-style-dark input[type=email]::-ms-input-placeholder {
    color: #adadad
}

.tdn-style-dark input[type=email]::placeholder {
    color: #adadad
}

.tdn-style-dark input[type=email]:-ms-input-placeholder {
    color: #adadad
}

.tdn-style-dark .av-checkbox+label .tdn-check {
    background-color: #2a2a2a;
    border-color: #414141
}

.tdn-style-dark .av-checkbox+label .tdn-check-title {
    color: #9e9e9e
}

.tdn-style-dark .td-block-missing-settings {
    color: #fff
}

.tds-newsletter2 .tdn-image-wrap {
    margin-bottom: 23px
}

.tds_newsletter7_block {
    padding: 10px
}

.tds_newsletter7_block:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-clip: padding-box;
    -webkit-clip-path: polygon(0% 0%, 0% 100%, 6px 100%, 5px 5px, calc(100% - 5px) 5px, calc(100% - 5px) calc(100% - 5px), 5px calc(100% - 5px), 5px 100%, 100% 100%, 100% 0%);
    clip-path: polygon(0% 0%, 0% 100%, 5px 100%, 5px 5px, calc(100% - 5px) 5px, calc(100% - 5px) calc(100% - 5px), 5px calc(100% - 5px), 5px 100%, 100% 100%, 100% 0%);
    z-index: -2
}

.ie11 .tds_newsletter7_block:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 5px;
    width: calc(100%-12px);
    height: calc(100%-12px);
    background-color: #fff;
    z-index: -1
}

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

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

[class*=tdn-icon-] {
    line-height: 1;
    text-align: center;
    display: inline-block
}

[class*=tdn-icons] {
    line-height: 1;
    text-align: center;
    display: inline-block;
    cursor: default
}

body .tdc-font-typcn {
    display: inline-block
}

body .tdc-font-typcn:before {
    vertical-align: top
}

body .tdc-font-oi {
    display: inline-block
}

body .tdc-font-oi:before {
    vertical-align: middle
}

.td-modal-image {
    position: relative;
    display: inline-block
}

.mx_image_background {
    background-color: #f2f2f2;
}
.td-visibility-hidden {
    visibility: hidden;
}
.clearfix {
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}
.clearfix:after {
    clear: both;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
body {
    visibility: visible !important;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
img {
    max-width: 100%;
    width: auto\9;
    height: auto;
}
.td-main-content-wrap,
.td-category-grid {
    background-color: #fff;
}
.td-page-meta {
    display: none;
}
.td-container,
.tdc-row,
.tdc-row-composer {
    width: 1048px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
    display: inline-block;
    margin-left: 50%;
    transform: translateX(-50%);
    margin-top: 50px;
    padding-top: 20px;
}
.td-container:before,
.tdc-row:before,
.tdc-row-composer:before,
.td-container:after,
.tdc-row:after,
.tdc-row-composer:after {
    display: table;
    content: "";
    line-height: 0;
}
.td-container:after,
.tdc-row:after,
.tdc-row-composer:after {
    clear: both;
}
.tdc-row[class*="stretch_row"] > .td-pb-row > .td-element-style,
.tdc-row-composer[class*="stretch_row"] > .td-pb-row > .td-element-style {
    width: 100vw !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
}
@media (max-width: 767px) {
    .td-pb-row > .td-element-style {
        width: 100vw !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
    }
}
@media (min-width: 1019px) {
    .vc_inner.absolute_inner {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .vc_inner.absolute_inner {
        padding-left: 14px;
        padding-right: 14px;
    }
}
.vc_inner.absolute_inner_full {
    width: 100% !important;
}
.vc_inner.absolute_inner_1068 {
    width: 100% !important;
    max-width: 1156px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .vc_inner.absolute_inner_1068 {
        max-width: 1020px;
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .vc_inner.absolute_inner_1068 {
        max-width: 768px;
        padding-left: 0;
        padding-right: 0;
    }
}
.tdc-row.stretch_row_1200,
.tdc-row-composer.stretch_row_1200 {
    width: auto !important;
    max-width: 1240px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .tdc-row.stretch_row_1200 > .td-pb-row,
    .tdc-row-composer.stretch_row_1200 > .td-pb-row {
        margin-right: 0;
        margin-left: 0;
    }
}
@media (min-width: 1019px) {
    .tdc-row.stretch_row_1200,
    .tdc-row-composer.stretch_row_1200 {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.vc_inner.absolute_inner_1200 {
    width: 100% !important;
    max-width: 1288px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.tdc-row.stretch_row_1400,
.tdc-row-composer.stretch_row_1400 {
    width: auto !important;
    max-width: 1440px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .tdc-row.stretch_row_1400 > .td-pb-row,
    .tdc-row-composer.stretch_row_1400 > .td-pb-row {
        margin-right: 0;
        margin-left: 0;
    }
}
@media (min-width: 1019px) {
    .tdc-row.stretch_row_1400,
    .tdc-row-composer.stretch_row_1400 {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.vc_inner.absolute_inner_1400 {
    width: 100% !important;
    max-width: 1488px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.tdc-row.stretch_row_1600,
.tdc-row-composer.stretch_row_1600 {
    width: auto !important;
    max-width: 1640px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .tdc-row.stretch_row_1600 > .td-pb-row,
    .tdc-row-composer.stretch_row_1600 > .td-pb-row {
        margin-right: 0;
        margin-left: 0;
    }
}
@media (min-width: 1019px) {
    .tdc-row.stretch_row_1600,
    .tdc-row-composer.stretch_row_1600 {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.vc_inner.absolute_inner_1600 {
    width: 100% !important;
    max-width: 1688px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.tdc-row.stretch_row_1800,
.tdc-row-composer.stretch_row_1800 {
    width: auto !important;
    max-width: 1840px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .tdc-row.stretch_row_1800 > .td-pb-row,
    .tdc-row-composer.stretch_row_1800 > .td-pb-row {
        margin-right: 0;
        margin-left: 0;
    }
}
@media (min-width: 1019px) {
    .tdc-row.stretch_row_1800,
    .tdc-row-composer.stretch_row_1800 {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.vc_inner.absolute_inner_1800 {
    width: 100% !important;
    max-width: 1888px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.tdc-row.stretch_row_content,
.tdc-row-composer.stretch_row_content {
    width: 100% !important;
}
.tdc-row.stretch_row_content_no_space,
.tdc-row-composer.stretch_row_content_no_space {
    width: 100% !important;
}
.tdc-row.stretch_row_content_no_space > .td-pb-row,
.tdc-row-composer.stretch_row_content_no_space > .td-pb-row {
    margin-left: 0;
    margin-right: 0;
}
@media (max-width: 767px) {
    .tdc-row.td-stretch-content,
    .tdc-row-composer.td-stretch-content {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.td-pb-row {
    *zoom: 1;
    margin-right: -8px;
    margin-left: -8px;
    position: relative;
}
.td-pb-row:before,
.td-pb-row:after {
    display: table;
    content: "";
}
.td-pb-row:after {
    clear: both;
}
.td-boxed-layout .vc_row {
    width: auto;
    left: 0;
    padding-left: 0;
    padding-right: 0;
}
.td-pb-row [class*="td-pb-span"] {
    display: block;
    min-height: 1px;
    float: left;
    padding-right: 19.5px;
    padding-left: 19.5px;
    position: relative;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-pb-row [class*="td-pb-span"] {
        padding-right: 10px;
        padding-left: 10px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-pb-row [class*="td-pb-span"] {
        padding-right: 5px;
        padding-left: 5px;
    }
}
@media (max-width: 767px) {
    .td-pb-row [class*="td-pb-span"] {
        padding-right: 0;
        padding-left: 0;
        float: none;
        width: 100%;
    }
}
.vc_row-no-padding.td-pb-row [class*="td-pb-span"] {
    padding-left: 0;
    padding-right: 0;
}
.td-ss-main-sidebar,
.td-ss-row .td-pb-span4 .wpb_wrapper {
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
}
.td-pb-span1 {
    width: 8.33333333%;
}
.td-pb-span2 {
    width: 16.66666667%;
}
.td-pb-span3 {
    width: 25%;
}
.td-pb-span4 {
    width: 32.1%;
}
.td-pb-span5 {
    width: 41.66666667%;
}
.td-pb-span6 {
    width: 50%;
}
.td-pb-span7 {
    width: 58.33333333%;
}
.td-pb-span8 {
    width: 67.8912213740458%;
}
.td-pb-span9 {
    width: 75%;
}
.td-pb-span10 {
    width: 83.33333333%;
}
.td-pb-span11 {
    width: 91.66666667%;
}
.td-pb-span12 {
    width: 100%;
}
.wpb_row {
    margin-bottom: 0;
}
.vc_col-has-fill > .vc_column-inner,
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
    padding-top: 0;
}
.vc_row .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}
.td-block-row {
    *zoom: 1;
    margin-left: -24px;
    margin-right: -24px;
}
.td-block-row:before,
.td-block-row:after {
    display: table;
    content: "";
}
.td-block-row:after {
    clear: both;
}
.td-block-row [class*="td-block-span"] {
    display: block;
    min-height: 1px;
    float: left;
    padding-right: 24px;
    padding-left: 24px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-block-row [class*="td-block-span"] {
        padding-right: 10px;
        padding-left: 10px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-block-row [class*="td-block-span"] {
        padding-right: 14px;
        padding-left: 14px;
    }
}
@media (max-width: 767px) {
    .td-block-row [class*="td-block-span"] {
        padding-right: 0;
        padding-left: 0;
        float: none;
        width: 100%;
    }
}
.td-block-span1 {
    width: 8.33333333%;
}
.td-block-span2 {
    width: 16.66666667%;
}
.td-block-span3 {
    width: 25%;
}
.td-block-span4 {
    width: 33.33333333%;
}
.td-block-span5 {
    width: 41.66666667%;
}
.td-block-span6 {
    width: 50%;
}
.td-block-span7 {
    width: 58.33333333%;
}
.td-block-span8 {
    width: 66.66666667%;
}
.td-block-span9 {
    width: 75%;
}
.td-block-span10 {
    width: 83.33333333%;
}
.td-block-span11 {
    width: 91.66666667%;
}
.td-block-span12 {
    width: 100%;
}
.td-block-span12 h3 {
    text-align: left;
    font: normal normal bold 16px/24px Arial;
    margin-top: 20px;
    margin-bottom: 20px;
    letter-spacing: 0;
    color: #000;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-container,
    .tdc-row,
    .tdc-row-composer {
        width: 980px;
    }
    .td-pb-row,
    .td-block-row {
        margin-right: 10px;
        margin-left: 10px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-container,
    .tdc-row,
    .tdc-row-composer {
        width: 740px;
    }
    .td-pb-row,
    .td-block-row {
        margin-right: 5px;
        margin-left: 5px;
    }
}
@media (max-width: 767px) {
    .td-container,
    .tdc-row,
    .tdc-row-composer {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .td-pb-row,
    .td-block-row {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
}
.td-header-wrap {
    position: relative;
    z-index: 2000;
}
.td-header-row {
    *zoom: 1;
    font-family:
        Work Sans,
        arial,
        sans-serif;
}
.td-header-row:before,
.td-header-row:after {
    display: table;
    content: "";
}
.td-header-row:after {
    clear: both;
}
.td-header-row [class*="td-header-sp"] {
    display: block;
    min-height: 1px;
    float: left;
    padding-right: 24px;
    padding-left: 24px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-header-row [class*="td-header-sp"] {
        padding-right: 20px;
        padding-left: 20px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-row [class*="td-header-sp"] {
        padding-right: 14px;
        padding-left: 14px;
    }
}
@media (max-width: 767px) {
    .td-header-row [class*="td-header-sp"] {
        padding-right: 0;
        padding-left: 0;
        float: none;
        width: 100%;
    }
}
.td-header-gradient:before {
    content: "";
    background: transparent
        url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAMBAMAAABRpcpkAAAAD1BMVEUAAAAAAAAAAAAAAAAAAABPDueNAAAABXRSTlMGAhQQCyEd++8AAAAUSURBVAjXY1AAQgMgdABCCBAAQQAT6AFRBPHcWgAAAABJRU5ErkJggg==);
    width: 100%;
    height: 12px;
    position: absolute;
    left: 0;
    bottom: -12px;
    z-index: 1;
}
.td-logo {
    margin: 0;
    padding: 0;
    line-height: inherit;
    font-size: inherit !important;
}
@media (max-width: 767px) {
    #td-header-search-button {
        display: none;
    }
}
#td-header-search-button-mob {
    display: none;
}
@media (max-width: 767px) {
    #td-header-search-button-mob {
        display: block;
    }
}
.td-search-box-wrap {
    position: absolute;
    top: 100%;
    right: 0;
}
#td-top-search {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -24px;
}
@media (max-width: 767px) {
    #td-top-search {
        top: 0;
        margin-top: 0;
    }
}
@media (min-width: 768px) {
    .td-drop-down-search .td-search-form {
        margin: 20px;
    }
}
.td-header-wrap .td-drop-down-search {
    position: absolute;
    top: 100%;
    right: 0;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "alpha(opacity=" 0 ")";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    transform: translate3d(0, 20px, 0);
    -webkit-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    -o-transform: translate3d(0, 20px, 0);
    background-color: #fff;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    border-top: 0;
    width: 342px;
    pointer-events: none;
}
.td-header-wrap .td-drop-down-search.td-drop-down-search-open {
    visibility: visible;
    opacity: 1;
    -ms-filter: "alpha(opacity=" 100 ")";
    filter: alpha(opacity=100);
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    pointer-events: auto;
}
.td-header-wrap .td-drop-down-search .btn {
    position: absolute;
    height: 32px;
    min-width: 67px;
    line-height: 17px;
    padding: 7px 15px 8px;
    text-shadow: none;
    vertical-align: top;
    right: 20px;
    margin: 0 !important;
    -webkit-transition: background-color 0.4s;
    -moz-transition: background-color 0.4s;
    -o-transition: background-color 0.4s;
    transition: background-color 0.4s;
}
.td-header-wrap .td-drop-down-search .btn:hover {
    background-color: #4db2ec;
}
.td-header-wrap .td-drop-down-search:before {
    position: absolute;
    top: -9px;
    right: 19px;
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5.5px 6px;
    border-color: transparent transparent #4db2ec transparent;
}
.td-header-wrap .td-drop-down-search:after {
    position: absolute;
    top: -3px;
    display: block;
    content: "";
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 100%;
    height: 3px;
    background-color: #4db2ec;
}
.td-header-wrap #td-header-search {
    width: 235px;
    height: 32px;
    margin: 0;
    border-right: 0;
    line-height: 17px;
    border-color: #eaeaea !important;
}
@media (max-width: 767px) {
    .td-header-wrap #td-header-search {
        width: 91%;
        font-size: 16px;
    }
}
.td-header-wrap .td-post-category {
    z-index: 2;
    position: relative;
}
.td-header-wrap .meta-info {
    line-height: 14px;
}
.td-banner-wrap-full {
    position: relative;
}
.td-header-menu-wrap-full {
    z-index: 9998;
    position: relative;
}
@media (max-width: 767px) {
    .td-header-wrap .td-header-menu-wrap-full,
    .td-header-wrap .td-header-menu-wrap,
    .td-header-wrap .td-header-main-menu {
        background-color: #222 !important;
        height: 54px !important;
    }
    .header-search-wrap .td-icon-search {
        color: #fff !important;
    }
}
.td-logo-text-container {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    z-index: 1;
}
.td-logo-text-container span {
    display: inline-block;
    width: 100%;
}
.td-logo-text-container .td-logo-text {
    font-size: 75px;
    font-family: serif;
    color: #222;
    line-height: 1;
}
@media (max-width: 767px) {
    .td-logo-text-container .td-logo-text {
        font-size: 36px;
    }
}
.td-logo-text-container .td-logo {
    line-height: 1 !important;
}
.td-logo-text-container .td-tagline-text {
    letter-spacing: 1.8px;
    font-size: 12px;
    font-family: serif;
    color: #777;
    padding-top: 2px;
    padding-bottom: 10px;
}
@media (max-width: 767px) {
    .td-logo-text-container .td-tagline-text {
        font-size: 11px;
    }
}
.td-header-wrap .td-header-menu-wrap-full {
    background-color: #fff;
}
.td-header-style-1 .td-logo-text-wrap {
    min-height: 130px;
    line-height: 130px;
}
@media (max-width: 767px) {
    .td-header-style-1 .td-logo-text-wrap {
        line-height: 90px;
        min-height: 90px;
    }
}
.td-header-style-1 .td-logo-text-wrap a {
    position: relative;
    z-index: 1;
    line-height: 130px;
    display: inline-block;
    vertical-align: middle;
}
@media (max-width: 767px) {
    .td-header-style-1 .td-logo-text-wrap a {
        line-height: 90px;
    }
}
.td-header-style-1 .td-logo-text-wrap .td-logo {
    line-height: 130px;
}
@media (max-width: 767px) {
    .td-header-style-1 .td-logo-text-wrap .td-logo {
        line-height: 90px;
    }
}
.td-header-style-1 .td-logo-text-container a {
    line-height: 1;
}
.td-header-style-1 .td-header-sp-logo {
    text-align: center;
}
.td-header-style-1 .header-search-wrap .td-icon-search {
    color: #000;
}
@media (max-width: 767px) {
    .td-header-style-1 .header-search-wrap .td-icon-search {
        color: #fff;
    }
}
.td-header-style-1 .td-header-menu-wrap-full {
    position: relative;
}
.td-header-main-menu {
    position: relative;
    z-index: 999;
    padding-right: 48px;
}
@media (max-width: 767px) {
    .td-header-main-menu {
        padding-right: 64px;
        padding-left: 2px;
    }
}
.td-header-menu-no-search .td-header-main-menu {
    padding-right: 0;
}
.sf-menu,
.sf-menu ul,
.sf-menu li {
    margin: 0;
    list-style: none;
}
@media (max-width: 767px) {
    .sf-menu {
        display: none;
    }
}
.sf-menu ul {
    position: absolute;
    top: -999em;
    width: 10em;
}
.sf-menu > li.td-normal-menu > ul.sub-menu {
    left: -15px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .sf-menu > li.td-normal-menu > ul.sub-menu {
        left: -5px;
    }
}
.sf-menu ul li {
    width: 100%;
}
.sf-menu li:hover {
    visibility: inherit;
}
.sf-menu li {
    float: left;
    position: relative;
}
.sf-menu li .fa {
    margin-right: 10px;
    font-size: 1.4em;
    vertical-align: middle;
    position: relative;
    top: -1px;
}
.sf-menu li .td-only-icon {
    margin-right: 0;
}
.sf-menu .td-menu-item > a {
    display: block;
    position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    left: 0;
    top: auto;
    z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
    top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
    left: 10em;
    top: 0 !important;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
    top: -999em;
}
.sf-menu > .current-menu-ancestor,
.sf-menu > .current-category-ancestor,
.sf-menu > .current-menu-item {
    z-index: 0;
}
.td-no-down-arrow > a .sf-sub-indicator {
    display: none;
}
.sf-menu > li > a {
    padding: 0 14px;
    line-height: 48px;
    font-size: 14px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-backface-visibility: hidden;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .sf-menu > li > a {
        padding: 0 9px;
        font-size: 11px;
    }
}
.sf-menu .menu_icon {
    position: relative;
    top: 13px;
    float: left;
}
.sf-menu .sub-menu .menu_icon {
    top: 0;
}
.sf-menu .menu_hidden {
    display: none !important;
}
.sf-menu > .current-menu-item > a,
.sf-menu > .current-menu-ancestor > a,
.sf-menu > .current-category-ancestor > a,
.sf-menu > li > a:hover,
.sf-menu > .sfHover,
.sf-menu > .sfHover > a {
    z-index: 999;
}
.sf-menu > .current-menu-item > a,
.sf-menu > .current-menu-ancestor > a,
.sf-menu > .current-category-ancestor > a,
.sf-menu > li > a:hover,
.sf-menu > .sfHover > a {
    background-color: transparent;
}
.td-affix .sf-menu > .current-menu-item > a,
.td-affix .sf-menu > .current-menu-ancestor > a,
.td-affix .sf-menu > .current-category-ancestor > a,
.td-affix .sf-menu > li > a:hover,
.td-affix .sf-menu > .sfHover > a {
    background-color: transparent;
}
.sf-menu > li > a:after {
    background-color: transparent;
    content: "";
    width: 0;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: width 0.2s ease;
    -moz-transition: width 0.2s ease;
    -o-transition: width 0.2s ease;
    transition: width 0.2s ease;
}
.sf-menu > .current-menu-item > a:after,
.sf-menu > .current-menu-ancestor > a:after,
.sf-menu > .current-category-ancestor > a:after,
.sf-menu > li:hover > a:after,
.sf-menu > .sfHover > a:after {
    background-color: #4db2ec;
    width: 100%;
}
#td-header-menu {
    display: inline-block;
    vertical-align: top;
}
.td-normal-menu ul {
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.15);
}
.sf-menu .td-normal-menu ul {
    padding: 15px 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .sf-menu .td-normal-menu ul {
        padding: 8px 0;
    }
}
.sf-menu .td-normal-menu ul ul {
    margin: -15px 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .sf-menu .td-normal-menu ul ul {
        margin: -8px 0;
    }
}
.sf-menu ul {
    background-color: #fff;
}
.sf-menu ul .td-menu-item > a {
    padding: 7px 30px;
    font-size: 12px;
    line-height: 20px;
    color: #111;
}
.sf-menu ul .td-menu-item > a .fa {
    font-size: 1em;
    position: relative;
    top: -1px;
    width: 20px;
    margin-right: 5px;
    text-align: center;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .sf-menu ul .td-menu-item > a {
        padding: 5px 16px 6px;
        font-size: 11px;
    }
}
.sf-menu ul .td-icon-menu-down {
    float: right;
    top: 0;
    font-size: 7px;
}
.sf-menu ul .td-menu-item > a:hover,
.sf-menu ul .sfHover > a,
.sf-menu ul .current-menu-ancestor > a,
.sf-menu ul .current-category-ancestor > a,
.sf-menu ul .current-menu-item > a {
    color: #4db2ec;
}
.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
    outline: 0;
}
.sf-menu .td-icon-menu-down {
    position: absolute;
    top: 50%;
    margin-top: -5px;
    padding-left: 7px;
    font-size: 9px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .sf-menu .td-icon-menu-down {
        padding-left: 6px;
    }
}
.sf-menu .sub-menu {
    -webkit-backface-visibility: hidden;
}
.sf-menu .sub-menu .td-icon-menu-down {
    position: absolute;
    top: 50%;
    right: 19px;
    margin-top: -9px;
    line-height: 19px;
}
.sf-menu .td-menu-badge {
    font-size: 10px;
    background-color: #f0f8ff;
    color: #4db2ec;
    border-radius: 10px;
    padding: 1px 7px 2px;
    margin-left: 6px;
    line-height: 1;
    position: relative;
    top: -1px;
}
@media (max-width: 767px) {
    .td-menu-badge {
        display: none;
    }
}
.sf-menu a.sf-with-ul {
    padding-right: 31px;
    min-width: 1px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .sf-menu a.sf-with-ul {
        padding-right: 22px;
    }
}
a.sf-with-ul i.td-icon-menu-down:before {
    content: "\e808";
}
ul.sf-js-enabled > li > a > i.td-icon-menu-down:before {
    content: "\e806" !important;
}
.header-search-wrap {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
}
.header-search-wrap .td-icon-search {
    display: inline-block;
    font-size: 19px;
    width: 48px;
    line-height: 48px;
    text-align: center;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .header-search-wrap .td-icon-search {
        font-size: 15px;
    }
}
@media (max-width: 767px) {
    .header-search-wrap .td-icon-search {
        height: 54px;
        width: 54px;
        line-height: 54px;
        font-size: 22px;
        margin-right: 2px;
    }
}
.td-header-menu-social + .td-search-wrapper #td-header-search-button {
    position: relative;
}
.td-header-menu-social + .td-search-wrapper #td-header-search-button:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background-color: #000;
    opacity: 0.08;
    -ms-filter: "alpha(opacity=" 8 ")";
    filter: alpha(opacity=8);
}
@media (max-width: 1140px) {
    .td-header-menu-social + .td-search-wrapper #td-header-search-button:before {
        display: none;
    }
}
.td-demo-multicolumn-2 .sub-menu {
    padding: 14px;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
}
.td-menu-mob-open-menu .td-demo-multicolumn-2 .sub-menu {
    padding: 0;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
}
.td-menu-mob-open-menu .td-demo-menuitem-hide {
    display: none;
}
.td-demo-menuitem-hide {
    visibility: hidden;
}
.td-mega-menu-page .sub-menu ul {
    display: inline-block !important;
    position: initial !important;
    width: auto !important;
}
#td-outer-wrap {
    overflow: hidden;
}
@media (max-width: 767px) {
    #td-outer-wrap {
        margin: auto;
        width: 100%;
        -webkit-transition: transform 0.7s ease;
        -moz-transition: transform 0.7s ease;
        -o-transition: transform 0.7s ease;
        transition: transform 0.7s ease;
        -webkit-transform-origin: 50% 200px 0;
        -moz-transform-origin: 50% 200px 0;
        -o-transform-origin: 50% 200px 0;
        transform-origin: 50% 200px 0;
    }
}
#td-top-mobile-toggle {
    display: none;
}
@media (max-width: 767px) {
    #td-top-mobile-toggle {
        display: inline-block;
        position: relative;
    }
}
#td-top-mobile-toggle a {
    display: inline-block;
}
#td-top-mobile-toggle i {
    font-size: 27px;
    width: 64px;
    line-height: 54px;
    height: 54px;
    display: inline-block;
    padding-top: 1px;
    color: #fff;
}
.admin-bar #td-mobile-nav {
    padding-top: 32px;
}
@media (max-width: 767px) {
    .admin-bar #td-mobile-nav {
        padding-top: 46px;
    }
}
.td-menu-background {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    position: fixed;
    top: 0;
    display: block;
    width: 100%;
    height: 113%;
    z-index: 9999;
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
}
.td-menu-background:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.98;
    background: #313b45;
    background: -moz-linear-gradient(top, #313b45 0%, #3393b8 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #313b45), color-stop(100%, #3393b8));
    background: -webkit-linear-gradient(top, #313b45 0%, #3393b8 100%);
    background: -o-linear-gradient(top, #313b45 0%, #3393b8 100%);
    background: -ms-linear-gradient(top, #313b45 0%, #3393b8 100%);
    background: linear-gradient(to bottom, #313b45 0%, #3393b8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#313b45',endColorstr='#3393b8',GradientType=0);
}
#td-mobile-nav {
    padding: 0;
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    z-index: 9999;
    visibility: hidden;
    transform: translate3d(-99%, 0, 0);
    -webkit-transform: translate3d(-99%, 0, 0);
    -moz-transform: translate3d(-99%, 0, 0);
    -ms-transform: translate3d(-99%, 0, 0);
    -o-transform: translate3d(-99%, 0, 0);
    left: -1%;
    font-family:
        -apple-system,
        ".sfnstext-regular",
        san francisco,
        roboto,
        segoe ui,
        helvetica neue,
        lucida grande,
        sans-serif;
}
#td-mobile-nav .td_display_err {
    text-align: center;
    color: #fff;
    border: none;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
    margin: -9px -30px 24px;
    font-size: 14px;
    border-radius: 0;
    padding: 12px;
    position: relative;
    background-color: rgba(255, 255, 255, 0.06);
    display: none;
}
#td-mobile-nav input:invalid {
    box-shadow: none !important;
}
.td-js-loaded .td-menu-background,
.td-js-loaded #td-mobile-nav {
    visibility: visible;
    -webkit-transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
    -moz-transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
    -o-transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
    transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
#td-mobile-nav {
    height: 1px;
    overflow: hidden;
}
#td-mobile-nav .td-menu-socials {
    padding: 0 65px 0 20px;
    overflow: hidden;
    height: 60px;
}
#td-mobile-nav .td-social-icon-wrap {
    margin: 20px 5px 0 0;
    display: inline-block;
}
#td-mobile-nav .td-social-icon-wrap i {
    border: none;
    background-color: transparent;
    font-size: 14px;
    width: 40px;
    height: 40px;
    line-height: 38px;
    color: #fff;
    vertical-align: middle;
}
#td-mobile-nav .td-social-icon-wrap .td-icon-instagram {
    font-size: 16px;
}
.td-mobile-close {
    position: absolute;
    right: 1px;
    top: 0;
    z-index: 1000;
}
.td-mobile-close .td-icon-close-mobile {
    height: 70px;
    width: 70px;
    line-height: 70px;
    font-size: 21px;
    color: #fff;
    top: 4px;
    position: relative;
}
.td-mobile-content {
    padding: 20px 20px 0;
}
.td-mobile-container {
    padding-bottom: 20px;
    position: relative;
}
.td-mobile-content .fa {
    margin-right: 10px;
    min-width: 22px !important;
    display: inline-block;
    font-size: 18px;
    text-align: center;
    position: relative;
    top: -1px;
}
.td-mobile-content .sub-menu .fa {
    margin-right: 5px;
    min-width: 16px !important;
    font-size: 13px;
}
.td-mobile-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.td-mobile-content li {
    float: none;
    margin-left: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.td-mobile-content li a {
    display: block;
    line-height: 21px;
    font-size: 21px;
    color: #fff;
    margin-left: 0;
    padding: 12px 30px 12px 12px;
    font-weight: 700;
}
.td-mobile-content .td_mobile_submenu > a .td-icon-menu-right {
    display: inline-block;
}
.td-mobile-content .td-icon-menu-right {
    display: none;
    position: absolute;
    cursor: pointer;
    top: 10px;
    right: -4px;
    z-index: 1000;
    font-size: 14px;
    padding: 6px 12px;
    float: right;
    color: #fff;
    -webkit-transform-origin: 50% 48% 0;
    -moz-transform-origin: 50% 48% 0;
    -o-transform-origin: 50% 48% 0;
    transform-origin: 50% 48% 0;
    -webkit-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}
.td-mobile-content .td-icon-menu-right:before {
    content: "\e83d";
}
.td-mobile-content .td-sub-menu-open > a i {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.td-mobile-content .td-sub-menu-open > ul {
    display: block;
    max-height: 2000px;
    opacity: 0.9;
}
.td-mobile-content .sub-menu {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition:
        max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1),
        opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition:
        max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1),
        opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition:
        max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1),
        opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition:
        max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1),
        opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
.td-mobile-content .sub-menu .td-icon-menu-right {
    font-size: 11px;
    right: -2px;
    top: 8px;
    color: #fff;
}
.td-mobile-content .sub-menu a {
    padding: 9px 26px 9px 36px !important;
    line-height: 19px;
    font-size: 16px;
    font-weight: 400;
}
.td-mobile-content .sub-menu .sub-menu a {
    padding-left: 55px !important;
}
.td-mobile-content .sub-menu .sub-menu .sub-menu a {
    padding-left: 74px !important;
}
.td-mobile-content .current-menu-item > a,
.td-mobile-content .current-menu-ancestor > a,
.td-mobile-content .current-category-ancestor > a {
    color: #73c7e3;
}
.td-mobile-content .menu_icon {
    display: none;
}
.td-mobile-content .menu-item-has-children a {
    width: 100%;
    z-index: 1;
}
.td-mobile-content .td-link-element-after {
    position: relative;
}
.td-menu-mob-open-menu #td-outer-wrap {
    position: fixed;
    transform: scale3d(0.9, 0.9, 0.9);
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -moz-transform: scale3d(0.9, 0.9, 0.9);
    -ms-transform: scale3d(0.9, 0.9, 0.9);
    -o-transform: scale3d(0.9, 0.9, 0.9);
    -webkit-box-shadow: 0 0 46px #000;
    -moz-box-shadow: 0 0 46px #000;
    box-shadow: 0 0 46px #000;
}
.td-menu-mob-open-menu #td-mobile-nav {
    height: auto;
    overflow: auto;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    left: 0;
}
.td-menu-mob-open-menu .td-menu-background {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
}
.td-mobile-container {
    opacity: 1;
    -webkit-transition: all 0.5s ease 0.5s;
    -moz-transition: all 0.5s ease 0.5s;
    -o-transition: all 0.5s ease 0.5s;
    transition: all 0.5s ease 0.5s;
}
.td-hide-menu-content .td-mobile-container {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.td-hide-menu-content .td-mobile-content {
    display: none;
}
#td-mobile-nav .td-login-animation {
    opacity: 0;
    -webkit-transition: all 0.5s ease 0.5s;
    -moz-transition: all 0.5s ease 0.5s;
    -o-transition: all 0.5s ease 0.5s;
    transition: all 0.5s ease 0.5s;
    position: absolute;
    top: 0;
    width: 100%;
}
#td-mobile-nav .td-login-animation .td-login-inputs {
    height: 76px;
}
#td-mobile-nav .td-login-hide {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    visibility: hidden !important;
}
#td-mobile-nav .td-login-show {
    visibility: visible !important;
    opacity: 1;
}
.td-search-wrap-mob {
    padding: 0;
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    text-align: center;
    z-index: 9999;
    visibility: hidden;
    color: #fff;
    font-family:
        -apple-system,
        ".sfnstext-regular",
        san francisco,
        roboto,
        segoe ui,
        helvetica neue,
        lucida grande,
        sans-serif;
}
.td-search-wrap-mob .td-drop-down-search {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -webkit-backface-visibility: hidden;
    position: relative;
}
.td-search-wrap-mob #td-header-search-mob {
    color: #fff;
    font-weight: 700;
    font-size: 26px;
    height: 40px;
    line-height: 36px;
    border: 0;
    background: 0 0;
    outline: 0;
    margin: 8px 0;
    padding: 0;
    text-align: center;
}
.td-search-wrap-mob .td-search-input {
    margin: 0 5%;
    position: relative;
}
.td-search-wrap-mob .td-search-input span {
    opacity: 0.8;
    font-size: 12px;
}
.td-search-wrap-mob .td-search-input:before,
.td-search-wrap-mob .td-search-input:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #fff;
    bottom: 0;
    left: 0;
    opacity: 0.2;
}
.td-search-wrap-mob .td-search-input:after {
    opacity: 0.8;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    -webkit-transition: transform 0.5s ease 0.8s;
    -moz-transition: transform 0.5s ease 0.8s;
    -o-transition: transform 0.5s ease 0.8s;
    transition: transform 0.5s ease 0.8s;
}
.td-search-wrap-mob .td_module_wrap {
    text-align: left;
}
.td-search-wrap-mob .td_module_wrap .entry-title {
    font-size: 16px;
    line-height: 20px;
}
.td-search-wrap-mob .td_module_wrap .entry-title a {
    color: #fff;
}
.td-search-wrap-mob .td_module_wrap:hover .entry-title a {
    color: #fff;
}
.td-search-wrap-mob .td-post-date {
    color: #ddd;
    opacity: 0.8;
}
.td-search-wrap-mob .td-search-form {
    margin-bottom: 30px;
}
.td-search-wrap-mob .td-aj-search-results {
    margin: 0 5%;
    text-align: left;
}
.td-search-wrap-mob .td-module-thumb {
    top: auto;
    left: auto;
}
.td-search-wrap-mob .result-msg {
    margin: 0 5%;
}
.td-search-wrap-mob .result-msg a {
    display: block;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    line-height: 50px;
    color: #000;
    border: none;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
    margin: 10px 0 40px;
    font-size: 17px;
    border-radius: 0;
    background-color: #fff;
    opacity: 0.8;
}
.td-search-background {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    position: fixed;
    top: 0;
    display: block;
    width: 100%;
    height: 113%;
    z-index: 9999;
    -webkit-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
    -moz-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
    -o-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
    transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
    transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    visibility: hidden;
}
.td-search-background:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.98;
    background: #313b45;
    background: -moz-linear-gradient(top, #313b45 0%, #3393b8 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #313b45), color-stop(100%, #3393b8));
    background: -webkit-linear-gradient(top, #313b45 0%, #3393b8 100%);
    background: -o-linear-gradient(top, #313b45 0%, #3393b8 100%);
    background: -ms-linear-gradient(top, #313b45 0%, #3393b8 100%);
    background: linear-gradient(to bottom, #313b45 0%, #3393b8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#313b45',endColorstr='#3393b8',GradientType=0);
}
.td-search-close {
    text-align: right;
    z-index: 1000;
}
.td-search-close .td-icon-close-mobile {
    height: 70px;
    width: 70px;
    line-height: 70px;
    font-size: 21px;
    color: #fff;
    position: relative;
    top: 4px;
    right: 0;
}
.td-search-opened #td-outer-wrap {
    position: fixed;
    transform: scale3d(0.9, 0.9, 0.9);
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -moz-transform: scale3d(0.9, 0.9, 0.9);
    -ms-transform: scale3d(0.9, 0.9, 0.9);
    -o-transform: scale3d(0.9, 0.9, 0.9);
    -webkit-box-shadow: 0 0 46px;
    -moz-box-shadow: 0 0 46px;
    box-shadow: 0 0 46px;
}
.td-search-opened .td-search-wrap-mob .td-drop-down-search {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.5s ease 0.3s;
    -moz-transition: all 0.5s ease 0.3s;
    -o-transition: all 0.5s ease 0.3s;
    transition: all 0.5s ease 0.3s;
}
.td-search-opened .td-search-background {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    visibility: visible;
}
.td-search-opened .td-search-input:after {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
}
.admin-bar .td-search-wrap-mob {
    padding-top: 32px;
}
@media (max-width: 767px) {
    .admin-bar .td-search-wrap-mob {
        padding-top: 46px;
    }
}
#td-mobile-nav label {
    position: absolute;
    top: 26px;
    left: 10px;
    font-size: 17px;
    color: #fff;
    opacity: 0.6;
    pointer-events: none;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.td-login-inputs {
    position: relative;
}
body {
    font-family:
        Work sans,
        Geneva,
        sans-serif;
    font-size: 14px;
    line-height: 21px;
    background-color: #f5f5f5;
}
p {
    margin-top: 0;
    margin-bottom: 21px;
}
a:active,
a:focus {
    outline: none;
}
a {
    color: #4db2ec;
    text-decoration: none;
}
ins {
    background: #fff;
    text-decoration: none;
}
code {
    position: relative;
    top: -1px;
    border: none;
    background-color: #f1f1f1;
    padding: 2px 6px;
}
pre {
    background-color: #f1f1f1;
    padding: 4px 10px;
    border: none;
    border-radius: 0;
    margin-top: 24px;
    overflow: auto;
}
cite {
    font-family: roboto, sans-serif;
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
    text-transform: none;
    color: #000;
}
cite a {
    color: #000;
}
cite a:hover {
    color: #4db2ec;
}
q {
    font-style: italic;
}
ul,
ol {
    padding: 0;
}
ul li,
ol li {
    line-height: 24px;
    margin-left: 21px;
}
.dl-horizontal a {
    font-weight: 500 !important;
}
.dl-horizontal dt {
    width: 70px;
    font-weight: 400;
    line-height: 24px;
    font-size: 15px;
}
.dl-horizontal dd {
    margin-left: 90px;
    line-height: 24px;
    font-size: 14px;
}
address {
    font-size: inherit !important;
    line-height: inherit !important;
    margin-bottom: 21px;
}
big {
    text-transform: uppercase;
}
embed {
    width: 100%;
}
table {
    width: 100%;
}
table th {
    text-align: left;
    border: 1px solid #ededed;
    padding: 2px 8px;
}
table td {
    border: 1px solid #ededed;
    padding: 2px 8px;
}
table .odd td {
    background-color: #fcfcfc;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Abril Fatface";
    color: #111;
    font-weight: 400;
    margin: 6px 0;
}
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
    color: #111;
}
h1 {
    font-size: 32px;
    line-height: 40px;
    margin-top: 33px;
    margin-bottom: 23px;
}
h2 {
    font-size: 27px;
    line-height: 38px;
    margin-top: 30px;
    margin-bottom: 20px;
}
h3 {
    font-size: 22px;
    line-height: 30px;
    margin-top: 27px;
    margin-bottom: 17px;
}
h4 {
    font-size: 19px;
    line-height: 29px;
    margin-top: 24px;
    margin-bottom: 14px;
}
h5 {
    font-size: 17px;
    line-height: 25px;
    margin-top: 21px;
    margin-bottom: 11px;
}
h6 {
    font-size: 16px;
    line-height: 24px;
    margin-top: 21px;
    margin-bottom: 11px;
}
.videopress-placeholder {
    width: 100% !important;
}
.videopress-poster {
    height: auto !important;
    width: 100% !important;
}
.video-player {
    width: 100% !important;
}
textarea {
    font-size: 12px;
    line-height: 21px;
    color: #444;
    border: 1px solid #e1e1e1;
    width: 100%;
    max-width: 100%;
    height: 168px;
    min-height: 168px;
    padding: 6px 9px;
}
@media (max-width: 767px) {
    textarea {
        font-size: 16px;
    }
}
textarea:active,
textarea:focus {
    border-color: #b0b0b0 !important;
}
textarea:focus,
input:focus,
input[type]:focus {
    outline: 0;
}
input[type="submit"] {
    font-family: roboto, sans-serif;
    font-size: 13px;
    background-color: #222;
    border-radius: 0;
    color: #fff;
    border: none;
    padding: 8px 15px;
    font-weight: 500;
    -webkit-transition: background-color 0.4s;
    -moz-transition: background-color 0.4s;
    -o-transition: background-color 0.4s;
    transition: background-color 0.4s;
}
input[type="submit"]:hover {
    background-color: #4db2ec;
}
input[type="text"],
input[type="url"],
input[type="tel"],
input[type="email"] {
    font-size: 12px;
    line-height: 21px;
    color: #444;
    border: 1px solid #e1e1e1;
    width: 100%;
    max-width: 100%;
    height: 34px;
    padding: 3px 9px;
}
@media (max-width: 767px) {
    input[type="text"],
    input[type="url"],
    input[type="tel"],
    input[type="email"] {
        font-size: 16px;
    }
}
input[type="text"]:active,
input[type="url"]:active,
input[type="tel"]:active,
input[type="email"]:active,
input[type="text"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus {
    border-color: #b0b0b0 !important;
}
input[type="password"] {
    width: 100%;
    position: relative;
    top: 0;
    display: inline-table;
    vertical-align: middle;
    font-size: 12px;
    line-height: 21px;
    color: #444;
    border: 1px solid #ccc;
    max-width: 100%;
    height: 34px;
    padding: 3px 9px;
    margin-bottom: 10px;
}
@media (max-width: 767px) {
    input[type="password"] {
        font-size: 16px;
    }
}
.adwdiv-type {
    font-size: 15px;
    line-height: 1.74;
    color: #222;
}
.adwdiv-type img {
    margin-bottom: 21px;
}
.adwdiv-type figure img {
    margin-bottom: 0;
}
.adwdiv-type .alignnone {
    display: inline-block;
    margin: 0 5px;
}
@media (max-width: 767px) {
    .adwdiv-type .alignnone {
        margin: 0 10px 0 0;
    }
}
.adwdiv-type a:hover {
    text-decoration: underline;
}
.adwdiv-type ul,
.adwdiv-type ol {
    margin-bottom: 26px;
}
.adwdiv-type li ul,
.adwdiv-type li ol {
    margin-bottom: 0;
}
.adwdiv-type li[style="text-align: center;"],
.adwdiv-type li[style="text-align: right;"] {
    list-style-position: inside;
    margin-left: -21px;
}
.adwdiv-type p {
    margin-bottom: 26px;
}
.adwdiv-type .td-arrow-list {
    list-style: none;
    margin-left: 16px;
}
.adwdiv-type .td-arrow-list li:before {
    font-family: newspaper, sans-serif;
    content: "\e803";
    float: left;
    margin-left: -16px;
    line-height: 26px;
    font-size: 14px;
}
.adwdiv-type embed,
.adwdiv-type iframe,
.adwdiv-type object {
    max-width: 100% !important;
}
.adwdiv-type iframe.instagram-media {
    margin: 1px 0 12px !important;
}
.adwdiv-type blockquote {
    padding: 0;
    position: relative;
    border-left: none;
    margin: 40px 5% 38px;
    font-style: italic;
    text-align: center;
}
@media (max-width: 767px) {
    .adwdiv-type blockquote {
        margin: 20px 3% 18px;
    }
}
.adwdiv-type blockquote p {
    font-family: roboto, sans-serif;
    font-size: 32px;
    line-height: 40px;
    font-weight: 400;
    text-transform: uppercase;
    color: #4db2ec;
    word-wrap: break-word;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .adwdiv-type blockquote p {
        font-size: 24px;
        line-height: 32px;
    }
}
@media (max-width: 767px) {
    .adwdiv-type blockquote p {
        font-size: 22px;
        line-height: 30px;
    }
}
.adwdiv-type .td_quote_right {
    float: right;
    width: 50%;
    margin: 21px 0 21px 21px;
}
@media (max-width: 767px) {
    .adwdiv-type .td_quote_right {
        float: none;
        width: auto;
        margin-right: 5%;
        margin-left: 5%;
    }
}
.adwdiv-type .td_quote_left {
    float: left;
    width: 50%;
    margin: 18px 18px 18px 0;
}
@media (max-width: 767px) {
    .adwdiv-type .td_quote_left {
        float: none;
        width: auto;
        margin-right: 5%;
        margin-left: 5%;
    }
}
.adwdiv-type .td_quote_left p {
    text-align: left;
}
@media (max-width: 767px) {
    .adwdiv-type .td_quote_left p {
        text-align: center;
    }
}
.adwdiv-type .td_quote_box {
    margin: 0;
    background-color: #fcfcfc;
    border-left: 2px solid #4db2ec;
    padding: 15px 23px 0;
    position: relative;
    top: 6px;
    clear: both;
}
.adwdiv-type .td_quote_box p {
    font-family:
        Work Sans,
        arial,
        sans-serif;
    color: #777;
    font-size: 13px;
    line-height: 21px;
    padding-bottom: 16px;
    margin: 0;
    text-transform: none;
}
.adwdiv-type .td_box_left {
    width: 40%;
    float: left;
    margin: 0 34px 20px 0;
}
@media (max-width: 767px) {
    .adwdiv-type .td_box_left {
        float: none;
        margin: 0 0 36px;
        width: auto;
    }
}
.adwdiv-type .td_box_left p {
    text-align: left;
}
.adwdiv-type .td_box_right {
    width: 30%;
    float: right;
    margin: 0 0 20px 34px;
}
@media (max-width: 767px) {
    .adwdiv-type .td_box_right {
        float: none;
        margin: 0 0 36px;
        width: auto;
    }
}
.adwdiv-type .td_box_right p {
    text-align: left;
}
.adwdiv-type .td_box_center {
    margin: 0 0 29px;
}
@media (max-width: 767px) {
    .adwdiv-type .td_box_center {
        margin-bottom: 36px;
    }
}
img.wp-smiley {
    width: auto;
}
.wp-caption-text,
.wp-caption-dd {
    text-align: left;
    margin: 6px 0 26px;
    font-size: 11px;
    font-style: italic;
    font-weight: 400;
    line-height: 17px;
    color: #444;
}
.wp-caption {
    text-align: center;
    max-width: 100%;
}
.wp-caption img {
    max-width: 100% !important;
}
.alignnone {
    margin-top: 0;
}
.aligncenter {
    text-align: center;
    clear: both;
    display: block;
    margin: 6px auto;
}
img.td-center {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    max-width: 100vw !important;
    width: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
figure.alignright,
figure.alignleft,
figure.aligncenter {
    margin-bottom: 0;
}
.alignnone img,
.aligncenter img {
    width: 100%;
}
.alignleft {
    float: left;
    margin-top: 6px;
    margin-right: 24px;
    margin-bottom: 6px !important;
    margin-left: 0;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .alignleft {
        max-width: 312px;
        margin-right: 21px;
    }
}
@media (max-width: 1018px) {
    .alignleft {
        max-width: 220px;
        margin-right: 21px;
    }
}
@media (max-width: 500px) {
    .alignleft {
        float: none;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        margin-bottom: 21px;
    }
    .alignleft img {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .alignleft figcaption {
        text-align: center;
    }
}
.mce-content-body .alignleft {
    margin: 6px 24px 6px 0;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-pb-span12 .alignleft,
    .mceContentBody-max-width-big .alignleft {
        max-width: 550px !important;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-pb-span12 .alignleft,
    .mceContentBody-max-width-big .alignleft {
        max-width: 400px !important;
    }
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}
.alignright {
    float: right;
    margin-top: 6px;
    margin-right: 0;
    margin-bottom: 6px !important;
    margin-left: 24px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .alignright {
        max-width: 312px;
        margin-left: 21px;
    }
}
@media (max-width: 1018px) {
    .alignright {
        max-width: 220px;
        margin-left: 21px;
    }
}
@media (max-width: 500px) {
    .alignright {
        float: none;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        margin-bottom: 21px;
    }
    .alignright img {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .alignright figcaption {
        text-align: center;
    }
}
.mce-content-body .alignright {
    margin: 6px 0 6px 24px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-pb-span12 .alignright,
    .mceContentBody-max-width-big .alignright {
        max-width: 550px !important;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-pb-span12 .alignright,
    .mceContentBody-max-width-big .alignright {
        max-width: 400px !important;
    }
}
.entry-title a:hover,
.td-post-category:hover,
.widget a:hover,
.td_block_wrap a:hover {
    text-decoration: none !important;
}
.wp-block-quote.is-large cite {
    font-size: 13px;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    max-width: 100px;
    border: none;
    border-bottom: 2px solid #8f98a1;
    margin: 1.65em auto;
}
.wp-block-separator.is-style-wide {
    border-width: 0 0 1px;
}
.twitter-tweet p {
    font-family: initial;
    font-size: initial;
    line-height: initial;
    font-style: initial;
    text-align: initial;
    text-transform: initial;
    color: initial;
    font-weight: initial;
}
.wp-block-pullquote blockquote,
.td_pull_quote {
    padding: 18px 25px;
    margin: 0;
    clear: both;
}
.wp-block-pullquote blockquote p,
.td_pull_quote p {
    font-family:
        Work Sans,
        arial,
        sans-serif;
    font-size: 14px;
    line-height: 26px;
    font-weight: 600;
    text-transform: none;
    text-align: center;
}
.wp-block-pullquote blockquote p:first-child:before,
.td_pull_quote p:first-child:before {
    position: absolute;
    left: 0;
    display: block;
    content: "";
    width: 15px;
    height: 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALBAMAAABSacpvAAAALVBMVEUAAAC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLRK0HxpAAAADnRSTlMAd+67mWZR3SKqMxGIzB8/1rAAAABlSURBVAjXFcexDQEBAAXQd+KCRm4CDZURFGICMYFadTHBxQQmEDHCzWAI9XGJ8s/ANS95FBvccKwYr5kuUQ/5omm5dpQ9Fu+H2efEPX07Sg62f+bJ2T6pJkmnTi5FslM2L56r9geMACBhjTsodgAAAABJRU5ErkJggg==)
        no-repeat;
}
.wp-block-pullquote blockquote p:after,
.td_pull_quote p:after {
    position: absolute;
    bottom: 10px;
    right: 0;
    display: block;
    content: "";
    width: 15px;
    height: 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALBAMAAABSacpvAAAALVBMVEUAAAC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLRK0HxpAAAADnRSTlMA3ZnuqndmIhG7VYhEMzOiL2oAAABkSURBVAjXY+D1E2PgULZuYGB89+4A07t3AQzn3r1T4Hv3ToCh7t27CUDRBwxAYQe2d+8MGBiuAuWr5BwYGBjeFTAwzEtgYOB6xMDA8RAowGnOwMD6CsjIA4oWKwBFXYGcLQ0MAFHHH+tW1OhlAAAAAElFTkSuQmCC)
        no-repeat;
}
.wp-block-pullquote blockquote,
.td_pull_center {
    margin: 17px 0;
    padding: 15px 50px;
}
@media (max-width: 767px) {
    .wp-block-pullquote blockquote,
    .td_pull_center {
        padding: 15px 20px;
    }
}
.wp-block-pullquote {
    padding: 0;
    color: #4db2ec;
}
.wp-block-pullquote p {
    color: inherit;
}
.wp-block-pullquote cite {
    color: #000;
}
.wp-block-pullquote.alignfull blockquote {
    margin-left: 30px;
    margin-right: 30px;
}
.wp-block-pullquote.alignleft,
.td_pull_left {
    width: 40%;
    margin-right: 34px;
}
@media (max-width: 767px) {
    .wp-block-pullquote.alignleft,
    .td_pull_left {
        float: none;
        margin: 0 0 30px;
        width: auto;
    }
}
.td_pull_left {
    float: left;
}
.wp-block-pullquote.alignright,
.td_pull_right {
    width: 30%;
    margin-left: 34px;
}
@media (max-width: 767px) {
    .wp-block-pullquote.alignright,
    .td_pull_right {
        float: none;
        margin: 0 0 30px;
        width: auto;
    }
}
.td_pull_right {
    float: right;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
    margin-top: 0;
    margin-bottom: 0 !important;
}
.wp-block-pullquote.alignleft blockquote,
.wp-block-pullquote.alignright blockquote {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}
@media (max-width: 767px) {
    .wp-block-pullquote.alignleft,
    .wp-block-pullquote.alignright {
        max-width: 100%;
    }
}
.wp-block-pullquote.is-style-solid-color blockquote {
    max-width: 100%;
}
blockquote small {
    margin-top: 5px;
    display: block;
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
    text-transform: none;
    color: #444;
}
blockquote.pull-right {
    padding-left: 20px;
    border-right: none;
}
blockquote.pull-right:after {
    border-right: 2px solid #fb5502;
    width: 40px;
    right: -40px;
}
.dropcap {
    float: left;
    display: block;
    font-size: 50px;
    line-height: 56px;
    background-color: #4db2ec;
    color: #fff;
    text-align: center;
    margin: 9px 13px 0 0;
    padding: 2px 10px 4px;
    font-family: Verdana, Geneva, sans-serif;
    text-transform: uppercase;
    min-width: 62px;
    min-height: 62px;
}
.dropcap1 {
    border-radius: 70px;
    font-size: 40px;
    padding: 2px 14px 4px;
}
.dropcap2 {
    background-color: transparent !important;
    color: #4b4b4b;
    font-size: 79px;
    line-height: 69px;
    margin: 0 9px 0 0;
    padding: 0 13px 0 0;
}
.dropcap3 {
    background-color: transparent !important;
    color: #4b4b4b;
    font-weight: 700;
    font-size: 79px;
    line-height: 69px;
    margin: 0 9px 0 0;
    padding: 0 13px 0 0;
}
.td_text_columns_two_cols {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    -webkit-column-rule-style: solid;
    -moz-column-rule-style: solid;
    column-rule-style: solid;
    -webkit-column-rule-width: 1px;
    -moz-column-rule-width: 1px;
    column-rule-width: 1px;
    -webkit-column-rule-color: #e9e9e9;
    -moz-column-rule-color: #e9e9e9;
    column-rule-color: #e9e9e9;
    margin-bottom: 26px;
}
.td_btn {
    cursor: pointer;
    display: inline-block;
    position: relative;
    color: #fff;
    font-family:
        Work Sans,
        arial,
        sans-serif;
    font-weight: 600;
}
.td_btn_sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.td_btn_sm.td_round_btn {
    border-radius: 3px;
}
.td_btn_md {
    padding: 9px 12px;
    font-size: 16px;
    line-height: 20px;
}
.td_btn_md.td_round_btn {
    border-radius: 4px;
}
.td_btn_lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
}
.td_btn_lg.td_round_btn {
    border-radius: 6px;
}
.td_default_btn,
.td_round_btn {
    transition: background-color 0.1s ease;
    -webkit-transition: background-color 0.1s ease;
    background-color: #4db2ec;
}
.td_default_btn:hover,
.td_round_btn:hover {
    background-color: #444 !important;
}
.td_default_btn:active,
.td_round_btn:active {
    background-color: #000 !important;
}
.td_outlined_btn {
    border-radius: 4px;
    border: 2px solid #4db2ec;
    color: #4db2ec;
    background-color: transparent;
    transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
}
.td_outlined_btn:hover {
    background-color: #4db2ec;
    color: #fff;
}
.td_outlined_btn:active {
    background-color: #444 !important;
    border-color: #444;
}
.td_shadow_btn {
    background-color: #4db2ec;
    top: 0;
    -webkit-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25);
    transition: top 0.1s ease;
    -webkit-transition: top 0.1s ease;
}
.td_shadow_btn:hover {
    top: -3px;
    -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
}
.td_shadow_btn:active {
    background-color: #444 !important;
}
.td_3D_btn {
    background-color: #4db2ec;
    top: 0;
    transition: top 0.1s ease;
    -webkit-transition: top 0.1s ease;
}
.td_3D_btn:after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 100%;
    width: 100%;
    height: 5px;
    background-color: rgba(0, 0, 0, 0.25);
    z-index: 0;
    transition: height 0.1s ease;
    -webkit-transition: height 0.1s ease;
}
.td_3D_btn:hover {
    top: 5px;
}
.td_3D_btn:hover:before {
    height: 0;
}
.td_3D_btn:hover:after {
    height: 0;
}
.td_3D_btn:active {
    background-color: #444 !important;
}
.td_text_highlight_0 {
    background-color: rgba(0, 0, 0, 0.77);
    padding: 5px 0 6px;
    margin: 0 8px;
    box-shadow:
        8px 0 0 rgba(0, 0, 0, 0.77),
        -8px 0 0 rgba(0, 0, 0, 0.77);
    color: #2a2a2a;
    -webkit-transition: color 400ms;
    -moz-transition: color 400ms;
    -o-transition: color 400ms;
    transition: color 400ms;
}
.td_text_highlight_0:hover {
    color: #f9f9f9;
    cursor: default;
}
.td_text_highlight_marker {
    padding: 5px 0 6px;
    margin: 0 8px;
    color: #fff;
    -webkit-transition: color 400ms;
    -moz-transition: color 400ms;
    -o-transition: color 400ms;
    transition: color 400ms;
}
.td_text_highlight_marker:hover {
    color: #f9f9f9;
}
.td_text_highlight_marker_red {
    background-color: rgba(255, 28, 26, 0.62);
    box-shadow:
        8px 0 0 rgba(255, 28, 26, 0.62),
        -8px 0 0 rgba(255, 28, 26, 0.62);
}
.td_text_highlight_marker_blue {
    background-color: rgba(57, 213, 255, 0.75);
    box-shadow:
        8px 0 0 rgba(57, 213, 255, 0.75),
        -8px 0 0 rgba(57, 213, 255, 0.75);
}
.td_text_highlight_marker_green {
    background-color: rgba(77, 216, 69, 0.65);
    box-shadow:
        8px 0 0 rgba(77, 216, 69, 0.65),
        -8px 0 0 rgba(77, 216, 69, 0.65);
}
.td_text_highlight_marker_yellow {
    background-color: rgba(255, 203, 0, 0.75);
    box-shadow:
        8px 0 0 rgba(255, 203, 0, 0.75),
        -8px 0 0 rgba(255, 203, 0, 0.75);
}
.td_text_highlight_marker_pink {
    background-color: rgba(255, 101, 243, 0.75);
    box-shadow:
        8px 0 0 rgba(255, 101, 243, 0.75),
        -8px 0 0 rgba(255, 101, 243, 0.75);
}
.td-paragraph-padding-0 {
    display: block;
    padding-left: 0;
    padding-right: 6%;
}
.td-paragraph-padding-1 {
    display: block;
    padding-left: 6%;
    padding-right: 6%;
}
.td-paragraph-padding-2 {
    display: block;
    padding-left: 12%;
    padding-right: 12%;
}
.td-paragraph-padding-3 {
    display: block;
    padding-left: 6%;
    padding-right: 12%;
}
.td-paragraph-padding-4 {
    display: block;
    padding-left: 6%;
    padding-right: 0;
}
.td-paragraph-padding-5 {
    display: block;
    padding-left: 18%;
    padding-right: 18%;
}
.td-paragraph-padding-6 {
    display: block;
    padding-left: 12%;
    padding-right: 6%;
}
.td-pb-span8 .td-paragraph-padding-0,
.mceContentBody-max-width-small .td-paragraph-padding-0 {
    padding-right: 4%;
}
.td-pb-span8 .td-paragraph-padding-1,
.mceContentBody-max-width-small .td-paragraph-padding-1 {
    padding-left: 0%;
    padding-right: 0%;
}
.td-pb-span8 .td-paragraph-padding-2,
.mceContentBody-max-width-small .td-paragraph-padding-2 {
    padding-left: 8%;
    padding-right: 8%;
}
.td-pb-span8 .td-paragraph-padding-3,
.mceContentBody-max-width-small .td-paragraph-padding-3 {
    padding-left: 4%;
    padding-right: 8%;
}
.td-pb-span8 .td-paragraph-padding-4,
.mceContentBody-max-width-small .td-paragraph-padding-4 {
    padding-left: 4%;
}
.td-pb-span8 .td-paragraph-padding-5,
.mceContentBody-max-width-small .td-paragraph-padding-5 {
    padding-left: 12%;
    padding-right: 12%;
}
.td-pb-span8 .td-paragraph-padding-6,
.mceContentBody-max-width-small .td-paragraph-padding-6 {
    padding-left: 8%;
    padding-right: 4%;
}
@media (max-width: 500px) {
    .td-paragraph-padding-0,
    .td-paragraph-padding-1,
    .td-paragraph-padding-2,
    .td-paragraph-padding-3,
    .td-paragraph-padding-4,
    .td-paragraph-padding-5,
    .td-paragraph-padding-6 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}
.td_module_wrap {
    position: relative;
    padding-bottom: 35px;
}
.td_module_wrap .entry-title {
    font-size: 21px;
    line-height: 25px;
    margin: 0 0 13px;
}
.td_module_wrap:hover .entry-title a {
    color: #4db2ec;
}
.entry-title {
    word-wrap: break-word;
}
.td-module-thumb {
    position: relative;
    margin-bottom: 13px;
}
.td-module-thumb .entry-thumb {
    display: block;
}
.td-video-play-ico > img {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.td-module-meta-info {
    font-family:
        Work Sans,
        arial,
        sans-serif;
    font-size: 11px;
    margin-bottom: 7px;
    line-height: 1;
    min-height: 17px;
}
.td_module_wrap.td-meta-info-hide .td-module-meta-info {
    min-height: 1px;
    margin-top: -4px;
}
.entry-review-stars {
    display: inline-block;
    position: relative;
    top: 1px;
}
.td-post-author-name {
    font-weight: 700;
    display: inline-block;
    position: relative;
    top: 2px;
}
.td-post-author-name a {
    color: #A59BED;
}
.td-post-author-name span {
    color: #ccc;
    margin: 0 2px;
    font-weight: 400;
}
.td-post-author-name div {
    display: inline;
    margin-right: 2px;
}
.td-post-date {
    color: #000;
    display: inline-block;
    position: relative;
    top: 2px;
}
.td-module-comments {
    position: relative;
    float: right;
    font-family:
        Work Sans,
        arial,
        sans-serif;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    line-height: 1;
}
.td-module-comments a {
    color: #fff;
    background-color: #000;
    display: inline-block;
    min-width: 17px;
    padding: 3px 4px 4px 5px;
    position: relative;
}
.td-module-comments a:after {
    position: absolute;
    bottom: -3px;
    left: 0;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 3px 0 0;
    border-color: #000 transparent transparent transparent;
}
.td-excerpt {
    font-size: 13px;
    color: #777;
    font-family:
        Work Sans,
        arial,
        sans-serif;
    margin-top: 9px;
}
.td-read-more,
.more-link-wrap {
    display: inline-block;
    font-family: roboto, sans-serif;
    margin-bottom: 20px;
}
.td-read-more a,
.more-link-wrap a {
    background-color: #4db2ec;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    padding: 10px 15px;
    -webkit-transition: background-color 0.4s;
    -moz-transition: background-color 0.4s;
    -o-transition: background-color 0.4s;
    transition: background-color 0.4s;
}
.td-read-more a:hover,
.more-link-wrap a:hover {
    background-color: #222 !important;
    text-decoration: none;
}
.td-admin-edit {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff !important;
    padding: 3px 10px;
    font-size: 13px;
    -webkit-transition: background-color 0.4s;
    -moz-transition: background-color 0.4s;
    -o-transition: background-color 0.4s;
    transition: background-color 0.4s;
}
.td-admin-edit:hover {
    background-color: #000;
}
.td-module-thumb:hover .td-admin-edit {
    display: block;
}
.td-post-category {
    font-family:
        Work Sans,
        arial,
        sans-serif;
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
    background-color: #222;
    color: #fff;
    margin-right: 5px;
    padding: 3px 6px 4px;
    display: block;
    vertical-align: top;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}
.td-post-category:hover {
    background-color: #4db2ec;
}
.td-module-image {
    position: relative;
}
.td-module-image .td-post-category {
    position: absolute;
    bottom: 0;
}
.td-module-meta-info .td-post-category {
    display: inline-block;
}
.td_module_15 {
    padding-bottom: 20px;
    border-bottom: 1px dashed #f2f2f2;
    margin-bottom: 40px;
}
.td_module_15 .entry-title {
    font-size: 34px;
    line-height: 42px;
    margin-bottom: 8px;
    margin-top: 0;
}
@media (max-width: 1018px) {
    .td_module_15 .entry-title {
        font-size: 26px;
        line-height: 36px;
    }
}
.td_module_15 .entry-title a:hover {
    text-decoration: none;
}
.td_module_15.sticky .entry-title a {
    color: #4db2ec;
}
.td_module_15 .td-module-meta-info a:hover {
    text-decoration: none;
}
.td_module_15.post {
    margin-top: 0;
}
.td_module_15.post .td-post-comments {
    display: inline-block;
    float: none;
    margin-left: 22px;
    vertical-align: top;
    position: relative;
    top: 2px;
}
.td_module_15.post .td-post-comments a {
    color: #444;
}
.td_module_15.post .td-module-meta-info {
    margin-bottom: 21px;
}
.td_module_15 .entry-review-stars {
    top: 5px;
}
.td_module_15 .td-post-content {
    padding-bottom: 0;
}
.td_module_15 .td-icon-comments {
    font-size: 9px;
    margin-right: 5px;
    vertical-align: middle;
}
.td_module_15 .alignwide {
    width: auto;
    margin-left: auto;
}
.td_module_15 .alignfull {
    left: auto;
    transform: none;
    width: auto !important;
    margin-left: 0 !important;
}
.td_module_15 .alignfull.wp-block-columns {
    padding-left: 0;
    padding-right: 0;
}
.block-title {
    font-family: roboto, sans-serif;
    font-size: 14px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 26px;
    border-bottom: 2px solid #000;
}
.block-title a,
.block-title span,
.block-title label {
    line-height: 17px;
    display: inline-block;
    padding: 12px 13px 10px;
    background-color: #000;
    color: #fff;
}
.td-block-title span,
.td-block-title a {
    display: inline-block;
}
.td_block_template_1 .block-title {
    text-align: left;
}
.td-page-title {
    font-size: 30px;
    line-height: 38px;
    margin: -9px 0 19px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    body .td-page-title {
        font-size: 26px;
        line-height: 34px;
        margin: -2px 0 19px;
    }
}
@media (max-width: 767px) {
    body .td-page-title {
        font-size: 24px;
        line-height: 32px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .page-template-page-pagebuilder-title .td-crumb-container,
    .page-template-default .td-crumb-container {
        margin-bottom: 0;
    }
}
.page-template-page-pagebuilder-title .wpb_text_column p:last-child,
.page-template-default .wpb_text_column p:last-child {
    margin-bottom: 26px;
}
.page-template-page-pagebuilder-title .wpb_text_column figure img,
.page-template-default .wpb_text_column figure img {
    margin-bottom: 0 !important;
}
.page-template-page-pagebuilder-title .td-main-content-wrap {
    padding-top: 0;
}
.td-main-content-wrap {
    padding-bottom: 40px;
}
@media (max-width: 767px) {
    .td-main-content-wrap {
        padding-bottom: 26px;
    }
}
.td-main-page-wrap {
    padding-top: 48px;
}
@media (max-width: 767px) {
    .td-main-page-wrap {
        padding-top: 32px;
    }
}
.td-author-page {
    font-size: 12px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-author-page {
        margin-bottom: 40px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-author-page {
        margin-bottom: 28px;
    }
}
@media (max-width: 767px) {
    .td-author-page {
        margin-bottom: 28px;
    }
}
.td-author-counters {
    font-family: roboto, sans-serif;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 12px;
}
@media (max-width: 767px) {
    .td-author-counters {
        margin-bottom: 10px;
    }
}
.td-author-counters span {
    background-color: #222;
    padding: 4px 9px 3px;
    margin-right: 10px;
    position: relative;
    top: 0;
}
@-moz-document url-prefix() {
    .td-author-counters span {
        padding: 3px 9px;
        top: -1px;
    }
}
.td-404-title {
    font-family: roboto, sans-serif;
    font-size: 40px;
    color: #222;
    text-align: center;
    line-height: 50px;
    margin: 50px 0 17px;
}
@media (max-width: 767px) {
    .td-404-title {
        font-size: 34px;
        line-height: 44px;
    }
}
.td-404-sub-title {
    font-family: roboto, sans-serif;
    font-size: 21px;
    line-height: 24px;
    color: #a6a6a6;
    text-align: center;
    margin: 0 0 40px;
}
@media (max-width: 767px) {
    .td-404-sub-title {
        font-size: 17px;
        line-height: 22px;
    }
}
.td-404-sub-sub-title {
    text-align: center;
    margin-bottom: 70px;
}
.td-404-sub-sub-title a {
    background-color: #222;
    border: medium;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    line-height: 16px;
    padding: 8px 15px;
    margin-left: 6px;
}
.td-404-sub-sub-title a:hover {
    color: #fff;
    background-color: #4db2ec;
}
.td-404-head {
    text-align: center;
}
.td-attachment-page-content p {
    color: #444;
    font-size: 11px;
    font-style: italic;
    line-height: 17px;
}
.td-attachment-prev {
    display: inline-block;
    margin: 10px 0 21px;
}
.td-attachment-prev img {
    width: 100px;
    height: 100px;
}
.td-attachment-next {
    float: right;
    margin: 10px 0 21px;
}
.td-attachment-next img {
    width: 100px;
    height: 100px;
}
.td-search-query {
    color: #4db2ec;
}
.search-page-search-wrap {
    margin: 37px 0 51px;
}
.td-search-form-widget {
    position: relative;
    line-height: 21px;
}
.td-search-form-widget .wpb_button {
    height: 32px;
    position: absolute;
    right: 0;
    top: 0;
    text-shadow: none;
    padding: 7px 15px 8px;
    line-height: 16px;
    margin: 0;
}
.td-search-form-widget .wpb_button:hover {
    background-color: #4db2ec;
}
.td-search-form-widget div {
    text-align: left;
}
.td-search-form-widget .td-widget-search-input {
    width: 95%;
    border-right: 0;
    height: 32px;
    line-height: 21px;
    position: relative;
    top: 0;
    display: inline-table;
    vertical-align: middle;
}
.td_search_subtitle {
    position: relative;
    top: 11px;
    left: 2px;
    font-size: 12px;
}
.page-nav {
    margin: 30px 0;
    font-family:
        Work Sans,
        arial,
        sans-serif;
    font-size: 12px;
    display: inline-block;
    width: 100%;
}
@media (max-width: 767px) {
    .page-nav {
        margin-right: auto;
        margin-left: auto;
        display: table;
        width: auto;
    }
}
.page-nav a:hover {
    color: #fff;
    background-color: #444;
    border-color: #444;
}
.page-nav a,
.page-nav span {
    padding: 5px 11px;
    border: 1px solid #e3e3e3;
    display: inline-block;
    margin: 0 8px 8px 0;
    min-width: 33px;
    text-align: center;
    color: #666;
    line-height: 21px;
    float: left;
}
@media (max-width: 767px) {
    .page-nav .first,
    .page-nav .last {
        display: none;
    }
}
.page-nav .extend {
    border: none;
}
@media (max-width: 767px) {
    .page-nav .extend {
        display: none;
    }
}
.page-nav i {
    font-size: 9px;
    line-height: 1;
    display: inline-table;
}
.page-nav .pages {
    float: right;
    margin: 0;
    border: none;
    padding: 6px 0 6px 6px;
}
@media (max-width: 767px) {
    .page-nav .pages {
        display: none;
    }
}
.page-nav .current {
    background-color: #4db2ec;
    color: #fff;
    border-color: #4db2ec;
}
.page-nav:first-child > div {
    padding: 5px 11px;
    border: 1px solid #4db2ec;
    display: inline-block;
    margin: 0 8px 8px 0;
    min-width: 33px;
    text-align: center;
    color: #fff;
    line-height: 21px;
    float: left;
    background-color: #4db2ec;
}
.page-nav .td-icon-menu-right {
    padding-left: 1px;
}
.page-nav .td-icon-menu-left {
    padding-right: 1px;
}
.td-page-content {
    padding-bottom: 26px;
}
.td-page-content table {
    margin-bottom: 21px;
}
.tdc-theme-Newspaper {
    overflow-x: hidden;
}
.td-pb-span4 .wpb_wrapper,
.td-ss-main-sidebar {
    perspective: unset !important;
}
.td-crumb-container {
    min-height: 35px;
    margin-bottom: 0;
    padding-top: 21px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-crumb-container {
        padding-top: 16px;
    }
}
@media (max-width: 767px) {
    .td-crumb-container {
        padding-top: 11px;
    }
}
@media (max-width: 767px) {
    .single-post .td-bred-no-url-last {
        display: none;
    }
}
.entry-crumbs {
    font-family:
        Work Sans,
        arial,
        sans-serif;
    font-size: 12px;
    color: #c3c3c3;
    line-height: 18px;
    padding-top: 1px;
    padding-bottom: 2px;
}
.entry-crumbs a {
    color: #c3c3c3;
}
.entry-crumbs a:hover {
    color: #777;
}
.entry-crumbs .td-bread-sep {
    font-size: 8px;
    margin: 0 5px;
}
.td-category {
    list-style: none;
    font-family:
        Work Sans,
        arial,
        sans-serif;
    font-size: 10px;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 1;
}
.td-category li {
    display: inline-block;
    margin: 0 5px 5px 0;
    line-height: 1;
}
.td-category a {
    color: #fff;
    background-color: #222;
    padding: 3px 6px 4px;
    white-space: nowrap;
    display: inline-block;
}
.td-category a:hover {
    opacity: 0.9;
}
@media (max-width: 767px) {
    .single .td-category {
        margin-bottom: 0;
    }
}
.post {
    background-color: #fff;
}
.post header .entry-title {
    margin-top: 0;
    margin-bottom: 7px;
    word-wrap: break-word;
    font-size: 34px;
    line-height: 41px;
}
@media (max-width: 1018px) {
    .post header .entry-title {
        font-size: 32px;
        line-height: 36px;
    }
}
@media (max-width: 767px) {
    .post header .entry-title {
        margin-top: 3px;
        margin-bottom: 9px;
    }
}
.td-post-sub-title {
    font-family:
        Work Sans,
        arial,
        sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
    line-height: 24px;
    color: #999;
    margin: 9px 0 14px;
}
@media (max-width: 767px) {
    .td-post-sub-title {
        margin: 0 0 16px;
    }
}
.bypostauthor {
    line-height: 1;
}
header .td-module-meta-info {
    margin-bottom: 10px;
}
header .td-post-author-name {
    font-weight: 400;
    color: #444;
    float: left;
}
header .td-post-author-name a {
    font-weight: 700;
    margin-right: 3px;
}
header .td-post-date {
    margin-left: 4px;
    color: #444;
    float: left;
}
header .td-post-views {
    float: right;
    margin-right: 22px;
}
header .td-post-views span {
    line-height: 15px;
    vertical-align: top;
}
header .td-icon-views {
    position: relative;
    line-height: 17px;
    font-size: 14px;
    margin-right: 5px;
}
header .td-post-comments {
    float: right;
    position: relative;
    top: 2px;
}
header .td-post-comments a {
    color: #444;
}
header .td-post-comments i {
    vertical-align: middle;
}
header .td-icon-comments {
    margin-right: 5px;
    font-size: 9px;
}
.post footer {
    clear: both;
}
.page-nav.page-nav-post {
    margin-top: 0;
}
.td-post-source-tags {
    font-size: 11px;
}
.td-post-source-tags a {
    font-size: 11px;
}
.td-post-source-tags .td-no-tags {
    margin-bottom: 34px;
}
.td-post-source-via {
    font-family:
        Work Sans,
        arial,
        sans-serif;
    font-weight: 600;
}
.td-post-small-box {
    margin-bottom: 4px;
    line-height: 20px;
    clear: left;
    height: 20px;
    display: table;
}
.td-post-small-box span {
    background-color: #222;
    padding: 5px 9px;
    color: #fff;
    display: block;
    text-transform: uppercase;
    line-height: 10px;
    float: left;
    height: 20px;
}
.td-post-small-box a {
    display: block;
    float: left;
    border: 1px solid #ededed;
    margin-left: 4px;
    line-height: 8px;
    color: #111;
    padding: 5px 8px;
    height: 20px;
}
.td-post-small-box a:hover {
    color: #fff;
    background-color: #4db2ec;
    border-color: #4db2ec;
}
.td-tags {
    margin: 0 0 30px;
    font-family:
        Work Sans,
        arial,
        sans-serif;
    display: table;
    line-height: 20px;
    font-weight: 600;
}
.td-tags li {
    list-style: none;
    display: inline-block;
    line-height: 20px;
    margin-left: 0;
    float: left;
    margin-bottom: 4px;
}
.td-tags span,
.td-tags a {
    margin-right: 4px;
    margin-left: 0;
}
.td-post-next-prev-content {
    display: inline-block;
    font-family: roboto, sans-serif;
    word-break: break-word;
}
.td-post-next-prev-content span {
    display: block;
    font-size: 12px;
    color: #c1c1c1;
    margin-bottom: 7px;
}
.td-post-next-prev-content a {
    display: block;
    font-size: 15px;
    color: #222;
    line-height: 21px;
    margin-bottom: 43px;
}
.td-post-next-prev-content a:hover {
    color: #4db2ec;
}
.td-post-next-post {
    text-align: right;
}
.td-next-prev-separator {
    display: none;
}
@media (max-width: 767px) {
    #td-outer-wrap .td-post-prev-post,
    #td-outer-wrap .td-post-next-post {
        width: 50%;
        float: left;
    }
}
.author-box-wrap {
    border: 2px solid #dfdfdf;
    padding: 21px;
    margin-bottom: 48px;
}
@media (max-width: 767px) {
    .author-box-wrap {
        text-align: center;
    }
}
.author-box-wrap .avatar {
    float: left;
    max-width: 96px;
}
@media (max-width: 767px) {
    .author-box-wrap .avatar {
        margin-bottom: 5px;
        float: none;
    }
}
.author-box-wrap .desc {
    margin-left: 117px;
    font-size: 12px;
}
@media (max-width: 767px) {
    .author-box-wrap .desc {
        margin-left: 0;
    }
}
.author-box-wrap .td-social-icon-wrap .td-icon-font {
    color: #222;
}
.author-box-wrap .td-author-social {
    margin-bottom: -5px;
}
.author-box-wrap .td-author-social a {
    color: #444;
    margin-top: 11px;
}
.author-box-wrap .td-author-social a:hover {
    color: #4db2ec;
}
.author-box-wrap .td-author-social .td-icon-font {
    font-size: 15px;
    width: auto;
    min-width: 18px;
    height: auto;
    margin-right: 15px;
}
.td-author-name {
    font-family:
        Work Sans,
        arial,
        sans-serif;
    font-size: 15px;
    line-height: 21px;
    font-weight: 700;
    margin: 7px 0 8px;
}
.td-author-name a {
    color: #222;
}
.td-author-name a:hover {
    color: #4db2ec;
}
.td-author-url {
    font-size: 11px;
    font-style: italic;
    line-height: 21px;
    margin-bottom: 6px;
}
.td-author-url a {
    color: #444;
}
.td-author-url a:hover {
    color: #4db2ec;
}
.wp-embedded-content {
    width: 100%;
}
.td-post-content .wpml-ls-statics-post_translations .wpml-ls-flag {
    margin-bottom: 0;
}
.single.wpb-js-composer .td-post-content .tdc-row {
    width: 100%;
}
.td-post-content p:empty {
    display: none;
}
.td-post-featured-image {
    position: relative;
}
.td-post-featured-image img {
    display: block;
    margin-bottom: 26px;
    width: 100%;
}
.td-post-featured-image .wp-caption-text {
    margin-bottom: 26px;
    z-index: 1;
}
.td-post-content {
    margin-top: 0;
    padding-bottom: 16px;
}
.td-post-content h1 {
    text-align: left;
    font: normal normal bold 32px/46px Arial;
    letter-spacing: 0;
    color: #A59BED;
}
.td-post-content h2 {
    text-align: left;
    font: normal normal bold 20px/30px Arial;
    letter-spacing: 0;
    color: #000;
}
@media (max-width: 767px) {
    .td-post-content {
        margin-top: 0;
    }
}
.td-post-content p {
    word-wrap: break-word;
}
.td-post-content img {
    display: block;
}
.td-post-content table {
    margin-bottom: 21px;
}
.td-post-content .td-gallery {
    clear: both;
}
.td-post-content .fb-video {
    margin-bottom: 26px;
}
.td-post-content #fb-root + p {
    margin: 0;
}
.td-post-template-default .td-post-title .td-post-comments {
    margin-left: 22px;
}
.td-post-template-default .td-post-title div.td-post-views {
    margin-right: 0;
}
@media (max-width: 1018px) {
    .td-post-template-default .td-post-header header .entry-title {
        font-size: 32px;
        line-height: 36px;
    }
}
.td-post-template-default .td-post-featured-image img {
    width: auto;
}
.comment {
    list-style: none;
    margin-left: 0;
    padding-bottom: 13px;
    border-bottom: 1px dashed #ededed;
    margin-bottom: 21px;
}
.comment:first-child {
    border-top: none;
}
.comment .avatar {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 50px;
}
.comment cite {
    font-family:
        Work Sans,
        arial,
        sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    line-height: 1;
}
@media (max-width: 500px) {
    .comment cite {
        font-size: 16px;
    }
}
@media (max-width: 500px) {
    .comment cite a {
        display: block;
    }
}
.comment .comment-content,
.comment .comment-meta,
.comment .comment-respond {
    margin-left: 70px;
}
.comment .comment-content {
    margin-top: 7px;
}
.comment .comment-content p {
    margin-bottom: 21px;
}
.comment .comment-content p:last-child {
    margin-bottom: 0;
}
.comment p {
    margin-bottom: 0;
    word-wrap: break-word;
}
.comment .logged-in-as {
    margin-bottom: 10px;
}
.comment .children {
    margin-left: 70px;
    padding-top: 16px;
    border-top: 1px dashed #ededed;
    margin-top: 13px;
}
@media (max-width: 500px) {
    .comment .children {
        margin-left: 34px;
    }
}
.comment .children .children {
    margin-left: 56px;
}
@media (max-width: 500px) {
    .comment .children .children {
        margin-left: 0;
    }
}
.comment .children .comment:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.comment .children .comment .avatar {
    width: 36px;
    height: 36px;
    position: relative;
    top: 5px;
}
@media (max-width: 500px) {
    .comment .children .comment .avatar {
        top: 0;
    }
}
.comment .children .comment .comment-content,
.comment .children .comment .comment-meta,
.comment .children .comment .comment-respond {
    margin-left: 56px;
}
.td-comments-title-wrap {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
}
.comment-link {
    font-size: 11px;
    line-height: 1;
    color: #b4b4b4;
    padding-left: 10px;
}
@media (max-width: 500px) {
    .comment-link {
        padding-left: 0;
        margin-bottom: 5px;
        margin-top: 5px;
        display: block;
    }
}
.comment-edit-link {
    font-size: 11px;
    line-height: 1;
    padding-left: 10px;
}
.comment-edit-link:hover {
    text-decoration: underline;
}
@media (max-width: 500px) {
    .comment-edit-link {
        padding-left: 0;
        margin-bottom: 5px;
        margin-top: 5px;
        display: block;
    }
}
.comment-meta {
    margin-top: 3px;
}
.comment-respond {
    margin-bottom: 21px;
}
@media (max-width: 767px) {
    .comment-respond {
        margin-left: 0 !important;
    }
}
.comment-reply-link {
    font-size: 11px;
    color: #b4b4b4;
}
.comment-reply-link:hover {
    color: #4db2ec;
}
.single .comments {
    margin-bottom: 48px;
    padding-top: 10px;
    margin-top: -10px;
}
#reply-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 7px;
    margin-top: 10px;
}
.logged-in-as {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 13px;
}
.logged-in-as a {
    color: #111;
    font-weight: 600;
}
.logged-in-as a:hover {
    color: #4db2ec;
}
@media (max-width: 767px) {
    .logged-in-as a:last-child {
        display: block;
        float: right;
    }
}
#cancel-comment-reply-link {
    font-size: 12px;
    font-weight: 400;
    color: #111;
    margin-left: 10px;
}
#cancel-comment-reply-link:hover {
    color: #4db2ec;
}
.comment .comment-form-input-wrap {
    margin-top: 0;
    margin-bottom: 21px;
}
.comment-subscription-form {
    margin-bottom: 3px;
    font-size: 13px;
}
.comment-subscription-form .subscribe-label {
    margin-left: 3px;
    position: relative;
    top: -1px;
}
@media (max-width: 767px) {
    .td-login-comment {
        background-color: #222;
        width: 100%;
        margin-top: 20px;
        text-align: center;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 700;
    }
    .td-login-comment a {
        color: #fff;
        padding: 14px 0 15px;
        line-height: 19px;
        display: block;
    }
}
@media (max-width: 767px) {
    .comments .comment-form .submit {
        width: 100%;
        font-size: 15px;
        font-weight: 700;
        padding: 15px 0;
        text-transform: uppercase;
    }
}
.comments {
    clear: both;
}
.comment-form .td-warning-comment,
.comment-form .td-warning-author,
.comment-form .td-warning-email,
.comment-form .td-warning-email-error {
    display: none;
}
.comment-form textarea {
    display: block;
}
.td-comment-form-warnings .td-warning-comment,
.td-comment-form-warnings .td-warning-author,
.td-comment-form-warnings .td-warning-email,
.td-comment-form-warnings .td-warning-email-error {
    margin-bottom: -11px;
    color: #ff7a7a;
    font-size: 11px;
    font-style: italic;
    line-height: 15px;
}
.td-form-comment,
.td-form-author,
.td-form-email,
.td-form-url {
    margin-top: 0;
    margin-bottom: 21px;
}
@media (max-width: 767px) {
    .comment-pagination {
        margin-bottom: 25px;
        margin-left: -3%;
        margin-right: -3%;
        text-align: center;
    }
    .comment-pagination a {
        background-color: #222;
        color: #fff;
        padding: 14px 0;
        display: inline-block;
        width: 45%;
        text-align: center;
        line-height: 1;
        margin: 0 2%;
        font-size: 13px;
    }
}
@media (max-width: 767px) {
    .comment-list li:last-child {
        border: none;
    }
}
.comment-form-cookies-consent label {
    margin-left: 8px;
}
.comment-form-cookies-consent * {
    vertical-align: middle;
}
.wp-block-image figcaption {
    font-family: Verdana, Geneva, sans-serif;
    text-align: left;
    margin: 6px 0 26px;
    font-size: 11px;
    font-style: italic;
    font-weight: 400;
    line-height: 17px;
    color: #444;
}
.wp-block-image.alignfull figcaption {
    margin-right: 20px;
    margin-left: 20px;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    line-height: 17px;
}
.wp-block-gallery.alignnone {
    display: flex;
}
.wp-block-categories {
    padding: 0 10px;
}
.wp-block-categories,
.wp-block-categories ul {
    list-style-type: none;
}
.wp-block-categories ul {
    margin: 5px 0 0;
    padding-left: 26px;
}
.wp-block-categories li {
    margin-left: 0;
    margin-bottom: 5px;
}
.wp-block-categories li:last-child {
    margin-bottom: 0;
}
.wp-block-categories a {
    color: #000;
}
.wp-block-categories a:hover {
    text-decoration: none;
    color: #4db2ec;
}
.wp-block-categories .td-widget-no {
    float: right;
}
.wp-block-categories select {
    height: 30px;
    margin-bottom: 10px;
    margin-top: 13px;
    padding: 0 5px;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
    font-size: 36px;
    line-height: 1.2;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large cite {
    font-size: 13px;
}
.wp-block-quote cite {
    color: #6c7781;
    font-size: 13px;
    margin-top: 1em;
    position: relative;
    font-style: normal;
}
.wp-block-archives {
    font-family:
        Work Sans,
        arial,
        sans-serif;
}
.wp-block-archives li {
    line-height: 30px;
    list-style: none;
    padding: 0;
    margin-left: 0 !important;
}
.wp-block-archives li a {
    color: #222;
}
.wp-block-archives li a:hover {
    color: #4db2ec;
    text-decoration: none !important;
}
.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    margin-left: 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment {
    display: flex;
    margin: 10px 0 !important;
    line-height: 21px;
    padding-bottom: 13px;
    font-size: 12px;
}
.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-date {
    display: block;
    font-family:
        Work Sans,
        arial,
        sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #b5b5b5;
    font-style: italic;
    margin-bottom: 5px;
}
.wp-block-latest-comments .wp-block-latest-comments__comment p {
    margin-bottom: 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment a {
    color: #222;
    font-style: italic;
    font-size: 11px;
    font-weight: 700;
}
.wp-block-latest-comments .wp-block-latest-comments__comment a:hover {
    color: #4db2ec;
    text-decoration: none !important;
}
.wp-block-latest-posts:not(.is-grid) li {
    list-style: none;
    margin-bottom: 8px !important;
    margin-left: 0;
    padding-bottom: 7px;
    border-bottom: 1px dashed #f1f1f1;
    font-family: roboto, sans-serif;
}
.wp-block-latest-posts:not(.is-grid) li:last-child {
    border-bottom: none;
}
.wp-block-latest-posts:not(.is-grid) li a {
    display: inline-block;
    color: #222;
    line-height: 21px;
}
.wp-block-latest-posts:not(.is-grid) li a:hover {
    color: #4db2ec;
    text-decoration: none !important;
}
.wp-block-latest-posts:not(.is-grid) .wp-block-latest-posts__post-date {
    display: block;
    font-family:
        Work Sans,
        arial,
        sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #b5b5b5;
    font-style: italic;
    margin-bottom: 5px;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link {
    transition: background-color 0.1s ease;
    -webkit-transition: background-color 0.1s ease;
    padding: 9px 12px;
    font-size: 16px;
    line-height: 20px;
    font-family:
        Work Sans,
        arial,
        sans-serif;
    font-weight: 600;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover {
    background-color: #444 !important;
    text-decoration: none !important;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not([class*="has-background"]) {
    background-color: #4db2ec;
}
.wp-block-button.is-style-outline .wp-block-button__link {
    border-width: 2px;
    border-style: solid;
    transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
}
.wp-block-button.is-style-outline .wp-block-button__link:not([class*="has-background"]) {
    background-color: transparent;
}
.wp-block-button.is-style-outline .wp-block-button__link:not([class*="has-background"]):hover {
    background-color: #4db2ec;
}
.wp-block-button.is-style-outline .wp-block-button__link:not([class*="has-text-color"]) {
    color: #4db2ec;
    border-color: #4db2ec;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
    background-color: #444;
    color: #fff;
    text-decoration: none !important;
}
@media (min-width: 1485px) {
    .alignwide {
        width: calc(100% + 400px);
        margin-left: -200px;
        max-width: 100vw;
    }
    .alignwide.wp-block-video video {
        width: 100%;
    }
    .alignwide.wp-block-embed iframe {
        width: 100%;
    }
}
.alignfull {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw !important;
    max-width: none !important;
    margin-left: 0;
    margin-right: 0;
}
.alignfull.wp-block-cover.has-parallax {
    left: auto;
    transform: none;
    margin-left: calc((-100vw + 100%) / 2);
}
.alignfull.wp-block-columns {
    padding-left: 8px;
    padding-right: 8px;
}
.alignfull.wp-block-embed-adwpress-tv .wp-block-embed__wrapper {
    padding-bottom: 56.25%;
}
.alignfull.wp-block-embed-adwpress-tv iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-left: 8px;
    padding-right: 8px;
}
.alignfull.wp-block-embed iframe {
    width: 100%;
}
.wp-block-media-text {
    margin-bottom: 26px;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin-bottom: 20px;
    width: 100%;
    padding: 0 2%;
}
.gallery-item .gallery-caption {
    text-align: center;
    margin: 0;
}
.gallery-item .gallery-icon img {
    display: inline-block;
}
.gallery-columns-2,
.gallery-columns-3,
.gallery-columns-4,
.gallery-columns-5,
.gallery-columns-6,
.gallery-columns-7,
.gallery-columns-8,
.gallery-columns-9 {
    margin: 0 -2% 20px;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-columns-1 .gallery-item {
    margin-bottom: 30px;
    position: relative;
}
.gallery-columns-1 .gallery-item img {
    display: block;
}
.gallery-columns-1 .gallery-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #0e0e0e;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    padding: 8px 14px 10px;
}
.post_td_gallery {
    font-family:
        Work Sans,
        arial,
        sans-serif;
    color: #fff;
    margin-bottom: 24px;
    background-color: #222;
    overflow: hidden;
    clear: both;
}
.td-gallery-slide-top {
    position: relative;
    min-height: 44px;
    background-color: #111;
}
.td-gallery-title {
    font-style: italic;
    font-size: 14px;
    line-height: 21px;
    font-weight: 600;
    padding: 16px 20px;
    width: 80%;
}
@media (max-width: 767px) {
    .td-gallery-title {
        width: 65%;
        font-size: 13px;
        line-height: 17px;
        padding: 16px;
    }
}
.td-gallery-controls-wrapper {
    height: 28px;
    margin: auto !important;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
.td-gallery-slide-count {
    display: inline-block;
    margin-right: 7px;
    font-style: italic;
    font-size: 12px;
    font-weight: 600;
    vertical-align: middle;
}
@media (max-width: 767px) {
    .td-gallery-slide-count {
        margin-right: 0;
    }
}
.td-gallery-slide-prev-next-but {
    display: inline-block;
    margin-right: 12px;
    vertical-align: middle;
}
@media (max-width: 767px) {
    .td-gallery-slide-prev-next-but {
        margin-right: 8px;
    }
}
.td-gallery-slide-prev-next-but .td-icon-left,
.td-gallery-slide-prev-next-but .td-icon-right {
    font-size: 16px;
    padding: 0 4px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
@media (max-width: 767px) {
    .td-gallery-slide-prev-next-but .td-icon-left,
    .td-gallery-slide-prev-next-but .td-icon-right {
        padding: 0 6px;
    }
}
.td-gallery-slide-prev-next-but .td-icon-left:before {
    content: "\e80c";
}
.td-gallery-slide-prev-next-but .td-icon-right:before {
    content: ">";
}
.td-gallery-slide-copywrite {
    float: right;
    padding: 4px 6px;
    text-align: left;
    font-style: italic;
    line-height: 1;
    font-size: 11px;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.8);
}
.td-button {
    margin: 0 4.2px 0 4.3px;
    background-size: cover !important;
}
.td-doubleSlider-1 {
    overflow: hidden;
    width: auto;
    height: 580px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-doubleSlider-1 {
        height: 420px;
    }
}
@media (max-width: 767px) {
    .td-doubleSlider-1 {
        height: 260px;
    }
}
.td-doubleSlider-1 .td-slide-galery-figure {
    height: 580px;
    text-align: center;
    position: relative;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-doubleSlider-1 .td-slide-galery-figure {
        width: 980px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-doubleSlider-1 .td-slide-galery-figure {
        width: 740px;
        height: 420px;
    }
}
@media (max-width: 767px) {
    .td-doubleSlider-1 .td-slide-galery-figure {
        width: 100%;
        height: 260px;
    }
}
.td-doubleSlider-1 .td-slide-item img {
    max-width: none;
    max-height: 100%;
}
@media (max-width: 767px) {
    .td-doubleSlider-1 .td-slide-item img {
        max-width: 100%;
    }
}
@media (max-width: 767px) {
    .td-doubleSlider-1 .td-slide-item {
        width: 100%;
    }
}
.td-doubleSlider-1 .td-slide-item .td-slide-galery-figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    overflow: auto;
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption span {
    font-family:
        Work Sans,
        arial,
        sans-serif;
    font-size: 12px;
    color: #fff;
    line-height: 18px;
    width: 100%;
    float: left;
    padding: 5px 10px;
    background-color: rgba(0, 0, 0, 0.6);
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content {
    width: 100%;
}
.td-slide-on-2-columns .td-gallery-title {
    width: 73%;
}
@media (max-width: 767px) {
    .td-slide-on-2-columns .td-gallery-title {
        width: 65%;
    }
}
.td-slide-on-2-columns .td-doubleSlider-1 {
    height: 420px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-slide-on-2-columns .td-doubleSlider-1 {
        height: 320px;
    }
}
@media (max-width: 767px) {
    .td-slide-on-2-columns .td-doubleSlider-1 {
        height: 260px;
    }
}
.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
    height: 420px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
        width: 640px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
        width: 484px;
        height: 320px;
    }
}
@media (max-width: 767px) {
    .td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
        width: 100%;
        height: 260px;
    }
}
.td-slide-on-2-columns .td-button {
    margin: 0 5px;
}
.td-pb-span3 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span3 .td-slide-on-2-columns .td-slide-galery-figure {
    height: 200px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-pb-span3 .td-slide-on-2-columns .td-doubleSlider-1,
    .td-pb-span3 .td-slide-on-2-columns .td-slide-galery-figure {
        height: 140px;
    }
}
.td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span5 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span4 .td-slide-on-2-columns .td-slide-galery-figure,
.td-pb-span5 .td-slide-on-2-columns .td-slide-galery-figure {
    height: 300px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1,
    .td-pb-span5 .td-slide-on-2-columns .td-doubleSlider-1,
    .td-pb-span4 .td-slide-on-2-columns .td-slide-galery-figure,
    .td-pb-span5 .td-slide-on-2-columns .td-slide-galery-figure {
        height: 200px;
    }
}
.td-pb-span6 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span6 .td-slide-on-2-columns .td-slide-galery-figure {
    height: 360px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-pb-span6 .td-slide-on-2-columns .td-doubleSlider-1,
    .td-pb-span6 .td-slide-on-2-columns .td-slide-galery-figure {
        height: 260px;
    }
}
.td-pb-span7 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span9 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span7 .td-slide-on-2-columns .td-slide-galery-figure,
.td-pb-span8 .td-slide-on-2-columns .td-slide-galery-figure,
.td-pb-span9 .td-slide-on-2-columns .td-slide-galery-figure {
    height: 420px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-pb-span7 .td-slide-on-2-columns .td-doubleSlider-1,
    .td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1,
    .td-pb-span9 .td-slide-on-2-columns .td-doubleSlider-1,
    .td-pb-span7 .td-slide-on-2-columns .td-slide-galery-figure,
    .td-pb-span8 .td-slide-on-2-columns .td-slide-galery-figure,
    .td-pb-span9 .td-slide-on-2-columns .td-slide-galery-figure {
        height: 320px;
    }
}
@media (max-width: 767px) {
    .td-pb-span3 .td-slide-on-2-columns .td-doubleSlider-1,
    .td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1,
    .td-pb-span5 .td-slide-on-2-columns .td-doubleSlider-1,
    .td-pb-span6 .td-slide-on-2-columns .td-doubleSlider-1,
    .td-pb-span7 .td-slide-on-2-columns .td-doubleSlider-1,
    .td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1,
    .td-pb-span9 .td-slide-on-2-columns .td-doubleSlider-1,
    .td-pb-span3 .td-slide-on-2-columns .td-slide-galery-figure,
    .td-pb-span4 .td-slide-on-2-columns .td-slide-galery-figure,
    .td-pb-span5 .td-slide-on-2-columns .td-slide-galery-figure,
    .td-pb-span6 .td-slide-on-2-columns .td-slide-galery-figure,
    .td-pb-span7 .td-slide-on-2-columns .td-slide-galery-figure,
    .td-pb-span8 .td-slide-on-2-columns .td-slide-galery-figure,
    .td-pb-span9 .td-slide-on-2-columns .td-slide-galery-figure {
        height: 260px;
    }
}
.td-doubleSlider-2 {
    padding: 20px 0 10px;
    height: 80px !important;
    width: 100%;
    background-color: #111;
    visibility: hidden;
}
@media (max-width: 767px) {
    .td-doubleSlider-2 {
        display: none;
    }
}
.td-doubleSlider-2 .td-slider {
    width: 100%;
    height: 100%;
    overflow-wrap: normal;
}
.td-doubleSlider-2 .td-button {
    top: -10px;
    display: inline-block;
    width: 80px !important;
    height: 60px;
    background-size: cover !important;
    background-position: center !important;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-doubleSlider-2 .td-button {
        top: -9px !important;
        width: 56px !important;
        height: 58px;
    }
}
.td-doubleSlider-2 .td-button:hover {
    cursor: pointer;
}
.td-doubleSlider-2 .td-button .td-border {
    height: 60px;
    width: 80px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-doubleSlider-2 .td-button .td-border {
        height: 58px;
        width: 56px;
    }
}
.td-doubleSlider-2.td_center_slide2 {
    text-align: center;
    padding: 25px 0 10px;
}
.td-doubleSlider-2.td_center_slide2 .td-slider {
    display: inline-block;
}
.td-doubleSlider-2.td_center_slide2 .td-button {
    position: relative;
    top: -15px;
    margin: 0 2px 0 3px;
}
.td-js-loaded .td-doubleSlider-2 {
    visibility: visible;
}
.td-slide-galery-figure {
    width: 100% !important;
}
[class^="td-icon-"]:before,
[class*=" td-icon-"]:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
[class*="td-icon-"] {
    line-height: 1;
    text-align: center;
    display: inline-block;
}
.td-icon-logout:before {
    content: "\e800";
}
.td-icon-down:before {
    content: "\e801";
}
.td-icon-left:before {
    content: "\e802";
}
.td-icon-right:before {
    content: ">";
}
.td-icon-up:before {
    content: "\e804";
}
.td-icon-views:before {
    content: url(../img/eye.png);
}
.td-icon-menu-down:before {
    content: "\e806";
}
.td-icon-left-arrow:before {
    content: "\e807";
}
.td-icon-right-arrow:before {
    content: "\e808";
}
.td-icon-menu-up:before {
    content: "\e809";
}
.td-icon-search:before {
    content: "\e80a";
}
.td-icon-user:before {
    content: "\e80b";
}
.td-icon-menu-left:before {
    content: "\e80c";
}
.td-icon-menu-right:before {
    content: "\e80d";
}
.td-icon-star:before {
    content: "\e80f";
}
.td-icon-mail:before {
    content: "\e810";
}
.td-icon-behance:before {
    content: "\e811";
}
.td-icon-blogger:before {
    content: "\e812";
}
.td-icon-delicious:before {
    content: "\e813";
}
.td-icon-deviantart:before {
    content: "\e814";
}
.td-icon-digg:before {
    content: "\e815";
}
.td-icon-dribbble:before {
    content: "\e816";
}
.td-icon-evernote:before {
    content: "\e817";
}
.td-icon-facebook:before {
    content: url(../img/fb.png);
}
.td-icon-flickr:before {
    content: "\e819";
}
.td-icon-forrst:before {
    content: "\e81a";
}
.td-icon-googleplus:before {
    content: url(../img/google.png);
}
.td-icon-instagram:before {
    content: "\e81d";
}
.td-icon-lastfm:before {
    content: "\e81e";
}
.td-icon-linkedin:before {
    content: "\e81f";
}
.td-icon-mail-1:before {
    content: "\e820";
}
.td-icon-myspace:before {
    content: "\e821";
}
.td-icon-path:before {
    content: "\e822";
}
.td-icon-paypal:before {
    content: "\e823";
}
.td-icon-pinterest:before {
    content: url(../img/pint.png);
}
.td-icon-reddit:before {
    content: "\e827";
}
.td-icon-rss:before {
    content: "\e828";
}
.td-icon-share:before {
    content: "\e829";
}
.td-icon-skype:before {
    content: "\e82a";
}
.td-icon-soundcloud:before {
    content: "\e82b";
}
.td-icon-spotify:before {
    content: "\e82c";
}
.td-icon-stackoverflow:before {
    content: "\e82d";
}
.td-icon-steam:before {
    content: "\e82e";
}
.td-icon-stumbleupon:before {
    content: "\e82f";
}
.td-icon-tumblr:before {
    content: "\e830";
}
.td-icon-twitter:before {
    content: url(../img/tw.png);
}
.td-icon-vimeo:before {
    content: "\e832";
}
.td-icon-windows:before {
    content: "\e833";
}
.td-icon-adwpress:before {
    content: "\e834";
}
.td-icon-yahoo:before {
    content: "\e835";
}
.td-icon-youtube:before {
    content: "\e836";
}
.td-icon-vk:before {
    content: "\e837";
}
.td-icon-grooveshark:before {
    content: "\e838";
}
.td-icon-star-empty:before {
    content: "\e839";
}
.td-icon-star-half:before {
    content: "\e83a";
}
.td-icon-close:before {
    content: "\e83c";
}
.td-icon-read-down:before {
    content: "\e83d";
}
.td-icon-comments:before {
    content: url(../img/comment.png);
}
.td-icon-mobile:before {
    content: "\e83e";
}
.td-icon-whatsapp:before {
    content: url(../img/wtsp.png);
}
.td-icon-commenting:before {
    content: "\f27a";
}
.td-icon-close-mobile:before {
    content: "\e900";
}
.td-icon-modal-back:before {
    content: "\e901";
}
.td-icon-modal-close:before {
    content: "\e902";
}
.td-icon-category:before {
    content: "\e903";
}
.td-icon-block-header:before {
    content: "\e904";
}
.td-icon-home:before {
    content: "\e905";
}
.td-icon-print:before {
    content: "\f02f";
}
.td-icon-telegram:before {
    content: "\f2c6";
}
.td-icon-line:before {
    content: "\e906";
}
.td-icon-viber:before {
    content: "\e907";
}
.td-icon-plus:before {
    content: "\ea0a";
}
.td-icon-minus:before {
    content: "\ea0b";
}
.td-icon-dailymotion:before {
    content: "\e908";
}
.td-icon-twitch:before {
    content: "\e909";
}
.td-icon-xing:before {
    content: "\e90a";
}
.td-icon-ebay:before {
    content: "\e90b";
}
.td-icon-acolade:before {
    content: "\e90c";
}
.td-icon-backslash:before {
    content: "\e90d";
}
.td-icon-bracket-square:before {
    content: "\e90e";
}
.td-icon-circle:before {
    content: "\e90f";
}
.td-icon-circle-full:before {
    content: "\e910";
}
.td-icon-circle-line:before {
    content: "\e911";
}
.td-icon-circless:before {
    content: "\e912";
}
.td-icon-comma-round:before {
    content: "\e913";
}
.td-icon-comma-square:before {
    content: "\e914";
}
.td-icon-hash:before {
    content: "\e915";
}
.td-icon-linee:before {
    content: "\e916";
}
.td-icon-pluss:before {
    content: "\e917";
}
.td-icon-point-comma-round:before {
    content: "\e918";
}
.td-icon-point-comma-square:before {
    content: "\e919";
}
.td-icon-point-round:before {
    content: "\e91a";
}
.td-icon-point-square:before {
    content: "\e91b";
}
.td-icon-quote-round:before {
    content: "\e91c";
}
.td-icon-quote-square:before {
    content: "\e91d";
}
.td-icon-romb-full:before {
    content: "\e91e";
}
.td-icon-romb-line:before {
    content: "\e91f";
}
.td-icon-romb-round-full:before {
    content: "\e920";
}
.td-icon-romb-round-line:before {
    content: "\e921";
}
.td-icon-rombs:before {
    content: "\e922";
}
.td-icon-slashh:before {
    content: "\e923";
}
.td-icon-star-full:before {
    content: "\e924";
}
.td-icon-star-line:before {
    content: "\e925";
}
.td-icon-translingual:before {
    content: "\e926";
}
.td-icon-upp:before {
    content: "\e927";
}
.td-icon-vertical-line:before {
    content: "\e928";
}
.td-icon-dots-circle-big:before {
    content: "\e929";
}
.td-icon-dots-circle-line:before {
    content: "\e92a";
}
.td-icon-dots-circle-line-medium:before {
    content: "\e92b";
}
.td-icon-dots-circle-medium:before {
    content: "\e92c";
}
.td-icon-dots-circle-united-line:before {
    content: "\e92d";
}
.td-icon-dots-romb:before {
    content: "\e92e";
}
.td-icon-dots-romb-big:before {
    content: "\e92f";
}
.td-icon-dots-romb-line:before {
    content: "\e930";
}
.td-icon-dots-romb-united:before {
    content: "\e931";
}
.td-icon-dots-romb-united-line:before {
    content: "\e932";
}
.td-icon-dots-square:before {
    content: "\e933";
}
.td-icon-dots-square-big:before {
    content: "\e934";
}
.td-icon-dots-square-line:before {
    content: "\e935";
}
.td-icon-dots-square-line-big:before {
    content: "\e936";
}
.td-icon-dots-square-medium:before {
    content: "\e937";
}
.td-icon-magnifier-big-fill-space:before {
    content: "\e938";
}
.td-icon-magnifier-big-long-line:before {
    content: "\e939";
}
.td-icon-magnifier-big-rounded:before {
    content: "\e93a";
}
.td-icon-magnifier-big-rounded-line:before {
    content: "\e93b";
}
.td-icon-magnifier-big-space:before {
    content: "\e93c";
}
.td-icon-magnifier-big-square-space:before {
    content: "\e93d";
}
.td-icon-magnifier-fill-round-space:before {
    content: "\e93e";
}
.td-icon-magnifier-medium-long:before {
    content: "\e93f";
}
.td-icon-magnifier-medium-long-light:before {
    content: "\e940";
}
.td-icon-magnifier-medium-long-line:before {
    content: "\e941";
}
.td-icon-magnifier-medium-short:before {
    content: "\e942";
}
.td-icon-magnifier-medium-short-light:before {
    content: "\e943";
}
.td-icon-magnifier-outline-line:before {
    content: "\e944";
}
.td-icon-magnifier-real-long:before {
    content: "\e945";
}
.td-icon-magnifier-real-long-line:before {
    content: "\e946";
}
.td-icon-magnifier-real-space-line:before {
    content: "\e947";
}
.td-icon-magnifier-thin-long:before {
    content: "\e948";
}
.td-icon-magnifier-thin-short:before {
    content: "\e949";
}
.td-icon-menu-arrow-down:before {
    content: "\e94a";
}
.td-icon-menu-arrow-right:before {
    content: "\e94b";
}
.td-icon-menu-circle:before {
    content: "\e94c";
}
.td-icon-menu-circle-equal:before {
    content: "\e94d";
}
.td-icon-menu-dots-circle:before {
    content: "\e94e";
}
.td-icon-menu-dots-circle-line:before {
    content: "\e94f";
}
.td-icon-menu-dots-romb:before {
    content: "\e950";
}
.td-icon-menu-dots-romb-line-united:before {
    content: "\e951";
}
.td-icon-menu-dots-romb-united:before {
    content: "\e952";
}
.td-icon-menu-dots-romb-wide:before {
    content: "\e953";
}
.td-icon-menu-dots-rounded:before {
    content: "\e954";
}
.td-icon-menu-dots-square:before {
    content: "\e955";
}
.td-icon-menu-dots-square-line:before {
    content: "\e956";
}
.td-icon-menu-fill-circles:before {
    content: "\e957";
}
.td-icon-menu-fill-squares:before {
    content: "\e958";
}
.td-icon-menu-line-center:before {
    content: "\e959";
}
.td-icon-menu-line-center-equal:before {
    content: "\e95a";
}
.td-icon-menu-line-circles:before {
    content: "\e95b";
}
.td-icon-menu-line-left:before {
    content: "\e95c";
}
.td-icon-menu-line-right:before {
    content: "\e95d";
}
.td-icon-menu-line-square-center:before {
    content: "\e95e";
}
.td-icon-menu-line-square-center-equal:before {
    content: "\e95f";
}
.td-icon-menu-line-square-left:before {
    content: "\e960";
}
.td-icon-menu-line-square-right:before {
    content: "\e961";
}
.td-icon-menu-line-squares:before {
    content: "\e962";
}
.td-icon-menu-medium:before {
    content: "\e963";
}
.td-icon-menu-medium-center:before {
    content: "\e964";
}
.td-icon-menu-medium-left:before {
    content: "\e965";
}
.td-icon-menu-medium-right:before {
    content: "\e966";
}
.td-icon-menu-medium-square:before {
    content: "\e967";
}
.td-icon-menu-outline-circle:before {
    content: "\e968";
}
.td-icon-menu-outline-circle-equal:before {
    content: "\e969";
}
.td-icon-menu-outline-rounded:before {
    content: "\e96a";
}
.td-icon-menu-outline-rounded-square:before {
    content: "\e96b";
}
.td-icon-menu-outline-square:before {
    content: "\e96c";
}
.td-icon-menu-outline-square-round:before {
    content: "\e96d";
}
.td-icon-menu-outline-square-round-lines:before {
    content: "\e96e";
}
.td-icon-menu-rounded:before {
    content: "\e96f";
}
.td-icon-menu-rounded-square:before {
    content: "\e970";
}
.td-icon-menu-square:before {
    content: "\e971";
}
.td-icon-menu-square-arrow-right:before {
    content: "\e972";
}
.td-icon-menu-square-round:before {
    content: "\e973";
}
.td-icon-menu-square-round-lines:before {
    content: "\e974";
}
.td-icon-menu-thin:before {
    content: "\e975";
}
.td-icon-menu-thin-center:before {
    content: "\e976";
}
.td-icon-menu-thin-left:before {
    content: "\e977";
}
.td-icon-menu-thin-right:before {
    content: "\e978";
}
.td-icon-menu-thin-square:before {
    content: "\e979";
}
.td-icon-menu-vertical:before {
    content: "\e97a";
}
.td-icon-box-hex:before {
    content: "\e97b";
}
.td-icon-camera-details:before {
    content: "\e97c";
}
.td-icon-camera-lens:before {
    content: "\e97d";
}
.td-icon-camera-simple:before {
    content: "\e97e";
}
.td-icon-check-star:before {
    content: "\e97f";
}
.td-icon-decorative-flower:before {
    content: "\e980";
}
.td-icon-drops-fill:before {
    content: "\e981";
}
.td-icon-fish-pyramids:before {
    content: "\e982";
}
.td-icon-flower-pond:before {
    content: "\e983";
}
.td-icon-lines-dots:before {
    content: "\e984";
}
.td-icon-lotus-fill:before {
    content: "\e985";
}
.td-icon-lotus-lines:before {
    content: "\e986";
}
.td-icon-maze-arrow:before {
    content: "\e987";
}
.td-icon-maze-hex:before {
    content: "\e988";
}
.td-icon-rock-hex:before {
    content: "\e989";
}
.td-icon-star-fill:before {
    content: "\e98a";
}
.td-icon-star-flower:before {
    content: "\e98b";
}
.td-icon-star-lines:before {
    content: "\e98c";
}
.td-icon-tangle-fill:before {
    content: "\e98d";
}
.td-icon-tangle-hex:before {
    content: "\e98e";
}
.td-icon-team-work:before {
    content: "\e98f";
}
.td-icon-tree-circle:before {
    content: "\e990";
}
.td-icon-tree-lines:before {
    content: "\e991";
}
.td-icon-tulip-lines:before {
    content: "\e992";
}
.td-icon-vertical-leaf:before {
    content: "\e993";
}
.td-icon-diamond-fill:before {
    content: "\e994";
}
.td-icon-mountains-lines:before {
    content: "\e995";
}
.td-icon-x-lines:before {
    content: "\e996";
}
.td-icon-abstract-circle-lines:before {
    content: "\e997";
}
.td-icon-abstract-lines-emblem:before {
    content: "\e998";
}
.td-icon-Z-letter-lines:before {
    content: "\e999";
}
.td-icon-star-squares-lines:before {
    content: "\e99a";
}
.td-icon-star-squares-fill:before {
    content: "\e99b";
}
.td-icon-star1-flower:before {
    content: "\e99c";
}
.td-icon-heart-flower:before {
    content: "\e99d";
}
.td-icon-star-hex:before {
    content: "\e99e";
}
.td-icon-bird-origami-lines:before {
    content: "\e99f";
}
.td-icon-decorative-flower1:before {
    content: "\e9a0";
}
.td-icon-hand-holding-flower:before {
    content: "\e9a1";
}
.td-icon-moon-stars1-line:before {
    content: "\e9a2";
}
.td-icon-abstract-owl-lines:before {
    content: "\e9a3";
}
.td-icon-abstract-lines-model:before {
    content: "\e9a4";
}
.td-icon-owl-lines:before {
    content: "\e9a5";
}
.td-icon-buck-fill:before {
    content: "\e9a6";
}
.td-icon-lines-loader:before {
    content: "\e9a7";
}
.td-icon-trees-circle:before {
    content: "\e9a8";
}
.td-icon-moon-stars-line:before {
    content: "\e9a9";
}
.td-icon-line3-thin:before {
    content: "\e9aa";
}
.td-icon-line2-thin:before {
    content: "\e9ab";
}
.td-icon-line1-thin:before {
    content: "\e9ac";
}
.td-icon-line3-thik:before {
    content: "\e9ad";
}
.td-icon-line2-thik:before {
    content: "\e9ae";
}
.td-icon-line1-thik:before {
    content: "\e9af";
}
.td-icon-wreath3-fill:before {
    content: "\e9b0";
}
.td-icon-wreath2-fill:before {
    content: "\e9b1";
}
.td-icon-wreath1-fill:before {
    content: "\e9b2";
}
.td-icon-wreath-fill:before {
    content: "\e9b3";
}
.td-icon-wreath-line:before {
    content: "\e9b4";
}
.td-icon-flower-branch-vertical:before {
    content: "\e9b5";
}
.td-icon-branch1-vertical-fill:before {
    content: "\e9b6";
}
.td-icon-branch-vertical-fill:before {
    content: "\e9b7";
}
.td-icon-flower-vertical-line:before {
    content: "\e9b8";
}
.td-icon-leaves-vertical-line:before {
    content: "\e9b9";
}
.td-icon-leaves-vertical-fill:before {
    content: "\e9ba";
}
.td-icon-separator3-wave:before {
    content: "\e9bb";
}
.td-icon-separator2-wave:before {
    content: "\e9bc";
}
.td-icon-separator1-wave:before {
    content: "\e9bd";
}
.td-icon-separator-wave:before {
    content: "\e9be";
}
.td-icon-separator2-straigth:before {
    content: "\e9bf";
}
.td-icon-separator1-straigth:before {
    content: "\e9c0";
}
.td-icon-separator-straigth:before {
    content: "\e9c1";
}
.td-icon-leaves-left-fill:before {
    content: "\e9c2";
}
.td-icon-leaves-left-line:before {
    content: "\e9c3";
}
.td-icon-leaves1-left-fill:before {
    content: "\e9c4";
}
.td-icon-leaves5-right-fill:before {
    content: "\e9c5";
}
.td-icon-leaves4-right-fill:before {
    content: "\e9c6";
}
.td-icon-leaves3-right-fill:before {
    content: "\e9c7";
}
.td-icon-leaves1-right-line:before {
    content: "\e9c8";
}
.td-icon-leaves2-right-fill:before {
    content: "\e9c9";
}
.td-icon-leaves1-right-fill:before {
    content: "\e9ca";
}
.td-icon-leaves-right-line:before {
    content: "\e9cb";
}
.td-icon-leaves-right-fill:before {
    content: "\e9cc";
}
.td-icon-tulips-left-fill:before {
    content: "\e9cd";
}
.td-icon-audio-pause:before {
    content: "\e9ce";
}
.td-icon-audio-play:before {
    content: "\e9cf";
}
.td-icon-audio-speaker:before {
    content: "\e9d0";
}
.td-icon-audio-speaker-mute:before {
    content: "\e9d1";
}
.td-icon-audio-refresh:before {
    content: "\e9d2";
}
.td-social-icon-wrap:hover .td-icon-font {
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
    color: #fff;
}
.td-social-icon-wrap:hover i.td-icon-behance {
    color: #000;
}
.td-social-icon-wrap:hover i.td-icon-blogger {
    color: #ffa900;
}
.td-social-icon-wrap:hover i.td-icon-delicious {
    color: #39f;
}
.td-social-icon-wrap:hover i.td-icon-deviantart {
    color: #4e6252;
}
.td-social-icon-wrap:hover i.td-icon-digg {
    color: #000;
}
.td-social-icon-wrap:hover i.td-icon-dribbble {
    color: #ea4c89;
}
.td-social-icon-wrap:hover i.td-icon-evernote {
    color: #07c257;
}
.td-social-icon-wrap:hover i.td-icon-facebook {
    color: #3b5998;
}
.td-social-icon-wrap:hover i.td-icon-flickr {
    color: #ff0084;
}
.td-social-icon-wrap:hover i.td-icon-forrst {
    color: #3b7140;
}
.td-social-icon-wrap:hover i.td-icon-googleplus {
    color: #dd4b39;
}
.td-social-icon-wrap:hover i.td-icon-grooveshark {
    color: #f77f00;
}
.td-social-icon-wrap:hover i.td-icon-instagram {
    color: #3f729b;
}
.td-social-icon-wrap:hover i.td-icon-lastfm {
    color: #ce2127;
}
.td-social-icon-wrap:hover i.td-icon-linkedin {
    color: #007bb6;
}
.td-social-icon-wrap:hover i.td-icon-mail {
    color: #000;
}
.td-social-icon-wrap:hover i.td-icon-myspace {
    color: #000;
}
.td-social-icon-wrap:hover i.td-icon-path {
    color: #e62f17;
}
.td-social-icon-wrap:hover i.td-icon-paypal {
    color: #009cde;
}
.td-social-icon-wrap:hover i.td-icon-pinterest {
    color: #cb2027;
}
.td-social-icon-wrap:hover i.td-icon-reddit {
    color: #ff4100;
}
.td-social-icon-wrap:hover i.td-icon-rss {
    color: #f36f24;
}
.td-social-icon-wrap:hover i.td-icon-share {
    color: #000;
}
.td-social-icon-wrap:hover i.td-icon-skype {
    color: #01aef2;
}
.td-social-icon-wrap:hover i.td-icon-soundcloud {
    color: #f50;
}
.td-social-icon-wrap:hover i.td-icon-spotify {
    color: #81b900;
}
.td-social-icon-wrap:hover i.td-icon-stackoverflow {
    color: #000;
}
.td-social-icon-wrap:hover i.td-icon-steam {
    color: #000;
}
.td-social-icon-wrap:hover i.td-icon-stumbleupon {
    color: #eb4923;
}
.td-social-icon-wrap:hover i.td-icon-tumblr {
    color: #32506d;
}
.td-social-icon-wrap:hover i.td-icon-twitter {
    color: #00aced;
}
.td-social-icon-wrap:hover i.td-icon-vimeo {
    color: #5289cc;
}
.td-social-icon-wrap:hover i.td-icon-vk {
    color: #45668e;
}
.td-social-icon-wrap:hover i.td-icon-windows {
    color: #319de5;
}
.td-social-icon-wrap:hover i.td-icon-adwpress {
    color: #222;
}
.td-social-icon-wrap:hover i.td-icon-yahoo {
    color: #720e9e;
}
.td-social-icon-wrap:hover i.td-icon-youtube {
    color: #b00;
}
.td-social-icon-wrap:hover i.td-icon-dailymotion {
    color: #41bafc;
}
.td-social-icon-wrap:hover i.td-icon-twitch {
    color: #4a377d;
}
.td-social-icon-wrap:hover i.td-icon-xing {
    color: #1e6567;
}
.td-social-icon-wrap:hover i.td-icon-ebay {
    color: #db2e32;
}
.td-social-icon-wrap:hover i.td-icon-telegram {
    color: #3b9de1;
}
.widget {
    font-family:
        Work Sans,
        arial,
        sans-serif;
    margin-bottom: 38px;
}
.widget a {
    color: #111;
}
.widget a:hover {
    color: #4db2ec;
}
.widget ul {
    list-style: none;
    box-shadow: none;
}
.widget li {
    line-height: 30px;
    list-style: none;
    margin-left: 12px;
}
.widget li li {
    margin-left: 21px;
}
.widget select {
    width: 100%;
    height: 30px;
    margin-bottom: 10px;
    margin-top: 13px;
    padding: 0 5px;
}
.widget .block-title {
    margin-bottom: 13px;
}
.widget .block-title span a {
    padding: 0;
    color: inherit;
}
.archive .widget_archive .current,
.archive .widget_archive .current a {
    color: #4db2ec;
}
.widget_calendar {
    margin-bottom: 36px;
}
.widget_calendar .block-title {
    margin-bottom: 17px;
}
.widget_calendar table {
    width: 100%;
    text-align: center;
}
.widget_calendar th {
    text-align: center;
}
.widget_calendar td {
    padding: 8px 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .widget_calendar td {
        padding: 5px 0;
    }
}
.widget_calendar #today {
    background-color: #ededed;
    font-weight: 700;
    color: #000;
}
.widget_calendar caption {
    font-weight: 700;
    padding-bottom: 10px;
}
.widget_calendar thead tr {
    line-height: 34px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .widget_calendar thead tr {
        line-height: 28px;
    }
}
.widget_calendar tfoot td {
    border: none;
}
.widget_calendar tfoot #prev {
    text-align: left;
}
.widget_calendar tfoot #next {
    text-align: right;
}
.widget_calendar tfoot a:hover {
    color: #4db2ec;
}
.widget_categories li .td-cat-no,
.widget_categories .td-widget-no {
    float: right;
    margin-right: 10px;
}
.widget_recent_comments,
.td_wp_recentcomments {
    margin-bottom: 42px;
    font-size: 12px;
    color: #444;
}
.widget_recent_comments .block-title,
.td_wp_recentcomments .block-title {
    margin-bottom: 18px;
}
.widget_recent_comments span a,
.td_wp_recentcomments span a {
    margin-right: 5px;
    margin-left: 0;
}
.widget_recent_comments a,
.td_wp_recentcomments a {
    margin-left: 5px;
    font-style: italic;
    font-size: 13px;
    font-weight: 600;
}
.widget_recent_comments .recentcomments,
.td_wp_recentcomments .recentcomments {
    display: block;
    margin: 10px 12px !important;
    line-height: 21px;
    padding-bottom: 13px;
}
.widget_recent_comments .recentcomments:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}
.td_wp_recentcomments > div:first-child .recentcomments {
    margin-top: 0 !important;
}
.td_wp_recentcomments > div:last-child .recentcomments {
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.td_wp_recentcomments a {
    color: #111;
}
.td_wp_recentcomments a:hover {
    color: #4db2ec;
}
.widget_recent_entries {
    margin-bottom: 32px;
}
.widget_recent_entries ul {
    margin-top: 13px;
}
.widget_recent_entries li {
    margin-bottom: 8px;
    padding-bottom: 7px;
    border-bottom: 1px dashed #f1f1f1;
    font-family: roboto, sans-serif;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .widget_recent_entries li {
        margin-bottom: 3px;
        padding-bottom: 2px;
    }
}
.widget_recent_entries li:last-child {
    border-bottom: none;
}
.widget_recent_entries li a {
    display: inline-block;
    line-height: 21px;
}
.widget_recent_entries .post-date {
    display: block;
    font-family:
        Work Sans,
        arial,
        sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #b5b5b5;
    font-style: italic;
    margin-bottom: 5px;
}
.widget_rss {
    margin-bottom: 29px;
}
.widget_rss .block-title {
    margin-bottom: 17px;
}
.widget_rss .block-title span {
    padding: 0;
    line-height: 1;
}
.widget_rss .block-title a:first-child {
    display: none;
}
.widget_rss .block-title a:hover {
    color: #4db2ec;
}
.widget_rss .block-title .rsswidget {
    color: #fff;
    padding: 6px 12px 5px;
}
.widget_rss li {
    margin-bottom: 14px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #f1f1f1;
    line-height: 21px;
}
.widget_rss li .rsswidget {
    margin-bottom: 8px;
    margin-right: 10px;
    padding-bottom: 7px;
    font-family: roboto, sans-serif;
    font-weight: 500;
    font-size: 18px;
}
.widget_rss li .rssSummary {
    font-size: 12px;
    color: #444;
}
.widget_rss li:last-child {
    border-bottom: none;
}
.widget_rss .rss-date,
.widget_rss cite {
    display: block;
    font-family:
        Work Sans,
        arial,
        sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #b5b5b5;
    font-style: italic;
    position: relative;
    margin-bottom: 5px;
    margin-top: 5px;
}
.widget_search {
    margin-bottom: 48px;
}
.widget_search .block-title {
    margin-bottom: 26px;
}
.widget_text ul {
    margin-bottom: 21px;
}
.widget_text ul li {
    list-style: disc;
    list-style-position: inside;
}
.widget_text ol {
    margin-bottom: 21px;
}
.widget_text ol li {
    list-style-type: decimal;
    margin: 0 0 0 21px;
    line-height: 24px;
}
.widget_text a {
    color: #4db2ec;
}
.widget_text a:hover {
    text-decoration: underline !important;
}
.widget_text .block-title {
    margin-bottom: 26px;
}
.widget_text .wp-smiley {
    width: auto;
}
.widget_tag_cloud {
    margin-bottom: 48px;
}
.widget_tag_cloud .block-title {
    margin-bottom: 26px;
}
.widget_tag_cloud .tagcloud {
    padding: 0 12px;
}
.widget_tag_cloud a {
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
}
.wp-video {
    margin-bottom: 26px;
    position: relative;
}
.wp-video .wp-video-shortcode {
    outline: none;
}
.widget_media_video .wp-video {
    margin-bottom: 0;
}
.widget_media_video .block-title,
.widget_media_audio .block-title,
.widget_media_image .block-title {
    margin-bottom: 26px;
}
@media print {
    html,
    body {
        background-color: #fff;
        color: #000;
        margin: 0;
        padding: 0;
    }
    body {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        zoom: 80%;
    }
    body .td-post-featured-image img {
        width: 100% !important;
    }
    .td-post-template-1 .td-featured-image-rec {
        width: 40%;
    }
    .td-post-template-6 #td-full-screen-header-image {
        position: relative !important;
    }
    .td-post-template-6 .td-post-header {
        height: auto !important;
    }
    .td-post-template-6 .td-post-header-holder {
        position: relative !important;
    }
    .td-post-template-6 .td-backstretch,
    .td-post-template-7 .td-backstretch {
        left: auto !important;
        right: auto !important;
        transform: none !important;
        width: auto !important;
        height: auto !important;
    }
    .td-post-template-7 .td-parallax-header {
        left: auto !important;
        right: auto !important;
        transform: none !important;
    }
    .td-post-template-8 .td-post-header {
        height: auto;
    }
    img {
        max-width: 100%;
        display: block;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        page-break-after: avoid;
    }
    ul,
    ol,
    li {
        page-break-inside: avoid;
    }
    table,
    tr,
    td {
        page-break-before: avoid;
    }
    .single-post .td-header-wrap,
    .single-post .td-main-sidebar,
    .single-post #td-theme-settings,
    .single-post .td-header-top-menu,
    .single-post .td-header-menu-wrap,
    .single-post .td-header-sp-ads,
    .single-post .td-main-sidebar,
    .single-post .td-post-source-tags,
    .single-post .td-post-sharing,
    .single-post .td-post-next-prev,
    .single-post .td_block_related_posts,
    .single-post #comments,
    .single-post .td-footer-container,
    .single-post .td-footer-wrapper,
    .single-post .td-sub-footer-container,
    .single-post .td-category,
    .single-post .td-post-views,
    .single-post .td-post-comments,
    .single-post .td-scroll-up,
    .single-post iframe,
    .single-post .td-more-articles-box,
    .single-post .td_block_video_playlist,
    .single-post .td-crumb-container,
    .single-post .td-g-rec,
    .single-post .td-a-rec,
    .single-post .td-menu-background,
    .single-post .author-box-wrap .avatar {
        display: none !important;
    }
    .backstretch {
        display: none;
    }
    .td-main-content,
    header {
        width: 100% !important;
    }
}
.td-sub-footer-container {
    background-color: #0d0d0d;
    color: #ccc;
    font-size: 12px;
    font-family:
        Work Sans,
        arial,
        sans-serif;
}
@media (max-width: 767px) {
    .td-sub-footer-container {
        text-align: center;
        padding: 6px 0;
    }
}
.td-sub-footer-copy {
    line-height: 20px;
    margin-top: 8px;
    margin-bottom: 8px;
}
@media (max-width: 767px) {
    .td-sub-footer-copy {
        float: none !important;
    }
}
.td-sub-footer-container .td-sub-footer-menu {
    float: right;
}
@media (max-width: 767px) {
    .td-sub-footer-container .td-sub-footer-menu {
        float: none;
    }
}
.td-subfooter-menu {
    display: inline-block;
    margin: 7px 0;
    float: right;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-subfooter-menu {
        padding-right: 40px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-subfooter-menu {
        padding-right: 48px;
    }
}
@media (max-width: 767px) {
    .td-subfooter-menu {
        float: none;
    }
}
.td-subfooter-menu li {
    display: inline-block;
    margin-left: 0;
    line-height: 18px;
}
.td-subfooter-menu li a {
    margin-right: 16px;
    line-height: 18px;
    display: inline-block;
    color: #ccc;
}
.td-subfooter-menu li a:hover {
    color: #4db2ec;
}
.td-subfooter-menu li:last-child a {
    margin-right: 0;
}
.td-subfooter-menu ul {
    display: none;
}
.td-subfooter-menu .fa {
    margin-right: 3px;
}
.adwdiv-small-theme-menu > li > a:before {
    background-color: transparent;
    content: "";
    width: 0;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: width 0.2s ease;
    -moz-transition: width 0.2s ease;
    -o-transition: width 0.2s ease;
    transition: width 0.2s ease;
}
.adwdiv-small-theme-menu > .current-menu-item > a:before,
.adwdiv-small-theme-menu > .current-menu-ancestor > a:before,
.adwdiv-small-theme-menu > .current-category-ancestor > a:before,
.adwdiv-small-theme-menu > li:hover > a:before,
.adwdiv-small-theme-menu > .sfHover > a:before {
    background-color: #4db2ec;
    width: 100%;
}
.adwdiv-small-theme-menu > .current-menu-item > a:after,
.adwdiv-small-theme-menu > .current-menu-ancestor > a:after,
.adwdiv-small-theme-menu > .current-category-ancestor > a:after,
.adwdiv-small-theme-menu > li:hover > a:after,
.adwdiv-small-theme-menu > .sfHover > a:after {
    background-color: transparent;
    width: auto;
}
.adwdiv-small-theme-menu .menu-item-has-children {
    position: relative;
}
.adwdiv-small-theme-menu .menu-item-has-children > a:after {
    content: "\e806";
    position: relative;
    top: -2px;
    padding-left: 7px;
    font-family: newspaper;
    font-size: 9px;
    line-height: 1;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .adwdiv-small-theme-menu .menu-item-has-children > a:after {
        top: -1px;
    }
}
.adwdiv-small-theme-menu .menu-item-has-children ul {
    min-width: 10em;
    width: auto;
    padding: 15px 0;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.15);
    visibility: hidden;
    opacity: 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .adwdiv-small-theme-menu .menu-item-has-children ul {
        padding: 8px 0;
    }
}
.adwdiv-small-theme-menu .menu-item-has-children ul .menu-item.current-menu-item > a,
.adwdiv-small-theme-menu .menu-item-has-children ul .menu-item.current-menu-ancestor > a,
.adwdiv-small-theme-menu .menu-item-has-children ul .menu-item.current-category-ancestor > a,
.adwdiv-small-theme-menu .menu-item-has-children ul .menu-item:hover > a {
    color: #4db2ec;
}
.adwdiv-small-theme-menu .menu-item-has-children ul .menu-item > a {
    display: block;
    padding: 7px 30px;
    font-size: 12px;
    line-height: 20px;
    color: #111;
    white-space: nowrap;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .adwdiv-small-theme-menu .menu-item-has-children ul .menu-item > a {
        padding: 5px 16px 6px;
        font-size: 11px;
    }
}
.adwdiv-small-theme-menu .menu-item-has-children ul .menu-item-has-children ul {
    left: 100%;
    margin: -15px 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .adwdiv-small-theme-menu .menu-item-has-children ul .menu-item-has-children ul {
        margin: -8px 0;
    }
}
.adwdiv-small-theme-menu .menu-item-has-children ul .menu-item-has-children > a:after {
    content: "\e808";
    position: absolute;
    top: 50%;
    right: 19px;
    margin-top: -10px;
    padding-left: 7px;
    font-family: newspaper;
    font-size: 7px;
    line-height: inherit;
}
.adwdiv-small-theme-menu .menu-item-has-children:hover > a {
    color: #4db2ec;
}
.adwdiv-small-theme-menu .menu-item-has-children:hover > ul {
    visibility: visible;
    opacity: 1;
}
.adwdiv-small-theme-menu > .menu-item-has-children:hover > ul {
    left: -15px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .adwdiv-small-theme-menu > .menu-item-has-children:hover > ul {
        left: -5px;
    }
}
.adwdiv-small-theme .td-menu-background,
.adwdiv-small-theme #td-mobile-nav {
    visibility: visible;
    transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.adwdiv-small-theme #td-mobile-nav .td-mobile-content {
    padding-top: 74px;
}
.adwdiv-small-theme #td-mobile-nav .menu-item {
    position: relative;
}
.clearfix{*zoom:1}.clearfix:after,.clearfix:before{display:table;content:'';line-height:0}.clearfix:after{clear:both}@media(min-width:768px){.tdm-header-style-3 .td-affix .td-main-menu-logo img{top:0}}@-moz-document url-prefix(){@media(min-width:768px){.tdm-header-style-3 .td-main-menu-logo a img{top:-1px}}}.tdm-header-style-1.td-header-wrap .td-header-top-menu-full,.tdm-header-style-2.td-header-wrap .td-header-top-menu-full,.tdm-header-style-3.td-header-wrap .td-header-top-menu-full{background-color:#222}.tdm-header-style-1 .td-main-menu-logo,.tdm-header-style-2 .td-main-menu-logo,.tdm-header-style-3 .td-main-menu-logo{display:block;margin-right:42px;height:80px}@media(min-width:1019px) and (max-width:1140px){.tdm-header-style-1 .td-main-menu-logo,.tdm-header-style-2 .td-main-menu-logo,.tdm-header-style-3 .td-main-menu-logo{margin-right:20px}}@media(min-width:768px) and (max-width:1018px){.tdm-header-style-1 .td-main-menu-logo,.tdm-header-style-2 .td-main-menu-logo,.tdm-header-style-3 .td-main-menu-logo{margin-right:10px}}@media(max-width:767px){.tdm-header-style-1 .td-main-menu-logo,.tdm-header-style-2 .td-main-menu-logo,.tdm-header-style-3 .td-main-menu-logo{float:left;margin:0;display:inline;width:0;height:0}}.tdm-header-style-1 .td-main-menu-logo a,.tdm-header-style-2 .td-main-menu-logo a,.tdm-header-style-3 .td-main-menu-logo a{line-height:80px}.tdm-header-style-1 .td-main-menu-logo img,.tdm-header-style-2 .td-main-menu-logo img,.tdm-header-style-3 .td-main-menu-logo img{max-height:80px}@media(max-width:767px){.tdm-header-style-1 .td-main-menu-logo img,.tdm-header-style-2 .td-main-menu-logo img,.tdm-header-style-3 .td-main-menu-logo img{max-height:48px}}.tdm-header-style-1 .td-header-sp-recs,.tdm-header-style-2 .td-header-sp-recs,.tdm-header-style-3 .td-header-sp-recs{width:100%}@media(min-width:1019px){.tdm-header-style-1 .td-header-sp-recs,.tdm-header-style-2 .td-header-sp-recs,.tdm-header-style-3 .td-header-sp-recs{margin:24px auto 0!important}}@media(min-width:768px) and (max-width:1018px){.tdm-header-style-1 .td-header-sp-recs,.tdm-header-style-2 .td-header-sp-recs,.tdm-header-style-3 .td-header-sp-recs{margin:14px auto 0!important}}@media(min-width:1019px){.tdm-header-style-1.td-header-background-image .td-header-sp-recs,.tdm-header-style-2.td-header-background-image .td-header-sp-recs,.tdm-header-style-3.td-header-background-image .td-header-sp-recs{margin-bottom:24px!important}}@media(min-width:768px) and (max-width:1018px){.tdm-header-style-1.td-header-background-image .td-header-sp-recs,.tdm-header-style-2.td-header-background-image .td-header-sp-recs,.tdm-header-style-3.td-header-background-image .td-header-sp-recs{margin-bottom:14px!important}}.tdm-header-style-1 .td-header-rec-wrap,.tdm-header-style-2 .td-header-rec-wrap,.tdm-header-style-3 .td-header-rec-wrap{min-height:0}.tdm-header-style-1 .td-a-rec-id-header img,.tdm-header-style-1 .td-g-rec-id-header img,.tdm-header-style-2 .td-a-rec-id-header img,.tdm-header-style-2 .td-g-rec-id-header img,.tdm-header-style-3 .td-a-rec-id-header img,.tdm-header-style-3 .td-g-rec-id-header img{position:relative}.tdm-header-style-1 .td-a-rec-id-header .adsbygoogle,.tdm-header-style-1 .td-g-rec-id-header .adsbygoogle,.tdm-header-style-2 .td-a-rec-id-header .adsbygoogle,.tdm-header-style-2 .td-g-rec-id-header .adsbygoogle,.tdm-header-style-3 .td-a-rec-id-header .adsbygoogle,.tdm-header-style-3 .td-g-rec-id-header .adsbygoogle{position:relative;display:block!important}.tdm-header-style-1 .tdm-header-menu-btns,.tdm-header-style-2 .tdm-header-menu-btns,.tdm-header-style-3 .tdm-header-menu-btns{line-height:80px}.tdm-header-style-1 .td-header-menu-social,.tdm-header-style-2 .td-header-menu-social,.tdm-header-style-3 .td-header-menu-social{line-height:80px}.tdm-header-style-1 .td-header-menu-wrap-full #td-header-search-button,.tdm-header-style-2 .td-header-menu-wrap-full #td-header-search-button,.tdm-header-style-3 .td-header-menu-wrap-full #td-header-search-button{color:#000}.tdm-header-style-1 .td-header-menu-wrap-full #td-header-search-button .td-icon-search,.tdm-header-style-2 .td-header-menu-wrap-full #td-header-search-button .td-icon-search,.tdm-header-style-3 .td-header-menu-wrap-full #td-header-search-button .td-icon-search{line-height:80px}.tdm-header-style-1 #td-header-menu,.tdm-header-style-2 #td-header-menu,.tdm-header-style-3 #td-header-menu{display:block}.tdm-header-style-1 .sf-menu>li>a,.tdm-header-style-2 .sf-menu>li>a,.tdm-header-style-3 .sf-menu>li>a{line-height:80px}@media(min-width:1019px) and (max-width:1140px){.tdm-header-style-1 .sf-menu>li>a,.tdm-header-style-2 .sf-menu>li>a,.tdm-header-style-3 .sf-menu>li>a{padding:0 12px}}@media(min-width:1019px) and (max-width:1140px){.tdm-header-style-1 .sf-menu a.sf-with-ul,.tdm-header-style-2 .sf-menu a.sf-with-ul,.tdm-header-style-3 .sf-menu a.sf-with-ul{padding-right:26px}}.tdm-header-style-1 .td-mega-menu ul,.tdm-header-style-2 .td-mega-menu ul,.tdm-header-style-3 .td-mega-menu ul{border-top:none}@media(max-width:767px){.tdm-header-style-1 .td-header-main-menu,.tdm-header-style-2 .td-header-main-menu,.tdm-header-style-3 .td-header-main-menu{height:54px}}.tdm-header-style-1 .td-affix .td-header-menu-btns,.tdm-header-style-1 .td-affix .td-header-menu-social,.tdm-header-style-2 .td-affix .td-header-menu-btns,.tdm-header-style-2 .td-affix .td-header-menu-social,.tdm-header-style-3 .td-affix .td-header-menu-btns,.tdm-header-style-3 .td-affix .td-header-menu-social{line-height:48px}@media(min-width:1019px){.homepage-post.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_6 .tdm-header-style-1 .td-header-sp-recs,.single_template_6 .tdm-header-style-2 .td-header-sp-recs,.single_template_6 .tdm-header-style-3 .td-header-sp-recs,.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_8 .tdm-header-style-1 .td-header-sp-recs,.single_template_8 .tdm-header-style-2 .td-header-sp-recs,.single_template_8 .tdm-header-style-3 .td-header-sp-recs,.single_template_10 .tdm-header-style-1 .td-header-sp-recs,.single_template_10 .tdm-header-style-2 .td-header-sp-recs,.single_template_10 .tdm-header-style-3 .td-header-sp-recs,.single_template_11 .tdm-header-style-1 .td-header-sp-recs,.single_template_11 .tdm-header-style-2 .td-header-sp-recs,.single_template_11 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-3 .td-header-sp-recs{margin-bottom:24px!important}}@media(min-width:768px) and (max-width:1018px){.homepage-post.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_6 .tdm-header-style-1 .td-header-sp-recs,.single_template_6 .tdm-header-style-2 .td-header-sp-recs,.single_template_6 .tdm-header-style-3 .td-header-sp-recs,.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_8 .tdm-header-style-1 .td-header-sp-recs,.single_template_8 .tdm-header-style-2 .td-header-sp-recs,.single_template_8 .tdm-header-style-3 .td-header-sp-recs,.single_template_10 .tdm-header-style-1 .td-header-sp-recs,.single_template_10 .tdm-header-style-2 .td-header-sp-recs,.single_template_10 .tdm-header-style-3 .td-header-sp-recs,.single_template_11 .tdm-header-style-1 .td-header-sp-recs,.single_template_11 .tdm-header-style-2 .td-header-sp-recs,.single_template_11 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-3 .td-header-sp-recs{margin-bottom:14px!important}}@media(min-width:767px){.tdm-header-style-2 .td-logo-in-menu{position:absolute;top:0;left:20px}}@media(min-width:767px){.tdm-header-style-2 #td-header-menu>div>.sf-menu{display:table;margin:0 auto}}.tdm-header-style-2 .tdm-menu-btns-socials{position:absolute;top:0;right:0}.tdm-header-style-3 .sf-menu{float:right}.tdm-menu-active-style3 .tdm-header .sf-menu>li>a:after,.tdm-menu-active-style4 .tdm-header .sf-menu>li>a:after,.tdm-menu-active-style5 .tdm-header .sf-menu>li>a:after{display:none}.tdm-menu-active-style2 .tdm-header ul.sf-menu>li,.tdm-menu-active-style4 .tdm-header ul.sf-menu>li{line-height:80px}.tdm-menu-active-style2 .tdm-header ul.sf-menu>li>a,.tdm-menu-active-style4 .tdm-header ul.sf-menu>li>a{display:inline-block;line-height:1}.tdm-menu-active-style2 .tdm-header .td-affix ul.sf-menu>li,.tdm-menu-active-style4 .tdm-header .td-affix ul.sf-menu>li{line-height:24px!important}.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-menu-item>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.sfHover>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>li>a:hover{color:#4db2ec}.tdm-menu-active-style2 .tdm-header .sf-menu>li>a{margin:0 14px;padding:11px 0}.tdm-menu-active-style2 .tdm-header .sf-menu a.sf-with-ul{margin-right:31px}.tdm-menu-active-style2 .tdm-header .td-affix .sf-menu>li>a{padding:0}.tdm-menu-active-style4 .tdm-header .sf-menu>li>a{margin:0 9px;padding:10px;border:3px solid transparent}.tdm-menu-active-style4 .tdm-header .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-menu-item>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.sfHover>a,.tdm-menu-active-style4 .tdm-header .sf-menu>li>a:hover{border-color:#4db2ec}.tdm-menu-active-style4 .tdm-header .sf-menu a.sf-with-ul{padding-right:26px}.tdm-menu-active-style4 .tdm-header .td-affix .sf-menu>li>a{padding:0}.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.current-menu-item>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.sfHover>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>li>a:hover{background-color:#4db2ec;color:#fff}.tdm-header-menu-btns{float:right;margin-left:15px;line-height:48px}@media(max-width:767px){.tdm-header-menu-btns{display:none}}.tdm-header-menu-btns .tdm_block_button{margin-right:8px;margin-bottom:0}@media(min-width:768px) and (max-width:1018px){.tdm-header-menu-btns .tdm_block_button{margin-right:5px}.tdm-header-menu-btns .tdm_block_button .tdm-btn{height:30px;line-height:30px}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4 .tdm-button-a{transform:rotateX(0deg) translateZ(15px)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4 .tdm-button-b{transform:rotateX(90deg) translateZ(15px)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4:hover .tdm-button-a{transform:rotateX(-90deg) translateZ(15px)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4:hover .tdm-button-b{transform:rotateX(0deg) translateZ(15px)}}.tdm-header-menu-btns .tdm_block_button:last-child{margin-right:0}.tdm-header-menu-btns .tds-button{line-height:1}.td-affix .tdm-header-menu-btns{line-height:48px!important}.td-affix .tdm-header-menu-btns .tdm-btn{height:30px;line-height:30px}.td-affix .tdm-header-menu-btns .tdm-btn-style4{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.td-affix .tdm-header-menu-btns .tdm-btn-style4 .tdm-button-a{transform:rotateX(0deg) translateZ(15px)}.td-affix .tdm-header-menu-btns .tdm-btn-style4 .tdm-button-b{transform:rotateX(90deg) translateZ(15px)}.td-affix .tdm-header-menu-btns .tdm-btn-style4:hover .tdm-button-a{transform:rotateX(-90deg) translateZ(15px)}.td-affix .tdm-header-menu-btns .tdm-btn-style4:hover .tdm-button-b{transform:rotateX(0deg) translateZ(15px)}.td-header-menu-social{margin-left:15px}.tdm-header .header-search-wrap{position:relative;float:right;margin-left:15px}.td-header-sp-email,.td-header-sp-info,.td-header-sp-phone{padding-left:0!important;padding-right:0!important;line-height:28px}.td-header-style-12 .td-header-sp-email,.td-header-style-12 .td-header-sp-info,.td-header-style-12 .td-header-sp-phone{line-height:54px}.td-header-sp-email,.td-header-sp-phone{margin-right:32px}.top-bar-style-mp-1 .td-header-sp-top-menu,.top-bar-style-mp-1 .td-header-sp-top-widget{float:right!important}.tdm-title{font-size:36px;line-height:47px;font-weight:400;margin-top:10px;margin-bottom:26px;color:#111;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}@media(max-width:767px){.tdm-title{font-size:35px;line-height:39px}}.tds-title .tdm-title{display:inline-block}.tdm-title-xxsm{font-size:13px;line-height:16px;font-weight:600}.tdm-title-xsm{font-size:14px;line-height:20px;font-weight:600;text-transform:uppercase}.tdm-title-sm{margin-bottom:7px;font-size:23px;line-height:33px;font-weight:500}.tdm-title-md{font-size:28px;line-height:36px;font-weight:400}@media(min-width:1019px) and (max-width:1140px){.tdm-title-md{font-size:26px;line-height:32px}}@media(min-width:768px) and (max-width:1018px){.tdm-title-md{font-size:24px;line-height:30px}}.tdm-title-bg{font-size:46px;line-height:56px;font-weight:400}@media(min-width:768px) and (max-width:1018px){.tdm-title-bg{font-size:36px;line-height:42px}}@media(max-width:767px){.tdm-title-bg{font-size:40px;line-height:50px}}.tdm-content-horiz-center .tdm-title-line{margin-left:auto;margin-right:auto}.tdm-content-horiz-right .tdm-title-line{margin-left:auto;margin-right:0}.tdm-descr-sm{font-family:open sans,arial,sans-serif;font-size:15px;line-height:26px;color:#666;margin-bottom:30px}.tdm-descr{font-family:open sans,arial,sans-serif;font-size:16px;line-height:28px;color:#666;margin-bottom:30px}@media(max-width:1018px){.tdm-descr{font-size:15px;line-height:24px}}@media(min-width:768px) and (max-width:1018px){.tdm-descr{margin-bottom:25px}}@media(max-width:767px){.tdm-descr{margin-bottom:20px}}.tds-title2 .tdm-title,.tds-title3 .tdm-title{margin-bottom:0!important}.tds-title2 .tdm-title-line,.tds-title3 .tdm-title-line{display:table;position:relative;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.tds-title2 .tdm-title-line:after,.tds-title3 .tdm-title-line:after{content:'';width:100%;position:absolute;background-color:#4db2ec;top:0;left:0;margin:auto;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.tds-title3 .tdm-title{font-weight:600}.tds-title3 .tdm-title-sub{font-family:roboto,sans-serif;text-transform:uppercase;font-size:15px;font-weight:500;color:#666}.tds-title3.tdm-subtitle-above .tdm-title{margin-bottom:26px!important}.tdm-btn{display:inline-block;font-family:roboto,sans-serif;text-align:center;position:relative;pointer-events:auto!important}.tdm-btn .tdm-btn-text{pointer-events:none!important;vertical-align:middle;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}.tdm-btn i{pointer-events:none;vertical-align:middle;line-height:1;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}.tdm-btn i:first-child{margin-right:14px}.tdm-btn i:last-child{margin-left:14px}.ie9 .tdm-btn .tdm-btn-text,.ie9 .tdm-btn i,.ie10 .tdm-btn .tdm-btn-text,.ie10 .tdm-btn i,.ie11 .tdm-btn .tdm-btn-text,.ie11 .tdm-btn i{background:0 0}.ie9 div .tdm-title,.ie10 div .tdm-title,.ie11 div .tdm-title{background:0 0}.ie9 .tdm-fancy-title span,.ie10 .tdm-fancy-title span,.ie11 .tdm-fancy-title span{background:0 0}.ie9 .tds-icon:before,.ie10 .tds-icon:before,.ie11 .tds-icon:before{background:0 0}.ie9 .tdm-counter-number,.ie10 .tdm-counter-number,.ie11 .tdm-counter-number{background:0 0}.tdm-btn-sm{font-size:13px;line-height:29px;height:31px;padding:0 16px}.tdm-btn-md{font-size:13px;line-height:39px;height:41px;padding:0 24px}@media(max-width:767px){.tdm-btn-md{line-height:40px;height:40px;padding:0 23px}}.tdm-btn-lg{font-size:15px;font-weight:500;line-height:52px;height:55px;padding:0 36px}@media(min-width:768px) and (max-width:1018px){.tdm-btn-lg{line-height:52px;height:52px;padding:0 34px}}@media(max-width:767px){.tdm-btn-lg{font-size:14px;line-height:50px;height:50px;padding:0 30px}}.tdm-btn-xlg{font-size:17px;font-weight:500;line-height:68px;height:75px;padding:0 50px}.tds-button1{background-color:#4db2ec;color:#fff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button1:before{content:'';background-color:#222;width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.tds-button1:hover:before{opacity:1}.tds-button2,.tds-button6,.tds-button7{position:relative;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tds-button2 .tdm-btn-text,.tds-button2 i,.tds-button6 .tdm-btn-text,.tds-button6 i,.tds-button7 .tdm-btn-text,.tds-button7 i{color:#4db2ec}.tds-button2:hover .tdm-btn-text,.tds-button2:hover i,.tds-button6:hover .tdm-btn-text,.tds-button6:hover i,.tds-button7:hover .tdm-btn-text,.tds-button7:hover i{color:#222}.tds-button2:before,.tds-button6:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-color:#4db2ec;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}.tds-button2:hover:before,.tds-button6:hover:before{border-color:#222}.tds-button3{color:#000;background-color:#fff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:0}.tds-button3:before{content:'';background-color:#fff;width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.tds-button4{background-color:#000;display:inline-block}.tds-button4 .tdm-btn{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;background-color:#000;color:#fff;overflow:hidden;vertical-align:middle;-webkit-backface-visibility:hidden;backface-visibility:hidden}.tds-button4 .tdm-button-b{position:absolute;top:0;left:0;width:100%;height:100%}.tds-button4.tdm-btn-xlg-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button4.tdm-btn-xlg-wrap .tdm-button-a{transform:rotateX(0deg) translateZ(38px)}.tds-button4.tdm-btn-xlg-wrap .tdm-button-b{transform:rotateX(90deg) translateZ(38px)}.tds-button4.tdm-btn-lg-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button4.tdm-btn-lg-wrap .tdm-button-a{transform:rotateX(0deg) translateZ(27px)}.tds-button4.tdm-btn-lg-wrap .tdm-button-b{transform:rotateX(90deg) translateZ(27px)}.tds-button4.tdm-btn-md-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button4.tdm-btn-md-wrap .tdm-button-a{transform:rotateX(0deg) translateZ(20px)}.tds-button4.tdm-btn-md-wrap .tdm-button-b{transform:rotateX(90deg) translateZ(20px)}.tds-button4.tdm-btn-sm-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button4.tdm-btn-sm-wrap .tdm-button-a{transform:rotateX(0deg) translateZ(15px)}.tds-button4.tdm-btn-sm-wrap .tdm-button-b{transform:rotateX(90deg) translateZ(15px)}.tds-button4:hover.tdm-btn-xlg-wrap .tdm-button-a{transform:rotateX(-90deg) translateZ(38px)}.tds-button4:hover.tdm-btn-xlg-wrap .tdm-button-b{transform:rotateX(0deg) translateZ(38px)}.tds-button4:hover.tdm-btn-lg-wrap .tdm-button-a{transform:rotateX(-90deg) translateZ(27px)}.tds-button4:hover.tdm-btn-lg-wrap .tdm-button-b{transform:rotateX(0deg) translateZ(27px)}.tds-button4:hover.tdm-btn-md-wrap .tdm-button-a{transform:rotateX(-90deg) translateZ(20px)}.tds-button4:hover.tdm-btn-md-wrap .tdm-button-b{transform:rotateX(0deg) translateZ(20px)}.tds-button4:hover.tdm-btn-sm-wrap .tdm-button-a{transform:rotateX(-90deg) translateZ(15px)}.tds-button4:hover.tdm-btn-sm-wrap .tdm-button-b{transform:rotateX(0deg) translateZ(15px)}.tdm-block-button-full .tds-button4{display:block}.tds-button5{min-width:0;height:auto;padding:0;line-height:initial!important;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;text-align:left}.tds-button5 .tdm-btn-text,.tds-button5 i{color:#000}.tds-button5:hover .tdm-btn-text,.tds-button5:hover i{color:#4db2ec}.tds-button6:after{content:'';position:absolute;width:100%;height:100%;background-color:#4db2ec;opacity:.14;-ms-filter:"alpha(opacity=" 14 ")";filter:alpha(opacity=14.000000000000002);-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s;z-index:-1}.tds-button6:hover:after{top:0;left:0}.tds-button7{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button7 .tdm-btn-border-bottom,.tds-button7 .tdm-btn-border-top{content:'';position:absolute;left:0;width:100%;background-color:#4db2ec;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}.tds-button7 .tdm-btn-border-top{top:0}.tds-button7 .tdm-btn-border-bottom{bottom:0}.tds-button7:before{content:'';width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.tds-button7:hover .tdm-btn-border-bottom,.tds-button7:hover .tdm-btn-border-top{background-color:#222}.tds-button7:hover:before{opacity:1}.tds-button8{color:#000;background-color:#fff;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;z-index:0;vertical-align:middle;overflow:hidden}.tds-button8:before{content:'';background-color:#fff;padding-top:100%;width:100%;left:50%;top:50%;position:absolute;z-index:-1;border-radius:50%!important;transform:translate(-50%,-50%) scale(0);-webkit-transform:translate(-50%,-50%) scale(0);-webkit-transition:all .4s cubic-bezier(.8,.13,.21,.9);-moz-transition:all .4s cubic-bezier(.8,.13,.21,.9);-o-transition:all .4s cubic-bezier(.8,.13,.21,.9);transition:all .4s cubic-bezier(.8,.13,.21,.9)}.tdm_block .tdm-row .tdm-col{float:none;display:inline-block;vertical-align:top}@media(max-width:767px){.tdm_block .tdm-row .tdm-col{float:left;width:100%}}.tdm_block .td-block-width{margin:0 auto}.tdm_white_text .tdm-descr,.tdm_white_text .tdm-title{color:#fff}.tdm-width-1068 .td-block-width{max-width:1068px}.tdm-width-1200 .td-block-width{max-width:1200px}.tdm-width-1400 .td-block-width{max-width:1400px}.tdm-width-1600 .td-block-width{max-width:1600px}.tdm-width-1800 .td-block-width{max-width:1800px}.tdm-width-full .td-block-width{max-width:100%}.tdm-full-height .td-block-width{height:100vh!important}.tdm-layout-12-12 .tdm-col{width:50%}.tdm-row-height{display:flex}@media(max-width:767px){.tdm-row-height{flex-direction:column}}[class*=tdc-theme-] .tdm-row-height{display:inherit;flex-direction:inherit}[class*=tdc-theme-] .tdm-row-height .tdc-columns{display:flex}@media(max-width:767px){[class*=tdc-theme-] .tdm-row-height .tdc-columns{flex-direction:column}}@media(min-width:767px){.tdm-layout-13-23 .tdm-col:first-child{width:33.33333333%}.tdm-layout-13-23 .tdm-col:last-child{width:66.66666667%}.tdm-layout-23-13 .tdm-col:first-child{width:66.66666667%}.tdm-layout-23-13 .tdm-col:last-child{width:33.33333333%}}@media(min-width:767px) and (min-width:768px) and (max-width:1018px){.tdm-layout-13-23 .tdm-col:first-child{width:41.66666667%}}@media(min-width:767px) and (min-width:768px) and (max-width:1018px){.tdm-layout-13-23 .tdm-col:last-child{width:58.33333333%}}@media(min-width:767px) and (min-width:768px) and (max-width:1018px){.tdm-layout-23-13 .tdm-col:first-child{width:58.33333333%}}@media(min-width:767px) and (min-width:768px) and (max-width:1018px){.tdm-layout-23-13 .tdm-col:last-child{width:41.66666667%}}.tdm-inline-block{display:inline-block}.tdm-content-horiz-center{text-align:center!important;margin-right:auto;margin-left:auto}.tdm-content-horiz-right{text-align:right!important;margin-left:auto}.tdm-content-vert-center .td-block-row .tdm-col{vertical-align:middle!important}.tdm-content-vert-bottom .td-block-row .tdm-col{vertical-align:bottom!important}@media(min-width:768px) and (max-width:1108px){.stretch_row_1068 .tdm-col:first-child .tdm-text-padding,.tdm-width-1068 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1068 .tdm-col:last-child .tdm-text-padding,.tdm-width-1068 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1068 .tdm-fix-full,.tdm-width-1068 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media(min-width:768px) and (max-width:1240px){.stretch_row_1200 .tdm-col:first-child .tdm-text-padding,.tdm-width-1200 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1200 .tdm-col:last-child .tdm-text-padding,.tdm-width-1200 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1200 .tdm-fix-full,.tdm-width-1200 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media(min-width:768px) and (max-width:1440px){.stretch_row_1400 .tdm-col:first-child .tdm-text-padding,.tdm-width-1400 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1400 .tdm-col:last-child .tdm-text-padding,.tdm-width-1400 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1400 .tdm-fix-full,.tdm-width-1400 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media(min-width:768px) and (max-width:1640px){.stretch_row_1600 .tdm-col:first-child .tdm-text-padding,.tdm-width-1600 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1600 .tdm-col:last-child .tdm-text-padding,.tdm-width-1600 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1600 .tdm-fix-full,.tdm-width-1600 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media(min-width:768px) and (max-width:1840px){.stretch_row_1800 .tdm-col:first-child .tdm-text-padding,.tdm-width-1800 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1800 .tdm-col:last-child .tdm-text-padding,.tdm-width-1800 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1800 .tdm-fix-full,.tdm-width-1800 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media(max-width:767px){.td_block_wrap .tdm-text-padding{padding-left:20px;padding-right:20px}}@media(max-width:767px){.td-pb-row .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media(max-width:767px){.td-stretch-content .tdm-mobile-full{margin-left:-20px;margin-right:-20px;width:auto}}.tdm-col-img{line-height:0}@media(min-width:767px){.tdm_block_text_image.tdm-text-image-extend-img{margin-right:calc((-100vw + 100%)/2)}.tdm_block_text_image.tdm-text-image-extend-img.tdm-flip-yes{margin-right:0;margin-left:calc((-100vw + 100%)/2)}.tdm_block_text_image.tdm-text-image-extend-img.tdm-flip-yes .tdm-col-img{text-align:right}}@media(max-width:767px){.tdm_block_text_image .tdm-col-img{margin-top:36px}.tdm_block_text_image.tdm-flip-yes .tdm-col-img{margin-top:0;margin-bottom:15px}}.tdm_block_text_image .tdm-text-wrap{padding-top:20px;padding-bottom:20px}.tdm_block_text_image .tdm-descr{margin-bottom:0}.tdm_block_text_image .tds-button{margin-top:30px}.tdm_block_hero{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tdm_block_hero:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.tdm_block_hero .td-block-row{position:relative;height:600px}@media(max-width:767px){.tdm_block_hero .td-block-row .tdm-col{float:none}}.tdm_block_hero.tdm-full-height .td-block-row{height:100vh!important}.tdm_block_hero .tdm-text-wrap{margin:40px 0}.tdm_block_hero .tdm-descr{margin-bottom:0}.tdm_block_hero .tdm-buttons-wrap{margin:31px -10px 0}.tdm_block_hero .tds-button{display:inline-block;margin-bottom:10px}.tdm_block_hero .td-block-span12{position:absolute;top:0;left:0;width:100%}.tdm_block_hero .tdm-title{margin-top:0}.tdm_block_hero.tdm-content-vert-center .td-block-span12{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}.tdm_block_hero.tdm-content-vert-bottom .td-block-span12{top:auto;bottom:0}.tdm_block_hero .tdm-btn{margin-left:10px;margin-right:10px;transform:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none}.td_block_fancy_text .tdm-fancy-title{font-family:roboto,sans-serif;font-size:155px;font-weight:700;line-height:106px;letter-spacing:-8px;margin-top:-5px;margin-bottom:-60px}@media(min-width:1019px) and (max-width:1140px){.td_block_fancy_text .tdm-fancy-title{font-size:120px;line-height:80px;letter-spacing:-6px}}@media(min-width:768px) and (max-width:1018px){.td_block_fancy_text .tdm-fancy-title{font-size:98px;line-height:70px;letter-spacing:-4px}}@media(max-width:767px){.td_block_fancy_text .tdm-fancy-title{font-size:72px;line-height:44px;letter-spacing:-4px;margin-top:40px;margin-bottom:-76px}}.td_block_fancy_text .tdm-fancy-title span{display:block;word-break:break-word;padding:10px 10px 47px 0}.td_block_fancy_text .tdm-fancy-title1{color:#333}.td_block_fancy_text .tdm-fancy-title2{color:#fff;text-shadow:2px 8px 27px rgba(0,0,0,.1);top:-60px;position:relative}.td_block_fancy_text .tdm-btn{margin-top:10px;margin-bottom:10px}@media(max-width:767px){.td_block_fancy_text.tdm-flip-yes .tdm-fancy-title,.td_block_fancy_text.tdm-flip-yes .tdm-image{margin-top:30px}}.td_block_fancy_text.tdm-content-horiz-center .tdm-fancy-title span{margin:0 auto}.td_block_fancy_text.tdm-content-horiz-right .tdm-fancy-title span{margin-left:auto}.tdm_block_column_content .tdm-image-holder{position:relative;display:block;height:0;margin-bottom:24px;padding-bottom:70%}@media(max-width:767px){.tdm_block_column_content .tdm-image-holder{margin-bottom:14px}}.tdm_block_column_content .tdm-image-holder:hover .tdm-hover-img{opacity:1;-ms-filter:"alpha(opacity=" 100 ")";filter:alpha(opacity=100)}.tdm_block_column_content .tdm-image-holder>div{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center center;background-size:cover}.tdm_block_column_content .tdm-hover-img{opacity:0;-ms-filter:"alpha(opacity=" 0 ")";filter:alpha(opacity=0);-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.tdm_block_column_content:hover .tdm-col-content-title-url .tdm-title{color:#4db2ec}.tdm_block_column_content .tdm-title-xsm,.tdm_block_column_content .tdm-title-xxsm{margin-bottom:20px}.tdm_block_column_content .tdm-title-md{margin-bottom:14px}.tdm_block_column_content .tdm-title-bg{margin-bottom:16px}.tdm_block_column_content .tdm-descr{margin-bottom:0}.tdm_block_column_content .tds-button{margin-top:25px}.tdm_block.tdm_block_inline_text{margin-bottom:0;vertical-align:top}.tdm_block.tdm_block_inline_text .tdm-descr{margin-bottom:0}.tdc-row-content-vert-center .tdm-inline-text-yes{vertical-align:middle}.tdc-row-content-vert-bottom .tdm-inline-text-yes{vertical-align:bottom}.tdm_block.tdm_block_inline_image{position:relative;margin-bottom:0;line-height:0}.tdm_block.tdm_block_inline_image .tdm-inline-image-wrap{position:relative}.tdm_block.tdm_block_inline_image .tdm-caption{width:100%;font-family:Verdana,Geneva,sans-serif;padding-top:6px;padding-bottom:6px;font-size:12px;font-style:italic;font-weight:400;line-height:17px;color:#444}.tdm_block.tdm_block_inline_image.tdm-caption-over-image .tdm-caption{position:absolute;left:0;bottom:0;margin-top:0;padding-left:10px;padding-right:10px;width:100%;background:rgba(0,0,0,.7);color:#fff}.tdm_block_image_info_box .tdm-col{width:100%}.tdm_block_image_info_box .tdm-image-wrap{overflow:hidden;position:relative;color:#fff}.tdm_block_image_info_box .tdm-image-box{height:300px;display:block;background-size:cover;background-position:center}.tdm_block_image_info_box .tdm-image-box:before{content:'';-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:100%;height:100%;position:absolute;top:0;left:0}.tdm_block_image_info_box .tdm-title-md{font-weight:600;color:#fff;margin:0}.tdm_block_image_info_box .tdm-image-description{position:absolute;top:0;padding:6% 7%;width:100%;margin:auto;pointer-events:none}@media(max-width:767px){.tdm_block_image_info_box .tdm-image-description{padding:20px}}.tdm_block_image_info_box .tdm-image-description p{font-family:roboto,sans-serif;font-size:16px;line-height:24px}@media(min-width:1019px) and (max-width:1140px){.tdm_block_image_info_box .tdm-image-description p{font-size:14px;line-height:20px}}@media(min-width:768px) and (max-width:1018px){.tdm_block_image_info_box .tdm-image-description p{font-size:14px;line-height:20px}}.tdm_block_image_info_box .tdm-image-description p:last-of-type{margin-bottom:0}.tdm_block_image_info_box .tdm-image-meta{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;position:absolute;margin-right:30px;margin-top:15px}.tdm_block_image_info_box .tds-button{margin-top:25px;pointer-events:all}.tdm_block_image_info_box .tdm-image-border{position:absolute;bottom:0;width:100%;z-index:1}.tdm_block_image_info_box .tdm-image-border span{display:inline-block;width:33.3333%;float:left;height:4px}.tdm_block_image_info_box .tdm-image-border .tdm-image-border0{opacity:.8}.tdm_block_image_info_box .tdm-image-border .tdm-image-border1{opacity:.6}.tdm_block_image_info_box .tdm-image-border .tdm-image-border2{opacity:.4}.tdm_block_image_info_box.td-image-info-box-style-1.tdm-content-vert-bottom .tdm-image-description{top:auto;bottom:0}.tdm_block_image_info_box.td-image-info-box-style-1.tdm-content-vert-center .tdm-image-description{bottom:0}.tdm_block_image_info_box.td-image-info-box-style-1 .tdm-image-description{display:table}.tdm_block_image_info_box.td-image-info-box-style-1 .tdm-image-meta{position:relative;margin-right:0}.tdm_block_image_info_box.td-image-info-box-style-2 .tdm-image-meta{bottom:20px}.tdm_block_image_info_box.td-image-info-box-style-2 .tdm-image-description{bottom:0}.tdm_block_image_info_box.td-image-info-box-style-2 .tds-button{position:absolute;margin-top:40px;width:100%}.tdm_block_image_info_box.td-image-info-box-style-2 .tdm-image-wrap:hover.tdm-btn-sm-used .tdm-image-meta{transform:translateY(-45px);-webkit-transform:translateY(-45px);-moz-transform:translateY(-45px);-ms-transform:translateY(-45px);-o-transform:translateY(-45px)}.tdm_block_image_info_box.td-image-info-box-style-2 .tdm-image-wrap:hover.tdm-btn-sm-used .tds-button{margin-top:10px}.tdm_block_image_info_box.td-image-info-box-style-2 .tdm-image-wrap:hover.tdm-btn-md-used .tdm-image-meta{transform:translateY(-65px);-webkit-transform:translateY(-65px);-moz-transform:translateY(-65px);-ms-transform:translateY(-65px);-o-transform:translateY(-65px)}.tdm_block_image_info_box.td-image-info-box-style-2 .tdm-image-wrap:hover.tdm-btn-md-used .tds-button{margin-top:14px}.tdm_block_image_info_box.td-image-info-box-style-2 .tdm-image-wrap:hover.tdm-btn-lg-used .tdm-image-meta{transform:translateY(-87px);-webkit-transform:translateY(-87px);-moz-transform:translateY(-87px);-ms-transform:translateY(-87px);-o-transform:translateY(-87px)}.tdm_block_image_info_box.td-image-info-box-style-2 .tdm-image-wrap:hover.tdm-btn-lg-used .tds-button{margin-top:23px}.tdm_block_image_info_box.td-image-info-box-style-2 .tdm-image-wrap:hover.tdm-btn-xlg-used .tdm-image-meta{transform:translateY(-112px);-webkit-transform:translateY(-112px);-moz-transform:translateY(-112px);-ms-transform:translateY(-112px);-o-transform:translateY(-112px)}.tdm_block_image_info_box.td-image-info-box-style-2 .tdm-image-wrap:hover.tdm-btn-xlg-used .tds-button{margin-top:23px}.tdm_block_image_info_box.td-image-info-box-style-2.tdm-content-horiz-center .tdm-image-meta{left:7%;right:7%;margin-right:0}.tdm_block_image_info_box.td-image-info-box-style-2.tdm-content-horiz-center .tds-button{left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%)}.tdm_block_image_info_box.td-image-info-box-style-2.tdm-content-horiz-right .tdm-image-meta{right:7%;margin-right:0;margin-left:20px}.tdm_block_image_info_box.td-image-info-box-style-2.tdm-content-horiz-right .tds-button{right:0}.tdm_block.tdm_block_button{margin-bottom:0}.tdm_block.tdm_block_button .tds-button{line-height:0}.tdm_block.tdm_block_button.tdm-block-button-inline{display:inline-block}.tdm_block.tdm_block_button.tdm-block-button-full{display:block}.tdm_block.tdm_block_button.tdm-block-button-full .tdm-btn{display:block}.tdm_block.tdm_block_socials{margin-bottom:0}.tdm_block_column_title{margin-bottom:0!important;display:inline-block;width:100%}.tdm_block_team_member .tdm-member-image{height:0;margin-bottom:16px;padding-bottom:100%;background-repeat:no-repeat;background-size:cover;background-position:center center}.tdm_block_team_member .tdm-title{margin-bottom:0}.tdm_block_team_member .tdm-member-title{display:block;margin-bottom:13px;color:#a5a5a5}.tdm_block_team_member .tdm-descr{margin-bottom:20px;font-size:15px;line-height:24px}.tds-team-member2 .tdm-member-info{padding-bottom:100%;position:absolute;top:0;left:0;width:100%;height:0;background:rgba(0,0,0,.8);-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;opacity:0;-ms-filter:"alpha(opacity=" 0 ")";filter:alpha(opacity=0)}.tds-team-member2:hover .tdm-member-info{opacity:1;-ms-filter:"alpha(opacity=" 100 ")";filter:alpha(opacity=100)}.tds-team-member2 .tdm-member-info-inner{position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);left:0;width:100%;padding:20px}.tds-team-member2 .tdm-descr{margin-bottom:21px;font-size:14px;line-height:22px;color:#fff}.tds-team-member2 .tdm-member-title{margin-bottom:0}.tds-team-member2 .tds-social1 .tdm-social-item i,.tds-team-member2 .tds-social2 .tdm-social-item i,.tds-team-member2 .tds-social4 .tdm-social-item i,.tds-team-member2 .tds-social5 .tdm-social-item i,.tds-team-member2 .tds-social6 .tdm-social-item i{color:#fff}.tds-team-member2 .tds-social1 .tdm-social-item:hover i,.tds-team-member2 .tds-social4 .tdm-social-item:hover i,.tds-team-member2 .tds-social5 .tdm-social-item:hover i,.tds-team-member2 .tds-social6 .tdm-social-item:hover i{color:#4db2ec}.tds-team-member2.tds-team-member-content-vert-top .tdm-member-info-inner{top:0;transform:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none}.tds-team-member2.tds-team-member-content-vert-bottom .tdm-member-info-inner{top:auto;bottom:0;transform:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none}.tds-team-member3 .tdm-member-image-wrap,.tds-team-member3 .tdm-member-info{display:table-cell;vertical-align:top}.tds-team-member3 .tdm-member-image{margin-bottom:5px}.tds-team-member3.tdm-team-content-vert-center .tdm-member-image-wrap,.tds-team-member3.tdm-team-content-vert-center .tdm-member-info{vertical-align:middle}.tds-team-member3.tdm-team-content-vert-center .tdm-title{margin-top:0}.tds-team-member3.tdm-team-content-vert-bottom .tdm-member-image-wrap,.tds-team-member3.tdm-team-content-vert-bottom .tdm-member-info{vertical-align:bottom}.tdm_block_testimonial .tdm-testimonial-descr{margin-bottom:22px;font-size:15px;line-height:24px}.tdm_block_testimonial .tdm-icon-quote-left{margin-bottom:6px;font-size:22px;color:#888}.tdm_block_testimonial .tdm-testimonial-image,.tdm_block_testimonial .tdm-testimonial-info2{display:inline-block}.tdm_block_testimonial .tdm-testimonial-info{display:inline-table;vertical-align:top}.tdm_block_testimonial .tdm-testimonial-info2{display:table-cell;vertical-align:middle}.tdm_block_testimonial .tdm-testimonial-image{position:relative;background-repeat:no-repeat;background-size:cover;background-position:center center}.tdm_block_testimonial .tdm-testimonial-name{margin:0;margin-bottom:-5px;font-size:20px;line-height:30px}.tdm_block_testimonial .tdm-testimonial-job{font-size:13px;line-height:19px;color:#a5a5a5}.tdm_block_testimonial .tds-testimonial2{position:relative}.tdm_block_testimonial .tds-testimonial2 .tdm-testimonial-descr{padding-top:22px}.tdm_block_testimonial .tds-testimonial2 .tdm-icon-font{position:absolute;top:0;left:-10px;font-size:50px;color:#f4f4f4;z-index:-1}.tdm_block_testimonial.tdm-content-horiz-center .tds-testimonial2 .tdm-icon-font{left:0;right:0;margin:0 auto}.tdm_block_testimonial.tdm-content-horiz-right .tds-testimonial2 .tdm-icon-font{left:auto;right:-10px}.tdm_block_testimonial .tds-testimonial3 .tdm-testimonial-descr{background-color:#f8f8f8;margin-bottom:25px;padding:22px;color:#444}.tdm_block_testimonial .tds-testimonial3 .tdm-icon-font{display:none}.tdm_block_testimonial .tds-testimonial3 .tdm-testimonial-info{position:relative}.tdm_block_testimonial .tds-testimonial3 .tdm-testimonial-info:before{content:'';position:absolute;top:-25px;left:12px;width:0;height:0;border-style:solid;border-width:14px 14px 0;border-color:#f8f8f8 transparent transparent transparent}.tdm_block_testimonial .tds-testimonial4{padding:22px 24px}.tdm_block_testimonial .tds-testimonial4 .tdm-testimonial-image{margin-bottom:17px}.tdm_block_testimonial .tds-testimonial4 .tdm-testimonial-descr{margin-bottom:14px}.tdm_block_client .tdm-client-name{margin-bottom:13px;font-size:15px;line-height:17px}.tdm_block_client .tdm-client-image{-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}@media(min-width:768px) and (max-width:1018px){.tdm_block_call_to_action .td-block-span9{width:66.66666667%}.tdm_block_call_to_action .td-block-span3{width:33.33333333%}}@media(max-width:767px){.tdm_block_call_to_action .td-block-span9{margin-bottom:20px}}.tdm_block_call_to_action .tdm-title{margin:9px 0 10px}.tdm_block_call_to_action .tdm-descr{margin-bottom:0}.tdm_block_call_to_action .tds-title+.tdm-descr{margin-bottom:14px}@media(min-width:767px){.tdm_block_call_to_action .tds-button{text-align:right!important}.tdm_block_call_to_action.tdm-flip-yes .tds-button{text-align:left!important}}.tdm_block_call_to_action .tdm-btn{margin-top:0;max-width:100%;overflow:hidden}.tdm_block_call_to_action .tdm-btn .tdm-btn-text{text-overflow:ellipsis;overflow:hidden;max-width:100%;display:inline-block;white-space:nowrap}.tdm_block_call_to_action.tds_call_to_action2{padding:13px 22px}.tdm_block_pricing .tdm-pricing-header{position:relative;overflow:hidden}.tdm_block_pricing .tdm-title{margin:0 0 10px;color:#444}.tdm_block_pricing .tdm-pricing-price{position:relative;margin-bottom:16px;font-family:roboto,sans-serif;font-size:58px;font-weight:700;line-height:1}.tdm_block_pricing .tdm-pricing-price-old{font-size:29px;text-decoration:line-through;vertical-align:super;color:#666}.tdm_block_pricing .tdm-pricing-ribbon-wrap{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:10;pointer-events:none}.tdm_block_pricing .tdm-pricing-ribbon{position:absolute;top:16px;right:-68px;padding:2px 0;width:200px;background-color:red;color:#fff;transform:rotate(40deg);text-align:center;font-size:12px}.tdm_block_pricing.tdm-content-horiz-right .tdm-pricing-ribbon{left:-68px;right:auto;transform:rotate(-40deg)}.tdm_block_pricing .tdm-pricing-currency,.tdm_block_pricing .tdm-pricing-period{font-weight:400}.tdm_block_pricing .tdm-pricing-currency,.tdm_block_pricing .tdm-pricing-currency-old{vertical-align:super}.tdm_block_pricing .tdm-pricing-currency{font-size:22px;margin-right:-12px}.tdm_block_pricing .tdm-pricing-currency-old{font-size:12px;text-decoration:none}.tdm_block_pricing .tdm-pricing-period{font-size:14px}.tdm_block_pricing .tdm-pricing-features{margin:0;font-family:open sans,arial,sans-serif;font-size:15px;line-height:24px;color:#666}.tdm_block_pricing .tdm-descr{margin-bottom:18px;font-size:15px;line-height:24px}.tdm_block_pricing .tdm-pricing-feature{list-style-type:none;margin:0 0 5px}.tdm_block_pricing .tdm-pricing-feature i{width:15px;margin-top:-3px;line-height:1;vertical-align:middle;text-align:center;color:#4db2ec}.tdm_block_pricing .tds-button{margin:28px 0 26px}.tdm_block_pricing .tds-button:last-child{margin-bottom:0}.tdm_block_pricing.tdm-content-horiz-center .tdm-descr{padding:0 10px}.tdm_block_pricing.tdm-content-horiz-center .tdm-pricing-features{display:inline-block;text-align:left}.tdm_block_pricing.tdm-content-horiz-center .tds-button{margin-top:25px}.tdm_block_pricing .tds-pricing1{padding-top:13px}.tdm_block_pricing .tds-pricing2 .tdm-pricing-header{background:#f8f8f9;margin-bottom:5px;padding:14px 20px}.tdm_block_pricing .tds-pricing2 .tdm-pricing-price{margin-bottom:0}.tdm_block_pricing .tds-pricing2 .tdm-descr{margin-top:21px;margin-bottom:7px}.tdm_block_pricing .tds-pricing2 .tdm-pricing-feature{margin-bottom:0;padding:11px 20px 12px;border-bottom:1px solid #f1f1f1}.tdm_block_pricing.tds_pricing2_block.tdm-pricing-featured:before{display:none}.tdm_block_pricing.tds_pricing2_block.tdm-pricing-featured .tdm-pricing-header{background:#4db2ec;color:#fff}.tdm_block_pricing.tds_pricing2_block.tdm-pricing-featured .tdm-pricing-header .tdm-title{color:#fff}.tdm_block_pricing.tds_pricing2_block.tdm-pricing-featured .tdm-pricing-price-old{color:#dfdfdf}.tdm_block_pricing.tds_pricing3_block{padding:25px 22px}.tdm_block_list .tdm-list-items{margin:0;font-family:open sans,arial,sans-serif;font-size:15px;line-height:24px;color:#666}.tdm_block_list.tdm-content-horiz-center .tdm-list-item{margin-left:auto;margin-right:auto}.tdm_block_list.tdm-content-horiz-right .tdm-list-item{margin-right:0;margin-left:auto}.tdm_block_list .tdm-list-item{margin-bottom:8px;margin-left:0;display:table}.tdm_block_list .tdm-list-item:after{content:'';display:table;clear:both}.tdm_block_list .tdm-list-item i{position:relative;float:left;line-height:inherit;vertical-align:middle;color:#4db2ec}.tdm_block_list .tdm-list-text{display:table}.tdm_block_list.tdm-list-with-icons .tdm-list-item{list-style-type:none}.tdm-social-wrapper{*zoom:1}.tdm-social-wrapper:after,.tdm-social-wrapper:before{display:table;content:'';line-height:0}.tdm-social-wrapper:after{clear:both}.tdm-social-item-wrap{display:inline-block}.tdm-social-item{position:relative;display:inline-block;vertical-align:middle;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s;text-align:center;transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tdm-social-item i{font-size:14px;color:#4db2ec;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.tdm-social-text{display:none;margin-top:-1px;vertical-align:middle;font-size:13px;color:#4db2ec;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.tdm-social-item-wrap:hover .tdm-social-text,.tdm-social-item-wrap:hover i{color:#000}.tdm-social-item-wrap:last-child .tdm-social-text{margin-right:0!important}.tds-social2 .tdm-social-item-wrap .tdm-social-text,.tds-social2 .tdm-social-item-wrap i{color:#000}.tds-social2 .tdm-social-item-wrap:hover .tdm-social-text,.tds-social2 .tdm-social-item-wrap:hover i{color:#4db2ec}.tds-social2 .tdm-social-item:hover .td-icon-behance{color:#000}.tds-social2 .tdm-social-item:hover .td-icon-blogger{color:#ffa900}.tds-social2 .tdm-social-item:hover .td-icon-dribbble{color:#ea4c89}.tds-social2 .tdm-social-item:hover .td-icon-facebook{color:#3b5998}.tds-social2 .tdm-social-item:hover .td-icon-flickr{color:#ff0084}.tds-social2 .tdm-social-item:hover .td-icon-googleplus{color:#dd4b39}.tds-social2 .tdm-social-item:hover .td-icon-instagram{color:#3f729b}.tds-social2 .tdm-social-item:hover .td-icon-lastfm{color:#ce2127}.tds-social2 .tdm-social-item:hover .td-icon-linkedin{color:#007bb6}.tds-social2 .tdm-social-item:hover .td-icon-pinterest{color:#cb2027}.tds-social2 .tdm-social-item:hover .td-icon-rss{color:#f36f24}.tds-social2 .tdm-social-item:hover .td-icon-soundcloud{color:#f50}.tds-social2 .tdm-social-item:hover .td-icon-tumblr{color:#32506d}.tds-social2 .tdm-social-item:hover .td-icon-twitter{color:#00aced}.tds-social2 .tdm-social-item:hover .td-icon-vimeo{color:#5289cc}.tds-social2 .tdm-social-item:hover .td-icon-youtube{color:#b00}.tds-social2 .tdm-social-item:hover .td-icon-vk{color:#507299}.tds-social3 .tdm-social-item{background-color:#4db2ec}.tds-social3 .tdm-social-item:hover{background-color:#000}.tds-social3 .tdm-social-item i{color:#fff}.tds-social6 .tdm-social-item{display:block}.tdm-progress-wrap .tdm-progress-percentage{font-family:open sans,arial,sans-serif;font-size:16px}.tdm-progress-wrap .tdm-progress-bar{position:relative;width:100%;background-color:#f7f7f7}.tdm-progress-wrap .tdm-progress-bar:after{content:'';position:absolute}.tds-progress-bar1 .tdm-progress-bar,.tds-progress-bar2 .tdm-progress-bar{height:4px}.tds-progress-bar1 .tdm-progress-bar:after,.tds-progress-bar2 .tdm-progress-bar:after{background-color:#4db2ec}.tds-progress-bar1 .tdm-progress-percentage{float:left;width:52px;color:#666}.tds-progress-bar1 .tdm-progress-bar-wrap{padding:8px 0 0 62px}.tds-progress-bar1 .tdm-progress-bar{height:4px}.tds-progress-bar1 .tdm-progress-bar:after{top:0;left:0;height:100%;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.tds-progress-bar1 .tdm-progress-title{font-family:Verdana,Geneva,sans-serif;font-size:12px}.tds-progress-bar2 .tdm-progress-title,.tds-progress-bar3 .tdm-progress-title{margin-top:15px;font-family:roboto,sans-serif;font-size:20px;font-weight:500}.tds-progress-bar2 .tdm-progress-bar:after{bottom:0;left:0;width:100%}.tds-progress-bar2 .tdm-progress-title{margin-top:15px;font-family:roboto,sans-serif;font-size:20px;font-weight:500}.tds-progress-bar2 .tdm-progress-percentage{position:absolute;padding:5px 10px 0;font-family:open sans,arial,sans-serif;font-size:16px;color:#fff;z-index:10}@media(max-width:767px){.tds-progress-bar3{padding:0 30px}}.tds-progress-bar3 .tdm-progress-bar{position:relative;display:inline-block;background:0 0;width:100%;height:0;padding-bottom:50%;text-align:center;overflow:hidden}.tds-progress-bar3 .tdm-progress-bar:after,.tds-progress-bar3 .tdm-progress-bar:before{content:'';position:absolute;top:0;left:0;width:100%;height:0;background:0 0;padding-bottom:calc(100% - 20px);border-radius:50%;border:10px solid #f7f7f7}.tds-progress-bar3 .tdm-progress-bar:after{border-color:#4db2ec;-webkit-clip-path:inset(50% 0 0 0);clip-path:inset(50% 0 0 0)}.tds-progress-bar3 .tdm-progress-bar .tdm-progress-percentage{position:absolute;bottom:0;width:100%;font-size:50px;font-weight:700;line-height:50px}.tdm-counter-wrap{font-family:roboto,sans-serif}.tdm-counter-wrap .tdm-counter-title{margin-top:13px;font-size:20px;font-weight:500;line-height:21px;color:#666}.tdm-counter-wrap .tdm-counter-number{font-size:58px;font-weight:700;line-height:58px}.tds-counter2 .tdm-counter-number{display:inline-table;width:200px;height:100px;padding:20px 20px 0;border-top-left-radius:100px;border-top-right-radius:100px;border:10px solid #4db2ec;border-bottom:0}.tds-counter2 .tdm-counter-number span{display:table-cell;vertical-align:bottom}.tdm_block_food_menu .tdm-food-menu-wrap{display:table;width:100%}.tdm_block_food_menu .tdm-food-menu-wrap:after{content:'';display:table;clear:both}.tdm_block_food_menu .tdm-food-menu-image{background-repeat:no-repeat;background-size:cover;background-position:center center}.tdm_block_food_menu .tdm-food-menu-details{display:table-cell}.tdm_block_food_menu .tdm-food-menu-price,.tdm_block_food_menu .tdm-title{display:inline-block}.tdm_block_food_menu .tdm-food-menu-title-wrap{margin:-1px 0 3px}.tdm_block_food_menu .tdm-title{width:80%;margin:0;font-size:20px;line-height:20px}@media(max-width:767px){.tdm_block_food_menu .tdm-title{font-size:18px;line-height:18px}}.tdm_block_food_menu .tdm-food-menu-price{width:20%;font-family:Verdana,Geneva,sans-serif;font-size:16px;font-weight:600;text-align:right}@media(max-width:767px){.tdm_block_food_menu .tdm-food-menu-price{font-size:15px}}.tdm_block_food_menu .tdm-descr{margin-bottom:0;font-size:14px;line-height:20px;color:#a5a5a5}.tdm_block_icon.tdm_block{margin-bottom:0}.tds-icon{position:relative}.tds-icon:after{content:'';width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.tdm_block_icon_box .tdm-descr{font-size:14px;line-height:24px;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.tds_icon_box1_wrap .icon_box_url_wrap{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.tds_icon_box2_wrap .tds-icon-box{display:inline-block}.tds_icon_box2_wrap .tds-icon-box2:after{display:table;content:'';line-height:0;clear:both}.tds_icon_box2_wrap .tdm-col-icon,.tds_icon_box2_wrap .tdm-col-text{display:table-cell;vertical-align:top}.tds_icon_box2_wrap .icon_box_url_wrap{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.tds_icon_box3_wrap .tdm-title-icon-wrap{position:relative;display:table}.tds_icon_box3_wrap.tdm-content-horiz-center .tdm-title-icon-wrap{margin-left:auto;margin-right:auto}.tds_icon_box3_wrap.tdm-content-horiz-right .tdm-title-icon-wrap{margin-left:auto}.tds_icon_box3_wrap .tds-icon{position:absolute;top:0;left:0;color:#dcf3f8}.tds_icon_box3_wrap .icon_box_url_wrap{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.tds_icon_box4_wrap{height:300px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tds_icon_box4_wrap:after{content:'';position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tds_icon_box4_wrap .tds-icon-box4{position:absolute;display:block;top:50%;left:50%;width:80%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);z-index:1}.tds_icon_box4_wrap .icon_box_url_wrap{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.tds_icon_box4_wrap:before{content:'';position:absolute;left:0;bottom:0;width:100%;z-index:1}.tds_icon_box4_wrap:hover{transform:translateY(-10px);-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px)}.tds_icon_box5_wrap{height:260px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tds_icon_box5_wrap .tds-icon-box5{position:absolute;display:block;top:50%;left:50%;width:80%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}.tds_icon_box5_wrap .tds-icon{-webkit-transition:transform .5s ease .3s;-moz-transition:transform .5s ease .3s;-o-transition:transform .5s ease .3s;transition:transform .5s ease .3s;color:#444}.tds_icon_box5_wrap .tds-title{-webkit-transition:transform .5s ease .2s;-moz-transition:transform .5s ease .2s;-o-transition:transform .5s ease .2s;transition:transform .5s ease .2s}.tds_icon_box5_wrap .tds-title .tdm-title{color:#444}.tds_icon_box5_wrap .td-icon-box-meta-info{display:block;position:absolute}.tds_icon_box5_wrap .td-icon-box-meta-info .tdm-descr{-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;opacity:0;color:#fff}.tds_icon_box5_wrap .td-icon-box-meta-info .tds-button{-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;opacity:0;color:#fff}.tds_icon_box5_wrap:hover{background-color:#00d6ff}.tds_icon_box5_wrap:hover .tds-icon{color:#fff;-webkit-transition:transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out}.tds_icon_box5_wrap:hover .tds-title{-webkit-transition:transform .3s ease-in-out .1s;-moz-transition:transform .3s ease-in-out .1s;-o-transition:transform .3s ease-in-out .1s;transition:transform .3s ease-in-out .1s}.tds_icon_box5_wrap:hover .tds-title .tdm-title{color:#fff}.tds_icon_box5_wrap:hover .tdm-descr{opacity:1;-webkit-transition:opacity .3s ease-in-out .2s;-moz-transition:opacity .3s ease-in-out .2s;-o-transition:opacity .3s ease-in-out .2s;transition:opacity .3s ease-in-out .2s}.tds_icon_box5_wrap:hover .tds-button{opacity:1;-webkit-transition:opacity .3s ease-in-out .2s;-moz-transition:opacity .3s ease-in-out .2s;-o-transition:opacity .3s ease-in-out .2s;transition:opacity .3s ease-in-out .2s}.tds_icon_box5_wrap .icon_box_url_wrap{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.tds_icon_box5_wrap.tdm-content-horiz-left .td-icon-box-meta-info{text-align:left}.tds_icon_box5_wrap.tdm-content-horiz-right .td-icon-box-meta-info{text-align:right}.tds-title-over-image{overflow:hidden}.tds-title-over-image1{position:relative;height:0;padding-bottom:400px;background-color:#f9f9f9}.tds-title-over-image1 .tdm-title-over-image-info-wrap{width:100%;padding:24px 32px}.tds-title-over-image1 .tdm-title-over-image-info,.tds-title-over-image1 .tdm-title-sub{zoom:1;transform:translate(0,8px);-webkit-transform:translate(0,8px);-moz-transform:translate(0,8px);-ms-transform:translate(0,8px);-o-transform:translate(0,8px);-webkit-transition:all .15s 75ms cubic-bezier(.25,.46,.45,.94);-moz-transition:all .15s 75ms cubic-bezier(.25,.46,.45,.94);-o-transition:all .15s 75ms cubic-bezier(.25,.46,.45,.94);transition:all .15s 75ms cubic-bezier(.25,.46,.45,.94)}.tds-title-over-image1 .tdm-title{margin:0}.tds-title-over-image1 .tdm-title-xxsm{margin-top:8px;margin-bottom:2px}.tds-title-over-image1 .tdm-title-xsm{margin-top:6px;margin-bottom:1px}.tds-title-over-image1 .tdm-title-sm{margin-top:4px}.tds-title-over-image1 .tdm-title-bg{margin-bottom:12px;line-height:50px}.tds-title-over-image1 .tdm-title-sub{color:#555;opacity:0;-ms-filter:"alpha(opacity=" 0 ")";filter:alpha(opacity=0)}.tds-title-over-image1 .tdm-title-over-image-link{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.tds-title-over-image1 .tdm-title-over-image-overlay:after,.tds-title-over-image1 .tdm-title-over-image-overlay:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;-webkit-transition:all .3s .1s cubic-bezier(.455,.03,.515,.955);-moz-transition:all .3s .1s cubic-bezier(.455,.03,.515,.955);-o-transition:all .3s .1s cubic-bezier(.455,.03,.515,.955);transition:all .3s .1s cubic-bezier(.455,.03,.515,.955)}.tds-title-over-image1 .tdm-title-over-image-overlay:after{opacity:0;-ms-filter:"alpha(opacity=" 0 ")";filter:alpha(opacity=0)}.tds-title-over-image1:hover .tdm-title-over-image-info,.tds-title-over-image1:hover .tdm-title-sub{transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);-webkit-transition:all .3s .1s cubic-bezier(.455,.03,.515,.955);-moz-transition:all .3s .1s cubic-bezier(.455,.03,.515,.955);-o-transition:all .3s .1s cubic-bezier(.455,.03,.515,.955);transition:all .3s .1s cubic-bezier(.455,.03,.515,.955)}.tds-title-over-image1:hover .tdm-title-sub{opacity:1;-ms-filter:"alpha(opacity=" 100 ")";filter:alpha(opacity=100)}.tds-title-over-image1:hover .tdm-title-over-image-overlay:after{opacity:1;-ms-filter:"alpha(opacity=" 100 ")";filter:alpha(opacity=100)}.tdm_block_title_over_image.tdm-content-vert-center .tds-title-over-image1 .tdm-title-over-image-info-wrap{position:absolute;top:calc(50% - 8px);transform:translateY(calc(-50% + 8px));-webkit-transform:translateY(calc(-50% + 8px));-moz-transform:translateY(calc(-50% + 8px));-ms-transform:translateY(calc(-50% + 8px));-o-transform:translateY(calc(-50% + 8px))}.tdm_block_title_over_image.tdm-content-vert-bottom .tds-title-over-image1 .tdm-title-over-image-info-wrap{position:absolute;bottom:0}[data-mfp-src]{cursor:pointer}[data-scroll-to-class]{cursor:pointer}.tdm-sub-footer-email,.tdm-sub-footer-info,.tdm-sub-footer-phone{margin-top:8px;margin-bottom:8px;line-height:20px}@font-face{font-family:multipurpose;src:url(images/icons/multipurpose.eot?2);src:url(images/icons/multipurpose.eot?2#iefix) format('embedded-opentype'),url(images/icons/multipurpose.woff?2) format('woff'),url(images/icons/multipurpose.ttf?2) format('truetype'),url(images/icons/multipurpose.svg?2#wpion) format('svg');font-weight:400;font-style:normal}[class*=" tdm-icon-"]:before,[class*=" tdm-icons"]:before,[class^=tdm-icon-]:before,[class^=tdm-icons]:before{font-family:multipurpose!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=tdm-icon-]{line-height:1;text-align:center;display:inline-block}[class*=tdm-icons]{line-height:1;text-align:center;display:inline-block;cursor:default}.tdm-icon-quote-left:before{content:"\e977"}.tdm-icon-quote-right:before{content:"\e978"}.tdm-icon-circle-right:before{content:"\ea42"}.tdm-icon-circle-close:before{content:"\ea0d"}body .tdc-font-typcn{display:inline-block}body .tdc-font-typcn:before{vertical-align:top}body .tdc-font-oi{display:inline-block}body .tdc-font-oi:before{vertical-align:middle}div.wpforms-container .wpforms-form div.wpforms-field-container{font-family:open sans,arial,sans-serif}div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field input,div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field textarea{font-family:open sans,arial,sans-serif;border-color:#eef0f3;border-width:0 0 1px;border-radius:0;color:#243442;font-size:15px;padding-right:0;padding-left:0;font-weight:600}div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field .wpforms-field-label{color:#adb3b9;font-size:13px;font-weight:500}div.wpforms-container .wpforms-form div.wpforms-submit-container button[type=submit]{font-family:open sans,arial,sans-serif;border:none;color:#fff;text-transform:uppercase;font-size:13px;font-weight:600;padding:10px 30px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}div.wpforms-container .wpforms-form div.wpforms-submit-container button[type=submit]:hover{background-color:#000}
