/* 
Theme Name: Hello iBAMS CAR
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 3.1.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
.nyryt summary.e-n-accordion-item-title {
    border: none !important;
}


.nyryt .e-n-accordion-item:before {
    position: absolute;
    content: '';
    width: 82%;
    bottom: 0;
    height: 1px;
    background: #757575;
    right: 0;
}
.nyryt .e-n-accordion-item.active {
    position: relative;
}
.nyryt .e-n-accordion-item:after {
    width: 5px;
    height: 75%;
    background: #fd8d14;
    content: '';
    position: absolute;
    top: 74px;
}
.nyryt .tabs-smt .e-n-accordion-item-title-text span {
    position: relative;
    left: -25px;
}
.nyryt .e-n-accordion-item:last-child::after {
    display: none;
    content: none;
}
.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>i {
    color: #b2b2b2;
}
span.e-opened {
    display: none !important;
}
.driven-tabs .e-n-accordion-item-title-text span {
    opacity: 0.6;
    padding-right: 20px;
}
.driven-tabs .e-n-accordion-item.active {
    background: #165d82;
    border-radius: 151px;
    padding: 10px 40px;
}

.driven-tabs .e-n-accordion-item.active .e-con-full.e-flex.e-con {
    border: none;
}

.driven-tabs .active .e-n-accordion-item-title-text {
    color: #fff;
}

.driven-tabs .active .e-n-accordion-item-title {
    border: none !important;
}
.page-header {
    display: none;
} 
.car-row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 30px;
    column-gap: 50px;
}
.car-col {
    flex: 0 0 auto;
    width: 100%;
    padding: 0 8px;
}.car-mata {
    display: flex;
    flex-wrap: wrap;
}.phone-cr .elementor-icon-list-icon {
    background: #fd8d14;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    padding: 6px 0 0 4px;
}
.min-slider .elementor-button.elementor-slide-button.elementor-size-sm {
    display: none;
}
.min-slider .swiper-slide-bg {
    border-radius: 40px;
}
.min-slider .swiper-slide-contents {
    padding: 160px 0 0 0;
}

.min-slider .sld-car {
    margin: -63px 0 0 0;
}.ab-tls .elementor-widget-container {
    background: #757575;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 20px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
}.color-mt span {
    color: #fd8d14;
} .tabs-smt .e-n-accordion-item-title-text span {
    background: #fd8d14;
    color: #fff;
    width: 52px;
    height: 52px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    line-height: 53px;
}  .form-container {
            display: flex;
            gap: 10px;
            align-items: center;
            justify-content: center;
        }

        .form-field {
            display: flex;
			position:relative;
            align-items: center;
        
        }

.form-field input, .form-field textarea {
    border: none;
    outline: none;
    flex: 1;
    margin-left: 10px;
    color: #333;
    background-color: #FFCB9C;
    border-radius: 50px;
    padding: 10px 37px;
    font-size: 16px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}
.form-field i {
    color: #333;
    position: absolute;
    top: 12px;
    z-index: 9;
    left: 25px;
}

     .submit-btn input {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #00284D;
    color: white;
    border-radius: 50px;
    font-size: 16px;
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    transition: background 0.3s ease;
}
        .submit-btn input:hover {
            background-color: #003E6B;
        }
.form-field br {
    display: none;
}
/**/
.form-cls input {
    height: 52px;
    padding: 15px 15px 15px 50px;
    font-size: 18px;
    font-weight: 500;
}

.form-cls i {
    top: 17px;
    font-size: 18px;
    width: 18px;
    height: 18px;
    left: 32px;
}

.form-cls input.wpcf7-submit {
    font-size: 14px;
    padding: 15px 14px;
    width: 100%;
}

.form-cls .form-field {
    width: 28%;
}
.form-cls .submit-btn {
    width: 16%;
    margin-top: 30px;
    margin-left: 10px;
}
.car-item {
    border: solid 1px #979898;
    border-radius: 30px;
    background: #feffff;
    margin-bottom: 50px;
	box-shadow: 0 0 10px #ddd;
}
.car-col.slick-slide .car-item {
    margin: 0 15px 50px;
}
.daly-patr div {
    font-size: 14px;
    display: flex;
	gap: 10px;
    align-items: center;
    font-family: 'Montserrat';
}
.daly-patr svg {
    width: 14px;
    height: 14px;
}
.car-item h2 {
    font-size: 20.08px;
    color: #165d82;
    font-weight: 500;
    font-family: 'Days One';
    margin: 20px 0 10px;
	min-height: 48px;
	text-transform: uppercase;
}
.car-mata.daly-patr {
    display: grid;
    grid-template-columns: 30% 40% 30%;
    border-top: solid 1px #ddd;
    padding: 15px 0;
}
.car-mata.daly-free {
    font-size: 14px;
    font-weight: 300;
    display: flex;
    gap: 10px;
}
.car-item-inner {
    padding: 0 15px;
}
.car-mata.daly-free svg {
    width: 14px;
    align-items: center;
    padding-right: 4px;
}
.car-thumbnail img {
    width: 100%;
    background: #e4e5e5;
    padding: 40px 20px;
    height: 100%;
    object-fit: contain;
}
.car-mata.daly-free div {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 5px 0;
    font-family: montserrat;
    color: #000;
}
.submit-inq a {
   color: #fff;
    background: #165d82;
    padding: 4px 20px 6px;
    border-radius: 30px;
    font-size: 14px;
    margin: 0 auto;
    display: inline-flex;
    align-items: center;
    height: 42px;
    font-weight: 400;
    text-transform: uppercase;
    gap: 4px;
    margin: 0 13px;
} .whatsapp img {
    max-width: 41px;
    margin: 0 0 -4px;
}.car-col.slick-slide .whatsapp img {
    margin: 0;
}
.inq-btn .whatsapp {
    padding: 0 54px;
    border: none;
    background: #29a71a;
    border-radius: 30px;
}.inq-btn .whatsapp:hover {
   background: #29a71a;
}
.submit-inq {
    display: flex;
    margin-bottom: -24px;
    padding-top: 15px;
	justify-content: center;
}
.submit-inq  svg {
    width:16px;
    fill: #fd8d14;
}

.submit-inq a:hover {
    background: #fd8d14;
}

.submit-inq a:hover svg {
    fill: #fff;
}

.car-mata.price-upy span {
    font-size: 16px;
    color: #fd8d14;
    font-weight: 800;
    display: block;
}

.car-mata.price-upy {
    font-size: 15px;
    color: #767676;
    font-weight: 600;
}
.car-thumbnail {
    border-radius: 30px 30px 0 0;
    overflow: hidden;
    height: 250px;
    background: #e4e5e5;
}
.car-mata.price-upy {
    padding: 15px 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
  .pages-titels h2{  background: linear-gradient(1deg, rgba(255, 255, 255, 0) 0%, rgba(253, 141, 20, 1) 77%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.pages-titels.visoin-wt h2 {
    background: linear-gradient(1deg, rgba(255, 255, 255, 0) 0%, rgba(253, 141, 20, 1) 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.slider-cls .slick-arrow {
    position: absolute;
    bottom: -50px;
    border: none;
    color: #313131;
    font-size: 14.39px;
    font-family: 'Montserrat';
    font-weight: 700;	
}
.slider-cls button.slick-prev.slick-arrow {
    background: url(/wp-content/uploads/2024/12/prev.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 12%;
    text-align: left;
    background-position: right;
	left: 35%;
}
.slider-cls button.slick-next.slick-arrow {
    background: url(https://ibamscarrental.com/wp-content/uploads/2024/12/next.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 10%;
    text-align: right;
    background-position: left;
	 right: 35%;
}
.text-dark h2 {
    background: linear-gradient(1deg, rgba(255, 255, 255, 0) 0%, rgb(210 210 210) 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.text-dark.htnj h2 {
	background: linear-gradient(1deg, rgba(255, 255, 255, 0) 10%, rgb(123 144 162) 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.form-cls input {
    background: #ffd3a3;
    width: 100% !important;!i;!;
    border-radius: 30px !important;
}
.form-cls label {
    width: 100%;
    font-size: 20px;
    margin-bottom: 7px;
    color: #0d274e;
}
.form-cls input.wpcf7-form-control.wpcf7-submit {
    background: #0d274e;
    color: #fff;
    height: 52px;
    text-transform: uppercase;
}
.contact-form .form-container {
    display: grid;
}

.contact-form .flex-row-form {
    display: flex;
    gap: 20px;
}

.contact-form p {
    width: 100%;
}

.contact-form input {
    height: 52px;
}

.contact-form .form-field i {
    top: 16px;
    font-size: 18px;
}
.contact-form input::placeholder {
    color: #0d274e;
    font-size: 16px;
    font-weight: 500;
}
.contact-form .icon::before {
    font-weight: 700;
}
span.wpcf7-not-valid-tip {
    color: #fff;
}

.wpcf7-response-output {
    color: black;
    background: #ffd3a3;
    border-radius: 30px;
    padding: 8px 20px !important;!i;!;
}
.slider-cls .pagination {
    display: none;
}
.car-mata svg {
    fill: #0a3247;
}
/**pagination style start **/
.pagination {
    justify-content: center;
    gap: 8px;
}

a.page-numbers {
    border: solid 1px #0a3247;
    width: 35px;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #165d82;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 500;
}

a.next.page-numbers {
    border: none;
    color: #165d82;
    font-weight: 700;
    font-size: 16px;
    width: auto;
}
a.prev.page-numbers {
    width: auto;
    border: none;
}
span.page-numbers.current {
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
    border: solid 1px #fd8d14;
    width: 35px;
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    background: #fd8d14;
}
/**pagination style start**/


.inquery-form .row-form p {
    display: flex;
    gap: 10px;
}

.inquery-form input[type=date] {
    margin: 6px 0 0 0;
	padding: 15px;
}
.inquery-form input {
	margin: 10px 0;
}
.inquery-form .wpcf7-radio label {
    display: flex;
    align-items: center;
    gap: 10px;
}

.inquery-form input[type="radio"] {
    width: 20px !important;
    height: 20px;
}

.inquery-form span.wpcf7-list-item-label {
    color: #ffffff;
    font-weight: 600;
}
.inquery-form label {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
	position: relative;
}
.inquery-form .wpcf7-not-valid-tip {
    color: red;
    font-size: 14px;
}
.inquery-form label i {
    position: absolute;
    z-index: 9;
    color: #0d274e;
    font-weight: bold;
    top: 25px;
    left: 20px;
}
/**/
div#ui-datepicker-div {
    background: #fff;
    padding: 0 !important;
    z-index: 11 !important;
}
table.ui-datepicker-calendar {
    margin: 0;
}
.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
    padding: 0 15px;
}
a.ui-datepicker-next.ui-corner-all {
    float: right;
    padding: 0;
}
.claen_der i.icon {
    top: 47px !important;
}
@media only screen and (max-width: 767px) { 
	.min-slider .swiper-slide-contents {
		padding: 50px 0 0 0;
	}	
	.min-slider .sld-car {
		margin: 0px 0 0 0;
	}
	.form-container {
		display: block;
	}

	.form-cls .form-field {
		width: 100%;
	}

	.form-cls .submit-btn {
		width: 100%;
		margin: 0;
	}

	.form-cls input {
		margin-left: 0;
	}

	.form-cls i {
		left: 20px;
	}
	.form-cls .submit-btn p {
		margin: 0;
	}
	.slider-cls button.slick-prev.slick-arrow {
		width: 35%;
		left: 15%;
	}

	.slider-cls button.slick-next.slick-arrow {
		width: 27%;
		right: 15%;
	}
	.slider-cls .slick-arrow {
		bottom: -35px;
	}
	.car-item h2 {
		font-size: 17.08px;
		margin: 10px 0 5px;
		min-height: 34px;
	}
	.car-mata.daly-free {
		font-size: 12px;
		font-weight: 400;
		gap: 9px;
	}
	.submit-inq a {
		font-size: 14px;
		height: 48px;
	}
	.nyryt .tabs-smt .e-n-accordion-item-title-text span {
		left: -5px;
	}
	.nyryt .e-n-accordion-item:after {
		left: 18px;
	}
	.car-row {
		grid-template-columns: repeat(1, 1fr);
		row-gap: 0px;
	}
	.car-mata.price-upy {
		padding: 5px 0;
	}
	.submit-inq {
		padding-top: 0px;
	}
	.driven-tabs .e-n-accordion-item.active {
		border-radius: 50px;
		padding: 10px 15px;
	}	
	.driven-tabs .e-n-accordion-item.active .e-con-full.e-flex.e-con {
		PADDING: 0;
	}
	.driven-tabs .e-n-accordion-item-title-text span {
		display: block;
	}
	.contact-form .flex-row-form {
		display: block;
	}
	.form-field input, .form-field textarea {
		margin: 0;
	}

	.form-field i {
		left: 15px;
	}
	.submit-btn input {
		width: 100%;
	}
	.submit-btn p {
		margin: 0;
	}
	.inquery-form .row-form p {
		display: block;
	}	
	.inquery-form label {
		margin: 0;
	}
	.form-cls input {
		font-size: 14px;
	}
	.car-row {
		padding: 0 5px;
	}
}


@media only screen and (min-width: 767px) and (max-width: 1024px) {
	  .slider-cls button.slick-prev.slick-arrow {
		width: 17%;
		left: 33%;
	}
	.slider-cls button.slick-next.slick-arrow {
		width: 13%;
		right: 33%;
	}
	.slider-cls .slick-arrow {
		bottom: -25px;
	}
	.car-mata.daly-free {
		row-gap: 0;
		column-gap: 10px;
	}
	.nyryt .e-n-accordion-item:before {
		width: 93%;
	}
	.car-row {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		row-gap: 10px;
		column-gap: 10px;
		padding: 0 15px;
	}
	.form-cls input {
		padding: 15px 15px 15px 35px;
		font-size: 14px;
		font-weight: 500;
	}
	.form-cls i {
		top: 16px;
		left: 22px;
	}
	.inquery-form label i {
		left: 10px;
	}
	.inquery-form label {
		font-size: 16px;
	}
}