/*
Theme Name: DigitalXC
Author: Netrocon Digital
Author URI: https://netrocon.com
Description: DigitalXC Service Engineering Platform.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: digitalxc
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/* =WordPress Core
--------------------------------------------------------------*/
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
/****************************************************************************************************************/

.nj_popabs span.wpcf7-not-valid-tip {
	width: 80%;
	margin: 5px auto 0;
}
.yutube_video iframe{
	width:100% !important;
}
.apply_btn.abov_fldbtn {
    background: #16B0E1;
    color: white;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    padding: 13px 40px;
    border-radius: 20px;
    display: inline-block;
}
.parter select {
    display: block;
    outline: none;
    padding-top: 32px;
    padding-bottom: 4px;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #000;
    font-size: 16px;
	background-color: transparent;
    -webkit-appearance: none;
}
.sub-menu{
	display:none;
}
.err {
    color: #ff0000;
    font-size: 14px;
}
.warning-response{
	border: 2px solid yellow;
	text-align: center;
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: 400;
	padding: 5px;
}
.success-response{
	border: 2px solid green;
	text-align: center;
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: 400;
	padding: 5px;
}
.error-response{
	border: 2px solid #ff0000;
	text-align: center;
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: 400;
	padding: 5px;
}
#loader-icon {
	text-align: center;
	background: #fff;
	z-index: 999999;
}
#loader-icon img {
	display: block;
	width: 25%;
	margin: 5% auto 0 auto;
}
.provider-img img {
    width: 50px;
    border-radius: 50%;
    border: 1px solid #ccc;
    padding: 5px;
    display: inline;
}
.details-provider-img {
    width: 50px;
    border: none !important;
}
.details-provider-img img {
    margin: 0 !important;
}
/*.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}*/
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
.searchkeyword.err {
    display: block;
    margin-top: 5px;
    color: #900909;
}
.pagidata{
	min-height:1850px;
}
.vp-pswp {
    z-index: 9999999 !important;
}
.search_frblog_b1 {
    width: 100%;
    margin: 0px 0px 50px 0px;
    box-shadow: 0 0 10px #ccc;
    padding: 15px;
    min-height: 175px;
}
.blogimg{ 
	height: auto;
	width: 100%;
	   height: 250px;
    object-fit: cover;
}
.bbpress-sidebar div.bbp-submit-wrapper {
    margin-top: 15px !important;
    float: left !important;
}
.bbpress-sidebar .bbp-login-links {
    margin-top: 50px;
}
.bbpress-sidebar .bbp-login-form .bbp-login-links a {
    padding: 5px 0 !important
}
.bbpress-sidebar .bbp-login-form label {
    width: auto !important;
}
.bbp-shortcode.bbpress div.bbp-submit-wrapper {
    float: left !important;
}
.button.submit.user-submit,
.button.submit.user-submit:hover,
.button.submit.user-submit:focus,
.button.submit.user-submit:active{
	background: #16B0E1;
    color: white;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    padding: 13px 40px;
    border-radius: 20px;
    display: inline-block;
	border:none !important;
	outline:none !important;
}
.bbp-login-form div.bbp-submit-wrapper {
    float: left !important;
}
@media only screen and (max-width: 768px) {
	.page-template-pagetemplate-about .wp-block-spacer {
		display: none !important;
	}
	.frabt_top_pad {
		padding: 0px 0px 0 0px;
	}
}

.mindshareSection img {
	height: 420px;
	width: 100%;
	object-fit: cover;
	border-radius: 15px;
	box-shadow: 0px 0px 10px rgb(0 0 0 / 44%);
}
.systemIntegratedPartners{
	display:none !important;
}
.centerImg {
    margin: 0 auto;
}
.paddingAdjust-NeedPage {
    padding: 0 0 20px 0px !important;
}
.grecaptcha-badge {
    opacity: 0;
}