#top-header {
	background: linear-gradient(to bottom, #1bb4f7 0%, #067fbc 100%);
}

#top-header .elementor-element-ecb729a a {
	width: 200px;
}

.wrapper_search-box .search_box {
	width: 100%;
	background: #fff;
	border-top-right-radius: 50px;
	height: 40px;
	display: flex;
	padding: 10px;
	border-bottom-right-radius: 50px;
}

.wrapper_search-box .search_box .dropdown {
	width: 150px;
	border-right: 1px solid #949494;
	color: #9fa3b1;
	position: relative;
	cursor: pointer;
}

.wrapper_search-box .search_box .dropdown .default_option {
	text-transform: uppercase;
	padding: 0px 15px;
	font-size: 14px;
	color: #000;
}

.wrapper_search-box .search_box .dropdown ul {
	position: absolute;
	top: 30px;
	left: -10px;
	background: #fff;
	width: 150px;
	border-radius: 0;
	padding: 20px;
	display: none;
	z-index: 999;
}

.wrapper_search-box .search_box .dropdown ul.active {
	display: block;
}

.wrapper_search-box .search_box .dropdown ul li {
	padding-bottom: 20px;
	position: relative;
	list-style: none;
	color: #000;
}

.wrapper_search-box .search_box .dropdown li.active2:after {
	content: '\2713';
	position: absolute;
	color: #859f70;
	top: 0;
	right: 0;
	font-size: 20px;
	line-height: normal;
}

.wrapper_search-box .search_box .dropdown ul li:last-child {
	padding-bottom: 0;
}

.wrapper_search-box .search_box .dropdown ul li:hover {
	color: #6f768d;
}

.wrapper_search-box .search_box .dropdown:before {
	content: "";
	position: absolute;
	top: 5px;
	right: 20px;
	border: solid #545454;
	border-width: 0px 0px 2px 2px;
	display: inline-block;
	padding: 3px;
	vertical-align: middle;
	transform: rotate(-45deg);
}

.wrapper_search-box .search_box .search_field {
	width: 350px;
	height: 100%;
	position: relative;
}

.wrapper_search-box .search_box .search_field .input {
	width: 100%;
	height: 100%;
	border: 0px;
	font-size: 16px;
	padding-left: 20px;
	padding-right: 38px;
	color: #b6b3b1;
	outline: navajowhite;
}

.wrapper_search-box .search_box .search_field .search_btn {
	position: absolute;
	top: -2px;
	right: 0px;
	color: #ffffff;
	cursor: pointer;
	border: none;
	width: 25px;
	z-index: 999;
	height: 25px;
	background-color: #23a5d6;
	border-radius: 100%;
	padding: 5px;
	display: flex;
	justify-content: center;
}

.wrapper_search-box .search_box .search_field .search_btn img {
	filter: invert(9);
}

.wrapper_search-box .search_box .search_field .search_btn:hover {
	background-color: #61c7ff;
}

.wrapper_search-box input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #9fa3b1;
}

.wrapper_search-box input::-moz-placeholder {
	/* Firefox 19+ */
	color: #9fa3b1;
}

.wrapper_search-box input:-ms-input-placeholder {
	/* IE 10+ */
	color: #9fa3b1;
}

#main_menu {
	background-color: #61c7ff;
	position: relative;
}

#main_menu:after {
	content: '';
	position: absolute;
	right: 0;
	clip-path: polygon(0 0, 100% 0%, 95% 100%, 5% 100%);
	width: 60%;
	height: 80%;
	top: 0;
	background: linear-gradient(to bottom, #0dadf4 0%, #0177af 100%);
}

#main_menu .elementor-nav-menu--layout-horizontal {
	justify-content: center;
}

#main_menu .elementor-nav-menu--main .elementor-nav-menu a {
	padding: 0px 35px 10px 35px;
	font-size: 20px;
	font-weight: 500;
}

#main_menu #menu-1-54f31bc li a:after {
	display: none;
}

#main_menu #menu-1-54f31bc li a {
	color: #fff;
}

#main_menu #menu-1-54f31bc li a .sub-arrow svg {
	filter: brightness(9);
fill: #fff;
}

#main_menu .sub-menu li a {
	padding: 13px !important;
	font-size: 17px !important;
}

#main_menu .sub-menu {
	background: linear-gradient(to bottom, #1bb4f7 0%, #067fbc 100%);
}

#content header {
	display: none;
}

#Footer {
	background-color: #10b3ff;
position:relative;
}
#Footer:before {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    height: 2px;
    background-color: #00659b;
    bottom: 66px;
    top: auto;
    z-index: 9;
}
#Footer .h4_footer h4{
    text-decoration: underline;
}
#Footer ul.Footer_adress {
    display: flex;
    list-style: none;
    gap: 15px;
    align-items: start;
    padding-left: 0;
}
#Footer ul.Footer_adress li {
    line-height: normal;
    color: #fff;
    font-size: 28px;
}
#Footer ul.Footer_adress li img {
    filter: invert(1);
    width: 28px;
    margin-top: 9px;
}
#Footer #Footer_urls ul{
justify-content: space-between;
}
#Footer #Footer_urls{
    margin-top: 15px;
}
#Main_Slider .elementor-swiper-button svg{
    background-color: #0072ae;
    height: 42px;
}
.elementor-element.elementor-element-a96ddec.e-flex.e-con-boxed.e-con.e-parent {
    display: none;
}

@media screen and (min-width:1px)and (max-width:1024px){
.elementor-menu-toggle {
    z-index: 999;
    background-color: #fff !important;
    margin-right: inherit !important;
}
#main_menu .elementor-43 .elementor-element.elementor-element-6ab8ab8{
width:100% !important;
}
#main_menu .elementor-43 .elementor-43 .elementor-element.elementor-element-2e86959{
width:100% !important;
}
#main_menu:after{
display:none;
}
}
@media screen and (min-width:1px)and (max-width:991px){
#Footer .h4_footer h4 {
    font-size: 20px;
}
#Footer ul.Footer_adress li {
    line-height: normal;
    color: #fff;
    font-size: 18px;
}
#Footer ul.Footer_adress li img {
    width: 20px;
}
#Footer #Footer_urls ul {
    display: block;
    text-align: center;
    width: 100%;
}

#Footer #Footer_urls ul li {
    justify-content: center;
    margin-top: 5px;
}
.wrapper_search-box .search_box .search_field {
    width: 100%;
}
}
@media screen and (min-width:1px)and (max-width:767px){
#top-header .elementor-element-ecb729a a {
    width: 100px;
}
.elementor-43 .elementor-element.elementor-element-39c5027 .elementor-heading-title {
    font-size: 25px !important;
}
#Footer:before{
display:none;
}
#Footer #Footer_urls {
    border-radius: 0px !important;
}
.elementor-71 .elementor-element.elementor-element-2bee5ee > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 15px !important;
    border-radius: 0px !important;
}
#Footer #Footer_urls ul li {
    justify-content: left;
}
#Footer #Footer_urls ul {
    display: block;
    text-align: left;
    width: 100%;
}
.header_heading h2 img {
    width: 30px !important;
}
}
@media screen and (min-width:1px)and (max-width:338px){
.header_heading h2 img {
    width: 25px !important;
}
.elementor-43 .elementor-element.elementor-element-39c5027 .elementor-heading-title {
font-size: 18px !important;
}
}
.header_heading h2 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.header_heading h2 img {
    width: 50px;
    height: auto;
    object-fit: contain;
}
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover, .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active, .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted, .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus{
 color:#03ffff !important;
}