/* 
Theme Name: Hello Elementor Child
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: 1.0.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
*/
/* banerr css */


.bg-img,
.header-bg-img,
.bg-mountain,
.river-img,
.sky-sec-img {
    left: 0px;
    right: 0px;
}

.box-orange p {
    width: 70%;
    margin: 7px auto;
    height: 77px;
    display: flex;
    align-items:center;
}

.first-link h2 {
    background-color: #D74363;
    display: inline-block;
    padding: 10px 20px;
}

.sec-link h2 {
    background-color: #8AC550;
    display: inline-block;
    padding: 10px 20px;
}

.btn-details a {
    background: linear-gradient(270deg, #D74363 6.08%, #FF7794 43.2%, #D74363 94.48%);
    width: 100% !important;
}

.btn-contact a {
    background: linear-gradient(270deg, #0B4052 6.08%, #14789A 43.2%, #0B4052 94.48%);
    width: 100% !important;
}

.tour-title {
    background: #D74363;
    box-shadow: 0px 4px 4px 0px #00000073;
    rotate: 2.5deg;
}

.tour-title h2 {
    margin: 0 auto;
    width: 70%;
    padding: 10px;
}

.tours-time-title>.elementor-widget-container {
    background: #8AC550;
    box-shadow: 0px -3px 4px 0px #00000040;
    rotate: -1.27deg;
    display: inline-block;
    font-weight: 400;
}

.tours-time-title h2 {
    margin: 0 auto;
    width: 70%;
    padding: 10px;
}

.box-shadow {
    box-shadow: 0px 0px 34px 0px #00000059;
}

/* div#gallery-1 figure:first-child {
    max-width: 100%;
} */
.contact-form input[type="text"],
.contact-form input[type="tel"],
.contact-form select {
    box-shadow: 0px 0px 20px 0px #00000021;
    height: 60px;
}

.contact-form textarea {
    box-shadow: 0px 0px 20px 0px #00000021;
    border-radius: 20px !important;
    height: 186px;
    padding-top: 20px;
}

.contact-form button[type="submit"] {
    background: linear-gradient(270deg, #D74363 6.08%, #FF7794 43.2%, #D74363 94.48%) !important;
    margin-top: 6px;
    box-shadow: 0px 0px 20px 0px #00000021;
}

#contacts {
    scroll-margin-top: 65px;
}

.contact-form input[type="text"],
.contact-form input[type="tel"],
.contact-form select,
.contact-form textarea {
    padding-right: 60px !important;
}

.contact-form input[type="text"]::placeholder,
.contact-form input[type="tel"]::placeholder,
.contact-form textarea::placeholder {
    opacity: 1 !important;
}

.contact-form select {
    background: url("https://vamos-tiulim.co.il/wp-content/uploads/2025/02/arrow.png") no-repeat right #fff;
    -webkit-appearance: none;
    background-position-x: 18px;
}

.contact-form .elementor-field-type-text:after {
    content: "";
    background-image: url("https://vamos-tiulim.co.il/wp-content/uploads/2025/02/user.png");
    position: absolute;
    top: 30%;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
}

.contact-form .elementor-field-type-tel:after {
    content: "";
    background-image: url("https://vamos-tiulim.co.il/wp-content/uploads/2025/02/phone.png");
    position: absolute;
    top: 30%;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
}

.contact-form .elementor-field-type-select .elementor-select-wrapper.remove-before:after {
    content: "";
    background-image: url("https://vamos-tiulim.co.il/wp-content/uploads/2025/02/trip.png");
    position: absolute;
    top: 30%;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
}

.contact-form .elementor-field-type-textarea:after {
    content: "";
    background-image: url("https://vamos-tiulim.co.il/wp-content/uploads/2025/02/edit.png");
    position: absolute;
    top: 10px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
}

.slider-tours .swiper {
    overflow: visible;
}

.contact-form .elementor-field-type-text,
.contact-form .elementor-field-type-tel,
.contact-form .elementor-field-type-select .elementor-select-wrapper.remove-before,
.contact-form .elementor-field-type-textarea {
    position: relative;
}

.slider-tours ul>li::marker {
    color: #d74363;
    font-size: 36px;
    line-height: 22px;
    overflow: hidden;
    padding-top: 12px;
}

.subtext p>br {
    display: none;
}

.load-more {
    background-color: var(--e-global-color-primary);
    font-size: 18px;
    font-weight: 400;
    border-style: none;
    border-radius: 100px 100px 100px 100px;
    display: block;
    margin: 20px auto;
    padding: 13px 37px;
    /*     font-family: 'Open Sans Hebrew Condensed Extra Bold'; */
    letter-spacing: 1px;
    line-height: 1;
    color: #fff;
    border: none;
    cursor: pointer;


}

.load-more:hover {
    background: linear-gradient(270deg, #D74363 6.08%, #FF7794 43.2%, #D74363 94.48%);
}

.social-icons .elementor-social-icons-wrapper.elementor-grid span.elementor-grid-item:nth-child(1) {
    border: 1px solid #28ad5f;
    border-radius: 50%;
}

.social-icons .elementor-social-icons-wrapper.elementor-grid span.elementor-grid-item:nth-child(2) {
    border: 1px solid #d74363;
    border-radius: 50%;
}

.social-icons .elementor-social-icons-wrapper.elementor-grid span.elementor-grid-item:nth-child(3) {
    border: 1px solid #0b4052;
    border-radius: 50%;
}

.social-icons .elementor-social-icons-wrapper.elementor-grid span.elementor-grid-item:nth-child(4) {
    border: 1px solid #0c80ba;
    border-radius: 50%;
}

.page-title h1 {
    background-color: #D74363;
    display: inline-block;
	    padding: 3px 130px 10px;

}

.subpage-title h2 {
    background-color: #8AC550;
    display: inline-block;
    padding:3px 18px 6px;
	
}

body.rtl.page-template:not(.home) .elementor-location-header>.e-parent {
    background: linear-gradient(180deg, #FFFFED 0%, #FFFFFF 84.78%);
}

body.rtl.page-template:not(.home) .elementor-location-header>.e-parent .header-bg-img {
    display: none;
}

/* .custom-gallery a.e-gallery-item.elementor-gallery-item .e-gallery-image.elementor-gallery-item__image {
    min-height: 250px;
} */
.elementor-gallery__container.e-gallery-container.e-gallery-grid.e-gallery--rtl {
    --aspect-ratio: 92% !important;
    --container-aspect-ratio: 92% !important;
}

/* .elementor-widget-video video.elementor-video {
    --video-aspect-ratio:1.96!important;
} */
.elementor-2 .elementor-element.elementor-element-5694c60 .elementor-wrapper {
    --video-aspect-ratio: 1.96 !important;
}

.elementor-select-wrapper .select-caret-down-wrapper {
    display: none;
}

.elementor-element.elementor-arrows-position-outside .swiper,
.elementor-lightbox.elementor-arrows-position-outside .swiper {
    width: calc(100% - 5px) !important;
}
.slider-tours>.elementor-widget-container>.swiper>.swiper-wrapper{justify-content: center!important;}
@media(min-width:2100px) {
	.header-bg-img{	bottom:-143px!important;}
	.sky-sec-img{top:-170px!important;}
}

@media screen and (min-width:1650px) and (max-width:1920px) {

    /* 	.main-title h1{font-size: 304px!important;} */
    .birds {
        top: 26% !important;
    }

}

@media(max-width:1024px) {
    .slider-tours .swiper {
        overflow: hidden;
    }
}

@media(max-width:767px) {
	.bottom-text{display:none;}
    .box-shadow {
        box-shadow: 0px 0px 0px 0px #00000059;
    }

    #gallery-1 figure {
        max-width: 50%;
        padding: 0 0 20px 20px;
    }

    .slider-tours .swiper {
        overflow: hidden;
    }

    .box-orange p {
        width: 70%;
        margin: 7px auto;
    }

    .contact-form .elementor-field-type-text:after,
    .contact-form .elementor-field-type-tel:after,
    .contact-form .elementor-field-type-select .elementor-select-wrapper.remove-before:after,
    .contact-form .elementor-field-type-textarea:after {
        background-size: 20px;
    }
.contact-form select {    background-size:20px;}

.circle-text {
    margin-top: -100px;
}
	.text-parts p>br{display:none;}
	.page-title h1 {
    padding: 3px 80px 10px;
}
}

@media screen and (min-width:426px) and (max-width:576px) {
    .subtext p>br {
        display: block !important;

    }

    .slider-tours .swiper-pagination .swiper-pagination-bullet {
        background: #A7A7A7;
        height: var(--swiper-pagination-size);
        width: 32px;
        border-radius: 30px;
        opacity: 1;
    }

    .slider-tours .swiper-pagination .swiper-pagination-bullet-active {
        background: var(--dots-normal-color, #000);
        width: 50px;
    }

    .footer-copyright ul>li:nth-child(5),
    .footer-copyright ul>li:nth-child(4),
    .footer-copyright-image {
        display: none
    }

    .contact-info {
        position: relative;
    }

    .contact-info:before {
        position: absolute;
        content: "";
        /* border: 1px solid red; */
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 11111;
        background-image: url("https://vamos-tiulim.co.il/wp-content/uploads/2025/02/bg-contact.png");
        z-index: 0;
        background-position: bottom;
        background-repeat: no-repeat;
    }

    /* 	 */
    .box-orange p {
        width: 86%;
        margin: 0px auto;
        height: 64px;
        padding: 0px 7px;
    }

    .social-icons .elementor-social-icons-wrapper.elementor-grid span.elementor-grid-item {
        margin: 0px !important;
    }

    .load-more {
        padding: 11px 43.5px;
    }
}
@media screen and (max-width:576px) {
	.bottom-text{display:flex!important;}
}
@media screen and (max-width:480px) {
	.subtext p>br {
        display: block !important;

    }

    .slider-tours .swiper-pagination .swiper-pagination-bullet {
        background: #A7A7A7;
        height: var(--swiper-pagination-size);
        width: 32px;
        border-radius: 30px;
        opacity: 1;
    }

    .slider-tours .swiper-pagination .swiper-pagination-bullet-active {
        background: var(--dots-normal-color, #000);
        width: 50px;
    }
    .subtitle-text .elementor-widget-container {
        max-width: 375px;
    }

    .main-title .elementor-widget-container {
        max-width: 375px;
    }
	 .footer-copyright ul>li:nth-child(5),
    .footer-copyright ul>li:nth-child(4),
    .footer-copyright-image {
        display: none
    }
	  .contact-info:before {
        position: absolute;
        content: "";
        /* border: 1px solid red; */
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 11111;
        background-image: url("https://vamos-tiulim.co.il/wp-content/uploads/2025/02/bg-contact.png");
        z-index: 0;
        background-position: bottom;
        background-repeat: no-repeat;
    }
}

@media screen and (max-width:425px) {
    .main-title h1 {
        font-size: 57px !important;
		letter-spacing:-3px!important;
    }

    .subtitle-text h2 {
        font-size: 12px !important;
    }

    .birds {
        left: 16% !important;
    }

    .box-orange p {
        width: 70%;
        margin: 7px auto;
        height: 50px;
    }
.circle-text {
    margin-top: -75px;
}
	.btn-about .elementor-widget-container {
    --e-transform-translateY:26px!important;
}
}
@media screen and (max-width:375px) {
		.btn-about .elementor-widget-container {
    --e-transform-translateY:9px!important;
}
}

@media screen and (max-width:360px) {
    .main-title h1 {
        font-size: 62px !important;
    }

    .subtitle-text h2 {
        font-size: 11px !important;
    }

    .birds {
        left: 14% !important;
    }
.elementor-widget__width-initial.text-parts p {
    max-width: 220px;
    margin-bottom: 10px !important;
    font-size: 13px;
    line-height: 15px;
    margin-left: auto;
    margin-right: auto;
}
.circle-text {
    position: relative;
    top: 25px;
}
	.btn-about .elementor-widget-container {
        --e-transform-translateY: -10px !important;
    }
}

@media screen and (max-width:320px) {
    .main-title h1 {
        font-size: 56px !important;
    }

    .subtitle-text h2 {
        font-size: 9px !important;
    }

    .birds {
        left: 10% !important;
    }

    .btn-about .elementor-widget-container {
        transform: translateY(-11px);
    }
}