@charset "UTF-8";
@charset "UTF-8";

 *,
*::before,
*::after {
box-sizing: inherit; }
html {
-webkit-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
}
header a,
footer a {
text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
line-height: 1.4;
font-weight: 700;
}
ul {
list-style: disc; }
ol {
list-style: decimal; }
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 0; }
dt {
font-weight: 700; }
dd {
margin: 0 1.5em 1.5em; }
table {
width: 100%;
border-spacing: 0; }
th, td {
padding: 5px;
text-align: center; }
table td,
table tr,
table th {
border: 1px solid #ddd; } embed,
iframe,
object {
max-width: 100%; }
img, .wp-block-image img {
height: auto;
max-width: 100%;
vertical-align: middle; }
figure {
margin: 1em 0; }
dfn,
cite,
em,
i {
font-style: italic; }
blockquote {
margin: 0 1.5em; }
address {
margin: 0 0 1.5em; }
pre {
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em; }
code,
kbd,
tt,
var {
font-size: 17px; }
abbr,
acronym {
border-bottom: 1px dotted #ddd;
cursor: help; }
mark,
ins {
background: #ddd;
text-decoration: none; }
big {
font-size: 125%; }
select,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
border-radius: 0;
box-sizing: border-box;
display: block;
font-size: 17px;
width: 100%;
background: #fff;
border: 1px solid #ccc;
line-height: 1.75;
padding: 7px 15px;
color: #1c1c1c;
}
p a {
text-decoration: underline;
}
textarea {
width: 100%;
height: 120px;
padding: 15px 20px; }
input[type="checkbox"] {
display: inline; }
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #cacaca; }
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
color: #c3c3c3; }
input::-moz-placeholder,
textarea::-moz-placeholder {
color: #a3a2a2; }
hr {
background-color: #999;
border: 0;
height: 1px;
margin-bottom: 1.5em; }
a {
color: var(--wp--preset--color--primary);
outline: 0 !important;
}
.widget a:not(.wp-block-button__link),
.entry-summery a:not(.wp-block-button__link),
.entry-content a:not(.wp-block-button__link) {
text-underline-offset: 3px;
text-decoration-skip-ink: all;
text-decoration-thickness: 1px;
text-decoration: underline;
}
.widget a:not(.wp-block-button__link):hover,
.entry-summery a:not(.wp-block-button__link):hover,
.entry-content a:not(.wp-block-button__link):hover {
color: var(--wp--preset--color--primary);
}
a:focus-visible, a:focus {
outline: thin dotted !important;
}
a:hover, a:active, a:hover {
outline: 0;
color: var(--wp--preset--color--primary);
} .alignfull{
margin:0 !important;
width: auto !important
}
h1,h2,h3,h4,h5,h6{
color: #000;
} .woocommerce .wp-block-woocommerce-product-collection ul.wc-block-product-template h3.wp-block-post-title{
font-size: 25px !important;
}
.woocommerce h3 a{
color: #000!important;
text-decoration: none;
}
.woocommerce span.page-numbers.current, .woocommerce .page-numbers, .woocommerce .wp-block-query-pagination-next{
background: var(--wp--preset--color--primary);
color: #fff;
padding: 10px;
}
.woocommerce .wp-block-query-pagination-numbers{
display: flex;
align-items: center;
gap: 10px;
}
.woocommerce .wp-block-query-pagination{
gap: 0;
}
.woocommerce span.page-numbers.current:hover, .woocommerce .page-numbers:hover, .woocommerce .wp-block-query-pagination-next:hover, .woocommerce .wp-block-button__link:hover{
background: #000;
color: #fff !important;
}
.woocommerce .wp-block-post{
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.woocommerce .select2-container--default .select2-selection--single{
height: 40px;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered{
padding: 5px 8px;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow{
top: 8px;
}
.woocommerce form .form-row input.input-text {
padding: 8px;
border: 1px solid #bcbcbc;
}
.related.products h2 {
text-align: left;
}
.woocommerce .star-rating span::before {
color: #f3f321;
}
.woocommerce ul.products li.product .star-rating{
margin: 0 auto 8px;
font-size: 15px !important;
}
.woocommerce span.onsale{
background: var(--wp--preset--color--primary);
padding: 0;
color: #fff;
}
.products li {
box-shadow: -2px -2px 5px #bbb;
padding: 10px !important;
text-align: center;
}
.woocommerce ul.products li.product a img{
margin: 0;
}
h2.woocommerce-loop-product__title,
.woocommerce div.product li .product_title {
color: #000;
letter-spacing: 1px;
font-weight: 600;
text-align: center !important;
font-size: 20px !important;
padding: 5px 0 5px 0 !important;
}
.woocommerce ul.products li.product .button {
margin-top: 5px;
}
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price, .woocommerce div.product span.price {
color: #000;
}
.woocommerce div.product .product_title,.woocommerce div.product p.price, .woocommerce div.product span.price{
margin-bottom: 5px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{
background: var(--wp--preset--color--primary);
color: var(--wp--preset--color--secondary);
border-radius: 1px solid var(--wp--preset--color--primary);
padding: 8px 25px !important;
opacity: 1 !important;
text-decoration: none;
border-radius: 30px;
}
.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{
background: var(--wp--preset--color--primary) !important;
color: #fff !important;
border-radius: 1px solid var(--wp--preset--color--primary) !important;
border: none !important;
border-radius: 30px !important;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
background: var(--wp--preset--color--secondary) !important;
border: 1px solid var(--wp--preset--color--secondary);
color: var(--wp--preset--color--background) !important;
}
.woocommerce .quantity .qty {
width: 5em;
padding: 7px !important;
border-radius: 30px;
border: solid 1px #000;
color: #000;
line-height: 1;
}
.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2 {
max-width: 100%;
}
.woocommerce-account.woocommerce-dashboard .wp-block-group.main-page{
padding: 0 !important;
}
.woocommerce-account.woocommerce-dashboard .wp-block-group.main-page .woocommerce{
width: 80%;
}
nav.woocommerce-MyAccount-navigation ul {
list-style: none;
padding-left: 0;
}
nav.woocommerce-MyAccount-navigation ul li {
background: var(--wp--preset--color--primary);
padding: 12px !important;
margin-bottom: 10px;
}
nav.woocommerce-MyAccount-navigation ul li a{
color: #fff;
font-weight: 600;
}
nav.woocommerce-MyAccount-navigation ul li a:hover{
color: #222 !important;
}
span.posted_in {
display: block;
}
span.woocommerce-input-wrapper {
width: 100%;
}
select.orderby {
padding: 10px;
}
.woocommerce-product-gallery__image{
padding: 2px;
}
.woocommerce .cart .button, .woocommerce .cart input.button{
padding: 12px;
}
nav.woocommerce-MyAccount-navigation ul li a, .woocommerce-info a, .woocommerce-privacy-policy-text a, td.product-name a, a.shipping-calculator-button{
text-decoration: none !important;
}
.woocommerce-privacy-policy-text a, .woocommerce-privacy-policy-text p, .woocommerce form .form-row label {
color: #000;
line-height: 28px;
}
.woocommerce .woocommerce-breadcrumb{
max-width: 80%;
margin: 0 auto;
}
.woocommerce .woocommerce-breadcrumb, .woocommerce .woocommerce-breadcrumb a{
margin-top: 20px;
}
.woocommerce-page .select2-container .select2-selection .select2-selection__arrow{
height: 1.5rem !important;
}
.woocommerce input#password{
border: 1px solid #bcbcbc;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
line-height: 0px !important;
}
.woocommerce-page form .password-input{
width: 100%;
}
.woocommerce nav.woocommerce-pagination ul li a {
display: block;
padding: 12px 15px;
text-decoration: none;
width: auto;
color: #fff;
background: var(--wp--preset--color--primary);
transition: background .15s ease-in-out;
font-weight: bold;
}
.woocommerce nav.woocommerce-pagination ul li a:hover{
background: #000;
color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li span.current{
padding: 12.5px 15px;
background: #000;
color: #fff;
font-weight: normal;
}
.woocommerce nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul li{
border: none;
float: none;
overflow: unset;
}
.woocommerce nav.woocommerce-pagination {
text-align: center;
margin-bottom: 20px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text{
width: 110px !important;
padding: 5px 5px 5px !important;
margin: 0px 10px 0px 0 !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
margin-bottom: 30px;
}
#payment{
margin: 0 0 30px 0;
}
.product-name a{
color: #000;
}
.wp-block-heading {
margin-bottom: 5px;
margin-top: 5px;
}
.search-icon path{
color: #000;
}
.single-product #reviews .comment-form .form-submit .submit.wp-block-button__link{
width: auto;
}
.single-product .woocommerce.product .wp-block-woocommerce-product-price{
margin-top: 0;
}
.single-product .woocommerce.product .alg_currency_select{
width: auto;
background-color: var(--wp--preset--color--primary);
border: none;
color: #ffffff;
}
.single-product .wp-block-woocommerce-product-meta .wp-block-group{
margin-left: 0 !important;
} .home .main-header-section{
position: absolute;
z-index: 3;
width: 100%;
background-color: transparent !important;
}
.main-header-section{
z-index: 2;
}
.main-header-section .bottom-header .header-search .wp-block-search__button{
align-items: center;
padding: 10px;
}
.main-header-section .bottom-header .header-search .wp-block-search__button:hover,
.main-header-section .bottom-header .header-right-box .header-account:hover{
background-color: var(--wp--preset--color--primary) !important;
}
.main-header-section .bottom-header .header-search .wp-block-search__button:hover svg{
fill: var(--wp--preset--color--secondary);
}
.main-header-section .bottom-header .header-right-box .header-account:hover a{
color: var(--wp--preset--color--secondary) !important;
}
.main-header-section .bottom-header .header-search .wp-block-search__button svg{
fill: var(--wp--preset--color--background);
transform: rotate(-90deg);
}
.main-header-section .bottom-header .header-search input.wp-block-search__input{
position: absolute;
bottom: -48px;
width: 250px;
border: 2px solid var(--wp--preset--color--secondary);
}
.main-header-section .bottom-header .header-right-box .header-account{
border-radius: 50%;
}
.main-header-section .bottom-header .header-right-box .header-account a{
padding: 0;
}
.main-header-section .bottom-header .top-menus ul{
gap: 25px;
}
.main-header-section .bottom-header .top-menus ul ul.wp-block-navigation__submenu-container{
gap: 10px;
}
.main-header-section .bottom-header .top-menus ul .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{
left: 100%;
}
.main-header-section .bottom-header .top-menus ul ul.wp-block-navigation__submenu-container li{
color: var(--wp--preset--color--secondary);
}
.main-header-section .bottom-header .top-menus ul ul.wp-block-navigation__submenu-container li:hover{
background-color: var(--wp--preset--color--secondary);
color: var(--wp--preset--color--background);
}
.main-header-section .bottom-header .top-menus ul ul.wp-block-navigation__submenu-container li a{
padding: 10px 12px;
}
.main-header-section .bottom-header .header-inner-section{
box-shadow: 0px 3px 6px 0px #00000029;
}
.main-header-section .bottom-header .header-middle-box{
position: relative;
z-index: 1;
}
.main-header-section .bottom-header .header-middle-box > .wp-block-group{
padding: 5px;
min-height: 45px;
}
.main-header-section .bottom-header .header-middle-box:after{
content: '';
position: absolute;
background-color: var(--wp--preset--color--primary);
height: calc(100% + 115px);
width: 100%;
top: 53px;
transform: translate(-50%, -50%);
left: 50%;
z-index: -1;
clip-path: polygon( 6.25% 10.041%,6.25% 10.041%,6.321% 8.96%,6.528% 7.934%,6.859% 6.977%,7.302% 6.104%,7.848% 5.327%,8.483% 4.661%,9.198% 4.119%,9.98% 3.714%,10.82% 3.462%,11.705% 3.374%,88.864% 3.374%,88.864% 3.374%,89.748% 3.462%,90.588% 3.714%,91.37% 4.119%,92.085% 4.661%,92.721% 5.327%,93.266% 6.104%,93.709% 6.977%,94.04% 7.934%,94.247% 8.96%,94.318% 10.041%,94.318% 54.088%,94.318% 54.088%,94.265% 55.026%,94.108% 55.928%,93.856% 56.786%,93.514% 57.591%,93.09% 58.332%,92.591% 59.001%,92.022% 59.589%,91.392% 60.086%,90.706% 60.484%,89.972% 60.772%,89.972% 60.772%,88.228% 61.32%,86.295% 61.963%,84.217% 62.699%,82.038% 63.525%,79.802% 64.44%,77.554% 65.44%,75.338% 66.523%,73.197% 67.687%,71.175% 68.929%,69.318% 70.247%,69.318% 70.247%,67.775% 71.52%,66.229% 72.954%,64.691% 74.519%,63.173% 76.188%,61.685% 77.932%,60.239% 79.721%,58.847% 81.527%,57.519% 83.321%,56.267% 85.076%,55.102% 86.761%,55.102% 86.761%,54.309% 87.724%,53.407% 88.469%,52.423% 88.998%,51.386% 89.31%,50.322% 89.407%,49.259% 89.287%,48.226% 88.952%,47.25% 88.402%,46.358% 87.638%,45.578% 86.659%,45.578% 86.659%,44.454% 84.979%,43.247% 83.232%,41.966% 81.446%,40.622% 79.651%,39.225% 77.873%,37.786% 76.143%,36.315% 74.486%,34.823% 72.933%,33.321% 71.51%,31.818% 70.247%,31.818% 70.247%,29.927% 68.888%,27.865% 67.616%,25.676% 66.433%,23.408% 65.338%,21.105% 64.334%,18.814% 63.422%,16.579% 62.603%,14.448% 61.878%,12.466% 61.249%,10.678% 60.716%,10.678% 60.716%,9.933% 60.436%,9.235% 60.043%,8.593% 59.548%,8.014% 58.959%,7.505% 58.287%,7.072% 57.541%,6.723% 56.73%,6.465% 55.863%,6.305% 54.951%,6.25% 54.002%,6.25% 10.041% );
}
.main-header-section .bottom-header .header-middle-box:before{
content: '';
position: absolute;
background-color: var(--wp--preset--color--secondary);
height: 22px;
width: 25px;
bottom: -75px;
transform: translate(-50%, -50%);
left: 50%;
z-index: 1;
clip-path: polygon( 39.834% 88.808%,39.834% 88.808%,41.594% 91.417%,43.647% 93.446%,45.92% 94.895%,48.34% 95.764%,50.833% 96.054%,53.326% 95.764%,55.746% 94.895%,58.019% 93.446%,60.072% 91.417%,61.832% 88.808%,94.268% 29.637%,94.268% 29.637%,95.723% 26.219%,96.482% 22.676%,96.593% 19.124%,96.105% 15.676%,95.065% 12.445%,93.521% 9.547%,91.521% 7.094%,89.114% 5.201%,86.347% 3.981%,83.269% 3.549%,18.398% 3.549%,18.398% 3.549%,15.319% 3.981%,12.553% 5.201%,10.146% 7.094%,8.146% 9.547%,6.602% 12.445%,5.562% 15.676%,5.073% 19.124%,5.185% 22.676%,5.944% 26.219%,7.399% 29.637%,39.834% 88.808% );
}
.main-header-section .bottom-header .header-middle-box .header-title a:hover{
color: var(--wp--preset--color--secondary);
}
.main-header-section .top-header .header-social-icons .wp-block-social-links a:hover{
color: var(--wp--preset--color--primary);
}
.main-header-section .top-header .header-social-icons ul.wp-block-social-links{
gap: 15px;
}
.main-header-section .top-header .header-top-right form .alg_currency_select,
.main-header-section .top-header .header-top-right .gtranslate_wrapper .gt_selector{
background-color: transparent;
border: none;
color: var(--wp--preset--color--background);
padding: 0;
font-size: 14px;
cursor: pointer;
}
.main-header-section .top-header .header-top-right .gtranslate_wrapper .gt_selector{
width: 90px;
}
.main-header-section .top-header .header-top-right #alg_currency_selector, .main-header-section .top-header .header-top-right .gtranslate_wrapper{
cursor: pointer;
}
.main-header-section .top-header .header-top-right .gtranslate_wrapper .gt_selector option{
color: var(--wp--preset--color--secondary);
} .home{
background-color: var(--wp--preset--color--section-background);
}
.slider-section{
z-index: 2;
margin-top: 0;
}
.slider-section .owl-nav{
position: absolute;
bottom: 45%;
left: 50%;
transform: translate(-50%, 50%);
margin-top: 0;
display: flex;
width: 90%;
justify-content: space-between;
z-index: 1 !important;
}
.slider-section .slider-content .slider-middle .slider-sub-title,
.testimonial-section .testimonial-heading-box .testimonial-small-title,
.news-section .news-heading-inner-box .news-sub-title,
.faq-section .faq-inner-head-box .faq-small-title{
position: relative;
width: fit-content;
margin: 0 auto;
}
.slider-section .slider-content .slider-middle .slider-sub-title:before,
.slider-section .slider-content .slider-middle .slider-sub-title:after,
.testimonial-section .testimonial-heading-box .testimonial-small-title:before,
.testimonial-section .testimonial-heading-box .testimonial-small-title:after,
.news-section .news-heading-inner-box .news-sub-title:before,
.news-section .news-heading-inner-box .news-sub-title:after,
.faq-section .faq-inner-head-box .faq-small-title:before,
.faq-section .faq-inner-head-box .faq-small-title:after{
content: '';
position: absolute;
height: 2px;
width: 85px;
top: 55%;
transform: translateY(-50%);
background-color: var(--wp--preset--color--primary);
}
.slider-section .slider-content .slider-middle .slider-sub-title:before,
.testimonial-section .testimonial-heading-box .testimonial-small-title:before,
.news-section .news-heading-inner-box .news-sub-title:before,
.faq-section .faq-inner-head-box .faq-small-title:before{
left: -85px;
}
.slider-section .slider-content .slider-middle .slider-sub-title:after,
.testimonial-section .testimonial-heading-box .testimonial-small-title:after,
.news-section .news-heading-inner-box .news-sub-title:after,
.faq-section .faq-inner-head-box .faq-small-title:after{
right: -85px;
}
.slider-section .slider-content .slider-middle .slider-btns{
gap: 12px;
}
.slider-section .slider-content .slider-middle .slider-btns a{
padding: 5px 25px 22px 25px !important;
transition: 1s;
clip-path: polygon( 0.134% 12.775%,0.134% 12.775%,0.191% 10.867%,0.354% 9.057%,0.614% 7.369%,0.964% 5.827%,1.394% 4.456%,1.895% 3.281%,2.459% 2.324%,3.076% 1.61%,3.738% 1.165%,4.435% 1.011%,95.146% 1.011%,95.146% 1.011%,95.844% 1.165%,96.506% 1.61%,97.123% 2.324%,97.686% 3.281%,98.188% 4.456%,98.618% 5.827%,98.967% 7.369%,99.228% 9.057%,99.391% 10.867%,99.447% 12.775%,99.447% 55.332%,99.447% 55.332%,99.391% 57.24%,99.228% 59.05%,98.967% 60.738%,98.618% 62.28%,98.188% 63.651%,97.686% 64.827%,97.123% 65.783%,96.506% 66.497%,95.844% 66.942%,95.146% 67.096%,34.971% 67.096%,34.971% 67.096%,34.522% 67.16%,34.084% 67.349%,33.658% 67.658%,33.247% 68.082%,32.856% 68.617%,32.486% 69.258%,32.141% 70%,31.825% 70.838%,31.539% 71.769%,31.288% 72.786%,27.097% 91.797%,27.097% 91.797%,26.507% 93.912%,25.799% 95.535%,25.004% 96.669%,24.153% 97.317%,23.276% 97.481%,22.406% 97.165%,21.571% 96.37%,20.804% 95.1%,20.136% 93.357%,19.596% 91.144%,16.235% 73.44%,16.235% 73.44%,15.992% 72.315%,15.709% 71.283%,15.388% 70.351%,15.035% 69.523%,14.652% 68.807%,14.242% 68.207%,13.811% 67.73%,13.361% 67.382%,12.895% 67.169%,12.418% 67.096%,4.435% 67.096%,4.435% 67.096%,3.738% 66.942%,3.076% 66.497%,2.459% 65.783%,1.895% 64.827%,1.394% 63.651%,0.964% 62.28%,0.614% 60.738%,0.354% 59.05%,0.191% 57.24%,0.134% 55.332%,0.134% 12.775% );
}
.slider-section .slider-content .slider-middle .slider-btns .slider-btn1,
.slider-section .slider-content .slider-middle .slider-btns .slider-btn2{
position: relative;
}
.slider-section .slider-content .slider-middle .slider-btns .slider-btn1:after,
.slider-section .slider-content .slider-middle .slider-btns .slider-btn2:after{
content: '';
position: absolute;
height: 12px;
width: 12px;
bottom: 5px;
left: 19%;
background-color: var(--wp--preset--color--secondary);
clip-path: polygon(50% 100%, 0 0, 100% 0);
}
.slider-section .slider-content .slider-middle .slider-btns .slider-btn1:hover a{
background-color: var(--wp--preset--color--background) !important;
}
.slider-section .slider-content .slider-middle .slider-btns .slider-btn2:hover a{
background-color: var(--wp--preset--color--primary) !important;
} .slider-section .slider-btm-cards{
position: relative;
top: -85px;
z-index: 1;
}
.slider-section .slider-btm-cards .slider-card1 .slider-card-btm-cont img{
margin-right: 10px;
}
.slider-section .slider-btm-cards .slider-card1 .slider-card-btm-cont{
display: flex;
align-items: center;
}
.slider-section .slider-btm-cards .slider-card1,
.slider-section .slider-btm-cards .slider-card2{
box-shadow: 0px 3px 6px 0px #00000026;
}
.slider-section .slider-btm-cards .slider-card1 .slider-card-top-img,
.slider-section .slider-btm-cards .slider-card2 .slider-card-top-img{
height: 65px;
width: 65px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
}
.slider-section .slider-btm-cards .slider-card1 .slider-card-top-img{
background-color: var(--wp--preset--color--secondary);
border: 2px dashed var(--wp--preset--color--primary);
}
.slider-section .slider-btm-cards .slider-card2 .slider-card-top-img{
background-color: var(--wp--preset--color--background);
border: 2px dashed #000000;
}
.slider-section .slider-btm-cards .slider-card1 .slider-card-btm-box,
.slider-section .slider-btm-cards .slider-card2 .slider-card-btm-box{
flex-wrap: wrap;
gap: 14px;
} .our-taxis-section .our-taxi-left .main-tab{
display: grid;
grid-template-columns: auto auto;
gap: 12px;
}
.our-taxis-section .our-taxi-right .taxi-available .price-box{
gap: 5px;
align-items: flex-end;
}
.our-taxis-section .our-taxi-right .taxi-available .taxi-img img{
width: 100% !important;
object-fit: cover;
}
.our-taxis-section .our-taxi-right .taxi-available{
overflow: hidden;
}
.our-taxis-section .our-taxi-right .tab-content { 
display: none; 
}
.our-taxis-section .our-taxi-right .tab-content.active { 
display: flex; 
}
.our-taxis-section .our-taxi-right .taxi-available .taxi-img img,
.our-taxis-section .our-taxi-right .taxi-available .taxi-booking-detail{
transition: 1s;
}
.our-taxis-section .our-taxi-right .taxi-available:hover .taxi-booking-detail{
background-color: var(--wp--preset--color--primary) !important;
}
.our-taxis-section .our-taxi-right .taxi-available:hover .taxi-img img{
transform: scale(1.1) rotate(-1deg);
}
.our-taxis-section .our-taxi-right .taxi-available .taxi-detail .taxi-detail-left{
flex-basis: 75%;
}
.our-taxis-section .our-taxi-right .taxi-available .taxi-detail .taxi-detail-right{
flex-basis: 25%;
} .taxi-popup-overlay {
display: none;
position: fixed;
top: 0; 
left: 0;
width: 100%; 
height: 100%;
background: rgba(0,0,0,0.8);
z-index: 9998;
}
.our-taxis-section .our-taxi-right .taxi-popup-box {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: #fff;
padding: 20px;
z-index: 9999; display: none;
border-radius: 8px;
box-shadow: 0 5px 20px rgba(0,0,0,0.3);
height: 90%;
overflow-y: scroll;
}
.our-taxis-section .our-taxi-right .taxi-popup-close {
position: absolute;
height: 40px;
width: 40px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
top: 10px;
right: 10px;
font-size: 26px;
font-weight: bold;
color: var(--wp--preset--color--secondary);
cursor: pointer;
transition: color 0.3s ease;
background-color: var(--wp--preset--color--primary);
z-index: 9;
}
.our-taxis-section .our-taxi-right .taxi-popup-close:hover {
color: #000;
} .our-taxis-section .our-taxi-left .tab-title.active a{
background-color: var(--wp--preset--color--primary) !important;
}
.our-taxis-section .our-taxi-right .taxi-popup-box .tabItemNext.active [class*="circleIcon"]{
background-color: var(--wp--preset--color--primary) !important;
}
.our-taxis-section .our-taxi-right .taxi-popup-box .tabListsNext .circleIcon{
width: 45px;
height: 45px;
font-size: 18px;
color: var(--wp--preset--color--background);
background-color: var(--wp--preset--color--secondary);
}
.our-taxis-section .our-taxi-right .taxi-popup-box .tabItemNext.active [class*="circleIcon"]{
color: var(--wp--preset--color--secondary);
}
.our-taxis-section .our-taxi-right .taxi-popup-box .tabItemNext.active [class*="circleIcon"]::after{
border-color: var(--wp--preset--color--primary) !important;
}
.our-taxis-section .our-taxi-right .taxi-popup-box .tabItemNext [class*="circleIcon"]::after{
top: 50%;
transform: translateY(-50%);
left: calc(50% + 20px);
border-width: 2px;
border-color: var(--wp--preset--color--secondary);
}
.our-taxis-section .our-taxi-right .taxi-popup-box .tabItemNext{
justify-content: center;
min-height: 70px;
}
.our-taxis-section .our-taxi-right .taxi-popup-box .tabItemNext .circleTitle,
.our-taxis-section .our-taxi-right .taxi-popup-box .tabItemNext.active .circleTitle.success{
top: 62px;
font-size: 15px;
color: var(--wp--preset--color--secondary);
font-weight: 500;
}
.our-taxis-section .our-taxi-right .taxi-popup-box .mptbm_search_area label{
color: var(--wp--preset--color--secondary);
font-weight: 500;
}
.our-taxis-section .our-taxi-right .taxi-popup-box .mptbm_search_area .mptbm_left_icon{
width: 35px !important;
font-size: 18px;
color: var(--wp--preset--color--secondary);
height: 40px;
}
.our-taxis-section .our-taxi-right .taxi-popup-box .mptbm_search_area .formControl{
padding: 6px 36px;
height: 40px;
background-color: var(--wp--preset--color--background);
}
.our-taxis-section .our-taxi-right .taxi-popup-box .mptbm_search_area{
padding: 15px;
}
.our-taxis-section .our-taxi-right .taxi-popup-box .mptbm_map_area .mptbm_distance_time{
padding: 10px;
margin-top: -9%;
}
.our-taxis-section .our-taxi-right .taxi-popup-box .mptbm_map_area .textTheme{
color: var(--wp--preset--color--primary);
}
.our-taxis-section .our-taxi-right .taxi-popup-box .mptbm_search_area .mpForm .inputList button{
background-color: var(--wp--preset--color--primary);
border-color: var(--wp--preset--color--primary);
color: var(--wp--preset--color--secondary);
}
.our-taxis-section .our-taxi-right .taxi-popup-box .mptbm_search_area .mpForm .inputList button span{
color: var(--wp--preset--color--secondary);
}
.our-taxis-section .taxi-popup-box .tabsContentNext .leftSidebar .mptbm_extra_service_summary ._dFlex_alignCenter{
width: 65% !important;
}
.our-taxis-section .taxi-popup-box .tabsContentNext .leftSidebar .mptbm_extra_service_summary ._dFlex_alignCenter + p{
width: 35% !important;
}
.our-taxis-section .taxi-popup-box .tabsContentNext .leftSidebar .mptbm_extra_service_summary ._dFlex_alignCenter + p .woocommerce-Price-amount.amount{
font-size: 15px !important;
}
#ui-datepicker-div .ui-datepicker-header{
background-color: var(--wp--preset--color--primary) !important;
border-color: var(--wp--preset--color--primary) !important;
}
.our-taxis-section .taxi-popup-box .tabsContentNext .mptbm_list_details .list_inline_two li span,
#ui-datepicker-div .ui-state-default,
.our-taxis-section .mptbm_transport_search_area button.mptbm_transport_select:hover span{
color: var(--wp--preset--color--primary) !important;
}
#ui-datepicker-div.ui-datepicker td,
.our-taxis-section .mptbm_transport_search_area button.mptbm_transport_select:hover{
border-color: var(--wp--preset--color--primary) !important;
}
#ui-datepicker-div a.ui-state-default:hover,
#ui-datepicker-div .ui-datepicker-title,
.our-taxis-section .mptbm_transport_search_area button.mptbm_transport_select.active_select,
.our-taxis-section .leftSidebar .mptbm_get_vehicle_prev:hover{
background-color: var(--wp--preset--color--secondary) !important;
}
.our-taxis-section .leftSidebar .mptbm_get_vehicle_prev:hover span{
color: var(--wp--preset--color--background) !important;
} .our-taxis-section .our-taxi-left .taxi-small-title,
.experience-section .experience-right-content .experience-small-title{
display: inline-block;
position: relative;
}
.our-taxis-section .our-taxi-left .taxi-small-title:after,
.experience-section .experience-right-content .experience-small-title:after{
content: '';
position: absolute;
height: 2px;
width: 60px;
right: -80px;
top: 55%;
transform: translateY(-50%);
background-color: var(--wp--preset--color--primary);
}
.experience-section .experience-right-content .experience-icon{
border-radius: 6px;
height: 40px;
width: 40px;
display: flex;
justify-content: center;
align-items: center;
}
.experience-section .experience-right-content .experience-icon{
background-color: var(--wp--preset--color--primary);
}
.experience-section .experience-left-content .experience-images figure,
.experience-section .experience-right-content .experience-icon,
.experience-section .experience-right-content .experience-icon{
overflow: hidden;
}
.experience-section .experience-left-content .experience-images img{
width: 100% !important;
}
.experience-section .experience-left-content .experience-images img,
.experience-section .experience-right-content .experience-icon img,
.experience-section .experience-right-content .experience-icon img{
transition: 1.1s;
}
.experience-section .experience-left-content .experience-images img:hover,
.experience-section .experience-right-content .experience-icon:hover img,
.experience-section .experience-right-content .experience-icon:hover img{
transform: scale(1.1);
}
.experience-section .experience-left-content .experience-images figure{
width: 100%;
border-radius: 20px;
} .faq-section .faq-detail-section details.faq-btm-title summary{
border: 1px solid #C9C9C9; 
border-radius: 5px;
padding: 5px 32px 5px 18px;
list-style: none;
position: relative;
}
.faq-section .faq-detail-section details.faq-btm-title summary:after{
content: '';
position: absolute;
right: 15px;
top: 50%;
transform: translateY(-50%);
height: 14px;
width: 14px;
background-color: transparent;
background-repeat: no-repeat;
background-size: 100% 100%;
background-image: url(https://malaga-transfer.com/wp-content/themes/vw-taxi-booking/images/left-btn.svg);
}
.faq-section .faq-detail-section details[open].faq-btm-title summary:after{
background-image: url(https://malaga-transfer.com/wp-content/themes/vw-taxi-booking/images/left-btn1.svg);
transform: translateY(-50%) rotate(90deg);
}
.faq-section .faq-detail-section details[open].faq-btm-title > summary{
background-color: #000000;
color: #ffffff;
border-color: #000000;
} .testimonial-section .wp-block-cover.testimonial-card .wp-block-cover__background{
transition: 1s;
}
.testimonial-section .wp-block-cover.testimonial-card:hover .wp-block-cover__background{
background-color: var(--wp--preset--color--primary) !important;
}
.testimonial-section .owl-nav{
position: absolute;
bottom: 50%;
transform: translateY(50%);
margin-top: 0;
display: flex;
width: 100%;
justify-content: space-between;
z-index: -1;
}
.slider-section .owl-nav button,
.testimonial-section .owl-nav button{
border: none;
height: 45px;
width: 45px;
border-radius: 50%;
}
.slider-section .owl-nav button,
.testimonial-section .owl-nav button{
background-color: #ffffff4a !important;
transition: 1s;
}
.slider-section .owl-nav button:hover,
.testimonial-section .owl-nav button:hover{
background-color: var(--wp--preset--color--primary) !important;
}
.testimonial-section .owl-nav button.owl-prev{
margin-left: -5%;
}
.testimonial-section .owl-nav button.owl-next{
margin-right: -5%;
}
.slider-section .owl-nav button.owl-next,
.slider-section .owl-nav button.owl-prev,
.testimonial-section .owl-nav button.owl-next,
.testimonial-section .owl-nav button.owl-prev{
position: relative;
}
.slider-section .owl-nav button.owl-next:after,
.slider-section .owl-nav button.owl-prev:after,
.testimonial-section .owl-nav button.owl-next:after,
.testimonial-section .owl-nav button.owl-prev:after{
content: '';
position: absolute;
right: 50%;
top: 50%;
transform: translate(50%, -50%);
height: 16px;
width: 16px;
background-color: transparent;
background-repeat: no-repeat;
background-size: 100% 100%;
}
.slider-section .owl-nav button.owl-next:after,
.testimonial-section .owl-nav button.owl-next:after{
background-image: url(https://malaga-transfer.com/wp-content/themes/vw-taxi-booking/images/left-btn1.svg);
margin-left: 1px;
}
.slider-section .owl-nav button.owl-next:hover:after,
.testimonial-section .owl-nav button.owl-next:hover:after{
background-image: url(https://malaga-transfer.com/wp-content/themes/vw-taxi-booking/images/left-btn.svg);
}
.slider-section .owl-nav button.owl-prev:after,
.testimonial-section .owl-nav button.owl-prev:after{
background-image: url(https://malaga-transfer.com/wp-content/themes/vw-taxi-booking/images/right-btn.svg);
margin-right: 1px;
}
.slider-section .owl-nav button.owl-prev:hover:after,
.testimonial-section .owl-nav button.owl-prev:hover:after{
background-image: url(https://malaga-transfer.com/wp-content/themes/vw-taxi-booking/images/right-btn1.svg);
}
.testimonial-section .client-box {
position: relative;
}
.testimonial-section .client-box .client-img{
position: absolute;
bottom: 0px;
left: 50%;
transform: translateX(-50%);
} .testimonial-section .testimonial-heading-box, .news-section .news-heading-box, .faq-section .faq-heading-box{
gap: 0;
}
.news-section .news-box .news-box-desc .wp-block-post-excerpt__excerpt{
color: var(--wp--preset--color--secondary);
}
.news-section .news-box .wp-block-post-date{
margin-top: 0;
}
.news-section .news-box .news-meta .wp-block-post-author-name,
.news-section .news-box .news-meta .wp-block-post-date,
.news-section .news-box .news-meta .wp-block-comments .wp-block-comments-title{
position: relative;
}
.news-section .news-box .news-meta .wp-block-post-author-name:after,
.news-section .news-box .news-meta .wp-block-post-date:after,
.news-section .news-box .news-meta .wp-block-comments .wp-block-comments-title:after{
content: '';
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
height: 14px;
width: 14px;
background-color: transparent;
background-repeat: no-repeat;
background-size: 100% 100%;
}
.news-section .news-box .news-meta .wp-block-comments .wp-block-comments-title:after{
height: 17px;
width: 17px;
}
.news-section .news-box .news-meta .wp-block-post-author-name:after{
background-image: url(https://malaga-transfer.com/wp-content/themes/vw-taxi-booking/images/author.svg);
}
.news-section .news-box .news-meta .wp-block-post-date:after{
background-image: url(https://malaga-transfer.com/wp-content/themes/vw-taxi-booking/images/calender.svg);
}
.news-section .news-box .news-meta .wp-block-comments .wp-block-comments-title:after{
background-image: url(https://malaga-transfer.com/wp-content/themes/vw-taxi-booking/images/comment.svg);
}
.news-section .news-box .wp-block-post:hover .wp-block-post-title a{
color: var(--wp--preset--color--primary);
}
.news-section .news-meta{
flex-wrap: wrap;
gap: 10px;
}
.news-section .news-box .news-box-title a{
color: var(--wp--preset--color--secondary);
} .wc-block-components-product-sale-badge img{
height: 250px !important;
}
.products-block-post-template h3 a{
font-size: 22px !important;
text-decoration: none ;
}
span.woocommerce-Price-amount.amount{
font-size: 18px !important;
color: #000;
}
a.added_to_cart.wc_forward{
margin-top: 0 !important;
background: var(--wp--preset--color--primary);
color: #fff;
padding: 6px 12px;
font-size: 18px !important;
text-decoration: none;
border-radius: 6px;
}
.single-post .wp-block-post-featured-image img{
width: auto;
}
.single-post .wp-block-post-author__avatar img{
width: 25px !important;
height: 25px !important;
}
.wp-block-woocommerce-checkout.wc-block-checkout {
width: 80%;
margin: 0 auto;
}
.woocommerce .product .yith-wcwl-add-to-wishlist-button svg,
.woocommerce .product .yith-wcwl-add-to-wishlist-button--added svg{
color: #ffffff !important;
} .archive-page-sec{
padding-bottom: 30px;
padding-top: 30px;
} .footer-section a:hover{
color: var(--wp--preset--color--primary);
}
.footer-section .footer-box .footer-mail-box,
.footer-section .footer-box .footer-phone-box{
gap: 12px;
}
.footer-section  .wp-block-social-links{
gap: 10px !important;
}
.footer-section .wp-block-tag-cloud a{
border:1px solid var(--wp--preset--color--primary);
padding: 6px 10px;
margin: 2px;
}
.footer-section .wp-block-tag-cloud a:hover{
background: #009DAE;
border:1px solid #009DAE;
}
.footer-add{
margin-right: 10%;
}
.footer-section {
padding: 0;
min-height: auto;
}
.footer-section .wp-block-group {
padding: 50px 0px 0;
}
.footer-section .wp-block-columns.copyright-section {
padding: 20px 0px;
margin: 50px 0 0;
}
.footer-section .wp-block-columns.copyright-section .wp-block-column:first-child {
padding-left: 50px;
}
.footer-section .wp-block-columns.copyright-section .wp-block-column:nth-child(2) {
padding-right: 50px;
}
.footer-add{
line-height: 30px !important;
}
.footer-box a{
text-decoration: none !important;
}
.footer-box ul {
padding: 0;
gap: 0;
}
.footer-box{
position: relative;
}
.footer-box ul li {
list-style: none;
margin-bottom: 10px;
}
.footer-section .wp-block-social-link{
background: transparent !important;
color: var(--wp--preset--color--primary);
}
.footer-section .wp-block-button__link {
padding: 10px 25px;
font-weight: 500;
font-size: 14px;
color: #fff !important;
text-decoration: none;
background-color: transparent;
border: 2px solid #fff;
}
.search-menu .menu-section .wp-block-search__button svg:hover{
color: #fff !important;
}
.footer-section .wp-block-social-link a{
padding: 6px !important;
border-radius: 50%;
background: #ffffff;
font-size: 20px !important;
}
.footer-section .wp-block-social-link a:hover{
background: var(--wp--preset--color--primary);
}
.copyright-section p{
line-height: 30px;
}
.copyright-section p a{
text-decoration: none;
}
.footer-section .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{
color: #1778f2;
}
.footer-section .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{
color:#f00075;
}
.footer-section .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{
color:#1da1f2;
}
.footer-section .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{
color:#e60122;
}
.innerpage-banner{
margin: 0 !important;
} .theme-button-section a{
border: 2px solid transparent !important;
}
.theme-button-section a:hover{
border: 2px solid var(--wp--preset--color--primary) !important;
background: transparent !important;
color: #000 !important;
font-size: 18px;
font-weight: 600;
} .wp-block-search__button {
border: 0;
background: var(--wp--preset--color--primary);
} .theme-sidebar .wp-block-tag-cloud a{
border:1px solid var(--wp--preset--color--primary);
padding: 6px 10px;
margin: 2px;
}
.theme-sidebar .wp-block-group {
padding: 15px ;
border: 1px solid #eee;
color: #6b6b6b;
}
.theme-sidebar .wp-block-group h3 {
color: #222;
padding-bottom: 5px;
border-bottom: 3px double #222;
font-size: 24px !important;
}
.theme-sidebar .wp-block-group ul {
padding-left: 20px;
}
.theme-sidebar .wp-block-group ul li {
line-height: 2;
font-size: 20px;
color: var(--wp--preset--color--primary);
list-style: disc;
text-decoration: none !important;
}
.theme-sidebar .wp-block-group ul li a {
color: #000 !important;
text-decoration: none !important;
font-size: 16px;
}
.theme-sidebar .wp-block-social-links .wp-social-link a{
color: #ffffff !important;
}
.theme-sidebar ul.wp-block-social-links {
padding: 0;
}
.theme-sidebar ul.wp-block-social-links a{
padding: 10px !important;
}
.theme-sidebar ul.wp-block-social-links a svg {
font-size: 18px;
}
.theme-sidebar .wp-block-tag-cloud a{
background:#fff;
color: #000;
font-size:15px !important;
padding: 6px 18px;
margin: 2px 4px 6px;
display:inline-block;
border: 2px solid #000;
text-decoration: none;
}
.theme-sidebar .wp-block-tag-cloud a:hover{
background: var(--wp--preset--color--primary);
color: #fff;
border: 2px solid var(--wp--preset--color--primary);
}
.theme-sidebar .wp-block-gallery {
gap: 1em;
}
.wc-block-checkout__actions.wp-block-woocommerce-checkout-actions-block{
margin-bottom: 30px;
}
.wp-element-button,.wc-block-components-checkout-return-to-cart-button{
background: var(--wp--preset--color--primary);
color: #fff;
border: 1px solid transparent;
border-radius: 6px;
padding: 6px 25px;
}
.wp-block-woocommerce-filled-cart-block .wc-block-cart__sidebar .wc-block-cart__submit .wc-block-cart__submit-button{
text-decoration: none;
}
.wc-block-cart__sidebar .wc-block-cart__totals-title{
padding: 8px 16px !important;
}
.single-product .wp-block-woocommerce-product-template li .wp-block-woocommerce-product-button .added_to_cart.wc_forward{
margin-top: 10px !important;
}
.single-product .wc-block-grid__product-price del .woocommerce-Price-amount.amount{
text-decoration: line-through;
}
.single-product .wc-block-grid__product-price del{
text-decoration: none;
}
.single-product .yith-add-to-wishlist-button-block--single a{
background-color: var(--wp--preset--color--primary);
text-decoration: none;
color: #ffffff;
padding: 10px;
border-radius: 6px;
}
.wp-element-button:hover{
background: transparent;
color: #fff !important;
}
.wp-block-search__button:hover{
color: #fff ;
}
.wp-block-site-logo{
margin-top: 10px !important;
}
.wp-block-site-title{
line-height: 1;
} .wp-block-latest-posts.is-grid li {
position: relative;
background: #fff;
border: solid 1px #eee;
box-shadow: 0 5px 10px 0 rgb(0 0 0 / 16%), 0 0 0 0px rgb(0 0 0 / 8%);
margin-bottom: 30px;
}
.blog-section .wp-block-latest-posts.is-grid li {
box-shadow: none;
}
.wp-block-latest-posts.is-grid li img {
width: 100%;
}
.wp-block-latest-posts.is-grid li a.wp-block-latest-posts__post-title {
font-size: 20px;
font-weight: 700;
color: #000;
padding: 0 10px;
text-transform: capitalize;
text-decoration: none;
display: block;
margin:  15px 0 0;
}
.wp-block-latest-posts.is-grid li time.wp-block-latest-posts__post-date{
display: inline-block;
background: var(--wp--preset--color--primary);
padding: 8px 8px;
font-weight: 600;
font-size: 13px;
color: #fff;
margin: 10px 0px 0px 10px;
}
.wp-block-latest-posts.is-grid li .wp-block-latest-posts__post-excerpt {
color: #6b6b6b;
padding: 0 10px;
font-size: 14px;
line-height: 25px;
}
.innerpage-banner .wp-block-group h1{
color: #fff !important;
} .has-shadow-dark, .has-no-hover-shadow-dark {
box-shadow: 0 6px 30px 7px #2125471a;
transition: 0.5s;
padding: 50px !important;
margin-bottom: 30px;
}
p.form-submit.wp-block-button input.wp-block-button__link.wp-element-button{
padding: 10px 15px;
background: var(--wp--preset--color--primary);
border-radius: 6px;
font-size: 18px !important;
color: #fff;
border: 1px solid transparent;
cursor: pointer;
text-decoration: none !important;
margin-top: 10px;
margin-bottom: 10px;
}
.navigation .alignleft a, .navigation .alignright a{
color: #000 !important;
font-size: 18px !important;
text-decoration: none !important;
}
.comment-author.vcard a, .comment-metadata a,.comment-metadata a .edit-link, .reply a, .comment-content a{
color: #000 !important;
font-size: 16px !important;
font-weight: 700;
}
p.form-submit.wp-block-button input.wp-block-button__link.wp-element-button:hover{
background: black !important;
color: white !important;
border: 1px solid var(--wp--preset--color--primary);
}
footer.comment-meta {
margin-top: 12px;
}
.wp-block-post-author__name{
margin: 10px 0px;
} .theme-sidebar .wp-block-search__button, .search-results form.wp-block-search__button-inside .wp-block-search__button{
background: var(--wp--preset--color--primary) !important;
color: #000000;
}
.theme-sidebar .wp-block-search__button, .search-results form.wp-block-search__button-inside .wp-block-search__button svg{
fill: #000000 !important;
}
.theme-sidebar .wp-block-search__button:hover, .search-results form.wp-block-search__button-inside .wp-block-search__button:hover{
background-color: #000000 !important;
color: #ffffff !important;
}
.theme-sidebar .wp-block-search__button:hover, .search-results form.wp-block-search__button-inside .wp-block-search__button:hover svg{
fill: #ffffff !important;
}
.theme-sidebar .wp-block-group {
padding: 15px ;
border: 1px solid #eee;
color: #6b6b6b;
box-shadow: 0 6px 30px 7px #2125471a;
transition: 0.5s;
margin-bottom: 30px;
}
.single-post-sidebar-on-right h3, .single-post-sidebar-on-left h3{
font-size: 30px;
}
.wp-block-post-author{
align-items: center;
} .wp-block-query-pagination {
margin: 80px 0;
}
.wp-block-query-pagination .wp-block-query-pagination-numbers {
margin: 0;
display: inline-block;
}
.wp-block-query-pagination .page-numbers,
.wp-block-query-pagination .wp-block-query-pagination-next,
.wp-block-query-pagination .wp-block-query-pagination-previous {
padding: 12px 16px;
background: var(--wp--preset--color--primary);
line-height: 1;
margin: 0 3px;
text-decoration: inherit;
display: inline-block;
box-shadow: 0 0 15px #0000002b;
border-radius: 100px;
color: #fff;
}
.wp-block-query-pagination .page-numbers.current,
.wp-block-query-pagination a:hover,
.wp-block-query-pagination a:focus,
.wp-block-query-pagination a:active {
background-color: var(--wp--preset--color--primary);
color: #fff;
}
.wp-block-query-pagination .page-numbers, .wp-block-query-pagination .wp-block-query-pagination-next, .wp-block-query-pagination .wp-block-query-pagination-previous {
padding: 12px 16px;
background:#fff;
line-height: 1;
margin: 0 3px;
text-decoration: inherit;
display: inline-block;
box-shadow: 0 0 15px #0000002b;
border-radius: 100px;
color: #000;
}
.wp-block-post-title a{
color: #000;
}
.wp-block-post-excerpt__more-link{
padding: 10px;
background: var(--wp--preset--color--primary);
color: #fff !important;
font-weight: 600;
}
.wp-block-post-excerpt__more-link:hover{
background: #000;
} header.woocommerce-Address-title.title a{
background-color: var(--wp--preset--color--primary);
border-radius: 0px !important;
color: #fff;
font-size: 15px;
font-weight: bold !important;
text-decoration: none !important;
padding: 12px 20px !important;
}
.wc-block-grid__product-onsale{
background-color: var(--wp--preset--color--primary) !important;
border-radius: 6px !important;
color: #fff !important;
border-color: transparent !important;
}
a.wp-block-button__link.wp-element-button.add_to_cart_button.ajax_add_to_cart{
padding: 10px 16px !important;
}
.wp-element-button:hover, .wp-block-button__link:hover{
color:#000000 !important;
}
.search .wp-block-search .wp-block-search__button .search-icon{
fill: #fff;
}
.search .wp-block-search .wp-block-search__button:hover{
background-color: #ffffff !important;
}
.search .wp-block-search .wp-block-search__button:hover .search-icon{
fill: #000;
}
.single-post .comment-respond .comment-form .comment-form-cookies-consent{
align-items: flex-start;
}
.single-post .comment-respond .comment-form .comment-form-cookies-consent #wp-comment-cookies-consent{
margin-top: 10px !important;
}
.wc-block-grid__products {
justify-content: center;
}
.woocommerce h1.alignwide.wp-block-query-title,
.woocommerce .wp-block-group.alignwide.is-content-justification-space-between.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-2.wp-block-group-is-layout-flex,
.woocommerce .products-block-post-template,
.woocommerce .wp-block-woocommerce-breadcrumbs,
.search.search-no-results .wp-block-woocommerce-breadcrumbs,
.search.search-no-results .wp-block-woocommerce-product-collection-no-results{
width: 80%;
margin: 0 auto;
}
.single-product.woocommerce .wp-block-woocommerce-breadcrumbs{
width: 100%;
}
.footer-para{
font-size: 14px !important;
}
.woocommerce .wp-block-woocommerce-store-notices + .wp-block-group,
.single-product.woocommerce .woocommerce.product .wp-block-woocommerce-breadcrumbs,
.single-product.woocommerce .woocommerce.product .wp-block-woocommerce-store-notices + .wp-block-columns,
.single-product.woocommerce .woocommerce.product .wp-block-woocommerce-product-details,
.single-product.woocommerce .woocommerce.product .wp-block-woocommerce-product-details + .wp-block-woocommerce-product-collection,
.single-product.woocommerce .wp-block-woocommerce-store-notices{
width: 80%;
} header.woocommerce-Address-title.title{
display: inline-grid;
margin-bottom: 20px;
}
.woocommerce-account .addresses .title .edit{
text-decoration: none;
color: #fff !important;
}
ul.wc-block-grid__products,ul.wc-block-product-template__responsive.columns-3.wc-block-product-template.wp-block-woocommerce-product-template{
display: grid !important;
grid-template-columns: auto auto auto auto;
gap: 1em;
margin: 0 auto;
}
li.wc-block-grid__product{
max-width: 100% !important;
}
.wc-block-grid__product-onsale{
padding: 5px 12px !important;
font-size: 12px !important;
}
table.wc-block-cart-items.wp-block-woocommerce-cart-line-items-block,.wp-block-woocommerce-cart-order-summary-block{
border: 1px solid #dcdcdc;
margin: 0 -1px 24px 0;
text-align: left;
width: 100%;
border-radius: 5px;
}
td.wc-block-cart-item__image{
padding: 16px 0px 16px 16px !important;
}
td.wc-block-cart-item__total,.wc-block-components-totals-item,.wc-block-components-totals-coupon{
padding-left: 16px !important;
padding-right: 16px !important;
}
tr.wc-block-cart-items__header th{
font-weight: 700;
padding: 9px 12px !important;
line-height: 1.5em;
font-size: 16px;
}
a.wc-block-components-product-name{
color: #000;
font-size: 20px;  
font-weight: 600;
}
span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value{
color: #717171 !important;
}
span.price.wc-block-components-product-price{
text-align: left !important;
}
a.wc-block-components-product-name,button.wc-block-cart-item__remove-link,a.wc-block-components-totals-coupon-link,
a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained,
a.wc-block-components-checkout-return-to-cart-button{
text-decoration: none !important;
}
button.wc-block-cart-item__remove-link{
font-size: 1em !important;
}
span.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title{
text-align: left !important;
}
a.wc-block-components-totals-coupon-link,a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained,
a.wc-block-components-checkout-return-to-cart-button,button.wc-block-components-checkout-place-order-button{
border-radius: 0;
color: #000000 !important;
font-weight: 500;
padding: 10px 25px !important;
font-size: 18px;
border-radius: 6px;
}
span.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title{
font-size: 1.5em !important;
padding: 10px !important;
display: block !important;
}
button.wc-block-components-checkout-place-order-button:hover,
a.wc-block-components-totals-coupon-link:hover, a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover,
a.wc-block-components-checkout-return-to-cart-button:hover{
background-color:#000;
color: #ffffff !important;
}
.wp-block-woocommerce-checkout-order-summary-block{
border: 1px solid #dcdcdc;
}
.wp-block-woocommerce-checkout-order-summary-cart-items-block.wc-block-components-totals-wrapper{
padding: 10px;
}
.wc-block-components-button:hover{
background-color: #000 !important;
color: white !important;
}
.wc-block-components-product-metadata .wc-block-components-product-metadata__description p{
font-size: 14px;
}
.wp-block-woocommerce-cart.alignwide {
margin-left: auto;
margin-right: auto;
}
.wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block{
padding-right: 0%;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
background-color: transparent !important;
}
.woocommerce-MyAccount-navigation ul li a,.woocommerce-account .addresses .title .edit{
padding: 5px 12px !important;
font-size: 16px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul{
margin: 0 !important;
}
.woocommerce{
margin: 0 auto;
}
nav.woocommerce-MyAccount-navigation ul li a {
color: #fff;
text-decoration: none;
font-weight: 600;
}
.wc-block-components-quantity-selector,input.wc-block-components-quantity-selector__input{
border: 1px solid #fff !important;
}
button.wc-block-cart-item__remove-link{
display: block !important;
}
tr.wc-block-cart-items__header{
border-bottom: 1px solid #fff;
}
tr.wc-block-cart-items__row{
border-top: 1px solid #fff;
}
.wc-block-cart{
width: 80%;
}
.wc-block-components-totals-item__value,.wc-block-components-product-metadata__description{
text-align: left;
}
.single-product .wc-block-components-product-price ins,.post-type-archive-product .wc-block-grid__product-price  ins{
background: none !important;
}
.single-product .wc-block-store-notices + .wp-block-columns > .wp-block-column {
flex-basis: 40% !important;
} .woocommerce-wishlist .wishlist_table.mobile{
padding-left: 0;
}
.woocommerce-wishlist .wishlist_table.mobile table{
width: auto;
}
.woocommerce-wishlist .wishlist_table.mobile li{
padding: 15px;
border: 1px solid #000000;
}
.woocommerce-wishlist .cart.wishlist_table .additional-info-wrapper{
display: flex;
align-items: center;
justify-content: flex-start;
}
.woocommerce-wishlist ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile{
display: grid;
grid-template-columns: 2fr 50%;
gap: 10px;
}
.woocommerce-wishlist .wishlist_table.images_grid li .item-details table.item-details-table td.label, .wishlist_table.mobile li .item-details table.item-details-table td.label, .wishlist_table.mobile li table.additional-info td.label, 
.woocommerce-wishlist .wishlist_table.modern_grid li .item-details table.item-details-table td.label{
font-size: 16px !important;
font-weight: 500;
}
.woocommerce-wishlist .wishlist_table.mobile li .item-details table.item-details-table td,.additional-info .value{
font-size: 14px !important;
padding: 6px !important;
}
.woocommerce-wishlist .main-product-section .wishlist_view {
display: block !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after{
display: none;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading{
opacity: 1;
}
.woocommerce-wishlist .yith-wcwl-share .share-button i{
font-family: 'FontAwesome';
}
.woocommerce-wishlist .wishlist-items-wrapper .product-add-to-cart a{
text-decoration: none !important;
line-height: 12px;
}
.woocommerce-wishlist .wishlist_table .product-add-to-cart a{
border-radius: 6px;
color: #fff;
padding: 12px 12px !important;
font-size: 15px;
font-weight: bold;
text-decoration: none !important;
}
.woocommerce-wishlist .wishlist_table.responsive .product-name a{
text-decoration: none;
} .wp-block-button.wc-block-components-product-button{
gap: 0;
}
.woocommerce a.added_to_cart{
margin-top: 0;
}
li.wc-block-product,li.wc-block-grid__product{
border: 1px solid #dcdcdc;
padding: 10px;
}
.wc-block-grid .wc-block-grid__product-onsale, .wc-block-grid__product-image .wc-block-grid__product-onsale{
background: var(--wp--preset--color--accent);
color: #fff;
border-color:var(--wp--preset--color--accent) ;
}
.woocommerce .price ins, .woocommerce bdi{
font-size: 16px;
}
.woocommerce .wc-block-components-product-price ins,
.woocommerce-wishlist .wishlist-items-wrapper .product-price ins,
.woocommerce-wishlist .wishlist_table.responsive .item-details-table ins{
background-color: transparent;
}
.woocommerce-wishlist .wishlist-items-wrapper .product-remove a,
.woocommerce-wishlist .wishlist-items-wrapper .product-add-to-cart a{
text-decoration: none;
}
.woocommerce-wishlist .product-add-to-cart a.add_to_cart_button{
width: 130px;
height: 50px;
display: flex !important;
align-items: center;
justify-content: center;
}
.woocommerce-Tabs-panel h2,.woocommerce h2.wp-block-heading{
font-size: 30px;
}
.wp-block-woocommerce-related-products .wp-block-post{
width: calc(33% - 1em)!important;
}
.woocommerce-shop .add_to_cart_button{
padding: 10px 12px !important;
} .blog .wp-block-post-excerpt__more-link,.archive .wp-block-post-excerpt__more-link,.wp-block-post-template .wp-block-post-excerpt__more-link{
background: var(--wp--preset--color--primary);
border-radius: 6px;
padding: 7px 10px;
color: #fff;
text-decoration: none !important;
}
span.page-numbers.current {
background: var(--wp--preset--color--primary);
color: #fff;
padding: 12px 16px;
}
a.page-numbers{
background: transparent;
color: var(--wp--preset--color--primary);
border: 1px solid var(--wp--preset--color--primary);
padding: 8px 10px;
}
.wp-block-query-pagination a.wp-block-query-pagination-previous,.wp-block-query-pagination a.wp-block-query-pagination-next{
color: #fff;
background: var(--wp--preset--color--primary);
padding: 12px 16px;
}
.wp-block-query-pagination{
gap: 10px !important;
}
.wp-block-query-pagination a{
text-decoration: none;
}
.blog .wp-block-post-excerpt__more-link:hover,.archive .wp-block-post-excerpt__more-link:hover,.wp-block-latest-posts.is-grid li .wp-block-latest-posts__read-more:hover,
.wp-block-post-template .wp-block-post-excerpt__more-link:hover{
background: #000;
color: #fff;
}
.archive .wp-block-post-template figure,.wp-block-post-template figure{
margin: 0 !important;
}
.wp-block-post-template .wp-block-post-excerpt__more-text,.wp-block-post .wp-block-post-date {
margin-top: 10px;
}
.archive .wp-block-post-template, .wp-block-post-template{
gap: 1.2em;
}
.wp-block-post-template .wp-block-post-excerpt__excerpt{
color: #717171;
}
.woocommerce-cart h1.alignwide.wp-block-post-title,.woocommerce-account h2{
text-align: center;
}
.woocommerce-account .entry-content .woocommerce-form-login {
width: 450px;
margin: 0 auto;
}
.wc-block-components-checkout-return-to-cart-button svg{
left: 3% !important;
}
a.wc-block-components-checkout-return-to-cart-button{
padding: 10px 12px 10px 30px !important;
} .scroll-top-box {
display: none; position: fixed;
bottom: 20px;
right: 20px;
background: var(--wp--preset--color--primary);
color: white;
border: none;
border-radius: 50% !important;
padding: 10px 16px 13px; 
cursor: pointer;
z-index: 1000; 
transition: opacity 0.3s;
}
.scroll-top-box .wp-block-button__link.wp-element-button{
border-radius: 50% !important;
padding: 0!important;
margin: 0 !important;
}
.scroll-top-box .wp-block-button__link,
.scroll-top-box .wp-block-button__link:hover{
background-color: var(--wp--preset--color--primary);
} @media screen and (max-width: 580px){
.main-header-section .top-header .header-social-icons ul.wp-block-social-links,
.main-header-section .top-header .header-top-right > .wp-block-group{
justify-content: center;
}
.main-header-section .bottom-header .header-inner-section{
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(2, 1fr);
}
.main-header-section .bottom-header .header-inner-section .header-left-box{
grid-column-start: 1;
grid-row-start: 2;
}
.main-header-section .bottom-header .header-inner-section .header-middle-box{
grid-column: span 2 / span 2;
grid-column-start: 1;
grid-row-start: 1;
}
.main-header-section .bottom-header .header-inner-section .header-right-box{
grid-row-start: 2;
}
.main-header-section .bottom-header .header-middle-box:after,
.main-header-section .bottom-header .header-middle-box:before{
content: none;
}
.slider-section .slider-content .slider-boxes{
margin-top: -30%;
}
}
@media screen and (min-width: 581px) and (max-width: 767px){
.main-header-section .top-header .top-inner-header,
.main-header-section .bottom-header .header-inner-section{
flex-wrap: nowrap !important;
}
.slider-section .slider-content .slider-boxes{
margin-top: -20%;
}
}
@media screen and (max-width:1199px){
.footer-section .footer-box .wp-block-site-title, .footer-section .footer-box .footer-title{
font-size: 25px !important;
}
}
@media screen and (max-width:800px){
.our-taxis-section .taxi-popup-box .tabsContentNext .mptbm_pick_up_details .mptbm_map_area{
display: none !important;
}
}
@media screen and (max-width:767px) {
.home .main-header-section{
position: relative;
background-color: var(--wp--preset--color--secondary) !important;
}
.main-header-section .bottom-header .header-inner-section {
box-shadow: none;
}
.slider-section .slider-content .slider-boxes{
padding-top: 0 !important;
}
.slider-section .slider-content {
min-height: 700px !important;
}
.slider-section .slider-content .slider-middle .slider-sub-title:before {
left: -15px;
}
.slider-section .slider-content .slider-middle .slider-sub-title:after {
right: -15px;
}
.slider-section .slider-content .slider-middle .slider-sub-title:before, .slider-section .slider-content .slider-middle .slider-sub-title:after{
width: 18px;
}
.slider-section .slider-content .slider-middle .slider-title{
font-size: 30px !important;
}
.slider-section .owl-nav{
width: 32%;
bottom: 16%;
transform: translate(-50%, 0%);
}
.our-taxis-section .our-taxi-left .taxi-small-title:after{
content: none;
}
.our-taxis-section .our-taxi-left{
text-align: center;
}
.our-taxis-section .our-taxi-left .taxi-sec-title{
font-size: 25px !important;
}
.experience-section .experience-left-content .experience-images img{
height: 270px !important;
}
.experience-section .experience-inner-content{
flex-direction: column-reverse;
}
.experience-section .experience-left-content .experience-images{
gap: 12px;
}
.search .wp-block-cover.innerpage-banner + .wp-block-group form .wp-block-search__inside-wrapper {
width: 100% !important;
}
.faq-section .faq-detail-section{
gap: 0;
}
.testimonial-section .owl-nav{
bottom: -20px;
transform: none;
gap: 10px;
justify-content: center;
}
.testimonial-section .owl-carousel{
padding-bottom: 60px;
}
.news-section .news-heading-box{
margin-bottom: 0 !important;
}
.news-section .news-heading-inner-box{
display: flex;
flex-direction: column;
align-items: center;
}
.news-section .news-heading-inner-box .news-sec-heading{
text-align: center;
}
.news-section .news-box{
padding-bottom: 45px;
grid-template-columns: auto !important;
}
.news-section .news-meta{
justify-content: space-around;
}
.news-section .news-box .wp-block-post-title, .news-section .news-box .wp-block-post-excerpt__excerpt{
text-align: center;
} 
.footer-section .footer-box:nth-child(1){
padding-right: 0 !important;
}
.footer-section .footer-box .footer-phone-box, .footer-section .footer-box .footer-mail-box{
justify-content: center;
}  
.error-page{
padding: 0 !important;
}
.error-page h2{
font-size: 122px !important;
}
.has-shadow-dark, .has-no-hover-shadow-dark{
padding: 20px !important;
}
.wp-block-post-comments .commentlist .comment{
padding-left: 0 !important;
}
.main-page, .page-no-title{
padding: 20px !important;
}
.footer-section .wp-block-navigation-item__label{
color: #000 !important;
}
.footer-section .wp-block-columns.copyright-section .wp-block-column:first-child,
.footer-section .wp-block-columns.copyright-section .wp-block-column:nth-child(2) {
padding: 0;
}
.footer-section .wp-block-columns {
padding: 0 20px;
}
.footer-section .wp-block-columns.copyright-section {
padding: 20px;
text-align: center;
}
.footer-section .wp-block-columns {
margin: 0;
}
.copyright-section .wp-block-social-links{
justify-content: center !important;
}
.footer-section .wp-block-group{
padding: 10px;
max-width: 100% !important;
}
.footer-section h1{
text-align: center;
}
span.woocommerce-Price-amount.amount {
font-size: 14px !important;
}
.products-block-post-template h3 a {
font-size: 20px !important;
}
.footer-para{
margin-right: 0% !important;
}
.wp-block-navigation__responsive-container-content{
margin-left: 30px;
}
.footer-section .wp-block-group{
text-align: center !important;
}
.footer-section .wp-block-social-links{
justify-content: center !important;
}
.banner-calender .wp-block-column p{
text-align: center;
}
li.wc-block-grid__product{
max-width: 100% !important;
}
.woocommerce-cart .wc-block-cart .wc-block-cart-items__row{
display: flex !important;
flex-direction: column;
padding: 10px !important;
}
.woocommerce-cart .wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__image{
padding: 0 !important;
}
.woocommerce-cart .wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__image img{
height: 100px;
width: auto;
float: left;
margin-bottom: 12px;
}
.single-product .wc-block-store-notices + .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{
flex-basis: 100% !important;
}
.single-product .wc-block-store-notices + .wp-block-columns{
gap: 0;
}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main-header-section .bottom-header .header-inner-section:not(.is-not-stacked-on-mobile)>.header-left-box,
.main-header-section .bottom-header .header-inner-section:not(.is-not-stacked-on-mobile)>.header-middle-box,
.main-header-section .bottom-header .header-inner-section:not(.is-not-stacked-on-mobile)>.header-right-box{
flex-basis: 100% !important;
}
.slider-section .slider-btm-cards .slider-card1 .slider-card-top-box,
.slider-section .slider-btm-cards .slider-card2 .slider-card-top-box{
gap: 12px;
}
.slider-section .slider-btm-cards .slider-card1 .slider-card-top-box .slider-card-title,
.slider-section .slider-btm-cards .slider-card2 .slider-card-top-box .slider-card-title{
font-size: 18px !important;
}
.main-header-section .top-header .top-inner-header,
.main-header-section .bottom-header .header-inner-section,
.slider-section .slider-content .slider-boxes, .slider-section .slider-btm-cards .slider-card-boxes,
.our-taxis-section .our-taxi-right .tab-content.active{
flex-wrap: nowrap !important;
}
.slider-section .slider-content .slider-boxes .slider-middle{
flex-basis: 70% !important;
}
.slider-section .slider-content .slider-boxes .slider-left,
.slider-section .slider-content .slider-boxes .slider-right{
flex-basis: 15% !important;
}
.slider-section .slider-content .slider-middle .slider-title{
font-size: 38px !important;
}
.our-taxis-section .our-taxi-boxes{
flex-wrap: wrap !important;
}
.our-taxis-section .our-taxi-boxes .our-taxi-left,
.our-taxis-section .our-taxi-boxes .our-taxi-right{
flex-basis: 100% !important;
}
.our-taxis-section .our-taxi-right .tab-content.active{
gap: 8px;
}
.our-taxis-section .our-taxi-left .main-tab{
grid-template-columns: auto auto auto;
}
.our-taxis-section .our-taxi-right .taxi-popup-box .mptbm_list_details [class*="_min_150"]{
min-width: 120px;
}
.our-taxis-section .taxi-popup-box .tabsContentNext .mp_sticky_section .flexWrap,
.our-taxis-section .taxi-popup-box .tabsContentNext .mainSection .mptbm_booking_item{
flex-wrap: wrap;
}
.our-taxis-section .taxi-popup-box .tabsContentNext .mp_sticky_section .flexWrap .leftSidebar, .our-taxis-section .taxi-popup-box .tabsContentNext .mp_sticky_section .flexWrap .mainSection {
max-width: none;
}
.our-taxis-section .taxi-popup-box .tabsContentNext .mptbm_list_details .list_inline_two li{
width: 100%;
}
.our-taxis-section .taxi-popup-box .tabsContentNext .mptbm_list_details .list_inline_two{
flex-direction: column;
}
.our-taxis-section .taxi-popup-box .tabsContentNext .mp_sticky_section .flexWrap .mainSection{
margin-top: 16px;
margin-left: 0;
}
.experience-section .experience-left-content .experience-images img{
height: 270px !important;
}
.experience-section .experience-right-content .experience-bottom{
flex-wrap: nowrap !important;
}
.experience-section .experience-inner-content{
flex-wrap: wrap !important;
flex-direction: column-reverse;
}
.experience-section .experience-inner-content .experience-left-content, .experience-section .experience-inner-content .experience-right-content{
flex-basis: 100%;
}
.testimonial-section .testimonial-heading-box, .news-section .news-heading-box, .faq-section .faq-heading-box{
flex-wrap: wrap !important;
}
.testimonial-section .testimonial-heading-box .testimonial-heading-cont, .news-section .news-heading-box .news-heading-inner-box, .faq-section .faq-heading-box .faq-inner-head-box{
flex-basis: 100% !important;
}
.news-section .news-box{
grid-template-columns: auto auto auto !important;
}
.footer-section .footer-box:nth-child(1){
padding-right: 0 !important;
}
.footer-section .footer-box .footer-phone-box p{
font-size: 18px !important;
}
.faq-section .faq-detail-section{
gap: 12px;
flex-wrap: nowrap !important;
}
.testimonial-section .owl-nav{
bottom: -40px;
transform: none;
gap: 10px;
justify-content: center;
}
.single-product .wc-block-store-notices + .wp-block-columns > .wp-block-column {
flex-basis: 100% !important;
}
.single-product .wc-block-store-notices + .wp-block-columns{
flex-wrap: wrap !important;
}
li.wc-block-grid__product{
max-width: 26% !important;
}
.banner-box h2:before,.banner-calender::before{
border: none;
}
.single-post-sidebar-on-right, .single-post-sidebar-on-left {
margin-right: 0%;
margin-left: 0%;
}
.wp-block-navigation__responsive-container-content{
margin-left: 20px;
}
.wp-block-columns.copyright-section.is-layout-flex.wp-container-core-columns-layout-8.wp-block-columns-is-layout-flex{
max-width: 100%;
}
.footer-section{
padding: 30px 30px 0 !important;
}
.blog-section ul.wp-block-latest-posts__list, .blog-section .head-text, .footer-section .wp-block-columns, .footer-section .wp-block-columns.copyright-section .wp-block-column:first-child, .footer-section .wp-block-columns.copyright-section .wp-block-column:nth-child(2) {
padding: 0;
}
.wp-block-column.footer-box.is-layout-flow.wp-block-column-is-layout-flow {
flex-basis: 46% !important;
}
.footer-section .wp-block-columns.copyright-section .wp-block-column:first-child {
flex-basis: 70% !important;
}
.menu-section nav{
gap: 0 !important;
}
.menu-section-button a{
padding: 10px 9px !important;
font-size: 13px;
}
.menu-section .wp-block-navigation__responsive-container-open {
background: var(--wp--preset--color--primary);
padding: 10px;
color: #fff;
margin: 0 auto;
}
.wp-block-column.banner-col-2.is-layout-flow.wp-block-column-is-layout-flow{
flex-basis: 200% !important;
}
.footer-section .wp-block-group{
padding: 0;
max-width: 100% !important;
}
.banner-col-2 h1{
font-size: 36px !important;
line-height: 55px;
}
.footer-box{
max-width: 300px !important;
}
.products-block-post-template{
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.footer-section .wp-block-columns{
display: grid;
grid-template-columns: auto auto;
}
.footer-section .wp-block-social-links {
gap: 0.5rem !important;
}
.footer-section .wp-block-columns.copyright-section{
display: block;
}
.footer-para{
margin-right: 0% !important;
}
.woocommerce-cart .wc-block-cart .wc-block-cart-items__row{
gap: 12px;
}
.single-product .wc-block-store-notices + .wp-block-columns{
gap: 0;
}
}
@media screen and (min-width: 782px) and (max-width: 992px){
.archive .archive-page .wp-block-latest-posts li{
flex: 1 0 50% !important;
}
}
@media screen and (max-width: 1024px) and (min-width: 1000px) {
li.wc-block-grid__product{
max-width: 18% !important;
}
.footer-section .wp-block-group{
padding-top: 10px !important;
}
.copyright-section .wp-block-social-links{
gap: 10px;
}
.footer-para{
margin-right: 0% !important;
}
}
@media screen and (max-width: 900px) {
.main-header-section .bottom-header .top-menus ul ul.wp-block-navigation__submenu-container {
gap: 15px;
align-items: center;
padding: 0;
}
.main-header-section .bottom-header nav.top-menus{
gap: 0;
}
.main-header-section .bottom-header .top-menus ul ul.wp-block-navigation__submenu-container li a {
padding: 0;
}
.main-header-section .bottom-header .top-menus .wp-block-navigation__responsive-container ul.top-menus{
gap: 15px;
margin: 0 auto;
align-items: center;
}
.main-header-section .bottom-header .top-menus .wp-block-navigation__responsive-container-content{
margin-left: 0;
padding-top: calc(2rem + 50px);
}
.main-header-section .bottom-header .top-menus .wp-block-navigation__responsive-container-close{
right: 30px;
top: 30px;
background-color: var(--wp--preset--color--secondary);
padding: 8px;
border-radius: 50%;
} 
.main-header-section .bottom-header .top-menus .wp-block-navigation__responsive-container-content ul li{
font-weight: 600;
color: var(--wp--preset--color--secondary) !important;
align-items: center;
gap: 15px;
}
.header-section .header-menus nav .wp-block-navigation__responsive-container{
background-color: #000000 !important;
}
.header-section .wp-block-navigation__responsive-container-close{
background: #000;
padding: 10px;
color: #fff;
font-size: 30px;
font-weight: 600;
border-radius: 7px;
}
.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
display: none;
}
.wp-block-navigation__responsive-container-open:not(.always-shown) {
display: block;
}
.woocommerce-wishlist ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile{
grid-template-columns: 100%;
}
}
@media screen and (max-width: 1199px) and (min-width:901px){
.header-section .header-menus nav .wp-block-navigation__responsive-container-content ul{
gap: 30px;
}
}
@media screen and (max-width: 1400px) and (min-width:1025px){
.footer-section .wp-block-group{
padding-top: 10px !important;
}
.copyright-section .wp-block-social-links{
gap: 10px;
}
.footer-para{
margin-right: 0% !important;
}
}
@media screen and (max-width: 768px){
.single-product ul.tabs.wc-tabs{
display: flex !important;
}
}
@media screen and (max-width: 991px){
.slider-section .slider-btm-cards .slider-card1 .slider-card-btm-box, .slider-section .slider-btm-cards .slider-card2 .slider-card-btm-box{
justify-content: center !important;
}
.wc-block-components-sidebar-layout{
display: block;
}
.wc-block-components-sidebar-layout .wc-block-components-main,.wc-block-components-sidebar,.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{
width: 100% !important;
}
}
@media screen and (max-width: 425px){
.single-product .wp-block-add-to-cart-form .single_add_to_cart_button.button{
padding: 6px 20px !important;
}
td.wc-block-cart-item__total{
padding: 0 !important;
}
tr.wc-block-cart-items__row{
grid-template-columns: repeat(4, 1fr)!important;
}
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity{
display: block;
}
}
@media screen and (min-width: 721px) and (max-width: 1199px){
.wc-block-product-template.wc-block-product-template,ul.wc-block-grid__products,ul.wc-block-product-template__responsive.columns-3.wc-block-product-template.wp-block-woocommerce-product-template,
.blog .wp-block-post-template,.archive .wp-block-post-template,.page-template-blog-sidebar-on-right .wp-block-post-template,.page-template-blog-sidebar-on-left .wp-block-post-template{
grid-template-columns: repeat(2, minmax(max(150px, calc(50% - 0.83333em)), 1fr));
gap: 0.83333em;
}
.wp-block-woocommerce-related-products .wp-block-post,.blog .wp-block-latest-posts__list li{
width: calc(50% - 1em)!important;
}
}
@media screen and (max-width: 720px){
.wc-block-product-template__responsive,ul.wc-block-grid__products{
grid-template-columns: auto !important;
}
.blog .wp-block-post-template,.archive .wp-block-post-template,.page-template-blog-sidebar-on-right .wp-block-post-template,.page-template-blog-sidebar-on-left .wp-block-post-template{
display: block;
grid-template-columns: auto !important;
}
li.wc-block-product,.blog .wp-block-post-template li,.archive .wp-block-post-template li,
.page-template-blog-sidebar-on-right .wp-block-post-template li,.page-template-blog-sidebar-on-left .wp-block-post-template li{
margin-bottom: 20px;
}
.wp-block-woocommerce-related-products .wp-block-post,.page-template-blog-sidebar-on-left .wp-block-post,.page-template-blog-sidebar-on-right .wp-block-post{
width: calc(100% - 1em)!important;
}
.not-found-heading{
font-size: 50px !important;
}
}
@media screen and (max-width: 768px){
.single-product .wp-block-woocommerce-product-details .woocommerce-tabs li.active{
border-bottom-width: 2px !important;
border-left-width: 0 !important;
}
}
@media screen and (max-width: 599px){
.woocommerce-account .entry-content .woocommerce-form-login{
width: 100% !important;
}
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row{
flex-direction: column;
gap: 1em;
}
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button{
width: auto;
}
.wc-block-components-order-summary-item{
display: block !important;
}
}
@media screen and (min-width: 600px) and (max-width: 991px){
.single-product .wc-block-product-template.is-flex-container.is-flex-container.columns-5>li{
width: calc(50% - 1em);
}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
.main-header-section .bottom-header .header-left-box,
.main-header-section .bottom-header .header-right-box{
flex-basis: 42% !important
}
.main-header-section .bottom-header .header-middle-box{
flex-basis: 16% !important;
}
.main-header-section .bottom-header .header-middle-box .header-title{
font-size: 15px !important;
}
.slider-section .slider-content .slider-boxes .slider-middle{
flex-basis: 70% !important;
}
.slider-section .slider-content .slider-boxes .slider-left,
.slider-section .slider-content .slider-boxes .slider-right{
flex-basis: 15% !important;
}
.slider-section .slider-content .slider-middle .slider-title{
font-size: 42px !important;
}
.our-taxis-section .our-taxi-right .tab-content.active{
gap: 8px;
}
.our-taxis-section .our-taxi-left .taxi-sec-desc{
margin-bottom: 20px !important;
}
.our-taxis-section .our-taxi-left .main-tab{
grid-template-columns: auto;
gap: 6px;
}
.experience-section .experience-left-content .experience-images,
.experience-section .experience-right-content .experience-bottom{
gap: 12px;
}
.experience-section .experience-right-content .experience-bottom .wp-block-column{
flex-basis: 50% !important;
}
.experience-section .experience-left-content .experience-images img{
height: 320px;
}
.news-section .news-box{
grid-template-columns: auto auto auto;
}
.testimonial-section .owl-nav button{
height: 35px;
width: 35px;
}
.testimonial-section .owl-nav button.owl-prev {
margin-left: -6%;
}
.testimonial-section .owl-nav button.owl-next {
margin-right: -6%;
}
.footer-section .footer-box .footer-phone-box p{
font-size: 17px !important;
}
.single-product .wc-block-product-template.is-flex-container.is-flex-container.columns-5>li{
width: calc(33% - 1em);
}
.single-post-sidebar-on-right > .wp-block-column:nth-child(1){
flex-basis: 60% !important;
}
.single-post-sidebar-on-right > .wp-block-column:nth-child(2){
flex-basis: 40% !important;
}
.archive-page-sec > .wp-block-columns > .wp-block-column:nth-child(1){
flex-basis: 65% !important;
}
.archive-page-sec > .wp-block-columns > .wp-block-column:nth-child(2){
flex-basis: 35% !important;
}
}
@media screen and (min-width: 1200px) and (max-width: 1399px){
.main-header-section .bottom-header .header-left-box,
.main-header-section .bottom-header .header-right-box{
flex-basis: 42% !important
}
.main-header-section .bottom-header .header-middle-box{
flex-basis: 16% !important;
}
.slider-section .slider-content .slider-boxes .slider-middle{
flex-basis: 70% !important;
}
.slider-section .slider-content .slider-boxes .slider-left,
.slider-section .slider-content .slider-boxes .slider-right{
flex-basis: 15% !important;
}
.experience-section .experience-left-content .experience-images img{
height: 320px;
}
.testimonial-section .owl-nav button.owl-prev {
margin-left: -5%;
}
.testimonial-section .owl-nav button.owl-next {
margin-right: -5%;
}
}
@media screen and (min-width: 1400px) and (max-width: 1699px){
.slider-section .slider-content .slider-boxes .slider-middle{
flex-basis: 60% !important;
}
.slider-section .slider-content .slider-boxes .slider-left,
.slider-section .slider-content .slider-boxes .slider-right{
flex-basis: 20% !important;
}
}
.woocommerce-account main .woocommerce{
max-width: 90% !important;
}

.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
.animated.flipOutX,
.animated.flipOutY {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
@keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1; }
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
-moz-backface-visibility: hidden; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; }
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.owl-carousel .owl-item img {
display: block;
width: 100%; }
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-loaded {
display: block; }
.owl-carousel.owl-loading {
opacity: 0;
display: block; }
.owl-carousel.owl-hidden {
opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-grab {
cursor: move;
cursor: grab; }
.owl-carousel.owl-rtl {
direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
float: right; } .no-js .owl-carousel {
display: block; } .owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
z-index: 0; }
.owl-carousel .owl-animated-out {
z-index: 1; }
.owl-carousel .fadeOut {
animation-name: fadeOut; }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } } .owl-height {
transition: height 500ms ease-in-out; } .owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease; }
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d; } .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000; }
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//malaga-transfer.com/wp-content/themes/vw-taxi-booking/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none; }
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; }.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;-ms-filter:"alpha(opacity=0)"}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc( 100% - 2.4em )}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;-ms-filter:"alpha(opacity=25)";opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:pointer;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;-ms-filter:"alpha(opacity=70)";font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;-ms-filter:"alpha(opacity=35)";background-image:none}.ui-state-disabled .ui-icon{-ms-filter:"alpha(opacity=35)"}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(//malaga-transfer.com/wp-content/plugins/ecab-taxi-booking-manager/mp_global/assets/images/ui-icons_444444_256x240.png)}.ui-widget-header .ui-icon{background-image:url(//malaga-transfer.com/wp-content/plugins/ecab-taxi-booking-manager/mp_global/assets/images/ui-icons_444444_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url(//malaga-transfer.com/wp-content/plugins/ecab-taxi-booking-manager/mp_global/assets/images/ui-icons_555555_256x240.png)}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url(//malaga-transfer.com/wp-content/plugins/ecab-taxi-booking-manager/mp_global/assets/images/ui-icons_ffffff_256x240.png)}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url(//malaga-transfer.com/wp-content/plugins/ecab-taxi-booking-manager/mp_global/assets/images/ui-icons_777620_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(//malaga-transfer.com/wp-content/plugins/ecab-taxi-booking-manager/mp_global/assets/images/ui-icons_cc0000_256x240.png)}.ui-button .ui-icon{background-image:url(//malaga-transfer.com/wp-content/plugins/ecab-taxi-booking-manager/mp_global/assets/images/ui-icons_777777_256x240.png)}.ui-icon-blank.ui-icon-blank.ui-icon-blank{background-image:none}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;-ms-filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}