/*
Theme Name: Twenty Twenty-Four Child
Theme URI: https://wordpress.org/themes/twentytwentyfour/
Template: twentytwentyfour
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Four is designed to be flexible, versatile and applicable to any website. Its collection of templates and patterns tailor to different needs, such as presenting a business, blogging and writing or showcasing work. A multitude of possibilities open up with just a few adjustments to color and typography. Twenty Twenty-Four comes with style variations and full page designs to help speed up the site building process, is fully compatible with the site editor, and takes advantage of new design tools introduced in WordPress 6.4.
Tags: one-column,custom-colors,custom-menu,custom-logo,editor-style,featured-images,full-site-editing,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,wide-blocks,block-styles,style-variations,accessibility-ready,blog,portfolio,news
Version: 1.0.1708920260
Updated: 2024-02-26 04:04:20

*/

.new-contact-area{
	padding:37px !important;
	background-color:#D02B2B;
}
.solution-key-points {
    padding-bottom: 2em;
}

.whats-app-footer{
	position: fixed;
    left: 20px;
    bottom: 22px;
    z-index: 9999;
}
.whats-app-footer img{
	width:2em;
}
.media-layout .item-content-box img{
	min-height: 13em;
    max-height: 13em;
    display: flex;
    object-fit: cover;
}
.newsletter-btn{
	color:#333 !important;
}
.contact-fixed{
	position: fixed;
    background: #e11c23;
    padding: 5px 15px 5px;
    color: #fff;
    bottom: 47%;
    right: -67px;
    z-index: 999;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border: none;
    cursor: pointer;
    transform: rotate(-90deg) !important;
}
.inside-form .form-group input{
	padding:12px 0 !important;
}
.hf-message{
	background-color: #E50019;
    padding: 20px;
    color: #fff;
    text-align: center;
    font-size: 18px;
	animation: fadeInAnimation ease 3s;
}
.contact-fixed img{
	width:20px;
}
.contact-fixed a{
	display:flex;
	align-items:center;
	gap:10px;
}
.product-gap .product-display .product-desc{
	min-width: 200px;
    max-width: 200px;
}
.contact-us-none{
	    font-size: 19px;
    color: #fff;
}
.pt60 {
    padding-top: 60px;
}
.submenu{
	width:90% !important;
}
.service-box-wrapper .service-box .service-box-img img {
    border-radius: 36px;
}
.product-area img {
    min-height: 8em;
    max-height: 8em;
}
.video-container img {
    min-height: 19em;
    max-height: 19em;
}
.marquee-container .feature-item-img img{
	min-height: 12em;
    max-height: 12em;
}
.header{
	position:fixed !important;
}
.new-space-bottom {
    padding-bottom: 60px;
}
.mobile-door-sec .sub-block-lft{
	min-width: 50% !important;
}
.tab-menu .tab-menu-ul .tab-menu-li .tab-a{
	max-height:6em;
}
.resource-source-user img {
    border-radius: 100%;
}
.blog-lean-more img{
	width:auto!Important;
	height:auto !important;
}
.bg-color-primary{
	background:#242e36 !important;
}
.tab-menu-li a.active{
	background-color:#E50019!important;
}
.more-product-desc ul{
	padding-bottom:20px;
}
.detail-description-area ul li{
	font-size: .875rem;
    font-weight: 400;
    line-height: 2;
    color: #1a202c;
}
.features-slider-area .features-wrapper{
	padding-bottom:0;
}
.features-wrapper .features-content-rgt .feature-img{
	max-height:12em;
}
.features-wrapper .features-content-rgt .feature-img img{
	object-fit:contain;
}
.detail-description-area ul li a{
	font-size: .875rem;
    font-weight: 400;
    line-height: 2;
    color: #1a202c;
}
.detail-description-area ul li a u{
	font-size: .875rem;
    font-weight: 400;
    line-height: 2;
    color: #1a202c;
}
.banner-area {
    position: relative;
}

.text-banner-area .overlay {
    position: absolute !important;
    visibility: visible !important;
    bottom: 0 !important;
    background: rgb(0, 0, 0) !important;
    background: rgba(0, 0, 0, 0.5) !important;
    color: #f1f1f1 !important;
    width: 100% !important;
    transition: .5s ease !important;
    opacity: 1 !important;
    color: white !important;
    font-size: 20px !important;
    padding: 20px !important;
    height: 100% !important;
    text-align: center !important;
    visibility: visible !important;
}
.product-more-info p{
	padding-bottom:0 !Important;
}
.blog-listing .blog-data img{
	width:100%;
	height:14em;
}
.banner-area .banner-text {
    position: relative;
    z-index: 99;
}


.blog-detail-text-area{
 padding:20px;
}

.between-gap{
    margin-top: 3em !important;
    margin-bottom: 3em !important;
}

.mobile-door-sec-sub .sub-block-title{
	padding-right: 10px;
}

.slideritem-content .item-content-box .item-detail-desc{
	justify-content: flex-start!important;
}
.menu-item:hover .menu-link{
	color:#E50019 !important;
}
.tab-menu .tab-menu-ul .tab-menu-li .tab-a:hover{
	background-color:#E50019!important;
}
.card-content-item .card-item-img::before{
	display:none !important;
}
.sub-report-sec .outcome-card-wrapper .outcome-card-desc {
     padding-right:10px !important;
}

.solution-key-points .outcome-card {
    width: 50%;
}


span{
    font-size: inherit;
    color: inherit;
}
.detail-tabs .page{
	padding-top:20px;
	align-items:start !important; 
}
.detail-tabs .page ul{
	list-style-type:disc;
	padding-left:1em;
}
.detail-description-area h2{
	font-size:1.5rem;
	font-weight:600;
	line-height:1.5;
	color:#000;
	padding-bottom:10px;
	padding-top:1em;
}
.detail-tabs .page p{
	padding-bottom:20px;
}
.detail-description-area p{
	font-size:.875rem;
	font-weight:400;
	line-height:2;
	color:#1a202c;
}
.detail-description-area p a{
	font-size:.875rem;
	font-weight:400;
	line-height:2;
	color:#1a202c;
}
.detail-description-area p a u{
	font-size:.875rem;
	font-weight:400;
	line-height:2;
	color:#1a202c;
}
.btn-primary {
    background: #E50019!important;
}
.owl-carousel .owl-dots .owl-dot.active span{
	background: #E50019!important;
}
strong{
    font-size: inherit;
    font-weight: bold;
    color: inherit;
}
em{
    font-size: inherit;
    font-style: italic;
    color: inherit;
}
.updated-detail-banner{
	min-height:549px !important;
	max-height:549px !important;
}

.product-more-info{
    display:flex;
    align-items: center;
    padding-bottom: 12px;
}
.banner-wrapper .bg-overlay{
	    background-color: transparent !important;
}
.product-more-info h5{
    min-width: 10em;
    color: #000;
    font-weight: 600;
    text-align: left;
    margin: 0;
}

.product-more-info p {
    font-size: 16px;
    font-weight: 400;
}

.product-more-info p a {
    font-size: inherit;
    font-weight: inherit;
}

.more-product-desc p{
	color: #1a202c;
	font-size: 1rem;
	line-height: 2;
	font-weight: 400;
}

.more-product-desc li{
	color: #1a202c;
	font-size: 1rem;
	line-height: 2;
	font-weight: 400;
}

.more-product-desc h3{
	color: #000;
	font-size: 2rem;
	line-height: 2;
	font-weight: 600;
	padding-top: 10px;
	padding-bottom: 10px;
}
  @media only screen and (max-width:991px){
.solution-mobile{
	        height: 100% !important;
        object-fit: cover;
}
	  .contact-areas a {
	  	font-size:18px !important;
	  }
	  .contact-fields{
		  padding:20px;
		  margin-top:30px;
	  }
/* 	  .contact-fields{
		  border-radius:0 !important;
	  } */
	  .contact-fields h4 {
	  	font-size:34px !important;
	  	}
	  .contact-fields{
		  min-width:auto !important;
		  max-width:auto;
		  padding:20px 10px !important;
	  }
	  .contact-areas svg {
	  	min-width:30px;
	  }
	  .contact-areas a{
		  font-size:15px;
	  }
	  .whats-app-footer{
		  display:none;
	  }
	  .new-contact-area{
		  padding:30px 10px !important;
	  }
	  .new-contact-area .address-area{
	width: 100% !important; 
		  
}
	  .new-contact-area .new-form-area{
width:100% !important; 

}
	  	  .new-contact-area .get-in-touch-form {
padding:1em !important;

}
	  .video-container img {
    min-height: 12em;
    max-height: 12em;
}
	  .tab-menu .tab-menu-ul .tab-menu-li .tab-a{
		  max-height:100%;
	  }
	  .fixed-area-buttons{
		  display:flex !important;
	  }
	  .fixed-area-buttons .section2 a{
		  display:flex !important;
		  align-items:center;
		  justify-content:center;
		  gap:10px;
	  }
	  .fixed-area-buttons .section1{
		  display: flex !important;  
		align-items: center !important;
		justify-content: center !important;
	  }
	  .fixed-area-buttons .section2 a img{
		  width:1em;
	  }
	  .banner-wrapper {
	  	    min-height: 590px !important;
    		max-height: 590px !important;
	  }
	  .banner-wrapper video{
		   min-height: 610px !important;
    		max-height: 610px !important;
	  }
	  .outcome-sub .outcome-lft {
	  	position:static !important;
	  }
	  .solution-key-points .outcome-card {
    width: 100%!important;
}
}

.new-contact-area .new-form-area{
width:50%;
display:flex;
	flex-direction:column;
	justify-content:center;

}
.new-contact-area .get-in-touch-form{
	padding: 3em;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.new-contact-area .address-area{
	width: 50%;
}
.new-contact-area .address-area iframe{
	height: 100%;
}
.new-contact-area .inside-form h4{
	text-align: left;
}
.new-contact-area .inside-form p{
	text-align: left;
}
.address-area{
	display:flex;
	align-items:center;
	justify-content:center;
}
.contact-areas{
	display:flex;
	padding-bottom:28px;
}
.contact-areas svg{
	min-width:50px;
}
.contact-areas p{
	font-size:20px;
	padding-left:19px;
	color:#fff;
	line-height:34px;
	display:flex;
	align-items:center;
	gap:10px;
}
.contact-fields h4{
	font-size:50px;
	font-weight:600;
	padding-bottom:30px;
	color:#fff;
}
.contact-areas a{
	font-size:20px;
	color:#fff;
	line-height:34px;
}
.contact-fields{
	background-color:#D02B2B;
	padding:29px 30px;
	min-width:541px;
	max-width:541px;
	border-radius:16px;
	border:3px solid #fff;
	border-radius:16px;
}

//Newly added styles supporting for data entry//
.outcome-sub{
	position:relative;
}
.outcome-sub .outcome-lft{
	position:sticky;
	top:4em;
}

.solution-detail-page .learn-more-sec-sub .sub-learn-rgt {
	row-gap: 0rem !important;
}
.smart-security-sec li{
	    font-size: 16px !important;
    font-weight: 400 !important;
    color: #1a202c !important;
    line-height: 2 !important;
}
.sub-learn-rgt  li{
	 font-size: 16px !important;
    font-weight: 400 !important;
    color: #1a202c !important;
    line-height: 2 !important;
	list-style-type : disc ;
}
/* .smart-door-wrapper,
.cloud-security-sec,
.smart-security-banner,
	.cloud-security-info li{
	 font-size: 16px !important;
    font-weight: 400 !important;
    color: #1a202c !important;
    line-height: 2 !important;
	list-style-type : disc ;
}
.smart-door-wrapper ,
.cloud-security-sec,
.smart-security-banner,
	.cloud-security-info ul{
	padding: 2rem 2.5rem;
}
@media only screen and (max-width: 767px) {
.smart-door-wrapper,
	.smart-door-wrapper,
.smart-security-banner,
	.cloud-security-info ul{
	padding: 15px
} */
.smart-door-wrapper li {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #1a202c !important;
    line-height: 2 !important;
    list-style-type: disc;
/*     padding: 2rem 2.5rem; */
}

.cloud-security-sec li {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #1a202c !important;
    line-height: 2 !important;
    list-style-type: disc;
/*     padding: 2rem 2.5rem; */
}

.smart-security-banner li {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #1a202c !important;
    line-height: 2 !important;
    list-style-type: disc;
/*     padding: 2rem 2.5rem; */
}

.cloud-security-info li {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #1a202c !important;
    line-height: 2 !important;
    list-style-type: disc;
}

.cloud-security-info ul {
    padding: 1rem 2.5rem;
}
.smart-security-banner ul {
    padding: 1rem 2.5rem;
}
.smart-door-wrapper ul {
    padding: 1rem 2.5rem;
}
.cloud-security-sec ul {
    padding: 1rem 2.5rem;
}
@media only screen and (max-width: 767px) {
    .smart-door-wrapper li {
        padding: 15px !important;
    }

    .cloud-security-sec li {
        padding: 15px !important;
    }

    .smart-security-banner li  {
        padding: 15px !important;
    }

    .cloud-security-info ul {
        padding: 15px !important;
    }
	.learn-more-sec-sub{
		padding-top: 5px;
	}
}
.learn-more-sec-sub{
	padding-top: 30px;
}


