.place-order-form-primary-wrapper {
margin-bottom: 15px;
} #tabs-container {
margin-top: 30px;
}
#tabs-container .tab-inner-wrapper:after {
content: '';
display: block;
clear: both;
}
#tabs-container .tab-inner-wrapper .tab-anchor-wrapper {
float: left;
border: 1px solid #ccc;
background: #e5e5e5;
border-bottom: 1px solid #e5e5e5;
margin-right: 6px;
margin-bottom: 6px;
}
#tabs-container .tab-inner-wrapper .tab-anchor-wrapper a {
display: block;
padding: 5px 10px;
color: #636363;
}
#tabs-container .tab-inner-wrapper .tab-anchor-wrapper a:focus,
#tabs-container .tab-inner-wrapper .tab-anchor-wrapper a:hover {
outline: none;
text-decoration: none;
}
#tabs-container .tab-inner-wrapper .nav-tab-active {
background: #fff;
border-bottom: 1px solid #fff;
position: relative;
z-index: 5;
}
#tabs-container .tab-content {
background: #fff;
padding: 20px;
border: 1px solid #ccc;
margin-top: -7px;
position: relative;
z-index: 1;
} .trip-content-area .widget-area .secondary-trip-info {
margin: 0 0 30px;
}
.trip-content-area .widget-area .trip-price .price-holder {
padding: 30px;
text-align: center;
background: #e5e5e5;
position: relative;
}
.trip-content-area .widget-area .trip-price .price-holder .top-price-holder {
margin: 0 0 20px;
}
.trip-content-area .widget-area .trip-price .price-holder .prev-price,
.trip-content-area .widget-area .trip-price .price-holder .price {
display: block;
margin: 0 0 3px;
}
.trip-content-area .widget-area .trip-price .price-holder form input[type="number"],
.trip-content-area .widget-area .trip-price .price-holder form .total-amt {
margin: 0 0 20px;
}
.trip-content-area .widget-area .trip-price .price-holder form input[type="number"] {
width: 100%;
}
.trip-content-area .widget-area .trip-price .price-holder form .check-availability {
padding: 10px;
font-size: 16px;
line-height: 20px;
border: 1px solid #4faff0;
background: #4faff0;
color: #fff;
margin: 0 2px 4px;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.trip-content-area .widget-area .trip-price .price-holder form .check-availability:hover,
.trip-content-area .widget-area .trip-price .price-holder form .check-availability:focus {
background: none;
color: #4faff0;
}
.trip-content-area .widget-area .trip-price .price-holder form .book-submit {
padding: 10px;
font-size: 16px;
line-height: 20px;
border: 1px solid #84c20d;
background: #84c20d;
color: #fff;
margin: 0 2px 4px;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
display: none;
}
.trip-content-area .widget-area .trip-price .price-holder form .book-submit:hover,
.trip-content-area .widget-area .trip-price .price-holder form .book-submit:focus {
background: none;
color: #84c20d;
}
.trip-content-area .widget-area .trip-price .price-holder form .date-time-wrapper {
margin: 0 0 20px;
}
.trip-content-area .widget-area .trip-price .price-holder form .date-time-wrapper input[type="text"] {
border: 0;
padding: 5px 10px;
width: 100%;
}
.wp-travel-engine-billing-details,
.wp-travel-engine-relation-details-wrapper {
margin-bottom: 30px;
}
.wp-travel-engine-billing-details-wrapper,
.wp-travel-engine-personal-details-inner-wrapper,
.wp-travel-engine-relation-details-inner-wrapper {
margin: 0 -10px;
overflow: hidden;
}
.wp-travel-engine-billing-details-field-wrap,
.wp-travel-engine-personal-details,
.wp-travel-engine-relation-details {
width: 50%;
float: left;
padding: 0 10px;
margin-bottom: 18px;
min-height: 74px;
}
.relation-options-title,
.personal-options-title,
.personal-options-title {
font-weight: bold;
font-size: 18px;
line-height: 22px;
margin-bottom: 17px;
background: #EEEEEE;
padding: 10px 14px;
border-radius: 2px;
}
.place-order-form-primary-wrapper input,
.place-order-form-primary-wrapper select {
width: 100%;
min-height: 34px;
padding: 4px 10px !important;
border: 1px solid #ccc;
border-radius: 2px;
} .place-order-form-secondary-wrapper {
margin-bottom: 30px;
}
.place-order-form-secondary-wrapper .wp-travel-engine-order-left-column {
float: left;
margin-right: 15px;
width: 25%;
}
.place-order-form-secondary-wrapper .wp-travel-engine-order-right-column,
.wp-travel-engine-order-form-wrapper {
overflow: hidden;
}
.place-order-form-secondary-wrapper .trip-title {
margin-bottom: 8px;
font-size: 17px;
line-height: 20px;
}
.place-order-form-secondary-wrapper .trip-property {
margin: 0;
padding: 0;
}
.place-order-form-secondary-wrapper .trip-property li {
list-style: none;
font-size: 14px;
line-height: 22px;
}
.place-order-form-secondary-wrapper .trip-property li span {
display: inline-block;
width: 30%;
margin-right: 5px;
}
.wp-travel-engine-order-form-wrapper {
overflow: hidden;
background: none;
padding: 30px 30px 15px;
border: 1px solid #ccc;
border-radius: 5px 5px 0 0;
}
.wp-travel-engine-order-form-wrapper .trip-title {
margin-bottom: 12px !important;
}
.secondary-inner-wrapper {
overflow: hidden;
margin-bottom: 30px;
background: #ccc;
padding: 10px 0;
}
#primary .page .entry-content .secondary-inner-wrapper table,
#primary .page .entry-content .secondary-inner-wrapper table td {
border: 0;
}
#primary .page .entry-content .secondary-inner-wrapper table th {
background: none;
}
.secondary-inner-wrapper table {
margin-bottom: 0;
}
.secondary-inner-wrapper .person-price-table {
text-align: center;
}
.hidden-price {
display: none;
}
.date-time-wrapper {
position: relative;
background: #fff;
display: none;
border-radius: 5px;
margin-top: 10px;
}
.date-time-wrapper:after {
position: absolute;
top: 12px;
right: 5px;
content: "\f073";
font-size: 14px;
line-height: 17px;
font-family: 'FontAwesome';
color: #a0a5aa;
}
.price-fixed {
top: 0;
position: fixed;
z-index: 50;
display: block;
width: 328px !important;
}
.open.side-btn,
.close.side-btn {
position: fixed;
top: 74%;
display: block;
background: red;
left: 70%;
}
#open-example1,
#close-example1 {
display: none;
}
.trip-content-area .secondary-trip-info.side-trip-price {
margin-top: 0;
}
.disabled {
cursor: not-allowed;
pointer-events: none;
}
.disabled:hover {
cursor: not-allowed;
} .ui-datepicker {
max-width: 244px;
}
.ui-datepicker table {
font-size: 12px !important;
line-height: 15px;
text-align: center;
}
.ui-datepicker .ui-datepicker-title {
font-size: 12px !important;
line-height: 15px;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
height: 24px !important;
}
.wp-travel-engine-archive-outer-wrap:after {
display: block;
content: '';
clear: both;
}  .archive .wp-travel-engine-archive-wrap {
margin-bottom: 40px;
}
.wp-travel-engine-archive-outer-wrap .child-title {
font-weight: 400; }
.wp-travel-engine-archive-outer-wrap .child-title a {
color: #212121;
}
.wp-travel-engine-archive-outer-wrap .child-title a:hover {
text-decoration: none;
}
.wp-travel-engine-archive-outer-wrap .wp-travel-engine-archive-wrap {
width: 33.33%;
float: left;
padding: 0 15px;
}
.wp-travel-engine-archive-outer-wrap .wp-travel-engine-archive-wrap .trip-post-thumbnail {
display: block;
margin-bottom: 20px;
}
.wp-travel-engine-archive-wrap .entry-title {
font-size: 30px;
line-height: 36px;
color: #212121;
}
.wp-travel-engine-archive-wrap .entry-title a {
color: #212121;
}
.wp-travel-engine-archive-wrap .entry-title a:hover {
color: #F7921F;
text-decoration: none;
}
.wp-travel-engine-archive-wrap .trip_price,
.wp-travel-engine-archive-wrap .trip_duration {
display: block;
margin-bottom: 10px;
color: #0d0d0d;
}
.wp-travel-engine-archive-wrap .trip_price strike span {
color: #0d0d0d !important;
font-size: 15px;
line-height: 18px;
}
#wp-travel-engine-order-form input {
padding: 12px 20px;
}
.place-order-form-primary-wrapper input,
.place-order-form-primary-wrapper select {
padding: 12px 10px !important;
border-radius: 3px;
height: 50px;
}
.trip-content .related-posts {
margin-top: 40px;
}
.trip-content .related-posts .post .entry-title {
text-align: center;
margin-top: -8px;
}
.trip-content .related-posts .post {
margin-bottom: 30px;
}
.trip-content .related-posts .post .entry-meta {
position: relative;
top: -31px;
color: #fff;
display: inline-block;
font-size: 15px;
line-height: 18px;
}
.trip-content .related-posts .post .entry-meta span {
background: #0C83B8;
padding: 7px 14px;
}
.wp-travel-engine-relation-details input,
.wp-travel-engine-personal-details input {
padding: 12px 10px;
width: 100%;
height: 53px;
}
.wp-travel-engine-relation-details select,
.wp-travel-engine-personal-details select {
width: 100%;
padding: 12px 10px;
}
.relation-options-title,
.personal-options-title,
.personal-options-title {
padding: 20px 14px;
}
#wp-travel-engine-order-form input[type="submit"] {
margin-top: 20px;
}
#wp-travel-engine-order-form label {
display: inline-block;
margin-bottom: 6px;
margin-right: 5px;
}
#primary #wp-travel-engine-order-form {
margin-bottom: 30px;
font-size: 16px;
line-height: 20px;
width: 100%;
height: auto;
border: 0;
}
#primary #wp-travel-engine-order-form table tr {
background: none;
} .entry-content .thank-you-container {
margin-top: 30px;
}
#primary .entry-content .thank-you-container h3 {
margin-bottom: 12px !important;
}
.entry-content .thank-you-container table tr:nth-child(2n+1) {
background: #f9f9f9;
}
.entry-content .thank-you-container table tr:first-child {
border-bottom: 0;
}
.entry-content .thank-you-container table th {
padding: 16px 30px;
background: #f3f3f3;
color: #212121;
font-size: 16px;
line-height: 26px;
font-weight: 500; }
.entry-content .thank-you-container table td {
padding: 16px 30px;
text-align: center;
font-size: 15px;
line-height: 26px;
color: #212121;
}
.trip-entry-content ul {
margin: 0;
padding: 0;
}
.trip-entry-content ul li {
list-style: none;
}
#CDSWIDSSP {
width: 100% !important;
} .wp-travel-engine-archive-outer-wrap .child-title a:hover {
color: #F7921F;
}
.payment-gateway-options {
display: none;
}
.tab_container {
display: none;
} #price-loading {
position: absolute;
text-align: center;
font-size: 50px;
color: #000;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.8);
}
#price-loading-outer {
display: table-row;
}
#price-loading-inner {
display: table-cell;
vertical-align: middle;
}
#price-loading-wrap {
display: table;
width: 100%;
height: 100%;
}
#price-loader {
font-size: 100px;
vertical-align: middle;
text-align: center;
position: absolute;
top: 39%;
background: #fff;
opacity: 0.8;
width: 100%;
height: 100%;
}
.itinerary-row {
list-style: none;
border: 1px solid #ccc;
background: #fff;
margin: 5px;
position: relative;
}
span.day-count {
display: inline-block;
position: absolute;
left: 9%;
top: 7px;
color: #555;
}
.itinerary-content label {
width: 115px;
float: left;
font-weight: 500;
padding: 5px 0;
} .faq-row {
list-style: none;
border: 1px solid #ccc;
background: #fff;
margin: 5px;
position: relative;
}
span.faq-count {
display: inline-block;
position: absolute;
left: 9%;
top: 7px;
color: #555;
}
.faq-content label {
width: 115px;
float: left;
font-weight: 500;
padding: 5px 0;
}
.faq-content {
padding: 5px 5px 5px 15px;
}
.faq-title {
width: 500px;
}
span.dashicons.custom-toggle-tabs.rotator {
-webkit-transform: rotateX( 180deg);
-moz-transform: rotateX( 180deg);
-o-transform: rotateX( 180deg);
transform: rotateX( 180deg);
} .trip-facts-value {
margin: 0;
padding: 0;
list-style: none;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
grid-row-gap: 30px;
}
.trip-facts-value li {
display: flex;
flex-direction: row;
}
.trip-facts-value li:after {
content: '';
display: block;
clear: both;
}
.trip-facts-value li .fa {
align-items: flex-start;
margin-right: 15px;
font-size: 30px;
}
.trip-facts-value li .trip-facts-text {
align-items: flex-start;
flex: 1 0 0;
} .itinerary .title{
float: left;
margin-right: 15px;
}
.itinerary .itinerary-content{
overflow: hidden;
}
.itinerary .itinerary-content .title{
float: none;
display: block;
font-weight: 700;
margin: 0 0 10px;
} #include-result{
margin: 0 0 30px;
padding: 0;
list-style: none;
}
#include-result li{
margin: 0 0 10px;
padding-left: 20px;
position: relative;
}
#include-result li:before{
position: absolute;
top: 0;
left: 0;
content: '\f00c';
font-family: 'FontAwesome';
color: #43a32d;
}
#exclude-result{
margin: 0 0 30px;
padding: 0;
list-style: none;
}
#exclude-result li{
margin: 0 0 10px;
padding-left: 20px;
position: relative;
}
#exclude-result li:before{
position: absolute;
top: 0;
left: 0;
content: '\f00d';
font-family: 'FontAwesome';
color: #d80808;
} .faq .faq-row .accordion-tabs-toggle{
display: block;
border: 1px solid #ccc;
position: relative;
padding: 5px 30px;
}
.faq .faq-row .accordion-tabs-toggle .custom-toggle-tabs{
position: absolute;
top: 5px;
left: 5px;
width: 20px;
height: 20px;
font-size: 0;
}
.faq .faq-row .accordion-tabs-toggle .custom-toggle-tabs:before{
position: absolute;
top: 3px;
left: 11px;
width: 2px;
height: 12px;
background: #000;
content: '';
}
.faq .faq-row .accordion-tabs-toggle .custom-toggle-tabs.open:before{
display: none;
}
.faq .faq-row .accordion-tabs-toggle .custom-toggle-tabs:after{
position: absolute;
top: 8px;
left: 6px;
height: 2px;
width: 12px;
background: #000;
content: '';
}
.faq .faq-row .faq-content{
padding: 5px 30px;
}
.faq .expand-all-faq{
display: inline-block;
margin: 0 0 15px;
text-decoration: none;
}
.faq .expand-all-faq .fa{
font-size: 20px;
margin-right: 10px;
} .page-template-template-destination .destination-holder {
margin-top: 40px;
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-gap: 30px;
}
.archive .trip-content-area .grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 30px;
margin-bottom: 50px;
} .page-template-template-activities .activities-holder,
.page-template-template-trip_types .trip_types-holder {
margin-top: 40px;
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-gap: 30px;
} @media only screen and (max-width: 1199px) {
#tabs-container .tab-inner-wrapper .tab-anchor-wrapper a {
font-size: 16px;
}
}
@media only screen and (max-width:767px) {
.wp-travel-engine-billing-details-field-wrap,
.wp-travel-engine-personal-details,
.wp-travel-engine-relation-details {
width: 100%;
}
#tabs-container .tab-inner-wrapper .tab-anchor-wrapper {
width: 100%;
margin-right: 0;
}
#tabs-container .tab-inner-wrapper .tab-anchor-wrapper a {
position: relative;
}
#tabs-container .tab-inner-wrapper .tab-anchor-wrapper a:after {
position: absolute;
top: 7px;
right: 10px;
content: '\f0d7';
font-family: 'FontAwesome';
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
#tabs-container .tab-inner-wrapper .nav-tab-active a:after {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
transform: rotate(180deg);
}
}
.payment-options-holder {
margin-bottom: 20px;
}
select#wte_payment_options {
margin-bottom: 30px;
}
.error {
background-color: #f2dede;
border-color: #ebccd1;
padding: 5px;
margin: 5px;
color: #a94442;
}.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;
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%;
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: default;
-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: Verdana,Arial,sans-serif;
font-size: 1.1em;
}
.ui-widget .ui-widget {
font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-family: Verdana,Arial,sans-serif;
font-size: 1em;
}
.ui-widget.ui-widget-content {
border: 1px solid #d3d3d3;
}
.ui-widget-content {
border: 1px solid #aaaaaa;
background: #ffffff;
color: #222222;
}
.ui-widget-content a {
color: #222222;
}
.ui-widget-header {
border: 1px solid #aaaaaa;
background: #cccccc url(//www.lhayul.com/wp-content/plugins/wp-travel-engine/public/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
color: #222222;
font-weight: bold;
}
.ui-widget-header a {
color: #222222;
} .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 #d3d3d3;
background: #e6e6e6 url(//www.lhayul.com/wp-content/plugins/wp-travel-engine/public/css/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #555555;
}
.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: #555555;
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 #999999;
background: #dadada url(//www.lhayul.com/wp-content/plugins/wp-travel-engine/public/css/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #212121;
}
.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: #212121;
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 #aaaaaa;
background: #ffffff url(//www.lhayul.com/wp-content/plugins/wp-travel-engine/public/css/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #212121;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
border: #aaaaaa;
background-color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #212121;
text-decoration: none;
} .ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #fcefa1;
background: #fbf9ee url(//www.lhayul.com/wp-content/plugins/wp-travel-engine/public/css/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
color: #363636;
}
.ui-state-checked {
border: 1px solid #fcefa1;
background: #fbf9ee;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px solid #cd0a0a;
background: #fef1ec url(//www.lhayul.com/wp-content/plugins/wp-travel-engine/public/css/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
color: #cd0a0a;
}
.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;
filter:Alpha(Opacity=70); font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
opacity: .35;
filter:Alpha(Opacity=35); background-image: none;
}
.ui-state-disabled .ui-icon {
filter:Alpha(Opacity=35); }  .ui-icon {
width: 16px;
height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
background-image: url(//www.lhayul.com/wp-content/plugins/wp-travel-engine/public/css/images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
background-image: url(//www.lhayul.com/wp-content/plugins/wp-travel-engine/public/css/images/ui-icons_222222_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(//www.lhayul.com/wp-content/plugins/wp-travel-engine/public/css/images/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
background-image: url(//www.lhayul.com/wp-content/plugins/wp-travel-engine/public/css/images/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
background-image: url(//www.lhayul.com/wp-content/plugins/wp-travel-engine/public/css/images/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
background-image: url(//www.lhayul.com/wp-content/plugins/wp-travel-engine/public/css/images/ui-icons_cd0a0a_256x240.png);
}
.ui-button .ui-icon {
background-image: url(//www.lhayul.com/wp-content/plugins/wp-travel-engine/public/css/images/ui-icons_888888_256x240.png);
} .ui-icon-blank { background-position: 16px 16px; }
.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: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
border-bottom-right-radius: 4px;
} .ui-widget-overlay {
background: #aaaaaa;
opacity: .3;
filter: Alpha(Opacity=30); }
.ui-widget-shadow {
-webkit-box-shadow: -8px -8px 8px #aaaaaa;
box-shadow: -8px -8px 8px #aaaaaa;
}.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
}
@-webkit-keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate(15deg);
-ms-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
-ms-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
}
.swing {
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
@keyframes tada {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
-ms-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
-ms-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
-ms-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
}
@keyframes wobble {
0% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
-ms-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
-ms-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
-ms-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
-ms-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
-ms-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
transform: scale(.9);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
-ms-transform: scale(.9);
transform: scale(.9);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
-ms-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
-ms-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
}
@keyframes bounceOut {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
-ms-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
-ms-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
-ms-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
-ms-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
-ms-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
-ms-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
-ms-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
-ms-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) 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 {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
-ms-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
-ms-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform: rotate(0);
transform: rotate(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: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
-ms-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: rotate(80deg);
-ms-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
-ms-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
-ms-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: translateY(700px);
-ms-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
-ms-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
-ms-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}.wpte-trip-feat-img-gallery{
position: relative;
}
.wpte-trip-feat-img-gallery .owl-prev{
position: absolute;
top: 50%;
left: 40px;
width: 60px;
height: 60px;
background: rgba(0, 0, 0, 0.5);
border-radius: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 1;
font-size: 0;
}
.wpte-trip-feat-img-gallery .owl-prev:before{
content: '\f0d9';
font-family: 'FontAwesome';
opacity: 1;
color: #fff;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 20px;
}
.wpte-trip-feat-img-gallery .owl-next{
position: absolute;
top: 50%;
right: 40px;
width: 60px;
height: 60px;
background: rgba(0, 0, 0, 0.5);
border-radius: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 1;
font-size: 0;
}
.wpte-trip-feat-img-gallery .owl-next:after{
content: '\f0da';
font-family: 'FontAwesome';
opacity: 1;
color: #fff;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 20px;
}
@media only screen and (max-width: 767px){
.wpte-trip-feat-img-gallery .owl-prev{
width: 40px;
height: 40px;
left: 10px;
}
.wpte-trip-feat-img-gallery .owl-next{
width: 40px;
height: 40px;
right: 10px;
}
}.trip-search-result #primary {
width: 100%;
padding: 0 15px
}
.trip-search-result #primary .advanced-search-wrapper:after {
content: '';
display: block;
clear: both;
}
.trip-search-result #primary .advanced-search-wrapper{
margin: 0 -15px;
}
.trip-search-result #primary .advanced-search-wrapper .sidebar{
float: left;
width: 25%;
padding: 0 15px;
background: #fafafa;
border-radius: 5px;
padding: 20px;
}
.trip-search-result #primary .advanced-search-wrapper .sidebar h2{
font-size: 1.25em;
line-height: 1.3em;
}
.trip-search-result #primary .advanced-search-wrapper .sidebar h3{
font-size: 1em;
}
.trip-search-result #primary .advanced-search-wrapper .sidebar ul{
margin: 0;
padding: 0;
list-style: none;
}
.trip-search-result #primary .advanced-search-wrapper .sidebar ul li{
margin: 0 0 10px;
}
.trip-search-result #primary .advanced-search-wrapper .sidebar ul li:after{
content: '';
display: block;
clear: both;
}
.trip-search-result #primary .advanced-search-wrapper .sidebar ul li input[type="checkbox"]{
margin-right: 10px;
}
.trip-search-result #primary .advanced-search-wrapper .sidebar ul li .count{
float: right;
}
.trip-search-result #primary .advanced-search-wrapper .sidebar .cost-slider-value:after{
content: '';
display: block;
clear: both;
}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap{
float: left;
width: 75%;
padding-right: 15px;
padding-left: 66px;
}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid{
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 30px;
}
.search-dur, .search-price{
display: none;
}
.search-dur.show, .search-price.show{
display: block;
}
.pagination a, .pagination button {
color: #0a0a0a;
display: block;
padding: .1875rem .625rem;
border-radius: 0;
}
.pagination li {
font-size: .875rem;
margin-right: .0625rem;
border-radius: 0;
display: none;
}
.pagination {
margin-left: 0;
margin-bottom: 1rem;
}
ul.pagination span.current {
padding: 4px 10px;
background-color: #21A08B;
color: #fff;
border-radius: 4px;
}
.pagination a:hover, .pagination button:hover {
background: #e6e6e6;
}
@media only screen and (max-width: 1024px){
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid{
grid-template-columns: repeat(2, 1fr);
}
}
@media only screen and (max-width: 767px){
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid{
grid-template-columns: repeat(1, 1fr);
}
.trip-search-result #primary .advanced-search-wrapper .sidebar{
width: 100%;
margin: 0 0 30px;
}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap{
width: 100%;
padding: 0 15px;
}
}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
optgroup,
textarea {
color: #666;
font-family: 'Poppins', sans-serif;
font-size: 16px;
line-height: 1.750em;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
margin-top: 0;
}
p {
margin-bottom: 1.5em;
margin-top: 0;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em 0;
padding: 0 0 0 20px;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
font-size: 13px;
line-height: 26px;
font-weight: 600;
color: #fff;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
background: #32b67a;
border-radius: 5px;
border: 1px solid #32b67a;
padding: 7px 25px;
text-shadow: none;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: none;
color: #32b67a
}
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
background: none;
color: #32b67a
}
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: 1px solid #e5e5e5;
border-radius: 5px;
padding: 7px 10px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #e5e5e5;
}
textarea {
width: 100%;
height: 150px;
resize: vertical;
}  a {
color: #32b67a;
text-decoration: none;
}
a:hover, a:focus, a:active {
text-decoration: underline;
}
a:focus {
outline: thin dotted;
}
a:hover, a:active {
outline: 0;
} .home-link,
#primary-toggle-button{display: none;}
.nav-holder{
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
}
.main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
font-size: 15px;
font-family: 'Montserrat', sans-serif;
font-weight: 500;
text-transform: uppercase;
}
.main-navigation ul:after{
content: '';
display: block;
clear: both;
}
.main-navigation ul li {
float: left;
position: relative;
margin-right: 50px;
}
.main-navigation ul li:last-child{margin-right: 0;}
.main-navigation ul li a {
display: block;
text-decoration: none;
color: #111;
padding: 19px 0 21px;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.main-navigation ul li.menu-item-has-children{
padding-right: 17px;
}
.main-navigation ul li.menu-item-has-children:after{
content: '\f0d7';
font-family: 'FontAwesome';
color: #111;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.main-navigation ul li:hover:after,
.main-navigation ul li:focus:after{color: #32b67a;}
.main-navigation ul li a:hover,
.main-navigation ul li a:focus,
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a{
color: #32b67a;
}
.main-navigation ul ul {
background: #fff;
width: 290px;
border: 1px solid #e5e5e5;
position: absolute;
top: 100%;
left: 0;
z-index: 1;
font-size: 14px;
line-height: 36px;
font-weight: 400;
padding: 10px;
display: none;
text-transform: none;
z-index: 2;
}
@media only screen and (min-width: 1025px){
.main-navigation ul li:hover > ul{
display: block !important;
}
}
.main-navigation ul ul li{
margin: 0 0 2px;
float: none;
display: block;
padding: 0 10px;
}
.main-navigation ul ul li:hover,
.main-navigation ul ul li:focus,
.main-navigation ul ul .current_page_item,
.main-navigation ul ul .current-menu-item,
.main-navigation ul ul .current_page_ancestor,
.main-navigation ul ul .current-menu-ancestor{
background: #f6f6f6;
}
.main-navigation ul ul .current_page_item > a,
.main-navigation ul ul .current-menu-item > a,
.main-navigation ul ul .current_page_ancestor > a,
.main-navigation ul ul .current-menu-ancestor > a{color: #111;}
.main-navigation ul ul li a{
padding: 0 14px 0 0;
}
.main-navigation ul ul li a:hover,
.main-navigation ul ul li a:focus{
color: #111;
}
.main-navigation ul ul li.menu-item-has-children:after{
right: 10px;
top: 0;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.main-navigation ul ul li:hover:after,
.main-navigation ul ul li:focus:after{color: #111;}
.main-navigation ul ul ul {
left: 268px;
top: 0;
}
.site-main .comment-navigation,
.site-main .posts-navigation, 
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} .container{ max-width: 1320px;
padding: 0 15px;
margin: 0 auto;
}
.container:after{
content: '';
display: block;
clear: both;
}
.row{
margin-left: -15px;
margin-right: -15px;
}
.row:after{
content: '';
display: block;
clear: both;
}
.site{
background: #fff;
}
.custom-background .site{
max-width: 90%;
margin: 0 auto;
} .site-header .header-t{
background: #32b67a;
color: #fff;
padding: 6px 0;
} .site-header{
position: relative;
z-index: 2;
}
.site-header .social-networks{
float: left;
margin: 0;
padding: 0;
list-style: none;
}
.site-header .social-networks li{
float: left;
margin-right: 20px;
}
.site-header .social-networks li a{
color: #fff;
display: block;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.site-header .social-networks li a:hover,
.site-header .social-networks li a:focus{
text-decoration: none;
-webkit-transform: scale(1.15);
-moz-transform: scale(1.15);
transform: scale(1.15);
}
.site-header .tools{float: right;}
.site-header .tools .form-section{
float: right;
position: relative;
}
.site-header .tools .form-section a{
color: #fff;
font-size: 16px;
}
.site-header .tools .form-section a:focus{outline: none;}
.site-header .tools .form-section .form-holder{
position: absolute;
top: 34px;
right: -20px;
width: 230px;
background: #f9f9f9;
padding: 6px 10px;
border: 1px solid #eee;
display: none;
}
.site-header .tools .form-section .form-holder:before{
width: 10px;
height: 7px;
background: #f9f9f9;
top: -1px;
right: 20px;
content: '';
position: absolute;
z-index: 1;
}
.site-header .tools .form-section .form-holder:after{
width: 10px;
height: 10px;
background: #f9f9f9;
border: 1px solid #eee;
position: absolute;
top: -5px;
right: 20px;
content: '';
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
}
.site-header .tools .form-section .form-holder .search-form label{
width: 100%;
}
.site-header .tools .form-section .form-holder .search-form input[type="search"]{
font-size: 14px;
color: #111;
background: none;
padding: 0;
margin: 0;
border: 0;
border-radius: 0;
width: 100%;
}
.site-header .tools .form-section .form-holder .search-form input[type="submit"]{
display: none;
}
.site-header .language-dropdown{
margin: 0;
padding: 0;
list-style: none;
font-size: 13px;
float: right;
text-transform: uppercase;
padding-right: 20px;
margin-right: 20px;
border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.site-header .languages{
margin: 0;
padding: 0;
list-style: none;
}
.site-header .languages li{
position: relative;
padding-right: 15px;
}
.site-header .languages li:after{
content: '\f0d7';
position: absolute;
top: 0;
right: 0;
font-size: 13px;
font-family: 'FontAwesome';
}
.site-header .languages li a{
color: #fff;
}
.site-header .languages li a:hover,
.site-header .languages li a:focus{
text-decoration: none;
}
.site-header .languages ul{
display: none;
position: absolute;
top: 100%;
left: 0;
width: 92px;
background: #fff;
border: 1px solid #e5e5e5;
margin: 0;
padding: 5px;
list-style: none;
font-size: 13px;
text-transform: uppercase;
}
.site-header .languages li:hover > ul{display: block;}
.site-header .languages ul li:after{
display: none;
}
.site-header .languages ul li{padding: 0;}
.site-header .languages ul li a{
color: #000;
display: block;
}
.site-header .languages ul li a:hover,
.site-header .languages ul li a:focus{
text-decoration: none;
background: #f6f6f6;
}
.header-b{padding: 40px 0;}
.site-branding{
float: left;
}
.site-branding .custom-logo-link{
display: inline-block;
margin-right: 9px;
vertical-align: middle;
}
.site-branding .custom-logo-link img{vertical-align: top;}
.site-branding .text-logo{
display: inline-block;
vertical-align: middle;
}
.site-branding .site-title{
font-size: 36px;
font-weight: 500;
line-height: 1.33em;
margin: 0;
font-family: 'Montserrat', sans-serif;
}
.site-branding .site-title a{
color: #111;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.site-branding .site-title a:hover,
.site-branding .site-title a:focus{
text-decoration: none;
color: #32b67a;
}
.site-branding .site-description{
font-size: 14px;
font-weight: 300;
line-height: 1.071em;
margin: 0 0 0 8px;
letter-spacing: 1px;
}
.header-b .right{
float: right;
margin: 9px 0 0;
text-align: right;
}
.header-b .right .phone-label{
display: block;
font-size: 14px;
letter-spacing: -0.05em;
margin: 0 0 3px;
}
.header-b .right .tel-link{
font-size: 30px;
font-weight: 500;
letter-spacing: -0.03em;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
} .banner{
position: relative;
}
.banner img{
vertical-align: top;
width: 100%; }
.banner .form-holder{
position: absolute;
top: 50%;
left: 50%;
margin-right: -50%;
text-align: center;
max-width: 690px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.banner .form-holder .text{
margin: 0 0 50px;
text-shadow: 0 4px 2px rgba(0, 0, 0, 0.2);
font-size: 20px;
line-height: 1.65em;
color: #fff;
}
.banner .form-holder .text h1{
font-size: 58px;
line-height: 1.103em;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
margin: 0;
}
.banner .form-holder .search-form{
max-width: 640px;
margin: 0 auto;
background: rgba(255, 255, 255, 0.2);
border-radius: 5px;
padding: 15px;
text-align: left;
}
.banner .form-holder .search-form:after{
content: '';
display: block;
clear: both;
}
.banner .form-holder .search-form label{
float: left;
width: 450px;
margin-right: 10px;
}
.banner .form-holder .search-form input[type="search"]{
width: 100%;
margin: 0;
padding: 0 15px;
border: 5px;
background: #fff;
height: 45px;
-webkit-appearance: none;
}
.banner .form-holder .search-form input[type="submit"]{
float: right;
width: 149px;
height: 45px;
text-align: center;
background: #32b67a url(//www.lhayul.com/wp-content/themes/travel-agency-pro/images/bg-search.png) no-repeat 30px 15px;
border-radius: 5px;
border: 0;
color: #fefefe;
font-size: 17px;
line-height: 45px;
font-weight: 600;
font-family: 'Montserrat', sans-serif;
padding: 0;
text-indent: 20px;
} .bslider{
background: #000;
}
.bslider img{
height: 680px;
object-fit: cover;
opacity: 0.7 !important;
}
.bslider .banner-text{
position: absolute;
top: 50%;
left: 50%;
max-width: 690px;
text-align: center;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.bslider .banner-text .title{
font-size: 58px;
line-height: 1.103em;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
margin: 0 0 20px;
display: block;
text-shadow: 0 4px 2px rgba(0, 0, 0, 0.2);
color: #fff;
}
.bslider .banner-text .btn{
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
display: inline-block;
border: 2px solid #32b67a;
background: #32b67a;
border-radius: 5px;
color: #fff;
text-transform: uppercase;
padding: 10px 30px;
font-family: 'Montserrat', sans-serif;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.bslider .banner-text .btn:hover,
.bslider .banner-text .btn:focus{
background: none;
text-decoration: none;
}
.bslider .owl-dots{display: none;}
.bslider .owl-prev{
position: absolute;
top: 50%;
left: 10%;
width: 60px;
height: 60px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.bslider .owl-prev:after{
content: '\f0d9';
font-family: 'FontAwesome';
color: #fff;
position: absolute;
top: 50%;
left: 50%;
font-size: 25px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.bslider .owl-next{
position: absolute;
top: 50%;
right: 10%;
width: 60px;
height: 60px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.bslider .owl-next:after{
content: '\f0da';
font-family: 'FontAwesome';
color: #fff;
position: absolute;
top: 50%;
right: 50%;
font-size: 25px;
-webkit-transform: translate(100%, -50%);
-moz-transform: translate(100%, -50%);
transform: translate(100%, -50%);
}
.bslider .owl-prev svg,
.bslider .owl-next svg{
position: absolute;
top: -2px;
left: -2px;
}
.bslider .owl-prev svg circle,
.bslider .owl-next svg circle{
stroke-dasharray: 322;
stroke-width: 2;
-webkit-transition: stroke-dashoffset 1s;
-moz-transition: stroke-dashoffset 1s;
transition: stroke-dashoffset 1s;
-webkit-animation-play-state: running;
-moz-animation-play-state: running;
animation-play-state: running;
stroke-dashoffset: 133;
}
.bslider .owl-prev:hover circle,
.bslider .owl-next:hover circle{
-webkit-animation: cirlceanimatebig 1s;
-moz-animation: cirlceanimatebig 1s;
animation: cirlceanimatebig 1s;
stroke: #32b67a;
} .video-banner{ min-height: 387px;
}
.video-banner .wp-custom-header-video-button{
position: absolute;
bottom: 10px;
right: 25px;
background: none;
border: 0;
font-size: 0;
padding: 0;
margin: 0;
z-index: 2;
}
.video-banner .wp-custom-header-video-play:after{
content: '\f04c';
font-family: 'FontAwesome';
color: #fff;
font-size: 20px;
}
.video-banner .wp-custom-header-video-pause:after{
content: '\f04b';
font-family: 'FontAwesome';
color: #fff;
font-size: 20px;
}
.video-banner .wp-custom-header{
position: relative;
padding-bottom: 56.25%; padding-top: 25px;
height: 0;
}
.video-banner .wp-custom-header video,
.video-banner .wp-custom-header iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
} .trip-search{
margin: -85px 0 60px;
position: relative;
z-index: 1;
}
.trip-search h3{
font-size: 20px;
font-weight: 400;
margin: 0 0 10px 26px;
line-height: 1.4em;
color: #fff;
font-family: 'Montserrat', sans-serif;
}
.trip-search form{
background: #fff;
border-radius: 5px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.trip-search form .class-wte-advanced-search-wrapper{
display: grid; grid-template-columns: 280px 280px 280px 280px 170px;
}
.trip-search form .advanced-search-field h3{
font-size: 13px;
font-weight: 400;
margin: 0 0 5px;
color: rgba(0, 0, 0, 0.5);
text-transform: uppercase;
font-family: 'Poppins', sans-serif;
}
.trip-search form .trip-destination,
.trip-search form .trip-activities,
.trip-search form .trip-duration,
.trip-search form .trip-cost{
padding: 19px 25px;
}
.trip-search form .advanced-search-field select{
width: 100%;
border: 0;
font-weight: 500;
color: #111;
}
.trip-search form .advanced-search-field .custom-select{
position: relative;
padding-left: 20px;
}
.trip-search form .advanced-search-field .custom-select:after{
position: absolute;
top: 0;
right: 0;
width: 20px;
height: 29px;
line-height: 29px;
background: #fff;
content: '\f078';
font-family: 'FontAwesome';
font-size: 12px;
color: rgba(0, 0, 0, 0.5);
pointer-events: none;
}
.trip-search form .advanced-search-field .custom-select:before{
position: absolute;
top: 0;
left: 0;
font-family: 'FontAwesome';
content: '\f041';
font-size: 21px;
color: #32b67a;
}
.trip-search form .trip-activities .custom-select:before{
content: '\f29d';
}
.trip-search form .trip-duration strong{
display: block;
font-weight: 500;
color: #111;
padding-left: 25px;
position: relative;
}
.trip-search form .trip-duration strong:after{
position: absolute;
top: 0;
right: 0;
width: 20px;
height: 29px;
line-height: 29px;
background: #fff;
content: '\f078';
font-family: 'FontAwesome';
font-size: 12px;
color: rgba(0, 0, 0, 0.5);
pointer-events: none;
}
.trip-search form .trip-duration strong:before{
position: absolute;
top: 0;
left: 0;
font-family: 'FontAwesome';
content: '\f073';
font-size: 15px;
color: #32b67a;
}
.trip-search form .trip-cost strong{
display: block;
font-weight: 500;
color: #111;
padding-left: 20px;
position: relative;
}
.trip-search form .trip-cost strong:after{
position: absolute;
top: 0;
right: 0;
width: 20px;
height: 29px;
line-height: 29px;
background: #fff;
content: '\f078';
font-family: 'FontAwesome';
font-size: 12px;
color: rgba(0, 0, 0, 0.5);
pointer-events: none;
}
.trip-search form .trip-cost strong:before{
position: absolute;
top: 0;
left: 0;
font-family: 'FontAwesome';
content: '\f155';
font-size: 15px;
color: #32b67a;
}
.trip-search form .advanced-search-field-submit input[type="submit"]{
border-radius: 0 5px 5px 0;
width: 100%;
height: 100%;
font-size: 16px;
letter-spacing: 1px;
}
.trip-search form .advanced-search-field-submit input[type="submit"]:hover,
.trip-search form .advanced-search-field-submit input[type="submit"]:focus{
background: #32b67a;
color: #fff;
opacity: 0.7;
}
.trip-search form .advanced-search-field{
position: relative;
}
.trip-search form .advanced-search-field:after{
position: absolute;
top: 50%;
right: 0;
width: 1px;
height: 42px;
background: #e5e5e5;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
content: '';
}
.trip-search form .search-dur,
.trip-search form .search-price{
position: absolute;
width: 100%;
left: 0;
top: 100%;
background: #fff;
padding: 10px 25px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
border-radius: 0 0 5px 5px;
z-index: 1;
}
.trip-search form .search-dur:after,
.trip-search form .search-price:after{
display: none;
}
.trip-search form .search-dur .ui-widget.ui-widget-content,
.trip-search form .search-price .ui-widget.ui-widget-content{
height: 2px;
background: #d3d3d3;
border-radius: 0;
margin: 0 0 10px;
}
.trip-search form .search-dur .ui-slider-horizontal .ui-slider-range,
.trip-search form .search-price .ui-slider-horizontal .ui-slider-range{
border-radius: 0;
background: #32b67a;
height: 2px;
top: -1px;
}
.trip-search form .search-dur .ui-slider-horizontal .ui-slider-handle,
.trip-search form .search-price .ui-slider-horizontal .ui-slider-handle{
width: 0;
height: 0;
border-top: 8px solid transparent;
border-left: 6px solid #32b67a;
border-bottom: 8px solid transparent;
background: none;
border-right: 0;
border-radius: 0;
top: -8px;
margin-left: -1px;
}
.trip-search form .search-dur .ui-slider-horizontal .ui-slider-handle + .ui-slider-handle,
.trip-search form .search-price .ui-slider-horizontal .ui-slider-handle + .ui-slider-handle{
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
transform: rotate(180deg);
margin-left: -5px;
}
.trip-search form .search-dur .duration-slider-value,
.trip-search form .search-price .cost-slider-value{overflow: hidden;}
.trip-search form .search-dur .duration-slider-value .min-duration,
.trip-search form .search-price .cost-slider-value .min-cost{
float: left;
font-size: 0.75em;
background: #eee;
border-radius: 20px;
padding: 0 10px;
line-height: 2em;
}
.trip-search form .search-dur .duration-slider-value .max-duration,
.trip-search form .search-price .cost-slider-value .max-cost{
float: right;
font-size: 0.75em;
background: #eee;
border-radius: 20px;
padding: 0 10px;
line-height: 2em;
} .our-features{
background-size: cover !important;
background-attachment: fixed !important;
position: relative;
min-height: 600px; 
}
.our-features:before{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
background: rgba(0, 0, 0, 0.5);
}
.our-features:after{
content: '';
display: block;
clear: both;
}
.our-features .section-header{
width: 40%;
text-align: center;
position: absolute;
top: 50%;
padding: 0 4em;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
color: #fff;
}
.our-features .section-header .section-title{
font-size: 36px;
line-height: 1.25em;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
position: relative;
padding-bottom: 10px;
margin: 0 0 16px;
}
.our-features .section-header .section-title:after{
content: '';
position: absolute;
top: 100%;
left: 50%;
width: 90px;
height: 3px;
background: #32b67a;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
.our-features .features-holder{
float: right;
width: 60%;
background: #fff;
padding: 80px;
position: relative;
z-index: 1;
}
.our-features .features-holder .grid{
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-row-gap: 10px;
grid-column-gap: 30px;
}
.our-features .features-holder .col:after{
content: '';
display: block;
clear: both;
}
.our-features .features-holder .col .icon-holder{
float: left;
width: 60px;
height: 60px;
text-align: center;
border: 1px solid #e5e5e5;
border-radius: 50%;
font-size: 24px;
line-height: 60px;
color: #32b67a;
margin-right: 20px;
position: relative;
}
.our-features .features-holder .col .icon-holder .fa{
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.our-features .features-holder .col .icon-holder circle{
fill: transparent;
stroke-dasharray: 320;
stroke-width: 1;
-webkit-transition: stroke-dashoffset 1s;
-moz-transition: stroke-dashoffset 1s;
transition: stroke-dashoffset 1s;
-webkit-animation-play-state: running;
-moz-animation-play-state: running;
animation-play-state: running;
stroke-dashoffset: 100;
}
.our-features .features-holder .col .icon-holder svg{
position: absolute;
top: -1px;
left: 0;
}
.our-features .features-holder .col:hover circle,
.our-features .features-holder .col:hover circle{
-webkit-animation: cirlceanimate 1s;
-moz-animation: cirlceanimate 1s;
animation: cirlceanimate 1s;
stroke: #32b67a;
}
.our-features .features-holder .col .text-holder{overflow: hidden;}
.our-features .features-holder .col .text-holder .title{
font-size: 22px;
margin: 0 0 7px;
font-weight: 500;
font-family: "Montserrat",sans-serif;
color: #111;
}
.our-features .features-holder .col .text-holder .title a{
color: #111;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.our-features .features-holder .col .text-holder .title a:hover,
.our-features .features-holder .col .text-holder .title a:focus{
text-decoration: none;
color: #32b67a;
} .stats{
padding: 80px 0;
position: relative;
background-size: cover !important;
background-attachment: fixed !important;
}
.stats:after{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
content: '';
}
.stats .container{
position: relative;
z-index: 1;
}
.stats .section-header{
max-width: 660px;
margin: 0 auto 68px;
text-align: center;
position: relative;
color: #fff;
}
.stats .section-header .section-title{
font-size: 36px;
line-height: 1.25em;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
position: relative;
padding-bottom: 10px;
margin: 0 0 16px;
}
.stats .section-header .section-title:after{
content: '';
position: absolute;
top: 100%;
left: 50%;
width: 90px;
height: 3px;
background: #32b67a;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
.stats .grid{
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-gap: 30px;
}
.stats .grid .col{
text-align: center;
color: #fff;
border: 5px solid rgba(253, 253, 253, 0.5);
border-radius: 50%;
padding: 46px 0;
}
.stats .grid .col .raratheme-sc-holder{
display: grid;
grid-template-columns: 1fr;
}
.stats .grid .col .raratheme-sc-holder .icon-holder{
grid-row-start: 1;
font-size: 48px;
margin: 0 0 15px;
}
.stats .grid .col .raratheme-sc-holder .hs-counter{
grid-row-start: 2;
font-size: 60px;
line-height: 1.1em;
font-family: 'Montserrat', sans-serif;
padding-bottom: 10px;
margin-bottom: 15px;
position: relative;
}
.stats .grid .col .raratheme-sc-holder .hs-counter:after{
position: absolute;
top: 100%;
left: 50%;
width: 60px;
height: 3px;
background: #32b67a;
content: '';
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
.stats .grid .col .raratheme-sc-holder .title{
font-size: 16px;
font-weight: 400;
} .testimoinal{
padding: 80px 0 20px;
background: #f6f6f6;
}
.testimoinal .section-header{
max-width: 660px;
margin: 0 auto 30px;
text-align: center;
}
.testimoinal .section-header .section-title{
font-family: "Montserrat",sans-serif;
font-size: 36px;
font-weight: 500;
line-height: 1.25em;
margin: 0 0 16px;
padding-bottom: 10px;
position: relative;
color: #111;
}
.testimoinal .section-header .section-title:after{
background: #32b67a;
content: '';
height: 3px;
left: 50%;
position: absolute;
top: 100%;
width: 90px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
.testimonial .testimonial-holder{
max-width: 1100px;
margin: 0 auto;
}
#testimonial-carousel .holder{
background: #fff;
border-radius: 5px;
padding: 40px 40px 10px;
text-align: center;
-webkit-transition: linear 0.3s;
-moz-transition: linear 0.3s;
transition: linear 0.3s;
box-shadow: 0 0 38px rgba(0, 0, 0, 0.15);
position: relative;
}
#testimonial-carousel .holder:after{
position: absolute;
bottom: -10px;
left: 50%;
content: '';
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid #fff;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
#testimonial-carousel .center .holder:after{
border-left: 12px solid transparent;
border-right: 12px solid transparent;
border-top: 12px solid #fff;
}
#testimonial-carousel .item{opacity: 0.45;}
#testimonial-carousel .holder .img-holder{margin: 0 0 15px;}
#testimonial-carousel .holder .img-holder img{
border-radius: 50%;
width: 95px;
height: 95px;
object-fit: cover;
margin: 0 auto;
}
#testimonial-carousel .holder .title{
font-size: 15px;
line-height: 1.33em;
margin: 0 0 5px;
color: #111;
font-family: "Montserrat",sans-serif;
}
#testimonial-carousel .holder .visited-on{
font-size: 14px;
}
#testimonial-carousel .holder .star-holder{
width: 77px;
height: 13px;
margin: 0 auto 15px;
}
#testimonial-carousel .holder .star-demo{
background: url(//www.lhayul.com/wp-content/themes/travel-agency-pro/images/star-full.png) no-repeat;    
}
#testimonial-carousel .holder .testimonial-content{
font-size: 13px;
line-height: 1.923em;
}
#testimonial-carousel .center .holder{
-webkit-transform: scale(1.12);
-moz-transform: scale(1.12);
transform: scale(1.12);
box-shadow: 0 0 38px rgba(0, 0, 0, 0.15);
position: relative;
z-index: 1;
}
#testimonial-carousel .center .item{opacity: 1;}
#testimonial-carousel .owl-stage-outer{
padding: 60px 0;
}
#testimonial-carousel .name{
display: block;
text-align: center;
font-size: 14px;
color: #111;
font-weight: 600;
margin-top: 15px;
}
#testimonial-carousel .center .name{
margin-top: 45px;
-webkit-transform: scale(1.12);
-moz-transform: scale(1.12);
transform: scale(1.12);
}
#testimonial-carousel .owl-dots{
text-align: center;
}
#testimonial-carousel .owl-dots .owl-dot{
display: inline-block;
margin: 0 5px;
}
#testimonial-carousel .owl-dots .owl-dot span{
display: block;
width: 30px;
height: 4px;
background: #ddd;
}
#testimonial-carousel .owl-dots .active span{
background: #32b67a;
} #testimonial-carousel .owl-prev{
position: absolute;
top: 50%;
left: 26%;
width: 60px;
height: 60px;
margin-top: -75px;
border: 2px solid #e4e4e4;
border-radius: 50%;
}
#testimonial-carousel .owl-prev:after{
content: '\f0d9';
font-family: 'FontAwesome';
color: #111;
position: absolute;
top: 50%;
left: 50%;
font-size: 25px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
#testimonial-carousel .owl-next{
position: absolute;
top: 50%;
right: 26%;
width: 60px;
height: 60px;
margin-top: -75px;
border: 2px solid #e4e4e4;
border-radius: 50%;
}
#testimonial-carousel .owl-next:after{
content: '\f0da';
font-family: 'FontAwesome';
position: absolute;
top: 50%;
right: 50%;
font-size: 25px;
color: #111;
-webkit-transform: translate(100%, -50%);
-moz-transform: translate(100%, -50%);
transform: translate(100%, -50%);
}
#testimonial-carousel .owl-prev svg,
#testimonial-carousel .owl-next svg{
position: absolute;
top: -4px;
left: -4px;
}
#testimonial-carousel .owl-prev svg circle,
#testimonial-carousel .owl-next svg circle{
stroke-dasharray: 322;
stroke-width: 2;
-webkit-transition: stroke-dashoffset 1s;
-moz-transition: stroke-dashoffset 1s;
transition: stroke-dashoffset 1s;
-webkit-animation-play-state: running;
-moz-animation-play-state: running;
animation-play-state: running;
stroke-dashoffset: 133;
fill: transparent;
}
#testimonial-carousel .owl-prev:hover circle,
#testimonial-carousel .owl-next:hover circle{
-webkit-animation: cirlceanimatebig 1s;
-moz-animation: cirlceanimatebig 1s;
animation: cirlceanimatebig 1s;
stroke: #32b67a;
} .blog-section{padding: 80px;}
.blog-section .section-header{
max-width: 660px;
margin: 0 auto 60px;
text-align: center;
}
.blog-section .section-header .section-title{
font-family: "Montserrat",sans-serif;
font-size: 36px;
font-weight: 500;
line-height: 1.25em;
margin: 0 0 16px;
padding-bottom: 10px;
position: relative;
color: #111;
}
.blog-section .section-header .section-title:after{
background: #32b67a;
content: '';
height: 3px;
left: 50%;
position: absolute;
top: 100%;
width: 90px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
.blog-section .grid{
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 30px;
margin-bottom: 50px;
}
.blog-section .grid .post{
border: 1px solid #dcdcdc;
border-radius: 5px;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.blog-section .grid .post:hover{
box-shadow: 0 20px 38px rgba(0, 0, 0, 0.15);
}
.blog-section .grid .post .img-holder{position: relative;}
.blog-section .grid .post .img-holder .cat-links{
position: absolute;
top: 20px;
left: 20px;
}
.blog-section .grid .post .img-holder .cat-links a{
color: #fff;
font-size: 12px;
line-height: 1.666em;
text-transform: uppercase;
font-weight: 500;
background: #32b67a;
display: inline-block;
margin-right: 5px;
padding: 0 10px;
border-radius: 20px;
}
.blog-section .grid .post .img-holder img{
vertical-align: top;
}
.blog-section .grid .post .text-holder{
padding: 20px 20px 1px;
}
.blog-section .grid .post .text-holder .posted-on{
display: block;
font-size: 14px;
}
.blog-section .grid .post .text-holder .posted-on a{
color: rgba(0, 0, 0, 0.5);
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.blog-section .grid .post .text-holder .posted-on a:hover,
.blog-section .grid .post .text-holder .posted-on a:focus{
text-decoration: none;
color: #32b67a;
}
.blog-section .grid .post .text-holder .entry-title{
font-size: 18px;
line-height: 1.444em;
font-weight: 500;
font-family: "Montserrat",sans-serif;
margin: 0 0 13px;
}
.blog-section .grid .post .text-holder .entry-title a{
color: #111;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.blog-section .grid .post .text-holder .entry-title a:hover,
.blog-section .grid .post .text-holder .entry-title a:focus{
text-decoration: none;
color: #32b67a; 
}
.blog-section .grid .post .text-holder .entry-content{
margin: 0 0 20px;
height: 85px;
overflow: hidden;
}
.blog-section .grid .post .entry-footer{
border-top: 1px solid #e5e5e5;
padding: 8px 20px;
font-size: 14px;
}
.blog-section .grid .post .entry-footer span{margin-right: 20px;}
.blog-section .grid .post .entry-footer span span,
.blog-section .grid .post .entry-footer span:last-child{margin-right: 0;}
.blog-section .grid .post .entry-footer span .fa{
font-size: 16px;
color: #32b67a;
margin-right: 5px;
}
.blog-section .grid .post .entry-footer a{
color: #666;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.blog-section .grid .post .entry-footer a:hover,
.blog-section .grid .post .entry-footer a:focus{
text-decoration: none;
color: #32b67a;
}
.blog-section .grid .post .entry-footer .like{cursor: pointer;}
.blog-section .btn-holder{text-align: center;}
.blog-section .btn-holder .btn-more{
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
display: inline-block;
border: 2px solid #32b67a;
border-radius: 5px;
text-transform: uppercase;
padding: 6px 29px;
font-family: 'Montserrat', sans-serif;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.blog-section .btn-holder .btn-more:hover,
.blog-section .btn-holder .btn-more:focus{
text-decoration: none;
background: #32b67a;
color: #fff;
} .clients{
padding: 80px 0;
background-size: cover !important;
background-attachment: fixed;
position: relative;
}
.clients:after{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
content: '';
}
.clients .container{
position: relative;
z-index: 1;
}
.clients .section-header{
max-width: 660px;
margin: 0 auto 68px;
text-align: center;
position: relative;
color: #fff;
}
.clients .section-header .section-title{
font-size: 36px;
line-height: 1.25em;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
position: relative;
padding-bottom: 10px;
margin: 0 0 16px;
}
.clients .section-header .section-title:after{
content: '';
position: absolute;
top: 100%;
left: 50%;
width: 90px;
height: 3px;
background: #32b67a;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
#clients-slider .img-holder{
background: #fff;
border-radius: 5px;
position: relative;
height: 100px;
width: 100%;
display: block;
overflow: hidden;
}
#clients-slider .img-holder img{
max-width: 100%;
width: auto;
position: absolute;
top: 50%;
left: 50%;
margin-right: -50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
#clients-slider .owl-next:after{
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
content: '\f0da';
font-family: 'FontAwesome';
color: #fff;
font-size: 16px;
}
#clients-slider .owl-prev:after{
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
content: '\f0d9';
font-family: 'FontAwesome';
color: #fff;
font-size: 16px;
}
#clients-slider .owl-prev{
position: absolute;
top: 50%;
left: -70px;
border: 2px solid #e4e4e4;
border-radius: 50%;
height: 43px;
width: 43px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
#clients-slider .owl-next{
position: absolute;
top: 50%;
right: -70px;
border: 2px solid #e4e4e4;
border-radius: 50%;
height: 43px;
width: 43px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
#clients-slider .owl-prev svg,
#clients-slider .owl-next svg{
position: absolute;
top: -2px;
left: -2px;
}
#clients-slider .owl-prev svg circle,
#clients-slider .owl-next svg circle{ fill: transparent; stroke-dasharray: 260;
stroke-width: 2;
-webkit-transition: stroke-dashoffset 1s;
-moz-transition: stroke-dashoffset 1s;
transition: stroke-dashoffset 1s;
-webkit-animation-play-state: running;
-moz-animation-play-state: running;
animation-play-state: running;
stroke-dashoffset: 133;
}
#clients-slider .owl-prev:hover circle,
#clients-slider .owl-next:hover circle{
-webkit-animation: cirlceanimate 1s;
-moz-animation: cirlceanimate 1s;
animation: cirlceanimate 1s;
stroke: #32b67a;
}
@-webkit-keyframes cirlceanimate {
from {
stroke-dashoffset: 260;
}
to {
stroke-dashoffset: 133;
}
}
@keyframes cirlceanimate {
from {
stroke-dashoffset: 260;
}
to {
stroke-dashoffset: 133;
}
} #crumbs{
font-size: 13px;
line-height: 1.69em;
color: #b5b5b5;
font-weight: 500;
padding: 20px 0;
}
#crumbs .separator{
font-size: 18px;
color: #32b67a;
}
#crumbs .separator,
#crumbs a{
display: inline-block;
vertical-align: middle;
margin-right: 5px;
}
#crumbs a{
color: #111;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
#crumbs a:hover,
#crumbs a:focus{
text-decoration: none;
color: #32b67a;
} #content{
margin: 60px 0 80px;
}
#primary{
float: left;
width: 75%;
padding-left: 15px;
padding-right: 65px;
}
.full-width #primary{
width: 100%;
padding-right: 15px;
}
.leftsidebar #primary{
float: right;
padding-right: 15px;
padding-left: 65px;
} #primary .post{
margin: 0 0 70px;
}
#primary .post .entry-header{text-align: center;}
#primary .post .entry-header .entry-meta{margin: 0 0 15px;}
#primary .post .entry-header .entry-meta .cat-links{
font-size: 12px;
line-height: 1.833em;
font-weight: 500;
text-transform: uppercase;
display: inline-block;
margin: 0 5px;
}
#primary .post .entry-header .entry-meta .cat-links a{
display: inline-block;
border: 2px solid rgba(50, 182, 122, 0.1);
border-radius: 20px;
padding: 0 10px;
margin: 0 3px;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
#primary .post .entry-header .entry-meta .cat-links a:hover,
#primary .post .entry-header .entry-meta .cat-links a:focus{
text-decoration: none;
color: #fff;
background: #32b67a;
border-color: #32b67a;
}
#primary .post .entry-header .entry-meta .posted-on{
display: inline-block;
margin: 0 5px;
font-size: 14px;
line-height: 1.571em;
padding-left: 24px;
position: relative;
}
#primary .post .entry-header .entry-meta .posted-on:before{
width: 8px;
height: 8px;
border-radius: 50%;
background: rgba(0, 0, 0, 0.1);
position: absolute;
top: 7px;
left: 0;
content: '';
}
#primary .post .entry-header .entry-meta .posted-on a{
color: rgba(0, 0, 0, 0.5);
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
#primary .post .entry-header .entry-meta .posted-on a:hover,
#primary .post .entry-header .entry-meta .posted-on a:focus{
text-decoration: none;
color: #32b67a;
}
#primary .post .entry-header .entry-title{
font-size: 36px;
line-height: 1.25em;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
color: #111;
}
#primary .post .entry-header .entry-title a{
color: #111;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
#primary .post .entry-header .entry-title a:hover,
#primary .post .entry-header .entry-title a:focus{
text-decoration: none;
color: #32b67a;
}
#primary .post .post-thumbnail img{
vertical-align: top;
border-radius: 5px;
}
#primary .post .entry-footer .btn-holder{
text-align: center;
position: relative;
}
#primary .post .entry-footer .btn-holder:after{
content: '';
position: absolute;
top: 50%;
left: 0;
width: 100%;
height: 1px;
background: #e5e5e5;
}
#primary .post .entry-footer .btn-holder .btn-more{
display: inline-block;
font-size: 13px;
line-height: 2em;
font-family: 'Montserrat', sans-serif;
color: #fff;
background: #32b67a;
border: 2px solid #32b67a;
border-radius: 20px;
text-transform: uppercase;
font-weight: 300;
padding: 2px 30px;
letter-spacing: 1px;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
position: relative;
z-index: 1;
}
#primary .post .entry-footer .btn-holder .btn-more:hover,
#primary .post .entry-footer .btn-holder .btn-more:focus{
text-decoration: none;
color: #32b67a;
background: #fff;
}
#primary .post .entry-footer .meta-holder{overflow: hidden;}
#primary .post .entry-footer .meta-info{
float: left;
font-size: 14px;
line-height: 1.571em;
}
#primary .post .entry-footer .meta-info span{
margin-right: 20px;
}
#primary .post .entry-footer .meta-info span span,
#primary .post .entry-footer .meta-info span:last-child{margin-right: 0;}
#primary .post .entry-footer .meta-info a{
color: #666;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
#primary .post .entry-footer .meta-info a:hover,
#primary .post .entry-footer .meta-info a:focus{
text-decoration: none;
color: #32b67a;
}
#primary .post .entry-footer .meta-info .fa{
margin-right: 5px;
color: #32b67a;
}
#primary .post .entry-footer .meta-info .like{cursor: pointer;}
#primary .post .entry-footer .meta-info .like:hover,
#primary .post .entry-footer .meta-info .like:focus{
color: #32b67a;
}
#primary .post .entry-footer .social-networks{
float: right;
margin: 0;
padding: 0;
list-style: none;
font-size: 16px;
overflow: hidden;
text-align: right;
}
#primary .post .entry-footer .social-networks li{
float: left;
margin-left: 5px;
}
#primary .post .entry-footer .social-networks li a{
display: block;
width: 36px;
height: 36px;
background: #f6f6f6;
border-radius: 50%;
line-height: 36px;
text-align: center;
color: #32b67a;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
#primary .post .entry-footer .social-networks li a:hover,
#primary .post .entry-footer .social-networks li a:focus{
text-decoration: none;
background: #32b67a;
color: #fff;
} .pagination{
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
text-align: center;
border-radius: 5px;
}
.pagination a{
color: #666;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.pagination a:hover,
.pagination a:focus{
text-decoration: none;
color: #32b67a;
}
.pagination a:after,
.pagination span:after{
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 3px;
background: #32b67a;
opacity: 0;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.pagination a:hover:after,
.pagination a:focus:after,
.pagination .current:after{
opacity: 1;
}
.pagination .current{
color: #32b67a;
font-weight: 500;
}
.pagination .first-page{border-left: 1px solid #e5e5e5;}
.pagination span,
.pagination a{
display: inline-block;
margin: 0 -3px;
min-width: 50px;
min-height: 50px;
line-height: 50px;
padding: 0 8px;
border-right: 1px solid #e5e5e5;
position: relative;
}
.pagination .nav-links{overflow: hidden;}
.pagination .prev{
float: left;
font-size: 14px;
font-weight: 500;
color: #111;
padding: 0 25px 0 40px;
margin: 0;
}
.pagination .prev:before{
position: absolute;
top: 0;
left: 25px;
content: '\f0d9';
font-family: 'FontAwesome';
font-size: 13px;
color: #32b67a;
}
.pagination .next{
float: right;
font-size: 14px;
font-weight: 500;
color: #111;
padding: 0 40px 0 25px;
border-right: 0;
border-left: 1px solid #e5e5e5;
margin: 0;
}
.pagination .next:before{
position: absolute;
top: 0;
right: 25px;
content: '\f0da';
font-family: 'FontAwesome';
font-size: 13px;
color: #32b67a;
} .posts-navigation .nav-links{overflow: hidden;}
.posts-navigation .nav-links .nav-previous a{
position: relative;
padding-left: 38px;
color: #666;
display: inline-block;
padding-bottom: 2px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.posts-navigation .nav-links .nav-previous a:hover,
.posts-navigation .nav-links .nav-previous a:focus{
text-decoration: none;
color: #32b67a;
}
.posts-navigation .nav-links .nav-previous a:before{
width: 30px;
height: 30px;
border-radius: 50%;
border: 2px solid rgba(0, 0, 0, 0.1);
background: #f6f6f6;
position: absolute;
top: 0;
left: 0;
content: '';
}
.posts-navigation .nav-links .nav-previous a:after{
content: '\f0d9';
font-family: 'FontAwesome';
color: #111;
position: absolute;
top: 2px;
left: 12px;
}
.posts-navigation .nav-links .nav-next a{
position: relative;
padding-right: 38px;
color: #666;
display: inline-block;
padding-bottom: 2px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.posts-navigation .nav-links .nav-next a:hover,
.posts-navigation .nav-links .nav-next a:focus{
text-decoration: none;
color: #32b67a;
}
.posts-navigation .nav-links .nav-next a:before{
width: 30px;
height: 30px;
border-radius: 50%;
border: 2px solid rgba(0, 0, 0, 0.1);
background: #f6f6f6;
position: absolute;
top: 0;
right: 0;
content: '';
}
.posts-navigation .nav-links .nav-next a:after{
content: '\f0da';
font-family: 'FontAwesome';
color: #111;
position: absolute;
top: 2px;
right: 12px;
} #load-posts a{
text-align: center;
display: block;
width: 100%;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
display: inline-block;
border: 2px solid #32b67a;
border-radius: 5px;
text-transform: uppercase;
padding: 6px 29px;
font-family: 'Montserrat', sans-serif;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
#load-posts a .fa{margin-right: 5px;}
#load-posts a:hover,
#load-posts a:focus{
text-decoration: none;
background: #32b67a;
color: #fff;
} #primary .post .entry-content .dropcap,
#primary .page .entry-content .dropcap{
float: left;
font-size: 95px;
font-weight: 500;
line-height: 1.052;
color: #111;
font-family: 'Montserrat', sans-serif;
margin: -8px 10px -7px 0;
}
#primary .post .entry-content blockquote,
#primary .page .entry-content blockquote{
font-size: 22px;
line-height: 1.545em;
color: #111;
margin: 0 0 1.5em;
padding: 0 0 0 15px;
border-left: 4px solid #32b67a;
font-family: 'Montserrat', sans-serif;
font-weight: 500;
font-style: italic;
}
#primary .post .entry-content blockquote p,
#primary .page .entry-content blockquote p{
margin: 0 0 5px;
}
#primary .post .entry-content blockquote cite,
#primary .page .entry-content blockquote cite{
font-size: 14px;
line-height: 1.571em;
color: #b5b5b5;
text-transform: uppercase;
font-family: 'Poppins', sans-serif;
font-weight: 400;
font-style: normal;
}
#primary .post .entry-content figure,
#primary .page .entry-content figure{margin-bottom: 0;}
#primary .post .entry-content .wp-caption-text,
#primary .page .entry-content .wp-caption-text{
font-size: 13px;
line-height: 21px;
color: #b5b5b5;
text-align: left;
margin: 5px 0 0;
}
#primary .post .entry-content .pull-left,
#primary .page .entry-content .pull-left{
font-size: 22px;
line-height: 1.545em;
color: #111;
font-family: 'Montserrat', sans-serif;
font-weight: 500;
font-style: italic;
max-width: 425px;
margin-right: 15px;
margin-bottom: 10px;
float: left;
position: relative;
padding-top: 10px;
}
#primary .post .entry-content .pull-left:before,
#primary .page .entry-content .pull-left:before{
position: absolute;
top: 0;
left: 0;
width: 60px;
height: 4px;
background: #32b67a;
content: '';
}
#primary .post .entry-content .pull-right,
#primary .page .entry-content .pull-right{
font-size: 22px;
line-height: 1.545em;
color: #111;
font-family: 'Montserrat', sans-serif;
font-weight: 500;
font-style: italic;
max-width: 425px;
margin-left: 15px;
margin-bottom: 10px;
float: right;
position: relative;
padding-top: 10px;
}
#primary .post .entry-content .pull-right:before,
#primary .page .entry-content .pull-right:before{
position: absolute;
top: 0;
left: 0;
width: 60px;
height: 4px;
background: #32b67a;
content: '';
}
#primary .post .entry-content h1,
#primary .page .entry-content h1,
#primary .post .entry-content h2,
#primary .page .entry-content h2,
#primary .post .entry-content h3,
#primary .page .entry-content h3,
#primary .post .entry-content h4,
#primary .page .entry-content h4,
#primary .post .entry-content h5,
#primary .page .entry-content h5,
#primary .post .entry-content h6,
#primary .page .entry-content h6{
font-family: 'Montserrat', sans-serif;
color: #111;
}
#primary .post .entry-content h1,
#primary .page .entry-content h1{
font-size: 36px;
line-height: 1.222em;
}
#primary .post .entry-content h2,
#primary .page .entry-content h2{
font-size: 32px;
line-height: 1.187em;
}
#primary .post .entry-content h3,
#primary .page .entry-content h3{
font-size: 28px;
line-height: 1.285em;
}
#primary .post .entry-content h4,
#primary .page .entry-content h4{
font-size: 24px;
line-height: 1.208em;
}
#primary .post .entry-content h5,
#primary .page .entry-content h5{
font-size: 20px;
line-height: 1.2em;
}
#primary .post .entry-content h6,
#primary .page .entry-content h6{
font-size: 16px;
line-height: 1.5em;
}
#primary .post .entry-content table,
#primary .page .entry-content table {
border: 1px solid #f5f5f5;
}
#primary .post .entry-content table thead,
#primary .page .entry-content table thead {
background: #f5f5f5;
font-weight: 400;
color: #111;
}
#primary .post .entry-content table thead th,
#primary .page .entry-content table thead th {
font-weight: 500;
}
#primary .post .entry-content table th,
#primary .page .entry-content table th,
#primary .post .entry-content table td,
#primary .page .entry-content table td {
padding: 0.8vw 2vw;
text-align: left;
}
#primary .post .entry-content table tr,
#primary .page .entry-content table tr {
border-bottom: 1px solid #ebebeb;
}
.single #primary .post .entry-footer{
margin-top: 20px;
}
#primary .post .entry-footer .tags{overflow: hidden;}
#primary .post .entry-footer .tags a{
font-size: 12px;
color: #111;
background: #eee;
float: left;
margin-right: 6px;
padding: 0 10px;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
#primary .post .entry-footer .tags a:hover,
#primary .post .entry-footer .tags a:focus{
text-decoration: none;
color: #fff;
background: #32b67a;
}
.single #primary .entry-footer .meta-holder{
border-top: 1px solid #e5e5e5;
padding-top: 15px;
}
.advertise-holder{
text-align: center;
margin: 0 0 60px;
} .author-section{
overflow: hidden;
margin: 0 0 60px;
}
.author-section .img-holder{
float: left;
width: 150px;
margin-right: 30px;
}
.author-section .img-holder img{
vertical-align: top;
width: 150px;
height: 150px;
object-fit: cover;
border-radius: 50%;
}
.author-section .text-holder{
overflow: hidden;
font-size: 14px;
line-height: 1.714em;
}
.author-section .text-holder .title{
font-size: 22px;
line-height: 1.272em;
color: #111;
margin: 0 0 15px;
padding-bottom: 5px;
position: relative;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
}
.author-section .text-holder .title:after{
content: '';
position: absolute;
top: 100%;
left: 0;
width: 60px;
height: 3px;
background: #32b67a;
}
.author-section .text-holder .social-networks{
font-size: 16px;
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
}
.author-section .text-holder .social-networks li{
float: left;
margin-right: 15px;
}
.author-section .text-holder .social-networks li a{
color: #b5b5b5;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.author-section .text-holder .social-networks li a:hover,
.author-section .text-holder .social-networks li a:focus{
text-decoration: none;
color: #32b67a;
} .post-navigation{margin: 0 0 60px;}
.post-navigation .nav-links{overflow: hidden;}
.post-navigation .nav-holder{
border: 0;
}
.post-navigation .meta-nav{
display: block;
color: #666;
margin: 0 0 5px;
}
.post-navigation .post-title{
font-size: 18px;
line-height: 1.444em;
color: #111;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.post-navigation .nav-previous a{
padding-left: 38px;
display: block;
position: relative;
}
.post-navigation .nav-previous a:before{
width: 30px;
height: 30px;
border-radius: 50%;
border: 2px solid rgba(0, 0, 0, 0.1);
background: #f6f6f6;
position: absolute;
top: 0;
left: 0;
content: '';
}
.post-navigation .nav-previous a:after{
content: '\f0d9';
font-family: 'FontAwesome';
color: #111;
position: absolute;
top: 2px;
left: 12px;
}
.post-navigation .nav-next a{
padding-right: 38px;
display: block;
position: relative;
}
.post-navigation .nav-next a:before{
width: 30px;
height: 30px;
border-radius: 50%;
border: 2px solid rgba(0, 0, 0, 0.1);
background: #f6f6f6;
position: absolute;
top: 0;
right: 0;
content: '';
}
.post-navigation .nav-next a:after{
content: '\f0da';
font-family: 'FontAwesome';
color: #111;
position: absolute;
top: 2px;
right: 12px;
}
.post-navigation .nav-holder a:hover,
.post-navigation .nav-holder a:focus{
text-decoration: none;
}
.post-navigation .nav-holder a:hover .post-title,
.post-navigation .nav-holder a:focus .post-title{
color: #32b67a;
} .subscription{margin: 0 0 60px;} .related-post{
margin: 0 0 60px;
}
.related-post .title{
font-size: 22px;
font-weight: 500;
line-height: 1.272em;
margin: 0 0 40px;
padding: 0 0 3px;
position: relative;
color: #111;
text-align: center;
font-family: 'Montserrat', sans-serif;
}
.related-post .title:after{
position: absolute;
top: 100%;
left: 50%;
width: 60px;
height: 3px;
background: #32b67a;
content: '';
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
.related-post .grid{
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 35px;
}
.related-post .col{
border-radius: 5px;
border: 1px solid #e7e7e7;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.related-post .col:hover,
.related-post .col:focus{
box-shadow: 0 20px 38px rgba(0, 0, 0, 0.15);
}
.related-post .col .img-holder{
position: relative;
}
.related-post .col .img-holder .cat-links{
position: absolute;
top: 20px;
left: 20px;
}
.related-post .col .img-holder .cat-links a{
font-size: 12px;
line-height: 1.666em;
display: inline-block;
text-transform: uppercase;
color: #fff;
letter-spacing: 1px;
padding: 0 15px;
border-radius: 20px;
margin-right: 2px;
background: #32b67a; 
}
.related-post .col img{
vertical-align: top;
width: 100%;
}
.related-post .col .text-holder{
padding: 15px 20px;
}
.related-post .col .text-holder .posted-on{
font-size: 14px;
line-height: 1.571em;
display: block;
margin: 0 0 5px;
}
.related-post .col .text-holder .posted-on a{
color: rgba(0, 0, 0, 0.5);
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.related-post .col .text-holder .posted-on a:hover,
.related-post .col .text-holder .posted-on a:focus{
text-decoration: none;
color: #32b67a;
}
.related-post .col .text-holder .post-title{
margin: 0;
font-size: 16px;
line-height: 1.5em;
}
.related-post .col .text-holder .post-title a{
color: #111;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.related-post .col .text-holder .post-title a:hover,
.related-post .col .text-holder .post-title a:focus{
text-decoration: none;
color: #32b67a;
} .comments-area{margin: 0 0 60px;}
.comments-area .comments-title{
font-size: 22px;
font-weight: 500;
line-height: 1.272em;
margin: 0 0 40px;
padding: 0 0 7px;
position: relative;
color: #111;
font-family: 'Montserrat', sans-serif;
}
.comments-area .comments-title:after{
position: absolute;
top: 100%;
left: 0;
width: 60px;
height: 3px;
background: #32b67a;
content: '';
}
.comments-area ol{
margin: 0;
padding: 0;
list-style: none;
}
.comments-area .comment-body{
overflow: hidden;
margin: 0 0 30px;
}
.comments-area .comment-body .comment-meta{
float: left;
width: 85px;
margin-right: 25px;
}
.comments-area .comment-body .comment-meta img{
border-radius: 50%;
vertical-align: top;
width: 85px;
height: 85px;
object-fit: cover;
}
.comments-area .comment-body .text-holder{overflow: hidden;}
.comments-area .comment-body .text-holder .top{
overflow: hidden;
margin: 0 0 10px;
}
.comments-area .comment-body .text-holder .top .left{
float: left;
}
.comments-area .comment-body .text-holder .top .reply{float: right;}
.comments-area .comment-body .fn{
font-size: 16px;
line-height: 1.312em;
color: #333;
margin: 0;
font-weight: 500;
display: block;
font-family: 'Montserrat', sans-serif;
}
.comments-area .comment-body .fn a{color: #111;}
.comments-area .comment-body .fn a:hover,
.comments-area .comment-body .fn a:focus{
text-decoration: none;
color: #32b67a;
}
.comments-area .comment-body .says{display: none;}
.comments-area .comment-body .comment-metadata{
font-size: 12px;
line-height: 1.75em;
color: #b5b5b5;
}
.comments-area .comment-body .comment-metadata a{color: #999;}
.comments-area .comment-body .comment-metadata a:hover,
.comments-area .comment-body .comment-metadata a:focus{
text-decoration: none;
color: #32b67a;
}
.comments-area .comment-body .reply{
font-size: 13px;
line-height: 1.615em;
}
.comments-area .comment-body .reply a{
text-decoration: underline;
color: #b5b5b5;
padding-left: 21px;
position: relative;
}
.comments-area .comment-body .reply a:before{
position: absolute;
top: 0;
left: 0;
content: '\f064';
font-family: 'FontAwesome';
}
.comments-area .comment-body .reply a:hover,
.comments-area .comment-body .reply a:focus{color: #32b67a;}
.comments-area .comment-body .comment-content{
font-size: 14px;
line-height: 1.785em;
}
.comments-area .comment-body .comment-content p{margin: 0 0 5px;}
.comments-area .children{
margin-left: 25px;
border-left: 1px solid #eee;
}
.comments-area .children li{
padding-left: 30px;
position: relative;
}
.comments-area .children li:first-child:before{
position: absolute;
top: 25px;
left: 0;
width: 21px;
height: 1px;
background: #eee;
content: '';
}
.comments-area .bypostauthor > .comment-body .comment-content{
background: #f9f9f9;
padding: 15px 20px;
}
.comments-area .childrend .comment-body .comment-meta{
width: 55px;
}
.comments-area .childrend .comment-body .comment-meta img{
width: 55px;
height: 55px;
object-fit: cover;
}
.comments-area .childrend .comment-body .fn{
font-size: 14px;
line-height: 1.5em;
}
.comments-area ol ol{margin-left: 110px;}
.comments-area ol ol ol{margin-left: 80px;} .comment-respond{margin: 0 0 30px;}
.comments-area .comment-reply-title{
font-size: 22px;
font-weight: 500;
line-height: 1.272em;
margin: 0 0 25px;
padding: 0 0 7px;
position: relative;
color: #111;
font-family: 'Montserrat', sans-serif;
}
.comments-area .comment-reply-title:after{
position: absolute;
top: 100%;
left: 0;
width: 60px;
height: 3px;
background: #32b67a;
content: '';
}
.comments-area .comment-form{
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 30px;
}
.comments-area .comment-form p{margin: 0;}
.comments-area .comment-form .comment-notes,
.comments-area .comment-form .comment-form-comment{
grid-column: 1 / span 3;
}
.comments-area .comment-form label{
display: block;
margin: 0 0 5px;
}
.comments-area .comment-form input[type="text"],
.comments-area .comment-form input[type="email"],
.comments-area .comment-form input[type="url"]{width: 100%;} #secondary{
float: left;
width: 25%;
padding: 0 15px;
}
#secondary .widget{margin: 0 0 60px;}
.widget .widget-title{
font-size: 20px;
line-height: 1.3em;
font-weight: 600;
color: #111;
text-transform: uppercase;
margin: 0 0 30px;
position: relative;
text-align: center;
padding: 0 0 5px;
font-family: 'Montserrat', sans-serif;
}
.widget .widget-title:after{
content: '';
position: absolute;
top: 100%;
left: 50%;
width: 60px;
height: 3px;
background: #32b67a;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
} .widget ul{
margin: 0;
padding: 0;
list-style: none;
}
.widget ul ul{
margin: 15px 0 0 20px;
}
.widget ul li{
margin: 0 0 15px;
padding-bottom: 8px;
border-bottom: 1px dashed #cecece;
}
.widget ul li:last-child{
padding-bottom: 0;
border-bottom: 0;
}
.widget ul li a{
color: #666;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.widget ul li a:hover,
.widget ul li a:focus{
text-decoration: none;
color: #32b67a;
}
.widget select{
width: 100%;
} .widget_calendar caption{
font-size: 18px;
color: #fff;
line-height: 20px;
background: #32b67a;
font-weight: 600;
text-transform: uppercase;
padding: 9px 0;
}
.widget_calendar table{
position: relative;
}
.widget_calendar table td,
.widget_calendar thead th{border: 1px solid #eee;}
.widget_calendar thead th{
font-size: 13px;
background: #fff;
color: #111;
font-weight: 600;
height: 45px;
}
.widget_calendar tbody td{
text-align: center;
font-size: 14px;
height: 45px;
line-height: 45px;
color: #111;
}
.widget_calendar table #prev a{
left: 15px;
position: absolute;
top: 12px;
background: url(//www.lhayul.com/wp-content/themes/travel-agency-pro/images/btn-prev-month.png) no-repeat;
width: 7px;
height: 12px;
text-indent: -9999px;
}
.widget_calendar table #next a {
position: absolute;
right: 15px;
top: 12px;
background: url(//www.lhayul.com/wp-content/themes/travel-agency-pro/images/btn-next-month.png) no-repeat;
width: 7px;
height: 12px;
text-indent: -9999px;
}
.widget_calendar table tbody td a{
display: block;
height: 100%;
background: #32b67a;
color: #fff;
}
.widget_calendar table tfoot td{line-height: 0;}
.widget_tag_cloud .tagcloud{
overflow: hidden;
}
.widget_tag_cloud .tagcloud a{
float: left;
margin: 0 6px 6px 0;
font-size: 12px !important;
line-height: 15px;
background: #eee;
color: #333;
padding: 10px 15px;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:focus{
text-decoration: none;
color: #fff;
background: #32b67a;
}
.widget_recent_comments ul,
.widget_rss ul{color: #999;}
.widget_rss .widget-title a{color: #111;}
.widget_rss .widget-title a:hover,
.widget_rss .widget-title a:focus{
text-decoration: none;
color: #32b67a;
}
.widget_search .search-form{
border: 1px solid #e5e5e5;
}
.widget_search .search-form:after{
content: '';
display: block;
clear: both;
}
.widget_search .search-form label{
float: left;
width: 80%;
padding: 10px 0 0 20px;
}
.widget_search .search-form input[type="search"]{
padding: 0;
margin: 0;
background: none;
border: 0;
border-radius: 0;
width: 100%;
}
.widget_search .search-form input[type="submit"]{
padding: 0;
margin: 0;
float: right;
font-size: 0;
background: #000 url(//www.lhayul.com/wp-content/themes/travel-agency-pro/images/bg-search.png) no-repeat 50% 50%;
width: 48px;
height: 48px;
border: 0;
border-radius: 0;
}
.widget_raratheme_popular_post ul li,
.widget_raratheme_recent_post ul li{
overflow: hidden;
padding-bottom: 0;
border-bottom: 0;
margin: 0 0 30px;
}
.widget_raratheme_popular_post ul li:last-child,
.widget_raratheme_recent_post ul li:last-child{margin-bottom: 0;} .widget_wte_advanced_search_widget form .advanced-search-field{
margin: 0 0 10px;
position: relative;
border: 1px solid #eee;
border-radius: 5px;
padding: 2px 0;
}
.widget_wte_advanced_search_widget form .advanced-search-field:after{
position: absolute;
top: 2px;
right: 0;
width: 20px;
height: 40px;
line-height: 40px;
background: #fff;
content: '\f078';
font-family: 'FontAwesome';
font-size: 12px;
color: rgba(0, 0, 0, 0.5);
pointer-events: none;
}
.widget_wte_advanced_search_widget form .advanced-search-field select{
height: 40px;
border: 0;
padding: 0 15px;
} .destination #primary{
width: 100%;
padding-right: 15px;
}
.destination #content{
margin-top: 30px;
}
.destination .page-header .page-title{
font-size: 36px;
line-height: 1.25em;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
color: #111;
position: relative;
padding-bottom: 10px;
margin-bottom: 35px;
}
.destination .page-header .page-title:after{
content: '';
position: absolute;
top: 100%;
left: 0;
width: 60px;
height: 3px;
background: #32b67a;
}
.destination .destination-holder{
margin-top: 20px;
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-gap: 30px;
}
.destination .destination-holder .item{position: relative;}
.destination .destination-holder .item img{
vertical-align: top;
}
.destination .destination-holder .item a{display: block;}
.destination .destination-holder .item .destination-title{
position: absolute;
left: 0;
bottom: 0;
width: 100%;
font-size: 30px;
line-height: 1.2em;
color: #fff;
font-family: 'Montserrat', sans-serif;
font-weight: 600;
margin: 0;
padding: 23px; background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); } .page-template-contact #content{
margin-top: 20px;
margin-bottom: 0;
}
.page-template-contact .map-holder img{
width: 100%;
vertical-align: top;
}
.page-template-contact .contact-info{
padding: 80px 0;
}
.page-template-contact .contact-info .grid{
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 50px 30px;
text-align: center;
font-size: 20px;
line-height: 1.6em;
}
.page-template-contact .contact-info .grid a{
color: #666;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.page-template-contact .contact-info .grid a:hover,
.page-template-contact .contact-info .grid a:focus{
text-decoration: none;
color: #32b67a;
}
.page-template-contact .contact-info .grid .icon-holder{
font-size: 48px;
line-height: 1.083em;
color: #111;
margin: 0 0 10px;
}
.page-template-contact .contact-info .grid .title{
font-size: 22px;
line-height: 1.272em;
color: #111;
font-family: 'Montserrat', sans-serif;
font-weight: 500;
padding-bottom: 7px;
margin-bottom: 22px;
position: relative; 
}
.page-template-contact .contact-info .grid .title:after{
content: '';
position: absolute;
top: 100%;
left: 50%;
background: #32b67a;
width: 60px;
height: 3px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
.page-template-contact .contact-info address{
font-style: normal;
margin: 0;
}
.contact-form-section{
padding: 80px 0;
border-top: 1px solid #e5e5e5;
}
.contact-form-section .section-header{
max-width: 630px;
margin: 0 auto 60px;
text-align: center;
}
.contact-form-section .section-header .section-title{
font-family: "Montserrat",sans-serif;
font-size: 36px;
font-weight: 500;
line-height: 1.25em;
margin: 0 0 16px;
padding-bottom: 10px;
position: relative;
color: #111;
}
.contact-form-section .section-header .section-title:after{
background: #32b67a;
content: '';
height: 3px;
left: 50%;
position: absolute;
top: 100%;
width: 90px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
.contact-form-section form{
max-width: 630px;
margin: 0 auto;
}
.contact-form-section form input[type="text"],
.contact-form-section form input[type="email"],
.contact-form-section form input[type="url"],
.contact-form-section form input[type="password"],
.contact-form-section form input[type="search"],
.contact-form-section form input[type="number"],
.contact-form-section form input[type="tel"],
.contact-form-section form input[type="range"],
.contact-form-section form input[type="date"],
.contact-form-section form input[type="month"],
.contact-form-section form input[type="week"],
.contact-form-section form input[type="time"],
.contact-form-section form input[type="datetime"],
.contact-form-section form input[type="datetime-local"]{
width: 100%;
} .page-template-team #content{margin-top: 40px;}
#team-slider,
.page-template-team .post-thumbnail{margin: 0 0 60px;}
#team-slider img,
.page-template-team .post-thumbnail img{border-radius: 5px;}
#team-slider .owl-prev{
position: absolute;
top: 50%;
left: 40px;
width: 60px;
height: 60px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
#team-slider .owl-prev:after{
content: '\f0d9';
font-family: 'FontAwesome';
color: #fff;
position: absolute;
top: 50%;
left: 50%;
font-size: 25px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
#team-slider .owl-next{
position: absolute;
top: 50%;
right: 40px;
width: 60px;
height: 60px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
#team-slider .owl-next:after{
content: '\f0da';
font-family: 'FontAwesome';
color: #fff;
position: absolute;
top: 50%;
right: 50%;
font-size: 25px;
-webkit-transform: translate(100%, -50%);
-moz-transform: translate(100%, -50%);
transform: translate(100%, -50%);
}
#team-slider .owl-prev svg,
#team-slider .owl-next svg{
position: absolute;
top: -2px;
left: -2px;
}
#team-slider .owl-prev svg circle,
#team-slider .owl-next svg circle{
stroke-dasharray: 322;
stroke-width: 2;
-webkit-transition: stroke-dashoffset 1s;
-moz-transition: stroke-dashoffset 1s;
transition: stroke-dashoffset 1s;
-webkit-animation-play-state: running;
-moz-animation-play-state: running;
animation-play-state: running;
stroke-dashoffset: 133;
}
#team-slider .owl-prev:hover circle,
#team-slider .owl-next:hover circle{
-webkit-animation: cirlceanimatebig 1s;
-moz-animation: cirlceanimatebig 1s;
animation: cirlceanimatebig 1s;
stroke: #32b67a;
}
@-webkit-keyframes cirlceanimatebig {
from {
stroke-dashoffset: 455;
}
to {
stroke-dashoffset: 133;
}
}
@keyframes cirlceanimatebig {
from {
stroke-dashoffset: 455;
}
to {
stroke-dashoffset: 133;
}
}
.page-template-team .page-header .page-title{
font-size: 36px;
line-height: 1.25em;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
color: #111;
position: relative;
padding-bottom: 10px;
margin-bottom: 35px;
}
.page-template-team .page-header .page-title:after{
content: '';
position: absolute;
top: 100%;
left: 0;
width: 60px;
height: 3px;
background: #32b67a;
}
.team-holder{
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 35px;
margin-top: 30px;
}
.team-holder .item{
position: relative;
border-radius: 5px;
overflow: hidden;
}
.team-holder .item img{
vertical-align: top;
width: 100%;
}
.team-holder .item .text{
position: absolute;
left: 0;
bottom: 0;
width: 100%; background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); color: #fff;
padding: 23px;
}
.team-holder .item .text .name{
font-size: 18px;
line-height: 1.444em;
font-weight: 500;
margin: 0;
font-family: 'Montserrat', sans-serif;
}
.team-holder .item .text .designation{
font-size: 14px;
}
.team-holder .item .text-holder{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
color: #fff;
background: #32b67a;
padding: 20px;
-webkit-transition: ease-in-out 0.4s;
-moz-transition: ease-in-out 0.4s;
transition: ease-in-out 0.4s;
opacity: 0;
}
.team-holder .item .text-holder .holder{
max-height: 257px;
overflow: hidden;
}
.team-holder .item:hover .text-holder,
.team-holder .item:focus .text-holder{
opacity: 1;
}
.team-holder .item .text-holder .btn-more{
font-size: 40px;
color: #fff;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
display: inline-block;
line-height: 0.7em;
}
.team-holder .item .text-holder .btn-more:hover,
.team-holder .item .text-holder .btn-more:focus{
text-decoration: none;
}
.team-holder .item .text-holder .social-networks{
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
}
.team-holder .item .text-holder .social-networks li{
float: left;
margin-right: 20px;
}
.team-holder .item .text-holder .social-networks li:last-child{margin-right: 0;}
.team-holder .item .text-holder .social-networks li a{
color: #fff;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.team-holder .item .text-holder .social-networks li a:hover,
.team-holder .item .text-holder .social-networks li a:focus{
text-decoration: none;
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
transform: rotate(360deg);
} .single-tap_team #content{margin-top: 40px;}
.single-tap_team .detail-holder{
overflow: hidden;
margin: 0 0 60px;
}
.single-tap_team .detail-holder .left{
float: left;
max-width: 33.3333%;
margin-right: 30px; 
}
.single-tap_team .detail-holder .left .img-holder img{vertical-align: top;}
.single-tap_team .detail-holder .left .social-networks{
margin: 0;
list-style: none;
background: #32b67a;
padding: 10px;
text-align: center;
}
.single-tap_team .detail-holder .left .social-networks li{
display: inline-block;
vertical-align: middle;
margin: 0 7px;
}
.single-tap_team .detail-holder .left .social-networks li a{
color: #fff;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.single-tap_team .detail-holder .left .social-networks li a:hover,
.single-tap_team .detail-holder .left .social-networks li a:focus{
text-decoration: none;
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
transform: rotate(360deg);
}
.single-tap_team .detail-holder .text-holder{
overflow: hidden;
}
.single-tap_team .detail-holder .page-header{
position: relative;
padding-bottom: 10px;
margin-bottom: 20px;
} .single-tap_team .detail-holder .page-header .page-title{
font-size: 36px;
line-height: 1.25em;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
color: #111;
margin-bottom: 15px;
}
.single-tap_team .detail-holder .page-header .designation{
font-size: 20px;
line-height: 1.3em;
color: #aaa;
margin: 0;
font-weight: 400;
}
.single-tap_team .gallery .title{
font-size: 22px;
line-height: 1.272em;
color: #111;
font-family: 'Montserrat', sans-serif;
font-weight: 500;
margin: 0 0 30px;
padding: 0 0 5px;
position: relative;
}
.single-tap_team .gallery .title:after{
content: '';
position: absolute;
top: 100%;
left: 0;
width: 60px;
height: 3px;
background: #32b67a;
}
.single-tap_team .gallery .grid{
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 15px;
}
.single-tap_team .gallery .grid img{
vertical-align: top;
border-radius: 5px;
} .single-trip #content{margin-top: 40px;}
.single-trip .trip-post .entry-header .entry-title{
font-size: 40px;
line-height: 1.125em;
color: #111;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
position: relative;
padding-bottom: 10px;
margin-bottom: 30px;
}
.single-trip .trip-post .entry-header .entry-title:after{
content: '';
position: absolute;
top: 100%;
left: 0;
width: 60px;
height: 3px;
background: #32b67a;
}
#tabs-container{margin-top: 60px;}
#tabs-container .nav-tab-wrapper{
font-size: 12px;
line-height: 1.666em;
text-align: center;
text-transform: uppercase;
margin: 0 0 20px;
font-weight: 500; width: 100%;
}
#tabs-container .tab-inner-wrapper .tab-anchor-wrapper{
float: none;
border: 0;
background: #f6f6f6;
margin: 0;
border-left: 1px solid #ddd; }
#tabs-container .tab-inner-wrapper .tab-anchor-wrapper:first-child{border-left: 0;}
#tabs-container .tab-inner-wrapper .tab-anchor-wrapper a{
display: block;
padding: 30px 5px;
color: #838383;
}
#tabs-container .tab-inner-wrapper .tab-anchor-wrapper .nav-tab-active{
background: #32b67a;
border: 0;
color: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
border-radius: 5px;
-webkit-transform: scale(1.12);
-moz-transform: scale(1.12);
transform: scale(1.12);
position: relative;
}
#tabs-container .tab-inner-wrapper .tab-anchor-wrapper .nav-tab-active:after{
content: '';
position: absolute;
bottom: -10px;
left: 50%;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid #32b67a;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
#tabs-container .nav-tab-wrapper .tab-inner-wrapper{ width: 100%;
}
#tabs-container .tab-content{
border: 0;
margin: 0;
}
#tabs-container .tab-content h2{
font-size: 22px;
line-height: 1.272em;
color: #111;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
position: relative;
padding: 0 0 5px;
margin: 0 0 25px;
}
#tabs-container .tab-content h2:after{
content: '';
position: absolute;
top: 100%;
left: 0;
width: 60px;
height: 3px;
background: #32b67a;
} .single-trip .related-trips{
background: #f6f6f6;
padding: 80px 0;
}
.single-trip .related-trips .section-header{
max-width: 660px;
margin: 0 auto 60px;
text-align: center;
}
.single-trip .related-trips .section-header .section-title{
font-family: "Montserrat",sans-serif;
font-size: 36px;
font-weight: 500;
line-height: 1.25em;
margin: 0 0 16px;
padding-bottom: 10px;
position: relative;
color: #111;
}
.single-trip .related-trips .section-header .section-title:after{
background: #32b67a;
content: '';
height: 3px;
left: 50%;
position: absolute;
top: 100%;
width: 90px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
.single-trip .related-trips .grid{
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 30px;
}
.single-trip .related-trips .grid .col{
border: 1px solid #dcdcdc;
border-radius: 5px;
background: #fff;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.single-trip .related-trips .grid .col:hover,
.single-trip .related-trips .grid .col:focus{
box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15);
}
.single-trip .related-trips .grid .col .img-holder{
position: relative;
}
.single-trip .related-trips .grid .col .img-holder img{
vertical-align: top;
border-radius: 5px 5px 0 0;
}
.single-trip .related-trips .grid .col .img-holder .price-holder{
background: #32b67a;
border-top-left-radius: 5px;
color: #fff;
font-size: 20px;
font-weight: 500;
left: -5px;
position: absolute;
bottom: -20px;
}
.single-trip .related-trips .grid .col .img-holder .price-holder span{
display: block;
padding: 6px 15px;
position: relative;
}
.single-trip .related-trips .grid .col .img-holder .price-holder span:before{
width: 0;
height: 0;
border-top: 20px solid #32b67a;
border-right: 20px solid transparent;
position: absolute;
top: 0;
right: -20px;
content: '';
}
.single-trip .related-trips .grid .col .img-holder .price-holder span:after{
width: 0;
height: 0;
border-bottom: 20px solid #32b67a;
border-right: 20px solid transparent;
position: absolute;
bottom: 0;
right: -20px;
content: '';
}
.single-trip .related-trips .grid .col .img-holder .price-holder:after{
background: #144e33;
border-bottom-left-radius: 4px;
bottom: -6px;
content: "";
height: 6px;
left: 0;
position: absolute;
width: 5px;
}
.single-trip .related-trips .grid .col .img-holder .discount-holder{
color: #fff;
background: #e54b4b;
top: 20px;
right: -5px;
position: absolute;
border-radius: 0 5px 0 0;
}
.single-trip .related-trips .grid .col .img-holder .discount-holder:after{
background: #830000;
border-bottom-right-radius: 4px;
bottom: -6px;
content: '';
height: 6px;
right: 0;
position: absolute;
width: 5px;
}
.single-trip .related-trips .grid .col .img-holder .discount-holder span{
display: block;
position: relative;
padding: 3px 17px 3px 25px;
}
.single-trip .related-trips .grid .col .img-holder .discount-holder span:before{
width: 0;
height: 0;
border-top: 17px solid #e54b4b;
border-left: 15px solid transparent;
position: absolute;
top: 0;
left: -15px;
content: '';
}
.single-trip .related-trips .grid .col .img-holder .discount-holder span:after{
width: 0;
height: 0;
border-bottom: 17px solid #e54b4b;
border-left: 15px solid transparent;
position: absolute;
bottom: 0;
left: -15px;
content: '';
}
.single-trip .related-trips .grid .col .text-holder{
background: #fff;
padding: 40px 0 14px;
border-radius: 0 0 5px 5px;
}
.single-trip .related-trips .grid .col .text-holder .title{
font-size: 18px;
font-weight: 500;
font-family: "Montserrat",sans-serif;
padding: 0 20px;
margin: 0 0 7px;
}
.single-trip .related-trips .grid .col .text-holder .title a{
color: #111;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.single-trip .related-trips .grid .col .text-holder .title a:hover,
.single-trip .related-trips .grid .col .text-holder .title a:focus{
text-decoration: none;
color: #32b67a;
}
.single-trip .related-trips .grid .col .text-holder .meta-info{
padding: 0 20px;
font-size: 14px;
}
.single-trip .related-trips .grid .col .text-holder .meta-info span{
display: block;
margin: 0 0 7px;
}
.single-trip .related-trips .grid .col .text-holder .meta-info .fa{
font-size: 16px;
margin-right: 15px;
color: #32b67a;
}
.single-trip .related-trips .grid .col .text-holder .btn-holder{
padding-top: 15px;
border-top: 1px solid #e5e5e5;
text-align: center;
}
.single-trip .related-trips .grid .col .text-holder .btn-holder .btn-more{
font-size: 13px;
font-weight: 500;
letter-spacing: 1px;
display: inline-block;
border: 2px solid #32b67a;
border-radius: 20px;
text-transform: uppercase;
padding: 2px 30px;
font-family: 'Montserrat', sans-serif;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.single-trip .related-trips .grid .col .text-holder .btn-holder .btn-more:hover,
.single-trip .related-trips .grid .col .text-holder .btn-holder .btn-more:focus{
text-decoration: none;
color: #fff;
background: #32b67a;
} .place-order-form-secondary-wrapper{margin: 0 0 60px;}
.place-order-form-secondary-wrapper .wp-travel-engine-order-form-wrapper{
padding: 108px 40px 40px 40px;
border: 1px solid #e5e5e5;
position: relative;
border-radius: 5px;
}
.place-order-form-secondary-wrapper .wp-travel-engine-order-left-column{
width: 350px;
margin-right: 40px;
}
.place-order-form-secondary-wrapper .wp-travel-engine-order-left-column img{vertical-align: top;}
.wp-travel-engine-order-form-wrapper .trip-title{
position: absolute;
top: 0;
left: 0;
width: 100%;
background: #32b67a;
color: #fff;
font-size: 20px;
line-height: 1.3em;
font-weight: 600;
font-family: 'Montserrat', sans-serif;
margin: 0;
padding: 20px 40px;
}
.place-order-form-secondary-wrapper .trip-property li{
font-size: 15px;
margin: 0 0 15px;
font-family: 'Montserrat', sans-serif;
}
.place-order-form-secondary-wrapper .trip-property .cart-trip-total-price .cart-trip-total-price-holder{
width: auto;
font-size: 22px;
line-height: 1.181em;
font-weight: 600;
color: #111;
}
.place-order-form-secondary-wrapper .trip-property li span{width: 35%;}
.place-order-form-secondary-wrapper .trip-property .cart-trip-total-price{
border-top: 1px solid #e5e5e5;
margin-top: 25px;
padding-top: 20px;
font-size: 22px;
line-height: 1.181em;
font-weight: 600;
color: #111;
}
.place-order-form-secondary-wrapper .trip-property .cart-trip-total-price span{
font-size: 18px;
line-height: 1.444em;
font-weight: 500;
color: #666;
}
.relation-options-title,
.personal-options-title{
font-size: 36px;
line-height: 1.25em;
font-weight: 500;
color: #111;
font-family: 'Montserrat', sans-serif;
padding: 0 0 5px;
background: none;
position: relative;
margin: 0 0 35px;
}
.relation-options-title:after,
.personal-options-title:after{
content: '';
position: absolute;
top: 100%;
left: 0;
width: 60px;
height: 3px;
background: #32b67a;
}
.wp-travel-engine-billing-details-wrapper,
.wp-travel-engine-personal-details-inner-wrapper,
.wp-travel-engine-relation-details-inner-wrapper{
margin: 0 -15px;
}
.wp-travel-engine-billing-details-field-wrap,
.wp-travel-engine-personal-details,
.wp-travel-engine-relation-details{
padding: 0 15px;
margin-bottom: 30px;
}
.wp-travel-engine-billing-details-field-wrap:last-child{margin-bottom: 0;}
#wp-travel-engine-order-form label{
font-size: 14px;
line-height: 1.714em;
}
#wp-travel-engine-order-form input[type="submit"]{
font-size: 13px;
line-height: 15px;
}
.wp-travel-engine-relation-details select,
.wp-travel-engine-personal-details select{padding: 11px 10px;}
#wp-travel-engine-order-form .payment-options,
#wp-travel-engine-order-form .payment-options .payment-options-holder{
margin: 0 0 30px;
} .fixed-starting{
margin: 0 0 1.5em;
}
.fixed-starting h2{
color: #111;
font-family: 'Montserrat', sans-serif;
font-weight: 500;
}
.fixed-starting .dd-list table{
border: 0;
color: #111;
margin: 0 0 1.5em;
}
.fixed-starting .dd-list table thead{
border-bottom: 4px solid #e5e5e5;
}
.fixed-starting .dd-list table thead th{
font-weight: 600;
background: none;
}
.fixed-starting .dd-list table tbody tr{
border-bottom: 2px solid #e5e5e5;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.fixed-starting .dd-list table tbody tr:hover,
.fixed-starting .dd-list table tbody tr:focus{
background: #fafafa;
}
.fixed-starting .dd-list table tbody .accordion-cost .fa{
color: #2cbb7d;
}
.fixed-starting .dd-list table tbody .accordion-cost strong{
font-weight: 400;
}
.fixed-starting .dd-list table tbody .accordion-seats .seats{font-weight: 400;}
.fixed-starting .dd-list table tbody .book-btn{
text-transform: uppercase;
font-weight: 600;
color: #fff;
border: 1px solid #ffab44;
background: #ffab44;
border-radius: 5px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
padding: 13px 20px;
}
.fixed-starting .dd-list table tbody .book-btn:hover,
.fixed-starting .dd-list table tbody .book-btn:focus{
text-decoration: none;
background: none;
color: #ffab44;
}
.fixed-starting .dd-list table tbody .sold-out{
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
}
.fixed-starting .dd-list .btn-more-dates{
display: inline-block;
text-transform: uppercase;
font-weight: 600;
color: #fff;
border: 1px solid #ffab44;
background: #ffab44;
border-radius: 5px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
padding: 13px 20px;
cursor: pointer;
}
.fixed-starting .dd-list .btn-more-dates:hover,
.fixed-starting .dd-list .btn-more-dates:focus{
text-decoration: none;
background: none;
color: #ffab44;
} .page-template-about .about-intro{
padding: 40px 0 60px;
}
.page-template-about .about-intro .featured-image{
margin: 0 0 60px;
}
.page-template-about .about-intro .featured-image img{
vertical-align: top;
border-radius: 5px;
}
.page-template-about .about-intro .text-holder{
float: left;
width: 60%;
padding: 0 15px;
}
.page-template-about .about-intro .text-holder .title{
font-size: 36px;
line-height: 1.25em;
font-weight: 500;
color: #111;
margin: 0 0 46px;
font-family: 'Montserrat', sans-serif;
position: relative;
padding: 0 0 10px;
}
.page-template-about .about-intro .text-holder .title:after{
content: '';
position: absolute;
top: 100%;
left: 0;
width: 90px;
height: 3px;
background: #32b67a;
}
.page-template-about .about-intro .img-holder{
float: left;
width: 40%;
padding: 0 15px;
}
.page-template-about .clients{
background: #f6f6f6;
}
.page-template-about .clients:after{display: none;}
.page-template-about .clients .section-header .section-title{color: #111;}
.page-template-about .clients #clients-slider .owl-prev,
.page-template-about .clients #clients-slider .owl-next{border: 2px solid #ddd;}
.page-template-about .clients #clients-slider .owl-prev:after,
.page-template-about .clients #clients-slider .owl-next:after{
color: #32b67a;
}
.services{
padding: 80px 0;
background: #f6f6f6;
}
.services .section-header{
max-width: 660px;
margin: 0 auto 60px;
text-align: center;
}
.services .section-header .section-title{
font-family: "Montserrat",sans-serif;
font-size: 36px;
font-weight: 500;
line-height: 1.25em;
margin: 0 0 16px;
padding-bottom: 10px;
position: relative;
color: #111;
}
.services .section-header .section-title:after{
background: #32b67a;
content: '';
height: 3px;
left: 50%;
position: absolute;
top: 100%;
width: 90px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
.services .grid{
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-gap: 30px;
}
.services .grid .col .icon-holder{margin: 0 0 20px;}
.services .grid .col .icon-holder img{vertical-align: top;}
.services .grid .col .text-holder .service-title{
font-size: 22px;
line-height: 1.272em;
font-weight: 500;
font-family: "Montserrat",sans-serif;
color: #111;
margin: 0 0 20px;
position: relative;
padding: 0 0 10px;
}
.services .grid .col .text-holder .service-title:after{
content: '';
position: absolute;
top: 100%;
left: 0;
width: 60px;
height: 3px;
background: #32b67a;
}
.team-section{
padding: 80px 0;
}
.team-section .section-header{
max-width: 660px;
margin: 0 auto 60px;
text-align: center;
}
.team-section .section-header .section-title{
font-family: "Montserrat",sans-serif;
font-size: 36px;
font-weight: 500;
line-height: 1.25em;
margin: 0 0 16px;
padding-bottom: 10px;
position: relative;
color: #111;
}
.team-section .section-header .section-title:after{
background: #32b67a;
content: '';
height: 3px;
left: 50%;
position: absolute;
top: 100%;
width: 90px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
.page-template-about .team-holder{
grid-template-columns: repeat(4, 1fr);
}  .site-header.header-two{
position: relative; }
.site-header.header-two .header-t{
background: #fff;
color: #32b67a;
border-bottom: 1px solid #e5e5e5;
padding: 0;
}
.site-header.header-two .header-t .left{
float: left;
}
.site-header.header-two .languages{
float: left;
padding: 5px 20px 5px 0;
margin-right: 20px;
border-right: 1px solid #e5e5e5;
}
.site-header.header-two .languages li a{color: #32b67a;}
.site-header.header-two .opening-time{
float: left;
padding: 5px 0;
}
.site-header.header-two .opening-time .fa{
font-size: 18px;
margin-right: 5px;
}
.site-header.header-two .header-t .right{float: right;}
.site-header.header-two .social-networks{
float: right;
margin-left: 20px;
padding-left: 20px;
padding: 5px 0 5px 20px;
border-left: 1px solid #e5e5e5;
}
.site-header.header-two .email-link{
float: right;
padding: 5px 0;
}
.site-header.header-two .email-link .fa{
font-size: 18px;
margin-right: 5px;
}
@media only screen and (min-width: 1025px){
.header-two .nav-holder{
border: 0;
}
.header-two .nav-holder .holder{
background: #32b67a;
border-radius: 5px 5px 0 0;
}
.header-two .nav-holder .holder:after{
content: '';
display: block;
clear: both;
}
.header-two .main-navigation{
float: left;
width: 95%;
}
.header-two .main-navigation > div > ul > li{
padding: 0 20px;
margin: 0 1px 0 0;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.header-two .main-navigation > div > ul > li.menu-item-has-children:after{
right: 5px;
color: #fff;
}
.header-two .main-navigation > div > ul > li > a{color: #fff;}
.header-two .main-navigation > div > ul > li:hover,
.header-two .main-navigation > div > ul > li:focus,
.header-two .main-navigation > div > ul > .current-menu-item,
.header-two .main-navigation > div > ul > .current_page_item,
.header-two .main-navigation > div > ul > .current-menu-ancestor,
.header-two .main-navigation > div > ul > .current_page_ancestor{
background: rgba(0, 0, 0, 0.1);
}
}
.header-two .form-section{
float: right;
position: relative;
-webkit-transform: translate(-30px, 20px);
-moz-transform: translate(-30px, 20px);
transform: translate(-30px, 20px);
}
.header-two #btn-search{
color: #fff;
font-size: 20px;
}
.header-two .form-section a:focus{outline: none;}
.header-two .form-section .form-holder{
position: absolute;
top: 34px;
right: -20px;
width: 230px;
background: #f9f9f9;
padding: 6px 10px;
border: 1px solid #eee;
display: none;
}
.header-two .form-section .form-holder:before{
width: 10px;
height: 7px;
background: #f9f9f9;
top: -1px;
right: 20px;
content: '';
position: absolute;
z-index: 1;
}
.header-two .form-section .form-holder:after{
width: 10px;
height: 10px;
background: #f9f9f9;
border: 1px solid #eee;
position: absolute;
top: -5px;
right: 20px;
content: '';
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
}
.header-two .form-section .form-holder .search-form label{
width: 100%;
}
.header-two .form-section .form-holder .search-form input[type="search"]{
font-size: 14px;
color: #111;
background: none;
padding: 0;
margin: 0;
border: 0;
border-radius: 0;
width: 100%;
}
.header-two .form-section .form-holder .search-form input[type="submit"]{
display: none;
}
.header-two .social-networks li a{
color: #32b67a;
}
.header-two .social-networks li:last-child{margin-right: 0;} .site-header.header-three .header-t{
background: #fff;
border-bottom: 1px solid #e5e5e5;
padding: 0;
color: #32B67A;
}
.header-three .header-t .left{
float: left;
}
.header-three .header-t .opening-time{
float: left;
margin-right: 20px;
padding-right: 20px;
padding: 5px 20px 5px 0;
border-right: 1px solid #e5e5e5;
}
.header-three .header-t .opening-time .fa{
font-size: 18px;
margin-right: 5px;
}
.header-three .header-t .email-link{
float: left;
padding: 5px 0;
}
.header-three .header-t .email-link .fa{
font-size: 18px;
margin-right: 5px;
}
.header-three .header-t .right{float: right;}
.header-three .header-t .social-networks{padding: 5px 0;}
.header-three .header-t .social-networks li a{
color: #32b67a;
}
.header-three .header-t .social-networks li:last-child{margin-right: 0;}
.header-three .header-b{
position: relative;
z-index: 1;
}
.header-three .header-b .grid{
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 0 30px;
}
.header-three .languages{
float: left;
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.header-three .languages li a{color: #666;}
.header-three .languages ul{
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.header-three .tools .form-section .form-holder{
right: auto;
left: 0;
}
.header-three .tools .form-section .form-holder:after,
.header-three .tools .form-section .form-holder:before{
right: auto;
left: 25px;
}
.header-three .site-branding{
width: 100%;
text-align: center;
}
.header-three .tools .form-section{
float: left; padding-left: 0;
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.header-three .tools .form-section a{
color: #666;
font-size: 18px;
}
.header-three .nav-holder{
border: 0;
background: #32b67a;
}
@media only screen and (min-width: 1025px){
.header-three .main-navigation > div > ul > li{
margin: 0;
border-right: 1px solid rgba(255, 255, 255, 0.15);
}
.header-three .main-navigation > div > ul > li:first-child{
border-left: 1px solid rgba(255, 255, 255, 0.15);
}
.header-three .main-navigation > div > ul > li > a{
color: #fff;
padding: 12px 25px;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.header-three .main-navigation > div > ul > li.menu-item-has-children{padding-right: 0;}
.header-three .main-navigation > div > ul > li.menu-item-has-children:after{
color: #fff;
right: 11px;
}
.header-three .main-navigation > div > ul > li > a:hover,
.header-three .main-navigation > div > ul > li > a:focus,
.header-three .main-navigation > div > ul > li.current-menu-item > a,
.header-three .main-navigation > div > ul > li.current-menu-ancestor > a,
.header-three .main-navigation > div > ul > li.current_page_item > a,
.header-three .main-navigation > div > ul > li.current_page_ancestor > a{
background: rgba(0, 0, 0, 0.1);
}
} .header-four .header-t{padding: 0;}
.header-four .header-t .left{float: left;}
.header-four .header-t .opening-time{
float: left;
margin-right: 20px;
padding: 12px 20px 11px 0;
border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.header-four .header-t .opening-time .fa{
font-size: 18px;
margin-right: 5px;
}
.header-four .header-t .email-link{
float: left;
color: #fff;
padding: 12px 0 11px;
}
.header-four .header-t .email-link .fa{
font-size: 18px;
margin-right: 5px;
}
.header-four .header-t .right{float: right;}
.header-four .social-networks li{
margin: 0;
border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.header-four .social-networks li:first-child{
border-left: 1px solid rgba(255, 255, 255, 0.1); 
}
.header-four .social-networks li a{
color: #fff;
padding: 11px 10px;
}
@media only screen and (min-width: 1025px){
.header-four .main-navigation{
float: left;
width: auto;
}
.header-four .main-navigation > div > ul > li{
margin: 0;
border-right: 1px solid #e5e5e5;
}
.header-four .main-navigation > div > ul > li.menu-item-has-children:after{
right: 15px;
}
.header-four .main-navigation > div > ul > li:first-child{border-left: 1px solid #e5e5e5;}
.header-four .main-navigation > div > ul > li > a{
padding: 10px 22px;
}
.header-four .main-navigation > div > ul > li > a:hover,
.header-four .main-navigation > div > ul > li > a:focus{
color: #111;
}
.header-four .main-navigation > div > ul > li:hover,
.header-four .main-navigation > div > ul > li:focus{
background: rgba(0, 0, 0, 0.05);
}
.header-four .main-navigation > div > ul > li:hover:after,
.header-four .main-navigation > div > ul > li:focus:after{
color: #111;
}
.header-four .main-navigation > div > ul > .current-menu-item,
.header-four .main-navigation > div > ul > .current-menu-ancestor,
.header-four .main-navigation > div > ul > .current_page_item,
.header-four .main-navigation > div > ul > .current_page_ancestor{
background: rgba(0, 0, 0, 0.05);
}
.header-four .main-navigation > div > ul > .current-menu-item > a,
.header-four .main-navigation > div > ul > .current-menu-ancestor > a,
.header-four .main-navigation > div > ul > .current_page_item > a,
.header-four .main-navigation > div > ul > .current_page_ancestor > a{color: #111;}
}
.header-four .languages{
margin-right: 20px;
padding: 10px 20px 10px 0;
border-right: 1px solid #e5e5e5;
}
.header-four .languages ul{z-index: 1;}
.header-four .languages li a{color: #666;}
.header-four .tools .form-section{
margin: 0;
padding: 10px 0;
border: 0;
}
.header-four .tools .form-section a{
color: #666;
font-size: 18px;
} .site-header.header-five .header-t{
background: #fff;
padding: 0;
border-bottom: 1px solid #e5e5e5;
}
.header-five .header-t .left{
float: left;
}
.header-five .languages{
float: left;
margin-right: 20px;
padding: 8px 20px 8px 0;
border-right: 1px solid #e5e5e5;
}
.header-five .languages li:after{color: #666;}
.header-five .languages li a{color: #666;}
.header-five .form-section{
float: left;
margin-right: 20px;
padding: 8px 20px 8px 0;
border-right: 1px solid #e5e5e5;
position: relative;
}
.header-five .form-section a{
color: #666;
font-size: 18px;
}
.header-five .form-section a:focus{outline: none;}
.header-five .form-section .form-holder{
position: absolute;
top: 45px;
right: auto;
left: -20px;
width: 230px;
background: #f9f9f9;
padding: 6px 10px;
border: 1px solid #eee;
display: none;
}
.header-five .form-section .form-holder:before{
width: 10px;
height: 7px;
background: #f9f9f9;
top: -1px;
left: 20px;
content: '';
position: absolute;
z-index: 1;
}
.header-five .form-section .form-holder:after{
width: 10px;
height: 10px;
background: #f9f9f9;
border: 1px solid #eee;
position: absolute;
top: -5px;
left: 20px;
content: '';
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
}
.header-five .form-section .form-holder .search-form label{
width: 100%;
}
.header-five .form-section .form-holder .search-form input[type="search"]{
font-size: 14px;
color: #111;
background: none;
padding: 0;
margin: 0;
border: 0;
border-radius: 0;
width: 100%;
}
.header-five .form-section .form-holder .search-form input[type="submit"]{
display: none;
}
.header-five .tel-link{
float: left;
margin-top: 8px;
}
.header-five .tel-link .fa{
font-size: 18px;
margin-right: 5px;
}
.header-five .header-t .right{
float: right;
}
.header-five .social-networks{
float: right;
margin-left: 20px;
}
.header-five .social-networks li{
margin: 0;
border-right: 1px solid #e5e5e5;
}
.header-five .social-networks li:first-child{
border-left: 1px solid #e5e5e5;
}
.header-five .social-networks li a{
display: block;
padding: 8px 10px;
color: #32b67a;
}
.header-five .email-link{
float: right;
margin: 8px 0 0;
}
.header-five .email-link .fa{
font-size: 18px;
margin-right: 5px;
}
@media only screen and (min-width: 1025px){
.header-five .nav-holder{
display: none;
}
.header-five .main-navigation{
float: right;
width: auto;
margin: 20px 0 0;
}
.header-five .main-navigation ul{
font-size: 14px;
}
.header-five .main-navigation > div > ul > li{
margin: 0 0 0 1px;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.header-five .main-navigation > div > ul > li > a{
padding: 5px 15px;
}
.header-five .main-navigation > div > ul > li > a:hover,
.header-five .main-navigation > div > ul > li > a:focus,
.header-five .main-navigation > div > ul > li:hover,
.header-five .main-navigation > div > ul > li:focus,
.header-five .main-navigation > div > ul > li:hover > a,
.header-five .main-navigation > div > ul > li:focus > a,
.header-five .main-navigation > div > ul > .current-menu-item > a,
.header-five .main-navigation > div > ul > .current-menu-ancestor > a,
.header-five .main-navigation > div > ul > .current_page_item > a,
.header-five .main-navigation > div > ul > .current_page_ancestor > a{
background: #32b67a;
color: #fff;
border-radius: 5px;
}
.header-five .main-navigation > div > ul > .current-menu-item:after,
.header-five .main-navigation > div > ul > .current-menu-ancestor:after,
.header-five .main-navigation > div > ul > .current_page_item:after,
.header-five .main-navigation > div > ul > .current_page_ancestor:after{
color: #fff;
}
.header-five .main-navigation > div > ul > li:hover:after,
.header-five .main-navigation > div > ul > li:focus:after{color: #fff;}
.header-five .main-navigation > div > ul > li.menu-item-has-children{padding: 0;}
.header-five .main-navigation > div > ul > li.menu-item-has-children:after{
right: 4px;
}
} .site-footer{
background: #111;
color: #fff;
}
.site-footer .footer-t{
padding: 70px 0 30px;
border-bottom: 1px solid #33383a;
}
.site-footer .column{
float: left;
width: 25%;
padding: 0 15px;
}
.site-footer .widget{margin: 0 0 40px;}
.site-footer .widget .widget-title{
font-size: 18px;
line-height: 1.444em;
color: #fff;
text-transform: none;
font-weight: 500;
text-align: left;
}
.site-footer .widget .widget-title:after{
left: 0;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
transform: translateX(0);
}
.site-footer .widget ul li{
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.site-footer .widget ul li:last-child{border-bottom: 0;}
.site-footer .widget ul li a{color: rgba(255, 255, 255, 0.75);}
.site-footer .widget ul li a:hover,
.site-footer .widget ul li a:focus{color: #fff;}
.site-footer .widget_calendar table tbody{background: #fff;}
.site-footer .widget_rss .widget-title a{color: #fff;}
.site-footer .widget_raratheme_popular_post ul li,
.site-footer .widget_raratheme_recent_post ul li{
overflow: hidden;
padding-bottom: 0;
border-bottom: 0;
margin: 0 0 30px;
}
.site-footer .widget_raratheme_popular_post ul li:last-child,
.site-footer .widget_raratheme_recent_post ul li:last-child{margin-bottom: 0;}
.site-footer .widget_search .search-form input[type="search"]{color: #fff;}
.site-footer .footer-b{
padding: 30px 0;
font-size: 14px;
line-height: 1.714em;
color: rgba(255, 255, 255, 0.75);
}
.site-footer .footer-b:after{
content: '';
display: block;
clear: both;
}
.site-footer .footer-b a{
color: rgba(255, 255, 255, 0.75);
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s; 
}
.site-footer .footer-b a:hover,
.site-footer .footer-b a:focus{
color: #32b67a;
text-decoration: none;
}
.site-footer .site-info{
float: left;
}
.footer-navigation{
float: right;
}
.footer-navigation ul{
margin: 0;
padding: 0;
list-style: none;
line-height: 1em;
}
.footer-navigation ul:after{
content: '';
display: block;
clear: both;
}
.footer-navigation ul li{
float: left;
margin-left: 20px;
padding-left: 20px;
border-left: 1px solid rgba(255, 255, 255, 0.75);
}
.footer-navigation ul li:first-child{
margin-left: 0;
padding-left: 0;
border-left: 0;
} #rara-top{
position: fixed;
bottom: 10px;
right: 10px; background: #000;
color: #fff;
width: 50px;
height: 50px;
text-align: center;
line-height: 50px;
cursor: pointer;
display: none;
opacity: 0.5;
z-index: 9999;
}
#rara-top:hover,
#rara-top:focus{opacity: 1;}
#rara-top .fa{font-size: 25px;}
#rara-top .fa:hover{color: #fff;}  .trip-content-area{padding: 0 15px;}
.single-trip #content{margin-top: 40px;}
.single-trip .trip-post .entry-header .entry-title{
font-size: 40px;
line-height: 1.125em;
color: #111;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
position: relative;
padding-bottom: 10px;
margin-bottom: 30px;
}
.single-trip .trip-post .entry-header .entry-title:after{
content: '';
position: absolute;
top: 100%;
left: 0;
width: 60px;
height: 3px;
background: #32b67a;
}
#tabs-container{margin-top: 60px;}
#tabs-container .nav-tab-wrapper{
font-size: 12px;
line-height: 1.666em;
text-align: center;
text-transform: uppercase;
margin: 0 0 20px;
font-weight: 500; width: 100%;
}
#tabs-container .tab-inner-wrapper .tab-anchor-wrapper{
float: none;
border: 0;
background: #f6f6f6;
margin: 0;
border-left: 1px solid #ddd; }
#tabs-container .tab-inner-wrapper .tab-anchor-wrapper:first-child{border-left: 0;}
#tabs-container .tab-inner-wrapper .tab-anchor-wrapper a{
display: block;
padding: 15px 5px;
color: #838383;
}
#tabs-container .tab-inner-wrapper .tab-anchor-wrapper .nav-tab-active{
background: #32b67a;
border: 0;
color: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
border-radius: 5px;
-webkit-transform: scale(1.12);
-moz-transform: scale(1.12);
transform: scale(1.12);
position: relative;
}
#tabs-container .tab-inner-wrapper .tab-anchor-wrapper .nav-tab-active:after{
content: '';
position: absolute;
bottom: -9px;
left: 50%;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid #32b67a;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
#tabs-container .tab-inner-wrapper .tab-anchor-wrapper .tab-icon{
display: block;
font-size: 26px;
margin: 0 0 8px;
}
#tabs-container .nav-tab-wrapper .tab-inner-wrapper{ width: 100%;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(115px, 1fr));
}
#tabs-container .tab-inner-wrapper:after{display: none;}
#tabs-container .tab-content{
border: 0;
margin: 0;
}
#tabs-container .tab-content h1,
#tabs-container .tab-content h2,
#tabs-container .tab-content h3,
#tabs-container .tab-content h4,
#tabs-container .tab-content h5,
#tabs-container .tab-content h6{
color: #111;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
position: relative;
line-height: 1.272em;
padding: 0 0 5px;
}
#tabs-container .tab-content h1{
font-size: 30px
}
#tabs-container .tab-content h2{
font-size: 22px;
margin: 0 0 25px;
}
#tabs-container .tab-content h3{
font-size: 20px
}
#tabs-container .tab-content h4{
font-size: 18px
}
#tabs-container .tab-content h5{
font-size: 16px
}
#tabs-container .tab-content h6{
font-size: 14px
}
#tabs-container .tab-content h1:after,
#tabs-container .tab-content h2:after,
#tabs-container .tab-content h3:after,
#tabs-container .tab-content h4:after,
#tabs-container .tab-content h5:after,
#tabs-container .tab-content h6:after{
content: '';
position: absolute;
top: 100%;
left: 0;
width: 60px;
height: 3px;
background: #32b67a;
}
#tabs-container .tab-content .overview ul{
margin: 0 0 30px;
padding: 0;
list-style: none;
}
#tabs-container .tab-content .overview ul li{
padding-left: 30px;
margin: 0 0 15px;
position: relative;
}
#tabs-container .tab-content .overview ul li:before{
font-size: 10px;
width: 20px;
height: 20px;
border: 2px solid rgba(50, 182, 122, 0.5);
color: #32b67a;
line-height: 17px;
border-radius: 50%;
text-align: center;
content: '\f00c';
font-family: 'FontAwesome';
position: absolute;
top: 4px;
left: 0;
} .itinerary-row{
border: 0;
margin: 0 0 0 20px;
position: relative;
padding: 0 0 40px 60px;
border-left: 2px dotted rgba(0, 0, 0, 0.1);
}
.itinerary-row:last-child{border-left: 0;}
.itinerary-row:before{
counter-increment: section;
content: counter(section);
position: absolute;
top: 0;
left: -24px;
font-size: 22px;
color: #fff;
font-weight: 600;
font-family: 'Poppins', sans-serif;
background: #32b67a;
padding: 10px 18px;
border-radius: 50%;
}
.itinerary .itinerary-row > .title{
display: none;
}
.itinerary{
counter-reset: section;
}
.itinerary .itinerary-content .title{
font-size: 20px;
line-height: 1.3em;
font-weight: 500;
color: #000;
font-family: 'Montserrat', sans-serif;
margin: 0 0 20px;
} #include-result,
#exclude-result{margin: 0 0 50px;}
#include-result li{
padding-left: 30px;
margin: 0 0 15px;
}
#include-result li:before{
font-size: 10px;
width: 20px;
height: 20px;
border: 2px solid rgba(50, 182, 122, 0.5);
color: #32b67a;
line-height: 17px;
border-radius: 50%;
text-align: center;
}
#exclude-result li{
padding-left: 30px;
margin: 0 0 15px;
}
#exclude-result li:before{
font-size: 10px;
width: 20px;
height: 20px;
border: 2px solid rgba(229, 75, 75, 0.5);
color: #e54b4b;
line-height: 17px;
border-radius: 50%;
text-align: center;
} .faq-row{
border: 1px solid #e5e5e5;
border-left: 0;
border-right: 0;
margin: 0;
}
.faq .faq-row .accordion-tabs-toggle{
border: 0;
font-size: 18px;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
color: #111;
padding: 15px 30px;
}
.faq .faq-row .accordion-tabs-toggle:hover,
.faq .faq-row .accordion-tabs-toggle:focus{text-decoration: none;}
.faq .faq-row .accordion-tabs-toggle:after{
position: absolute;
top: 12px;
right: 10px;
content: '\f078';
font-size: 18px;
color: #b5b5b5;
font-family: 'FontAwesome';
}
.faq .faq-row .accordion-tabs-toggle .custom-toggle-tabs{display: none;}
.faq .faq-row .accordion-tabs-toggle.active{
background: #f6f6f6;
}
.faq .faq-row .accordion-tabs-toggle.active:after{
content: '\f00d';
color: #000;
}
.faq .faq-row .faq-content{
padding: 20px 30px 5px;
} .trip-content-area .widget-area .trip-price{
margin: 0 0 60px;
box-shadow: 0 20px 38px rgba(0, 0, 0, 0.15);
}
.trip-content-area .widget-area .trip-price .price-holder{
background: #32b67a;
text-align: left;
border-radius: 5px;
}
.trip-content-area .widget-area .trip-price .price-holder .top-price-holder{
font-family: 'Montserrat', sans-serif;
margin: 0 0 10px;
}
.trip-content-area .widget-area .trip-price .price-holder .top-price-holder .price-from{
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
color: #fff;
display: block;
margin: 0 0 10px;
}
.trip-content-area .widget-area .trip-price .price-holder .prev-price strike{
font-size: 22px;
line-height: 1.272em;
font-weight: 400;
color: rgba(255, 255, 255, 0.5) !important;
margin: 0 0 10px;
display: block;
}
.trip-content-area .widget-area .trip-price .price-holder .price{
font-size: 36px;
line-height: 1.25em;
color: #fff;
font-weight: 500;
}
.trip-content-area .widget-area .trip-price .price-holder .price .trip-cost-holder{font-weight: 600;}
.trip-content-area .widget-area .trip-price .price-holder .price .currency-code{
display: inline-block;
margin-right: 2px;
-webkit-transform: translateY(-15px);
-moz-transform: translateY(-15px);
transform: translateY(-15px);
font-size: 20px;
}
.trip-content-area .widget-area .trip-price .price-holder .price .per-person{
font-size: 13px;
line-height: 15px;
font-weight: 400;
font-family: 'Poppins', sans-serif;
}
.trip-content-area .widget-area .trip-price .price-holder form label{
color: #fff;
position: relative;
}
.trip-content-area .widget-area .trip-price .price-holder form input[type="number"]{
border: 0;
}
.trip-content-area .widget-area .trip-price .price-holder form .date-time-wrapper input[type="text"]{
padding: 7px 10px;
}
.trip-content-area .widget-area .trip-price .price-holder form .date-time-wrapper{margin: 0 0 10px;}
.trip-content-area .widget-area .trip-price .price-holder form .total-amt{
font-size: 20px;
line-height: 1.3em;
font-weight: 500;
color: #fff;
font-family: 'Montserrat', sans-serif;
text-align: center;
}
.trip-content-area .widget-area .trip-price .price-holder form .total-amt b{font-weight: 400;}
.trip-content-area .widget-area .trip-price .price-holder form .check-availability{
font-size: 13px;
line-height: 2em;
font-weight: 600;
text-transform: uppercase;
color: #fff;
letter-spacing: 1px;
font-weight: 600;
font-family: 'Montserrat', sans-serif;
background: #ffaf46;
display: block;
width: 100%;
border: 2px solid #ffaf46; 
}
.trip-content-area .widget-area .trip-price .price-holder form .check-availability:hover,
.trip-content-area .widget-area .trip-price .price-holder form .check-availability:focus,
.trip-content-area .widget-area .trip-price .price-holder form .book-submit:hover,
.trip-content-area .widget-area .trip-price .price-holder form .book-submit:focus{
color: #fff;
}
.trip-content-area .widget-area .trip-price .price-holder form .book-submit{
font-size: 13px;
line-height: 2em;
font-weight: 600;
text-transform: uppercase;
color: #fff;
letter-spacing: 1px;
font-weight: 600;
font-family: 'Montserrat', sans-serif;
background: #ffaf46;
width: 100%;
width: 100%;
border: 2px solid #ffaf46;
}
.date-time-wrapper:after{right: 10px;}
.trip-content-area .widget-area .trip-price .group-discount-notice{
background: #e54b4b url(//www.lhayul.com/wp-content/themes/travel-agency-pro/images/group-discount.png) no-repeat 50% 15px;
color: #fff;
position: absolute;
top: -10px;
right: 10px;
width: 88px;
text-align: center;
font-size: 12px;
text-transform: uppercase;
line-height: 1.3em;
font-weight: 600;
padding: 55px 0 20px;
}
.trip-content-area .widget-area .trip-price .group-discount-notice:after{
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 0;
height: 0;
border-bottom: 13px solid #32b67a;
border-left: 44px solid transparent;
border-right: 45px solid transparent;
}
.trip-content-area .widget-area .trip-price .group-discount-notice:before{
width: 0;
height: 0;
border-bottom: 10px solid #850100;
border-left: 10px solid transparent;
position: absolute;
top: 0;
left: -10px;
content: '';
}
.trip-content-area .widget-area .trip-price .group-discount-check{
font-weight: 600;
border-bottom: 2px dotted #fff;
display: inline-block;
margin: 10px 0 25px;
}
.trip-content-area .widget-area .trip-price .group-discount-check:focus{
color: #fff;
}
.trip-content-area .widget-area .trip-price .group-discount-check .fa{
margin-left: 5px;
}
.group-discount-pop h3{
color: #111;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
position: relative;
line-height: 1.272em;
padding: 0 0 5px;
}
.group-discount-pop h3:after{
content: '';
position: absolute;
top: 100%;
left: 0;
width: 60px;
height: 3px;
background: #32b67a;
}
.group-discount-pop .popup-inner table{margin: 0;}
.group-discount-pop .popup-inner table td{
border: 0;
padding: 10px;
}
.group-discount-pop .popup-inner table thead{
background: #f3f3f3;
border-bottom: 4px solid #e4e4e4;
font-weight: 600;
}
.group-discount-pop .popup-inner table tbody tr{
border-bottom: 2px solid #e4e4e4;
}
.group-discount-pop .popup-inner table tbody .fa{
color: #32b67c;
}
.group-discount-pop .popup-inner .popup-close{
display: none;
}
.group-discount-pop .popup-inner a[data-popup-close="popup-1"]{
width: 40px;
height: 40px;
background: #32b67c;
color: #fff;
font-size: 0;
border-radius: 50%;
position: absolute;
top: -20px;
right: -10px;
}
.group-discount-pop .popup-inner a[data-popup-close="popup-1"]:after{
content: "X";
position: absolute;
top: 50%;
left: 50%;
color: #fff;
font-size: 20px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.trip-content-area .widget-area .trip-price .discount-price-per-traveler{
color: #fff;
margin: 0 0 10px;
} .wpte-trip-feat-img-gallery img{
height: 490px;
width: 100%;
object-fit: cover;
border-radius: 5px;
}
.wpte-trip-feat-img-gallery .slick-dots{display: none !important;}
.wpte-trip-feat-img-gallery .slick-prev{
position: absolute;
top: 50%;
left: 40px;
width: 60px;
height: 60px;
background: rgba(0, 0, 0, 0.5);
border-radius: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 1;
}
.wpte-trip-feat-img-gallery .slick-next{
position: absolute;
top: 50%;
right: 40px;
width: 60px;
height: 60px;
background: rgba(0, 0, 0, 0.5);
border-radius: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 1;
}
.wpte-trip-feat-img-gallery .slick-next:before{
content: '\f0da';
font-family: 'FontAwesome';
opacity: 1;
color: #fff;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.wpte-trip-feat-img-gallery .slick-prev:before{
content: '\f0d9';
font-family: 'FontAwesome';
opacity: 1;
color: #fff;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
} .single-trip #wte_enquiry_contact_form{
background: #f6f6f6;
border-radius: 5px;
padding: 30px;
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 20px;
margin-top: 50px;  
}
.single-trip #wte_enquiry_contact_form h2,
.single-trip #wte_enquiry_contact_form .package-name-holder,
.single-trip #wte_enquiry_contact_form .msg-holder,
.single-trip #wte_enquiry_contact_form .confirm-holder,
.single-trip #wte_enquiry_contact_form .submit,
.single-trip #wte_enquiry_contact_form .confirm-msg{
grid-column: 1 / span 3;
}
.single-trip #wte_enquiry_contact_form h2{
font-size: 22px;
line-height: 1.272em;
font-weight: 500;
color: #111;
font-family: 'Montserrat', sans-serif;
margin: 0 0 -15px;
}
.single-trip #wte_enquiry_contact_form label{display: none;}
.single-trip #wte_enquiry_contact_form input[type="text"],
.single-trip #wte_enquiry_contact_form input[type="email"],
.single-trip #wte_enquiry_contact_form input[type="url"],
.single-trip #wte_enquiry_contact_form input[type="password"],
.single-trip #wte_enquiry_contact_form input[type="search"],
.single-trip #wte_enquiry_contact_form input[type="number"],
.single-trip #wte_enquiry_contact_form input[type="tel"],
.single-trip #wte_enquiry_contact_form input[type="range"],
.single-trip #wte_enquiry_contact_form input[type="date"],
.single-trip #wte_enquiry_contact_form input[type="month"],
.single-trip #wte_enquiry_contact_form input[type="week"],
.single-trip #wte_enquiry_contact_form input[type="time"],
.single-trip #wte_enquiry_contact_form input[type="datetime"],
.single-trip #wte_enquiry_contact_form input[type="datetime-local"],
.single-trip #wte_enquiry_contact_form input[type="color"],
.single-trip #wte_enquiry_contact_form textarea,
.single-trip #wte_enquiry_contact_form select{
width: 100%;
border: 1px solid #eee;
}
.single-trip #wte_enquiry_contact_form select{height: 100%;}
.single-trip #wte_enquiry_contact_form .package-name-holder label,
.single-trip #wte_enquiry_contact_form .confirm-holder label{
display: inline-block;
}
.single-trip #wte_enquiry_contact_form .confirm-holder label input{margin-right: 5px;}
.single-trip #wte_enquiry_contact_form .package-name-holder .input{
font-weight: 600;
color: #32b67a;
width: 70%;
display: inline-block;
vertical-align: middle;
background: none;
border: 0;
pointer-events: none;
}
.single-trip #wte_enquiry_contact_form .success-msg{color: green;}
.single-trip #wte_enquiry_contact_form .failed-msg{color: red;} .trip-facts-value{
grid-column-gap: 30px;
}
.secondary-trip-info .wte-trip-facts{
background: #f6f6f6;
border: 1px solid #d5d5d5;
border-radius: 5px;
padding: 30px;
margin: 50px 0 0;
}
.secondary-trip-info .wte-trip-facts .widget-title{
font-size: 14px;
line-height: 1.5em;
color: #111;
text-transform: uppercase;
font-weight: 600;
margin: 0 0 25px;
}
.trip-facts-value li .fa{
color: #111;
}
.trip-facts-value .trip-facts-text label,
.trip-facts-value .trip-facts-textarea label{
font-size: 13px;
line-height: 1.538em;
font-weight: 600;
color: #32b67a;
}
#secondary .trip-facts-value{
grid-row-gap: 10px;
} .page-template-template-destination .trip-content-area,
.page-template-template-activities .trip-content-area,
.page-template-template-trip_types .trip-content-area{
padding: 0 15px;
}
.page-template-template-destination .trip-content-area .wp-travel-engine-archive-outer-wrap,
.page-template-template-activities .trip-content-area .wp-travel-engine-archive-outer-wrap,
.page-template-template-trip_types .trip-content-area .wp-travel-engine-archive-outer-wrap{margin: 0;}
.page-template-template-destination .trip-content-area .wp-travel-engine-archive-outer-wrap .page-header .page-title,
.page-template-template-activities .trip-content-area .wp-travel-engine-archive-outer-wrap .page-header .page-title,
.page-template-template-trip_types .trip-content-area .wp-travel-engine-archive-outer-wrap .page-header .page-title{display: none;}
.page-template-template-destination .destination-holder{
margin-top: 40px;
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-gap: 30px;
}
.page-template-template-destination .destination-holder .item{
position: relative;
}
.page-template-template-destination .destination-holder .item a{display: block;}
.page-template-template-destination .destination-holder .item img{
vertical-align: top;
height: 275px;
width: 100%;
object-fit: cover;
}
.page-template-template-destination .destination-holder .item .child-title{
position: absolute;
left: 0;
bottom: 0;
width: 100%;
font-size: 30px;
line-height: 1.2em;
color: #fff;
font-family: 'Montserrat', sans-serif;
font-weight: 600;
margin: 0;
padding: 23px;
pointer-events: none; background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); } .page-template-template-activities .activities-holder,
.page-template-template-trip_types .trip_types-holder{
margin-top: 40px;
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-gap: 30px;
}
.page-template-template-activities .activities-holder .img-holder,
.page-template-template-trip_types .trip_types-holder .img-holder{
position: relative;
border-radius: 5px;
overflow: hidden;
background: #e5e5e5;
}
.page-template-template-activities .activities-holder .img-holder img,
.page-template-template-trip_types .trip_types-holder .img-holder img{
vertical-align: top;
width: 100%;
}
.page-template-template-activities .activities-holder .item .title-holder,
.page-template-template-trip_types .trip_types-holder .item .title-holder{
position: absolute;
left: 0;
bottom: 0;
font-size: 18px;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
color: #fff;
width: 100%;
padding: 40px 26px;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s; background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); }
.page-template-template-activities .activities-holder .img-holder:hover .title-holder,
.page-template-template-activities .activities-holder .img-holder:focus .title-holder,
.page-template-template-trip_types .trip_types-holder .img-holder:hover .title-holder,
.page-template-template-trip_types .trip_types-holder .img-holder:focus .title-holder{opacity: 0;}
.page-template-template-activities .activities-holder .item .text-holder,
.page-template-template-trip_types .trip_types-holder .item .text-holder{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
color: #fff;
padding: 30px 25px;
opacity: 0;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.page-template-template-activities .activities-holder .img-holder:hover .text-holder,
.page-template-template-activities .activities-holder .img-holder:focus .text-holder,
.page-template-template-trip_types .trip_types-holder .img-holder:hover .text-holder,
.page-template-template-trip_types .trip_types-holder .img-holder:focus .text-holder{opacity: 1;}
.page-template-template-activities .activities-holder .item .text-holder .title,
.page-template-template-trip_types .trip_types-holder .item .text-holder .title{
font-size: 18px;
margin: 0 0 10px;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
}
.page-template-template-activities .activities-holder .item .text-holder p,
.page-template-template-trip_types .trip_types-holder .item .text-holder p{
margin: 0 0 5px;
}
.page-template-template-activities .activities-holder .item .text-holder .text,
.page-template-template-trip_types .trip_types-holder .item .text-holder .text{
max-height: 295px;
overflow: hidden;
}
.page-template-template-activities .activities-holder .item .text-holder .btn-more,
.page-template-template-trip_types .trip_types-holder .item .text-holder .btn-more{
font-size: 40px;
color: #fff;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.page-template-template-activities .activities-holder .item .text-holder .btn-more:hover,
.page-template-template-activities .activities-holder .item .text-holder .btn-more:focus,
.page-template-template-trip_types .trip_types-holder .item .text-holder .btn-more:hover,
.page-template-template-trip_types .trip_types-holder .item .text-holder .btn-more:focus{
text-decoration: none;
color: #32b67a;
} .archive .wp-travel-engine-archive-outer-wrap{
margin: 0;
}
.archive .trip-content-area .page-header,
.archive .trip-content-area .parent-desc,
.archive .trip-content-area .child-desc{
padding: 0;
}
.archive .trip-content-area .activity-title{
font-size: 40px;
line-height: 1.125em;
color: #111;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
position: relative;
margin-bottom: 30px;
text-align: center;
position: relative;
}
.archive .trip-content-area .activity-title:before{
position: absolute;
top: 50%;
left: 0;
width: 100%;
height: 1px;
background: rgba(0, 0, 0, 0.4);
content: '';
-webkit-transform: translateY(-2px);
-moz-transform: translateY(-2px);
transform: translateY(-2px);
}
.archive .trip-content-area .activity-title:after{
position: absolute;
bottom: 50%;
left: 0;
width: 100%;
height: 1px;
background: rgba(0, 0, 0, 0.4);;
content: '';
-webkit-transform: translateY(2px);
-moz-transform: translateY(2px);
transform: translateY(2px);
}
.archive .trip-content-area .activity-title span{
background: #fff;
display: inline-block;
position: relative;
z-index: 1;
padding: 0 30px;
}
.archive .trip-content-area .grid{
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 30px;
margin-bottom: 50px;
}
.archive .trip-content-area .grid .col{
border: 1px solid #dcdcdc;
background: #fff;
border-radius: 5px;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.archive .trip-content-area .grid .col:hover{
box-shadow: 0 20px 38px rgba(0, 0, 0, 0.15);
}
.archive .trip-content-area .grid .img-holder{position: relative;}
.archive .trip-content-area .grid .img-holder img{
vertical-align: top;
border-radius: 5px 5px 0 0;
}
.archive .trip-content-area .grid .img-holder .price-holder{
background: #32b67a;
border-top-left-radius: 5px;
color: #fff;
font-size: 20px;
font-weight: 500;
left: -5px;
position: absolute;
bottom: -20px;
}
.archive .trip-content-area .grid .img-holder .price-holder:after{
background: #144e33;
border-bottom-left-radius: 4px;
bottom: -6px;
content: "";
height: 6px;
left: 0;
position: absolute;
width: 5px;
}
.archive .trip-content-area .grid .img-holder .price-holder span{
display: block;
padding: 6px 15px;
position: relative;
}
.archive .trip-content-area .grid .img-holder .price-holder span:before{
width: 0;
height: 0;
border-top: 20px solid #32b67a;
border-right: 20px solid transparent;
position: absolute;
top: 0;
right: -20px;
content: '';
}
.archive .trip-content-area .grid .img-holder .price-holder span:after{
width: 0;
height: 0;
border-bottom: 20px solid #32b67a;
border-right: 20px solid transparent;
position: absolute;
bottom: 0;
right: -20px;
content: '';
}
.archive .trip-content-area .grid .text-holder{
background: #fff;
padding: 40px 0 14px;
border-radius: 0 0 5px 5px;
}
.archive .trip-content-area .grid .text-holder .title{
font-size: 18px;
font-weight: 500;
font-family: "Montserrat",sans-serif;
padding: 0 20px;
margin: 0 0 7px;
}
.archive .trip-content-area .grid .text-holder .title a{
color: #111;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.archive .trip-content-area .grid .text-holder .title a:hover,
.archive .trip-content-area .grid .text-holder .title a:focus{
text-decoration: none;
color: #32b67a;
}
.archive .trip-content-area .grid .text-holder .meta-info{
padding: 0 20px;
font-size: 14px;
}
.archive .trip-content-area .grid .text-holder .meta-info span{
display: block;
margin: 0 0 7px;
}
.archive .trip-content-area .grid .text-holder .meta-info .fa{
font-size: 16px;
margin-right: 5px;
color: #32b67a;
}
.archive .trip-content-area .grid .text-holder .btn-holder{
padding-top: 15px;
border-top: 1px solid #e5e5e5;
text-align: center;
}
.archive .trip-content-area .grid .text-holder .wp-travel-engine-cart{margin: 0 0 10px;}
.archive .trip-content-area .grid .text-holder .btn-more,
.archive .trip-content-area .grid .text-holder .wp-travel-engine-cart{
font-size: 13px;
font-weight: 500;
letter-spacing: 1px;
display: inline-block;
border: 2px solid #32b67a;
border-radius: 20px;
text-transform: uppercase;
padding: 2px 30px;
font-family: 'Montserrat', sans-serif;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.archive .trip-content-area .grid .text-holder .btn-more:hover,
.archive .trip-content-area .grid .text-holder .btn-more:focus,
.archive .trip-content-area .grid .text-holder .wp-travel-engine-cart:hover,
.archive .trip-content-area .grid .text-holder .wp-travel-engine-cart:focus{
text-decoration: none;
background: #32b67a;
color: #fff;
}
.archive .trip-content-area .grid .load-destination{
grid-column: 1 / span 3;
text-align: center;
}
.archive .trip-content-area .grid .load-destination span{
display: inline-block;
font-size: 13px;
line-height: 2em;
font-weight: 600;
text-transform: uppercase;
color: #fff;
letter-spacing: 1px;
font-weight: 600;
font-family: 'Montserrat', sans-serif;
background: #ffaf46;
border: 2px solid #ffaf46;
padding: 10px 40px;
border-radius: 5px;
cursor: pointer;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.archive .trip-content-area .grid .load-destination span:hover,
.archive .trip-content-area .grid .load-destination span:focus{
background: none;
color: #ffaf46;
}
.page-header .page-title{
font-size: 36px;
line-height: 1.25em;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
color: #111;
position: relative;
padding-bottom: 10px;
margin-bottom: 35px;
}
.page-header .page-title:after{
content: '';
position: absolute;
top: 100%;
left: 0;
width: 60px;
height: 3px;
background: #32b67a;
} .place-order-form-secondary-wrapper{margin: 0 0 60px;}
.place-order-form-secondary-wrapper .wp-travel-engine-order-form-wrapper{
padding: 108px 40px 40px 40px;
border: 1px solid #e5e5e5;
position: relative;
border-radius: 5px 5px 0 0;
}
.place-order-form-secondary-wrapper .wp-travel-engine-order-left-column{
width: 350px;
margin-right: 40px;
}
.place-order-form-secondary-wrapper .wp-travel-engine-order-left-column img{vertical-align: top;}
.wp-travel-engine-order-form-wrapper .trip-title{
position: absolute;
top: 0;
left: 0;
width: 100%;
background: #32b67a;
color: #fff !important;
font-size: 20px !important;
line-height: 1.3em !important;
font-weight: 600;
font-family: 'Montserrat', sans-serif;
margin: 0;
padding: 20px 40px;
}
.place-order-form-secondary-wrapper .trip-property li{
font-size: 15px;
margin: 0 0 15px;
font-family: 'Montserrat', sans-serif;
}
.place-order-form-secondary-wrapper .trip-property .cart-trip-total-price .cart-trip-total-price-holder{
width: auto;
font-size: 22px;
line-height: 1.181em;
font-weight: 600;
color: #111;
}
.place-order-form-secondary-wrapper .trip-property li span{width: 35%;}
.place-order-form-secondary-wrapper .trip-property .cart-trip-total-price{
border-top: 1px solid #e5e5e5;
margin-top: 25px;
padding-top: 20px;
font-size: 22px;
line-height: 1.181em;
font-weight: 600;
color: #111;
}
.place-order-form-secondary-wrapper .trip-property .cart-trip-total-price span{
font-size: 18px;
line-height: 1.444em;
font-weight: 500;
color: #666;
} .relation-options-title,
.personal-options-title{
font-size: 22px;
line-height: 1.272em;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
color: #111;
margin: 0 0 35px;
background: #f6f6f6;
border-radius: 5px;
padding: 20px 14px;
}
.relation-options-title:after,
.personal-options-title:after{display: none;}
.wp-travel-engine-billing-details-wrapper,
.wp-travel-engine-personal-details-inner-wrapper,
.wp-travel-engine-relation-details-inner-wrapper{
margin: 0 -15px;
}
.wp-travel-engine-billing-details-field-wrap,
.wp-travel-engine-personal-details,
.wp-travel-engine-relation-details{
padding: 0 15px;
margin-bottom: 30px;
}
.wp-travel-engine-billing-details-field-wrap:last-child{margin-bottom: 0;}
#wp-travel-engine-order-form label{
font-size: 14px;
line-height: 1.714em;
}
#wp-travel-engine-order-form input[type="submit"]{
font-size: 13px;
line-height: 15px;
}
.wp-travel-engine-relation-details select,
.wp-travel-engine-personal-details select{padding: 11px 10px;}
.secondary-inner-wrapper{
padding: 0;
background: none;
border: 1px solid #e5e5e5;
border-bottom: 0;
border-radius: 0 0 5px 5px;
margin-top: -1px;
}
.secondary-inner-wrapper table thead{
background: none !important;
} .sticky-menu{
position: fixed;
width: 100%;
top: 0;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
z-index: 9999;
background: #fff;
}
.custom-background .sticky-menu{max-width: 90%;} .page-template-testimonial .testimonial-holder{margin-top: 60px;}
.page-template-testimonial .testimonial-holder .item{
margin: 0 0 60px;
display: flex;
flex-direction: row;
}
.page-template-testimonial .testimonial-holder .item .img-holder{
margin-right: 30px;
width: 120px;
align-items: flex-start;
}
.page-template-testimonial .testimonial-holder .item .img-holder img{
width: 120px;
height: 120px;
vertical-align: top;
object-fit: cover;
border-radius: 50%;
margin: 0 0 15px;
}
.page-template-testimonial .testimonial-holder .item .img-holder .name{
display: block;
text-align: center;
font-weight: 500;
color: #111;
font-family: 'Montserrat', sans-serif;
line-height: 1.5em;
}
.page-template-testimonial .testimonial-holder .item .text-holder{
align-items: flex-start;
flex: 1 0 0;
border: 1px solid #e5e5e5;
padding: 40px 40px 10px;
border-radius: 5px;
position: relative;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.page-template-testimonial .testimonial-holder .item:hover .text-holder{
box-shadow: 0 20px 38px rgba(0, 0, 0, 0.15);
}
.page-template-testimonial .testimonial-holder .item .text-holder:after{
position: absolute;
top: 35px;
left: -18px;
content: '';
width: 0;
height: 0;
border-top: 18px solid #fff;
border-left: 18px solid transparent;
}
.page-template-testimonial .testimonial-holder .item .text-holder:before{
position: absolute;
top: 34px;
left: -20px;
content: '';
width: 0;
height: 0;
border-top: 19px solid #e5e5e5;
border-left: 19px solid transparent;
}
.page-template-testimonial .testimonial-holder .item .text-holder .title{
font-size: 22px;
line-height: 1.181em;
font-weight: 500;
color: #111;
margin: 0 0 10px;
font-family: 'Montserrat', sans-serif;
}
.page-template-testimonial .testimonial-holder .item .text-holder .visited-on{
font-size: 14px;
color: #b5b5b5;
display: block;
margin: 0 0 10px;
}
.page-template-testimonial .testimonial-holder .item .text-holder .star-holder{
margin: 0 0 15px;
}
.page-template-testimonial .testimonial-holder .item .text-holder .star-holder .jq-ry-container{padding: 0;} .trip-search-result #primary .advanced-search-wrapper .sidebar h2{
font-family: 'Montserrat', sans-serif;
font-weight: 500;
color: #111;
position: relative;
margin: 0 0 25px;
padding: 0 0 2px;
}
.trip-search-result #primary .advanced-search-wrapper .sidebar h2:after{
position: absolute;
top: 100%;
left: 0;
width: 60px;
height: 3px;
background: #32b67a;
content: '';
}
.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field{
margin: 0 0 30px;
}
.trip-search-result #primary .advanced-search-wrapper .sidebar h3{
color: #212121;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
margin: 0 0 8px;
}
.trip-search-result #primary .advanced-search-wrapper .sidebar ul{font-size: 0.875em;}
.trip-search-result #primary .advanced-search-wrapper .sidebar ul li .count{
font-size: 0.75em;
background: #eee;
border-radius: 20px;
padding: 0 10px;
line-height: 2em;
} .trip-search-result #primary .advanced-search-wrapper .sidebar ul li [type="checkbox"]:not(:checked),
.trip-search-result #primary .advanced-search-wrapper .sidebar ul li [type="checkbox"]:checked {
position: absolute;
left: -9999px;
}
.trip-search-result #primary .advanced-search-wrapper .sidebar ul li [type="checkbox"]:not(:checked)+span,
.trip-search-result #primary .advanced-search-wrapper .sidebar ul li [type="checkbox"]:checked+span {
position: relative;
padding-left: 26px;
cursor: pointer;
} .trip-search-result #primary .advanced-search-wrapper .sidebar ul li [type="checkbox"]:not(:checked)+span:before,
.trip-search-result #primary .advanced-search-wrapper .sidebar ul li [type="checkbox"]:checked+span:before {
content: '';
position: absolute;
left: 0;
top: 4px;
width: 13px;
height: 13px;
border: 2px solid #d3d3d3;
}
.trip-search-result #primary .advanced-search-wrapper .sidebar ul li [type="checkbox"]:checked+span:before {
border-color: #32b67a;
} .trip-search-result #primary .advanced-search-wrapper .sidebar ul li [type="checkbox"]:not(:checked)+span:after,
.trip-search-result #primary .advanced-search-wrapper .sidebar ul li [type="checkbox"]:checked+span:after {
content: '';
position: absolute;
top: 8px;
left: 4px;
width: 5px;
height: 5px;
background: #32b67a;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
} .trip-search-result #primary .advanced-search-wrapper .sidebar ul li [type="checkbox"]:not(:checked)+span:after {
opacity: 0;
transform: scale(0);
}
.trip-search-result #primary .advanced-search-wrapper .sidebar ul li [type="checkbox"]:checked+span:after {
opacity: 1;
transform: scale(1);
} .trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .ui-widget.ui-widget-content{
height: 2px;
background: #d3d3d3;
border-radius: 0;
margin: 0 0 10px;
}
.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .ui-slider-horizontal .ui-slider-range{
border-radius: 0;
background: #32b67a;
height: 2px;
top: -1px;
}
.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .ui-slider-horizontal .ui-slider-handle{
width: 0;
height: 0;
border-top: 8px solid transparent;
border-left: 6px solid #32b67a;
border-bottom: 8px solid transparent;
background: none;
border-right: 0;
border-radius: 0;
top: -8px;
margin-left: -1px;
}
.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .ui-slider-horizontal .ui-slider-handle + .ui-slider-handle{
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
transform: rotate(180deg);
margin-left: -5px;
}
.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .cost-slider-value,
.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .duration-slider-value{overflow: hidden;}
.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .cost-slider-value .min-cost,
.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .duration-slider-value .min-duration{
float: left;
font-size: 0.75em;
background: #eee;
border-radius: 20px;
padding: 0 10px;
line-height: 2em;
}
.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .cost-slider-value .max-cost,
.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .duration-slider-value .max-duration{
float: right;
font-size: 0.75em;
background: #eee;
border-radius: 20px;
padding: 0 10px;
line-height: 2em;
} .trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .foundPosts{
font-family: 'Montserrat', sans-serif;
color: #111;
}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid{
}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid{
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 30px;
margin-bottom: 50px;
}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col{
border: 1px solid #dcdcdc;
background: #fff;
border-radius: 5px;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col:hover{
box-shadow: 0 20px 38px rgba(0, 0, 0, 0.15);
}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .img-holder{position: relative;}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .img-holder img{
vertical-align: top;
border-radius: 5px 5px 0 0;
width: 100%;
}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .img-holder .price-holder{
background: #32b67a;
border-top-left-radius: 5px;
color: #fff;
font-size: 20px;
font-weight: 500;
left: -5px;
position: absolute;
bottom: -20px;
}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .img-holder .price-holder:after{
background: #144e33;
border-bottom-left-radius: 4px;
bottom: -6px;
content: "";
height: 6px;
left: 0;
position: absolute;
width: 5px;
}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .img-holder .price-holder span{
display: block;
padding: 6px 15px;
position: relative;
}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .img-holder .price-holder span:before{
width: 0;
height: 0;
border-top: 20px solid #32b67a;
border-right: 20px solid transparent;
position: absolute;
top: 0;
right: -20px;
content: '';
}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .img-holder .price-holder span:after{
width: 0;
height: 0;
border-bottom: 20px solid #32b67a;
border-right: 20px solid transparent;
position: absolute;
bottom: 0;
right: -20px;
content: '';
}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .text-holder{
background: #fff;
padding: 40px 0 14px;
border-radius: 0 0 5px 5px;
}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .text-holder .entry-title{
font-size: 18px;
font-weight: 500;
font-family: "Montserrat",sans-serif;
padding: 0 20px;
margin: 0 0 7px;
}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .text-holder .entry-title a{
color: #111;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .text-holder .entry-title a:hover,
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .text-holder .entry-title a:focus{
text-decoration: none;
color: #32b67a;
}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .text-holder .meta-info{
padding: 0 20px;
font-size: 14px;
}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .text-holder .meta-info span{
display: block;
margin: 0 0 7px;
}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .text-holder .meta-info .fa{
font-size: 16px;
margin-right: 5px;
color: #32b67a;
}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .text-holder .btn-holder{
padding-top: 15px;
border-top: 1px solid #e5e5e5;
text-align: center;
}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .text-holder .wp-travel-engine-cart{margin: 0 0 10px;}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .text-holder .btn-more,
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .text-holder .wp-travel-engine-cart{
font-size: 13px;
font-weight: 500;
letter-spacing: 1px;
display: inline-block;
border: 2px solid #32b67a;
border-radius: 20px;
text-transform: uppercase;
padding: 2px 30px;
font-family: 'Montserrat', sans-serif;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .text-holder .btn-more:hover,
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .text-holder .btn-more:focus,
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .text-holder .wp-travel-engine-cart:hover,
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .text-holder .wp-travel-engine-cart:focus{
text-decoration: none;
background: #32b67a;
color: #fff;
}
.trip-search-result #primary .advanced-search-wrapper .sidebar{margin-bottom: 50px;}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .load-more-search{
display: inline-block;
font-size: 13px;
line-height: 2em;
font-weight: 600;
text-transform: uppercase;
color: #fff;
letter-spacing: 1px;
font-weight: 600;
font-family: 'Montserrat', sans-serif;
background: #ffaf46;
border: 2px solid #ffaf46;
padding: 10px 40px;
border-radius: 5px;
cursor: pointer;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
width: 220px;
margin: 0 auto;
text-align: center;
}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .load-more-search:hover,
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .load-more-search:focus{
text-decoration: none;
color: #ffaf46;
background: none;
} @media only screen and (max-width: 1699px){
#testimonial-carousel .owl-prev{
left: 23%;
}
#testimonial-carousel .owl-next{
right: 23%;
}
}
@media only screen and (max-width: 1430px){
.container{
max-width: 1170px;
}
.stats .grid .col{
width: 270px;
height: 270px;
padding: 25px 0;
}
#testimonial-carousel .owl-prev{
left: 13%;
}
#testimonial-carousel .owl-next{
right: 13%;
}
#clients-slider{
max-width: 1030px;
margin: 0 auto;
}
.trip-search form .class-wte-advanced-search-wrapper{
grid-template-columns: 250px 250px 250px 250px 140px;
}
}
@media only screen and (max-width: 1200px){
#testimonial-carousel .owl-prev{
left: 150px;
}
#testimonial-carousel .owl-next{
right: 150px;
}
}
@media only screen and (max-width: 1199px){
.container{
max-width: 970px;
padding: 0;
}
.main-navigation ul li{margin-right: 40px;}
.widget_search .search-form label{width: 77%;}
.our-features .features-holder{padding: 30px;}
.stats .grid .col{
width: 220px;
height: 220px;
padding: 25px 20px;
}
.stats .grid .col .raratheme-sc-holder .icon-holder{
font-size: 30px;
margin: 0 0 5px;
}
.stats .grid .col .raratheme-sc-holder .hs-counter{
font-size: 45px;
line-height: 45px;
padding-bottom: 0;
}
#clients-slider .owl-nav{
text-align: center;
margin-top: 50px;
position: relative;
}
#clients-slider .owl-nav:after{
content: '';
position: absolute;
top: -20px;
left: 50%;
width: 2px;
height: 50px;
background: rgba(255, 255, 255, 0.1);
}
#clients-slider .owl-prev{
position: relative;
left: 0;
top: 0;
display: inline-block;
margin: 0 21px;
}
#clients-slider .owl-next{
position: relative;
right: 0;
top: 0;
display: inline-block;
margin: 0 21px;
}
.page-template-about .team-holder{grid-template-columns: repeat(3, 1fr);}
.team-holder{
grid-template-columns: repeat(2, 1fr);
}
.page-template-template-destination .destination-holder{
grid-template-columns: repeat(3, 1fr);
}
.page-template-template-activities .activities-holder,
.page-template-template-trip_types .trip_types-holder{
grid-template-columns: repeat(3, 1fr);
}
.trip-search form .class-wte-advanced-search-wrapper{
grid-template-columns: repeat(2, 1fr);
}
.trip-search form .advanced-search-field:after{display: none;}
.trip-search form .advanced-search-field-submit{
grid-column: 1 / span 2;
margin: 0 25px;
padding: 0 0 25px;
}
.trip-search form .advanced-search-field-submit input[type="submit"]{
border-radius: 5px;
padding: 14px 25px;
}
.trip-search{margin-top: 0;}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid{
grid-template-columns: repeat(2, 1fr);
}
}
@media only screen and (max-width: 1024px){
.container{
max-width: 720px;
}
.nav-holder{
border-top: 0;
border-bottom: 0;
padding: 15px 0 0;
margin: 0 0 15px;
}
.nav-holder .container{
background: #32b67a;
padding: 10px;
border-radius: 5px;
position: relative;
}
.home-link{
display: block;
float: left;
font-size: 22px;
line-height: 35px;
color: #fff;
width: 35px;
height: 35px;
background: rgba(0, 0, 0, 0.2);
text-align: center;
border-radius: 5px;
}
.home-link:hover,
.home-link:focus{
color: #fff;
}
#primary-toggle-button{
display: block;
float: right;
color: #fff;
font-size: 15px;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
width: 96px;
height: 35px;
background: rgba(0, 0, 0, 0.2);
border-radius: 5px;
text-align: center;
padding: 3px 0 0;
cursor: pointer;
}
#primary-toggle-button .fa{
font-size: 22px;
vertical-align: middle;
margin-left: 10px;
}
.main-navigation ul li .fa{
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
transition: linear 0.2s;
}
.main-navigation ul li .fa.active{
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
transform: rotate(180deg);
}
#site-navigation{
display: none;
clear: both;
position: absolute;
background: #32b67a;
padding: 10px;
border-radius: 5px;
left: 0;
top: 100%;
z-index: 10;
margin-top: -10px;
}
.main-navigation ul{
font-size: 16px;
text-transform: none;
}
.main-navigation ul li{
float: none;
display: block;
margin: 0 0 2px;
}
.main-navigation ul li a{
padding: 10px 15px;
color: #fff;
position: relative;
background: rgba(0, 0, 0, 0.2);
border-radius: 5px;
}
.main-navigation ul li a:hover,
.main-navigation ul li a:focus,
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a{
background: rgba(0, 0, 0, 0.5);
color: #fff !important;
}
.main-navigation ul li.menu-item-has-children{padding: 0;}
.main-navigation ul li.menu-item-has-children:after{
display: none;
}
.main-navigation ul li.menu-item-has-children .fa{
position: absolute;
top: 0;
right: 0;
width: 35px;
height: 48px;
text-align: center;
line-height: 48px;
color: #fff;
z-index: 1;
cursor: pointer;
}
.main-navigation ul ul{
position: unset;
background: none;
width: 100%;
border: 0;
padding: 0 10px;
margin-top: 8px;
margin-bottom: 6px;
}
.main-navigation ul ul li{
padding: 0;
}
.main-navigation ul ul li a{
background: none;
padding: 0 10px;
}
.main-navigation ul ul .current_page_item,
.main-navigation ul ul .current-menu-item,
.main-navigation ul ul .current_page_ancestor,
.main-navigation ul ul .current-menu-ancestor{
background: none;
}
.main-navigation ul ul li a:hover,
.main-navigation ul ul li a:focus{
background: rgba(0, 0, 0, 0.1);
color: #fff;
}
.main-navigation ul ul li:hover,
.main-navigation ul ul li:focus{
background: none;
}
.main-navigation ul ul .current_page_item > a,
.main-navigation ul ul .current-menu-item > a,
.main-navigation ul ul .current_page_ancestor > a,
.main-navigation ul ul .current-menu-ancestor > a{
color: #fff;
background: rgba(0, 0, 0, 0.1);
}
.main-navigation ul ul li.menu-item-has-children .fa{
height: 36px;
line-height: 36px;
}
.banner img{
height: 500px;
object-fit: cover;
}
.banner .form-holder .text h1{
font-size: 52px;
line-height: 1.192em;
}
.site-footer .column{width: 50%;}
.site-footer .site-info{
width: 100%;
text-align: center;
margin: 0 0 10px;
}
.footer-navigation{
width: 100%;
}
.footer-navigation ul{
text-align: center;
}
.footer-navigation ul li{
float: none;
display: inline-block;
}
#primary{
width: 100%;
padding: 0 15px;
margin: 0 0 60px;
}
#secondary{width: 100%;}
#primary .post .entry-header .entry-title{font-size: 32px;}
.widget_raratheme_popular_post ul,
.widget_raratheme_recent_post ul{
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-column-gap: 30px;
}
.widget_raratheme_popular_post ul li .post-thumbnail img,
.widget_raratheme_recent_post ul li .post-thumbnail img{
width: 100%;
}
.blog-section .section-header .section-title{font-size: 32px;}
.blog-section{
padding: 50px 0;
}
.blog-section .grid{
grid-template-columns: repeat(2, 1fr);
}
.page-template-template-destination .destination-holder{
grid-template-columns: repeat(2, 1fr);
}
.archive .trip-content-area .grid{
grid-template-columns: repeat(2, 1fr);
}
.our-features .section-header .section-title,
.stats .section-header .section-title{font-size: 32px;}
.stats{
padding: 50px 0;
}
.our-features .features-holder{
width: 100%;
padding: 30px 0;
}
.our-features .features-holder .grid{
max-width: 720px;
margin: 0 auto;
}
.our-features .section-header{
padding: 50px 0 25px;
max-width: 660px;
margin: 0 auto;
width: 100%;
position: unset;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
transform: translateY(0);
}
.our-features .features-holder .col .text-holder .title{font-size: 18px;}
.our-features .features-holder .col .icon-holder{
font-size: 16px;
margin-right: 15px;
width: 40px;
height: 40px;
}
.our-features .features-holder .col .icon-holder svg{display: none;}
.stats .grid{
grid-template-columns: repeat(2, 1fr);
}
.stats .grid .col{
width: 345px;
height: 345px;
padding: 80px 20px;
}
.stats .grid .col .raratheme-sc-holder .icon-holder{
font-size: 48px;
}
.stats .grid .col .raratheme-sc-holder .hs-counter{
font-size: 60px;
line-height: 66px;
}
.header-two .form-section{
-webkit-transform: translate(-30px, 5px);
-moz-transform: translate(-30px, 5px);
transform: translate(-30px, 5px);
}
.header-two .form-section .form-holder{top: 40px;}
.header-three .nav-holder{
padding: 0;
background: none;
}
.header-four .tools{
margin: 5px 15px 0 0;
}
.header-four .tools .form-section a{color: #fff;}
.header-four .tools .form-section{padding: 0;}
.header-four .tools .form-section .form-holder{
top: 40px;
}
.header-five .nav-holder{
clear: both;
}
.header-five .header-b{
padding: 40px 0 0;
}
.header-five #site-navigation{
max-width: 720px;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
margin-top: -22px;
}
.bslider .banner-text .title{
font-size: 52px;
line-height: 1.192em;
}
#testimonial-carousel .owl-prev{left: 10px;}
#testimonial-carousel .owl-next{right: 10px;}
.testimoinal{padding-top: 50px;}
.testimoinal .section-header .section-title{font-size: 32px;}
.clients{
padding: 50px 0;
}
.clients .section-header .section-title{
font-size: 32px;
}
.page-template-about .about-intro .text-holder{
width: 100%;
margin: 0 0 45px;
}
.page-template-about .about-intro .img-holder{width: 100%;}
.page-template-about .about-intro .text-holder .title{font-size: 32px;}
.services .grid{
grid-template-columns: repeat(2, 1fr);
}
.page-template-about .team-holder{
grid-template-columns: repeat(2, 1fr);
}
.page-template-template-activities .activities-holder,
.page-template-template-trip_types .trip_types-holder{
grid-template-columns: repeat(2, 1fr);
}
.custom-background .site{
max-width: 95%;
}
.leftsidebar #primary{padding-left: 15px;}
.single-trip .related-trips .grid{
grid-template-columns: repeat(2, 1fr);
}
.trip-search-result #primary .advanced-search-wrapper .sidebar{
width: 100%;
}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap{
width: 100%;
padding-left: 15px;
}
}
@media only screen and (max-width: 767px){
.site-header .tools .form-section .form-holder{
right: 0;
}
.site-header .tools .form-section .form-holder:after,
.site-header .tools .form-section .form-holder:before{
right: 10px;
} 
.container{
max-width: 100%;
margin: 0 15px;
}
.site-branding{
width: 100%;
text-align: center;
}
.header-b .right{
width: 100%;
text-align: center;
}
.header-b{padding: 20px 0;}
.nav-holder{padding: 0;}
.banner img{
height: 387px;
}
.banner .form-holder .text h1{
font-size: 36px;
line-height: 1.222em;
}
.banner .form-holder .text{
font-size: 16px;
line-height: 1.5em;
}
.banner .form-holder{
width: 100%;
padding: 0 15px;
}
.banner .form-holder .search-form label{
width: 100%;
margin: 0 0 5px;
}
.banner .form-holder .search-form input[type="submit"]{
width: 100%;
background-position: 32% 15px;
}
.site-footer .column{width: 100%;}
.site-footer .footer-t{
padding: 30px 0;
}
#primary .post .entry-header .entry-title{font-size: 23px;}
#secondary{
max-width: 320px;
margin: 0 auto;
float: none;
display: block;
}
.widget_raratheme_popular_post ul,
.widget_raratheme_recent_post ul{
grid-template-columns: repeat(1, 1fr);
}
#content{margin: 30px 0;}
.author-section .img-holder{
margin: 0 0 20px;
}
.author-section .text-holder{width: 100%;}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous,
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next{width: 100%;}
.related-post .grid{
grid-template-columns: repeat(1, 1fr);
max-width: 290px;
margin: 0 auto;
}
.comments-area .comment-body .comment-meta{display: none;}
.comments-area .children{
border: 0;
margin-left: 20px;
}
.comments-area .children li{
padding-left: 0;
}
.comments-area .children li:first-child:before{display: none;}
.comments-area .comment-form{
grid-template-columns: repeat(1, 1fr);
}
.comments-area .comment-form .comment-notes,
.comments-area .comment-form .comment-form-comment{
grid-column: 1 / span 1;
}
.comments-area{margin: 0;}
.blog-section{
padding: 40px 0;
}
.blog-section .section-header .section-title{
font-size: 23px;
}
.blog-section .grid{
grid-template-columns: repeat(1, 1fr);
max-width: 290px;
margin: 0 auto 30px;
}
.page-template-template-destination .destination-holder{
grid-template-columns: repeat(1, 1fr);
}
.archive .trip-content-area .grid{
grid-template-columns: repeat(1, 1fr);
max-width: 290px;
margin: 0 auto 50px;
}
.our-features .section-header .section-title,
.stats .section-header .section-title{
font-size: 23px;
}
.our-features .section-header{
padding: 40px 15px 25px;
}
.our-features .features-holder .grid{
grid-template-columns: repeat(1, 1fr);
}
.our-features .features-holder{
padding: 30px 15px;
}
.stats .grid{
grid-template-columns: repeat(1, 1fr);
max-width: 290px;
margin: 0 auto;
}
.stats .grid .col{
width: 290px;
height: 290px;
padding: 50px 20px;
}
.site-header.header-two .header-t .left,
.site-header.header-two .header-t .right{
width: 100%;
text-align: center;
}
.site-header.header-two .opening-time{
float: none;
display: inline-block;
}
.site-header.header-two .social-networks{
margin-left: 0;
padding-left: 0;
width: 100%;
border-left: 0;
}
.site-header.header-two .social-networks li{
float: none;
display: inline-block;
margin: 0 5px;
}
.site-header.header-two .email-link{
float: none;
display: inline-block;
}
.header-two .form-section .form-holder{
right: 0;
left: -75px;
}
.header-two .form-section .form-holder:before,
.header-two .form-section .form-holder:after{
right: auto;
left: 75px;
}
.header-three .header-t .left,
.header-three .header-t .right{
width: 100%;
text-align: center;
}
.header-three .header-t .opening-time{
float: none;
padding-right: 0;
border-right: 0;
display: inline-block;
}
.header-three .header-t .email-link{
float: none;
display: inline-block;
}
.header-three .social-networks{width: 100%;}
.header-three .social-networks li{
float: none;
display: inline-block;
margin: 0 10px;
}
.header-three .header-b .grid{
grid-template-columns: repeat(1, 1fr);
}
.header-three .header-b .tools{display: none;}
.header-four .header-t .left,
.header-four .header-t .right{
width: 100%;
text-align: center;
}
.header-four .header-t .opening-time{
float: none;
display: inline-block;
padding-right: 0;
border-right: 0;
margin: 0 10px;
}
.header-four .header-t .email-link{
float: none;
display: inline-block;
margin: 0 10px;
}
.header-four .social-networks{
width: 100%;
}
.header-four .social-networks li{
float: none;
display: inline-block;
border: 0;
}
.header-four .social-networks li:first-child{border-left: 0;}
.header-four .tools .form-section .form-holder{
right: auto;
left: -92px;
}
.header-four .tools .form-section .form-holder:before,
.header-four .tools .form-section .form-holder:after{
right: auto;
left: 100px;
}
.header-five .header-t .left,
.header-five .header-t .right{
width: 100%;
border-bottom: 1px solid #e5e5e5;
}
.header-five .tel-link{float: right;}
.header-five .email-link{float: left;}
.header-five .header-t{border-bottom: 0;}
.bslider .owl-nav{display: none;}
.bslider .banner-text .title{
font-size: 36px;
line-height: 1.222em;
}
.bslider .banner-text{width: 100%;}
#testimonial-carousel .owl-prev,
#testimonial-carousel .owl-next{display: none;}
.testimoinal{padding-top: 40px;}
.testimoinal .section-header .section-title{font-size: 23px;}
.clients{
padding: 40px 0;
}
.clients .section-header .section-title{
font-size: 23px;
}
.page-template-about .about-intro .featured-image{
margin: 0 0 30px;
}
.page-template-about .about-intro .text-holder .title{font-size: 23px;}
.services .grid{
grid-template-columns: repeat(1, 1fr);
}
.page-template-about .team-holder{
grid-template-columns: repeat(1, 1fr);
max-width: 290px;
margin: 0 auto;
}
.team-holder{
grid-template-columns: repeat(1, 1fr);
max-width: 290px;
margin: 30px auto 0;
}
.page-template-contact .contact-info .grid{
grid-template-columns: repeat(1, 1fr);
}
#primary .post .entry-content .dropcap,
#primary .page .entry-content .dropcap{
font-size: 50px;
}
.page-template-template-destination .destination-holder{
max-width: 290px;
margin: 40px auto 0;
}
.page-template-template-activities .activities-holder,
.page-template-template-trip_types .trip_types-holder{
grid-template-columns: repeat(1, 1fr);
max-width: 290px;
margin: 40px auto 0;
}
.wpte-trip-feat-img-gallery img{
height: auto;
}
.wpte-trip-feat-img-gallery .slick-prev,
.wpte-trip-feat-img-gallery .slick-next{display: none;}
.trip-content-area .widget-area .trip-price{clear: both;}
#tabs-container .tab-inner-wrapper .tab-anchor-wrapper{
display: block;
border-left: 0;
margin-bottom: 5px;
}
#tabs-container .tab-inner-wrapper .tab-anchor-wrapper .nav-tab-active{
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
}
#tabs-container .tab-inner-wrapper .tab-anchor-wrapper a:after{display: none;}
.single-trip #wte_enquiry_contact_form{
grid-template-columns: repeat(1, 1fr);
}
.single-trip #wte_enquiry_contact_form h2,
.single-trip #wte_enquiry_contact_form .package-name-holder,
.single-trip #wte_enquiry_contact_form .msg-holder,
.single-trip #wte_enquiry_contact_form .confirm-holder,
.single-trip #wte_enquiry_contact_form .submit,
.single-trip #wte_enquiry_contact_form .confirm-msg{
grid-column: 1 / span 1;
}
.place-order-form-secondary-wrapper .wp-travel-engine-order-left-column{
width: 100%;
margin-right: 0;
margin-bottom: 30px;
}
.place-order-form-secondary-wrapper .wp-travel-engine-order-right-column,
.wp-travel-engine-order-form-wrapper{
width: 100%;
margin-top: 30px;
}
.place-order-form-secondary-wrapper .trip-property li span{width: 100%;}
.custom-background .site{
max-width: 100%;
}	
.page-template-testimonial .testimonial-holder .item{
display: block;
}
.page-template-testimonial .testimonial-holder .item .img-holder{
text-align: center;
margin: 0 0 30px;
}
.page-template-testimonial .testimonial-holder .item .text-holder{
padding: 20px 20px 10px;
}
.page-template-testimonial .testimonial-holder .item .text-holder:before{
width: 0;
height: 0;
border-bottom: 19px solid #e5e5e5;
border-right: 19px solid transparent;
top: -19px;
left: 44px;
border-top: 0;
border-left: 0;
}
.page-template-testimonial .testimonial-holder .item .text-holder:after{
width: 0;
height: 0;
border-bottom: 18px solid #fff;
border-right: 18px solid transparent;
top: -17px;
left: 45px;
border-top: 0;
border-left: 0;
}
.single-trip .related-trips .grid{
grid-template-columns: repeat(1, 1fr);
max-width: 290px;
margin: 0 auto;
}
.trip-search form .class-wte-advanced-search-wrapper{
display: block;
}
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid{
grid-template-columns: repeat(1, 1fr);
}
.fixed-starting .dd-list table {
border: 0;
}
.fixed-starting .dd-list table thead {
border: none;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.fixed-starting .dd-list table tbody tr {
display: block; border: 1px solid #ddd;
position: relative;
}
.fixed-starting .dd-list table tbody tr:after{
content: '';
width: 100%;
height: 5px;
background: #fff;
}
.fixed-starting .dd-list table tbody td {
border-bottom: 1px solid #ddd;
display: block;
font-size: .8em;
text-align: right !important;
}
.fixed-starting .dd-list table tbody td:before { content: attr(data-label);
float: left;
font-weight: bold;
text-transform: uppercase;
}
.fixed-starting .dd-list table tbody td:last-child {
border-bottom: 0;
}
}.mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action{-ms-touch-action:auto;touch-action:auto}.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:0;direction:ltr}.mCSB_container{overflow:hidden;width:auto;height:auto}.mCSB_inside>.mCSB_container{margin-right:30px}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container{margin-right:0;margin-left:30px}.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left:0}.mCSB_scrollTools{position:absolute;width:16px;height:auto;left:auto;top:0;right:0;bottom:0;opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_outside+.mCSB_scrollTools{right:-26px}.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{right:auto;left:0}.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{left:-26px}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;text-align:center}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:12px}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:8px}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonUp{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools .mCSB_buttonDown{bottom:0}.mCSB_horizontal.mCSB_inside>.mCSB_container{margin-right:0;margin-bottom:30px}.mCSB_horizontal.mCSB_outside>.mCSB_container{min-height:100%}.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal{width:auto;height:16px;top:auto;right:0;bottom:0;left:0}.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:-26px}.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer{margin:0 20px}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:2px;margin:7px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:30px;height:100%;left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:12px;margin:2px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:8px;margin:4px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{display:block;position:absolute;width:20px;height:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{right:0}.mCSB_container_wrapper{position:absolute;height:auto;width:auto;overflow:hidden;top:0;left:0;right:0;bottom:0;margin-right:30px;margin-bottom:30px}.mCSB_container_wrapper>.mCSB_container{padding-right:30px;padding-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:20px}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:20px}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:20px}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper{margin-right:0;margin-left:30px}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container{padding-right:0}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container{padding-bottom:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;margin-left:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar{-webkit-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out}.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools{opacity:0;filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)"}.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,.mCustomScrollBox:hover>.mCSB_scrollTools,.mCustomScrollBox:hover~.mCSB_scrollTools,.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)"}.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.4);filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75);filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85);filter:"alpha(opacity=85)";-ms-filter:"alpha(opacity=85)"}.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9);filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp{background-image:url(//www.lhayul.com/wp-content/themes/travel-agency-pro/css/mCSB_buttons.png);background-repeat:no-repeat;opacity:.4;filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_buttonUp{background-position:0 0}.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -20px}.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -40px}.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -56px}.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover,.mCSB_scrollTools .mCSB_buttonUp:hover{opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active,.mCSB_scrollTools .mCSB_buttonUp:active{opacity:.9;filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:rgba(0,0,0,.85)}.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:rgba(0,0,0,.9)}.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px auto}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px 0}.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -20px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -40px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px 0}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -20px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -40px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px 0}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:6px;margin:5px auto}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px 0}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -20px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -40px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px 0}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -20px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -40px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -56px}.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.1)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:2px}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:2px;margin:7px auto}.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,.mCS-rounded.mCSB_scrollTools .mCSB_dragger{height:14px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:14px;margin:0 1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger{width:14px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:14px;margin:1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:16px;height:16px;margin:-1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:4px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:16px;width:16px;margin:0 -1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:4px;margin:6px 0}.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{background-position:0 -72px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -92px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -112px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -128px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px -72px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -92px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -112px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail{width:4px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{background-color:transparent;background-position:center}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);background-repeat:repeat-y;opacity:.3;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{height:4px;margin:6px 0;background-repeat:repeat-x}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px -72px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -92px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -112px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px -72px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -92px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -112px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-y;background-image:-moz-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(to right,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-x;background-image:-moz-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger{height:70px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger{width:70px}.mCS-3d-dark.mCSB_scrollTools,.mCS-3d.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{width:8px;background-color:#000;background-color:rgba(0,0,0,.2);box-shadow:inset 1px 0 1px rgba(0,0,0,.5),inset -1px 0 1px rgba(255,255,255,.2)}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:8px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:8px;margin:4px 0;box-shadow:inset 0 1px 1px rgba(0,0,0,.5),inset 0 -1px 1px rgba(255,255,255,.2)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:8px;margin:4px auto}.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);box-shadow:inset 1px 0 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{box-shadow:inset 0 1px 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical{right:1px}.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCS-3d-thick.mCSB_scrollTools_vertical{box-shadow:inset 1px 0 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,.mCS-3d-thick.mCSB_scrollTools_horizontal{bottom:1px;box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;box-shadow:inset 1px 0 0 rgba(255,255,255,.4);width:12px;margin:2px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4);height:12px;width:auto}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{background-color:#000;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-thick-dark.mCSB_scrollTools{box-shadow:inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 1px 0 0 rgba(255,255,255,.4),inset -1px 0 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#777}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{background-color:#fff;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{right:0;margin:12px 0}.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:0;margin:0 12px}.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{left:0;right:auto}.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger{height:50px}.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger{width:50px}.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail{width:6px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px}.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:6px;margin:5px 0}.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:12px}.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:12px;margin:2px 0}.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools .mCSB_draggerRail{width:12px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;margin:3px 5px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:6px;margin:5px 3px;position:absolute;width:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:12px;margin:2px 0}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent;border-width:1px;border-style:solid;border-color:#fff;border-color:rgba(255,255,255,.2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{border-color:#000;border-color:rgba(0,0,0,.2)}.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.6)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.6)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}