/* 
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
*/
.text-policy h3{
	font-size: 20px;
    color: #ef4a25;
    font-weight: 700;
}
.text-policy li{
	margin-bottom: 10px;
}
.text-policy ul,
.text-policy ol{
	margin-bottom: 20px;
}
.BannerSlide .elementor-button{
    padding-left: 35px !important;
    padding-right: 35px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.css_row_3 .elementor-widget-image-box{
    width: 33.33% !important;
    padding: 0 15px;
    justify-content: center;
    align-items: center;
}
.Text01{
    color: #ef4a25;
    font-size: 22px;
    font-weight: 600;
}
.mb20 p{
    margin-bottom: 30px;
}
.BannerSlide .swiper-pagination{
    bottom: 25px !important;
}
.BannerSlide .swiper-pagination .swiper-pagination-bullet{
    width: 40px;
    border-radius: 0 !important;
    height: 5px;
}
.BannerSlide .elementor-swiper-button-prev{
    left: 50px !important;
}
.BannerSlide .elementor-swiper-button-next{
    right: 50px !important;
}
.MenuHeader ul{
    padding: 10px 0 10px;
}
.Reward ul li{
    color: #ef4a25;
    font-weight: 600;
    list-style: inside;
}
.Reward ul{
    margin-bottom: 10px;
    padding-left: 0;
}
.Owner .Text01{
    font-size: 20px;
}
.package-slide .elementor-swiper-button{
    opacity: 0;
}
.WhatGet span{
    color: #ef4a25 ;
}
.GallerySlide .elementor-swiper-button{
    background-color: #ef4a25 !important;
    border-radius: 100% !important;
    padding: 5px !important;
}
.GallerySlide .swiper-pagination{
    bottom:  30px !important;
}
.GallerySlide .swiper-pagination span{
    width: 30px !important;
    height: 4px !important;
    border-radius: 0 !important;
}
.FormContact{
    background-color: #ef4a25;
    padding: 30px 30px 10px;
}
.FormContact .gform_title{
    color: #ffffff;
    font-weight: bold;
    font-size: 32px;
    text-align: center;
    font-family: "Prompt", Sans-serif;
}
.FormContact form input{
    border: 0;
    border-radius: 0;
    background-color: #ffffff;
}
.FormContact form input::-webkit-input-placeholder { /* Edge */
    font-family: "Prompt", Sans-serif;
    color: #3e3e3e;
}
.FormContact form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-family: "Prompt", Sans-serif;
    color: #3e3e3e;
}
.FormContact form input::placeholder {
    font-family: "Prompt", Sans-serif;
    color: #3e3e3e;
}
select{
    font-family: "Prompt", Sans-serif;
    color: #3e3e3e;
    border: 0 !important;
}
.FormContact form label{
    color: #ffffff;
    font-family: "Prompt", Sans-serif;
}
.gfield_consent_label{
    width: 95%;
    font-size: 14px;
    font-weight: 300;
    float: right;
    line-height: 22px;
}
.gfield_required_text{
    display: none !important;
}
.FormContact .gform_footer{
    text-align: center;
}
.FormContact .gform_footer input{
    background-color: #000000;
    font-size: 18px;
    font-family: "Prompt", Sans-serif;
    color: #ffffff;
    font-weight: 600;
}
.Link a{
    color: #000000;
}
@media screen and (max-width: 980px){
    .FormContact{
        padding: 20px 20px 10px;
    }
}
@media screen and (max-width: 767px){
	.text-policy h2{
	    font-size: 18px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 24px;
	}
    .BannerSlide .elementor-swiper-button-prev{
        left: 10px !important;
        font-size: 30px !important;
    }
    .BannerSlide .elementor-swiper-button-next{
        right: 10px !important;
        font-size: 30px !important;
    } 
    .BannerSlide .swiper-pagination .swiper-pagination-bullet{
        width: 20px;
        border-radius: 0 !important;
        height: 3px;
    }
    .BannerSlide .swiper-pagination{
        bottom: 15px !important;
    }
    .elementor-element-0b38b1b{
        background-color:  #EBEBEB !important;
        background-image: none !important;
    }
    .Text01{
        font-size: 18px;
    }
    .elementor-element-f7db53e{
        background-image: none !important;
    }
    .HideBr br{
        display: none;
    }
    .BrMobile{
        display: block;
        clear: both;
    }
    .css_row_3 .elementor-widget-image-box{
        width: 50% !important;
        padding: 0 15px;
    }
    .css_row_3  .elementor-widget-wrap{
        justify-content: center;
        align-items: center;
    }
    .package-slide .elementor-swiper-button{
        opacity: 1;
        background-color: #ef4a25;
        border-radius: 100%;
        padding: 5px;
    }
    .package-slide .elementor-swiper-button-prev{
        left: -10px !important;
    }
    .package-slide .elementor-swiper-button-next{
        right: -10px !important;
    }
}