.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@import url("https://fonts.googleapis.com/css?family=Lato:100,300,300i,400,400i,700,700i,900,900i&display=swap");
@font-face {
font-family: "eIcon";
src: url(//kay2.tv/wp-content/plugins/epoll-wp-voting/assets/css/font/eIcon.eot);
src: url(//kay2.tv/wp-content/plugins/epoll-wp-voting/assets/css/font/eIcon.eot?#iefix) format("embedded-opentype"),
url(//kay2.tv/wp-content/plugins/epoll-wp-voting/assets/css/font/eIcon.woff2) format("woff2"),
url(//kay2.tv/wp-content/plugins/epoll-wp-voting/assets/css/font/eIcon.woff) format("woff"),
url(//kay2.tv/wp-content/plugins/epoll-wp-voting/assets/css/font/eIcon.ttf) format("truetype"),
url(//kay2.tv/wp-content/plugins/epoll-wp-voting/assets/css/font/eIcon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "eIcon";
src: url(//kay2.tv/wp-content/plugins/epoll-wp-voting/assets/css/font/eIcon.svg#Flaticon) format("svg");
}
}
[class^="eicon-"]:before, [class*=" eicon-"]:before,
[class^="eicon-"]:after, [class*=" eicon-"]:after {   
font-family: eIcon;
font-size: inherit;
font-weight: bold;
margin-right: 3px;
font-style: normal;
}
.eicon-info:before { content: "\f100"; }
.eicon-search:before { content: "\f101"; }
.eicon-loop:before { content: "\f102"; }
.eicon-right-arrow:before { content: "\f103"; }
.eicon-user:before { content: "\f104"; }
.eicon-lines:before { content: "\f105"; }
.eicon-minute:before { content: "\f106"; }
.eicon-navigation:before { content: "\f107"; }
.eicon-magnifier:before { content: "\f108"; }
.eicon-maps-and-flags:before { content: "\f109"; }
.eicon-gestures:before { content: "\f10a"; }
.eicon-tools-and-utensils:before { content: "\f10b"; }
.eicon-fairy:before { content: "\f10c"; }
.eicon-asteroid:before { content: "\f10d"; }
.eicon-opened:before { content: "\f10e"; }
.eicon-import:before { content: "\f10f"; }
.eicon-spreadsheet:before { content: "\f110"; }
.eicon-position:before { content: "\f111"; }
.eicon-left-arrow:before { content: "\f112"; }
.eicon-magnifying-glass:before { content: "\f113"; }
.eicon-maps-and-flags-1:before { content: "\f114"; }
.eicon-spreadsheet-1:before { content: "\f115"; }
.eicon-steering:before { content: "\f116"; }
.eicon-film:before { content: "\f117"; }
.eicon-continuous-line:before { content: "\f118"; }
.eicon-up:before { content: "\f119"; }
.eicon-tick:before { content: "\f11a"; }
.eicon-tools-and-utensils-1:before { content: "\f11b"; }
.eicon-coin:before { content: "\f11c"; }
.eicon-right-arrow-1:before { content: "\f11d"; }
.eicon-room-door:before { content: "\f11e"; }
.eicon-spreadsheet-2:before { content: "\f11f"; }
.eicon-wifi:before { content: "\f120"; }
.eicon-importance:before { content: "\f121"; }
.eicon-grab:before { content: "\f122"; }
.eicon-mic:before { content: "\f123"; }
.eicon-plugs:before { content: "\f124"; }
.eicon-binoculars:before { content: "\f125"; }
.eicon-document:before { content: "\f126"; }
.eicon-hyperlink:before { content: "\f127"; }
.eicon-image:before { content: "\f128"; }
.eicon-electron:before { content: "\f129"; }
.eicon-interface:before { content: "\f12a"; }
.eicon-businessman:before { content: "\f12b"; }
.eicon-muted:before { content: "\f12c"; }
.eicon-pie:before { content: "\f12d"; }
.eicon-magnifying-glass-1:before { content: "\f12e"; }
.eicon-binoculars-1:before { content: "\f12f"; }
.eicon-idea:before { content: "\f130"; }
.eicon-cf:before { content: "\f131"; }
.eicon-maps-and-flags-2:before { content: "\f132"; }
.eicon-tick-1:before { content: "\f133"; }
.eicon-cancel:before { content: "\f134"; }
.eicon-terminal:before { content: "\f135"; }
.eicon-rubbish:before { content: "\f136"; }
.eicon-more:before { content: "\f137"; }
.eicon-point-at:before { content: "\f138"; }
.eicon-cancel-1:before { content: "\f139"; }
.eicon-doubt:before { content: "\f13a"; }
.eicon-royal:before { content: "\f13b"; }
.eicon-objetive:before { content: "\f13c"; }
.eicon-bulb-outline:before { content: "\f13d"; }
.eicon-preference:before { content: "\f13e"; }
.eicon-empty:before { content: "\f13f"; }
.eicon-safe:before { content: "\f140"; }
.eicon-passion:before { content: "\f141"; }
.eicon-printing:before { content: "\f142"; }
.eicon-house:before { content: "\f143"; }
.eicon-refresh:before { content: "\f144"; }
.eicon-week:before { content: "\f145"; }
.eicon-number-1:before { content: "\f146"; }
.eicon-padlock:before { content: "\f147"; }
.eicon-file:before { content: "\f148"; }
.eicon-tools-and-utensils-2:before { content: "\f149"; }
.eicon-chat-balloon:before { content: "\f14a"; }
.eicon-spreadsheet-3:before { content: "\f14b"; }
.eicon-entry:before { content: "\f14c"; }
.eicon-rubbish-1:before { content: "\f14d"; }
.eicon-spreadsheet-4:before { content: "\f14e"; }
.eicon-rotation:before { content: "\f14f"; }
.eicon-framework:before { content: "\f150"; }
.eicon-hash-key:before { content: "\f151"; }
.eicon-floppy-disk:before { content: "\f152"; }
.eicon-maps-and-flags-3:before { content: "\f153"; }
.eicon-turn-on:before { content: "\f154"; }
.eicon-left-arrow-1:before { content: "\f155"; }
.eicon-image-1:before { content: "\f156"; }
.eicon-telemarketer:before { content: "\f157"; }
.eicon-cardinal-point:before { content: "\f158"; }
.eicon-down-arrow:before { content: "\f159"; }
.eicon-loudspeaker:before { content: "\f15a"; }
.eicon-funnel:before { content: "\f15b"; }
.eicon-shopping-trolley:before { content: "\f15c"; }
.eicon-phonebook:before { content: "\f15d"; }
.eicon-menu:before { content: "\f15e"; }
.eicon-attached:before { content: "\f15f"; }
.eicon-chat-balloon-1:before { content: "\f160"; }
.eicon-statistical:before { content: "\f161"; }
.eicon-clipboard:before { content: "\f162"; }
.eicon-attache-case:before { content: "\f163"; }
.eicon-navigation-1:before { content: "\f164"; }
.eicon-monitor:before { content: "\f165"; }
.eicon-mail:before { content: "\f166"; }
.eicon-key:before { content: "\f167"; }
.eicon-girl:before { content: "\f168"; }
.eicon-arrows:before { content: "\f169"; }
.eicon-text:before { content: "\f16a"; }
.eicon-insert:before { content: "\f16b"; }
.eicon-diary:before { content: "\f16c"; }
.eicon-shirt:before { content: "\f16d"; }
.eicon-coffee:before { content: "\f16e"; }
.eicon-people:before { content: "\f16f"; }
.eicon-security:before { content: "\f170"; }
.eicon-key-1:before { content: "\f171"; }
.eicon-like:before { content: "\f172"; }
.eicon-sand:before { content: "\f173"; }
.eicon-contrast:before { content: "\f174"; }
.eicon-camera:before { content: "\f175"; }
.eicon-road:before { content: "\f176"; }
.eicon-people-1:before { content: "\f177"; }
.eicon-gemstone:before { content: "\f178"; }
.eicon-sheet:before { content: "\f179"; }
.eicon-document-1:before { content: "\f17a"; }
.eicon-down-arrow-1:before { content: "\f17b"; }
.eicon-mathematics:before { content: "\f17c"; }
.eicon-price:before { content: "\f17d"; }
.eicon-signature:before { content: "\f17e"; }
.eicon-game:before { content: "\f17f"; }
.eicon-security-1:before { content: "\f180"; }
.eicon-car:before { content: "\f181"; }
.eicon-note:before { content: "\f182"; }
.eicon-thumb:before { content: "\f183"; }
.eicon-music:before { content: "\f184"; }
.eicon-spreadsheet-5:before { content: "\f185"; }
.eicon-data:before { content: "\f186"; }
.eicon-table:before { content: "\f187"; }
.eicon-key-2:before { content: "\f188"; }
.eicon-widening:before { content: "\f189"; }
.eicon-browser:before { content: "\f18a"; }
.eicon-wrench:before { content: "\f18b"; }
.eicon-ebook:before { content: "\f18c"; }
.eicon-scroll:before { content: "\f18d"; }
.eicon-art:before { content: "\f18e"; }
.eicon-location:before { content: "\f18f"; }
.eicon-spreadsheet-6:before { content: "\f190"; }
.eicon-spreadsheet-7:before { content: "\f191"; }
.eicon-magnet:before { content: "\f192"; }
.eicon-download:before { content: "\f193"; }
.eicon-lock:before { content: "\f194"; }
.eicon-row:before { content: "\f195"; }
.eicon-insert-1:before { content: "\f196"; }
.eicon-phonebook-1:before { content: "\f197"; }
.eicon-screwdriver:before { content: "\f198"; }
.eicon-ball:before { content: "\f199"; }
.eicon-card:before { content: "\f19a"; }
.eicon-edit:before { content: "\f19b"; }
.eicon-spreadsheet-8:before { content: "\f19c"; }
.eicon-document-2:before { content: "\f19d"; }
.eicon-hospital:before { content: "\f19e"; }
.eicon-taxi:before { content: "\f19f"; }
.eicon-column:before { content: "\f1a0"; }
.eicon-battery:before { content: "\f1a1"; }
.eicon-window:before { content: "\f1a2"; }
.eicon-insert-2:before { content: "\f1a3"; }
.eicon-ui:before { content: "\f1a4"; }
.eicon-month:before { content: "\f1a5"; }
.eicon-ecommerce:before { content: "\f1a6"; }
.eicon-clipboard-1:before { content: "\f1a7"; }
.eicon-hard-drive:before { content: "\f1a8"; }
.eicon-subtract:before { content: "\f1a9"; }
.eicon-spreadsheet-9:before { content: "\f1aa"; }
.eicon-spreadsheet-10:before { content: "\f1ab"; }
.eicon-combine:before { content: "\f1ac"; }
.eicon-playing-cards:before { content: "\f1ad"; }
.eicon-reign:before { content: "\f1ae"; }
.eicon-combine-1:before { content: "\f1af"; }
.eicon-tool:before { content: "\f1b0"; }
.eicon-division:before { content: "\f1b1"; }
.eicon-work-tools:before { content: "\f1b2"; }
.eicon-speaker:before { content: "\f1b3"; }
.eicon-ui-1:before { content: "\f1b4"; }
.eicon-window-1:before { content: "\f1b5"; }
.eicon-happy:before { content: "\f1b6"; }
.eicon-house-key:before { content: "\f1b7"; }
.eicon-sound:before { content: "\f1b8"; }
.eicon-magic:before { content: "\f1b9"; }
.eicon-ui-2:before { content: "\f1ba"; }
.eicon-card-1:before { content: "\f1bb"; }
.eicon-insert-3:before { content: "\f1bc"; }
.eicon-insert-4:before { content: "\f1bd"; }
.eicon-selection:before { content: "\f1be"; }
.eicon-music-1:before { content: "\f1bf"; }
.eicon-ui-3:before { content: "\f1c0"; }
.eicon-card-2:before { content: "\f1c1"; }
.eicon-zoom-in:before { content: "\f1c2"; }
.eicon-ui-4:before { content: "\f1c3"; }
.eicon-connector:before { content: "\f1c4"; }
.eicon-heart:before { content: "\f1c5"; }
.eicon-instagram:before { content: "\f1c6"; }
.eicon-facebook:before { content: "\f1c7"; }
.eicon-youtube:before { content: "\f1c8"; }
.eicon-linkedin:before { content: "\f1c9"; }
.eicon-telegram:before { content: "\f1ca"; }
.eicon-pin:before { content: "\f1cb"; }
.eicon-messenger:before { content: "\f1cc"; }
.eicon-worldwide:before { content: "\f1cd"; }
.eicon-playstore:before { content: "\f1ce"; }
.eicon-twitter:before { content: "\f1cf"; }
.eicon-whatsapp:before { content: "\f1d0"; }
.eicon-user-1:before { content: "\f1d1"; }
.eicon-email:before { content: "\f1d2"; }
.eicon-like-1:before { content: "\f1d3"; }
.eicon-chat:before { content: "\f1d4"; }
.eicon-photo-camera:before { content: "\f1d5"; }
.eicon-hashtag:before { content: "\f1d6"; }
.eicon-notification:before { content: "\f1d7"; }
.eicon-image-2:before { content: "\f1d8"; }
.eicon-like-2:before { content: "\f1d9"; }
.eicon-happy-1:before { content: "\f1da"; }
.eicon-happy-2:before { content: "\f1db"; }
.eicon-dislike:before { content: "\f1dc"; }
.eicon-star:before { content: "\f1dd"; }
.eicon-file-1:before { content: "\f1de"; }
.eicon-cloud-computing:before { content: "\f1df"; }
.eicon-sad:before { content: "\f1e0"; }
.eicon-chat-1:before { content: "\f1e1"; }
.eicon-flickr:before { content: "\f1e2"; }
.eicon-myspace:before { content: "\f1e3"; }
.eicon-verified:before { content: "\f1e4"; }
.eicon-follow:before { content: "\f1e5"; }
.eicon-instagram-1:before { content: "\f1e6"; }
.eicon-influencer:before { content: "\f1e7"; }
.eicon-fire:before { content: "\f1e8"; }
.eicon-sponsor:before { content: "\f1e9"; }
.eicon-hashtag-1:before { content: "\f1ea"; }
.eicon-influencer-1:before { content: "\f1eb"; }
.eicon-influencer-2:before { content: "\f1ec"; }
.eicon-notification-1:before { content: "\f1ed"; }
.eicon-playlist:before { content: "\f1ee"; }
.eicon-comment:before { content: "\f1ef"; }
.eicon-eye:before { content: "\f1f0"; }
.eicon-play:before { content: "\f1f1"; }
.eicon-video-player:before { content: "\f1f2"; }
.eicon-happy-3:before { content: "\f1f3"; }
.eicon-growth:before { content: "\f1f4"; }
.eicon-creative-idea:before { content: "\f1f5"; }
.eicon-star-1:before { content: "\f1f6"; }
.eicon-share:before { content: "\f1f7"; }
.eicon-download-file:before { content: "\f1f8"; }
.eicon-upload-file:before { content: "\f1f9"; }
.eicon-pie-chart:before { content: "\f1fa"; }
.eicon-calling:before { content: "\f1fb"; }
.eicon-download-1:before { content: "\f1fc"; }
.eicon-gear:before { content: "\f1fd"; }
.eicon-web:before { content: "\f1fe"; }
.eicon-cursor:before { content: "\f1ff"; }
.epoll_container *{
margin: 0; 
padding: 0;
font-family: 'Lato', sans-serif;
}
.epoll_container{
max-width: 960px;
width:100%;
display: block;
zoom: 1;
margin: 20px auto 20px auto;
}
.epoll_grids{
display: block;
clear: both;
margin: 10px 0;
text-align: center;
}
.epoll_no_shadow{
box-shadow: none !important;
}
.eg_grid_auto_left{
width: auto !important;
float: left;
padding-left:15px;
padding-right:15px;
}
.eg_grid_auto_right{
width: auto !important;
float: right;
padding-left:15px;
padding-right:15px;
}
.eg_p_relative{ position: relative;}
.eg_p-0{padding:0 !important;}
.eg_p-1{padding:6px !important;}
.eg_p-2{padding:12px !important;}
.eg_p-3{padding:18px !important;}
.eg_p-4{padding:24px !important;}
.eg_p-5{padding:30px !important;}
.eg_pt-0{padding-top:0 !important;}
.eg_pt-1{padding-top:6px !important;}
.eg_pt-2{padding-top:12px !important;}
.eg_pt-3{padding-top:18px !important;}
.eg_pt-4{padding-top:24px !important;}
.eg_pt-5{padding-top:30px !important;}
.eg_pb-0{padding-bottom:0 !important;}
.eg_pb-1{padding-bottom:6px !important;}
.eg_pb-2{padding-bottom:12px !important;}
.eg_pb-3{padding-bottom:18px !important;}
.eg_pb-4{padding-bottom:24px !important;}
.eg_pb-5{padding-bottom:30px !important;}
.eg_pl-0{padding-left:0 !important;}
.eg_pl-1{padding-left:6px !important;}
.eg_pl-2{padding-left:12px !important;}
.eg_pl-3{padding-left:18px !important;}
.eg_pl-4{padding-left:24px !important;}
.eg_pl-5{padding-left:30px !important;}
.eg_pr-0{padding-right:0 !important;}
.eg_pr-1{padding-right:6px !important;}
.eg_pr-2{padding-right:12px !important;}
.eg_pr-3{padding-right:18px !important;}
.eg_pr-4{padding-right:24px !important;}
.eg_pr-5{padding-right:30px !important;}
.eg_py-0{padding-top:0px !important; padding-bottom:0px !important;}
.eg_py-1{padding-top:6px !important; padding-bottom:6px !important;}
.eg_py-2{padding-top:12px !important; padding-bottom:12px !important;}
.eg_py-3{padding-top:18px !important; padding-bottom:18px !important;}
.eg_py-4{padding-top:24px !important; padding-bottom:24px !important;}
.eg_py-5{padding-top:30px !important; padding-bottom:30px !important;}
.eg_px-0{padding-left:0px !important; padding-right:0px !important;}
.eg_px-1{padding-left:6px !important; padding-right:6px !important;}
.eg_px-2{padding-left:12px !important; padding-right:12px !important;}
.eg_px-3{padding-left:18px !important; padding-right:18px !important;}
.eg_px-4{padding-left:24px !important; padding-right:24px !important;}
.eg_px-5{padding-left:30px !important; padding-right:30px !important;}
.eg_m-0{margin:0 !important;}
.eg_m-1{margin:6px !important;}
.eg_m-2{margin:12px !important;}
.eg_m-3{margin:18px !important;}
.eg_m-4{margin:24px !important;}
.eg_m-5{margin:30px !important;}
.eg_mt-0{margin-top:0 !important;}
.eg_mt-1{margin-top:6px !important;}
.eg_mt-2{margin-top:12px !important;}
.eg_mt-3{margin-top:18px !important;}
.eg_mt-4{margin-top:24px !important;}
.eg_mt-5{margin-top:30px !important;}
.eg_mb-0{margin-bottom:0 !important;}
.eg_mb-1{margin-bottom:6px !important;}
.eg_mb-2{margin-bottom:12px !important;}
.eg_mb-2_mobile{ margin-bottom: 0px !important;}
.eg_mb-3{margin-bottom:18px !important;}
.eg_mb-4{margin-bottom:24px !important;}
.eg_mb-5{margin-bottom:30px !important;}
.eg_ml-0{margin-left:0 !important;}
.eg_ml-1{margin-left:6px !important;}
.eg_ml-2{margin-left:12px !important;}
.eg_ml-3{margin-left:18px !important;}
.eg_ml-4{margin-left:24px !important;}
.eg_ml-5{margin-left:30px !important;}
.eg_mr-0{margin-right:0 !important;}
.eg_mr-1{margin-right:6px !important;}
.eg_mr-2{margin-right:12px !important;}
.eg_mr-3{margin-right:18px !important;}
.eg_mr-4{margin-right:24px !important;}
.eg_mr-5{margin-right:30px !important;}
.eg_my-0{margin-top:0px !important; margin-bottom:0px !important;}
.eg_my-1{margin-top:6px !important; margin-bottom:6px !important;}
.eg_my-2{margin-top:12px !important; margin-bottom:12px !important;}
.eg_my-3{margin-top:18px !important; margin-bottom:18px !important;}
.eg_my-4{margin-top:24px !important; margin-bottom:24px !important;}
.eg_my-5{margin-top:30px !important; margin-bottom:30px !important;}
.eg_mx-0{margin-left:0px !important; margin-right:0px !important;}
.eg_mx-1{margin-left:6px !important; margin-right:6px !important;}
.eg_mx-2{margin-left:12px !important; margin-right:12px !important;}
.eg_mx-3{margin-left:18px !important; margin-right:18px !important;}
.eg_mx-4{margin-left:24px !important; margin-right:24px !important;}
.eg_mx-5{margin-left:30px !important; margin-right:30px !important;}
.eg_border{border-width:1px; border-style:solid}
.eg_border_t{border-top-width:1px; border-top-style:solid}
.eg_border_l{border-left-width:1px; border-left-style:solid}
.eg_border_r{border-right-width:1px; border-right-style:solid}
.eg_border_b{border-bottom-width:1px; border-bottom-style:solid}
.eg_border_primary{border-color:#3d7afe}
.eg_border_secondary{border-color:#4c79dc}
.eg_border_accent{border-color:#c4d3fb}
.eg_button{
padding: 6px 15px;
background: #3d7afe;
border-radius: 6px;
color: #fff;
border: 1px solid #4c79dc;
outline: 0;
cursor: pointer;
outline:0;
text-transform: uppercase;
text-shadow: 1px -1px 0px #3b63bd;
font-size: 12.66px;
text-decoration: none;
}
.eg_button_secondary,.eg_button:hover,.eg_button:focus,.eg_button:active{
background: #f2f5fe;
border-color: #e5ebff;
color: #4b79f6;
text-shadow: none;
}
.eg_button:focus{
outline:3px solid #93b2f6;
text-shadow:none;
}
.eg_button:hover{
text-shadow:none;
}
.epoll_poll_option_wrapper ul.epoll_poll_options li .it_epoll_poll_opt:hover,
.epoll_poll_option_wrapper ul.epoll_poll_options li .it_epoll_poll_opt:active,
.epoll_poll_option_wrapper ul.epoll_poll_options li .it_epoll_poll_opt:focus{
background: #e8effe;
}
.eg_button_big_y{
padding: 12px 15px;  
}
.eg_main_content{
width: 100%;
position: relative;
}
.eg_badge{
display: block;
padding: 6px 14px;
background: #e7edff;
border: 1px solid #e7edff;
border-radius: 45px;
color: #5379d1;
line-height: 1.4;
}
.eg_text-left{
text-align: left !important;
}
.eg_text-center{
text-align: center !important;
}
.eg_text-right{
text-align: right !important;
}
.epoll_grid{
display: inline-block;
width: 100%;
max-width: 100%;
}
.eg_col{
padding: 15px;
width: calc(100% - 33px);
height:auto;
min-height:10px;
}
.eg_col-1{
width: calc(8.33% - 33px);
}
.eg_col-2{
width: calc(16.67% - 33px);
}
.eg_col-3{
width: calc(25% - 33px);
}
.eg_col-4{
width: calc(33.33% - 33px);
}
.eg_col-5{
width: calc(41.66% - 33px);
}
.eg_col-6{
width: calc(49.98% - 33px);
}
.eg_col-7{
width: calc(58.33% - 33px);
}
.eg_col-8{
width: calc(66.66% - 33px);
}
.eg_col-9{
width: calc(75% - 33px);
}
.eg_col-10{
width: calc(83.32% - 33px);
}
.eg_col-11{
width: calc(91.65% - 33px);
}
.eg_col-12{
width: calc(100% - 33px);
}
.epoll_card{
padding:0;
border-radius: 6px;
background: #fff;
-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
border: 0;
-webkit-transition: -webkit-box-shadow .25s;
transition: -webkit-box-shadow .25s;
transition: box-shadow .25s;
transition: box-shadow .25s, -webkit-box-shadow .25s;
background: #fff;
visibility: visible;
}
.epoll-container{
border-radius: 12px;
-webkit-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.15);
box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.15);
position: relative;
margin: .5rem 0 1rem 0;
background-color: #fff;
-webkit-transition: -webkit-box-shadow .25s;
transition: -webkit-box-shadow .25s;
transition: box-shadow .25s;
transition: box-shadow .25s, -webkit-box-shadow .25s;
}
.epoll_card_front_face{
display: block;
overflow:hidden;
position:relative;
}
.epoll_card_banner{
width:100%;
padding:0;
margin:0;
display:block;
min-height:200px;
max-height:200px;
position: relative;
overflow: hidden;
}
.epoll_gradient_image{
width:100%;
height: auto;
border-radius: 6px;
display: flex;
align-items: center;
align-self: auto;
min-height:200px;
max-height:200px;
align-content: center;
justify-content: center;
justify-self: center;
justify-items: center;
text-justify: auto;
text-align: center;
background-size: cover !important;
} .epoll_gradient_blue{
background: -webkit-linear-gradient(40deg,#eee,#0c57a5)!important;
background: -o-linear-gradient(40deg,#eee,#0c57a5)!important;
background: linear-gradient(40deg,#eee,#0c57a5)!important;
}
.epoll_profile_voting_avatar,.epoll_bottom_sheet_profile_icons > li{    
display: block;
width: 128px;
height: 128px;
border-radius: 50%;
border: 4px solid #fff;
background: none repeat scroll 0 0 #fff;
padding: 0;
position: relative;
margin: 0 auto!important;
-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
.epoll_bottom_sheet_profile_icons{
list-style: none;
padding: 0;
padding-top:10px;
margin: 0;
text-align:center;
}
.epoll_bottom_sheet_profile_icons > li{
width:72px;
height:72px;
display:inline-block;
position: relative;
margin: 4px !important;
}
.epoll_profile_voting_count_header{
padding-bottom: 62px;
}
.epoll_profile_voting_avatar > img,.epoll_bottom_sheet_profile_icons > li > img{
background: none repeat scroll 0 0 #fff;
width: 124px;
-webkit-box-shadow: 0 0px 5px 0 rgba(0,0,0,.16), 0 0px 5px 0 rgba(0,0,0,.12);
box-shadow: 0 0px 5px 0 rgba(0,0,0,.16), 0 0px 5px 0 rgba(0,0,0,.12);
height: 124px;
margin: 2px;
margin-left: 2px;
margin-top: 2px;
text-align: center;
border-radius: 50%;
}
.epoll_bottom_sheet_profile_icons > li > img{
width:68px;
height:68px;
}
.epoll_flex_inner{
display:block;
width:100%;
}
.epoll_text_white{
color:white !important;
}
.epoll_bottom_sheet_dialog{
background:#fff;
min-height:250px;
border-radius:6px;
position: relative;
margin-top: -48px;
text-align: center;
padding: 15px;
}
.epoll_about_profile{
padding:0;
position: relative;
}
.epoll_teal{
padding: 5px 10px 5px 10px;
margin-top: 15px;
display: inline-block;
border-radius: 24px;
left: 10px;
position: relative;
font-size: 14px;
background: #fff;
border: 1px solid #d8d7d7;
color: #949292;
border-left: 0;
border-right: 0;
border-radius: 0px;
}
.epoll_about_profile_content{
padding:5px 10px;
position: relative;
text-align: left;
}
.epoll_gradient_lime_green{
background: linear-gradient(45deg, #009688, #8BC34A);
border: 1px solid #6da049;
}
.epoll_badge{
display: inline-block;
width: auto;
padding: 2px 6px;
background: #FFC107;
border-radius: 20px;
position: absolute;
z-index: 2;
font-size: 12px;
right: -7px;
color: #463824;
-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.16), 0 1px 2px 0 rgba(0,0,0,.12);
box-shadow: 0 1px 2px 0 rgba(0,0,0,.16), 0 1px 2px 0 rgba(0,0,0,.12);
}
.epoll_about_profile_content > p{
text-align: left;
padding: 5px 10px;
color: #676;
}
.epoll_about_profile_content:before {
content:'';
width:100%;
height:100%;    
position:absolute;
left:0;
top:0;
background:linear-gradient(transparent 10px, white);
}
.epoll_content_overlap_btn{
display: inline-block;
padding: 2px 4px;
background: white;
position: relative;
text-decoration: none;
color: #37a86f;
border-radius: 6px;
font-size: 12px;
border: 1px solid #47ad68;
top: 1px;
margin-left: 10px;
}
.epoll_button{
max-width: 200px!important;
-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
padding: .82rem 2.14rem;
font-size: .81rem;
-webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
-o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
margin: .375rem auto;
border: 0;
display: block!important;
border: 0;
-webkit-border-radius: 24px;
border-radius: 24px;
text-transform: uppercase;
word-wrap: break-word;
color: #fff;
position: relative;
cursor: pointer;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
background: -webkit-linear-gradient(50deg,#ffd86f,#fc6262);
background: -o-linear-gradient(50deg,#ffd86f,#fc6262);
background: linear-gradient(40deg,#ffd86f,#fc6262);
display: inline-block;
font-weight: 400;
outline: 0 !important;
text-align: center;
white-space: nowrap;
}
.epoll_button_action{
width:100%;
}
.epoll_gradient_voilet{
background: -webkit-linear-gradient(50deg,#9adbfb,#9c20f9);
background: -o-linear-gradient(50deg,#9adbfb,#9c20f9);
background: linear-gradient(40deg,#9adbfb,#9c20f9);
}
.epoll-noup-padding{
padding-top:0 !important;
padding-bottom:0 !important;
}
.epoll_question_top_title{
padding: 10px;
min-height: 150px;
width: auto;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
justify-items: center;
text-align: center;
background: #fff;
color: #fff;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
border-bottom: 1px solid #f2f2f2;
background-size: cover !important;
background: linear-gradient(40deg,#ffd86f,#fc6262);
}
.epoll_top_teal{
padding-top: 20px;border-top: 1px solid #ffffff61;
}
.epoll_top_teal > span{
font-size: 24px;
}
.epoll_btn_white_radius_corner{
text-decoration: none;
background: transparent;
color: #ffffff;
border: 2px solid #fff;
width: 100px;
margin-top: 16px;
font-weight: 800;
}
.epoll_flex_inner {
background: rgba(17, 29, 44, 0.29);
}
.epoll_winner_badger{
display: block;
position: absolute;
background: linear-gradient(45deg, #a4d669, #4CAF50);
padding: 3px 10px;
border-radius: 24px;
color: #fff !important;
right: -28px;
font-size: 14px;
top: 10px;
-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
.epoll_winner_card{
transform: scale(1.04) translateY(-6px);
}
.epoll_winner_card .epoll_flex_inner{
background:transparent;
}
.epoll_winner_gradient{
background: linear-gradient(40deg,#ffd86f,#fc6262);
}
.it_epoll_grid > .it_epoll_survey-progress {
display: block;
width: 100%;
padding: 10px;
font-size: 13px;
margin: 0;
padding-bottom: 0;
}
.it_epoll_survey-progress-bg {
position: relative;
height: 4px;
border-radius: 24px;
background: #ccc;
width: auto;
display: block;
border: 2px solid #fff;
-webkit-box-shadow: 0 0px 1px 0 rgba(0,0,0,.56), 0 0px 1px 0 rgba(0,0,0,.12);
box-shadow: 0 0px 1px 0 rgba(0,0,0,.56), 0 0px 1px 0 rgba(0,0,0,.12);
}
.it_epoll_survey-progress-fg{
position: absolute;
top: 0;
bottom: 0;
height: 100%;
left: 0;
border-radius: 24px;
margin: 0;
background: -webkit-linear-gradient(50deg,#ffd86f,#fc6262)!important;
background: -o-linear-gradient(50deg,#ffd86f,#fc6262)!important;
background: linear-gradient(40deg,#ffd86f,#fc6262)!important;
-webkit-animation: it_epoll_bar 1s linear infinite;
animation: it_epoll_bar 1s linear infinite;
}
.epoll_voting_result_devider{
margin-top: 15px;
padding-top: 5px;
border-top: 1px solid #ccc;
width: 100%;
padding: 0px 0;
margin: 0 0 5px;
display: block;
align-items: center;
-webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,.08), 0 4px 1px 0 #f7f5f5;
box-shadow: 0 1px 0 0 rgba(0,0,0,.08), 0 4px 1px 0 #f7f5f5;
}
.it_epoll_survey-progress{
padding: 15px 15px 0 15px;
}
.epoll_green_badge{
display: inline-block;
padding: 3px 7px;
background: #47ad68;
border-radius: 24px;
color: #ffffff;
font-size:13px;
border: 2px solid #ffffff;
-webkit-box-shadow: 0 0px 1px 0 rgba(0,0,0,.16), 0 0px 1px 0 rgba(0,0,0,.12);
box-shadow: 0 0px 1px 0 rgba(0,0,0,.16), 0 0px 1px 0 rgba(0,0,0,.12);
}
.epoll_badge_danger{
background: #ff9b94;
color: #a11f15;
border: 0;
}
.epoll_card_front_face > .epoll_voting_result{
transform: scale(1.01);
}
.epoll_progress_bar_tip{
position: absolute;
margin: 0;
top: -32px;
border-bottom-left-radius: 0;
width: auto;
height: 24px;
display: flex;
align-items: center;
font-size: 9px;
text-align: center;
justify-content: center;
}
.epoll_circle_btn{
display: inline-block;
background: #fff;
border: 1px solid #fff;
padding: 10px;
width: 48px;
height: 48px;
cursor: pointer;
outline:0;
margin: 0 5px;
border-radius: 50%;
-webkit-box-shadow: 0 0px 5px 0 rgba(0,0,0,.16), 0 0px 5px 0 rgba(0,0,0,.12);
box-shadow: 0 0px 5px 0 rgba(0,0,0,.16), 0 0px 5px 0 rgba(0,0,0,.12);
}
.epoll_button_like_unlike{
position: absolute;
top: -24px;
z-index:999;
width: 100%;
text-align: center;
left: 0;
}
.epoll_emoji_btn > img{
width: 100%;
height: 100%;
display: block;
-webkit-box-shadow: 0 0px 5px 0 rgba(0,0,0,.16), 0 0px 5px 0 rgba(0,0,0,.12);
box-shadow: 0 0px 5px 0 rgba(0,0,0,.16), 0 0px 5px 0 rgba(0,0,0,.12);
border-radius: 12px;
background: #ffffffe3;
padding: 2px;
border: 2px solid #fff;
}
.epoll_emoji_btn{
background: transparent;
padding: 0;
border: 0;
box-shadow: none;
}
.epoll_emojies_section{
box-shadow: 0 0 3px #aaa;
margin: 0 auto;
position: absolute;
margin-top: -2px;
height: auto;
left: 25%;
background: #fff;
border-radius: 64px;
padding: 2px 5px;
width: auto;
}
.epoll_star_btn{
box-shadow: none;
width: auto;
padding: 0;
}
.epoll_profile_voting_count_header_result{
padding-bottom:92px;
}
.epoll_bottom_sheet_content_result{
margin-top:10px;
}
.epoll_button_outlined_gradient{
display: inline-block;
align-items: center;
width: auto;
margin: auto;
min-width: 65px;
height: 30px;
position: relative;
box-sizing: border-box;
color: #FFF;
background: #fff;
overflow: hidden;
cursor: pointer;
outline: 0;
border-radius: 6px;
border-width: 1px;
border-style: solid;
border-color: #fff;
background: linear-gradient(45deg, rgb(252, 99, 98), rgb(255, 216, 111));
box-shadow: 2px 2px 6px #aaa;
}
.epoll_sm_gradient_cover{
background: transparent;
width: 48px;
height: 48px;
border-radius: 7px;
display: inline-block;
}
.epoll_sm_gradient_cover:before{
height: 0;
content: '';
width: 0;
display: block;
border: 24px solid rgb(252, 99, 98);
border-right-color: transparent;
border-bottom-color: transparent;
border-top-left-radius: 7px;
}
.epoll-list-prefix{
border-top-left-radius: 7px;
border-bottom-left-radius: 7px;
display: block;
float: left;
position: relative;
}
.epoll_sm_avatar{
display: inline-block;
position: absolute;
top: 7px;
left: 7px;
background: #fff;
border-radius: 50%;
overflow: hidden;
box-shadow: 0 0 3px #aaa;
width: 48px;
height: 48px;
}
.epoll_sm_avatar > img{
position: relative;
width: calc(100% - 4px);
height: calc(100% - 4px);
padding: 0px;
border-radius: 50%;
margin: 2px;
box-shadow: 0 0 1px #aaa;
}
.epoll-list-content{
position: relative;
display: block;
padding: 10px;
left: 7px;
top: 0;
float:left;
}
.epoll-clr{
clear:both;
display:block;
}
.epoll-list-postfix{
position: relative;
display: block;
padding: 10px;
top: 0;
float:right;
}
.epoll_contestent_name_sm{
font-weight: 600;
font-family: inherit;
font-size: 15px;
color: #555;
margin:0;
padding:0;
letter-spacing: 0.5px;
}
.epoll_contestent_position_in_vote{
font-weight: 400;
font-size: 12px;
margin:0;
padding:0;
margin-bottom: 7px;
color: #777;
margin-left: 12px;
}
.epoll_progress_bar_tip_sm{
font-size: 8px;
width: auto;
height: auto;
top: -23px;
}
.it_epoll_survey-progress_sm{
padding: 5px 10px 10px 10px;
position: relative;
}
.it_epoll_survey-progress_sm .it_epoll_survey-progress-labels{
position: absolute;
margin: 0px;
bottom: 1px;
right: 4px;
}
.epoll_lists{
padding:12px;
padding-top:0;
}
.epoll_list{
padding-top:14px;
}
.epoll-prefix-card{
margin-left: 62px;
position: relative;
border-top-left-radius: 0;
}
.epoll-list-prefix-radius{
width: 48px;
height: 48px;
position: absolute;
left: -60px;
background: #fff;
padding: 6px;
border-top-left-radius: 40px;
border-bottom-left-radius: 40px;
-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.08), 0 0px 5px 0 rgba(0,0,0,.12);
box-shadow: 0 2px 5px 0 rgba(0,0,0,.08), 0 0px 5px 0 rgba(0,0,0,.12);
border: 0;
-webkit-transition: -webkit-box-shadow .25s;
transition: -webkit-box-shadow .25s;
transition: box-shadow .25s;
transition: box-shadow .25s, -webkit-box-shadow .25s;
}
.epoll-list-prefix-radius:before{
content: '';
width: 0;
height: auto;
display: block;
border: 30px solid #fc6362;
background: linear-gradient(45deg, rgb(252, 99, 98), rgb(255, 216, 111));
left: 0;
top: 0;
border-right-color: transparent;
border-bottom-color: transparent;
position: absolute;
border-top-left-radius: 56px;
border-bottom-left-radius: 56px;
}
.epoll-list-prefix-radius:after{
content: '';
border-right: 7px solid #fff;
position: absolute;
top: 0;
display: block;
right: -7px;
width: 0;
height: 100%;
}
.epoll-list-prefix-content{
padding-left:0;
}
.epoll_vs_title_upper{
margin-top: 60px !important;
margin-bottom: 30px !important;
background: #fffc;
border: 0;
padding: 1px;
transform:rotate(-5deg);
box-shadow: inset 1px 1px 3px #ffffff;
border-radius:4px;
}
.epoll_vs_title_upper > img{
border-radius:4px !important;
transform:rotate(5deg);
padding:20px;
background: rgba(255, 255, 255, 0.91);
width:90px;
height:90px;
}
.epoll_vs_title{
font-size: 20px;
color: #fff;
margin: 0;
}
.eg_vs_col{
padding: 12px;
float: left;
display: block;
width: calc(42% - 24px);
}
.eg_vs_sm_col{
padding: 6px;
float: left;
width: calc(16% - 12px);
height: 150px;
display: flex;
align-items: center;
}
.epoll_grids_vs{
padding-top: 50px;
padding-bottom: 50px;
}
.epoll_grids_vs_pb0{
padding-bottom: 0px; 
}
.epoll_vs_badge{
background: #fff;
width: 32px;
height: 32px;
padding: 4px;
line-height: 32px;
border-radius: 50%;
margin: 0 auto;
display: block;
font-size: 14px;
box-shadow: inset 1px 1px 3px #2d2d2d;
font-weight: 700;
color: #7b7b7b;
font-family: inherit;
}
.epoll_btn_outline{
border:1px solid #fff;
}
.epoll_profile_avatar_inactive:hover{
background: #fff;
border-color:#fff;
box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 5px 0px, rgba(0, 0, 0, 0.12) 0px 2px 10px 0px;
transition:0.3s all;
}
.epoll_profile_avatar_inactive:hover.epoll_profile_avatar_inactive > img{
opacity: 1;
transform:scale(1);
transition:0.3s all;
}
.epoll_profile_avatar_inactive{
background: transparent;
border-color:transparent;
box-shadow: none;
cursor: pointer;
transition:0.3s all;
}
.epoll_profile_avatar_inactive > img{
opacity: 0.93;
transform:scale(0.9);
transition:0.3s all;
}
.eg_vs_avatar_title{
font-size: 15px;
font-weight: 500;
color: #fff;
text-shadow: 1px 1px 1px #555;
padding: 0;
border-radius: 8px;
margin: 2px auto;
}
.epoll_poll_ttl,.epoll_poll_sub_ttl{
padding: 5px 20px;
font-size: 16px;
display: block;
font-weight: 800;
color: #2e3955;
}
.epoll_poll_sub_ttl{
color: #2f3951;
font-size: 14px;
font-weight: 400;
} @media (max-width:1290px){
.epoll_bottom_sheet_profile_icons > li{
width: 64px;
height: 64px;
}
.epoll_bottom_sheet_profile_icons > li > img {
width: 62px;
height: 62px;
margin-left: 1px;
margin-top: 1px;
}
}
@media (max-width:1194px){
.epoll_bottom_sheet_profile_icons > li{
width: 56px;
height: 56px;
}
.epoll_bottom_sheet_profile_icons > li > img {
width: 54px;
height: 54px;
margin: 1px;
}
}
@media (max-width:1099px){
.epoll_bottom_sheet_profile_icons > li{
width: 48px;
height: 48px;
}
.epoll_bottom_sheet_profile_icons > li > img {
width: 44px;
height: 44px;
margin: 1px;
}
.epoll_circle_btn{
width: 32px;
height: 32px;
padding: 6px;
}
.epoll_circle_btn > img{
width:100%;
height:100%;
}
.epoll_emojies_section {
height: auto;
left: 15%;
}
.epoll_button_like_unlike {
position: absolute;
top: -16px;
}
}
@media (max-width:860px){
.eg_col-4,.eg_col-8 {
width: calc(94% - 33px);
}
.epoll-container{
margin:15px;
}
.eg_button_big_x {
width:100%;
margin:1px auto;
}
.eg_mobile_text_center{
text-align: center !important;
}
.eg_mb-2_mobile{
margin-bottom: 12px !important;
}
}
.epoll_loading {
border: 4px solid #c4d3fb;
border-radius: 50%;
border-top: 4px solid #4c79f5;
width: 48px;
height: 48px;
-webkit-animation: it_epoll_loader 1s linear infinite; animation: it_epoll_loader 1s linear infinite;
} @-webkit-keyframes it_epoll_loader {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}
@keyframes it_epoll_loader {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.epoll_powered_by_Link {
color: #fff;
font-size: 8px;
background: #3d7afe;
position: absolute;
outline: 0 !important;
text-decoration: underline;
padding: 2px 20px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
left: 0;
width: 100%;
display: block;
line-height: 1.4;
}
#it_epoll_opinion_share_btn,#it_epoll_opinion_share_btn {
font-size: 14px;
}@import url("//fonts.googleapis.com/css?family=Lato:300,400,700");
.it_epoll_container {
font-family: Lato;
user-select: none;
-webkit-tap-highlight-color: transparent;
position: relative;
width: calc(100% - 40px);
margin: 20px auto;
background: -webkit-linear-gradient(40deg,#eee,#0c57a5)!important;
background: -o-linear-gradient(40deg,#eee,#0c57a5)!important;
background: linear-gradient(40deg,#eee,#0c57a5)!important;
-webkit-box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);
box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);
-webkit-border-radius: 12px;
border-radius: 12px;
min-width: 340px;
}
.it_epoll_shake_anim {
animation: it_epoll_shake_anim 0.3s; 
animation-iteration-count: infinite; 
}
@keyframes it_epoll_shake_anim {
0% { transform: translate(1px, 1px) rotate(0deg); }
20% { transform: translate(-3px, 0px) rotate(1deg); }
40% { transform: translate(1px, -1px) rotate(1deg); }
60% { transform: translate(-3px, 1px) rotate(0deg); }
80% { transform: translate(-1px, -1px) rotate(1deg); }
100% { transform: translate(1px, -2px) rotate(-1deg); }
}
.it_epoll_opt_radio_wrap:has(.it_epoll_opnion_opt_error){
border-radius: 12px;
background: #ffd3cf !important;
border: 1px solid #f1857d !important;
}
.it_epoll_opt_radio_wrap:has(.it_epoll_opnion_opt_error) label:before{
background:#f1857d !important;
}
.it_epoll_survey-subtitle{
display: block;
max-width: 100%;
font-size: 12px !important;
font-weight: 400;
line-height: 1.4;
padding: 0px 0 10px;
color: #727272;
}
.it_epoll_already_voted {
border-top: 1px solid #eb7268;
border-bottom: 1px solid #eb7268;
padding: 5px 15px;
margin: 5px 0;
color: #e32212;
line-height: 1.3;
font-size: 14px;
display: block;
background: linear-gradient(15deg, #feeded, #fef7f7);
}
.it_epoll_survey-complete{
margin-top:10px;
font-weight: bold;
color: #2c5aa2;
}
.epoll_green_badge {
display: inline-block;
padding: 3px 7px;
background: #47ad68;
border-radius: 24px;
color: #ffffff;
font-size: 13px;
line-height:13px;
border: 2px solid #ffffff;
-webkit-box-shadow: 0 0px 1px 0 rgb(0 0 0 / 16%), 0 0px 1px 0 rgb(0 0 0 / 12%);
box-shadow: 0 0px 1px 0 rgb(0 0 0 / 16%), 0 0px 1px 0 rgb(0 0 0 / 12%);
}
.epoll_progress_bar_tip {
position: absolute;
margin: 0;
top: -23px;
width: auto;
height: 24px;
display: flex;
align-items: center;
font-size: 9px;
text-align: center;
justify-content: center;
}
.it_epoll_modal_outer{
background: rgba(255, 255, 255, 0.80);
position: fixed;
top: 0;
bottom: 0;
right: 0;
left: 0;
display: block;
opacity: 1;
z-index: 99999;
transition: opacity .25s linear;
}
.it_epoll_modal_inner{
max-width: 600px;
position: absolute;
right: 0;
margin: 10px;
bottom: 0;
width: calc(100% - 20px);
transition: 0.5s all ease-in;
}
.it_epoll_frontend_close_btn:focus{
outline:1px dotted #555;
}
.it_epoll_modal_inner_hide{
right: -100%;
transition: 0.5s all ease-in-out;
}
.it_epoll_frontend_close_btn{
background: url(//kay2.tv/wp-content/plugins/epoll-wp-voting/assets/imgs/cancel.png)no-repeat center;
background-size: 28px;
width: 36px;
height: 36px;
padding: 4px;
display: block;
font-size: 0;
margin: 10px 5px;
float: right;
position: relative;
top: -52px;
}
.it_epoll_modal_inner .it_epoll_container{
margin: 0;
width: 100%; 
border:0;
}
.it_epoll_short_code {
margin: 20px;
font-size: 15px;
padding: 5px;
color: #776665;
border-radius: 40px;
border: 1px solid #f5b55d;
background: #ffd56e;
display: block;
}
.it_epoll_scale_hide{
transform: scale(0);
transition: 0.3s all !important;
}
.it_epoll_scale_show{
transform: scale(1);
transition: 0.3s all !important;
}
.it_epoll_inner {
text-align: center;
max-width: 1200px;
margin: 0 auto;
font-family: 'Lato', sans-serif;
text-shadow: 0 0 1px rgb(255 255 255 / 0%);
font-size: 100%;
font-weight: 400;
user-select: none;
-webkit-tap-highlight-color: transparent;
padding: 12px;
}
.it_epoll_title {
margin: 0px;
padding: 11px 75px 11px 11px !important;
position: relative;
z-index: 1;
color: #010101;
text-align: center;
font-weight: 400;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
background: #fff0;
border-bottom: 1px solid #fff;
}
.it_epoll_powered_by{
font-size: 8px;
margin-top: 10px;
color: #fff;
display: block;
text-align: right;
outline: 0;
border: 0;
padding-right: 15px;
}
.it_epoll_powered_by a{
font-size: 8px;
color: #fff;
outline: 0;
border: 0;
}
.it_epoll_title_exact{
text-shadow: -1px 1px 0px #3e3d3d;
color: #ffffff;
font-size: 18px;
padding-bottom: 16px;
}
.it_epoll_survey-stage{
float: none !important;
position: relative !important;
top: 0 !important;
right: 0 !important;
}
.it_epoll_surveys {
list-style: none;
margin: 0;
padding: 0;
text-align:center;
}
.it_epoll_survey-item {
display: block;
margin-top: 10px;
padding: 10px;
border-radius: 12px;
background: white;
box-shadow: 0 2px 1px rgb(170 170 170 / 25%);
-webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}
.it_epoll_survey-name {
font-weight: 400;
}
.it_epoll_list .it_epoll_survey-item {
position: relative;
padding: 0;
font-size: 14px;
line-height: 40px;
-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
.it_epoll_list .it_epoll_survey-item .it_epoll_pull-right {
position: absolute;
right: 0;
top: 0;
}
@media screen and (max-width: 800px) {
.it_epoll_list .it_epoll_survey-item .it_epoll_stage:not(.active) {
display: none;
}
}
@media screen and (max-width: 700px) {
}
.it_epoll_widget .it_epoll_list .it_epoll_survey-item .it_epoll_pull-right {
position: static;
line-height: 20px;
padding-bottom: 10px;
}
.it_epoll_widget .it_epoll_container{
padding:10px;
}
.it_epoll_widget .it_epoll_big_cover img, .it_epoll_widget .it_epoll_big_cover{
height: 100px;
}
.it_epoll_widget .it_epoll_grid .it_epoll_survey-item {
width: calc(100% - 20px);
}
.it_epoll_widget .it_epoll_title {
margin-bottom: 0;
padding: 10px !important;
padding-top: 0 !important;
position: relative;
z-index: 1;
font-size: 14px !important;
}
.it_epoll_widget .it_epoll_survey-country img {
width: 100px !important;
height: 100px !important;
}
.it_epoll_widget .it_epoll_survey-item-action-disabled {
background: transparent;
padding: 0;
margin: 0;
}
.it_epoll_widget .it_epoll_grid .it_epoll_survey-name {
display: block;
max-width: 100%;
font-size: 16px;
padding: 10px;
}
.it_epoll_widget .it_epoll_grid .it_epoll_survey-country {
margin-top: -52.5px !important;
}
.it_epoll_widget .it_epoll_list .it_epoll_survey-progress-label {
margin: 0;
}
.it_epoll_widget .it_epoll_container .it_epoll_grid .it_epoll_survey-country svg {
width: 94px;
margin-left: -9px;
margin-top: -9px;
}
.it_epoll_widget .it_epoll_container .it_epoll_grid .it_epoll_spinner{
width: 88px;
height: 88px;
}
.it_epoll_widget .it_epoll_container .it_epoll_grid .it_epoll_survey-item {
width: calc(100% - 20px);
background: #fff;
}
@media only screen and (max-width: 600px){
.it_epoll_list .it_epoll_survey-item .it_epoll_pull-right {
position: static;
line-height: 20px;
padding-bottom: 10px;
}
.it_epoll_container .it_epoll_grid .it_epoll_survey-country svg {
width: 94px;
margin-left: -9px;
margin-top: -9px;
}
.it_epoll_container .it_epoll_grid .it_epoll_spinner{
width: 88px;
height: 88px;
}
.it_epoll_container .it_epoll_grid .it_epoll_survey-item {
width: calc(100% - 20px);
}
.it_epoll_container .it_epoll_title {
margin-bottom: 0;
position: relative;
z-index: 1;
font-size: 12px !important;
}
.it_epoll_title_exact{
font-size:16px;
}
.it_epoll_survey-stage .it_epoll_stage {
width: auto !important;
height: auto !important;
top: -20px !important;
left: -15px !important;
line-height: 1.4 !important;
}
.it_epoll_poll_share_btn .eg_badge_btn_share {
font-size:0  !important;
}
.it_epoll_poll_share_btn .eg_badge_btn_share i{
font-size:12px  !important;
}
.it_epoll_grid .it_epoll_survey-country {
margin-top: -52.5px !important;
}
.it_epoll_container .it_epoll_survey-item-action-disabled {
background: transparent;
padding: 0;
margin: 0;
}
.it_epoll_container .it_epoll_grid .it_epoll_survey-name {
display: block;
max-width: 100%;
font-size: 16px;
padding: 10px;
}
.it_epoll_grid .it_epoll_survey-item{
margin-bottom:20px !important;
}
.it_epoll_title {
position: relative;
z-index: 1;
font-size: 12px;
}
.it_epoll_list .it_epoll_survey-progress-label {
margin: 0;
}
}
.it_epoll_list .it_epoll_survey-country,
.it_epoll_list .it_epoll_survey-progress,
.it_epoll_list .it_epoll_survey-completes,
.it_epoll_list .it_epoll_survey-end-date {
color: #A1A1A4;
}
.it_epoll_list .it_epoll_survey-country,
.it_epoll_list .it_epoll_survey-completes,
.it_epoll_list .it_epoll_survey-end-date,
.it_epoll_list .it_epoll_survey-name,
.it_epoll_list .it_epoll_survey-stage {
margin: 0 10px;
}
.it_epoll_list .it_epoll_survey-country {
margin-right: 0;
}
.it_epoll_list .it_epoll_survey-end-date,
.it_epoll_list .it_epoll_survey-completes,
.it_epoll_list .it_epoll_survey-country,
.it_epoll_list .it_epoll_survey-name {
vertical-align: middle;
}
.it_epoll_list .it_epoll_survey-end-date {
display: inline-block;
width: 100px;
white-space: nowrap;
overflow: hidden;
}
.it_epoll_survey-stage .it_epoll_stage {
display: inline-block;
vertical-align: middle;
width: auto;
height: auto;
top: 0;
right: 0;
position: relative;
overflow: hidden;
padding: 2px 10px;
margin: 0px 3px;
background: #f2f2f2;
font-size: 10px;
color: #0c55a0;
border-radius: 4px;
border-bottom-left-radius: 4px;
border: 1px solid #f2f2f2;
line-height: 1.4;
text-align: center;
box-shadow: none;
}
.it_epoll_survey-stage .it_epoll_stage.active {
background: #8BC34A !important; 
}
.list .list-only {
display: auto;
}
.it_epoll_list .it_epoll_grid-only {
display: none !important;
}
.it_epoll_grid .it_epoll_grid-only {
display: auto;
}
.it_epoll_grid .it_epoll_list-only {
display: none !important;
}
.it_epoll_grid .it_epoll_survey-item {
position: relative;
display: inline-block;
vertical-align: top;
width: calc(33% - 20px);
margin: 10px;
overflow: hidden;
padding: 0;
background: #fff;
border: 0;
}
@media screen and (max-width: 768px) {
.it_epoll_grid .it_epoll_survey-item {
display: inline-block;
width: calc(50% - 22px);
margin: 10px;
}
}
@media screen and (max-width: 600px) {
.it_epoll_grid .it_epoll_survey-item {
display: block;
width: auto;
margin: 10px;
}
}
.it_epoll_grid .it_epoll_survey-name {
display: block;
max-width: 100%;
font-size: 16px;
font-weight: bold;
line-height: 20px;
padding: 20px 0 5px;
color: #2c5aa2;
}
.it_epoll_grid .it_epoll_survey-country {
font-size: 11px;
line-height: 16px;
text-transform: uppercase;
}
.it_epoll_grid .it_epoll_survey-country,
.it_epoll_grid .it_epoll_survey-end-date {
color: #A1A1A4;
}
.it_epoll_grid .it_epoll_survey-end-date:before {
content: 'Ends\00a0';
}
.it_epoll_grid .it_epoll_survey-end-date.ended:before {
content: 'Ended\00a0';
}
.it_epoll_grid .it_epoll_survey-progress {
display: block;
width: 100%;
padding: 10px;
font-size: 13px;
margin: 0;
padding-bottom: 0;
}
.it_epoll_list .it_epoll_survey-progress {
padding: 10px;
display: block;
}
.it_epoll_grid .it_epoll_survey-progress-bg {
width: 100%;
display: block;
}
@media screen and (max-width: 200px) {
.it_epoll_grid .it_epoll_survey-progress-bg {
display: none;
}
}
.it_epoll_grid .it_epoll_survey-progress-labels {
line-height: 40px;
}
@media screen and (max-width: 200px) {
.it_epoll_grid .it_epoll_survey-progress-labels {
right: auto;
left: 10px;
}
}
.it_epoll_grid .it_epoll_survey-progress-label {
line-height: 12px;
font-size: 10px;
font-weight: 400;
}
.it_epoll_grid .it_epoll_survey-completes {
line-height: 21px;
font-size: 13px;
vertical-align: middle;
}
.it_epoll_grid .it_epoll_survey-stage .stage {
display: none;
}
.it_epoll_grid .it_epoll_survey-stage .active {
display: block;
}
.it_epoll_grid .it_epoll_survey-end-date {
font-size: 12px;
line-height: 20px;
}
.it_epoll_survey-progress-label {
vertical-align: middle;
margin: 0 -1px;
color: #fff;
}
.it_epoll_survey-progress-bg {
display: inline-block;
vertical-align: middle;
position: relative;
width: auto;
height: 8px;
border-radius: 2px;
background: #eee;
border: 2px solid #fff;
-webkit-box-shadow: 0 0px 1px 0 rgb(0 0 0 / 56%), 0 0px 1px 0 rgb(0 0 0 / 12%);
box-shadow: 0 0px 1px 0 rgb(0 0 0 / 56%), 0 0px 1px 0 rgb(0 0 0 / 12%);
}
.it_epoll_list {
padding:10px;
}
.it_epoll_grid .it_epoll_pull-right{
margin-top: 20px;
}
.it_epoll_survey-progress-fg {
position: absolute;
top: 0;
bottom: 0;
height: 100%;
left: 0;
margin: 0;
background: -webkit-linear-gradient(50deg,#ffd86f,#fc6262)!important;
background: -o-linear-gradient(50deg,#ffd86f,#fc6262)!important;
background: linear-gradient(40deg,#ffd86f,#fc6262)!important;
-webkit-animation: it_epoll_bar 1s linear infinite;
animation: it_epoll_bar 1s linear infinite;
border-radius: 8px;
} @-webkit-keyframes it_epoll_bar {
100% { -webkit-transform: translate(-1%); }
}
@keyframes it_epoll_bar {
100% { transform: translate(-1%); }
}
.it_epoll_survey-country img {
width: 92px !important;
height: 92px !important;
border: 3px solid #ffffff;
display: block;
border-radius: 50% !important;
background: none repeat scroll 0 0 #fff;
padding: 0px;
margin: 0 auto !important;
-webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}
.it_epoll_live {
border: 1px solid #8bc34a !important; 
background: #8BC34A !important; 
color:#fff !important;
}
.it_epoll_spinner{
border: 4px solid #ffffff;
border-radius: 50%;
border-top: 4px solid #fc6c63;
width: 88px;
display: none;
position: absolute;
background: rgba(255, 255, 255, 0.23);
background-size: 51px;
height: 88px;
top: 2px;
left: calc(50% - 44px);
-webkit-animation: it_epoll_spin 2s linear infinite;
animation: it_epoll_spin 1.5s linear infinite;
}
.it_epoll_spinner.it_epoll_spinner_active{
border-top: 6px solid #fff;
background: rgba(255, 255, 255, 0.53) url();
-webkit-animation: none;
animation: none;
} @-webkit-keyframes it_epoll_spin {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}
@keyframes it_epoll_spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
#it_epoll_survey-vote-button,.it_epoll_survey-notfound-button {
max-width: 160px;
-webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
padding: 0.82rem 2.14rem !important;
font-size: .81rem !important;
-webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
-o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
margin: 0.375rem !important;
border: 0;
line-height: 1.3;
-webkit-border-radius: 12px !important;
border-radius: 12px !important;
text-transform: uppercase;
word-wrap: break-word;
color: #fff;
position: relative;
cursor: pointer;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
background: -webkit-linear-gradient(50deg,#ffd86f,#fc6262);
background: -o-linear-gradient(50deg,#ffd86f,#fc6262);
background: linear-gradient(40deg,#ffd86f,#fc6262);
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
}
#it_epoll_survey-vote-button:active, #it_epoll_survey-vote-button:focus, #it_epoll_survey-vote-button:hover {
-webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
outline: 0;
}
.it_epoll_survey-item-action-form {
width:100%;
margin:0 !important;
}
.it_epoll_survey-item-action {
width: 100%;
padding: 8px 0;
margin: 0px 0 5px;
display: block;
align-items: center;
-webkit-box-shadow: 0 1px 0px 0 rgba(0,0,0,.06), 0 3px 1px 0 rgb(247, 245, 245);
box-shadow: 0 1px 0px 0 rgba(0,0,0,.06), 0 3px 1px 0 rgb(247, 245, 245);
}
.it_epoll_survey-item-action-disabled {
background: transparent;
}
.it_epoll_survey_confirmation_form .it_edb_input_container .it_edb_input{
display: block;
padding: 6px 12px !important;
margin:0 !important;
font-weight: 600;
width:100%;
outline: 0 !important;
box-shadow: none !important;
border: 0 !important;
border-radius: 4px !important;
}
.it_epoll_survey_confirmation_form .it_edb_input_container .it_edb_input::placeholder{
color:#135ba7;
}
.it_epoll_survey_confirmation_form .it_edb_input_container .it_edb_input.error{
border: 1px solid #fc7664;
}
.it_epoll_survey_confirmation_form{
position: relative;
border: 0;
min-height: 80px;
width: 100%;
font-weight: 100;
margin: 0 auto;
background: -webkit-linear-gradient(40deg,#0c57a5,#eee)!important;
background: -o-linear-gradient(40deg,#0c57a5,#eee)!important;
background: linear-gradient(40deg,#0c57a5,#eee)!important;
-webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
-webkit-border-radius: .25rem;
border-radius: .25rem;
}
.it_epoll_survey_confirmation_form h3.it_epoll_voting_confirmation_poll_title{
margin: 0;
text-align: center;
font-size: 16px;
font-weight: bold;
color: #fffed3;
padding: 10px;
border-bottom: 1px solid #86a8cc;
background: -webkit-linear-gradient(40deg,#7fa4ca,#1f63ab)!important;
background: linear-gradient(40deg,#7fa4ca,#1f63ab)!important;
background: -o-linear-gradient(40deg,#7fa4ca,#1f63ab)!important;
background: -moz-linear-gradient(40deg,#7fa4ca,#1f63ab)!important;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
.it_epoll_survey_confirmation_form .it_edb_input_container label{
padding: 4px 4px;
display: block;
color: #fff;
font-weight: 400;
text-align: left;
margin-bottom: 0;
line-height: 1.2;
}
.it_epoll_survey_confirmation_form .it_edb_input_container label.error{
margin: 1px;
color: #feb76b;
font-size: 10px;
padding: 0 5px;
}
.it_epoll_container_alert{
align-items: center !important;
}
.it_epoll_survey_confirmation_form .it_edb_input_container .it_edb_textarea{
display: block;
height: 100px;
border: 1px solid #ddd;
background: #fff;
width:100%;
font-weight: 600;
padding: 6px 12px !important;
outline: 0 !important;
box-shadow: none !important;
border: 0 !important;
border-radius: 4px !important;
}
.it_epoll_survey_confirmation_form .it_edb_input_container{
padding: 0px 20px 10px;
color: #fff;
}
.it_epoll_survey_confirmation_form .it_edb_input_container .it_edb_submit,.it_epoll_card_front .it_epoll_survey-confirm-button,.it_epoll_survey_confirmation_form .it_edb_input_container .it_epoll_system_activate_pro_btn{
max-width: 200px !important;
-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
padding: 1rem 2.14rem;
font-size: .81rem;
-webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
-o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
margin: .375rem auto;
border: 0;
display: block !important;
border: 0;
-webkit-border-radius: 12px;
border-radius: 12px;
text-transform: uppercase;
word-wrap: break-word;
color: #fff;
position: relative;
outline: 0 !important;
cursor: pointer;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
}
.it_epoll_card_front{
-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
border: 0;
background: #fff;
visibility: visible;
}
.it_epoll_card_back,.it_epoll_card_back_popup{
position: absolute;
width: 100%;
top: 0;
min-height: 100%;
-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
display: flex;
backface-visibility: hidden;
visibility: hidden;
-webkit-transform: scale(0);
transform: scale(0);
-o-transition: 1s;
transition: 1s;
border-radius: 6px;
}
.it_epoll_card_back_visible{
backface-visibility: visible;
visibility: visible;
-webkit-transition: 1s;
-o-transition: 1s;
transition: 1s; 
-webkit-transform: scale(1);
transform: scale(1);
}
.it_epoll_processing,.it_epoll_success {		
width: 100%;
height: 100%;
position: absolute;
background: rgba(255, 255, 255, 0.83) url(//kay2.tv/wp-content/plugins/epoll-wp-voting/assets/css/loader.gif)no-repeat center;
top: 0;
text-align: center;
display: none;
align-items: center;
justify-content: center;
font-size: 12px;
font-weight: 100;
background-size: 100px;
color: #7b0000;
}
.it_epoll_process_flex {
display:flex;
}
.it_epoll_success {
background: rgba(255, 255, 255, 0.83) url(//kay2.tv/wp-content/plugins/epoll-wp-voting/assets/css/tick.png)no-repeat center 20%;
background-size:40px;
color:#41ad49;
}
.it_epoll_pop_container {
position: fixed;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.39);
z-index: 999999;
bottom: 0;
top: 0;
}
.it_epoll_inner_pop {
position: relative;
background: #ffffff;
max-width: 1060px;
margin: 10% auto;
width:85%;
}
.it_epoll_pop_close {
display: block;
background: #ea5d53;
width: 35px;
height: 35px;
color: #fff;
text-align: center;
line-height: 35px;
border-radius: 50%;
position: absolute;
top: -15px;
right: -17px;
z-index: 999;
cursor:pointer;
}
.it_epoll_grid .it_epoll_survey-country
{
display: block;
margin-top: -48.5px;
position: relative;
float: none;
border: 0;
outline: 0;
}
.it_epoll_inner_pop{
position: relative;
border: 2px solid #fffde8;
box-shadow: 0 0 50px rgba(0, 0, 0, 0.52);
background: #ffffff;
max-width: 1070px;
margin: 8% auto;
}
.it_epoll_big_cover img,.it_epoll_big_cover{
background: -webkit-linear-gradient(50deg,#ffd86f,#fc6262)!important;
background: -o-linear-gradient(50deg,#ffd86f,#fc6262)!important;
background: linear-gradient(40deg,#ffd86f,#fc6262)!important;
width: 100%;
height: 144px;
border-radius: 0px !important;
}
.it_epoll_list .it_epoll_spinner {
border: 1px solid #ffffff;
border-radius: 50%;
border-top: 2px solid #fc6c63;
width: 24px; position: absolute;
background: rgba(255, 255, 255, 0.23);
background-size: 48px;
height: 24px;
top: 3px;
left: 0;
-webkit-animation: it_epoll_spin 2s linear infinite;
animation: it_epoll_spin 1.5s linear infinite;
}
.it_epoll_orange_gradient{
background: -webkit-linear-gradient(50deg,#ffd86f,#fc6262)!important;
background: -o-linear-gradient(50deg,#ffd86f,#fc6262)!important;
background: linear-gradient(40deg,#ffd86f,#fc6262)!important;
}
.it_epoll_aqua_gradient{
background: -webkit-linear-gradient(50deg,#2096ff,#05ffa3)!important;
background: -o-linear-gradient(50deg,#2096ff,#05ffa3)!important;
background: linear-gradient(40deg,#2096ff,#05ffa3)!important;
}
.it_epoll_blue_gradient{
background: -webkit-linear-gradient(50deg,#45cafc,#303f9f)!important;
background: -o-linear-gradient(50deg,#45cafc,#303f9f)!important;
background: linear-gradient(40deg,#45cafc,#303f9f)!important;
}
.it_epoll_purple_gradient{
background: -webkit-linear-gradient(50deg,#ff6ec4,#7873f5)!important;
background: -o-linear-gradient(50deg,#ff6ec4,#7873f5)!important;
background: linear-gradient(40deg,#ff6ec4,#7873f5)!important;
}
.it_epoll_card_front .it_epoll_green_gradient{
background: -webkit-linear-gradient(50deg,#aee86a,#4CAF50) !important;
background: -o-linear-gradient(50deg,#aee86a,#4CAF50) !important;
background: linear-gradient(40deg,#aee86a,#4CAF50) !important;
}
.it_epoll_green_gradient{
background: -webkit-linear-gradient(50deg,#aee86a,#4CAF50) !important;
background: -o-linear-gradient(50deg,#aee86a,#4CAF50) !important;
background: linear-gradient(40deg,#aee86a,#4CAF50) !important;
}
.it_epoll_circ{
opacity: 0;
stroke-width: 1.3 !important;
stroke-dasharray: 130;
stroke-dashoffset: 130;
-webkit-transition: stroke-dashoffset 1s 0.5s ease-out;
-moz-transition: stroke-dashoffset 1s 0.5s ease-out;
-ms-transition: stroke-dashoffset 1s 0.5s ease-out;
-o-transition: stroke-dashoffset 1s 0.5s ease-out;
transition: stroke-dashoffset 1s 0.5s ease-out;
}
.it_epoll_tick{
stroke-dasharray: 50;
stroke-dashoffset: 50;
stroke-width: 1.3 !important;
-webkit-transition: stroke-dashoffset 1s 0.5s ease-out;
-moz-transition: stroke-dashoffset 1s 0.5s ease-out;
-ms-transition: stroke-dashoffset 1s 0.5s ease-out;
-o-transition: stroke-dashoffset 1s 0.5s ease-out;
transition: stroke-dashoffset 1s 0.5s ease-out;
}
.it_epoll_drawn > svg .it_epoll_path{
opacity: 1;
stroke-dashoffset: 0;
}
.it_epoll_spinner_stop,.it_epoll_list .it_epoll_spinner_stop{
-webkit-animation: none;
animation: none;
border: 6px solid rgba(76, 175, 80, 0.87);
background: -webkit-linear-gradient(50deg,#aee86a,rgba(76, 175, 80, 0.87)) !important;
background: -o-linear-gradient(50deg,#aee86a,rgba(76, 175, 80, 0.87)) !important;
background: linear-gradient(40deg,#aee86a,rgba(76, 175, 80, 0.87)) !important;
}
.it_epoll_list .it_epoll_spinner_stop{
border:1px solid rgba(76, 175, 80, 0.87);
}
.it_epoll_list .it_epoll_spinner_stop svg{
top: -3px;
width: 22px;
position: relative;
}
.it_epoll_survey-country svg{
width: 94px;
margin-left: -9px;
margin-top: -9px;
}
.it_epoll_list #it_epoll_survey-vote-button{
font-size: 13px !important;
line-height: 1.3 !important;
border-radius: 12px !important;
text-indent: 5px;
}
.it_epoll_list .it_epoll_survey-item-action{
position: absolute;
top: -12px;
left: -12px;
width: auto;
padding:0;
box-shadow: none;
margin: 0;
}
.it_epoll_list .it_epoll_survey-item {
margin-bottom: 40px;
}
.it_epoll_survey-icon{
height: 24px !important;
position: relative;
width:auto !important;
}
.it_epoll_list .it_epoll_survey-name{
line-height: 1.4;
padding-top: 10px;
color: #2c5aa2;
font-weight: bold;
}
.eg_main_content .it_epoll_comment_area{
border-radius: 20px !important;
overflow: hidden  !important;
margin: 10px 30px  !important;
}
.eg_main_content .it_epoll_comment_area_less{
margin: 32px 20px  !important;
}
.eg_main_content .it_epoll_comment_area #comments{
margin:0 !important;
}
.eg_main_content .it_epoll_comment_area .comments-area textarea#comment,.eg_main_content .it_epoll_comment_area .comments-area input{
border-radius: 8px;
padding: 10px;
}
.eg_main_content .it_epoll_comment_area input#submit{
border-radius: 8px;
background: #3d7afe;
color:#fff;
}
.it_epoll_survey-icon img {
width: 48px;
height: 48px;
margin: 0 auto;
top: -24px;
position: relative;
border-radius: 40px;
margin-bottom: 24px;
background: #ffffff;
padding: 2px;
-webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}
.it_epoll_list .it_epoll_survey-progress-bg {
display: block;
position: relative;
width: auto;
height: 7px;
border-radius: 7px;
overflow: hidden;
background: #eee;
margin: 1px;
}
.epoll_opinion_voting_error{
margin-top:15px !important;
}
.it_epoll_surveys .it_epoll_list .it_epoll_survey-item:last-child{
margin-bottom:0 !important;
}
.it_epoll_list_style_already_voted{
display: block;
padding: 0 15px;
border-radius: 12px;
color: #fff;
-webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}
.it_epoll_widget .it_epoll_list_style_already_voted{
display: block;
padding: 0 15px;
border-radius: 12px;
color: #fff;
line-height: 35px;
margin: 5px 4px;
}
.it_epoll_list .it_epoll_survey-progress-labels{
position: absolute;
top: 0;
right: 0; 
}
.it_epoll_list .it_epoll_survey-progress-label{
background: #8bc34a;
padding: 0px 7px;
color: #fff;
border-radius: 4px;
border: 1px solid #8bc34a;
}
.epoll_poll_loader{
position: absolute;
top: 0;
background: rgb(236 238 248 / 36%);
left: 0;
bottom: 0;
right: 0;
display: none;
align-items: center;
justify-content: center;
}
.epoll_poll_loader_show{
display: flex !important;
}
.it_epoll_list .it_epoll_survey-item:last-child{
margin-bottom: 0 !important;
}
#it_epoll_voting_access .it_edb_input_va_container input.it_edb_input{
background: #fff !important;
padding: 8px 12px;
width: 100%;
border-radius: 4px;
box-shadow: none !important;
border: 0 !important;
outline: 0 !important;
}
#it_epoll_voting_access .it_edb_input_va_container {
margin: 16px;
position: relative;
background: #F5F6F7;
border-radius: 6px;
color: #1f63ab;
overflow: visible;
height: auto;
padding: 2px;
font-size: 13px;
background: -webkit-linear-gradient(40deg,#7fa4ca,#1f63ab)!important;
width: calc(100% - 32px);
}
#it_epoll_voting_access .it_edb_input_va_container label {
display: block;
color: #1f63ab;
text-align: left;
margin-bottom: 0;
line-height: 1.2;
position: absolute;
top: -8px;
left: 11px;
padding: 0px 4px;
height: auto !important;
font-size: 12px;
font-weight: 600;
background: #fff !important;
}
.it_epoll_voting_access_btn{
display: block;
width: calc(100% - 30px);
margin: 15px;
padding: 14px 10px;
border-radius: 6px !important;
outline:0;
border:0;
background: #2768ae !important;
font-size:14px;
}.epoll_container{
min-width: 300px;
}
.epoll_container_content{
padding:30px;
max-width:960px;
margin:20px;
}
.epoll_category_title,.epoll_category_desc{
padding: 10px;
text-align: left;
color: #293a5f;
margin-bottom: 0;
display: block;
border-radius: 4px;
border-top-right-radius: 1px;
border-bottom-right-radius: 1px;
}
.it_epoll_list .it_epoll_survey-item{
padding-bottom: 10px;
}
.epoll_category_desc{
padding-top:0;
color: #2c3a55;
}
.epoll_search{
display: inline-block;
max-width: 600px;
width: 100%;
outline: 0;
background: #fff;
color:#b6baca;
box-shadow: 0px 3px 6px #eff1fe;
padding: 15px;
border-radius: 12px;
border:1px solid #f1f1fc;
}
.epoll_search > i{
display: inline-block;
width: 32px;
height: 32px;
text-align: center;
line-height: 32px;
}
.epoll_search > input{
outline: 0;
width: calc(100% - 50px);
border: 0;
color: #b6baca;
background: #fff;
display: inline-block;
height: 32px;
font-weight: 400;
font-size: 18px;
padding-left: 10px;
}
.epoll_search > input::placeholder{
color:currentColor;
}
.epoll_search > input::-moz-placeholder{
color:currentColor;
}
.epoll_search > input::-ms-input-placeholder{
color:currentColor;
}
.epoll_search > input::-webkit-input-placeholder{
color:currentColor;
}
.epoll_catgegory_search{
padding: 10px;
}
.epoll_category_gradient{
display: block;
height: 150px;
overflow: hidden;
background: linear-gradient(45deg, #FFC107, #FF5722);
}
.epoll_poll_gradient{
border-radius: 18px;
height: 250px;
border:0 !important;
}
.epoll_category_gradient > img{
width:100%;
max-width:100%;
display:block;
}
.epoll_category_content,.epoll_category_action{
padding:0 10px;
}
.ec_epoll_extra_radius{
border-radius: 20px;
}
.ec_epoll_extra_radius_card{
box-shadow:0px 8px 16px #eaeefd, 0px 4px 8px #eceef9;
border: 1px solid #eceef9;
}
.epoll_category_count,.epoll_cat_delim,.epoll_category_count{
color: #959db5;
}
.eg_affix_bottom_category_meta{
position: relative;
bottom: -12px;
}
.epoll_poll_single_ttl{
font-size: 20px;
font-weight: 900;
}
.epoll_poll_sub_single_ttl{
font-size: 15px;
color: #8089a0;
font-weight: 600;
clear: both;
margin-left: 5px;
} .it_epoll_opt_radio_wrap [type="radio"]:checked,
.it_epoll_opt_radio_wrap [type="radio"]:not(:checked) {
position: absolute;
left: -9999px;
}
.it_epoll_opt_radio_wrap [type="radio"]:checked + label,
.it_epoll_opt_radio_wrap [type="radio"]:not(:checked) + label
{
position: relative;
padding: 0;
padding-left: 25px;
cursor: pointer;
line-height: 1.4;
display: inline-block;
color: #6a7795;
width:100%;
font-weight: 500;
font-size: 16px;
margin: 0 !important;
font-family: inherit;
}
.it_epoll_opt_radio_wrap + label span{
width: calc(100% - 116px);
}
.it_epoll_opt_radio_wrap [type="radio"]:checked + label{
color: #3a7bff;
font-weight: 700;
width: calc(100% - 116px);
}
.it_epoll_opt_radio_wrap [type="radio"]:checked + label:before,
.it_epoll_opt_radio_wrap [type="radio"]:not(:checked) + label:before {
content: '';
position: absolute;
left: 0;
top: calc(50% - 10px);
width: 21px;
height: 21px;
border: 3px solid #fff;
border-radius: 100%;
background: #c0d4ff;
box-shadow: 0 0 2px #c0d4ff;
}
.eg_button{
padding: 10px 18px;
}
.it_epoll_opt_radio_wrap [type="radio"]:checked + label:before{
box-shadow:0 0 2px #3a7bff;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.it_epoll_opt_radio_wrap [type="radio"]:checked + label:after,
.it_epoll_opt_radio_wrap [type="radio"]:not(:checked) + label:after {
content: '';
width: 17px;
height: 17px;
background: #3a7bff;
position: absolute;
left: 2px;
top: calc(50% - 8px);
border-radius: 100%;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.it_epoll_opt_radio_wrap [type="radio"]:not(:checked) + label:after {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
.it_epoll_opt_radio_wrap [type="radio"]:checked + label:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
} .it_epoll_opt_radio_wrap [type="checkbox"]:checked,
.it_epoll_opt_radio_wrap [type="checkbox"]:not(:checked) {
position: absolute;
left: -9999px;
}
.it_epoll_opt_radio_wrap [type="checkbox"]:checked + label,
.it_epoll_opt_radio_wrap [type="checkbox"]:not(:checked) + label
{
position: relative;
padding: 14px;
padding-left: 50px;
cursor: pointer;
line-height: 25px;
display: inline-block;
color: #6a7795;
width:100%;
font-weight: 500;
font-size: 16px;
margin: 0 !important;
font-family: inherit;
}
.it_epoll_opt_radio_wrap [type="checkbox"]:checked + label{
color: #3a7bff;
font-weight: 700;
width: calc(100% - 116px);
}
.it_epoll_opt_radio_wrap [type="checkbox"]:checked + label:before,
.it_epoll_opt_radio_wrap [type="checkbox"]:not(:checked) + label:before {
content: '';
position: absolute;
left: 16px;
top: calc(50% - 10px);
width: 22px;
height: 22px;
border: 3px solid #fff;
border-radius: 100%;
background: #c0d4ff;
box-shadow: 0 0 2px #c0d4ff;
}
.eg_button{
padding: 10px 18px;
}
.it_epoll_opt_radio_wrap [type="checkbox"]:checked + label:before{
box-shadow:0 0 2px #3a7bff;
content:'';
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.it_epoll_opt_radio_wrap [type="checkbox"]:checked + label:after,
.it_epoll_opt_radio_wrap [type="checkbox"]:not(:checked) + label:after {
content: '';
width: 21px;
height: 21px;
background-size: cover;
box-shadow:none;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 24 24' style='&%2310; fill: %233a7bff;&%2310;'%3E%3Cg%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-.997-6l7.07-7.071-1.414-1.414-5.656 5.657-2.829-2.829-1.414 1.414L11.003 16z'/%3E%3C/g%3E%3C/svg%3E");
position: absolute;
top: calc(50% - 9.5px);
left: 16.5px;
border-radius: 100%;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.it_epoll_opt_radio_wrap [type="checkbox"]:not(:checked) + label:after {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
.it_epoll_opt_radio_wrap [type="checkbox"]:checked + label:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.it_epoll_otp_result_right {
max-width: 100px !important;
z-index: 1;
}
.epoll_hide_radio:before,.epoll_hide_radio:after{
display:none !important;
}
.epoll_poll_option_wrapper{
padding: 5px 5px;
}
.epoll_poll_option_wrapper ul.epoll_poll_options{
list-style: none;
display: block;
}
.epoll_poll_option_wrapper ul.epoll_poll_options li{
padding: 5px 10px;
margin: 10px 15px;
}
.epoll_poll_option_wrapper ul.epoll_poll_options li .it_epoll_poll_opt{
padding: 0;
background: #f1f5ff;
border-radius: 12px;
position: relative;
}
.it_epoll_poll_opt_progressbar{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: flex-end;
border-radius: 12px;
overflow: hidden;
padding: 16px;
}
.it_epoll_otp_result_wrap{
background: #dfe9ff;
display: block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 50%;
border-radius: 0;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.epoll_related_polls_title{
color: #6a77a3;
padding: 14px;
margin: 10px 20px;
display: inline-block;
border: 2px solid #6a77a3;
font-weight: 700;
}
.ec_poll_border_top{
border-top: 6px solid #3d7afe;
border-bottom: 6px solid #3d7afe;
}
.it_epoll_otp_result_right {
font-size:14px;
}
.it_epoll_otp_result_right span{
font-size:12px;
}
.epoll_hide_element{
display: none !important;
}
.epoll_sc_share_container{
background: #fff;
box-shadow:none;
border: 1px solid #eceef9;
list-style: none;
display: block;
overflow: hidden;
border-radius: 6px;
position: absolute;
min-width: 200px;
right: 15px;
z-index: 99;
transform: scale(1);
opacity: 1;
visibility: visible;
transform-origin: top right;
transition: 0.1s ease-out all;
}
.eg_badge_btn_share {
cursor:pointer;
}
#it_epoll_opinion_share_btn .epoll_sc_share_container {
top: 52px;
}
.hide_epoll_sc_share_container {
transform: scale(0.9);
opacity: 0;
visibility: hidden;
transition: 0.1s ease-in all;
}
.epoll_sc_share_container li{
display: block;
text-align: left;
margin-bottom: 2px;
border-bottom: 1px solid #eceef9;
}
.epoll_sc_share_container li a{
color: #5b78cb;
display: block;
text-decoration: none !important;
outline: 0;
padding: 7px 15px;
}
.it_epoll_container_alert{
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
display: none;
align-items: center;
justify-content: center;
background: rgb(107 114 128  / 70%);
overflow-y: scroll;
z-index: 99998;
}
.it_epoll_container_alert_show{
display: flex;
}
.it_epoll_container_alert_inner{
background: #ffffff;
padding: 0px;
border-radius: 8px;
overflow: hidden;
box-shadow: 0 0 6px 1px #cacaca;
min-width: 350px;
min-height: 103px;
}
.it_epoll_container_alert_inner h3{
padding: 10px;
font-size: 13px;
color: #555;
font-weight: bold;
border-bottom: 1px solid #e0e0e0;
margin-bottom: 10px;
background: #fafafa;
display: flex;
align-items: center;
}
.it_epoll_container_alert_close{
display:block;
cursor: pointer;
}
.it_epoll_container_alert_inner h3 span:first-child{
flex:1;
}
.it_epoll_container_alert_inner div{
padding: 10px 20px 0;
}
.it_epoll_hcaptcha iframe{
width: 100% !important;
height: 110px !important;
}
#it_epoll_opinion_share_btn .epoll_sc_share_container{
top:52px;
}
.it_epoll_poll_share_btn {
top: 6.5px !important;
right: 6.5px !important;
position: absolute;
}
.it_epoll_poll_share_btn .eg_badge{
background: #fff;
border-color: #ffffff;
cursor: pointer;
}
.epoll_poll_share_container{
display: block;
align-items: center;
justify-content: center;
list-style: none;
text-align: center;
margin: 0;
border-top:1px solid #fff;
padding: 10px;
padding-bottom: 0;
}
.epoll_poll_share_container li{
display:block;
}
.epoll_poll_share_container li a{
padding: 5px 10px;
margin: 10px;
background: #fff;
outline:0 !important;
border-radius: 6px;
color: #2196f3;
display:block;
border:1px solid #2196f3;
}
.it_epoll_poll_share_btn_container{
padding: 0 10px 20px !important;
}
.epoll_poll_contest_powered_by{
text-align: right;
padding: 6px 20px;
padding-top: 0;
display: block;
font-size: 10px;
color: #fff !important;
}
.epoll_poll_contest_powered_by a{
color:#fff !important;
font-size: 10px !important;
text-decoration: underline;
}
.epoll_opinion_voting_error {
margin: 4px 20px !important;
padding: 6px 12px;
background: #f7c1bd;
margin-bottom: 0 !important;
border-radius: 6px;
border: 1px solid #a3352d;
font-size: 13px;
font-weight: bold;
color: #a3352d;
}
.it_epoll_opt_radio_wrap{
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
width: 100%; 
padding: 14px;
}
.it_epoll_opt_radio_wrap_inner{
flex: 1;
min-width: 200px; 
}
.it_epoll_opt_radio_wrap .it_epoll_otp_result_right {
padding: 1px 5px;
background: #f1f5ff;
line-height: 1.4;
border-radius: 6px;
}.swp_social_panel.swp_default_full_color a,html body .swp_social_panel.swp_individual_full_color .nc_tweetContainer:hover a,body .swp_social_panel.swp_other_full_color:hover a{color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_blogger,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_blogger:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_blogger:not(:hover){border:1px solid #ff5722}.swp_social_panel.swp_default_full_color .swp_blogger,html body .swp_social_panel.swp_individual_full_color .swp_blogger:hover,body .swp_social_panel.swp_other_full_color:hover .swp_blogger{background:#ff5722;border:1px solid #ee3900}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_blogger,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_blogger:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_blogger{border-bottom:3px solid #ee3900}.swp_social_panel.swp_default_color_outlines .swp_blogger a,html body .swp_social_panel.swp_individual_color_outlines .swp_blogger a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_blogger a{color:#ff5722}.swp_social_panel.swp_default_color_outlines .swp_blogger,html body .swp_social_panel.swp_individual_color_outlines .swp_blogger:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_blogger{background:rgba(0,0,0,0);border:1px solid #ff5722}.swp-blogger{background:#ff5722;border-color:#ee3900}.swp-blogger a{color:#ff5722}.swp-blogger a:hover{background:#ee3900;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_buffer,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_buffer:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_buffer:not(:hover){border:1px solid #323b43}.swp_social_panel.swp_default_full_color .swp_buffer,html body .swp_social_panel.swp_individual_full_color .swp_buffer:hover,body .swp_social_panel.swp_other_full_color:hover .swp_buffer{background:#323b43;border:1px solid #1c2126}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_buffer,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_buffer:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_buffer{border-bottom:3px solid #1c2126}.swp_social_panel.swp_default_color_outlines .swp_buffer a,html body .swp_social_panel.swp_individual_color_outlines .swp_buffer a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_buffer a{color:#323b43}.swp_social_panel.swp_default_color_outlines .swp_buffer,html body .swp_social_panel.swp_individual_color_outlines .swp_buffer:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_buffer{background:rgba(0,0,0,0);border:1px solid #323b43}.swp-buffer{background:#323b43;border-color:#1c2126}.swp-buffer a{color:#323b43}.swp-buffer a:hover{background:#1c2126;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_ello,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_ello:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_ello:not(:hover){border:1px solid #000}.swp_social_panel.swp_default_full_color .swp_ello,html body .swp_social_panel.swp_individual_full_color .swp_ello:hover,body .swp_social_panel.swp_other_full_color:hover .swp_ello{background:#000;border:1px solid #000}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_ello,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_ello:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_ello{border-bottom:3px solid #000}.swp_social_panel.swp_default_color_outlines .swp_ello a,html body .swp_social_panel.swp_individual_color_outlines .swp_ello a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_ello a{color:#000}.swp_social_panel.swp_default_color_outlines .swp_ello,html body .swp_social_panel.swp_individual_color_outlines .swp_ello:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_ello{background:rgba(0,0,0,0);border:1px solid #000}.swp-ello{background:#000;border-color:#000}.swp-ello a{color:#000}.swp-ello a:hover{background:#000;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_email,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_email:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_email:not(:hover){border:1px solid #6bcce9}.swp_social_panel.swp_default_full_color .swp_email,html body .swp_social_panel.swp_individual_full_color .swp_email:hover,body .swp_social_panel.swp_other_full_color:hover .swp_email{background:#6bcce9;border:1px solid #3fbde2}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_email,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_email:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_email{border-bottom:3px solid #3fbde2}.swp_social_panel.swp_default_color_outlines .swp_email a,html body .swp_social_panel.swp_individual_color_outlines .swp_email a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_email a{color:#6bcce9}.swp_social_panel.swp_default_color_outlines .swp_email,html body .swp_social_panel.swp_individual_color_outlines .swp_email:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_email{background:rgba(0,0,0,0);border:1px solid #6bcce9}.swp-email{background:#6bcce9;border-color:#3fbde2}.swp-email a{color:#6bcce9}.swp-email a:hover{background:#3fbde2;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_evernote,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_evernote:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_evernote:not(:hover){border:1px solid #2dbe60}.swp_social_panel.swp_default_full_color .swp_evernote,html body .swp_social_panel.swp_individual_full_color .swp_evernote:hover,body .swp_social_panel.swp_other_full_color:hover .swp_evernote{background:#2dbe60;border:1px solid #23954b}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_evernote,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_evernote:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_evernote{border-bottom:3px solid #23954b}.swp_social_panel.swp_default_color_outlines .swp_evernote a,html body .swp_social_panel.swp_individual_color_outlines .swp_evernote a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_evernote a{color:#2dbe60}.swp_social_panel.swp_default_color_outlines .swp_evernote,html body .swp_social_panel.swp_individual_color_outlines .swp_evernote:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_evernote{background:rgba(0,0,0,0);border:1px solid #2dbe60}.swp-evernote{background:#2dbe60;border-color:#23954b}.swp-evernote a{color:#2dbe60}.swp-evernote a:hover{background:#23954b;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_facebook,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_facebook:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_facebook:not(:hover){border:1px solid #1877f2}.swp_social_panel.swp_default_full_color .swp_facebook,html body .swp_social_panel.swp_individual_full_color .swp_facebook:hover,body .swp_social_panel.swp_other_full_color:hover .swp_facebook{background:#1877f2;border:1px solid #0b5fcc}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_facebook,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_facebook:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_facebook{border-bottom:3px solid #0b5fcc}.swp_social_panel.swp_default_color_outlines .swp_facebook a,html body .swp_social_panel.swp_individual_color_outlines .swp_facebook a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_facebook a{color:#1877f2}.swp_social_panel.swp_default_color_outlines .swp_facebook,html body .swp_social_panel.swp_individual_color_outlines .swp_facebook:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_facebook{background:rgba(0,0,0,0);border:1px solid #1877f2}.swp-facebook{background:#1877f2;border-color:#0b5fcc}.swp-facebook a{color:#1877f2}.swp-facebook a:hover{background:#0b5fcc;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_flickr,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_flickr:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_flickr:not(:hover){border:1px solid #ff0084}.swp_social_panel.swp_default_full_color .swp_flickr,html body .swp_social_panel.swp_individual_full_color .swp_flickr:hover,body .swp_social_panel.swp_other_full_color:hover .swp_flickr{background:#ff0084;border:1px solid #cc006a}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_flickr,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_flickr:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_flickr{border-bottom:3px solid #cc006a}.swp_social_panel.swp_default_color_outlines .swp_flickr a,html body .swp_social_panel.swp_individual_color_outlines .swp_flickr a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_flickr a{color:#ff0084}.swp_social_panel.swp_default_color_outlines .swp_flickr,html body .swp_social_panel.swp_individual_color_outlines .swp_flickr:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_flickr{background:rgba(0,0,0,0);border:1px solid #ff0084}.swp-flickr{background:#ff0084;border-color:#cc006a}.swp-flickr a{color:#ff0084}.swp-flickr a:hover{background:#cc006a;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_flipboard,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_flipboard:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_flipboard:not(:hover){border:1px solid #bf2626}.swp_social_panel.swp_default_full_color .swp_flipboard,html body .swp_social_panel.swp_individual_full_color .swp_flipboard:hover,body .swp_social_panel.swp_other_full_color:hover .swp_flipboard{background:#bf2626;border:1px solid #941e1e}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_flipboard,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_flipboard:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_flipboard{border-bottom:3px solid #941e1e}.swp_social_panel.swp_default_color_outlines .swp_flipboard a,html body .swp_social_panel.swp_individual_color_outlines .swp_flipboard a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_flipboard a{color:#bf2626}.swp_social_panel.swp_default_color_outlines .swp_flipboard,html body .swp_social_panel.swp_individual_color_outlines .swp_flipboard:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_flipboard{background:rgba(0,0,0,0);border:1px solid #bf2626}.swp-flipboard{background:#bf2626;border-color:#941e1e}.swp-flipboard a{color:#bf2626}.swp-flipboard a:hover{background:#941e1e;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_hacker_news,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_hacker_news:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_hacker_news:not(:hover){border:1px solid #d85623}.swp_social_panel.swp_default_full_color .swp_hacker_news,html body .swp_social_panel.swp_individual_full_color .swp_hacker_news:hover,body .swp_social_panel.swp_other_full_color:hover .swp_hacker_news{background:#d85623;border:1px solid #ac451c}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_hacker_news,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_hacker_news:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_hacker_news{border-bottom:3px solid #ac451c}.swp_social_panel.swp_default_color_outlines .swp_hacker_news a,html body .swp_social_panel.swp_individual_color_outlines .swp_hacker_news a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_hacker_news a{color:#d85623}.swp_social_panel.swp_default_color_outlines .swp_hacker_news,html body .swp_social_panel.swp_individual_color_outlines .swp_hacker_news:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_hacker_news{background:rgba(0,0,0,0);border:1px solid #d85623}.swp-hacker_news{background:#d85623;border-color:#ac451c}.swp-hacker_news a{color:#d85623}.swp-hacker_news a:hover{background:#ac451c;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_instagram,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_instagram:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_instagram:not(:hover){border:1px solid #ea2454}.swp_social_panel.swp_default_full_color .swp_instagram,html body .swp_social_panel.swp_individual_full_color .swp_instagram:hover,body .swp_social_panel.swp_other_full_color:hover .swp_instagram{background:#ea2454;border:1px solid #c8133f}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_instagram,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_instagram:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_instagram{border-bottom:3px solid #c8133f}.swp_social_panel.swp_default_color_outlines .swp_instagram a,html body .swp_social_panel.swp_individual_color_outlines .swp_instagram a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_instagram a{color:#ea2454}.swp_social_panel.swp_default_color_outlines .swp_instagram,html body .swp_social_panel.swp_individual_color_outlines .swp_instagram:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_instagram{background:rgba(0,0,0,0);border:1px solid #ea2454}.swp-instagram{background:#ea2454;border-color:#c8133f}.swp-instagram a{color:#ea2454}.swp-instagram a:hover{background:#c8133f;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_linkedin,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_linkedin:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_linkedin:not(:hover){border:1px solid #2767b1}.swp_social_panel.swp_default_full_color .swp_linkedin,html body .swp_social_panel.swp_individual_full_color .swp_linkedin:hover,body .swp_social_panel.swp_other_full_color:hover .swp_linkedin{background:#2767b1;border:1px solid #1e4f87}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_linkedin,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_linkedin:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_linkedin{border-bottom:3px solid #1e4f87}.swp_social_panel.swp_default_color_outlines .swp_linkedin a,html body .swp_social_panel.swp_individual_color_outlines .swp_linkedin a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_linkedin a{color:#2767b1}.swp_social_panel.swp_default_color_outlines .swp_linkedin,html body .swp_social_panel.swp_individual_color_outlines .swp_linkedin:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_linkedin{background:rgba(0,0,0,0);border:1px solid #2767b1}.swp-linkedin{background:#2767b1;border-color:#1e4f87}.swp-linkedin a{color:#2767b1}.swp-linkedin a:hover{background:#1e4f87;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_medium,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_medium:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_medium:not(:hover){border:1px solid #00ab6c}.swp_social_panel.swp_default_full_color .swp_medium,html body .swp_social_panel.swp_individual_full_color .swp_medium:hover,body .swp_social_panel.swp_other_full_color:hover .swp_medium{background:#00ab6c;border:1px solid #00784c}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_medium,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_medium:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_medium{border-bottom:3px solid #00784c}.swp_social_panel.swp_default_color_outlines .swp_medium a,html body .swp_social_panel.swp_individual_color_outlines .swp_medium a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_medium a{color:#00ab6c}.swp_social_panel.swp_default_color_outlines .swp_medium,html body .swp_social_panel.swp_individual_color_outlines .swp_medium:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_medium{background:rgba(0,0,0,0);border:1px solid #00ab6c}.swp-medium{background:#00ab6c;border-color:#00784c}.swp-medium a{color:#00ab6c}.swp-medium a:hover{background:#00784c;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_mix,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_mix:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_mix:not(:hover){border:1px solid #f4812c}.swp_social_panel.swp_default_full_color .swp_mix,html body .swp_social_panel.swp_individual_full_color .swp_mix:hover,body .swp_social_panel.swp_other_full_color:hover .swp_mix{background:#f4812c;border:1px solid #e1660c}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_mix,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_mix:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_mix{border-bottom:3px solid #e1660c}.swp_social_panel.swp_default_color_outlines .swp_mix a,html body .swp_social_panel.swp_individual_color_outlines .swp_mix a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_mix a{color:#f4812c}.swp_social_panel.swp_default_color_outlines .swp_mix,html body .swp_social_panel.swp_individual_color_outlines .swp_mix:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_mix{background:rgba(0,0,0,0);border:1px solid #f4812c}.swp-mix{background:#f4812c;border-color:#e1660c}.swp-mix a{color:#f4812c}.swp-mix a:hover{background:#e1660c;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_more,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_more:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_more:not(:hover){border:1px solid #ee464f}.swp_social_panel.swp_default_full_color .swp_more,html body .swp_social_panel.swp_individual_full_color .swp_more:hover,body .swp_social_panel.swp_other_full_color:hover .swp_more{background:#ee464f;border:1px solid #ea1723}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_more,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_more:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_more{border-bottom:3px solid #ea1723}.swp_social_panel.swp_default_color_outlines .swp_more a,html body .swp_social_panel.swp_individual_color_outlines .swp_more a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_more a{color:#ee464f}.swp_social_panel.swp_default_color_outlines .swp_more,html body .swp_social_panel.swp_individual_color_outlines .swp_more:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_more{background:rgba(0,0,0,0);border:1px solid #ee464f}.swp-more{background:#ee464f;border-color:#ea1723}.swp-more a{color:#ee464f}.swp-more a:hover{background:#ea1723;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_parler,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_parler:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_parler:not(:hover){border:1px solid #be1e2c}.swp_social_panel.swp_default_full_color .swp_parler,html body .swp_social_panel.swp_individual_full_color .swp_parler:hover,body .swp_social_panel.swp_other_full_color:hover .swp_parler{background:#be1e2c;border:1px solid #921722}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_parler,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_parler:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_parler{border-bottom:3px solid #921722}.swp_social_panel.swp_default_color_outlines .swp_parler a,html body .swp_social_panel.swp_individual_color_outlines .swp_parler a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_parler a{color:#be1e2c}.swp_social_panel.swp_default_color_outlines .swp_parler,html body .swp_social_panel.swp_individual_color_outlines .swp_parler:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_parler{background:rgba(0,0,0,0);border:1px solid #be1e2c}.swp-parler{background:#be1e2c;border-color:#921722}.swp-parler a{color:#be1e2c}.swp-parler a:hover{background:#921722;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_periscope,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_periscope:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_periscope:not(:hover){border:1px solid #3aa4c6}.swp_social_panel.swp_default_full_color .swp_periscope,html body .swp_social_panel.swp_individual_full_color .swp_periscope:hover,body .swp_social_panel.swp_other_full_color:hover .swp_periscope{background:#3aa4c6;border:1px solid #2e849f}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_periscope,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_periscope:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_periscope{border-bottom:3px solid #2e849f}.swp_social_panel.swp_default_color_outlines .swp_periscope a,html body .swp_social_panel.swp_individual_color_outlines .swp_periscope a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_periscope a{color:#3aa4c6}.swp_social_panel.swp_default_color_outlines .swp_periscope,html body .swp_social_panel.swp_individual_color_outlines .swp_periscope:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_periscope{background:rgba(0,0,0,0);border:1px solid #3aa4c6}.swp-periscope{background:#3aa4c6;border-color:#2e849f}.swp-periscope a{color:#3aa4c6}.swp-periscope a:hover{background:#2e849f;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_pinterest,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_pinterest:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_pinterest:not(:hover){border:1px solid #e60023}.swp_social_panel.swp_default_full_color .swp_pinterest,html body .swp_social_panel.swp_individual_full_color .swp_pinterest:hover,body .swp_social_panel.swp_other_full_color:hover .swp_pinterest{background:#e60023;border:1px solid #b3001b}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_pinterest,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_pinterest:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_pinterest{border-bottom:3px solid #b3001b}.swp_social_panel.swp_default_color_outlines .swp_pinterest a,html body .swp_social_panel.swp_individual_color_outlines .swp_pinterest a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_pinterest a{color:#e60023}.swp_social_panel.swp_default_color_outlines .swp_pinterest,html body .swp_social_panel.swp_individual_color_outlines .swp_pinterest:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_pinterest{background:rgba(0,0,0,0);border:1px solid #e60023}.swp-pinterest{background:#e60023;border-color:#b3001b}.swp-pinterest a{color:#e60023}.swp-pinterest a:hover{background:#b3001b;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_pocket,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_pocket:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_pocket:not(:hover){border:1px solid #ef4056}.swp_social_panel.swp_default_full_color .swp_pocket,html body .swp_social_panel.swp_individual_full_color .swp_pocket:hover,body .swp_social_panel.swp_other_full_color:hover .swp_pocket{background:#ef4056;border:1px solid #e9132e}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_pocket,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_pocket:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_pocket{border-bottom:3px solid #e9132e}.swp_social_panel.swp_default_color_outlines .swp_pocket a,html body .swp_social_panel.swp_individual_color_outlines .swp_pocket a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_pocket a{color:#ef4056}.swp_social_panel.swp_default_color_outlines .swp_pocket,html body .swp_social_panel.swp_individual_color_outlines .swp_pocket:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_pocket{background:rgba(0,0,0,0);border:1px solid #ef4056}.swp-pocket{background:#ef4056;border-color:#e9132e}.swp-pocket a{color:#ef4056}.swp-pocket a:hover{background:#e9132e;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_print,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_print:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_print:not(:hover){border:1px solid #777}.swp_social_panel.swp_default_full_color .swp_print,html body .swp_social_panel.swp_individual_full_color .swp_print:hover,body .swp_social_panel.swp_other_full_color:hover .swp_print{background:#777;border:1px solid #5e5e5e}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_print,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_print:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_print{border-bottom:3px solid #5e5e5e}.swp_social_panel.swp_default_color_outlines .swp_print a,html body .swp_social_panel.swp_individual_color_outlines .swp_print a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_print a{color:#777}.swp_social_panel.swp_default_color_outlines .swp_print,html body .swp_social_panel.swp_individual_color_outlines .swp_print:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_print{background:rgba(0,0,0,0);border:1px solid #777}.swp-print{background:#777;border-color:#5e5e5e}.swp-print a{color:#777}.swp-print a:hover{background:#5e5e5e;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_reddit,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_reddit:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_reddit:not(:hover){border:1px solid #f04b23}.swp_social_panel.swp_default_full_color .swp_reddit,html body .swp_social_panel.swp_individual_full_color .swp_reddit:hover,body .swp_social_panel.swp_other_full_color:hover .swp_reddit{background:#f04b23;border:1px solid #d2340e}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_reddit,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_reddit:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_reddit{border-bottom:3px solid #d2340e}.swp_social_panel.swp_default_color_outlines .swp_reddit a,html body .swp_social_panel.swp_individual_color_outlines .swp_reddit a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_reddit a{color:#f04b23}.swp_social_panel.swp_default_color_outlines .swp_reddit,html body .swp_social_panel.swp_individual_color_outlines .swp_reddit:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_reddit{background:rgba(0,0,0,0);border:1px solid #f04b23}.swp-reddit{background:#f04b23;border-color:#d2340e}.swp-reddit a{color:#f04b23}.swp-reddit a:hover{background:#d2340e;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_snapchat,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_snapchat:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_snapchat:not(:hover){border:1px solid #fffc00}.swp_social_panel.swp_default_full_color .swp_snapchat,html body .swp_social_panel.swp_individual_full_color .swp_snapchat:hover,body .swp_social_panel.swp_other_full_color:hover .swp_snapchat{background:#fffc00;border:1px solid #ccca00}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_snapchat,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_snapchat:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_snapchat{border-bottom:3px solid #ccca00}.swp_social_panel.swp_default_color_outlines .swp_snapchat a,html body .swp_social_panel.swp_individual_color_outlines .swp_snapchat a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_snapchat a{color:#fffc00}.swp_social_panel.swp_default_color_outlines .swp_snapchat,html body .swp_social_panel.swp_individual_color_outlines .swp_snapchat:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_snapchat{background:rgba(0,0,0,0);border:1px solid #fffc00}.swp-snapchat{background:#fffc00;border-color:#ccca00}.swp-snapchat a{color:#fffc00}.swp-snapchat a:hover{background:#ccca00;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_telegram,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_telegram:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_telegram:not(:hover){border:1px solid #08c}.swp_social_panel.swp_default_full_color .swp_telegram,html body .swp_social_panel.swp_individual_full_color .swp_telegram:hover,body .swp_social_panel.swp_other_full_color:hover .swp_telegram{background:#08c;border:1px solid #069}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_telegram,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_telegram:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_telegram{border-bottom:3px solid #069}.swp_social_panel.swp_default_color_outlines .swp_telegram a,html body .swp_social_panel.swp_individual_color_outlines .swp_telegram a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_telegram a{color:#08c}.swp_social_panel.swp_default_color_outlines .swp_telegram,html body .swp_social_panel.swp_individual_color_outlines .swp_telegram:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_telegram{background:rgba(0,0,0,0);border:1px solid #08c}.swp-telegram{background:#08c;border-color:#069}.swp-telegram a{color:#08c}.swp-telegram a:hover{background:#069;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_twitter,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_twitter:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_twitter:not(:hover){border:1px solid #0d1014}.swp_social_panel.swp_default_full_color .swp_twitter,html body .swp_social_panel.swp_individual_full_color .swp_twitter:hover,body .swp_social_panel.swp_other_full_color:hover .swp_twitter{background:#0d1014;border:1px solid #000}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_twitter,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_twitter:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_twitter{border-bottom:3px solid #000}.swp_social_panel.swp_default_color_outlines .swp_twitter a,html body .swp_social_panel.swp_individual_color_outlines .swp_twitter a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_twitter a{color:#0d1014}.swp_social_panel.swp_default_color_outlines .swp_twitter,html body .swp_social_panel.swp_individual_color_outlines .swp_twitter:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_twitter{background:rgba(0,0,0,0);border:1px solid #0d1014}.swp-twitter{background:#0d1014;border-color:#000}.swp-twitter a{color:#0d1014}.swp-twitter a:hover{background:#000;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_tumblr,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_tumblr:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_tumblr:not(:hover){border:1px solid #39475d}.swp_social_panel.swp_default_full_color .swp_tumblr,html body .swp_social_panel.swp_individual_full_color .swp_tumblr:hover,body .swp_social_panel.swp_other_full_color:hover .swp_tumblr{background:#39475d;border:1px solid #262f3d}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_tumblr,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_tumblr:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_tumblr{border-bottom:3px solid #262f3d}.swp_social_panel.swp_default_color_outlines .swp_tumblr a,html body .swp_social_panel.swp_individual_color_outlines .swp_tumblr a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_tumblr a{color:#39475d}.swp_social_panel.swp_default_color_outlines .swp_tumblr,html body .swp_social_panel.swp_individual_color_outlines .swp_tumblr:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_tumblr{background:rgba(0,0,0,0);border:1px solid #39475d}.swp-tumblr{background:#39475d;border-color:#262f3d}.swp-tumblr a{color:#39475d}.swp-tumblr a:hover{background:#262f3d;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_vimeo,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_vimeo:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_vimeo:not(:hover){border:1px solid #162221}.swp_social_panel.swp_default_full_color .swp_vimeo,html body .swp_social_panel.swp_individual_full_color .swp_vimeo:hover,body .swp_social_panel.swp_other_full_color:hover .swp_vimeo{background:#162221;border:1px solid #020303}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_vimeo,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_vimeo:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_vimeo{border-bottom:3px solid #020303}.swp_social_panel.swp_default_color_outlines .swp_vimeo a,html body .swp_social_panel.swp_individual_color_outlines .swp_vimeo a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_vimeo a{color:#162221}.swp_social_panel.swp_default_color_outlines .swp_vimeo,html body .swp_social_panel.swp_individual_color_outlines .swp_vimeo:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_vimeo{background:rgba(0,0,0,0);border:1px solid #162221}.swp-vimeo{background:#162221;border-color:#020303}.swp-vimeo a{color:#162221}.swp-vimeo a:hover{background:#020303;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_viber,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_viber:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_viber:not(:hover){border:1px solid #8f5db7}.swp_social_panel.swp_default_full_color .swp_viber,html body .swp_social_panel.swp_individual_full_color .swp_viber:hover,body .swp_social_panel.swp_other_full_color:hover .swp_viber{background:#8f5db7;border:1px solid #75459c}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_viber,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_viber:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_viber{border-bottom:3px solid #75459c}.swp_social_panel.swp_default_color_outlines .swp_viber a,html body .swp_social_panel.swp_individual_color_outlines .swp_viber a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_viber a{color:#8f5db7}.swp_social_panel.swp_default_color_outlines .swp_viber,html body .swp_social_panel.swp_individual_color_outlines .swp_viber:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_viber{background:rgba(0,0,0,0);border:1px solid #8f5db7}.swp-viber{background:#8f5db7;border-color:#75459c}.swp-viber a{color:#8f5db7}.swp-viber a:hover{background:#75459c;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_vk,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_vk:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_vk:not(:hover){border:1px solid #4a76a8}.swp_social_panel.swp_default_full_color .swp_vk,html body .swp_social_panel.swp_individual_full_color .swp_vk:hover,body .swp_social_panel.swp_other_full_color:hover .swp_vk{background:#4a76a8;border:1px solid #3a5d85}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_vk,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_vk:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_vk{border-bottom:3px solid #3a5d85}.swp_social_panel.swp_default_color_outlines .swp_vk a,html body .swp_social_panel.swp_individual_color_outlines .swp_vk a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_vk a{color:#4a76a8}.swp_social_panel.swp_default_color_outlines .swp_vk,html body .swp_social_panel.swp_individual_color_outlines .swp_vk:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_vk{background:rgba(0,0,0,0);border:1px solid #4a76a8}.swp-vk{background:#4a76a8;border-color:#3a5d85}.swp-vk a{color:#4a76a8}.swp-vk a:hover{background:#3a5d85;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_whatsapp,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_whatsapp:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_whatsapp:not(:hover){border:1px solid #71c169}.swp_social_panel.swp_default_full_color .swp_whatsapp,html body .swp_social_panel.swp_individual_full_color .swp_whatsapp:hover,body .swp_social_panel.swp_other_full_color:hover .swp_whatsapp{background:#71c169;border:1px solid #52af48}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_whatsapp,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_whatsapp:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_whatsapp{border-bottom:3px solid #52af48}.swp_social_panel.swp_default_color_outlines .swp_whatsapp a,html body .swp_social_panel.swp_individual_color_outlines .swp_whatsapp a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_whatsapp a{color:#71c169}.swp_social_panel.swp_default_color_outlines .swp_whatsapp,html body .swp_social_panel.swp_individual_color_outlines .swp_whatsapp:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_whatsapp{background:rgba(0,0,0,0);border:1px solid #71c169}.swp-whatsapp{background:#71c169;border-color:#52af48}.swp-whatsapp a{color:#71c169}.swp-whatsapp a:hover{background:#52af48;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_xing,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_xing:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_xing:not(:hover){border:1px solid #026466}.swp_social_panel.swp_default_full_color .swp_xing,html body .swp_social_panel.swp_individual_full_color .swp_xing:hover,body .swp_social_panel.swp_other_full_color:hover .swp_xing{background:#026466;border:1px solid #013334}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_xing,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_xing:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_xing{border-bottom:3px solid #013334}.swp_social_panel.swp_default_color_outlines .swp_xing a,html body .swp_social_panel.swp_individual_color_outlines .swp_xing a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_xing a{color:#026466}.swp_social_panel.swp_default_color_outlines .swp_xing,html body .swp_social_panel.swp_individual_color_outlines .swp_xing:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_xing{background:rgba(0,0,0,0);border:1px solid #026466}.swp-xing{background:#026466;border-color:#013334}.swp-xing a{color:#026466}.swp-xing a:hover{background:#013334;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_yummly,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_yummly:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_yummly:not(:hover){border:1px solid #e26426}.swp_social_panel.swp_default_full_color .swp_yummly,html body .swp_social_panel.swp_individual_full_color .swp_yummly:hover,body .swp_social_panel.swp_other_full_color:hover .swp_yummly{background:#e26426;border:1px solid #bc4f19}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_yummly,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_yummly:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_yummly{border-bottom:3px solid #bc4f19}.swp_social_panel.swp_default_color_outlines .swp_yummly a,html body .swp_social_panel.swp_individual_color_outlines .swp_yummly a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_yummly a{color:#e26426}.swp_social_panel.swp_default_color_outlines .swp_yummly,html body .swp_social_panel.swp_individual_color_outlines .swp_yummly:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_yummly{background:rgba(0,0,0,0);border:1px solid #e26426}.swp-yummly{background:#e26426;border-color:#bc4f19}.swp-yummly a{color:#e26426}.swp-yummly a:hover{background:#bc4f19;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_mastodon,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_mastodon:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_mastodon:not(:hover){border:1px solid #6364ff}.swp_social_panel.swp_default_full_color .swp_mastodon,html body .swp_social_panel.swp_individual_full_color .swp_mastodon:hover,body .swp_social_panel.swp_other_full_color:hover .swp_mastodon{background:#6364ff;border:1px solid #3031ff}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_mastodon,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_mastodon:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_mastodon{border-bottom:3px solid #3031ff}.swp_social_panel.swp_default_color_outlines .swp_mastodon a,html body .swp_social_panel.swp_individual_color_outlines .swp_mastodon a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_mastodon a{color:#6364ff}.swp_social_panel.swp_default_color_outlines .swp_mastodon,html body .swp_social_panel.swp_individual_color_outlines .swp_mastodon:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_mastodon{background:rgba(0,0,0,0);border:1px solid #6364ff}.swp-mastodon{background:#6364ff;border-color:#3031ff}.swp-mastodon a{color:#6364ff}.swp-mastodon a:hover{background:#3031ff;color:#fff}.swp_social_panel.swp_default_light_gray .nc_tweetContainer,html body .swp_social_panel.swp_individual_light_gray .nc_tweetContainer:hover,body .swp_social_panel.swp_other_light_gray:hover .nc_tweetContainer{background-color:#ccc;border:1px solid #ccc}.swp_social_panel.swp_default_light_gray .nc_tweetContainer a,html body .swp_social_panel.swp_individual_light_gray .nc_tweetContainer:hover a,body .swp_social_panel.swp_other_light_gray:hover .nc_tweetContainer a{color:#fff}.swp_social_panel.swp_three_dee.swp_default_light_gray .nc_tweetContainer,html body .swp_social_panel.swp_three_dee.swp_individual_light_gray .nc_tweetContainer:hover,body .swp_social_panel.swp_three_dee.swp_other_light_gray .nc_tweetContainer:hover{border-bottom:3px solid #b3b3b3}.swp_social_panel.swp_three_dee.swp_default_light_gray .nc_tweetContainer.total_sharesalt,html body .swp_social_panel.swp_three_dee.swp_individual_light_gray .nc_tweetContainer:hover.total_sharesalt,body .swp_social_panel.swp_three_dee.swp_other_light_gray .nc_tweetContainer:hover.total_sharesalt{border-bottom:none !important}.swp_social_panel.swp_default_light_gray_outlines a,html body .swp_social_panel.swp_individual_light_gray_outlines a:hover,body .swp_social_panel.swp_other_light_gray_outlines:hover a{color:#ccc}.swp_social_panel.swp_default_light_gray_outlines .nc_tweetContainer,html body .swp_social_panel.swp_individual_light_gray_outlines .nc_tweetContainer:hover,body .swp_social_panel.swp_other_light_gray_outlines:hover .nc_tweetContainer{background:rgba(0,0,0,0);border:1px solid #ccc}.swp_social_panel.swp_default_medium_gray .nc_tweetContainer,html body .swp_social_panel.swp_individual_medium_gray .nc_tweetContainer:hover,body .swp_social_panel.swp_other_medium_gray:hover .nc_tweetContainer{background-color:#999;border:1px solid #999}.swp_social_panel.swp_default_medium_gray .nc_tweetContainer a,html body .swp_social_panel.swp_individual_medium_gray .nc_tweetContainer:hover a,body .swp_social_panel.swp_other_medium_gray:hover .nc_tweetContainer a{color:#fff}.swp_social_panel.swp_three_dee.swp_default_medium_gray .nc_tweetContainer,html body .swp_social_panel.swp_three_dee.swp_individual_medium_gray .nc_tweetContainer:hover,body .swp_social_panel.swp_three_dee.swp_other_medium_gray .nc_tweetContainer:hover{border-bottom:3px solid gray}.swp_social_panel.swp_three_dee.swp_default_medium_gray .nc_tweetContainer.total_sharesalt,html body .swp_social_panel.swp_three_dee.swp_individual_medium_gray .nc_tweetContainer:hover.total_sharesalt,body .swp_social_panel.swp_three_dee.swp_other_medium_gray .nc_tweetContainer:hover.total_sharesalt{border-bottom:none !important}.swp_social_panel.swp_default_medium_gray_outlines a,html body .swp_social_panel.swp_individual_medium_gray_outlines a:hover,body .swp_social_panel.swp_other_medium_gray_outlines:hover a{color:#999}.swp_social_panel.swp_default_medium_gray_outlines .nc_tweetContainer,html body .swp_social_panel.swp_individual_medium_gray_outlines .nc_tweetContainer:hover,body .swp_social_panel.swp_other_medium_gray_outlines:hover .nc_tweetContainer{background:rgba(0,0,0,0);border:1px solid #999}.swp_social_panel.swp_default_dark_gray .nc_tweetContainer,html body .swp_social_panel.swp_individual_dark_gray .nc_tweetContainer:hover,body .swp_social_panel.swp_other_dark_gray:hover .nc_tweetContainer{background-color:#444;border:1px solid #444}.swp_social_panel.swp_default_dark_gray .nc_tweetContainer a,html body .swp_social_panel.swp_individual_dark_gray .nc_tweetContainer:hover a,body .swp_social_panel.swp_other_dark_gray:hover .nc_tweetContainer a{color:#fff}.swp_social_panel.swp_three_dee.swp_default_dark_gray .nc_tweetContainer,html body .swp_social_panel.swp_three_dee.swp_individual_dark_gray .nc_tweetContainer:hover,body .swp_social_panel.swp_three_dee.swp_other_dark_gray .nc_tweetContainer:hover{border-bottom:3px solid #2b2b2b}.swp_social_panel.swp_three_dee.swp_default_dark_gray .nc_tweetContainer.total_sharesalt,html body .swp_social_panel.swp_three_dee.swp_individual_dark_gray .nc_tweetContainer:hover.total_sharesalt,body .swp_social_panel.swp_three_dee.swp_other_dark_gray .nc_tweetContainer:hover.total_sharesalt{border-bottom:none !important}.swp_social_panel.swp_default_dark_gray_outlines a,html body .swp_social_panel.swp_individual_dark_gray_outlines a:hover,body .swp_social_panel.swp_other_dark_gray_outlines:hover a{color:#444}.swp_social_panel.swp_default_dark_gray_outlines .nc_tweetContainer,html body .swp_social_panel.swp_individual_dark_gray_outlines .nc_tweetContainer:hover,body .swp_social_panel.swp_other_dark_gray_outlines:hover .nc_tweetContainer{background:rgba(0,0,0,0);border:1px solid #444}.swp_social_panel.swp_modern,.swp_social_panel.swp_dark{background:#fff;height:62px;padding:0;border-radius:8px;border:1px solid #eee;box-shadow:0 2px 4px 0 rgba(0,0,0,.01),0 4px 5px 0 rgba(0,0,0,.014),0 4px 15px 0 rgba(0,0,0,.09)}.swp_social_panel.swp_modern .swp_share_button,.swp_social_panel.swp_dark .swp_share_button{border:none !important;border-radius:0 !important;margin:0 !important;height:61px !important;padding-bottom:1px}.swp_social_panel.swp_modern .swp_share_button.total_shares.total_sharesalt,.swp_social_panel.swp_modern .swp_share_button.total_shares.total_sharesalt,.swp_social_panel.swp_dark .swp_share_button.total_shares.total_sharesalt,.swp_social_panel.swp_dark .swp_share_button.total_shares.total_sharesalt{padding:15px !important}.swp_social_panel.swp_modern .swp_share_link,.swp_social_panel.swp_dark .swp_share_link{border-radius:0;padding:15px;height:61px !important}.swp_social_panel.swp_modern .iconFiller,.swp_social_panel.swp_dark .iconFiller{margin-bottom:10px !important}.swp_social_panel.swp_modern .nc_wrapper.bottom,.swp_social_panel.swp_dark .nc_wrapper.bottom{background:rgba(0,0,0,0) !important}.swp_dark .swp_share_button{background:#222 !important;border-color:#222 !important;margin:0 !important;height:62px !important}.swp_dark .swp_share_link:hover{background:#444}.scale-70{transform:scale(0.7)}.swp_social_panel:not(.nc_floater).scale-70.scale-full_width{width:142.8571428571 !important}.scale-80{transform:scale(0.8)}.swp_social_panel:not(.nc_floater).scale-80.scale-full_width{width:125 !important}.scale-90{transform:scale(0.9)}.swp_social_panel:not(.nc_floater).scale-90.scale-full_width{width:111.1111111111 !important}.scale-100{transform:scale(1)}.swp_social_panel:not(.nc_floater).scale-100.scale-full_width{width:100 !important}.scale-110{transform:scale(1.1)}.swp_social_panel:not(.nc_floater).scale-110.scale-full_width{width:90.9090909091 !important}.scale-120{transform:scale(1.2)}.swp_social_panel:not(.nc_floater).scale-120.scale-full_width{width:83.3333333333 !important}.scale-130{transform:scale(1.3)}.swp_social_panel:not(.nc_floater).scale-130.scale-full_width{width:76.9230769231 !important}.scale-140{transform:scale(1.4)}.swp_social_panel:not(.nc_floater).scale-140.scale-full_width{width:71.4285714286 !important}.scale-left{transform-origin:left}.scale-center{transform-origin:center}.scale-right{transform-origin:right}.scale-full_width{transform-origin:left}div.swp_social_panel .nc_tweetContainer.swp_emphasize{flex:2}@media print{.swp_social_panel{display:none;opacity:0;visibility:collapse}}html[lang] .site * i.sw{font-family:sw-icon-font !important}.swp_social_panel{clear:both;display:flex;height:34px;line-height:1;margin-bottom:20px !important;margin-top:20px !important;overflow:hidden;padding:0;align-items:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;-webkit-box-pack:justify;-moz-box-pack:justify;direction:ltr;-ms-flex-align:stretch;-ms-flex-line-pack:center;-ms-flex-pack:justify;flex-wrap:wrap;justify-content:space-between}.swp_social_panel .nc_tweetContainer a.nc_tweet,.swp_social_panel .nc_tweetContainer.total_shares .swp_count{display:block;display:flex;font-family:Lato,sans-serif;font-size:18px !important;font-weight:bold;height:30px;text-decoration:none;text-decoration:none !important;text-transform:none;flex-flow:row wrap;box-shadow:none}.swp_social_panel .nc_tweetContainer:not(.total_shares):not(.total_sharesalt){border-radius:2px;cursor:pointer;float:left;font-family:Lato;height:32px;margin:0 5px 3px 5px;min-width:34px;overflow:hidden;text-align:center;transition:all .1s linear}.swp_social_panel .nc_tweetContainer .spaceManWilly{display:block;width:120px}.swp_social_panel .swp_label{display:block;font-size:9px !important;margin-top:13px;position:absolute;text-align:center !important;text-transform:uppercase}.swp_social_panel .swp_share{display:block;float:right;float:left;font-size:14px;font-weight:normal;height:30px;line-height:32px;margin:0 0 0 6px;max-width:none !important}.swp_social_panel .total_shares{background:rgba(0,0,0,0) !important;border:none !important;border-radius:2px;color:#fff;cursor:default;display:block;font-size:19px;padding:0 10px;flex:none !important}.swp_social_panel .total_shares .swp_count{line-height:30px}.swp_social_panel .total_shares .swp_label{font-size:10px;vertical-align:middle}.swp_social_panel .total_shares.total_sharesalt{background:rgba(0,0,0,0) !important;border:none !important}.swp_social_panel .total_shares.total_sharesalt:before{content:"G";display:inline-block;font-family:sw-icon-font;margin-top:7px;vertical-align:top}.swp_social_panel .total_shares.total_sharesalt.total_sharesalt,.swp_social_panel .total_shares.total_sharesalt:not(:nth-child(1)){background:rgba(0,0,0,0) !important;border:none;color:#474b4d;margin-left:0 !important;margin-bottom:10px !important}.swp_social_panel .total_shares.total_sharesalt .swp_count{color:#474b4d;font-size:24px}.swp_social_panel .total_shares.total_sharesalt .swp_label{color:#474b4d;letter-spacing:0;min-width:40px}.swp_social_panel a .swp_count{font-size:14px}.swp_social_panel a .swp_count:not(.swp_hide){display:inline-block;line-height:32px;margin:0;padding:0 5px;flex:1}.swp_social_panel a .swp_count.swp_hide{margin:0 auto;width:auto}.swp_social_panel:not(.nc_floater):not(.swp_social_panelSide){width:100% !important}.swp_social_panel:not(.nc_floater):not(.swp_social_panelSide).swp_shift{padding:0 10px}.swp_social_panel:not(.swp_social_panelSide){transition:opacity .2s ease-in-out}.swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer{flex:1}.swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer.swp-emphasize{flex:2}.swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer:nth-child(1){margin-left:0}.swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer:nth-last-child(1){margin-right:0}.swp_social_panel:not(.swp_social_panelSide) div.total_shares.total_sharesalt:before{content:"G";display:inline-block;font-family:sw-icon-font;margin-top:7px;vertical-align:top}.swp_social_panel:not(.swp_social_panelSide) div.total_shares.total_sharesalt .swp_count{display:inline-block;line-height:0;margin-left:8px;margin-top:12px;min-width:45px;position:relative;vertical-align:middle}.swp_social_panel:not(.swp_social_panelSide) div.total_shares.total_sharesalt:nth-child(1){margin-left:0;margin-right:15px;padding-left:0}.swp_social_panel:not(.swp_social_panelSide) div.total_shares.total_sharesalt:nth-last-child(1){margin-right:0;padding-right:0}.swp_social_panel span:before{content:initial !important}.swp_social_panel .iconFiller{font-size:18px;margin:0 auto;display:block;float:left;height:30px;overflow:hidden;transition:width .1s linear;width:30px}.swp_social_panel .sw{float:left;height:30px;line-height:32px;margin:1px 5px 0;text-shadow:none !important;width:20px}.swp_social_panel.notMobile .nc_tweetContainer:nth-child(1){margin-left:0}.swp_social_panel:hover .total_shares,.swp_social_panel.swp_full_color .total_shares,.swp_social_panel.swp_fade .total_shares,.swp_social_panel.swp_customFull:hover .total_shares{background:#e08a0f}.swp_social_panel.swp_leaf .nc_tweetContainer{border-radius:15px 0 !important;border-width:1px}.swp_social_panel.swp_pill .nc_tweetContainer{border-radius:50px !important;border-width:1px}.swp_social_panel.swp_shift .nc_tweetContainer:not(.total_shares){border-width:1px;transform:skew(-25deg)}.swp_social_panel.swp_shift .nc_tweetContainer a{transform:skew(25deg)}.swp_social_panel.swp_connected:hover .nc_tweetContainer,.swp_social_panel.swp_connected .nc_tweetContainer,.swp_social_panel.swp_connected .nc_tweetContainer:hover{border-radius:0 !important;border-width:1px;margin:0 !important}.swp_social_panel.mobile .iconFiller~.swp_count,.sw-content-locator{display:none}div[class*=custom_color][class^=_wrapper]{display:none}pre.swp_debug_data{white-space:pre-wrap;padding:0 25px;max-width:1000px;margin:0 auto 50px auto;border:3px solid #666}.wp-editor-container .swp_twitter:before{color:#429cd6}.swp_powered_by{font-family:helvetica,arial,sans-serif;color:#000}.swp_powered_by span{clear:both;width:100%;display:block;margin:36px 0px -30px 0}.swp_powered_by a{color:#000;text-decoration:none}.swp_powered_by img{max-height:40px;margin-top:30px}.sw{display:inline-block;font-family:sw-icon-font !important;font-size:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:normal;text-rendering:auto;text-transform:none !important;transform:translate(0, 0);-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.sw:before{display:block !important}i.swp_blogger_icon:before{content:"c"}i.swp_buffer_icon:before{content:"d"}i.swp_ello_icon:before{content:"h"}i.swp_email_icon:before{content:"i"}i.swp_evernote_icon:before{content:"j"}i.swp_facebook_icon:before{content:"k"}i.swp_flickr_icon:before{content:"l"}i.swp_flipboard_icon:before{content:"m"}i.swp_hacker_news_icon:before{content:"o"}i.swp_instagram_icon:before{content:"q"}i.swp_linkedin_icon:before{content:"s"}i.swp_medium_icon:before{content:"u"}i.swp_mix_icon:before{content:"w"}i.swp_more_icon:before{content:"B"}i.swp_parler_icon:before{content:"0"}i.swp_periscope_icon:before{content:"y"}i.swp_pinterest_icon:before{content:"A"}i.swp_pin_icon:before{content:"z"}i.swp_pocket_icon:before{content:"C"}i.swp_print_icon:before{content:"D"}i.swp_reddit_icon:before{content:"E"}i.swp_share_icon:before{content:"G"}i.swp_social-warfare_icon:before{content:"K"}i.swp_snapchat_icon:before{content:"J"}i.swp_telegram_icon:before{content:"L"}i.swp_tumblr_icon:before{content:"M"}i.swp_twitter_icon:before{content:"N"}i.swp_viber_icon:before{content:"O"}i.swp_vimeo_icon:before{content:"P"}i.swp_vk_icon:before{content:"R"}i.swp_warfare-plugins_icon:before{content:"Z"}i.swp_whatsapp_icon:before{content:"T"}i.swp_xing_icon:before{content:"V"}i.swp_yummly_icon:before{content:"Y"}i.swp_mastodon_icon:before{content:"1"}.sw-social-warfare:before{content:"K"}.wp-editor-container .sw:before{font-size:18px;line-height:22px}.wp-editor-container .sw-social-warfare:before,.mce-ico.sw-social-warfare:before,.mce-ico.sw-social-warfare{color:#ee464f}.mce-container .sw-social-warfare{color:#ee464f;font-size:20px;margin-right:15px;vertical-align:middle}.swp_social_panelSide{transition:all .2s linear;flex-direction:column;height:auto;overflow:visible;z-index:9998;margin:10px 5px !important;padding:0}.swp_social_panelSide.slide,.swp_social_panelSide.fade{transition:all .2s linear;position:fixed}.swp_social_panelSide.fade{display:none}.swp_social_panelSide.fade .swp_float_left{left:5px}.swp_social_panelSide.fade .swp_float_right{right:5px}.swp_social_panelSide.hideCounts a{text-align:center}.swp_social_panelSide.hideCounts .iconFiller{float:none;text-align:left}.swp_social_panelSide[class*=swp_side]{height:auto;display:flex;position:fixed;padding:30px 0}.swp_social_panelSide.swp_float_right{align-content:flex-end}.swp_social_panelSide.swp_side_top{top:15px}.swp_social_panelSide.swp_side_bottom{bottom:15px}.swp_social_panelSide.swp_default .nc_tweetContainer .sw{line-height:32px}.swp_social_panelSide.swp_default .nc_tweetContainer .swp_share{line-height:32px}.swp_social_panelSide span.swp_label{margin-top:0}.swp_social_panelSide .nc_tweetContainer{transition:all .1s linear;border-radius:3px;clear:both;display:block;font-family:Lato,sans-serif;height:32px;margin:3px 0 !important;overflow:hidden;padding:0;width:90px}.swp_social_panelSide .nc_tweetContainer.total_shares{background:rgba(0,0,0,0);border:0 !important;font-weight:800;height:55px;margin:0;padding:0;text-align:center;width:90px;order:-100}.swp_social_panelSide .nc_tweetContainer.total_shares .swp_count{color:#444;display:block;font-family:Lato,sans-serif;height:28px;text-align:center;width:100%}.swp_social_panelSide .nc_tweetContainer.total_shares .swp_label{color:#444;display:block;font-family:Lato,sans-serif;font-size:50%;position:relative;text-align:center;width:100%}.swp_social_panelSide .nc_tweetContainer:not(.total_shares){line-height:34px}.swp_social_panelSide .nc_tweetContainer:hover,.swp_social_panelSide .nc_tweetContainer:hover .iconFiller,.swp_social_panelSide .nc_tweetContainer:hover .swp_count{transition:all .1s linear}.swp_social_panelSide .nc_tweetContainer .iconFiller{transition:all .1s linear;display:inline-block;height:40px;margin:0 6px;padding:0;vertical-align:middle;width:21px}.swp_social_panelSide .nc_tweetContainer .swp_count{transition:all .1s linear;display:inline-block;font-size:14px;height:32px;line-height:16px;margin:0;padding:0;overflow:hidden;text-align:right;vertical-align:top;width:0}.swp_social_panelSide .nc_tweetContainer a{transition:all .1s linear;cursor:pointer;display:block;font-weight:500;height:36px;margin:0;padding:0;text-decoration:none}.swp_social_panelSide .nc_tweetContainer .sw,.swp_social_panelSide .nc_tweetContainer .swp_share{float:left;line-height:34px}.swp_social_panelSide .nc_tweetContainer .swp_share{font-size:13px;margin:0}.swp_social_panelSide.swp_boxed .nc_tweetContainer,.swp_social_panelSide.swp_circles .nc_tweetContainer{margin-bottom:5px;width:67.5px !important}.swp_social_panelSide.swp_boxed .nc_tweetContainer,.swp_social_panelSide.swp_boxed .nc_tweetContainer a,.swp_social_panelSide.swp_circles .nc_tweetContainer,.swp_social_panelSide.swp_circles .nc_tweetContainer a{width:67.5px;height:67.5px !important;position:relative}.swp_social_panelSide.swp_boxed .total_shares,.swp_social_panelSide.swp_circles .total_shares{padding:0;width:67.5px !important}.swp_social_panelSide.swp_boxed .nc_tweetContainer span.iconFiller,.swp_social_panelSide.swp_circles .nc_tweetContainer span.iconFiller{height:40px;width:67.5px}.swp_social_panelSide.swp_boxed .nc_tweetContainer i.sw,.swp_social_panelSide.swp_circles .nc_tweetContainer i.sw{font-size:27px;height:40px;margin:0;padding-top:10px;text-align:center;width:100%}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) span.swp_share,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) span.swp_share{height:35px;opacity:0;position:absolute;bottom:0;left:0;text-align:center;width:67.5px}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) span.swp_count,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) span.swp_count{height:35px;margin:0;padding:0;position:absolute;bottom:0;left:0;text-align:center;transition:padding .1s linear;width:100%}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) .swp_hide span.swp_share,.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares):hover span.swp_share:not(.swp_hide),.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) .swp_hide span.swp_share,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares):hover span.swp_share:not(.swp_hide){opacity:1}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares):hover span.swp_count:not(.swp_hide),.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares):hover span.swp_count:not(.swp_hide){opacity:0}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) .swp_count,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) .swp_count{padding:0 8px;width:48px}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) .swp_count.swp_hide,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) .swp_count.swp_hide{padding:0;width:100%}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) .swp_count.swp_hide .iconFiller,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) .swp_count.swp_hide .iconFiller{display:block;float:none;margin:0 auto}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares):hover .iconFiller,.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) .spaceManWilly,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares):hover .iconFiller,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) .spaceManWilly{width:100%}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) span.swp_count.swp_hide,.swp_social_panelSide.swp_boxed .nc_tweetContainer span.swp_hide .iconFiller,.swp_social_panelSide.swp_boxed .nc_tweetContainer span.swp_hide .spaceManWilly,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) span.swp_count.swp_hide,.swp_social_panelSide.swp_circles .nc_tweetContainer span.swp_hide .iconFiller,.swp_social_panelSide.swp_circles .nc_tweetContainer span.swp_hide .spaceManWilly{height:67.5px;opacity:1}.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares),.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) a{border-radius:50% !important}.swp_social_panelSide:not(.swp_boxed):not(.swp_circles) .nc_tweetContainer:not(.total_shares) .iconFiller{margin-left:2px;width:30px}.swp_social_panelSide:not(.swp_boxed):not(.swp_circles) .nc_tweetContainer:not(.total_shares)[data-network]:not(.total_shares):hover span.iconFiller,.swp_social_panelSide:not(.swp_boxed):not(.swp_circles) .nc_tweetContainer:not(.total_shares):not(.total_shares) .spaceManWilly{width:90px}.swp_social_panelSide:not(.swp_boxed):not(.swp_circles) .nc_tweetContainer:not(.total_shares):hover{width:150px}.nc_wrapper{background:#fff;position:fixed;transition:top .5s bottom .5s;width:100%;z-index:99999}.nc_wrapper.bottom{bottom:0;left:0}.nc_wrapper.top{top:0;left:0}.nc_wrapper .swp_social_panel{margin-bottom:10px !important;margin-top:10px !important}.nc_floater{margin:10px 0;position:relative}.float-position-top-left{transform-origin:top left}.float-position-center-left{transform-origin:center left}.float-position-bottom-left{transform-origin:bottom left}.float-position-top-right{transform-origin:top right}.float-position-center-right{transform-origin:center right}.float-position-bottom-right{transform-origin:bottom right}.sw-tweet-clear{zoom:1}.sw-tweet-clear:after{clear:both;content:".";display:block;height:0;visibility:hidden}a.swp_CTT{text-decoration:none !important;cursor:pointer}a.swp_CTT .sw-click-to-tweet{display:block;margin:15px 0;padding:15px 30px;position:relative}a.swp_CTT .sw-click-to-tweet:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}a.swp_CTT .sw-click-to-tweet .sw-ctt-text{margin:0 0 10px;padding:0;position:relative;word-wrap:break-word;display:block;font-size:24px;font-weight:500;line-height:140%;margin:0;padding:0;position:relative;text-decoration:none;text-transform:none}a.swp_CTT .sw-click-to-tweet .sw-ctt-btn{display:block;float:right;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-weight:bold;line-height:100%;margin:10px 0 0;padding:3px 5px 3px 3px;position:relative;text-decoration:none;text-transform:uppercase}a.swp_CTT .sw-click-to-tweet i.swp_twitter_icon{float:right;font-size:21px;margin-left:15px !important;margin-top:2px;text-transform:none}a.swp_CTT.style1 .sw-click-to-tweet{background-color:#fff;border:1px solid #ddd;border-radius:4px}a.swp_CTT.style1 .sw-click-to-tweet i.swp_twitter{color:#0d1014}a.swp_CTT.style1 .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style1 .sw-click-to-tweet .sw-ctt-btn{color:#999;text-decoration:none}a.swp_CTT.style1:hover .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style1:hover .sw-click-to-tweet .sw-ctt-btn{color:#666;text-decoration:none}a.swp_CTT.style2 .sw-click-to-tweet{background-color:#fff;border:4px double #ddd;border-radius:0}a.swp_CTT.style2 .sw-click-to-tweet .sw-ctt-btn{color:#0d1014}a.swp_CTT.style2 .sw-click-to-tweet .sw-ctt-text{color:#666;font-style:italic;text-decoration:none}a.swp_CTT.style2:hover .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style2:hover .sw-click-to-tweet .sw-ctt-btn{color:#666;text-decoration:none}a.swp_CTT.style3 .sw-click-to-tweet{background-color:#0d1014;border:none;border-left:10px solid #15202b;border-radius:0;padding-right:20px;transition:all .2s linear}a.swp_CTT.style3 .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style3 .sw-click-to-tweet .sw-ctt-btn,a.swp_CTT.style3 .sw-click-to-tweet i.swp_twitter{color:#fff;text-decoration:none}a.swp_CTT.style3 .sw-click-to-tweet .sw-ctt-text{font-style:italic}a.swp_CTT.style3:hover .sw-click-to-tweet{border-left:10px solid #15202b;padding-right:20px;transition:all .2s linear}a.swp_CTT.style3:hover .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style3:hover .sw-click-to-tweet .sw-ctt-btn,a.swp_CTT.style3:hover .sw-click-to-tweet i.swp_twitter{color:#fff;text-decoration:none}a.swp_CTT.style4 .sw-click-to-tweet{background-color:#333;border-left:10px solid #c33;border-radius:0;transition:all .2s linear}a.swp_CTT.style4 .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style4 .sw-click-to-tweet .sw-ctt-btn,a.swp_CTT.style4 .sw-click-to-tweet i.swp_twitter{color:#fff;text-decoration:none}a.swp_CTT.style4:hover .sw-click-to-tweet{border-left:10px solid #000;transition:all .2s linear}a.swp_CTT.style4:hover .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style4:hover .sw-click-to-tweet .sw-ctt-btn,a.swp_CTT.style4:hover .sw-click-to-tweet i.swp_twitter{color:#fff;text-decoration:none}a.swp_CTT.style5 .sw-click-to-tweet{background-color:#30394f;border-left:10px solid #d34250;border-radius:0;transition:all .2s linear}a.swp_CTT.style5 .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style5 .sw-click-to-tweet .sw-ctt-btn,a.swp_CTT.style5 .sw-click-to-tweet i.swp_twitter{color:#fff;text-decoration:none}a.swp_CTT.style5:hover .sw-click-to-tweet{background-color:#d34250;border-left:10px solid #30394f;transition:all .2s linear}a.swp_CTT.style5:hover .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style5:hover .sw-click-to-tweet .sw-ctt-btn{color:#fff;text-decoration:none}a.swp_CTT.style6 .sw-click-to-tweet{background-color:#eee;border-left:10px solid #d34250;border-radius:0;transition:all .2s linear}a.swp_CTT.style6 .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style6 .sw-click-to-tweet .sw-ctt-btn,a.swp_CTT.style6 .sw-click-to-tweet i.swp_twitter{color:#30394f;text-decoration:none}a.swp_CTT.style6:hover .sw-click-to-tweet{background-color:#ced3dc;border-left:10px solid #d34250;transition:all .2s linear}a.swp_CTT.style6:hover .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style6:hover .sw-click-to-tweet .sw-ctt-btn,a.swp_CTT.style6:hover .sw-click-to-tweet i.swp_twitter{color:#2a2d34;text-decoration:none}a.swp_CTT.style7 .sw-click-to-tweet{transition:all .2s linear;background:#f9f9f9;color:#0d1014;border-radius:10px;transform:skewX(-15deg);border:7px dashed #e5e5e5}a.swp_CTT.style7 .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style7 .sw-click-to-tweet .sw-ctt-btn{transition:all .2s linear;transform:skewX(15deg)}a.swp_CTT.style7:hover .sw-click-to-tweet{transition:all .2s linear;background:#fff;border-color:#ddd;transform:skewX(-10deg) scale(1.02)}a.swp_CTT.style7:hover .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style7:hover .sw-click-to-tweet .sw-ctt-btn{transition:all .2s linear;transform:skewX(10deg)}.swfw-follow-container{display:flex;position:relative}.swfw-follow-container .swfw-container-message{font-weight:bold}.swfw-follow-container.swfw_square_container{flex-flow:row wrap}.swfw-follow-container.swfw_buttons_container{flex-flow:column nowrap;justify-content:flex-start;align-items:space-between}.swfw-follow-container.swfw_block_container{flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.swfw-follow-container a{text-decoration:none}div.swp-blogger{background:#ff5722;border-color:#ee3900}div.swp-blogger a{color:#ff5722}div.swp-blogger a:hover{background:#ee3900;color:#fff}div.swp-buffer{background:#323b43;border-color:#1c2126}div.swp-buffer a{color:#323b43}div.swp-buffer a:hover{background:#1c2126;color:#fff}div.swp-ello{background:#000;border-color:#000}div.swp-ello a{color:#000}div.swp-ello a:hover{background:#000;color:#fff}div.swp-email{background:#6bcce9;border-color:#3fbde2}div.swp-email a{color:#6bcce9}div.swp-email a:hover{background:#3fbde2;color:#fff}div.swp-evernote{background:#2dbe60;border-color:#23954b}div.swp-evernote a{color:#2dbe60}div.swp-evernote a:hover{background:#23954b;color:#fff}div.swp-facebook{background:#1877f2;border-color:#0b5fcc}div.swp-facebook a{color:#1877f2}div.swp-facebook a:hover{background:#0b5fcc;color:#fff}div.swp-flickr{background:#ff0084;border-color:#cc006a}div.swp-flickr a{color:#ff0084}div.swp-flickr a:hover{background:#cc006a;color:#fff}div.swp-flipboard{background:#bf2626;border-color:#941e1e}div.swp-flipboard a{color:#bf2626}div.swp-flipboard a:hover{background:#941e1e;color:#fff}div.swp-hacker_news{background:#d85623;border-color:#ac451c}div.swp-hacker_news a{color:#d85623}div.swp-hacker_news a:hover{background:#ac451c;color:#fff}div.swp-instagram{background:#ea2454;border-color:#c8133f}div.swp-instagram a{color:#ea2454}div.swp-instagram a:hover{background:#c8133f;color:#fff}div.swp-linkedin{background:#2767b1;border-color:#1e4f87}div.swp-linkedin a{color:#2767b1}div.swp-linkedin a:hover{background:#1e4f87;color:#fff}div.swp-medium{background:#00ab6c;border-color:#00784c}div.swp-medium a{color:#00ab6c}div.swp-medium a:hover{background:#00784c;color:#fff}div.swp-mix{background:#f4812c;border-color:#e1660c}div.swp-mix a{color:#f4812c}div.swp-mix a:hover{background:#e1660c;color:#fff}div.swp-more{background:#ee464f;border-color:#ea1723}div.swp-more a{color:#ee464f}div.swp-more a:hover{background:#ea1723;color:#fff}div.swp-parler{background:#be1e2c;border-color:#921722}div.swp-parler a{color:#be1e2c}div.swp-parler a:hover{background:#921722;color:#fff}div.swp-periscope{background:#3aa4c6;border-color:#2e849f}div.swp-periscope a{color:#3aa4c6}div.swp-periscope a:hover{background:#2e849f;color:#fff}div.swp-pinterest{background:#e60023;border-color:#b3001b}div.swp-pinterest a{color:#e60023}div.swp-pinterest a:hover{background:#b3001b;color:#fff}div.swp-pocket{background:#ef4056;border-color:#e9132e}div.swp-pocket a{color:#ef4056}div.swp-pocket a:hover{background:#e9132e;color:#fff}div.swp-print{background:#777;border-color:#5e5e5e}div.swp-print a{color:#777}div.swp-print a:hover{background:#5e5e5e;color:#fff}div.swp-reddit{background:#f04b23;border-color:#d2340e}div.swp-reddit a{color:#f04b23}div.swp-reddit a:hover{background:#d2340e;color:#fff}div.swp-snapchat{background:#fffc00;border-color:#ccca00}div.swp-snapchat a{color:#fffc00}div.swp-snapchat a:hover{background:#ccca00;color:#fff}div.swp-telegram{background:#08c;border-color:#069}div.swp-telegram a{color:#08c}div.swp-telegram a:hover{background:#069;color:#fff}div.swp-twitter{background:#0d1014;border-color:#000}div.swp-twitter a{color:#0d1014}div.swp-twitter a:hover{background:#000;color:#fff}div.swp-tumblr{background:#39475d;border-color:#262f3d}div.swp-tumblr a{color:#39475d}div.swp-tumblr a:hover{background:#262f3d;color:#fff}div.swp-vimeo{background:#162221;border-color:#020303}div.swp-vimeo a{color:#162221}div.swp-vimeo a:hover{background:#020303;color:#fff}div.swp-viber{background:#8f5db7;border-color:#75459c}div.swp-viber a{color:#8f5db7}div.swp-viber a:hover{background:#75459c;color:#fff}div.swp-vk{background:#4a76a8;border-color:#3a5d85}div.swp-vk a{color:#4a76a8}div.swp-vk a:hover{background:#3a5d85;color:#fff}div.swp-whatsapp{background:#71c169;border-color:#52af48}div.swp-whatsapp a{color:#71c169}div.swp-whatsapp a:hover{background:#52af48;color:#fff}div.swp-xing{background:#026466;border-color:#013334}div.swp-xing a{color:#026466}div.swp-xing a:hover{background:#013334;color:#fff}div.swp-yummly{background:#e26426;border-color:#bc4f19}div.swp-yummly a{color:#e26426}div.swp-yummly a:hover{background:#bc4f19;color:#fff}div.swp-mastodon{background:#6364ff;border-color:#3031ff}div.swp-mastodon a{color:#6364ff}div.swp-mastodon a:hover{background:#3031ff;color:#fff}.swfw-follow-button,.swfw_block_button,.swfw-follow-button.swfw_shift_button,.swfw_shift_button.swfw_square_button,.swfw_shift_button.swfw_buttons_button,.swfw_shift_button.swfw_block_button,.swfw-follow-button.swfw_pill_button,.swfw_pill_button.swfw_square_button,.swfw_pill_button.swfw_buttons_button,.swfw_pill_button.swfw_block_button,.swfw-follow-button.swfw_leaf_button,.swfw_leaf_button.swfw_square_button,.swfw_leaf_button.swfw_buttons_button,.swfw_leaf_button.swfw_block_button,.swfw_buttons_button,.swfw_square_button{align-items:center;border-radius:8px;display:flex;color:#fff;font-family:"Helvetica",sans-serif;font-size:initial;justify-content:space-between;line-height:1;margin-bottom:10px;padding:15px 5%;width:90%}.swfw-follow-button.swp-snapchat,.swp-snapchat.swfw_block_button,.swp-snapchat.swfw_buttons_button,.swp-snapchat.swfw_square_button,.swfw-follow-button.swp-snapchat a,.swp-snapchat.swfw_block_button a,.swp-snapchat.swfw_buttons_button a,.swp-snapchat.swfw_square_button a{color:#000}.swfw-follow-button a,.swfw_block_button a,.swfw-follow-button.swfw_shift_button a,.swfw_shift_button.swfw_square_button a,.swfw_shift_button.swfw_buttons_button a,.swfw_shift_button.swfw_block_button a,.swfw-follow-button.swfw_pill_button a,.swfw_pill_button.swfw_square_button a,.swfw_pill_button.swfw_buttons_button a,.swfw_pill_button.swfw_block_button a,.swfw-follow-button.swfw_leaf_button a,.swfw_leaf_button.swfw_square_button a,.swfw_leaf_button.swfw_buttons_button a,.swfw_leaf_button.swfw_block_button a,.swfw_buttons_button a,.swfw_square_button a{background:#fff;border-radius:4px;transition:all .2s ease-in-out}.swfw-follow-button a :hover,.swfw_block_button a :hover,.swfw_buttons_button a :hover,.swfw_square_button a :hover{color:#fff}.swfw-follow-button a :hover.swp-snapchat,.swfw_block_button a :hover.swp-snapchat,.swfw_buttons_button a :hover.swp-snapchat,.swfw_square_button a :hover.swp-snapchat{color:#000}.swfw-follow-button a,.swfw_block_button a,.swfw-follow-button.swfw_shift_button a,.swfw_shift_button.swfw_square_button a,.swfw_shift_button.swfw_buttons_button a,.swfw_shift_button.swfw_block_button a,.swfw-follow-button.swfw_pill_button a,.swfw_pill_button.swfw_square_button a,.swfw_pill_button.swfw_buttons_button a,.swfw_pill_button.swfw_block_button a,.swfw-follow-button.swfw_leaf_button a,.swfw_leaf_button.swfw_square_button a,.swfw_leaf_button.swfw_buttons_button a,.swfw_leaf_button.swfw_block_button a,.swfw_buttons_button a,.swfw_square_button a,.swfw-follow-button .swfw-text,.swfw_block_button .swfw-text,.swfw_buttons_button .swfw-text,.swfw_square_button .swfw-text,.swfw-follow-button .swfw-cta,.swfw_block_button .swfw-cta,.swfw_buttons_button .swfw-cta,.swfw_square_button .swfw-cta,.swfw-follow-button .swfw-count,.swfw_block_button .swfw-count,.swfw_buttons_button .swfw-count,.swfw_square_button .swfw-count{text-decoration:none !important}.swfw-follow-button .swfw-network-icon i,.swfw_block_button .swfw-network-icon i,.swfw_buttons_button .swfw-network-icon i,.swfw_square_button .swfw-network-icon i{width:32px;height:32px;border-radius:100px;font-size:24px;line-height:32px;text-decoration:none !important}.swfw_square_button{width:60px;height:60px;position:relative;display:flex;flex-flow:column nowrap;align-items:center;text-align:center;margin:5px;padding:0;justify-content:center;border-radius:4px}.swfw_square_button .swfw-network-icon{margin-top:-12px}.swfw_square_button .swfw-text{width:100%}.swfw_square_button .swfw-cta,.swfw_square_button .swfw-count{display:block;width:100%;position:absolute}.swfw_square_button .swfw-count{opacity:1;transition:opacity 120ms 0;font-size:12px}.swfw_square_button .swfw-cta{opacity:0;transition:opacity 120ms 0;font-size:12px}.swfw_square_button:hover .swfw-count{opacity:0;transition:opacity 120ms 120ms}.swfw_square_button:hover .swfw-cta{opacity:1;transition:opacity 120ms 120ms}.swfw_buttons_button{display:flex;flex-flow:row nowrap;width:-moz-max-content;width:-webkit-max-content;width:max-content;margin:10px 5px;border-radius:4px;padding:5px 15px;color:#fff}.swfw_buttons_button .swfw-network-icon{padding:0;font-size:32px}.swfw_buttons_button .swfw-text{width:-moz-max-content;width:-webkit-max-content;width:max-content;margin:0 10px;transition:margin 300ms;display:flex;justify-content:center;line-height:32px;color:#fff}.swfw_buttons_button .swfw-text .swfw-cta,.swfw_buttons_button .swfw-text .swfw-count{display:inline;position:relative;transition:all 300ms}.swfw_buttons_button .swfw-text .swfw-cta{width:0;overflow-x:hidden;position:absolute;color:rgba(0,0,0,0);margin-right:0;font-weight:normal}.swfw_buttons_button .swfw-text:hover .swfw-cta{color:#fff}.swfw_buttons_button.swp-snapchat .swfw-text{color:#000}.swfw_buttons_button.swp-snapchat .swfw-text:hover .swfw-cta{color:#000}.swfw_buttons_button:hover .swfw-text{width:-moz-max-content;width:-webkit-max-content;width:max-content}.swfw_buttons_button:hover .swfw-text .swfw-cta{width:-moz-min-content;width:-webkit-min-content;width:min-content;overflow-x:visible;position:relative;margin-right:10px;color:#fff}.swfw-follow-button.swfw_shift_button .swfw-network-icon,.swfw_shift_button.swfw_square_button .swfw-network-icon,.swfw_shift_button.swfw_buttons_button .swfw-network-icon,.swfw_shift_button.swfw_block_button .swfw-network-icon,.swfw-follow-button.swfw_pill_button .swfw-network-icon,.swfw_pill_button.swfw_square_button .swfw-network-icon,.swfw_pill_button.swfw_buttons_button .swfw-network-icon,.swfw_pill_button.swfw_block_button .swfw-network-icon,.swfw-follow-button.swfw_leaf_button .swfw-network-icon,.swfw_leaf_button.swfw_square_button .swfw-network-icon,.swfw_leaf_button.swfw_buttons_button .swfw-network-icon,.swfw_leaf_button.swfw_block_button .swfw-network-icon{margin-left:10px;flex:1}.swfw-follow-button.swfw_shift_button .swfw-text,.swfw_shift_button.swfw_square_button .swfw-text,.swfw_shift_button.swfw_buttons_button .swfw-text,.swfw_shift_button.swfw_block_button .swfw-text,.swfw-follow-button.swfw_pill_button .swfw-text,.swfw_pill_button.swfw_square_button .swfw-text,.swfw_pill_button.swfw_buttons_button .swfw-text,.swfw_pill_button.swfw_block_button .swfw-text,.swfw-follow-button.swfw_leaf_button .swfw-text,.swfw_leaf_button.swfw_square_button .swfw-text,.swfw_leaf_button.swfw_buttons_button .swfw-text,.swfw_leaf_button.swfw_block_button .swfw-text{flex:2}.swfw-follow-button.swfw_shift_button .swfw-cta-button,.swfw_shift_button.swfw_square_button .swfw-cta-button,.swfw_shift_button.swfw_buttons_button .swfw-cta-button,.swfw_shift_button.swfw_block_button .swfw-cta-button,.swfw-follow-button.swfw_pill_button .swfw-cta-button,.swfw_pill_button.swfw_square_button .swfw-cta-button,.swfw_pill_button.swfw_buttons_button .swfw-cta-button,.swfw_pill_button.swfw_block_button .swfw-cta-button,.swfw-follow-button.swfw_leaf_button .swfw-cta-button,.swfw_leaf_button.swfw_square_button .swfw-cta-button,.swfw_leaf_button.swfw_buttons_button .swfw-cta-button,.swfw_leaf_button.swfw_block_button .swfw-cta-button{flex:1}.swfw-follow-button.swfw_shift_button .swfw-cta-button a,.swfw_shift_button.swfw_square_button .swfw-cta-button a,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a,.swfw_shift_button.swfw_block_button .swfw-cta-button a,.swfw-follow-button.swfw_pill_button .swfw-cta-button a,.swfw_pill_button.swfw_square_button .swfw-cta-button a,.swfw_pill_button.swfw_buttons_button .swfw-cta-button a,.swfw_pill_button.swfw_block_button .swfw-cta-button a,.swfw-follow-button.swfw_leaf_button .swfw-cta-button a,.swfw_leaf_button.swfw_square_button .swfw-cta-button a,.swfw_leaf_button.swfw_buttons_button .swfw-cta-button a,.swfw_leaf_button.swfw_block_button .swfw-cta-button a{padding:none}.swfw-follow-button.swfw_shift_button .swfw-cta-button a div,.swfw_shift_button.swfw_square_button .swfw-cta-button a div,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a div,.swfw_shift_button.swfw_block_button .swfw-cta-button a div,.swfw-follow-button.swfw_pill_button .swfw-cta-button a div,.swfw_pill_button.swfw_square_button .swfw-cta-button a div,.swfw_pill_button.swfw_buttons_button .swfw-cta-button a div,.swfw_pill_button.swfw_block_button .swfw-cta-button a div,.swfw-follow-button.swfw_leaf_button .swfw-cta-button a div,.swfw_leaf_button.swfw_square_button .swfw-cta-button a div,.swfw_leaf_button.swfw_buttons_button .swfw-cta-button a div,.swfw_leaf_button.swfw_block_button .swfw-cta-button a div{padding:10px 30px;background:#fff;border-radius:2px}.swfw-follow-button.swfw_shift_button .swfw-cta-button a:hover div,.swfw_shift_button.swfw_square_button .swfw-cta-button a:hover div,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a:hover div,.swfw_shift_button.swfw_block_button .swfw-cta-button a:hover div,.swfw-follow-button.swfw_pill_button .swfw-cta-button a:hover div,.swfw_pill_button.swfw_square_button .swfw-cta-button a:hover div,.swfw_pill_button.swfw_buttons_button .swfw-cta-button a:hover div,.swfw_pill_button.swfw_block_button .swfw-cta-button a:hover div,.swfw-follow-button.swfw_leaf_button .swfw-cta-button a:hover div,.swfw_leaf_button.swfw_square_button .swfw-cta-button a:hover div,.swfw_leaf_button.swfw_buttons_button .swfw-cta-button a:hover div,.swfw_leaf_button.swfw_block_button .swfw-cta-button a:hover div{background:rgba(33,33,33,.3)}.swfw_block_button,.swfw-follow-button.swfw_shift_button,.swfw_shift_button.swfw_square_button,.swfw_shift_button.swfw_buttons_button,.swfw_shift_button.swfw_block_button,.swfw-follow-button.swfw_pill_button,.swfw_pill_button.swfw_square_button,.swfw_pill_button.swfw_buttons_button,.swfw_pill_button.swfw_block_button,.swfw-follow-button.swfw_leaf_button,.swfw_leaf_button.swfw_square_button,.swfw_leaf_button.swfw_buttons_button,.swfw_leaf_button.swfw_block_button{flex-flow:row nowrap;align-items:center;justify-content:space-between;cursor:initial;position:relative}.swfw_block_button>*,.swfw-follow-button.swfw_shift_button>*,.swfw_shift_button.swfw_square_button>*,.swfw_shift_button.swfw_buttons_button>*,.swfw_shift_button.swfw_block_button>*,.swfw-follow-button.swfw_pill_button>*,.swfw_pill_button.swfw_square_button>*,.swfw_pill_button.swfw_buttons_button>*,.swfw_pill_button.swfw_block_button>*,.swfw-follow-button.swfw_leaf_button>*,.swfw_leaf_button.swfw_square_button>*,.swfw_leaf_button.swfw_buttons_button>*,.swfw_leaf_button.swfw_block_button>*{width:-moz-min-content;width:-webkit-min-content;width:min-content}.swfw_block_button .swfw-network-icon,.swfw-follow-button.swfw_shift_button .swfw-network-icon,.swfw_shift_button.swfw_square_button .swfw-network-icon,.swfw_shift_button.swfw_buttons_button .swfw-network-icon,.swfw-follow-button.swfw_pill_button .swfw-network-icon,.swfw_pill_button.swfw_square_button .swfw-network-icon,.swfw_pill_button.swfw_buttons_button .swfw-network-icon,.swfw-follow-button.swfw_leaf_button .swfw-network-icon,.swfw_leaf_button.swfw_square_button .swfw-network-icon,.swfw_leaf_button.swfw_buttons_button .swfw-network-icon{margin-left:10px}.swfw_block_button .swfw-text,.swfw-follow-button.swfw_shift_button .swfw-text,.swfw_shift_button.swfw_square_button .swfw-text,.swfw_shift_button.swfw_buttons_button .swfw-text,.swfw-follow-button.swfw_pill_button .swfw-text,.swfw_pill_button.swfw_square_button .swfw-text,.swfw_pill_button.swfw_buttons_button .swfw-text,.swfw-follow-button.swfw_leaf_button .swfw-text,.swfw_leaf_button.swfw_square_button .swfw-text,.swfw_leaf_button.swfw_buttons_button .swfw-text{font-size:12px;line-height:24px;left:70px;color:#fff;text-align:center}.swfw_block_button .swfw-text .swfw-count,.swfw-follow-button.swfw_shift_button .swfw-text .swfw-count,.swfw_shift_button.swfw_square_button .swfw-text .swfw-count,.swfw_shift_button.swfw_buttons_button .swfw-text .swfw-count,.swfw-follow-button.swfw_pill_button .swfw-text .swfw-count,.swfw_pill_button.swfw_square_button .swfw-text .swfw-count,.swfw_pill_button.swfw_buttons_button .swfw-text .swfw-count,.swfw-follow-button.swfw_leaf_button .swfw-text .swfw-count,.swfw_leaf_button.swfw_square_button .swfw-text .swfw-count,.swfw_leaf_button.swfw_buttons_button .swfw-text .swfw-count{width:-moz-max-content;width:-webkit-max-content;width:max-content;font-size:15px}.swfw_block_button.swp-snapchat .swfw-text,.swp-snapchat.swfw-follow-button.swfw_shift_button .swfw-text,.swp-snapchat.swfw_shift_button.swfw_square_button .swfw-text,.swp-snapchat.swfw_shift_button.swfw_buttons_button .swfw-text,.swp-snapchat.swfw-follow-button.swfw_pill_button .swfw-text,.swp-snapchat.swfw_pill_button.swfw_square_button .swfw-text,.swp-snapchat.swfw_pill_button.swfw_buttons_button .swfw-text,.swp-snapchat.swfw-follow-button.swfw_leaf_button .swfw-text,.swp-snapchat.swfw_leaf_button.swfw_square_button .swfw-text,.swp-snapchat.swfw_leaf_button.swfw_buttons_button .swfw-text{color:#000}.swfw_block_button .swfw-cta,.swfw-follow-button.swfw_shift_button .swfw-cta,.swfw_shift_button.swfw_square_button .swfw-cta,.swfw_shift_button.swfw_buttons_button .swfw-cta,.swfw-follow-button.swfw_pill_button .swfw-cta,.swfw_pill_button.swfw_square_button .swfw-cta,.swfw_pill_button.swfw_buttons_button .swfw-cta,.swfw-follow-button.swfw_leaf_button .swfw-cta,.swfw_leaf_button.swfw_square_button .swfw-cta,.swfw_leaf_button.swfw_buttons_button .swfw-cta{border-radius:3px}.swfw_block_button .swfw-cta-button,.swfw-follow-button.swfw_shift_button .swfw-cta-button,.swfw_shift_button.swfw_square_button .swfw-cta-button,.swfw_shift_button.swfw_buttons_button .swfw-cta-button,.swfw-follow-button.swfw_pill_button .swfw-cta-button,.swfw_pill_button.swfw_square_button .swfw-cta-button,.swfw_pill_button.swfw_buttons_button .swfw-cta-button,.swfw-follow-button.swfw_leaf_button .swfw-cta-button,.swfw_leaf_button.swfw_square_button .swfw-cta-button,.swfw_leaf_button.swfw_buttons_button .swfw-cta-button{font-size:24px;padding:5px;line-height:24px;border-radius:4px;text-align:center;right:0}.swfw_block_button .swfw-cta-button a,.swfw-follow-button.swfw_shift_button .swfw-cta-button a,.swfw_shift_button.swfw_square_button .swfw-cta-button a,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a,.swfw-follow-button.swfw_pill_button .swfw-cta-button a,.swfw_pill_button.swfw_square_button .swfw-cta-button a,.swfw_pill_button.swfw_buttons_button .swfw-cta-button a,.swfw-follow-button.swfw_leaf_button .swfw-cta-button a,.swfw_leaf_button.swfw_square_button .swfw-cta-button a,.swfw_leaf_button.swfw_buttons_button .swfw-cta-button a{text-decoration:none !important}.swfw_block_button .swfw-cta-button a div,.swfw-follow-button.swfw_shift_button .swfw-cta-button a div,.swfw_shift_button.swfw_square_button .swfw-cta-button a div,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a div,.swfw-follow-button.swfw_pill_button .swfw-cta-button a div,.swfw_pill_button.swfw_square_button .swfw-cta-button a div,.swfw_pill_button.swfw_buttons_button .swfw-cta-button a div,.swfw-follow-button.swfw_leaf_button .swfw-cta-button a div,.swfw_leaf_button.swfw_square_button .swfw-cta-button a div,.swfw_leaf_button.swfw_buttons_button .swfw-cta-button a div{font-size:14px;min-width:100px;border-radius:3px;background:#fff;padding:5px 15px}.swfw_block_button .swfw-cta-button a div:hover,.swfw-follow-button.swfw_shift_button .swfw-cta-button a div:hover,.swfw_shift_button.swfw_square_button .swfw-cta-button a div:hover,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a div:hover,.swfw-follow-button.swfw_pill_button .swfw-cta-button a div:hover,.swfw_pill_button.swfw_square_button .swfw-cta-button a div:hover,.swfw_pill_button.swfw_buttons_button .swfw-cta-button a div:hover,.swfw-follow-button.swfw_leaf_button .swfw-cta-button a div:hover,.swfw_leaf_button.swfw_square_button .swfw-cta-button a div:hover,.swfw_leaf_button.swfw_buttons_button .swfw-cta-button a div:hover{transition:opacity 200ms;background:rgba(30,30,30,.3);cursor:pointer;color:#fff}.swfw-follow-button.swfw_leaf_button,.swfw_leaf_button.swfw_square_button,.swfw_leaf_button.swfw_buttons_button,.swfw_leaf_button.swfw_block_button{border-top-left-radius:21px;border-top-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:21px}.swfw-follow-button.swfw_leaf_button .swfw-network-icon,.swfw_leaf_button.swfw_square_button .swfw-network-icon,.swfw_leaf_button.swfw_buttons_button .swfw-network-icon,.swfw_leaf_button.swfw_block_button .swfw-network-icon{margin-left:10px}.swfw-follow-button.swfw_pill_button,.swfw_pill_button.swfw_square_button,.swfw_pill_button.swfw_buttons_button,.swfw_pill_button.swfw_block_button{border-radius:50px;padding:20px}.swfw-follow-button.swfw_pill_button .swfw-network-icon,.swfw_pill_button.swfw_square_button .swfw-network-icon,.swfw_pill_button.swfw_buttons_button .swfw-network-icon,.swfw_pill_button.swfw_block_button .swfw-network-icon{margin-left:10px}.swfw-follow-button.swfw_pill_button .swfw-cta-button a,.swfw_pill_button.swfw_square_button .swfw-cta-button a,.swfw_pill_button.swfw_buttons_button .swfw-cta-button a,.swfw_pill_button.swfw_block_button .swfw-cta-button a{border-radius:50px}.swfw-follow-button.swfw_pill_button .swfw-cta-button a div,.swfw_pill_button.swfw_square_button .swfw-cta-button a div,.swfw_pill_button.swfw_buttons_button .swfw-cta-button a div,.swfw_pill_button.swfw_block_button .swfw-cta-button a div{border-radius:50px}.swfw-follow-button.swfw_shift_button,.swfw_shift_button.swfw_square_button,.swfw_shift_button.swfw_buttons_button,.swfw_shift_button.swfw_block_button{transform:skew(-20deg);-moz-transform:skew(-20deg);-o-transform:skew(-20deg);-webkit-transform:skew(-20deg)}.swfw-follow-button.swfw_shift_button div,.swfw_shift_button.swfw_square_button div,.swfw_shift_button.swfw_buttons_button div,.swfw_shift_button.swfw_block_button div{transform:skew(20deg);-moz-transform:skew(20deg);-o-transform:skew(20deg);-webkit-transform:skew(20deg);align-items:center;display:flex;justify-content:space-around;width:100%}.swfw-follow-button.swfw_shift_button .swfw-cta-button,.swfw_shift_button.swfw_square_button .swfw-cta-button,.swfw_shift_button.swfw_buttons_button .swfw-cta-button,.swfw_shift_button.swfw_block_button .swfw-cta-button{transform:skew(0deg)}.swfw-follow-button.swfw_shift_button .swfw-cta-button a,.swfw_shift_button.swfw_square_button .swfw-cta-button a,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a,.swfw_shift_button.swfw_block_button .swfw-cta-button a{padding:none}.swfw-follow-button.swfw_shift_button .swfw-cta-button a:hover,.swfw_shift_button.swfw_square_button .swfw-cta-button a:hover,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a:hover,.swfw_shift_button.swfw_block_button .swfw-cta-button a:hover{background:rgba(33,33,33,.3)}.swfw-follow-button.swfw_shift_button .swfw-cta-button a div,.swfw_shift_button.swfw_square_button .swfw-cta-button a div,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a div,.swfw_shift_button.swfw_block_button .swfw-cta-button a div{background:none;transform:skew(20deg);padding:10px 30px}.swfw-follow-button.swfw_shift_button .swfw-cta-button a div:hover,.swfw_shift_button.swfw_square_button .swfw-cta-button a div:hover,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a div:hover,.swfw_shift_button.swfw_block_button .swfw-cta-button a div:hover{background:none}.swfw-revoke-button,.swfw-authorization-button{width:70%;text-align:center;max-width:200px}.swfw-input-field,.swfw-follow-field{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:50px;margin:15px auto}.swfw-follow-field.swfw-inactive a{cursor:initial}.swfw-follow-field.swfw-active a{cursor:pointer}.swfw-follow-field-icon{color:#000;width:40px;font-size:40px;line-height:42px;font-weight:bold;transition:all 200ms;border-radius:3px;height:40px;text-align:center;padding:2px}.swfw-widget label{font-size:14px;width:100px}.swfw-follow-field label{text-align:right}.swfw-input-field input,.swfw-input-field select,.swfw-follow-field input{padding:10px;width:50%;height:100%;border-radius:4px}.swfw-follow-field.swfw-inactive div{background:#fff}.swfw-follow-field.swfw-active div{color:#fff}a.swp-hover-pin-button{background:#cd2029;border:1px solid #aa1b29;border:0;border-bottom:none;border-radius:3px;box-shadow:none;color:#fff;font-family:Lato,sans-serif;font-size:15px;width:120px !important;height:32px;line-height:32px;padding:0 20px;position:absolute;text-decoration:none;text-align:center;transition:opacity .5s;z-index:3200;position:absolute;cursor:pointer}a.swp-hover-pin-button::before{content:"A";color:#fff;float:left;font-family:sw-icon-font;font-size:20px;font-weight:400;line-height:36px;margin-left:-5px;margin-right:10px}a.swp-hover-pin-button:hover::before{content:"z"}a.swp-hover-pin-button:hover,a.swp-hover-pin-button:focus{background:#aa1b29;color:#fff;text-decoration:none}.swp-pinterest-image-top{margin-bottom:20px}.swp-pinterest-image-bottom{margin-top:20px}.swp_pop_thumb{border-radius:3px;float:left;height:100px;margin:5px 25px 5px 0;width:100px}.swp_popular_post{clear:both}.swp_popular_post a.swp_popularity{border:none;display:block;line-height:1.5;margin:20px 0}.swp_clearfix:after{clear:both;content:" ";display:block;height:0;visibility:hidden}span.swp_pop_count{display:block;font-size:70%}.swp_widget_box{border-radius:3px}.swp_hidden_pin_image{height:0;opacity:0;position:absolute;top:0;width:0;z-index:-10}.swp-content-locator{display:none !important;margin:0 !important}.swp-lightbox-wrapper{width:100%;height:100%;position:fixed;top:0;background:#fff;z-index:999999}.swp-lightbox-wrapper .swp-lightbox-inner{width:50%;left:25%;position:relative;text-align:center;top:10%;background:#fff;padding:35px;border-radius:10px}@media(max-width: 768px){.swp-lightbox-wrapper .swp-lightbox-inner{width:80%;left:10%}}@media(max-width: 450px){.swp-lightbox-wrapper .swp-lightbox-inner{width:90%;left:5%}}.swp-lightbox-wrapper .swp-lightbox-inner h5{font-family:Lato,sans-serif;font-size:25px;margin-bottom:40px;text-align:center}.swp-lightbox-wrapper .swp-lightbox-inner .swp-lightbox-close{font-weight:bold;height:20px;width:20px;cursor:pointer;color:#30394f;text-align:right;transform:rotate(45deg);display:inline-block;float:right;margin:-30px;font-size:25px}.swp-lightbox-wrapper .swp-lightbox-inner .swp-lightbox-close:before{content:"+";font-family:arial}@media print{.swp-lightbox-wrapper{display:none}}.swp-lightbox-wrapper .swp_pinterest_icon.top_icon,.swp-lightbox-wrapper .swp_share_icon{color:#cd2029;font-size:45px;margin:0;padding:0;line-height:0}.swp-lightbox-wrapper .swp_share_icon{color:#000}.swp-lightbox-wrapper.pinterest-overlay .swp-lightbox-inner{width:70%;left:15%;height:80%;overflow-y:auto}.swp-lightbox-wrapper.pinterest-overlay .swp-lightbox-inner h5{margin-bottom:40px}.swp-lightbox-wrapper.pinterest-overlay .pin_images_wrapper{text-align:center}.swp-lightbox-wrapper.pinterest-overlay .pin_images_wrapper .pin_image_select_wrapper{display:inline-block;width:24%;margin-right:1%}.swp-lightbox-wrapper.pinterest-overlay .pin_images_wrapper .pin_image_select_wrapper img{border-radius:3px;max-width:100%;height:auto}.swp-lightbox-wrapper.pinterest-overlay .pin_images_wrapper .pin_image_select_wrapper .swp-hover-pin-button{position:initial;width:100% !important;display:block;margin-top:10px;margin-bottom:40px}.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,.tdm-header-style-2,.tdm-header-style-3{}.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 auto!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 auto!important}}.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{}@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}}.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{}@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}.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_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,.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,.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{}@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_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,.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,.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_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,.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,.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}}.tdm-header-style-2{}.tdm-header-style-2 .td-logo-in-menu{}@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:var(--td_theme_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:var(--td_theme_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:var(--td_theme_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{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4 .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(15px);transform:rotateX(90deg) translateZ(15px)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4:hover .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(15px);transform:rotateX(-90deg) translateZ(15px)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4:hover .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(15px);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{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.td-affix .tdm-header-menu-btns .tdm-btn-style4 .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(15px);transform:rotateX(90deg) translateZ(15px)}.td-affix .tdm-header-menu-btns .tdm-btn-style4:hover .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(15px);transform:rotateX(-90deg) translateZ(15px)}.td-affix .tdm-header-menu-btns .tdm-btn-style4:hover .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(15px);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 0.2s ease;transition:all 0.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:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:15px;line-height:26px;color:#666;margin-bottom:30px}.tdm-descr{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',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 0.2s ease;transition:all 0.2s ease}.tds-title2 .tdm-title-line:after,.tds-title3 .tdm-title-line:after{content:'';width:100%;position:absolute;background-color:var(--td_theme_color,#4db2ec);top:0;left:0;margin:auto;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.tds-title3 .tdm-title{font-weight:600}.tds-title3 .tdm-title-sub{font-family:var(--td_default_google_font_2,'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:var(--td_default_google_font_2,'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 0.3s;transition:all 0.3s}.tdm-btn .tdm-btn-icon{pointer-events:none;vertical-align:middle;line-height:1;-webkit-transition:all 0.3s;transition:all 0.3s}.tdm-btn .tdm-btn-icon:first-child{margin-right:14px}.tdm-btn .tdm-btn-icon:last-child{margin-left:14px}.tdm-btn .tdm-btn-icon-svg{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tdm-btn .tdm-btn-icon-svg svg{height:auto;-webkit-transition:all 0.3s;transition:all 0.3s}.ie10 .tdm-btn .tdm-btn-text,.ie10 .tdm-btn i,.ie11 .tdm-btn .tdm-btn-text,.ie11 .tdm-btn i,.ie9 .tdm-btn .tdm-btn-text,.ie9 .tdm-btn i{background:transparent}.ie10 div .tdm-title,.ie11 div .tdm-title,.ie9 div .tdm-title{background:transparent}.ie10 .tdm-fancy-title span,.ie11 .tdm-fancy-title span,.ie9 .tdm-fancy-title span{background:transparent}.ie10 .tds-icon:before,.ie11 .tds-icon:before,.ie9 .tds-icon:before{background:transparent}.ie10 .tdm-counter-number,.ie11 .tdm-counter-number,.ie9 .tdm-counter-number{background:transparent}.tdm-btn-sm{font-size:13px;line-height:29px;height:31px;padding:0 16px}.tdm-btn-sm svg{width:13px}.tdm-btn-md{font-size:13px;line-height:39px;height:41px;padding:0 24px}.tdm-btn-md svg{width:13px}@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}.tdm-btn-lg svg{width:15px}@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-lg svg{width:14px}}.tdm-btn-xlg{font-size:17px;font-weight:500;line-height:68px;height:75px;padding:0 50px}.tdm-btn-xlg svg{width:17px}.tds-button1{background-color:var(--td_theme_color,#4db2ec);color:#fff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button1 svg,.tds-button1 svg *{fill:#fff}.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 0.3s ease;transition:opacity 0.3s ease}.tds-button1:hover:before{opacity:1}.td-scroll-in-view .tds-button1:before{opacity:1}.tds-button2,.tds-button6,.tds-button7{position:relative;-webkit-transition:all 0.3s ease;transition:all 0.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:var(--td_theme_color,#4db2ec)}.tds-button2 svg,.tds-button2 svg *,.tds-button6 svg,.tds-button6 svg *,.tds-button7 svg,.tds-button7 svg *{fill:var(--td_theme_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:hover svg,.tds-button2:hover svg *,.tds-button6:hover svg,.tds-button6:hover svg *,.tds-button7:hover svg,.tds-button7:hover svg *{fill:#222}.td-scroll-in-view .tds-button2 .tdm-btn-text,.td-scroll-in-view .tds-button2 i,.td-scroll-in-view .tds-button6 .tdm-btn-text,.td-scroll-in-view .tds-button6 i,.td-scroll-in-view .tds-button7 .tdm-btn-text,.td-scroll-in-view .tds-button7 i{color:#222}.td-scroll-in-view .tds-button2 svg,.td-scroll-in-view .tds-button2 svg *,.td-scroll-in-view .tds-button6 svg,.td-scroll-in-view .tds-button6 svg *,.td-scroll-in-view .tds-button7 svg,.td-scroll-in-view .tds-button7 svg *{fill:#222}.tds-button2:before,.tds-button6:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-color:var(--td_theme_color,#4db2ec);-webkit-transition:all 0.3s;transition:all 0.3s}.tds-button2:hover:before,.tds-button6:hover:before{border-color:#222}.td-scroll-in-view .tds-button2:before,.td-scroll-in-view .tds-button6:before{border-color:#222}.tds-button2{-webkit-transform:translateZ(0);transform:translateZ(0)}.tds-button2:after{content:'';width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.tds-button2:hover:after{opacity:1}.td-scroll-in-view .tds-button2:after{opacity:1}.tds-button3{color:#000;background-color:#fff;-webkit-transition:all 0.3s ease;transition:all 0.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 0.2s ease;transition:all 0.2s ease}.tds-button4{background-color:#000;display:inline-block}.tds-button4 .tdm-btn{-webkit-transition:all 0.3s ease;transition:all 0.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 svg,.tds-button4 svg *{fill:#fff}.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{-webkit-transform:rotateX(0deg) translateZ(38px);transform:rotateX(0deg) translateZ(38px)}.tds-button4.tdm-btn-xlg-wrap .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(38px);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{-webkit-transform:rotateX(0deg) translateZ(27px);transform:rotateX(0deg) translateZ(27px)}.tds-button4.tdm-btn-lg-wrap .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(27px);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{-webkit-transform:rotateX(0deg) translateZ(20px);transform:rotateX(0deg) translateZ(20px)}.tds-button4.tdm-btn-md-wrap .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(20px);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{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.tds-button4.tdm-btn-sm-wrap .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(15px);transform:rotateX(90deg) translateZ(15px)}.tds-button4:hover.tdm-btn-xlg-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(38px);transform:rotateX(-90deg) translateZ(38px)}.tds-button4:hover.tdm-btn-xlg-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(38px);transform:rotateX(0deg) translateZ(38px)}.tds-button4:hover.tdm-btn-lg-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(27px);transform:rotateX(-90deg) translateZ(27px)}.tds-button4:hover.tdm-btn-lg-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(27px);transform:rotateX(0deg) translateZ(27px)}.tds-button4:hover.tdm-btn-md-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(20px);transform:rotateX(-90deg) translateZ(20px)}.tds-button4:hover.tdm-btn-md-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(20px);transform:rotateX(0deg) translateZ(20px)}.tds-button4:hover.tdm-btn-sm-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(15px);transform:rotateX(-90deg) translateZ(15px)}.tds-button4:hover.tdm-btn-sm-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.tdm-block-button-full .tds-button4{display:block}.td-scroll-in-view .tds-button4.tdm-btn-xlg-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(38px);transform:rotateX(-90deg) translateZ(38px)}.td-scroll-in-view .tds-button4.tdm-btn-xlg-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(38px);transform:rotateX(0deg) translateZ(38px)}.td-scroll-in-view .tds-button4.tdm-btn-lg-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(27px);transform:rotateX(-90deg) translateZ(27px)}.td-scroll-in-view .tds-button4.tdm-btn-lg-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(27px);transform:rotateX(0deg) translateZ(27px)}.td-scroll-in-view .tds-button4.tdm-btn-md-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(20px);transform:rotateX(-90deg) translateZ(20px)}.td-scroll-in-view .tds-button4.tdm-btn-md-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(20px);transform:rotateX(0deg) translateZ(20px)}.td-scroll-in-view .tds-button4.tdm-btn-sm-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(15px);transform:rotateX(-90deg) translateZ(15px)}.td-scroll-in-view .tds-button4.tdm-btn-sm-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.tds-button5{min-width:0;height:auto;padding:0;line-height:initial!important;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;text-align:left}.tds-button5 .tdm-btn-text,.tds-button5 i{color:#000}.tds-button5 svg,.tds-button5 svg *{fill:#000}.tds-button5:hover .tdm-btn-text,.tds-button5:hover i{color:var(--td_theme_color,#4db2ec)}.tds-button5:hover svg,.tds-button5:hover svg *{fill:var(--td_theme_color,#4db2ec)}.td-scroll-in-view .tds-button5 .tdm-btn-text,.td-scroll-in-view .tds-button5 i{color:var(--td_theme_color,#4db2ec)}.td-scroll-in-view .tds-button5 svg,.td-scroll-in-view .tds-button5 svg *{fill:var(--td_theme_color,#4db2ec)}.tds-button6:after{content:'';position:absolute;width:100%;height:100%;background-color:var(--td_theme_color,#4db2ec);opacity:0.14;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 14 ")";filter:alpha(opacity=14.000000000000002);-webkit-transition:all 0.4s;transition:all 0.4s;z-index:-1}.tds-button6:hover:after{top:0;left:0}.td-scroll-in-view .tds-button6:after{top:0;left:0}.tds-button7{-webkit-transition:all 0.3s ease;transition:all 0.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:var(--td_theme_color,#4db2ec);-webkit-transition:all 0.3s;transition:all 0.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 0.3s ease;transition:opacity 0.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}.td-scroll-in-view .tds-button7 .tdm-btn-border-bottom,.td-scroll-in-view .tds-button7 .tdm-btn-border-top{background-color:#222}.td-scroll-in-view .tds-button7:before{opacity:1}.tds-button8{color:#000;background-color:#fff;-webkit-transition:all 0.4s ease;transition:all 0.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 0.4s cubic-bezier(0.8,0.13,0.21,0.9);transition:all 0.4s cubic-bezier(0.8,0.13,0.21,0.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:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767px){.tdm-row-height{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}[class*=tdc-theme-] .tdm-row-height{display:inherit;-webkit-box-orient:inherit;-webkit-box-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit}[class*=tdc-theme-] .tdm-row-height .tdc-columns{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767px){[class*=tdc-theme-] .tdm-row-height .tdc-columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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}}.td-pb-row .tdm-fix-full{}@media (max-width:767px){.td-pb-row .tdm-fix-full{margin-left:-20px;margin-right:-20px}}.td-stretch-content .tdm-mobile-full{}@media (max-width:767px){.td-stretch-content .tdm-mobile-full{margin-left:-20px;margin-right:-20px;width:auto}}.tdm-col-img{line-height: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(//kay2.tv/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.eot?2);src:url(//kay2.tv/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.eot?2#iefix) format('embedded-opentype'),url(//kay2.tv/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.woff?2) format('woff'),url(//kay2.tv/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.ttf?2) format('truetype'),url(//kay2.tv/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.svg?2#wpion) format('svg');font-weight:normal;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:normal;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:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',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:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);border-color:#eef0f3;border-width:0 0 1px 0;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:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);border:none;color:#fff;text-transform:uppercase;font-size:13px;font-weight:600;padding:10px 30px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}div.wpforms-container .wpforms-form div.wpforms-submit-container button[type=submit]:hover{background-color:#000}:root {
--td_theme_color: #4db2ec;
--td_grid_border_color: #ededed;
--td_black: #222;
--td_text_color: #111;
--td_default_google_font_1: 'Open Sans', 'Open Sans Regular', sans-serif;
--td_default_google_font_2: 'Roboto', sans-serif;
}    .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: 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: bold;
} 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 #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
border: 0; padding: 0; } textarea {
overflow: auto;
} optgroup {
font-weight: bold;
}  table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} * {
-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%;
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: 1068px;
margin-right: auto;
margin-left: auto;
}
.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;
}
}
.td-md-is-ios .tdc-row[class*="stretch_row"] > .td-pb-row > .td-element-style,
.td-md-is-ios .tdc-row-composer[class*="stretch_row"] > .td-pb-row > .td-element-style {
width: calc(100vw + 1px) !important;
}
@media (max-width: 767px) {
.td-md-is-ios .td-pb-row > .td-element-style {
width: calc(100vw + 1px) !important;
}
}
.vc_inner.absolute_inner {  }
@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;  }
.tdc-row.stretch_row_1200 > .td-pb-row,
.tdc-row-composer.stretch_row_1200 > .td-pb-row { }
@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: 1141px) {
.tdc-row.stretch_row_1200,
.tdc-row-composer.stretch_row_1200 {
padding-left: 24px;
padding-right: 24px;
}
}
@media (min-width: 1019px) and (max-width: 1140px) {
.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: 1248px;
left: 0;
right: 0;
margin: 0 auto;
}
.tdc-row.stretch_row_1400,
.tdc-row-composer.stretch_row_1400 {
width: auto !important;
max-width: 1440px;  }
.tdc-row.stretch_row_1400 > .td-pb-row,
.tdc-row-composer.stretch_row_1400 > .td-pb-row { }
@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: 1141px) {
.tdc-row.stretch_row_1400,
.tdc-row-composer.stretch_row_1400 {
padding-left: 24px;
padding-right: 24px;
}
}
@media (min-width: 1019px) and (max-width: 1140px) {
.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: 1448px;
left: 0;
right: 0;
margin: 0 auto;
}
.tdc-row.stretch_row_1600,
.tdc-row-composer.stretch_row_1600 {
width: auto !important;
max-width: 1640px;  }
.tdc-row.stretch_row_1600 > .td-pb-row,
.tdc-row-composer.stretch_row_1600 > .td-pb-row { }
@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: 1141px) {
.tdc-row.stretch_row_1600,
.tdc-row-composer.stretch_row_1600 {
padding-left: 24px;
padding-right: 24px;
}
}
@media (min-width: 1019px) and (max-width: 1140px) {
.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: 1648px;
left: 0;
right: 0;
margin: 0 auto;
}
.tdc-row.stretch_row_1800,
.tdc-row-composer.stretch_row_1800 {
width: auto !important;
max-width: 1840px;  }
.tdc-row.stretch_row_1800 > .td-pb-row,
.tdc-row-composer.stretch_row_1800 > .td-pb-row { }
@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: 1141px) {
.tdc-row.stretch_row_1800,
.tdc-row-composer.stretch_row_1800 {
padding-left: 24px;
padding-right: 24px;
}
}
@media (min-width: 1019px) and (max-width: 1140px) {
.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: 1848px;
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;
}
.tdc-row.td-stretch-content,
.tdc-row-composer.td-stretch-content { }
@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: -24px;
margin-left: -24px;
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: 24px;
padding-left: 24px;   position: relative;
}
@media (min-width: 1019px) and (max-width: 1140px) {
.td-pb-row [class*="td-pb-span"] {
padding-right: 20px;
padding-left: 20px;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-pb-row [class*="td-pb-span"] {
padding-right: 14px;
padding-left: 14px;
}
}
@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: 33.33333333%;
}
.td-pb-span5 {
width: 41.66666667%;
}
.td-pb-span6 {
width: 50%;
}
.td-pb-span7 {
width: 58.33333333%;
}
.td-pb-span8 {
width: 66.66666667%;
}
.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: 20px;
padding-left: 20px;
}
}
@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%;
} @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: -20px;
margin-left: -20px;
}
} @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: -14px;
margin-left: -14px;
}
} @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: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', 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;
}  #td-header-search-button { }
@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;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
transform: translate3d(0, 20px, 0);
-webkit-transform: translate3d(0, 20px, 0);
background-color: #fff;
-webkit-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;
transform: translate3d(0, 0, 0);
-webkit-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;
transition: background-color 0.4s;
}
.td-header-wrap .td-drop-down-search .btn:hover {
background-color: var(--td_theme_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 5.5px;
border-color: transparent transparent var(--td_theme_color, #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: var(--td_theme_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: var(--td_mobile_menu_color, #222222) !important;
height: 54px !important;
}
.header-search-wrap .td-icon-search {
color: var(--td_mobile_icons_color, #ffffff) !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 { }
.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;
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: var(--td_theme_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: var(--td_theme_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;
}
.td-menu-badge {
font-size: 10px;
background-color: #f0f8ff;
color: var(--td_theme_color, #4db2ec);
border-radius: 10px;
padding: 3px 7px 4px;
display: inline-block;
margin-left: 6px;
margin-right: -4px;
line-height: 1;
position: relative;
top: -1px;
}
.td-menu-badge-right {
top: 2px;
float: right;
right: -8px;
background-color: rgba(0, 0, 0, 0.03);
color: #999;
}
.td-menu-subtitle {
font-style: italic;
font-size: 10px;
display: block;
line-height: 1;
padding-right: 20px;
color: #999;
}
.td-menu-badge-width > ul {
min-width: 220px;
}
.td-menu-badge-width > ul li:hover .td-menu-badge {
background-color: #f0f8ff;
color: var(--td_theme_color, #4db2ec);
}
.td-menu-border {
border-bottom: 1px solid #f3f3f3;
display: block;
padding-bottom: 12px;
} @media (max-width: 767px) {
.td-menu-badge,
.td-menu-subtitle,
.td-menu-border {
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; }
@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;
transition: transform 0.7s ease;
-webkit-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: var(--td_mobile_icons_color, #ffffff);
} .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: var(--td_mobile_background_repeat, no-repeat);
background-size: var(--td_mobile_background_size, cover);
background-position: var(--td_mobile_background_size, 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);
}
.td-menu-background:before {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0.98;
background: #313b45;
background: -webkit-gradient(left top, left bottom, color-stop(0%, var(--td_mobile_gradient_one_mob, #313b45)), color-stop(100%, var(--td_mobile_gradient_two_mob, #3393b8)));
background: linear-gradient(to bottom, var(--td_mobile_gradient_one_mob, #313b45) 0%, var(--td_mobile_gradient_two_mob, #3393b8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='var(--td_mobile_gradient_one_mob, #313b45)', endColorstr='var(--td_mobile_gradient_two_mob, #3393b8)', GradientType=0);
}
#td-mobile-nav {
padding: 0;
position: fixed;
width: 100%;
height: calc(100% + 1px);
top: 0;
z-index: 9999;
visibility: hidden;
transform: translate3d(-99%, 0, 0);
-webkit-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: var(--td_mobile_text_color, #ffffff);
border: none;
-webkit-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 !important;
-webkit-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: var(--td_mobile_text_color, #ffffff);
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: var(--td_mobile_text_color, #ffffff);
top: 4px;
position: relative;
}
.td-mobile-content {
padding: 20px 20px 0;
}
.td-mobile-container {
padding-bottom: 20px;
position: relative;
}
.td-mobile-content {   }
.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;
user-select: none;
}
.td-mobile-content li a {
display: block;
line-height: 21px;
font-size: 21px;
color: var(--td_mobile_text_color, #ffffff);
margin-left: 0;
padding: 12px 30px 12px 12px;
font-weight: bold;
}
.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: var(--td_mobile_text_color, #ffffff);
-webkit-transform-origin: 50% 48% 0px;
transform-origin: 50% 48% 0px;
-webkit-transition: transform 0.3s ease;
transition: transform 0.3s ease;
transform: rotate(-90deg);
-webkit-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);
}
.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);
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: var(--td_mobile_text_color, #ffffff);
}
.td-mobile-content .sub-menu a {
padding: 9px 26px 9px 36px !important;
line-height: 19px;
font-size: 16px;
font-weight: normal;
}
.td-mobile-content .sub-menu .sub-menu { }
.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: var(--td_mobile_text_active_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;
}
.rtl .td-mobile-content .td-icon-menu-right {
right: auto;
left: -4px;
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
}
.rtl .td-mobile-content .td-sub-menu-open > a i {
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
}
.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);
-webkit-box-shadow: 0 0 46px #000000;
box-shadow: 0 0 46px #000000;
}
.td-menu-mob-open-menu #td-mobile-nav {
height: calc(100% + 1px);
overflow: auto;
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
left: 0;
}
.td-menu-mob-open-menu #td-mobile-nav label {
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.td-menu-mob-open-menu #td-mobile-nav .td-login-animation {
-webkit-transition: all 0.5s ease 0.5s;
transition: all 0.5s ease 0.5s;
}
.td-menu-mob-open-menu .td-menu-background {
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
}
.td-menu-mob-open-menu .td-mobile-container {
-webkit-transition: all 0.5s ease 0.5s;
transition: all 0.5s ease 0.5s;
}  .td-mobile-container {
opacity: 1;
}
.td-hide-menu-content .td-mobile-container {
opacity: 0;
visibility: hidden;
-webkit-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;
position: absolute;
top: 0;
width: 100%;
}
#td-mobile-nav .td-login-animation .td-login-inputs {
height: 76px;
}
.td-login-hide-mob {
pointer-events: none;
}
#td-mobile-nav .td-login-hide {
-webkit-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;
pointer-events: auto;
} .td-search-wrap-mob {
padding: 0;
position: absolute;
width: 100%;
height: auto;
top: 0;
text-align: center;
z-index: 9999;
visibility: hidden;
color: var(--td_mobile_text_color, #ffffff);
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;
transition: all 0.5s ease 0s;
-webkit-backface-visibility: hidden;
position: relative;
}
.td-search-wrap-mob #td-header-search-mob {
color: var(--td_mobile_text_color, #ffffff);
font-weight: bold;
font-size: 26px;
height: 40px;
line-height: 36px;
border: 0;
background: transparent;
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: var(--td_mobile_text_color, #ffffff);
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);
-webkit-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: var(--td_mobile_text_color, #ffffff);
}
.td-search-wrap-mob .td_module_wrap:hover .entry-title a {
color: var(--td_mobile_text_color, #ffffff);
}
.td-search-wrap-mob .td-post-date {
color: var(--td_mobile_text_color, #dddddd);
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: var(--td_mobile_button_color_mob, #000000);
border: none;
-webkit-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: var(--td_mobile_button_background_mob, #ffffff);
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);
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);
visibility: hidden;
}
.td-search-background:before {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0.98;
background: #313b45;
background: -webkit-gradient(left top, left bottom, color-stop(0%, var(--td_mobile_gradient_one_mob, #313b45)), color-stop(100%, var(--td_mobile_gradient_two_mob, #3393b8)));
background: linear-gradient(to bottom, var(--td_mobile_gradient_one_mob, #313b45) 0%, var(--td_mobile_gradient_two_mob, #3393b8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='var(--td_mobile_gradient_one_mob, #313b45)', endColorstr='var(--td_mobile_gradient_two_mob, #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: var(--td_mobile_text_color, #ffffff);
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);
-webkit-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 !important;
-webkit-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);
visibility: visible !important;
}
.td-search-opened .td-search-input:after {
transform: scaleX(1);
-webkit-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: var(--td_mobile_text_color, #ffffff);
opacity: 0.6;
pointer-events: none;
}
.td-login-inputs {
position: relative;
} body {
font-family: Verdana, BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
font-size: 14px;
line-height: 21px;
}
p {
margin-top: 0;
margin-bottom: 21px;
}
a:active,
a:focus {
outline: none;
}
a {
color: var(--td_theme_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: var(--td_default_google_font_2, 'Roboto', sans-serif);
font-size: 13px;
font-style: italic;
font-weight: normal;
text-transform: none;
color: #000;
}
cite a {
color: #000;
}
cite a:hover {
color: var(--td_theme_color, #4db2ec);
}
q {
font-style: italic;
}
ul,
ol {
padding: 0;
}
ul li,
ol li {
line-height: 24px;
margin-left: 21px;
}
.wp-block-navigation li {
line-height: 1.2;
margin-left: 0;
}
.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 var(--td_grid_border_color, #ededed);
padding: 2px 8px;
}
table td {
border: 1px solid var(--td_grid_border_color, #ededed);
padding: 2px 8px;
}
table .odd td {
background-color: #fcfcfc;
} h1,
h2,
h3,
h4,
h5,
h6 {
font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
color: var(--td_text_color, #111111);
font-weight: 400;
margin: 6px 0;
}
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
color: var(--td_text_color, #111111);
}
div.td-block-title {
font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
color: var(--td_text_color, #111111);
}
p.td-module-title,
p.tdb-subcategory-name {
font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
color: var(--td_text_color, #111111);
}
p.td-module-title > a,
p.tdb-subcategory-name > a {
color: var(--td_text_color, #111111);
}
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 none;
} input[type=submit] {
font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
font-size: 13px;
background-color: var(--td_black, #222222);
border-radius: 0;
color: #fff;
border: none;
padding: 8px 15px;
font-weight: 500;
-webkit-transition: background-color 0.4s;
transition: background-color 0.4s;
}
input[type=submit]:hover {
background-color: var(--td_theme_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;
}
} .tagdiv-type { font-size: 15px;
line-height: 1.74;
color: #222; }
.tagdiv-type img {
margin-bottom: 21px;
}
.tagdiv-type .wp-block-embed {
margin-bottom: 26px;
}
.tagdiv-type figure img {
margin-bottom: 0;
}
.tagdiv-type .alignnone {
display: inline-block;
margin: 0 5px; }
@media (max-width: 767px) {
.tagdiv-type .alignnone {
margin: 0 10px 0 0;
}
}
.tagdiv-type a:hover {
text-decoration: underline;
}
.tagdiv-type ul,
.tagdiv-type ol {
margin-bottom: 26px;
}
.tagdiv-type ul li:not(.blocks-gallery-item):not(.wp-block-navigation-item),
.tagdiv-type ol li:not(.blocks-gallery-item):not(.wp-block-navigation-item) {
line-height: inherit;
margin-bottom: 10px;
}
.tagdiv-type ul li:not(.blocks-gallery-item):not(.wp-block-navigation-item):last-child,
.tagdiv-type ol li:not(.blocks-gallery-item):not(.wp-block-navigation-item):last-child {
margin-bottom: 0;
}
.tagdiv-type li ul,
.tagdiv-type li ol {
margin-bottom: 0;
}
.tagdiv-type li[style="text-align: center;"],
.tagdiv-type li[style="text-align: right;"] {
list-style-position: inside;
margin-left: -21px;
}
.tagdiv-type p {
margin-bottom: 26px;
}
.tagdiv-type .td-arrow-list {
list-style: none;
margin-left: 16px;
}
.tagdiv-type .td-arrow-list li:before {
font-family: 'newspaper', sans-serif;
content: '\e803';
float: left;
margin-left: -16px;
line-height: 26px;
font-size: 14px;
}
.tagdiv-type embed,
.tagdiv-type iframe,
.tagdiv-type object {
max-width: 100% !important;
}
.tagdiv-type iframe.instagram-media {
margin: 1px 0 12px !important;
}
.tagdiv-type blockquote {
padding: 0;
position: relative;
border-left: none;
margin: 40px 5% 38px;
font-style: italic;
text-align: center; }
@media (max-width: 767px) {
.tagdiv-type blockquote {
margin: 20px 3% 18px;
}
}
.tagdiv-type blockquote p {
font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
font-size: 32px;
line-height: 40px;
font-weight: 400;
text-transform: uppercase;
color: var(--td_theme_color, #4db2ec);
word-wrap: break-word;  }
@media (min-width: 768px) and (max-width: 1018px) {
.tagdiv-type blockquote p {
font-size: 24px;
line-height: 32px;
}
}
@media (max-width: 767px) {
.tagdiv-type blockquote p {
font-size: 22px;
line-height: 30px;
}
}
.tagdiv-type blockquote cite {
display: block;
}
.tagdiv-type .td_quote_right {
float: right;
width: 50%;
margin: 21px 0 21px 21px; }
@media (max-width: 767px) {
.tagdiv-type .td_quote_right {
float: none;
width: auto;
margin-right: 5%;
margin-left: 5%;
}
}
.tagdiv-type .td_quote_left {
float: left;
width: 50%;
margin: 18px 18px 18px 0; }
@media (max-width: 767px) {
.tagdiv-type .td_quote_left {
float: none;
width: auto;
margin-right: 5%;
margin-left: 5%;
}
}
.tagdiv-type .td_quote_left p,
.tagdiv-type .td_quote_left cite {
text-align: left; }
@media (max-width: 767px) {
.tagdiv-type .td_quote_left p,
.tagdiv-type .td_quote_left cite {
text-align: center;
}
}
.tagdiv-type .td_quote_box {
margin: 0;
background-color: var(--td_container_transparent, #fcfcfc);
border-left: 2px solid var(--td_theme_color, #4db2ec);
padding: 15px 23px 16px 23px;
position: relative;
top: 6px;
clear: both;
}
.tagdiv-type .td_quote_box p {
font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
color: #777;
font-size: 13px;
line-height: 21px;
margin: 0;
text-transform: none;
}
.tagdiv-type .td_quote_box cite {
margin-top: 20px;
font-size: 11px;
}
.tagdiv-type .td_box_left {
width: 40%;
float: left;
margin: 0 34px 20px 0; }
@media (max-width: 767px) {
.tagdiv-type .td_box_left {
float: none;
margin: 0 0 36px 0;
width: auto;
}
}
.tagdiv-type .td_box_left p,
.tagdiv-type .td_box_left cite {
text-align: left;
}
.tagdiv-type .td_box_right {
width: 30%;
float: right;
margin: 0 0 20px 34px; }
@media (max-width: 767px) {
.tagdiv-type .td_box_right {
float: none;
margin: 0 0 36px 0;
width: auto;
}
}
.tagdiv-type .td_box_right p,
.tagdiv-type .td_box_right cite {
text-align: left;
}
.tagdiv-type .td_box_center {
margin: 0 0 29px 0; }
@media (max-width: 767px) {
.tagdiv-type .td_box_center {
margin-bottom: 36px;
}
}
.tagdiv-type .wp-block-pullquote blockquote,
.tagdiv-type .td_pull_quote {
padding: 18px 25px;
margin: 0;
clear: both;
}
.tagdiv-type .wp-block-pullquote blockquote p,
.tagdiv-type .td_pull_quote p {
font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
text-transform: none;
text-align: center;
}
.tagdiv-type .wp-block-pullquote blockquote p:first-child:before,
.tagdiv-type .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;
}
.tagdiv-type .wp-block-pullquote blockquote p:after,
.tagdiv-type .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;
}
.tagdiv-type .wp-block-pullquote blockquote cite,
.tagdiv-type .td_pull_quote cite {
margin-top: -10px;
font-size: 11px;
}
.tagdiv-type .td_pull_quote p {
font-size: 14px;
line-height: 26px;
font-weight: 600;
}
.tagdiv-type .wp-block-pullquote blockquote,
.tagdiv-type .td_pull_center {
margin: 17px 0;
padding: 15px 50px; }
@media (max-width: 767px) {
.tagdiv-type .wp-block-pullquote blockquote,
.tagdiv-type .td_pull_center {
padding: 15px 20px;
}
}
.tagdiv-type .wp-block-pullquote {
padding: 0;
color: var(--td_theme_color, #4db2ec);
}
.tagdiv-type .wp-block-pullquote.has-text-color p,
.tagdiv-type .wp-block-pullquote.has-text-color cite {
color: inherit;
}
.tagdiv-type .wp-block-pullquote cite {
color: #6c7781;
}
.tagdiv-type .wp-block-pullquote.alignfull blockquote {
margin-left: 30px;
margin-right: 30px;
}
.tagdiv-type .wp-block-pullquote.alignleft,
.tagdiv-type .td_pull_left {
width: 40%;
margin-right: 34px; }
@media (max-width: 767px) {
.tagdiv-type .wp-block-pullquote.alignleft,
.tagdiv-type .td_pull_left {
float: none;
margin: 0 0 30px 0;
width: auto;
}
}
.tagdiv-type .td_pull_left {
float: left;
}
.tagdiv-type .wp-block-pullquote.alignright,
.tagdiv-type .td_pull_right {
width: 30%;
margin-left: 24px; }
@media (max-width: 767px) {
.tagdiv-type .wp-block-pullquote.alignright,
.tagdiv-type .td_pull_right {
float: none;
margin: 0 0 30px 0;
width: auto;
}
}
.tagdiv-type .td_pull_right {
float: right;
}
.tagdiv-type .wp-block-pullquote.alignleft,
.tagdiv-type .wp-block-pullquote.alignright {
margin-top: 0;
margin-bottom: 0 !important; }
.tagdiv-type .wp-block-pullquote.alignleft blockquote,
.tagdiv-type .wp-block-pullquote.alignright blockquote {
margin-top: 0;
margin-bottom: 0;
padding: 0;
}
@media (max-width: 767px) {
.tagdiv-type .wp-block-pullquote.alignleft,
.tagdiv-type .wp-block-pullquote.alignright {
max-width: 100%;
}
}
.tagdiv-type .wp-block-pullquote.is-style-solid-color blockquote {
max-width: 100%;
}
@media (max-width: 767px) {
.td-md-is-ios .tagdiv-type figure {
width: auto;
}
}
img.wp-smiley {
width: auto;
}
.wp-caption-text,
.wp-caption-dd {
font-family: Verdana, BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
text-align: left;
margin: 6px 0 26px 0;
font-size: 11px;
font-style: italic;
font-weight: normal;
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;
} @media (max-width: 767px) {
.alignleft,
.alignright {
float: none !important;
}
} .alignleft {
float: left;
margin-top: 6px;
margin-right: 24px !important;
margin-bottom: 6px !important; margin-left: 0;   }
@media (min-width: 1019px) and (max-width: 1140px) {
.alignleft {
max-width: 312px;
margin-right: 21px;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.alignleft {
max-width: 220px;
margin-right: 21px;
}
}
@media (max-width: 767px) {
.alignleft {
text-align: center;
margin-left: auto !important;
margin-right: auto !important;
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;
}
.td-pb-span12 .alignleft,
.mceContentBody-max-width-big .alignleft {  }
@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 !important;   }
@media (min-width: 1019px) and (max-width: 1140px) {
.alignright {
max-width: 312px;
margin-left: 21px;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.alignright {
max-width: 220px;
margin-left: 21px;
}
}
@media (max-width: 767px) {
.alignright {
text-align: center;
margin-left: auto !important;
margin-right: auto !important;
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;
}
.td-pb-span12 .alignright,
.mceContentBody-max-width-big .alignright {  }
@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:not(.td_quote_box),
.wp-block-quote.is-style-large:not(.td_quote_box) {
padding: 0;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large cite {
font-size: 13px;
}
.wp-block-quote.is-large:not(.td_quote_left) cite,
.wp-block-quote.is-style-large:not(.td_quote_left) cite {
text-align: center;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 100px;
}
.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;
}
blockquote small {
margin-top: 5px;
display: block;
font-size: 13px;
font-style: italic;
font-weight: normal;
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: var(--td_theme_color, #4db2ec);
color: #fff;
text-align: center;
margin: 9px 13px 0 0;
padding: 2px 10px 4px;
font-family: Verdana, BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", 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: bold;
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: white;
font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', 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: var(--td_theme_color, #4db2ec);
}
.td_default_btn:hover,
.td_round_btn:hover {
background-color: #444;
}
.td_default_btn:active,
.td_round_btn:active {
background-color: #000;
}
.td_outlined_btn {
border-radius: 4px;
border: 2px solid var(--td_theme_color, #4db2ec);
color: var(--td_theme_color, #4db2ec);
background-color: transparent;
transition: all 0.1s ease ;
-webkit-transition: all 0.1s ease;
}
.td_outlined_btn:hover {
background-color: var(--td_theme_color, #4db2ec);
color: #fff;
}
.td_outlined_btn:active {
background-color: #444;
border-color: #444;
}
.td_shadow_btn {
background-color: var(--td_theme_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: var(--td_theme_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 0;
margin: 0 8px 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;
transition: color 400ms;
}
.td_text_highlight_0:hover {
color: #F9F9F9;
cursor: default;
}
.td_text_highlight_marker {
padding: 5px 0 6px 0;
margin: 0 8px 0 8px;
color: white;
-webkit-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: 4%;
padding-right: 4%;
}
.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 6px 0;
}
.td_module_wrap:hover .entry-title a {
color: var(--td_theme_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 {
position: absolute;
width: 40px;
height: 40px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
background-color: rgba(0, 0, 0, 0.48);
border: 0.050em solid #fff;
border-radius: 100%;
font-size: 40px;
z-index: 1;
-webkit-box-shadow: 0 0 0.15em rgba(0, 0, 0, 0.4);
box-shadow: 0 0 0.15em rgba(0, 0, 0, 0.4);
}
.td-video-play-ico i {
position: absolute;
top: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
font-size: 35%;
color: #fff;
}
.td-video-play-ico i.td-icon-video-thumb-play {
left: 54%;
}
.td-video-play-ico i.td-icon-audio-thumb-play {
left: 47%;
}
.td-video-play-ico.td-video-small {
width: 20px;
height: 20px;
font-size: 20px;
} .td-module-meta-info {
font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', 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;
vertical-align: middle;
}
.td-post-author-name {
font-weight: bold;
display: inline-block;
position: relative;
top: 2px;
}
.td-post-author-name a {
color: #000;
}
.td-post-author-name span {
color: #ccc;
margin: 0 2px 0 2px;
font-weight: normal;
}
.td-post-author-name div {
display: inline;
margin-right: 2px;
}
.td-post-date {
color: #767676;
display: inline-block;
position: relative;
top: 2px;
}
.td-module-comments {
position: relative;
float: right;
font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', 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: #767676;
font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
word-wrap: break-word;
overflow-wrap: anywhere;
margin-top: 9px;
}
.td-read-more,
.more-link-wrap {
display: inline-block;
font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
margin-bottom: 20px;
}
.td-read-more a,
.more-link-wrap a {
background-color: var(--td_theme_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;
transition: background-color 0.4s;
}
.td-read-more a:hover,
.more-link-wrap a:hover {
background-color: var(--td_black, #222222) !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;
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: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
font-size: 10px;
font-weight: 600;
line-height: 1;
background-color: var(--td_black, #222222);
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: var(--td_theme_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: var(--td_theme_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: 100% !important;
margin-left: 0 !important;
}
.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: var(--td_default_google_font_2, 'Roboto', sans-serif);
font-size: 14px;
line-height: 1;
margin-top: 0;
margin-bottom: 26px;
border-bottom: 2px solid var(--td_header_color, var(--td_black, #222222));
}
.block-title > a,
.block-title > span,
.block-title > label,
.block-title > span > a { line-height: 17px;
display: inline-block;
padding: 7px 12px 4px;
background-color: var(--td_header_color, var(--td_black, #222222));
color: var(--td_text_header_color, #ffffff);
}
.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 0;
}
.td-page-title,
.td-page-title h1 {
color: var(--td_page_title_color, var(--td_text_color, #111111));
}
body .td-page-title {  }
@media (min-width: 768px) and (max-width: 1018px) {
body .td-page-title {
font-size: 26px;
line-height: 34px;
margin: -2px 0 19px 0;
}
}
@media (max-width: 767px) {
body .td-page-title {
font-size: 24px;
line-height: 32px;
}
}
.page-template-page-pagebuilder-title .td-crumb-container,
.page-template-default .td-crumb-container { }
@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: var(--td_default_google_font_2, '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: var(--td_black, #222222);
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: var(--td_default_google_font_2, 'Roboto', sans-serif);
font-size: 40px;
color: #222222;
text-align: center;
line-height: 50px;
margin: 50px 0 17px 0 ; }
@media (max-width: 767px) {
.td-404-title {
font-size: 34px;
line-height: 44px;
}
}
.td-404-sub-title {
font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
font-size: 21px;
line-height: 24px;
color: #a6a6a6;
text-align: center;
margin: 0 0 40px 0; }
@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: var(--td_black, #222222);
border: medium none;
color: #fff;
font-size: 11px;
font-weight: bold;
line-height: 16px;
padding: 8px 15px;
margin-left: 6px;
}
.td-404-sub-sub-title a:hover {
color: #fff;
background-color: var(--td_theme_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 0;
}
.td-attachment-prev img {
width: 100px;
height: 100px;
}
.td-attachment-next {
float: right;
margin: 10px 0 21px 0;
}
.td-attachment-next img {
width: 100px;
height: 100px;
} .td-search-query {
color: var(--td_theme_color, #4db2ec);
}
.search-page-search-wrap {
margin: 37px 0 51px 0;
}
.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 15px;
line-height: 16px;
margin: 0;
}
.td-search-form-widget .wpb_button:hover {
background-color: var(--td_theme_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 30px 0;
font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', 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;
}
.page-nav .first,
.page-nav .last { }
@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 .page-nav-icon-svg {
display: inline-flex;
align-items: center;
justify-content: center;
}
.page-nav .page-nav-icon-svg svg {
width: 9px;
height: 10px;
}
.page-nav .page-nav-icon-svg svg,
.page-nav .page-nav-icon-svg svg * {
fill: #666;
}
.page-nav a:hover .page-nav-icon-svg svg,
.page-nav a:hover .page-nav-icon-svg svg * {
fill: #fff;
}
.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: var(--td_theme_color, #4db2ec);
color: #fff;
border-color: var(--td_theme_color, #4db2ec);
}
.page-nav:first-child > div {
padding: 5px 11px;
border: 1px solid var(--td_theme_color, #4db2ec);
display: inline-block;
margin: 0 8px 8px 0;
min-width: 33px;
text-align: center;
color: #fff;
line-height: 21px;
float: left;
background-color: var(--td_theme_color, #4db2ec);
}
.page-nav .td-icon-menu-right {
padding-left: 1px;
}
.page-nav .td-icon-menu-left {
padding-right: 1px;
}
.rtl .page-nav a,
.rtl .page-nav span {
float: right;
margin: 0 0 8px 8px;
}
.rtl .page-nav .pages {
float: left;
padding: 6px 6px 6px 0;
}
.rtl .page-nav .td-icon-menu-left:before {
content: '\e80d';
}
.rtl .page-nav .td-icon-menu-right:before {
content: '\e80c';
} .td-page-content {
padding-bottom: 26px;
}
.td-page-content,
.td-page-content p {
color: var(--td_page_content_color, var(--td_black, #222222));
}
.td-page-content h1,
.td-page-content h2,
.td-page-content h3,
.td-page-content h4,
.td-page-content h5,
.td-page-content h6 {
color: var(--td_page_h_color, var(--td_text_color, #111111));
}
.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: 9px;
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;
}
}
.single-post .td-bred-no-url-last { }
@media (max-width: 767px) {
.single-post .td-bred-no-url-last {
display: none;
}
}
.entry-crumbs {
font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', 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: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', 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: var(--td_black, #222222);
padding: 3px 6px 4px 6px;
white-space: nowrap;
display: inline-block;
}
.td-category a:hover {
opacity: 0.9;
}
.single .td-category { }
@media (max-width: 767px) {
.single .td-category {
margin-bottom: 0;
}
} .post {
background-color: var(--td_container_transparent, #ffffff);
}
.post header .entry-title {
margin-top: 0;
margin-bottom: 7px;
word-wrap: break-word;
font-size: 41px;
line-height: 50px; }
@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: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
font-size: 16px;
font-style: italic;
font-weight: 300;
line-height: 24px;
color: #999;
margin: 9px 0 14px 0;
}
@media (max-width: 767px) {
.td-post-sub-title {
margin: 0 0 16px;
}
} .bypostauthor {
line-height: 1;
}
header .td-module-meta-info {
margin-bottom: 16px;
}
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: #767676;
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: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', 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: var(--td_black, #222222);
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 var(--td_grid_border_color, #ededed);
margin-left: 4px;
line-height: 8px;
color: var(--td_text_color, #111111);
padding: 5px 8px;
height: 20px;
}
.td-post-small-box a:hover {
color: #fff;
background-color: var(--td_theme_color, #4db2ec);
border-color: var(--td_theme_color, #4db2ec);
} .td-tags {
margin: 0 0 30px 0;
font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', 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: var(--td_default_google_font_2, '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: var(--td_theme_color, #4db2ec);
}
.td-post-next-post {
text-align: right;
}
.td-next-prev-separator {
display: none;
}
#td-outer-wrap .td-post-prev-post,
#td-outer-wrap .td-post-next-post { }
@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: 1px solid var(--td_grid_border_color, #ededed);
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: var(--td_theme_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: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
font-size: 15px;
line-height: 21px;
font-weight: 700;
margin: 7px 0 8px 0;
}
.td-author-name a {
color: #222;
}
.td-author-name a:hover {
color: var(--td_theme_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: var(--td_theme_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: 21px;
padding-bottom: 16px; }
@media (max-width: 767px) {
.td-post-content {
margin-top: 16px;
}
}
.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;
}
.td-post-template-default .wpb_video_wrapper {
margin-bottom: 26px;
}
.td-post-template-default .wpb_video_wrapper .fb-video {
margin-bottom: 0;
}
.td-post-template-default .wpb_video_wrapper iframe {
display: block;
}
.td-post-template-default .wpb_video_wrapper .twitter-video {
max-width: none !important;
}
.td-post-template-default .wpb_video_wrapper video {
max-width: 100%;
} .comment {
list-style: none;
margin-left: 0;
padding-bottom: 13px;
border-bottom: 1px dashed var(--td_grid_border_color, #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: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
font-weight: 700;
font-style: normal;
font-size: 14px;
line-height: 1; }
@media (max-width: 500px) {
.comment cite {
font-size: 16px;
}
}
.comment cite a { }
@media (max-width: 500px) {
.comment cite a {
display: block;
}
}
.comment .comment-content,
.comment .comment-meta,
.comment .comment-respond {
margin-left: 56px;
display: table-row;
}
.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 var(--td_grid_border_color, #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);
}
.comment-link {
font-size: 11px;
line-height: 1;
color: #747474;
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: #747474;
}
.comment-reply-link:hover {
color: var(--td_theme_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: var(--td_text_color, #111111);
font-weight: 600; }
.logged-in-as a:hover {
color: var(--td_theme_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: var(--td_text_color, #111111);
margin-left: 10px;
}
#cancel-comment-reply-link:hover {
color: var(--td_theme_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;
}
.td-login-comment { }
@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: bold;
}
.td-login-comment a {
color: #fff;
padding: 14px 0 15px;
line-height: 19px;
display: block;
}
}
.comments .comment-form .submit { }
@media (max-width: 767px) {
.comments .comment-form .submit {
width: 100%;
font-size: 15px;
font-weight: bold;
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,
.comment-form .td-warning-captcha,
.comment-form .td-warning-captcha-score {
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,
.td-comment-form-warnings .td-warning-captcha,
.td-comment-form-warnings .td-warning-captcha-score {
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;
}
.comment-pagination { }
@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;
}
}
.comment-list li:last-child { }
@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 {
margin-bottom: 21px;
}
.wp-block-image.aligncenter,
.wp-block-image.alignleft,
.wp-block-image.alignright {
margin-bottom: 21px;
}
.wp-block-image figcaption {
font-family: Verdana, BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
text-align: left;
margin: 6px 0 0 0;
font-size: 11px;
font-style: italic;
font-weight: normal;
line-height: 17px;
color: #444;
}
.wp-block-image.alignfull figcaption {
margin-right: 20px;
margin-left: 20px;
}
.wp-block-gallery {
margin-bottom: 26px;
}
.wp-block-gallery figcaption {
font-family: Verdana, BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
font-size: 11px;
line-height: 17px;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
font-family: Verdana, BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", 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: var(--td_theme_color, #4db2ec);
}
.wp-block-categories .td-widget-no {
float: right;
}
.wp-block-categories .td-widget-no:before {
content: '(';
}
.wp-block-categories .td-widget-no:after {
content: ')';
}
.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 p.has-regular-font-size {
font-size: 1em;
}
.wp-block-quote p.has-larger-font-size {
font-size: 3.34em;
}
.wp-block-quote cite {
color: #6c7781;
font-size: 13px;
margin-top: 1em;
position: relative;
font-style: normal;
}
figure.wp-block-pullquote {
font-size: 14px;
}
figure.wp-block-pullquote.has-larger-font-size {
font-size: 3.34em;
}
figure.wp-block-pullquote p {
font-size: 1em;
line-height: 1.858em;
font-weight: 600;
}
.wp-block-archives {
font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
}
.wp-block-archives li {
line-height: 30px;
list-style: none;
padding: 0;
margin-left: 0 !important;
}
.wp-block-archives li a {
color: #222222;
}
.wp-block-archives li a:hover {
color: var(--td_theme_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: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', 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: #222222;
font-style: italic;
font-size: 11px;
font-weight: bold;
}
.wp-block-latest-comments .wp-block-latest-comments__comment a:hover {
color: var(--td_theme_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: var(--td_default_google_font_2, '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: #222222;
line-height: 21px;
}
.wp-block-latest-posts:not(.is-grid) li a:hover {
color: var(--td_theme_color, #4db2ec);
text-decoration: none !important;
}
.wp-block-latest-posts:not(.is-grid) .wp-block-latest-posts__post-date {
display: block;
font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
font-size: 11px;
line-height: 16px;
color: #b5b5b5;
font-style: italic;
margin-bottom: 5px;
}
.wp-block-button:not(.is-style-outline) a.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: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
font-weight: 600;
}
.wp-block-button:not(.is-style-outline) a.wp-block-button__link:not([class*="has-background"]):hover {
background-color: #444;
text-decoration: none !important;
}
.wp-block-button:not(.is-style-outline) a.wp-block-button__link:not([class*="has-background"]) {
background-color: var(--td_theme_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: var(--td_theme_color, #4db2ec);
border-color: var(--td_theme_color, #4db2ec);
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
background-color: #444;
color: #fff;
text-decoration: none !important;
}
.td-pb-span12 .alignwide {
position: relative;
left: 50%;
transform: translateX(-50%);
width: 1400px;
max-width: 100vw;
}
.td-pb-span12 .alignwide img,
.td-pb-span12 .alignwide video,
.td-pb-span12 .alignwide.wp-block-embed iframe {
padding: 0 calc((100% - 100vw) / 2);
}
.td-pb-span12 .alignwide.wp-block-video video {
width: 100%;
}
.td-pb-span12 .alignwide.wp-block-embed iframe {
width: 100%;
}
.td-pb-span12 .alignfull {
position: relative;
left: 50%;
transform: translateX(-50%);
width: 100vw !important;
max-width: none !important;
margin-left: 0;
margin-right: 0;
}
.td-pb-span12 .alignfull.wp-block-cover.has-parallax {
left: auto;
transform: none;
margin-left: calc((-100vw + 100%) / 2);
}
.td-pb-span12 .alignfull.wp-block-columns {
padding-left: 8px;
padding-right: 8px;
}
.td-pb-span12 .alignfull.wp-block-embed-wordpress-tv .wp-block-embed__wrapper {
padding-bottom: 56.25%;
}
.td-pb-span12 .alignfull.wp-block-embed-wordpress-tv iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding-left: 8px;
padding-right: 8px;
}
.td-pb-span12 .alignfull.wp-block-embed iframe {
width: 100%;
}
.tdc-column:not(.td-pb-span12) .alignwide {
width: 100% !important;
margin-left: 0 !important;
}
.tdc-column:not(.td-pb-span12) .alignfull.wp-block-pullquote blockquote {
margin-left: 0;
margin-right: 0;
}
.wp-block-embed-flickr.aligncenter .wp-block-embed__wrapper {
display: table;
margin-left: auto;
margin-right: auto;
}
.wp-block-embed-flickr.alignwide img,
.wp-block-embed-flickr.alignfull img {
width: 100%;
height: auto;
}
.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: white;
font-size: 12px;
font-style: normal;
padding: 8px 14px 10px 14px;
} .post_td_gallery {
font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', 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;
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: '\e80d';
}
.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%;
}
}
.td-doubleSlider-1 .td-slide-item { }
@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%);
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: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', 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;
}
}
.td-pb-span3 .td-slide-on-2-columns,
.td-pb-span4 .td-slide-on-2-columns,
.td-pb-span5 .td-slide-on-2-columns,
.td-pb-span6 .td-slide-on-2-columns,
.td-pb-span7 .td-slide-on-2-columns,
.td-pb-span8 .td-slide-on-2-columns,
.td-pb-span9 .td-slide-on-2-columns { }
@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 0;
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 0;
}
.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;
}
@font-face {
font-family: 'newspaper';
src: url(//kay2.tv/wp-content/themes/Newspaper/images/icons/newspaper.eot?24);
src: url(//kay2.tv/wp-content/themes/Newspaper/images/icons/newspaper.eot?24#iefix) format('embedded-opentype'), url(//kay2.tv/wp-content/themes/Newspaper/images/icons/newspaper.woff?24) format('woff'), url(//kay2.tv/wp-content/themes/Newspaper/images/icons/newspaper.ttf?24) format('truetype'), url(//kay2.tv/wp-content/themes/Newspaper/images/icons/newspaper.svg?24#newspaper) format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
[class^="td-icon-"]:before,
[class*=" td-icon-"]:before {
font-family: 'newspaper';
speak: none;
font-style: normal;
font-weight: normal;
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: '\e803';
}
.td-icon-up:before {
content: '\e804';
}
.td-icon-views:before {
content: '\e805';
}
.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';
}
.rtl .td-next-prev-wrap .td-icon-menu-left:before {
content: '\e80d';
}
.rtl .td-next-prev-wrap .td-icon-menu-right:before {
content: '\e80c';
}
.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: '\e818';
}
.td-icon-flickr:before {
content: '\e819';
}
.td-icon-forrst:before {
content: '\e81a';
}
.td-icon-googleplus:before {
content: '\e81b';
}
.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: '\e825';
}
.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: '\e831';
}
.td-icon-vimeo:before {
content: '\e832';
}
.td-icon-windows:before {
content: '\e833';
}
.td-icon-wordpress: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: "\e83b";
}
.td-icon-mobile:before {
content: '\e83e';
}
.td-icon-whatsapp:before {
content: '\f232';
}
.td-icon-website:before {
content: '\f232';
}
.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-naver:before {
content: "\e9d3";
}
.td-icon-video-thumb-play:before {
content: "\e9d4";
}
.td-icon-audio-thumb-play:before {
content: "\e9d5";
}
.td-icon-cart:before {
content: "\f07a";
}
.td-icon-tiktok:before {
content: "\e9d6";
}
.td-icon-yandex:before {
content: "\e9d7";
}
.td-icon-flipboard:before {
content: "\e9d9";
}
.td-icon-insta-carousel:before {
content: "\e9da";
}
.td-icon-check:before {
content: "\e9db";
}
.td-icon-cart-empty:before {
content: "\e9dc";
}
.td-icon-profile:before {
content: "\e9dd";
}
.td-icon-log-out:before {
content: "\e9de";
}
.td-icon-discord:before {
content: "\e9df";
}
.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-icon-medium:before {
content: "\e929";
}
.td-icon-github:before {
content: "\e92a";
}
.td-icon-patreon:before {
content: "\e92b";
}
.td-icon-rumble:before {
content: "\e92c";
}
.td-icon-clouthub:before {
content: "\e92d";
}
.td-icon-gab:before {
content: "\e92e";
}
.td-icon-parler:before {
content: "\e92f";
}
.td-icon-gettr:before {
content: "\e930";
}
.td-icon-koo:before {
content: "\e937";
}
.td-icon-copy_url:before {
content: "\e931";
}
.td-icon-user-rev-star-empty:before {
content: "\e932";
}
.td-icon-user-rev-star-half:before {
content: "\e933";
}
.td-icon-user-rev-star-full:before {
content: "\e934";
}
.td-icon-kakao:before {
content: "\e935";
}
.td-icon-strava:before {
content: "\e936";
}
.td-icon-website:before {
content: "\e938";
}
.td-icon-bluesky:before {
content: "\e93a";
}
.td-icon-mastodon:before {
content: "\e93b";
}
.td-icon-threads:before {
content: "\e93c";
}
.td-social-icon-wrap:hover .td-icon-font {
-webkit-transition: color 0.3s;
transition: color 0.3s;
color: #fff;
}
.td-social-icon-wrap:hover i.td-icon-behance {
color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-blogger {
color: #ffa900;
}
.td-social-icon-wrap:hover i.td-icon-delicious {
color: #3399ff;
}
.td-social-icon-wrap:hover i.td-icon-deviantart {
color: #4e6252;
}
.td-social-icon-wrap:hover i.td-icon-digg {
color: #000000;
}
.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: #000000;
}
.td-social-icon-wrap:hover i.td-icon-myspace {
color: #000000;
}
.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: #000000;
}
.td-social-icon-wrap:hover i.td-icon-skype {
color: #01aef2;
}
.td-social-icon-wrap:hover i.td-icon-soundcloud {
color: #ff5500;
}
.td-social-icon-wrap:hover i.td-icon-spotify {
color: #81b900;
}
.td-social-icon-wrap:hover i.td-icon-stackoverflow {
color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-steam {
color: #000000;
}
.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-wordpress {
color: #222222;
}
.td-social-icon-wrap:hover i.td-icon-yahoo {
color: #720e9e;
}
.td-social-icon-wrap:hover i.td-icon-youtube {
color: #bb0000;
}
.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;
}
.td-social-icon-wrap:hover i.td-icon-naver {
color: #3ec729;
}
.td-social-icon-wrap:hover i.td-icon-tiktok {
color: #009191;
}
.td-social-icon-wrap:hover i.td-icon-yandex {
color: #ff0000;
}
.td-social-icon-wrap:hover i.td-icon-flipboard {
color: #f52828;
}
.td-social-icon-wrap:hover i.td-icon-discord {
color: #7289DA;
}
.td-social-icon-wrap:hover i.td-icon-whatsapp {
color: #7bbf6a;
}
.td-social-icon-wrap:hover i.td-icon-website {
color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-bluesky {
color: #08f;
}
.td-social-icon-wrap:hover i.td-icon-mastodon {
color: #6161ff;
}
.td-social-icon-wrap:hover i.td-icon-threads {
color: #000000;
} .widget {
font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
margin-bottom: 38px;
}
.widget a {
color: #111;
}
.widget a:hover {
color: var(--td_theme_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: var(--td_theme_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: var(--td_grid_border_color, #ededed);
font-weight: bold;
color: #000000;
}
.widget_calendar caption {
font-weight: bold;
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: var(--td_theme_color, #4db2ec);
}
.widget_categories li .td-cat-no,
.widget_categories .td-widget-no {
float: right;
margin-right: 10px;
}
.widget_recent_comments,
.td_wp_recentcomments {
font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
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: var(--td_theme_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: var(--td_default_google_font_2, '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: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', 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: var(--td_theme_color, #4db2ec);
}
.widget_rss .block-title .rsswidget {
color: var(--td_text_header_color, #ffffff);
padding: 6px 12px 5px 12px;
}
.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: var(--td_default_google_font_2, '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: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', 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: var(--td_theme_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 .td-main-sidebar,
.single #td-theme-settings,
.single .td-header-top-menu,
.single .td-header-menu-wrap,
.single .td-header-sp-ads,
.single .td-main-sidebar,
.single .td-post-source-tags,
.single .td-post-sharing,
.single .td-post-next-prev,
.single .td_block_related_posts,
.single #comments,
.single .td-footer-container,
.single .td-footer-wrapper,
.single .td-sub-footer-container,
.single .td-category,
.single .td-post-views,
.single .td-post-comments,
.single .td-scroll-up,
.single iframe,
.single .td-more-articles-box,
.single .td_block_video_playlist,
.single .td-crumb-container,
.single .td-g-rec,
.single .td-a-rec,
.single .td-menu-background,
.single .author-box-wrap .avatar {
display: none !important;
}
.td-header-desktop-wrap {
display: block !important;
}
.td-footer-template-wrap,
.td_block_wrap:not(.tdb_breadcrumbs):not(.tdb_header_logo):not(.tdb_single_categories):not(.tdb-single-title):not(.tdb_single_author):not(.tdb_single_date ):not(.tdb_single_comments_count ):not(.tdb_single_post_views):not(.tdb_single_featured_image):not(.tdb_single_content):not(.td_woo_breadcrumbs):not(.td-woo-product-title):not(.td_woo_product_description):not(.td_woo_add_to_cart):not(.td_woo_product_sku):not(.td_woo_product_image):not(.td_woo_product_tabs):not(.td_woo_product_categories):not(.td_woo_product_tags ):not(.td_woo_product_image_bg):not(.td_woo_product_price):not(.td_woo_product_rating) {
display: none !important;
}
.body.td-animation-stack-type0 img {
opacity: 1 !important;
}
.backstretch {
display: none;
}
.td-main-content,
.td-main-content-wrap .tdc-column,
header {
width: 100% !important;
}
} .td-sub-footer-container {
background-color: #0d0d0d;
color: #ccc;
font-size: 12px;
font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', 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: var(--td_theme_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;
}
.tagdiv-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;
transition: width 0.2s ease;
}
.tagdiv-small-theme-menu > .current-menu-item > a:before,
.tagdiv-small-theme-menu > .current-menu-ancestor > a:before,
.tagdiv-small-theme-menu > .current-category-ancestor > a:before,
.tagdiv-small-theme-menu > li:hover > a:before,
.tagdiv-small-theme-menu > .sfHover > a:before {
background-color: var(--td_theme_color, #4db2ec);
width: 100%;
}
.tagdiv-small-theme-menu > .current-menu-item > a:after,
.tagdiv-small-theme-menu > .current-menu-ancestor > a:after,
.tagdiv-small-theme-menu > .current-category-ancestor > a:after,
.tagdiv-small-theme-menu > li:hover > a:after,
.tagdiv-small-theme-menu > .sfHover > a:after {
background-color: transparent;
width: auto;
}
.tagdiv-small-theme-menu .menu-item-has-children {
position: relative;
}
.tagdiv-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) {
.tagdiv-small-theme-menu .menu-item-has-children > a:after {
top: -1px;
}
}
.tagdiv-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) {
.tagdiv-small-theme-menu .menu-item-has-children ul {
padding: 8px 0;
}
}
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item.current-menu-item > a,
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item.current-menu-ancestor > a,
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item.current-category-ancestor > a,
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item:hover > a {
color: var(--td_theme_color, #4db2ec);
}
.tagdiv-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) {
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item > a {
padding: 5px 16px 6px;
font-size: 11px;
}
}
.tagdiv-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) {
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item-has-children ul {
margin: -8px 0;
}
}
.tagdiv-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;
}
.tagdiv-small-theme-menu .menu-item-has-children:hover > a {
color: var(--td_theme_color, #4db2ec);
}
.tagdiv-small-theme-menu .menu-item-has-children:hover > ul {
visibility: visible;
opacity: 1;
}
.tagdiv-small-theme-menu > .menu-item-has-children:hover > ul {
left: -15px; }
@media (min-width: 768px) and (max-width: 1018px) {
.tagdiv-small-theme-menu > .menu-item-has-children:hover > ul {
left: -5px;
}
}
.tagdiv-small-theme .td-menu-background,
.tagdiv-small-theme #td-mobile-nav {
visibility: visible;
transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.tagdiv-small-theme #td-mobile-nav .td-mobile-content {
padding-top: 74px;
}
.tagdiv-small-theme #td-mobile-nav .menu-item {
position: relative;
}