/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 05 2022 | 07:54:13 */
.move-up:hover{
    background-color: crimson;
    transition: all .5s;
    transform : translateY(-10px);
}
#contact-btn {
    margin-top: 10px;
}

#election:hover {
    transform: translateY(-10px);
    transition: all 0.3s ease-in-out;
}

#about-box .elementor-widget-wrap:hover {
    transform: translateY(-10px);
	transition: all 0.3s ease-in-out;
}
#about-box .elementor-widget-wrap{
	transition: all 0.3s ease-in-out;
}
#career-box .elementor-widget-container:hover {
    transform: translateY(-10px);
    transition: all 0.3s ease-in-out;
}
#career-box .elementor-widget-container{
	transition: all 0.3s ease-in-out;
}


#banner-about-video-section:Before {
    content: "";
    position: absolute;
    background-color: #E44C65;
    width: 600px;
    height: 300px;
    top: -20px;
    left: -3%;
    z-index: -1;
    border-radius: 6px;
    box-shadow: 0px 0px 20px -5px #e44c65;
}
#banner-about-video-section:after {
	content: "";
    position: absolute;
    background-color: #E44C65;
    width: 600px;
    height: 300px;
    top: 103px;
    right: -3%;
    z-index: -1;
    border-radius: 6px;
    box-shadow: 0px 0px 20px -5px #e44c65;
}
@media screen and (max-width: 1440px){
	#hand-image .elementor-element-20a869b {
    left: -142px;
}
}

@media screen and (max-width: 1024px){
	#hand-image .elementor-element-20a869b {
    left: -92px;
}
}

@media screen and (max-width: 768px) {
	#service {
    width: 100%;
}
	#hero-colum {
    width: 100%;
}
	#hand-image .elementor-element-20a869b {
		left: -87px;
	}
}

@media screen and (max-width: 767px) {
	#banner-about-video-section:Before,
	#banner-about-video-section:after{
	display: none;
	}
}
@media screen and (max-width: 425px){
#hand-image .elementor-element-20a869b {
    left: -82px;
}
}
@media screen and (max-width: 324px){
	#hand-image .elementor-element-20a869b {
    left: -74px;
}
}

