/* 
Theme Name:		 peoplestaffing-child-clone
Theme URI:		 http://childtheme-generator.com/
Description:	 peoplestaffing-child is a child theme of peoplestaffing, created by ChildTheme-Generator.com
Author:			 Radiant web technology
Author URI:		 http://childtheme-generator.com/
Template:		 peoplestaffing
Version:		 1.0.0
Text Domain:	 peoplestaffing-child
*/


/*
    Add your custom styles here
*/

textarea.wpcf7-form-control.wpcf7-textarea.form-control.messagefield {
    height: 100px !important;
}

/*#################_______PAGINATION PAGE________##################*/
.pagination{}
.pagination .page-item{}
.pagination .page-item .page-numbers{height: 45px; width: 45px; border: 1px solid #999; display: flex; align-items: center; justify-content: center;margin-left: -1px;}
.pagination .page-item a.prev.page-numbers,
.pagination .page-item a.next.page-numbers{width: auto; padding-left: 20px; padding-right: 20px;}

.pagination .page-item.active .page-numbers,
.pagination .page-item .page-numbers:hover{background-color: #890818; color: #fff; border-color: #890818; }

.login-form-wrapper .btn-close {
    position: absolute;
    right: 0;
    padding: 15px;
}

a.wpc-filters-submit-button {
    background-color: #890818 !important;
    border-color: #890818 !important;
}

.btn-primary{ border-color:#890818;color: #fff; background:#890818}
.form-control:focus {color: #212529;background-color: #fff;border-color: #890818 !important;; outline: 0; box-shadow: 0 0 0 0.25rem rgb(50 50 50 / 25%);}
.orange{ color:#890818}
.swiper-pagination-bullet-active{background-color: #890818;}
.header-top .contact-info-block a:hover{color: #890818}
.header-top .contact-info-block i{ color:#890818 }
.site-header .navbar .nav-item  a:hover{color: #890818;}
.site-header .navbar .current_page_item{ background-color:#890818;border-radius: 5px;}
.our-client-text{color: #FFF;font-size: 13px;font-weight: 600;line-height: 160%;letter-spacing: 2.6px;text-transform: uppercase;background: #890818;padding:8px 30px;position: relative;margin-top: -30px;z-index: 3;display: table;}
.our-client-text:after { bottom: 0;top: 0;right: -34px;content: "";width: 0;height: 0;border-bottom: 37px solid #890818;border-right: 35px solid transparent;position: absolute;}
.latest-jobs-tab .nav-tabs .nav-link:hover{background-color: #890818;}
.latest-jobs-tab .nav-tabs .nav-link.active{background-color: #890818; color: #fff; border-color:#890818}
.team_Leader-block i:hover{ background-color:#890818}
.footer-main .social-handles a{font-size: 20px;margin-right: 16px;color:#fff; width: 35px;height: 35px;display: inline-block;border-radius: 3px;text-align: center; border:1px solid #FFFFFF}
.footer-main p a:hover {color:#890818;}
.footer-btm .gototop a i {
    height: 35px; width: 35px; background: #890818; font-size: 14px; color: #fff; border-radius: 6px; display: flex; justify-content: center; align-items: center; 
    background-image: linear-gradient(to right bottom, #890818, #9E091C, #B20A1F, #C70B23, #DC0C27);
}
.contact-info-item i.contact-info-bg {color: #890818; background-color: #FEE7DD;}
.faq-container .faq-block.isOpen .faq-header:after{background-color:#890818;}
.custom_check input:checked ~ .checkmark {background-color: #fff;border-color:#890818}
.custom_check .checkmark::after { content: "\f00c"; font-family: "FontAwesome"; font-weight: 800; position: absolute; display: none;left: 4px;top: 0; color:#890818; font-size: 12px;}
.job-overview .icon {position: absolute;left: 0;top: 0;height: 30px;width: 28px;display: flex;justify-content: center;align-items: center;font-size: 18px;color: #890818}
.aplyfor{background: #890818;padding: 10px;border-radius: 5px;text-align: center;color: #fff;}
.title-one{ font-size:48px; font-weight:700; background: linear-gradient(to right,#890818 20%, #e86375 30%,#890818 70%, #516F90 80%);-webkit-background-clip: text;background-clip: text;-webkit-text-fill-color: transparent;
text-fill-color: transparent;background-size: 500% auto; animation: textShine 5s ease-in-out infinite alternate;}
.core-values-sec figure i {
    font-size: 30px; 
    background-image: linear-gradient(to bottom, #890818, #9E091C, #B20A1F, #C70B23, #DC0C27); 
    -webkit-background-clip: text; 
    -webkit-text-fill-color: transparent;
}
.events-block:hover .bg-secondary{background-color: #890818!important;}

.wpc-search-field:focus {color: #212529;background-color: #fff;border-color: #890818 !important;; outline: 0; box-shadow: 0 0 0 0.25rem rgb(50 50 50 / 25%);
}

/* fixed social */
#fixed-social {
    position: fixed;
    bottom: 130px;
    right: 0;
    z-index: 99;
}

#fixed-social a {
    color: #fff;
    display: block;
    height: 40px;
    position: relative;
    text-align: center;
    line-height: 40px;
    width: 40px;
    margin-bottom: 5px;
    border-radius: 3px;
    border: 1px solid #890818;
}

#fixed-social a i {
    background-image: linear-gradient(
        to right,
        #890818,
        #920A1A,
        #9B0C1D,
        #A40E20,
        #AD1023
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#fixed-social a i:hover {
    background-image: linear-gradient(
        to right bottom,
        #ffffff,
        #f3f1f3,
        #eae4e6,
        #e0d6d7,
        #d6c9c6
    );
}

#fixed-social a:hover > span {
    visibility: visible;
    right: 43px;
    opacity: 1;
    border-radius: 3px;
}

#fixed-social a span {
    line-height: 40px;
    right: 50px;
    position: absolute;
    text-align: center;
    width: 120px;
    visibility: hidden;
    transition-duration: 0.5s;
    z-index: 1;
    opacity: 0;
    background-image: linear-gradient(
        to right,
        #890818,
        #920A1A,
        #9B0C1D,
        #A40E20,
        #AD1023
    );
}

.footer-main .social-handles a i {
    background-image: linear-gradient(
        to right,
        #FFFFFF,
        #D9D9D9,
        #FFFFFF,
        #BFBFBF,
        #FFFFFF
    ) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.footer-main .footer-links ul li a:hover, .footer-main p a:hover {
    color: #ffffff;
}

.widget-category li a:hover {
    color: #890818 !important;
}

.widget-category li::before {
	background-color: #890818 !important;
}
