.main_logo img {
    height: 66px !important;
    width: 74px !important;
    background: #fff;
    border-radius: 10px;
    padding: 10px;
}

@media(max-width:767px){
	.slide_img img.swiper-slide-image {
    height:220px;
    width:100%;
    max-width:100%;
    object-fit:cover;
}
	body .main_logo img {
    height: initial !important;
    width: 54px !important;
    padding: 6px !important;
}
.menu_column_section {
    flex-direction: row !important;
    background: #fff;
    border-radius: 10px 10px 10px 10px !important;
    height: 52px;
    align-items: center;
}
	button.hamburger {
    background: #fff;
    border-radius: 10px 10px 10px 10px;
		height:52px;
}
	body{
		margin-top:0px;
	}

}

section.mennu {
    left: 0 !important;
	 padding: 0 10px 0 10px !important;
}

section.she-header {
	padding: 0 10px 0 10px !important;}
.img_border img {
    border: 5px solid #000;
    border-radius: 50px;
}
.footer_list ul.elementor-icon-list-items.elementor-inline-items {
    display: inline-flex;
}

.wpforms-field, .wpforms-page-indicator-steps {
    font-family: 'Montserrat' !important;
}

.margin-top50 {
	margin-top:50px!important;
	margin-left: auto!important;
	margin-right: auto!important;
}

.elementor-element.elementor-element-17c3edb.elementor-widget__width-auto.elementor-absolute.elementor-widget.elementor-widget-text-editor {
        transform: rotate(-45deg)!important;
}
form#mc4wp-form-1 {
    background: transparent !important;
	padding:0 !important;
}
.landing-page p {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.landing-page p input[type="text"], .landing-page p input[type="email"] {
    width: 180px !important;
    background: transparent;
    border: 2px solid #f9e0c0;
    border-radius: 50px;
    color: #fff !important;
    padding: 14px 0px 14px 15px;
}

.landing-page p input[type="text"]:placeholder,
.landing-page p input[type="email"]:placeholder {
    color: #fff !important;
}
.landing-page p input[type="submit"] {
    background-color: #FFAB40 !important;
    font-family: "Montserrat", Sans-serif;
    color: #FFFFFF !important;
    font-weight: 600;
    border-radius: 50px 50px 50px 50px;
    border: none;
    padding: 15px 65px;
}

.landing-page p input[type="submit"]:hover{
    background-color: #FFA500 !important;
    color: #FFFFFF !important;
}
.landing-page input::placeholder {
    color: #fff;
}
@media (max-width: 768px) {
	.landing-page p {
		flex-direction: column;
	}

	.landing-page p input[type="text"], 
	.landing-page p input[type="email"],
	.landing-page p input[type="submit"]{
	    width: 100% !important;
	}

	.elementor-23630 .elementor-element.elementor-element-17c3edb {
		top: 4px;
	}
	
	body:not(.rtl) .elementor-23630 .elementor-element.elementor-element-17c3edb {
	    left: -40px;
	}
}
button#wpforms-submit-23718 {
    background-color: #d17e1c;
    color: #ffffff;
    font-family: 'Montserrat';
    margin-top: 7px;
	    height: 50px;
    padding: 5px 56px;
    border-radius: 55px;
}

input#wpforms-23718-field_2 {
border-radius: 50px;
    padding: 10px 25px;
    border-color: #fff;
	    height: 50px;
    background-color: #fff;
}

input#wpforms-23718-field_3 {
  border-radius: 50px;
    padding: 10px 25px;
    border-color: #fff;
	    height: 50px;
    background-color: #fff;
}
form#wpforms-form-23718 {
    display: flex;
    /* margin-left: 72px; */
    gap: 22px;
    justify-content: center;
    background-color: #ffffff00 !important;
}
.blog_img img {
    height: 250px !important;
    object-fit: cover;
    width: 100%;
    max-width: 100%;
	border-radius:5px;
}
.single nav.navigation.post-navigation {
    display:none;
}
.blog_img p {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
@media(max-width:375px){
	.menu_column_section .tab-container .tab {
    padding: 6px;
    font-size: 11px;
}
}
@media only screen and (min-width: 360px) and (max-width: 767px) {
   .faq_page table.MsoNormalTable {
      width: 100% !important;
   }
}
