/*
Theme Name: LP
Author: max
Template: oceanwp
Text Domain: lp
*/
*{

}

div#coll1,div#coll2 {
    background: url(assets/line-top.png) no-repeat top center;
    background-position: 48% 25px;
}

div#coll2 {
    padding-left: 18px;
}
#coll1 h2,#coll2 h2 {
    font-size: 22px;
    color: #ffffff;
    font-weight: normal;
}

#coll1 a, #coll2 a {
    color: inherit;
}
div#torah3 {
    position: absolute;
    left: 0;
    top: 50%;
    width: auto;
    transform: translate(-50%,-55%);
    max-width: 10vw;
}


div#torah3 img {
    max-width: 100%;
}
section#contact-section {
    height: 605px;
    overflow: hidden;
}

span.elementor-button-text {}

.elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-100.e-form__buttons {
    text-align: right;
    align-items: end;
    justify-content: flex-end;
}

button.elementor-button,.elementor-form .elementor-button.elementor-size-sm {
    float: right;
    max-width: 100px;
    height: 34px;
    min-height: 0;
    border-radius: 7px;
    font-weight: bold;
    margin-top: 14px;
}

form input[type="text"], form input[type="password"], form input[type="email"], form input[type="url"], form input[type="date"], form input[type="month"], form input[type="time"], form input[type="datetime"], form input[type="datetime-local"], form input[type="week"], form input[type="number"], form input[type="search"], form input[type="tel"], form input[type="color"], form select, form textarea,textarea {
    border-color: #000000;
    color: #000;
    padding-left: 0!important;
}

div#home-gallery-navigation {
    position: absolute;
    right: 73px;
    bottom: 85px;
    font-weight: bold;
    color: #d7d8d8;
    background: #f8f8f8;
}

div#home-gallery-navigation > a {
    color: #d7d8d8;
}

div#home-gallery-navigation > a.active {
    color: #000000;
    font-size: 25px;
    cursor: pointer;
}

div#home-gallery-navigation > a {
    color: #d7d8d8;
    cursor: pointer;
}

div#home-gallery-navigation > a {
    display: inline-block;
    margin: 0 5px;
}

.slick-dots li button {
    width: 100%;
}

.slick-dots li button:before {
    border-top: 5px solid;
    content: "";
    width: 100%;
    color: #d7d8d8;
    opacity: 1;
}

.slick-dots li.slick-active button:before {
    color: #0fbda2;
}

.slick-dots li {
    margin: 0;
    width: 82px;
}

ul.slick-dots {
    position: absolute;
    width: 50%;
    right: 0;
    z-index: 0;
    bottom: 8px;
}

h3.h-title {
    height: 0;
    transition: all 300ms ease;
    /* overflow: hidden; */
    font-weight: normal;
    position: relative;
    display: none;
    max-width: 92%;
    margin: 0 auto;
}

h3.h-title span {
    background: #f8f8f8;
    padding: 0 10px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    font-size: 17px;
    top: 50%;
    width: 64%;
}

h3.h-title::before {content: "";border-top: 1px solid #5f5f5f;width: 93%;height: 1px;position: absolute;left: 10px;top: 9px;}

.gallery-img img {
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
    height: 428px;
    margin-top: 14px;
}

.gallery-img {max-height: 100%;background: #f8f8f8;}

.gallery-item {
    transition: all 300ms ease;
    cursor: pointer;
}

.gallery-item a,.gallery-item a:hover,.gallery-item a:focus {
    display: block;
}

@media(min-width: 1200px){
 .gallery-item.hover {
    transform: scale(1.3) translateY(15px);
    box-shadow: 0px 5px 19px 2px rgb(0 0 0 / 25%) !important;
    z-index: 999;
    position: relative;
}
}

.gallery-item.hover h3{
    height: 22px;
    display: block;
}
.home-gallery-wrapper{
    padding-right:1%;
    padding-left:1%;
    max-width: 97%;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 56px;

}
@media(max-width: 1690px){
	div#coll1,div#coll2 {
	    background-position: 85% 25px;
	}
}
.gallery-item {
    background: #f8f8f8;
    text-align: center;
    border:1px solid #e5e5e5;
    height: 482px;
    box-shadow: 0px 2px rgb(0 0 0 / 17%) !important;
}

div#top-box > div {
    width: 615px;
    height: 432px;
    background-repeat: no-repeat;
    padding-top: 150px;
}
#home-gallery{
    margin-top:500px;
    position: relative;
    padding-bottom: 56px;
}

#home-gallery > div {
    overflow: visible;
    position: relative;
    z-index: 2;
}
div#top-box {
    position: relative;
    left: -59%;
}
.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before, .elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after {
    background: none!important;
}
#main{
	/*margin-bottom: 250px;*/
}