.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
.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 {
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 .ajax-loader {
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;
}
.wpcf7 form.submitting .ajax-loader {
visibility: visible;
}
.wpcf7 .ajax-loader::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 .ajax-loader::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 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;
}.tminus_countdown {
text-align: center;
} .sith-tophtml,.sith-bothtml {
margin: 0 auto;
padding: 0;
text-align: center;
text-shadow: 3px 3px 4px #000;
color:#eee;
font-weight: bold;
font-size: 18px;
}
.sith-bothtml{
font-size: 24px;
} .sith-dashboard {
display: inline-block;
height: 60px;
width: auto;
margin: auto;
padding: 5px 5px 5px 0;
border:3px solid #222;
background: #4c4c4c; background: -moz-linear-gradient(top, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(12%,#595959), color-stop(25%,#666666), color-stop(39%,#474747), color-stop(50%,#2c2c2c), color-stop(51%,#000000), color-stop(60%,#111111), color-stop(76%,#2b2b2b), color-stop(91%,#1c1c1c), color-stop(100%,#131313)); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); -moz-border-radius: 10px; -webkit-border-radius:10px; border-radius: 10px;
-webkit-box-shadow: 4px 4px 5px #000; -moz-box-shadow: 4px 4px 5px #000;box-shadow: 4px 4px 5px #000;
}
.sith-dash {
height: 50px;
width: 75px;
float: left;
margin-left: 20px;
padding-left: 5px;
position: relative;
color: #333;
border:1px solid #333;
-moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px;
background: #FFFFFF; background: -moz-linear-gradient(top, #FFFFFF 0%, #D6D6D6 52%, #C9C9C9 57%, #E5E5E5 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(52%,#D6D6D6), color-stop(57%,#C9C9C9), color-stop(100%,#E5E5E5)); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#E5E5E5',GradientType=0 ); -webkit-box-shadow: 2px 2px 5px #000; -moz-box-shadow: 2px 2px 5px #000;box-shadow: 2px 2px 5px #000;
}
.sith-tripdash {
height: 50px;
width: 105px;
float: left;
margin-left: 20px;
padding-left: 5px;
position: relative;
color: #333;
border:1px solid #333;
-moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px;
background: #FFFFFF; background: -moz-linear-gradient(top, #FFFFFF 0%, #D6D6D6 52%, #C9C9C9 57%, #E5E5E5 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(52%,#D6D6D6), color-stop(57%,#C9C9C9), color-stop(100%,#E5E5E5)); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#E5E5E5',GradientType=0 ); -webkit-box-shadow: 2px 2px 5px #000; -moz-box-shadow: 2px 2px 5px #000;box-shadow: 2px 2px 5px #000;
}
.sith-dash:last-of-type {
margin-right: 10px;
padding-right: 5px;
}
.sith-weeks_dash, .sith-days_dash, .sith-minutes_dash, .sith-seconds_dash  { }
.sith-weeks_trip_dash, .sith-days_trip_dash { }
.sith-hours_dash {  }
.sith-digit {
font: bold 30pt Verdana;
font-weight: bold;
float: left;
width: 30px;
text-align: center;
position: relative;
height: 50px;
text-shadow: 3px 3px 4px #aaa;
}
.sith-dash_title {
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
display: block;
position: absolute;
left: -34px;
top: 13px;
width: 50px;
color: #fff;
text-align: left;
font-size: 12px;
margin: 0;
}@font-face {
font-family: 'icomoon';
src:  url(//www.marcelodevillota.com/wp-content/plugins/kiwi-social-share/assets/vendors/icomoon/fonts/icomoon.eot?dsgpst);
src:  url(//www.marcelodevillota.com/wp-content/plugins/kiwi-social-share/assets/vendors/icomoon/fonts/icomoon.eot?dsgpst#iefix) format('embedded-opentype'),
url(//www.marcelodevillota.com/wp-content/plugins/kiwi-social-share/assets/vendors/icomoon/fonts/icomoon.ttf?dsgpst) format('truetype'),
url(//www.marcelodevillota.com/wp-content/plugins/kiwi-social-share/assets/vendors/icomoon/fonts/icomoon.woff?dsgpst) format('woff'),
url(//www.marcelodevillota.com/wp-content/plugins/kiwi-social-share/assets/vendors/icomoon/fonts/icomoon.svg?dsgpst#icomoon) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="kicon-"], [class*=" kicon-"] { font-family: 'icomoon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.kicon-fintel:before {
content: "\e907";
color: rgb(255, 255, 255);
}
.kicon-fintel-simple:before {
content: "\e900";
color: rgb(9, 117, 22);
}
.kicon-fintel-square:before {
content: "\e905";
color: rgb(9, 117, 22);
}
.kicon-envelope-o:before {
content: "\f003";
}
.kicon-close:before {
content: "\f00d";
}
.kicon-linkedin-square:before {
content: "\f08c";
}
.kicon-twitter:before {
content: "\f099";
}
.kicon-facebook:before {
content: "\f09a";
}
.kicon-github:before {
content: "\f09b";
}
.kicon-globe:before {
content: "\f0ac";
}
.kicon-chain:before {
content: "\f0c1";
}
.kicon-pinterest:before {
content: "\f0d2";
}
.kicon-pinterest-square:before {
content: "\f0d3";
}
.kicon-google-plus-square:before {
content: "\f0d4";
}
.kicon-google-plus:before {
content: "\f0d5";
}
.kicon-envelope:before {
content: "\f0e0";
}
.kicon-linkedin:before {
content: "\f0e1";
}
.kicon-youtube-square:before {
content: "\f166";
}
.kicon-youtube:before {
content: "\f167";
}
.kicon-youtube-play:before {
content: "\f16a";
}
.kicon-dropbox:before {
content: "\f16b";
}
.kicon-instagram:before {
content: "\f16d";
}
.kicon-flickr:before {
content: "\f16e";
}
.kicon-tumblr:before {
content: "\f173";
}
.kicon-tumblr-square:before {
content: "\f174";
}
.kicon-dribbble:before {
content: "\f17d";
}
.kicon-skype:before {
content: "\f17e";
}
.kicon-vimeo-square:before {
content: "\f194";
}
.kicon-wordpress:before {
content: "\f19a";
}
.kicon-google:before {
content: "\f1a0";
}
.kicon-reddit:before {
content: "\f1a1";
}
.kicon-reddit-square:before {
content: "\f1a2";
}
.kicon-stumbleupon-circle:before {
content: "\f1a3";
}
.kicon-stumbleupon:before {
content: "\f1a4";
}
.kicon-git-square:before {
content: "\f1d2";
}
.kicon-git:before {
content: "\f1d3";
}
.kicon-qq:before {
content: "\f1d6";
}
.kicon-circle-thin:before {
content: "\f1db";
}
.kicon-share-alt:before {
content: "\f1e0";
}
.kicon-twitch:before {
content: "\f1e8";
}
.kicon-whatsapp:before {
content: "\f232";
}
.kicon-snapchat:before {
content: "\f2ab";
}
.kicon-snapchat-ghost:before {
content: "\f2ac";
}
.kicon-snapchat-square:before {
content: "\f2ad";
}
.kicon-telegram:before {
content: "\f2c6";
}.kk-star-ratings {
display: -webkit-inline-box !important;
display: -webkit-inline-flex !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
vertical-align: text-top;
}
.kk-star-ratings.kksr-valign-top {
margin-bottom: 2rem;
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
}
.kk-star-ratings.kksr-valign-bottom {
margin-top: 2rem;
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
}
.kk-star-ratings.kksr-align-left {
-webkit-box-pack: flex-start;
-webkit-justify-content: flex-start;
-ms-flex-pack: flex-start;
justify-content: flex-start;
}
.kk-star-ratings.kksr-align-center {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.kk-star-ratings.kksr-align-right {
-webkit-box-pack: flex-end;
-webkit-justify-content: flex-end;
-ms-flex-pack: flex-end;
justify-content: flex-end;
}
.kk-star-ratings .kksr-muted {
opacity: .5;
}
.kk-star-ratings .kksr-stars { position: relative;
}
.kk-star-ratings .kksr-stars .kksr-stars-active,
.kk-star-ratings .kksr-stars .kksr-stars-inactive {
display: flex;
}
.kk-star-ratings .kksr-stars .kksr-stars-active {
overflow: hidden;
position: absolute;
top: 0;
left: 0;
}
.kk-star-ratings .kksr-stars .kksr-star { cursor: pointer;
margin-right: 0px;
}
.kk-star-ratings.kksr-disabled .kksr-stars .kksr-star {
cursor: default;
}
.kk-star-ratings .kksr-stars .kksr-star .kksr-icon { transition: .3s all;
} .kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-stars-active {
width: 0 !important;
}
.kk-star-ratings .kksr-stars .kksr-star .kksr-icon,
.kk-star-ratings:not(.kksr-disabled) .kksr-stars .kksr-star:hover ~ .kksr-star .kksr-icon {
background-image: url(//www.marcelodevillota.com/wp-content/plugins/kk-star-ratings/public/svg/inactive.svg);
}
.kk-star-ratings .kksr-stars .kksr-stars-active .kksr-star .kksr-icon {
background-image: url(//www.marcelodevillota.com/wp-content/plugins/kk-star-ratings/public/svg/active.svg);
}
.kk-star-ratings.kksr-disabled .kksr-stars .kksr-stars-active .kksr-star .kksr-icon,
.kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-star .kksr-icon {
background-image: url(//www.marcelodevillota.com/wp-content/plugins/kk-star-ratings/public/svg/selected.svg);
}
.kk-star-ratings .kksr-legend {
margin-left: .75rem;
margin-right: .75rem;
font-size: 90%;
opacity: .8;
line-height: 1;
} [dir="rtl"] .kk-star-ratings .kksr-stars .kksr-stars-active {
left: auto;
right: 0;
}
[dir="rtl"] .kk-star-ratings .kksr-stars .kksr-star {
margin-left: 0px;
margin-right: 0;
}