/*
Theme Name:   OZ Child Theme
Description:  Write here a brief description about your child-theme
Author:       admin-oz
Author URL:   http://devoz.kinsta.cloud
Template:     hello-elementor
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  OZChildTheme
*/

/* Write here your own personal stylesheet */
.mcw-fp-section{
    min-height: 600px;
}
.elementor-location-header{
    position: fixed;
    z-index: 9;   
}



.elementor-nav-menu li.red_btn a{
	width: 144px;
height: 38px;
	background: #FB393F;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	border-radius: 5px;
	line-height: 1;
	border-bottom: 0 !important;
    transition: all 300ms ;
    transition-duration: 300ms !important;
}
.elementor-nav-menu li.red_btn a:after{
	display: none !important;
}
.elementor-nav-menu li.red_btn a:hover{
    background: #A51C20;
}
.elementor-nav-menu li.red_btn{
	display: flex;
	align-items: center;
}
.fp-slidesNav.custom_slider_nav ul li:hover a span {
    width: auto;
    height: auto;
    margin: 0;
     background: transparent;
     transition: all 300ms;
}
.custom_slider_nav_wrap{
    margin: auto;
    left: 0;
    right: 0;
}
.elementor-widget-wrap .fp-controlArrow{
    top: 51%;
    border-color: transparent;
}
.elementor-widget-wrap .fp-controlArrow.fp-next {
    right: 50px;
    border-color: transparent;
}
.elementor-widget-wrap .fp-controlArrow.fp-prev {
    border-right-color: transparent;
}
.fp-slidesNav.custom_slider_nav ul li a.active span{
    width: auto;
    height: auto;
    margin: 0;
    background: transparent;
}
.fp-slidesNav.custom_slider_nav ul li:hover a.active span {
    height: 100%;
    width: 100%;
    margin: 0;
    border-radius: inherit;
    background: transparent;
}
.fp-slidesNav.custom_slider_nav{
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    width: 100%;
    max-width: 1432px;
    height: 38px;
}
.fp-slidesNav.custom_slider_nav .fp-controlArrow{
    position: relative;
    width: 30px !important;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    padding: 0;
    margin: 0;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #ffffff;
    font-size: 25px;
     transition: all 300ms;
     border-width: 0;
}
.fp-slidesNav.custom_slider_nav .fp-controlArrow.fp-next:before{
    content: "\f054";
}
.fp-slidesNav.custom_slider_nav .fp-controlArrow.fp-prev{
    position: absolute;
    left: 0;
}
.fp-slidesNav.custom_slider_nav .fp-controlArrow.fp-prev:before{
    content: "\f053";
}
.fp-slidesNav.custom_slider_nav ul{
     text-align: left;
     margin-left: 30px;
}
.fp-slidesNav.custom_slider_nav ul li{
    width: auto;
    height: auto;
    margin: 0;
    margin-left: 5px;
    margin-right: 5px;
}
.fp-slidesNav.custom_slider_nav ul li:nth-child(n+6){
    margin-left: 0;
    margin-right: 0;
    display: none;
}
.fp-slidesNav.custom_slider_nav ul li a{
    display: flex;
    flex-direction: column;
    color: rgba(255,255,255, 0.6);
     transition: all 300ms;
     border-radius: 0;
}
.fp-slidesNav.custom_slider_nav ul li a.active{
    color: rgba(255,255,255, 1);
     transition: all 300ms;
}
.fp-slidesNav.custom_slider_nav ul li a span{
    background: transparent;
    position: relative;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: all 300ms;
    
}
.fp-slidesNav.custom_slider_nav ul li a span.line{
   width: 100%;
   display: block;
   border-radius: 10px;
   height: 4px;
   background: rgba(255,255,255, 0.6);
}
.fp-slidesNav.custom_slider_nav ul li a span.text{
   font-family: "Eina01 SemiBold", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1em;
    padding-bottom: 10px;
}


.fp-slidesNav.custom_slider_nav ul li a.active span.line{
    background: #FB393F;
}
.fp-slidesNav.custom_slider_nav ul li a.active span.text{
    
    color: rgba(255,255,255, 1);
}
.fp-slidesNav.custom_slider_nav ul li:hover a.active span.text {
    color: #FB393F;
    
    
}
.fp-slidesNav.custom_slider_nav ul li:hover a span.line {
    background: #FB393F;
    border-radius: 10px;
    height: 4px;
}
.fp-slidesNav.custom_slider_nav ul li a:not(.active):hover span.text {
    background: transparent;
    color: #FB393F;
}
.fp-slidesNav.custom_slider_nav ul li:first-child{
    display: none;
}

/*************************/
.custom_slider_nav.home{
    
}
.custom_slider_nav.home ul{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 0;
}
.custom_slider_nav.home ul li{
    list-style: none;
    margin-left: 0px;
    margin-right: 27px;
}
.custom_slider_nav.home ul li a{
    color: #fff;
    transition: all 300ms;
    display: flex;
    flex-direction: column;
    
}
.custom_slider_nav.home ul li a span{
    transition: all 300ms;
    display: block;
}
.custom_slider_nav.home ul li a span.text{
    font-family: "Eina01 SemiBold", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1em;
    letter-spacing: -0.4px;
    padding: 0 6px 16px 6px;
}
.custom_slider_nav.home ul li a span.line{
    width: 100%;
   height: 6px;
   border-radius: 14.8276px;
   background: transparent;
}
.custom_slider_nav.home ul li a:hover span.line{
    background: #FB393F;
}
.custom_slider_nav.home ul li a:hover span.text{
    color: #FB393F;
}
.elementor-location-single ul li{
   list-style: none;
   direction: flex;
   align-items: flex-start;
   position: relative;
}
.elementor-location-single ul li:before{
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #FB393F;
    content: "";
    position: absolute;
    left: -40px;
    top: 8px;
}



/****/


















.uael-cf7-col > span {
    padding: 0 0;
    width: 50%;
}
.uael-cf7-col > span label{
    padding-left: 0;
    padding-right: 0;
}
.uael-cf7-col > span label i{
   color: #FB393F;
   font-style: normal;
}
.form_send textarea.wpcf7-textarea{
    height: 96px;
    resize: none;
    margin-bottom: 29px;
}
.form_send br{
    display: none;
}
.form_send  input[type='submit']{
     margin-top: 11px;
     outline: none !important;
}
.uael-cf7-style .wpcf7 div.wpcf7-response-output {
    margin: 0;
    display: none !important;
}
.wpcf7-not-valid-tip{
    position: absolute;
    left: 0;
    bottom: -31px;
}

/**FORM HIDE**/
#form_section{
    transition: all 800ms;
    opacity: 1;
    visibility: visible;
}
#form_section.hide{
    opacity: 0;
    visibility: hidden;
    position: absolute;
}
#form_section_sc{
    transition: all 800ms;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    
}
#form_section_sc.active{
    opacity: 1;
    visibility: visible;
    position: relative;
}

.fp-slidesNav.custom_slider_nav.home ul{
    margin-left: 0;
}
.fp-slidesNav.custom_slider_nav.home ul li a{
    color: #fff;
}

@media all and (max-width: 1199px) {
       
    .fp-slidesNav.custom_slider_nav {
        justify-content: center;
    }
    .fp-slidesNav.custom_slider_nav .fp-controlArrow.fp-prev {
        position: relative;
        left: 0;
    }
    .fp-slidesNav.custom_slider_nav ul {
        margin-left: 0;
    }
     .elementor-nav-menu li.red_btn {
        margin-left: 15px;
        margin-bottom: 25px;
    }
    .custom_slider_nav.home ul {
        justify-content: center;

    }
    
}
@media all and (max-width: 768px) {
    .fp-slidesNav.custom_slider_nav ul li {
        margin-left: 0px;
        margin-right: 0px;
    }
    .custom_slider_nav.home ul li a span.text {
        font-size: 16px;
    }
    .custom_slider_nav.home ul li {
        margin-right: 5px;
    }
   
}