::placeholder {
    color: red !important;
}
footer#colophon {
    display: none;
}
input {
    width: 99% !important;
    outline: none !important;
    border: 1px solid #0000 !important;
    background: #ffffff70 !important;
    border-radius: 5px !important;
    padding: 3px 10px 3px 10px !important;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 99% ;
    outline: none;
    border: 1px solid #0000;
    background: #ffffff70;
    border-radius: 5px;
    padding: 3px 10px 3px 10px;
}
select.wpcf7-form-control.wpcf7-select {
    width: 99%;
    outline: none;
    border: 1px solid #0000;
    background: #ffffff70;
    border-radius: 5px;
    padding: 3px 10px 3px 10px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin: 20px 0px 0px 0px;
    background: red !important;
    transition: 0.5s;
	padding:7px 7px 7px 7px
}

input.wpcf7-form-control.wpcf7-file {
    width: 99%;
    outline: none;
    border: 1px solid #0000;
    background: #ffffff00 !important;
    border-radius: 5px;
    padding: 3px 10px 3px 10px;
}
.elementor-71 .elementor-element.elementor-element-ed6b099 > .elementor-widget-container {
    padding: 18px 18px 18px 18px;
 
    background: linear-gradient(-45deg, white, rgb(0 0 0 / 59%)) fixed, url(https://eliteprostaffingsolution.com/wp-content/uploads/2023/12/medical-2.jpg);
    r center: ;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}
input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    margin: 20px 0px 0px 0px;
    background: #000 !important;

	color:#fff
}
form.wpcf7-form.init label {
    color: #fff;
}
.name-flex-section {
    display: flex;
    gap: 10px;
}
section#upload-popup {
	display:none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
}

/* Scrollbar Styling */
::-webkit-scrollbar {
    width: 10px;
}
 
::-webkit-scrollbar-track {
    background-color: #fff;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background:#FF0000; 
}


p {
    line-height: var(--wp--typography--line-height, var(--global--line-height-body.)) !important;
}
.after-line:before {
    content: "";
    width: 8%;
    height: 2px;
    background: red;
    position: absolute;
    left: 0%;
    top: 17px;
}
ul#menu-navigation li a:before {
    content: "";
    width: 0%;
    height: 3px;
    background: red;
    position: absolute;
    bottom: 27%;
    left: 14%;
    transition: 0.5s;
	border-radius:30%;
}
ul#menu-navigation li a:hover:before {
    content: "";
    width: 73%;
}
.elementor-71 .elementor-element.elementor-element-15f9c51 img {
    height: 213px !important;
}
.elementor-71 .elementor-element.elementor-element-3103562 img {
    height: 213px !important;
}

@media(max-width:767px){
	.position-work {
    position: inherit;
    bottom: 0%;
    left: -2%;
}
section#navigation-mobile-sec {
    display: none;
    position: absolute;
    top: 26%;
    background: #fff;
    z-index: 999;
    height: 75vh;
    left: 0;
    padding: 5% 0px 0px 0px;
}
	section#upload-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    padding: 55px 0px 0px 0px;
}
}

@media(max-width:1023px) and (min-width:768px){
	.elementor-71 .elementor-element.elementor-element-15f9c51 img {
    height: 165px !important;
}
.elementor-71 .elementor-element.elementor-element-3103562 img {
    height: 185px !important;
}
}