/*
Theme Name:   Twenty Fifteen Child
Theme URI:    http://example.com/twenty-fifteen-child/
Description:  Twenty Fifteen Child Theme
Author:       John Doe
Author URI:   http://example.com
Template:     twentyfifteen
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  twentyfifteenchild
*/

a {
    text-decoration: none !important;
	color: white;
}
.site-footer ,.site-header {
    padding: 0 !important;
}
.metform-btn {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
/*     padding: 12px 50px 12px 50px !important; */
}
.input-name {
    float: left;
    width: 620px !important;
	color: white !important;
}
.form input {
    background-color: #1C263F;
    border: 3px solid white !important;
}
.textarea {
    width:  620px !important;
    background-color: #1C263F;
    border: 3px solid white !important;
	color: white !important;
}
.dropmenu {
    width: 620px;
    border: 3px solid white !important;
    background-color: #1C263F;
	color: white !important;
}
input::placeholder ,.textarea::placeholder{
    color: white !important;
    font-size: 15px
}
label {
	color: #1C263F;
}
.form-container{
	align-self: center;
}
.form-button {
	padding: 5px 50px 5px 50px !important;
}
.wpcf7-not-valid-tip {
	color: white;
	margin-top: 55px !important;
}
@media screen and (max-width:480px) {
	.input-name {
		width: 90vw !important;
		color: white !important;
	}
	.textarea {
		width: 90vw !important;
		color: white !important;
	}
	.dropmenu {
		width: 90vw !important;
		height: 50px;
	}
	.metform-btn button {
		padding: 10px 10px 10px 10px !important;
	}
	.dropdownmenu ,.hfe-nav-menu__toggle {
		margin-top: -20px !important;
	}
	body:not(.rtl) .elementor-11 .elementor-element.elementor-element-b39763f ,body:not(.rtl) .elementor-48 .elementor-element.elementor-element-6806fdf ,body:not(.rtl) .elementor-13 .elementor-element.elementor-element-ba29e56 ,body:not(.rtl) .elementor-15 .elementor-element.elementor-element-2c0a193 ,body:not(.rtl) .elementor-584 .elementor-element.elementor-element-bd1eaed{
		left: 0 !important;
	}
	.headermenu {
	postion: absolute !important;
}
}

.headermenu {
	postion: relative !important;
}






