/*
Theme Name: Proshield Child
Template:   proshield
Theme URI: https://themeforest.net/user/awaiken
Description: Cyber Security Services WordPress Theme
Author: Awaiken
Author URI: https://themeforest.net/user/awaiken
Version: 1.0.0
Text Domain: proshield-child
*/

.footer-form .wpcf7-not-valid-tip, .footer-form .wpcf7-response-output {
    display: block;
}
.policy_cnt h3 {
    font-size: 20px;
    margin-bottom: 10px;
	margin-top: 20px;
}

.pb-maq-wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
}

.pb-maqtxt {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  animation: marquee 20s linear infinite;
  padding: 15px 0px;
}

.pb-maqtxt h3 {
  color: #fff;
  margin: 0;
/*   font-family: Hanken Grotesk; */
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  text-transform: uppercase;
}

.pb-maqtxt img {
  width: 20px;
  height: auto;
}

@keyframes marquee {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

.bg-icrv .elementor-button-icon{
	background: none !important;
}

.pb-counthg span {
    background: #ffffff !important;
    color: #000000 !important;
    background-clip: unset !important;
    -webkit-text-fill-color: unset !important;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    margin-right: 5px;
}
.pb-counthgblk span{
	background: #D0D0D0 !important;
    color: #000000 !important;
    background-clip: unset !important;
    -webkit-text-fill-color: unset !important;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    margin-right: 5px;
}

.pb-counthg h2, .pb-counthgblk h2{
    font-size: 16px !important;
    margin: 10px;
}
.pb-counthg {
    border-bottom: 1px solid #ffffff4d;
	position: relative;
}
.pb-counthgblk {
    border-bottom: 1px solid #1F1F1F33;
	position: relative;
}

.pb-counthg::before {
    content: "";
    position: absolute;
    left: 0;
    top: 15%;
    height: 70%;
    width: 1px;
    background: #ffffff4d;
}
.pb-counthg::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0%;         
    width: 60px;
    height: 1px;
    background: #ffffff4d;
}
.pb-txtlink .elementor-button {
    background: none;
    padding: 0px;
    color: #1F1F1F;
    font-size: 16px;
    font-weight: 600;
}
.pb-counthgblk::before {
    content: "";
    position: absolute;
    left: 0;
    top: 15%;
    height: 70%;
    width: 1px;
    background: #1F1F1F33;
}
.pb-counthgblk::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0%;         
    width: 60px;
    height: 1px;
    background: #1F1F1F33;
}
.pb-txtlink span.elementor-button-icon {
    background: none !important;
}
.pb-compaudit > .elementor-element {
    background: #ffffff;
    box-shadow: 0px 8px 20px 0px #0000000A;
}
.pb-compaudit > .elementor-element:hover {
	background: #002365;
	box-shadow: 0px 10px 40px 0px #00236533;
}
.pb-compaudit > .elementor-element:hover h2, .pb-compaudit > .elementor-element:hover p, .pb-compaudit > .elementor-element:hover .elementor-button {
    color: #fff !important;
}
.footer-form .newsletter-btn
{
    background: linear-gradient(107.46deg, #5A81FA 0%, #002365 116.99%);
}
.footer-form .form-group {
    flex-wrap: nowrap !important;
}
.footer-form .newsletter-btn p {
    display: flex !important;
    gap: 0px;
    font-family: Lato;
    font-weight: 600;
    font-size: 16px !important;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: center;
    color: #fff;
    padding: 5px 10px;
    align-content: center;
    align-items: center;
	height: 55px;
}
.footer-form .newsletter-btn{
	margin-left: 0px !important; 
}
.footer-form .newsletter-btn:hover {
    transform: rotate(0deg) !important;
}
.footer-form .newsletter-btn input[type="submit"] {
    background-color: #ffffff00 !important ;
    background: url(assets/images/footer-form-icon.svg) no-repeat center center;
    background-size: 46% auto;
    background: url(https://cybertasksforce.com/wp-content/uploads/2025/11/Frame-1.svg);
    background-repeat: no-repeat;
    background-size: 36% auto !important;
    background-position: center !important;
}


/* .elementskit-testimonial-slider .swiper-pagination {
    display: flex;
    bottom: 0px !important;
    right: 0px !important;
    top: 0;
    left: unset;
    transform: rotate(90deg);
    justify-content: flex-end !important;
    height: 100% !important;
    max-width: max-content;
} */