/*
Theme Name:   AutoRide Child
Template:     autoride
Author:       QuanticaLabs
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  autoride-child
*/

body,
select,
input,
html .woocommerce-MyAccount-navigation ul li>a,
html .woocommerce .button:hover,
html .woocommerce .button.alt:hover,
html .woocommerce .button.alt.disabled:hover,
html .woocommerce .button:disabled[disabled],
html .woocommerce .button:disabled[disabled]:hover,
html .woocommerce #respond input#submit,
html .woocommerce #respond input#submit:hover,
html .woocommerce ul.products li.product .woocommerce-LoopProduct-link span.price,
html .woocommerce-page ul.products li.product .woocommerce-LoopProduct-link span.price,
html .woocommerce ul.products li.product .woocommerce-LoopProduct-link span.price>*,
html .woocommerce-page ul.products li.product .woocommerce-LoopProduct-link span.price>*,
html .woocommerce div.product div.summary .price,
html .woocommerce div.product div.summary .price>*,
html .woocommerce-grouped-product-list-item__price,
html .woocommerce-grouped-product-list-item__price>*,
html .woocommerce nav.woocommerce-pagination ul li a, 
html .woocommerce nav.woocommerce-pagination ul li span,
input.theme-component-button.theme-component-button-style-1:hover,
input.theme-component-button.theme-component-button-style-3,
.theme-menu.theme-menu-responsive .theme-menu-responsive-button,
.widget_nav_menu ul li>a,
.theme-gutenberg-block .wp-block-file .wp-block-file__button:hover,
.theme-component-button.theme-component-button-style-1>a:hover,
.theme-component-button.theme-component-button-style-3>a,
.theme-component-list.theme-component-list-style-3 ul li>span:first-child,
.theme-component-meta-icon-list.theme-component-meta-icon-list-style-2>li,
.theme-component-meta-icon-list.theme-component-meta-icon-list-style-2>li a,
.theme-component-meta-icon-list.theme-component-meta-icon-list-style-2>li a:hover,
.theme-component-meta-icon-list.theme-component-meta-icon-list-style-3>li a:hover,
.theme-component-social-profile.theme-component-social-profile-style-1>li>a:hover,
.theme-component-social-profile.theme-component-social-profile-style-2>li>a:hover,
.theme-component-social-profile.theme-component-social-profile-style-1>li>a:hover,
.theme-component-counter-list .theme-component-counter-list-item>span,
.theme-component-tab.ui-tabs .ui-tabs-nav li a,
.theme-component-tab.ui-tabs .ui-tabs-nav li a:hover,
.theme-component-work-experience-list>ul>li>div:first-child+div>span:first-child+span,
.theme-menu.theme-menu-default>ul>li>a,
.theme-menu.theme-menu-default>ul>li>a:hover,
.theme-menu-responsive-list li>a,
.theme-menu-responsive-list li>a:hover,
.theme-pagination a,
.theme-text-copyright,
.theme-text-copyright a,
.theme-text-copyright a:hover,
.theme-text-color-2
{
	color:#000;
}
.theme-component-list.theme-component-list-style-3 ul li a {
	font-size: 16px;
	color: #556677;
}
.theme-page-footer-middle li {
    list-style-type: none;
}
.theme-component-list.theme-component-list-style-3 ul li a:hover {
	color: #7FD858;
}

.log-out,
.logged-in li.hide-logged-in {
	display: none;
}

.logged-in .log-out {
	display: block;
}

.theme-page .theme-page-footer .theme-page-footer-bottom {
	padding-bottom: 25px;
}

.theme-page-footer .theme-page-footer-bottom .wpb_row {
	display: flex;
	align-items: center;
}

.theme-page-footer-bottom .wpb_column {
	margin-bottom: 0;
}

.theme-page .theme-page-footer .theme-page-footer-bottom .theme-text-copyright p:first-child {
	padding: 0;
}

.theme-menu.theme-menu-default>ul>li.current-menu-parent>a>span:last-child,
.theme-menu.theme-menu-default>ul>li.current-menu-item>a>span:last-child {
	background-color: #7FD858;
	width: 100%;
}

.theme-component-logo img {
	width: 200;
	padding: 10px 0;
}

html .theme-page .theme-page-header .theme-menu.theme-menu-responsive+.theme-component-button {
	margin-right: 10px !important;
}

html .theme-page .theme-page-header .theme-component-button>a {
	padding: 15px;
}

.theme-menu.theme-menu-default>ul>li {
	margin-right: 0px;
}

.theme-menu.theme-menu-default>ul>li>a {
	color: #fff !important;
}

.es-badge-container {
	background: #fff !important;
	padding: 5px 5px !important;
}

.theme-page .theme-page-header .theme-page-header-title.theme-page-header-title>div:first-child+div {
	background-color: rgba(0, 0, 0, 0.4) !important;
}

.amo-brand .amo-brand__link-holder {
	height: auto !important;
}

.ga-dIYY {
	width: 15px !important;
}

div.eapps-widget {
	position: fixed;
}

.text-white {
	color: #fff;
}

.max-content {
	max-width: 1200px;
	margin: auto;
}

.dark_back:before {
	content: "";
	background: rgb(0 0 0 / 52%);
	width: 100%;
	top: 0;
	bottom: 0;
	position: absolute;
	height: 100%;
}

.theme-page-header-title.theme-page-header-title-type-image h1,
h1.theme-component-header-subheader-header {
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}

.sercotel-background:before {
	background: linear-gradient(rgba(22, 35, 54, 0.5), rgba(22, 35, 54, 0.65));
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
}

.page-template-sercotel .wrapper {
	float: left;
	width: 100%;
}

.sticky-element {
	position: sticky !important;
	top: 10px;
	padding-top: 0 !important;
}

.border-title h3,
h2.wpb_heading.wpb_accordion_heading {
	padding-bottom: 30px !important;
	position: relative;
}

.theme-component-feature-image-list .border-title h3 {
	margin-bottom: 0;
}

.border-title h3:after,
h2.wpb_heading.wpb_accordion_heading:after {
	position: absolute;
	bottom: 10px;
	content: "";
	width: 40px;
	height: 3px;
	background: #48d9a4;
	left: 0;
}

.box {
	background-color: rgb(255, 255, 255);
	box-shadow: rgba(45, 59, 78, 0.06) 0px 5px 20px 0px;
	border: 1px solid rgba(45, 59, 78, 0.14);
	border-radius: 8px;
	position: relative;
	padding: 40px 35px !important;
	overflow: hidden;
}

.max-width {
	max-width: 492px;
}

.page-template-sercotel .theme-component-feature.theme-component-feature-style-3 {
	text-align: left;
}

.page-template-sercotel .theme-component-feature-item-icon span {
	display: none;
}

.sercotel-background h1 {
	color: #fff;
	font-size: 54px;
	font-weight: 700;
	line-height: 64px;
	margin-bottom: 60px !important;
}

.page-template-sercotel .theme-component-feature-item-icon {
	color: #2D3B4E !important;
	font-size: 35px;
	background: #fff;
	border-radius: 50%;
	padding: 10px;
	text-align: center;
}

.page-template-sercotel .sercotel-background .theme-component-feature-item p {
	color: #fff;
}

.page-template-sercotel .theme-component-feature-item p {

	font-weight: bold;
	line-height: normal !important;
	margin-top: 20px;
}

.box .theme-component-feature-item-header {
	font-size: 18px !important;
	font-weight: 900 !important;
	letter-spacing: 0 !important;
	font-family: 'Ubuntu' !important;
	color: rgb(45, 59, 78) !important;
	text-transform: none !important;
}

.box .theme-component-feature-item p,
.page-template-sercotel .theme-component-feature-image-list-item-content {
	margin-top: 0;
	font-weight: normal !important;
	line-height: 26px !important;
}

.box-number .box {
	border-radius: 8px;
	padding: 0 !important;
}

.box-number h4 {
	color: inherit !important;
	font-size: 28px;
	margin-bottom: 10px;
}

.page-template-sercotel .theme-component-feature-image-list-item-content {
	padding: 10px !important;

	min-height: 120px;
}

.page-template-sercotel .theme-component-feature-image-list-item-content p {
	margin: 0 !important;
}

.page-template-sercotel .theme-component-feature-image-list-item-image span {
	display: none;
}

.page-template-sercotel div#primary {
	margin: 0;
}

.page-template-sercotel .wpb_accordion_section.group {
	background: #fff;
	box-shadow: rgba(45, 59, 78, 0.06) 0px 5px 20px 0px;
	border: 1px solid rgba(45, 59, 78, 0.14);
	border-radius: 6px;
	margin-bottom: 30px;
	padding: 24px 21px;
}

.page-template-sercotel .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
	padding: 0;
	font-size: 16px;
}

.page-template-sercotel .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
	background: none !important;
	font-size: 16px !important;
	padding-top: 0 !important;
	padding-bottom: 0;
}

.page-template-sercotel .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
	font-size: 16px;
	color: #000;
	line-height: 24px;
	font-weight: 500;
	padding-left: 50px;
}

.benefits .box {
	margin-bottom: 30px;
}

.benefits p {
	min-height: 170px;
}

.theme-component-feature-item.box.special-benefits {
	background-image: linear-gradient(rgb(80, 216, 203), rgb(72, 217, 164));
	color: #fff;
}

.page-template-sercotel .benefits img {
	color: #48D9A4 !important;
	background: rgba(72, 217, 164, 0.1);
	font-size: 24px;
	border-radius: 50%;
	padding: 20px;
	margin: 0 !important;
}

.page-template-sercotel .benefits .theme-component-feature-item p {
	margin: 0;
	padding: 0;
}

.page-template-sercotel .benefits .special-benefits img {
	color: #48D9A4 !important;
	background: #fff !important;
}

.page-template-sercotel .benefits .vc_column_container {
	margin-bottom: 0;
}

.benefits .vc_row+.vc_row {
	margin-top: 50px;
}

.border-title,
h2.wpb_heading.wpb_accordion_heading {
	position: relative;
}

.transparent_background {
	position: relative;
	padding: 50px 0;
	border-radius: 8px;
	overflow: hidden;
}

.transparent_background:before {
	background: rgba(45, 59, 78, 0.4);
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}

.transparent_background .vc_column_container {
	margin: 0;
}

.transparent_background a {
	color: #fff !important;
	border-color: #fff !important;
}

.sercotel-background .theme-component-feature-item-icon {
	display: none;
}

.theme-component-feature-item img {
	margin-bottom: 0;
}

.box .theme-component-feature-item-icon {
	display: none;
}

.main_box .box img {
	position: absolute;
	left: 40px;
	top: 10px;
	width: 50px;
}

.css-1c04ndh {
	height: 28px;
	width: 37px;
	border-radius: 8px 0px;
	background-color: rgb(255, 255, 255);
	box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 9px -4px;
	color: rgb(0, 207, 149);
	font-size: 14px;
	line-height: 20px;
	position: absolute;
	left: 8px;
	top: 8px;
	text-align: center;
	font-weight: 700;
	padding: 4px;
}

.theme-component-feature-image-list {
	counter-reset: item;
}

.theme-component-feature-image-list .box {
	counter-increment: item;
}

.theme-component-feature-image-list .box-number .box::before {
	content: counter(item);
	border-radius: 8px 0px;
	background-color: rgb(255, 255, 255);
	box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 9px -4px;
	color: rgb(0, 207, 149);
	font-size: 14px;
	line-height: 20px;
	position: absolute;
	left: 8px;
	top: 8px;
	text-align: center;
	font-weight: 700;
	z-index: 3;
	padding: 4px 11px;
}

.hotel_widget {
	display: none;
}

.drive-bannersec .drive-bannertext {
	width: 50%;
	margin: 0 auto;
}

.page-id-24680 .theme-page .theme-page-content,
.page-id-24734 .theme-page .theme-page-content {
	padding-top: 0px;
	padding-bottom: 0px;
}

.drive-welcomesec {
	margin: 80px auto;
}

.drive-welcomesec .welc-innersec {
	padding: 78px 109px 135px 109px;
}

.drive-welcomesec .welc-innerimg {
	margin: -70px;
}

.bec-leftrightsec .bec-leftrightrow .bec-leftrightcol .vc_column-inner {
	padding-left: 120px;
	padding-right: 50px;
}

.bec-leftrightsec .bec-leftrightrow .bec-rightleftcol .vc_column-inner {
	padding-left: 120px;
	padding-right: 50px;
}

.bec-leftrightsec .bec-leftrightrow {
	margin-bottom: 100px;
}

.work-imgboxsec .work-imgbox .theme-icon-feature-warning {
	display: none;
}

.work-imgboxsec .work-imgbox h4 a {
	font-family: "ubuntu", sans-serif;
	font-size: 24px;
	line-height: 32px;
	font-weight: 500;
	color: #2C3E50;
}

.work-imgboxsec .work-imgbox h4 {
	margin-top: 30px;
}

.work-imgboxsec .work-imgbox p {
	font-family: "lato", sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: 300;
	color: #556677;
}

.work-imgboxsec h2.vc_custom_heading {
	margin-bottom: 50px;
}

.signup-sec {
	padding: 41px 310px 41px 310px;
	margin: 40px 0px;
}

.signup-sec .vc_column_container {
	margin-bottom: 0px;
}

.signride-sec {
	padding: 142px 80px !important;
}

.ride-btncol .wpb_wrapper {
	text-align: right;
}

.signride-sec h2.vc_custom_heading {
	margin-bottom: 0px;
	width: 65%;
}

.readydrive-sec span.theme-icon-feature-award {
	display: none;
}

.readydrive-sec h2.vc_custom_heading {
	margin-bottom: 0px;
	width: 80%;
}

.readydrive-sec .vc_column_container {
	margin-bottom: 0px;
}

.readydrive-sec {
	padding: 107px 48px 107px 79px;
	margin-bottom: 80px;
}

.readydrive-sec .theme-component-feature-image-list-item-image {
	width: 71px;
	height: 71px;
	position: relative;
	background: #fff;
	border-radius: 50%;
}

.readydrive-sec h4 {
	font-family: "Lato", sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 28px;
	color: #2C3E50;
	margin-top: 22px;
}

.readydrive-sec .theme-component-feature-image-list-item-image img {
	position: absolute;
	top: 15px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.partner-tabsec #sp-wp-tabs-wrapper_24750 .sp-tab__nav {
	justify-content: center;
}

.partner-tabsec #sp-wp-tabs-wrapper_24750.sp-tab__lay-default>ul .sp-tab__nav-item {
	margin-right: 0px;
	margin-top: 0px;
	background-color: #EAECEE;
	border-radius: 300px;
	padding-left: 0px;
}

.partner-tabsec #sp-wp-tabs-wrapper_24750.sp-tab__lay-default>ul>li>.sp-tab__nav-link {
	border: none;
	background-color: transparent !important;
	border-radius: 300px;
}

.partner-tabsec #sp-wp-tabs-wrapper_24750.sp-tab__lay-default>ul>li>.sp-tab__active {
	background-color: #7FD858 !important;
	border-radius: 300px;
}

.partner-tabsec h4.sp-tab__tab_title {
	font-size: 14px !important;
	line-height: 28px !important;
	font-weight: 400 !important;
	font-family: "Lato", sans-serif !important;
	color: #778591 !important;
}

.sp-tab__active h4.sp-tab__tab_title {
	color: #ffffff !important;
}

.partner-tabsec .sp-tab__tab-pane {
	border: none !important;
}

.partner-tabsec #sp-wp-tabs-wrapper_24750.sp-tab__lay-default>ul {
	border-bottom: none !important;
	background-color: #EAECEE;
	max-width: max-content;
	margin: 0 auto;
	border-radius: 300px;
}

.partner-tabsec .sp-tab__tab-pane img {
	margin-top: 0px !important;
}

.partner-seasec {
	margin-top: 10px;
	margin-bottom: 40px;
}

.faq-sec .ea-header a {
	font-family: "Lato", sans-serif;
	font-size: 18px !important;
	line-height: 16px !important;
	font-weight: 500 !important;
	color: #2C3E50 !important;
	border-bottom: 1px solid #D9FFC8;
}

.faq-sec #sp-ea-24759.sp-easy-accordion>.sp-ea-single {
	background: no-repeat;
	border: none;
}

.faq-sec #sp-ea-24759.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon {
	float: right;
	color: #7FD858;
	display: none !important;
}

.imgbox-sec .imgbox-item .theme-icon-feature-award {
	display: none;
}

.imgbox-sec .imgbox-item {
	position: relative;
}

.imgbox-sec .imgbox-item .theme-component-feature-image-list-item-content {
	position: absolute;
	bottom: 10px;
	left: 25px;
}

.imgbox-sec .imgbox-item h4 {
	font-family: "ubuntu", sans-serif;
	font-size: 16px;
	line-height: 32px;
	font-weight: 500;
	margin-bottom: 0px;
	color: #ffffff;
}

.page-id-23740 .theme-page-content {
	padding-top: 0px;
}

.imgbox-sec .imgbox-item p {
	font-family: "ubuntu", sans-serif;
	font-size: 24px;
	line-height: 32px;
	font-weight: 500;
	margin-bottom: 0px;
	color: #ffffff;
}

.imgbox-headcol .vc_column-inner {
	text-align: right;
}

.imgbox-headcol .box-morebtn a {
	color: #7FD858 !important;
}

.imgbox-headcol .box-morebtn a:hover {
	color: #ffffff !important;
}

.testimonials-slider .testimonial-item {
	display: flex !important;
	align-items: center;
}

.testimonials-slider .testimonial-item .testimonial-image {
	width: 40%;
}

.testimonials-slider .testimonial-item .testimonial-content {
	width: 60%;
}

.testimonial-item .testimonial-content .ext-fields {
	display: flex;
	align-items: center;
	gap: 82px;
}

.custom-arrow.slick-arrow {
	width: 50px;
}

.slick-prev.custom-arrow.slick-arrow {
	left: -65px;
}

.slick-next.custom-arrow.slick-arrow {
	right: -65px;
}

.testslider-col {
	margin-bottom: 0px !important;
}

.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a {
	position: relative;
}

.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a:after {
	content: "";
	position: absolute;
	background-image: url(https://costaricahorizon-new-bucket.storage.googleapis.com/wp-content/uploads/2022/11/26071840/down-arrow.png);
	background-repeat: no-repeat;
	background-size: cover;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	width: 12px;
	height: 8px;
}

.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a[aria-expanded="true"]:after {
	transform: translateY(-50%) rotate(180deg);
}

.imgbox-sec {
	margin-top: 40px !important;
	display: inline-block;
}

/* new css */
.header_icone_left .wpb_wrapper {
	display: flex;
}

.header_icone_left .wpb_wrapper li {
	list-style-type: none;
	margin-right: 30px;
}

.header_icone_right a {
	color: #55973f !important;
	font-size: 0.8em;
	font-weight: 600;
}

.header_icone_right li {
	margin: 0px !important;
}

.theme-component-logo.header_new_logo {
	width: 100%;
	text-align: center;
	margin: 0;
}

.theme-component-logo.header_new_logo a {
	display: inline-block;
	border: 2px solid #7CD95D !important;
	padding: 2px !important;
	border-radius: 30px !important;
}

.theme-component-logo.header_new_logo img {
	overflow: hidden;
	padding: 0px;
	border-radius: 30px !important;
	width: 300px;
	object-fit: contain;
	max-width: 300px !important;
	height: 190px;
	background: #000;
	padding: 30px;
	transition: opacity 0.3s ease !important;
}

.header_icone_left {
	margin: 0px !important;
}

.header_icone_right {
	margin: 0px !important;
}

.header_icone_right li {
	width: 100%;
	display: flex !important;
	justify-content: end !important;
}

.header_icone_left .wpb_wrapper li a {
	text-decoration: none !important;
}

.header_icone_left .wpb_wrapper li {
	list-style-type: none;
	margin-right: 30px;
	display: flex;
	align-items: center;
	justify-content: end;
	height: 29px;
}

.logo_section .wpb_column.vc_column_container.vc_col-sm-12 {
	margin: 20px 0px 15px !important;
}

.header_top_section {
	border-bottom: 1px solid #e6e6ee;
	border-top: 1px solid #e6e6ee;
}

.menu_section.sticky {
	position: fixed !important;
	top: 0 !important;
	left: 0 !important;
	z-index: 999;
	right: 0;
	width: 100% !important;
	margin: 0px !important;
}

.theme-menu.theme-menu-default ul {
	display: flex;
	gap: 35px;
	align-items: center;
	justify-content: center;
}

.theme-menu.theme-menu-default>ul ul {
	z-index: 99999;
	width: 220px;
	max-width: 220px;
	min-width: 220px;
	padding: 10px 15px;
}

.theme-menu.theme-menu-default>ul>li>a:hover,
.theme-menu.theme-menu-default>ul>li.current-menu-item>a {
	color: #7FD858 !important;
}

.theme-menu.theme-menu-default>ul ul li:not(:last-child) a {
	border-bottom: 1px solid #dddddd;
}

.theme-menu.theme-menu-default>ul ul li a {
	padding: 6px 0px 6px !important;
}

.theme-menu.theme-menu-default>ul>li.menu-item-has-children span.theme-icon-meta-arrow-vertical-2 {
	display: none !important;
}

.theme-menu.theme-menu-default>ul>li.menu-item-has-children {
	margin: 0px;
}

.theme-menu.theme-menu-default>ul>li {
	position: relative;
	z-index: 999999999;
}

.menu_section {
	padding: 20px 30px !important;
	overflow: visible !important;
}

.menu_section .wpb_column.vc_column_container.vc_col-sm-12 {
	margin-bottom: 0px !important;
}

.theme-menu.theme-menu-default>ul ul li a {
	color: #556677 !important;
}

.theme-menu.theme-menu-default>ul ul li a:hover {
	color: #55973f !important;
}

.theme-menu.theme-menu-default>ul ul {
	background-color: #ffffff !important;
}

.theme-menu.theme-menu-default>ul>li>a {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #ffffff;
	white-space: nowrap;
	padding: 8px 15px;
	position: relative;
	transition: color 0.3s ease;
	display: inline-block;
	text-align: center;
	min-width: fit-content;
}

.header_icone_left .wpb_wrapper li a.theme-icon-social-facebook {
	width: 15px;
	height: 15px;
	background-image: url(./images/fb.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.header_icone_left .wpb_wrapper li a::before {
	display: none;
}

.header_icone_left .wpb_wrapper li a.theme-icon-social-instagram {
	width: 15px;
	height: 15px;
	background-image: url(./images/ig.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.header_icone_right a span.theme-icon-meta-phone {
	width: 15px;
	height: 15px;
	background-image: url(./images/phone.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	margin-right: 5px;
	transform: translateY(1px);
}

.header_icone_right a span.theme-icon-meta-phone::before {
	display: none;
}

/* end */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation : landscape) {
	.signride-sec {
		padding: 40px 40px !important;
	}

	.signride-sec h2.vc_custom_heading {
		margin-bottom: 0px;
		width: 100%;
	}

	.drive-bannersec {
		padding: 30px 10px;
	}

	h1.vc_custom_heading {
		font-size: 28px !important;
		margin-bottom: 10px;
	}

	.drive-bannersec .drive-bannertext {
		width: 100%;
		margin: 0 auto;
	}

	.drive-welcomesec {
		margin: 30px 20px;
	}

	h2.vc_custom_heading {
		font-size: 28px !important;
	}

	.drive-welcomesec .welc-innersec {
		padding: 30px 20px 30px 28px;
	}

	h4.vc_custom_heading {
		font-size: 20px !important;
		line-height: 28px !important;
	}

	.drive-welcomesec .wpb_single_image img {
		width: 100px;
	}

	.drive-bannersec {
		min-height: 56.3008vh !important;
	}
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {
	.sercotel-background h1 {
		font-size: 36px;
		line-height: 46px;
	}
}

@media only screen and (min-width: 0px) and (max-width: 1023px) {

	.benefits .box {
		padding-left: 10px !important;
		padding-right: 10px !important;
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}

	.benefits p {
		min-height: 200px;
	}
}

@media (max-width: 991px) {
	.drive-bannersec {
		min-height: 40.3008vh !important;
	}

	.drive-bannersec {
		padding: 30px 10px;
	}

	h1.vc_custom_heading {
		font-size: 28px !important;
		margin-bottom: 10px;
	}

	.drive-bannersec .drive-bannertext {
		width: 100%;
		margin: 0 auto;
	}

	.drive-welcomesec {
		margin: 50px auto;
		padding: 0px 10px;
	}

	h2.vc_custom_heading {
		font-size: 28px !important;
		line-height: 32px !important;
		margin-top: 20px;
	}

	.drive-welcomesec .welc-innersec {
		padding: 30px 20px 30px 28px;
	}

	h4.vc_custom_heading {
		font-size: 20px !important;
		line-height: 28px !important;
	}

	.drive-welcomesec .wpb_single_image img {
		width: 100px;
		margin-top: 20px;
	}

	.bec-leftrightsec .bec-leftrightrow .bec-leftrightcol .vc_column-inner {
		padding-left: 0px;
		padding-right: 10px;
	}

	.bec-leftrightsec .bec-leftrightrow .bec-rightleftcol .vc_column-inner {
		padding-left: 0px;
		padding-right: 10px;
	}

	h3.vc_custom_heading {
		font-size: 20px !important;
		line-height: 28px !important;
		margin-bottom: 10px;
	}

	.bec-leftrightsec .bec-leftrightrow {
		margin-bottom: 10px;
	}

	html .vc_column_container {
		margin-bottom: 15px;
	}

	.work-imgboxsec h2.vc_custom_heading {
		margin-bottom: 20px;
	}

	.work-imgboxsec .work-imgbox h4 {
		margin-top: 20px;
		margin-bottom: 10px;
	}

	.work-imgboxsec .work-imgbox h4 a {
		font-size: 20px;
		line-height: 28px;
	}

	.signup-sec {
		padding: 20px;
		margin: 20px 0px;
	}

	.readydrive-sec {
		padding: 20px;
		margin-bottom: 50px;
	}

	.readydrive-sec h2.vc_custom_heading {
		margin-bottom: 20px;
		width: 100%;
	}

	.signride-sec {
		padding: 10px 20px !important;
	}

	.signride-sec h2.vc_custom_heading {
		margin-bottom: 0px;
		width: 100%;
		text-align: center !important;
	}

	.ride-btncol .wpb_wrapper {
		text-align: center;
	}

	.ride-btn {
		margin-top: 20px;
	}

	.menu_section {
		padding: 20px 30px !important;
		overflow: visible !important;
	}

	.menu_section .wpb_column.vc_column_container.vc_col-sm-12 {
		margin-bottom: 0px !important;
	}

	section.vc_section.header_top_section {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.theme-component-logo.header_new_logo img {
		width: 200px;
		object-fit: contain;
		max-width: 200px !important;
		height: 120px;
		padding: 12px;
	}
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
	.partner-tabsec #sp-wp-tabs-wrapper_24750.sp-tab__lay-default>ul {
		background-color: transparent;
	}

	.partner-tabsec #sp-wp-tabs-wrapper_24750.sp-tab__lay-default>ul .sp-tab__nav-item {
		margin-top: 5px;
	}

	.box-morebtn {
		width: 100%;
	}

	.imgbox-sec .imgbox-item img {
		width: 100%;
	}

	.imgbox-sec h2.vc_custom_heading {
		margin-bottom: 0px;
	}

	.testimonials-slider .testimonial-item {
		flex-direction: column;
	}

	.testimonials-slider .testimonial-item .testimonial-image {
		width: 100%;
	}

	.testimonials-slider .testimonial-item .testimonial-content {
		width: 100%;
	}

	.custom-arrow.slick-arrow {
		width: 40px;
	}

	.slick-prev.custom-arrow.slick-arrow {
		left: -50px;
	}

	.slick-next.custom-arrow.slick-arrow {
		right: -50px;
	}

	html .sercotel-background.theme-column-style-2 {
		padding: 40px 0px 40px 0px;
	}

	.sercotel-background h1 {
		margin-bottom: 20px !important;
		font-size: 30px;
		line-height: 36px;
	}

	.hotel_widget {
		display: block;
		margin-top: 80px;
	}

	.sticky-element {
		display: none;
	}

	.page-template-sercotel .wpb_accordion_section.group {
		padding-left: 5px;
		padding-right: 5px;
	}

	html .theme-page .theme-page-header .theme-component-button {
		display: inline-block;
		margin-bottom: 20px;
	}

	.menu_section {
		padding: 20px 30px !important;
	}

	.theme-component-logo.header_new_logo img {
		width: 200px;
		object-fit: contain;
		max-width: 200px !important;
		height: 120px;
		padding: 12px;
	}

	.header_top_section .vc_row.wpb_row.vc_row-fluid {
		display: flex;
	}

	section.vc_section.header_top_section {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.theme-component-logo {
		width: 100%;
	}

	.theme-page .theme-page-header .theme-page-header-flex>.vc_column-inner>.wpb_wrapper {
		display: block;
		text-align: center;
	}

	.page-template-sercotel .sercotel-background .theme-component-feature-item p img {
		margin-top: 0;
		margin-right: 10px;
	}

	.page-template-sercotel .sercotel-background .theme-component-feature-item p {
		display: flex;
		align-items: center;
	}

	.page-template-sercotel .sercotel-background .theme-component-feature-item p br {
		display: none;
	}

	.theme-component-feature .vc_row .vc_column_container {
		margin-bottom: 0;
	}
}


/* New css */
.vc_row.wpb_row.vc_inner.vc_row-fluid.bec-leftrightrow-silder {
	display: block !important;
	flex-wrap: unset !important;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.bec-leftrightrow-silder .vc_col-sm-3 {
	display: block;
	width: 100%;
}

.page-id-24835 .theme-page-content,
.page-id-24901 .theme-page-content,
.page-id-24931 .theme-page-content,
.page-id-24944 .theme-page-content {
	padding: 0px !important;
}

.drive-bannersec-new .drive-bannertext {
	border: 1px solid #7FD858FD;
	padding: 5px 20px;
	border-radius: 3px;
	display: inline-block;
}

.drive-bannerbtn.new-btn a {
	color: #14273D !important;
	background-color: #7FD858 !important;
	border: 0px;
	font-weight: 600;
	border-radius: 10px;
}

p.vc_custom_heading.drive-bannertext-3 {
	margin-bottom: 20px;
}

.drive-bannersec-new {
	padding-top: 180px !important;
	padding-bottom: 240px !important;
}

.bec-leftrightsec-new.vc_row {
	padding-right: 0px !important;
	padding-top: 136px;
	padding-bottom: 213px;
	background-repeat: no-repeat !important;
}

.bec-leftrightsec-new.vc_row .vc_col-sm-3 {
	max-width: calc(100% - 30px);
}

.work-imgboxsec {
	padding-top: 50px;
}

.bec-leftrightsec-new.vc_row .vc_col-sm-3 h3.vc_custom_heading {
	margin: 20px 0px 20px;
}

.work-imgboxsec .work-imgbox p {
	font-weight: 400;
}

.testimonial-section h2.testimonial-title {
	font-family: Lato;
	font-size: 26px;
	font-weight: 600;
	line-height: 28px;
	text-align: left;
	color: #ffff;
}

.testimonial-section p.testimonial-text {
	font-family: Lato;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	text-align: left;
	color: #fff;
}

.testimonial-section .ext-fields {
	font-family: Lato;
	font-size: 18px;
	font-weight: 400;
	text-align: left;
	color: #fff;
}

.testimonial-image img {
	border-radius: 50%;
}

.testimonials-slider .testimonial-item {
	max-width: 80%;
	margin: auto;
}

.testimonials-slider .slick-prev:before,
.testimonials-slider .slick-next:before {
	display: none;
}

.testimonial-section .slick-next.custom-arrow.slick-arrow {
	right: 0;
}

.testimonial-section .slick-prev.custom-arrow.slick-arrow {
	left: 0px;
}

.testimonial-section {
	padding: 100px 0 250px;
	background-repeat: no-repeat;
	background-position: bottom !important;
}

.readydrive-sec-new .theme-component-feature-image-list-item-image span {
	display: none;
}

.readydrive-sec-new .theme-component-feature-image-list-item-content {
	margin-top: 30px;
}

.readydrive-sec-new .vc_col-sm-3 {
	margin: 0px !important;
	width: auto;
	max-width: 145px;
}

.readydrive-sec-new .vc_col-sm-3:after {
	content: "";
	width: 208px;
	height: 18px;
	position: absolute;
	display: inline-block;
	background-image: url(https://costaricahorizon-new-bucket.storage.googleapis.com/wp-content/uploads/2022/11/22064756/Group-1000002847.png);
	background-repeat: no-repeat;
	left: 127px;
	top: 43px;
	/* transform: translatey(-50%); */
}

.readydrive-sec-new .vc_col-sm-3:nth-child(4):after {
	display: none;
}

.readydrive-sec-new .vc_row-fluid.vc_row-o-content-middle.vc_row-flex {
	justify-content: space-between;
}

.readydrive-sec-new .theme-component-feature-image-list-item-content h4 {
	font-weight: 400;
}

.readydrive-sec-new {
	padding-top: 110px;
	padding-bottom: 150px;
}

.sign-up-section {
	padding: 80px 15px 40px;
	border-radius: 50px;
}

.sign-up-section h2.vc_custom_heading {
	margin: 0px;
}

.sign-up-section p.vc_custom_heading {
	padding: 18px 0px;
	max-width: 805px;
	margin: auto;
}

.faq-sec-new h3.ea-header a i {
	display: none;
}

.faq-sec-new .sp-easy-accordion>.sp-ea-single>.ea-header a {
	color: #2C3E50 !important;
	background: #D9FFC8;
	border: 1px solid #D9FFC8;
	border-radius: 10px !important;
}

.faq-sec-new .ea-card.ea-expand.sp-ea-single {
	border: 0px !important;
	background: none !important;
}

.faq-sec-new .sp-easy-accordion .sp-ea-single {
	border: 0px !important;
	background: none !important;
}

.faq-sec-new .sp-easy-accordion .sp-ea-single {
	border: 0px !important;
}

.faq-sec-new .wpb_raw_code.wpb_content_element.wpb_raw_html {
	max-width: 700px;
	margin: auto;
}

.signride-sec-new {
	padding-top: 250px !important;
	padding-bottom: 150px;
	background: transparent;
}

.imgbox-sec-new h2.vc_custom_heading {
	margin: 0px;
}

.imgbox-sec-new .sign-up-section {
	margin-top: 40px;
}

.imgbox-sec-new .sign-up-section {
	margin-top: 40px;
}

.imgbox-sec-new h2.vc_custom_heading {
	margin: 0px;
}

.faq-sec-new {
	padding-top: 100px;
	padding-bottom: 50px;
}

.imgbox-sec-new {
	padding-top: 200px;
	padding-bottom: 275px;
}

.vestibulum-section {
	padding-top: 70px;
	padding-bottom: 150px;
	background-repeat: no-repeat;
}

.vestibulum-section .vc_col-sm-5 .wpb_wrapper {
	max-width: 436px;
}

.tab-sec-new ul#sp-tab__ul {
	display: block;
	max-width: 500px;
	border: 0px;
	width: 100%;
}

.tab-sec-new ul#sp-tab__ul li.sp-tab__nav-item {
	background: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.tab-sec-new ul#sp-tab__ul li.sp-tab__nav-item span.sp-tab__nav-link {
	background: #EAECEE;
	border: 0px;
	border-radius: 100px;
	padding: 24px 30px;
	font-size: 24px !important;
	text-align: left !important;
	justify-content: start !important;
	align-items: start !important;
	margin-bottom: 30px;
}

.tab-sec-new ul#sp-tab__ul li.sp-tab__nav-item span.sp-tab__nav-link h4.sp-tab__tab_title {
	font-size: 24px;
	font-weight: 400;
	color: #2C3E50;
}

.tab-sec-new ul#sp-tab__ul li.sp-tab__nav-item span.sp-tab__nav-link.sp-tab__active {
	background: #7FD858;
}

.tab-sec-new .sp-tab__tab-content {
	max-width: calc(100% - 500px);
	float: right;
	padding: 0px 20px;
}

.tab-sec-new .sp-tab__tab-content .sp-tab__tab-pane {
	padding: 0px 20px !important;
	border: 0px !important;
}

.tab-sec-new .sp-tab__lay-default {
	display: flex;
}

.tab-sec-new .sp-tab__tab-content .sp-tab__tab-pane p {
	padding: 0px;
}

.tab-sec-new .sp-tab__tab-content .sp-tab__tab-pane img {
	margin: 0px;
}

.tab-sec-new h2.vc_custom_heading {
	max-width: 682px;
	margin: auto;
	margin-bottom: 50px;
}

.tab-sec-new {
	padding-top: 100px;
}

.welcome-up-section {
	border-bottom: 1px solid #D9D9D9;
	padding-top: 80px;
	margin-bottom: 80px;
}

.welcome-up-section h4.vc_custom_heading {
	max-width: 950px;
	margin-left: auto;
	margin-right: auto;
}

@media(max-width:1200px) {
	.drive-bannersec-new .drive-bannertext {
		font-size: 12px !important;
		padding: 4px 9px;
	}

	.drive-bannersec-new h1.vc_custom_heading.drive-bannerheading {
		font-size: 36px !important;
		line-height: normal !important;
	}

	.tab-sec-new ul#sp-tab__ul {
		width: 30%;
	}

	.tab-sec-new .sp-tab__tab-content {
		max-width: 70%;
	}

	.tab-sec-new ul#sp-tab__ul li.sp-tab__nav-item span.sp-tab__nav-link h4.sp-tab__tab_title {
		font-size: 18px;
	}

	.tab-sec-new ul#sp-tab__ul li.sp-tab__nav-item span.sp-tab__nav-link {

		padding: 11px 23px;
		margin-bottom: 20px;
	}
}

@media(max-width:991px) {
	.drive-bannersec-new {
		padding-top: 8% !important;
		padding-bottom: 15% !important;
	}

	.bec-leftrightsec-new.vc_row {
		padding-right: 0px !important;
		padding-top: 8%;
		padding-bottom: 8%;
		background-repeat: no-repeat !important;
		background: #14273d !important;
	}

	.testimonial-section {
		padding-top: 8%;
		padding-bottom: 8%;
		background: #14273d !important;
	}

	.readydrive-sec-new .vc_col-sm-3:after {
		background-size: 79px;
		background-position: right;
		width: 61px;
	}

	.imgbox-sec-new {
		padding-top: 8%;
		padding-bottom: 8%;
		background: #f4f4f4;
	}

	.faq-sec-new {
		padding-top: 8%;
		padding-bottom: 8%;
	}

	.signride-sec-new {
		padding-top: 8% !important;
		padding-bottom: 8%;
	}
}

@media(max-width:767px) {
	.readydrive-sec-new .vc_col-sm-3:after {
		display: none;
	}

	.signride-sec-new h2.vc_custom_heading {
		padding-top: 13%;
	}

	.faq-sec-new .sp-easy-accordion>.sp-ea-single>.ea-header a {
		font-size: 16px;
		padding-right: 41px;
	}

	.readydrive-sec-new .vc_row-fluid.vc_row-o-content-middle.vc_row-flex .theme-component-feature-image-list-item {
		text-align: center;
	}

	.readydrive-sec-new .vc_row-fluid.vc_row-o-content-middle.vc_row-flex .theme-component-feature-image-list-item img {
		margin: auto;
	}

	.readydrive-sec-new {
		padding-top: 8% !important;
		padding-bottom: 8%;
	}

	.testimonial-section {
		padding-top: 8% !important;
		padding-bottom: 8%;
		background-repeat: no-repeat;
		background-position: bottom !important;
	}

	.drive-bannersec-new {
		padding-top: 8% !important;
		padding-bottom: 39% !important;
	}

	.testimonial-section .ext-fields {

		font-size: 16px;
		font-weight: 400;

	}

	.testimonial-section ul.slick-dots {
		display: none;
	}

	.drive-bannersec-new {

		background-position: right !important;
	}

	.tab-sec-new .sp-tab__lay-default {
		display: block;
	}

	.tab-sec-new ul#sp-tab__ul {
		width: 100%;
	}

	.tab-sec-new .sp-tab__tab-content {
		max-width: 100%;
	}

	.tab-sec-new .sp-tab__tab-content .sp-tab__tab-pane {
		padding: 0px 0px !important;
		border: 0px !important;
	}

	.tab-sec-new {
		padding-top: 8%;
	}
}