/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.content-contact-para{
	width:70%;
	margin:auto;
}

.content-contact-desc .wpcf7 .one-second.column,.content-question-desc .wpcf7 .one-second.column{
    width:48%;
}

.content-contact-desc .wpcf7 .column,.content-question-desc .wpcf7 .column{
    float:left;
    margin:0 1%;
}

.content-contact-desc .wpcf7 .wpcf7-textarea{
	  border-radius:50px !important;
}

.content-question-desc .wpcf7 .wpcf7-textarea,.content-contact-desc .wpcf7 .wpcf7-textarea{
	height:100px;
  resize:none;
}

.content-contact-desc .wpcf7 .one,.content-question-desc .wpcf7 .one{
    width:98%;
}

.content-contact-desc .wpcf7 .wpcf7-text,.content-contact-desc .wpcf7 .wpcf7-textarea{
	border:2px solid #0aa553;
	background-color:#e4e4e4;
}

.content-contact-desc .wpcf7 p{
	margin-bottom:5px;
}

.content-contact-desc .wpcf7 label{
	margin-left:10px;
	font-size:15px;
}

.content-contact-desc .wpcf7 .wpcf7-submit,.content-question-desc .wpcf7 .wpcf7-submit{
	background-color:#0aa553;
}

.content-contact-desc .wpcf7 .wpcf7-text,.content-contact-desc .wpcf7 .wpcf7-textarea,.content-contact-desc .wpcf7 .wpcf7-submit,.content-question-desc .wpcf7 .wpcf7-submit{
	border-radius:25px;
}

.content-contact-desc .wpcf7 .wpcf7-spinner{
	display:none;
}

.content-sbt-btn{
	text-align:center;
}

.content-contact-para{
	width:63% !important;
	margin:auto;
}

.header-comp-desc{
	margin-bottom:0;
	list-style-type:none;
}

.header-comp-desc li img,.footer-comp-desc li img{
	margin-right:7px;
}

.header-comp-desc li{
	margin-bottom:5px;
	text-align:right;
}

.content-request-btn{
	background-color:#3c3c3c;
	margin-bottom:7px;
}

.content-download-btn,.content-request-btn{
	border-radius:25px;
	width:200px;
	height:30px;
	display:inline-block;
	padding-top:3px;
	text-align:center;
}

.content-download-btn{
	background-color:#009d4a;
}

.site-header .main-header-bar-wrap{
    background:url(https://www.pcbrunner.com/wp-content/uploads/2026/01/header-barbg.png) no-repeat;
	background-size:cover;
}

.site-header .ast-primary-header-bar{
	background-color:transparent;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

.site-header .ast-builder-menu-1{
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.5);
	border-radius:30px;
	background-color:#fff;
}

.site-below-header-wrap{
	width:100%;
	position:absolute;
  top:105px;
  z-index:5;
	left: 50%;
  transform: translate(-50%, 0);
}

.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link,.ast-builder-menu-1 .menu-item:hover > .menu-link{
	border-radius:30px;
}

.site-footer{
	position:relative;
}

.site-footer:before{
	content:'';
	position:absolute;
	width:100%;
	height:100%;
	top:-90px;
background:url(https://www.pcbrunner.com/wp-content/uploads/2026/01/footer-bg3a.png) no-repeat;
	background-size:cover;
	z-index:-1;
}

.content-certification-info ul.tabs{
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
	margin:10px 8px 0 8px !important;
}

.footer-comp-desc{
	font-weight:600;
	text-align:right;
	font-size:16px;
	margin-left:30px;
}

.footer-comp-desc li{
	margin-bottom:5px;
}

.content-question-desc .wpcf7 .wpcf7-text{
	border-radius:50px;
}

.content-question-desc .wpcf7 .wpcf7-textarea{
	border-radius:20px;
}

.content-question-desc .wpcf7 .wpcf7-text,.content-question-desc .wpcf7 .wpcf7-textarea{
	background-color:#e4e4e4;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.5);
}

.content-fullname-desc{
	padding-top:5px;
}

.content-capabilities-infos .ue-item-image-wrapper{
	order:2;
}

.content-capabilities-infos .ue-item-content-wrapper{
	order:1;
}

.content-blog-part .ekit-wid-con .elementor-icon-list-item{
	list-style-type:none;
}

.content-blog-part .ekit-wid-con .elementor-icon-list-item:last-child a{
	border-bottom:none;
}

.content-capabilities-form h2 {
    font-size: 35px;
    text-align: center;
    color: #009D4A;
    margin-bottom: 20px;
}

.content-capabilities-form .wpcf7 .one-third.column {
    width:31.2%;
}

.content-capabilities-form .wpcf7 .column {
    float:left;
    margin:0 1% 1% 1%;
}

.content-capabilities-form .wpcf7 label{
    font-weight: 700;
}

.content-capabilities-form .wpcf7 .wpcf7-text, .content-capabilities-form .wpcf7 .wpcf7-select {
    border-radius: 10px;
    border: 2px solid #009D4A;
}

.content-capabilities-form .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label {
    font-size: 16px;
}

.content-capabilities-form .wpcf7-acceptance .wpcf7-list-item {
    margin-left: 0;
}

.content-capabilities-form .wpcf7 .column p {
    font-size: 15px;
    color: #666;
	  font-weight:400;
}

.content-capabilities-form .wpcf7 p {
    margin-bottom: 5px;
}

.content-capabilities-form .wpcf7 .one.column{
    width: 98%;
}

.content-capabilities-form .wpcf7 .content-sbt-btn{
    text-align: center;
}

.content-capabilities-form .wpcf7 .wpcf7-spinner{
    display: none;
}

.content-capabilities-form .wpcf7 .wpcf7-submit {
    background-color: #009D4A;
}

/*************New**********/
.c-grid {
   display: inline-flex;
   grid-template-columns: auto auto;
   gap: 5px;
}


.c-grid-1 {
   display: inline-grid;
   grid-template-columns: auto auto;
   gap: 150px;
}

.c-grid-1 p{
	margin:0px;
}
.c-grid p{
	margin:0px;
}
.onoff {
  margin-left: 0px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  position: relative;
  cursor: pointer;
  width: 47px;
  height: 22px;
  line-height: 30px;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.onoff label {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: #000000;
  border-radius: 50px;
  font-weight: bold;
  color: #fff;
  -webkit-transition: background 0.3s, text-indent 0.3s;
  -moz-transition: background 0.3s, text-indent 0.3s;
  -o-transition: background 0.3s, text-indent 0.3s;
  transition: background 0.3s, text-indent 0.3s;
  text-indent: 27px;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
}
.onoff label:after {
  content: "NO";
  display: block;
  position: absolute;
  top: 2px;
  left: -2px;
  width: 100%;
  font-size: 12px;
  color: #ffffff;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.35);
  z-index: 1;
}
.onoff label:before {
  content: "";
  width: 13px;
  height: 13px;
  border-radius: 50px;
  background: #fff;
  position: absolute;
  z-index: 2;
  top: 4px;
  left: 3px;
  display: block;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  -o-transition: left 0.3s;
  transition: left 0.3s;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
}
.onoff input:checked + label {
  background: #0AA553;
  text-indent: 8px;
}
.onoff input:checked + label:after {
  content: "YES";
  color: #ffffff;
}
.onoff input:checked + label:before {
  left: 32px;
}
p.onoff{
	margin-bottom:0px!important;
	margin-top: 0px !important;
}
.c-grid-2 {
   display: grid;
   grid-template-columns: auto auto;
   gap: 20px;
}

.elementor-8648 .elementor-element.elementor-element-b219c8e .premium-cf7-container .wpcf7-form label, .elementor-8648 .elementor-element.elementor-element-b219c8e .premium-cf7-container .wpcf7-form .wpcf7-quiz-label {
	width: 100%;
}
.label1{
	display: block;width: 144px;text-align: end;
	margin-bottom: 6px !important;
    font-size: 11px !important;
	margin-top: 4px;
}
.label2{
	display: block;width: 100px;text-align: end;
	margin-bottom: 6px !important;
    font-size: 11px !important;
	margin-top: 4px;
}
.label3{
	text-align: end;
    font-size: 11px !important;
	font-weight: 600;
    color: #0AA553;
}

.c-grid input[type="text"],.c-grid input[type="email"],.c-grid input[type="number"],.content-capabilities-quote .wpcf7 select{
	height: 25px;
    font-size: x-small;
	border: 1px solid #0AA553;
}
.c-grid input[type=checkbox]{
	height:8px;
}
.wpcf7-submit{
	background-color:#009D4A !important;
}


.cf7mls_next.action-button{
	background-color: #0AA553!important;
}
.cf7mls_next {
    margin: -40px 0px 26px!important;
}
.cf7mls_back{
	margin: 0px 0px 26px!important;
}
}
.c-grid select{
	padding: 0 2px !important;
}
.c-grid .wpcf7-submit{
	height:44px;
	margin-top: 22px !important;
}

.content-capabilities-quote .wpcf7 fieldset{
	padding:0;
}
.wpcf7-not-valid {
    border: 2px solid red !important;
}

span.wpcf7-not-valid-tip {
    display: none;
}

.content-offlinequote-col3 .wpcf7-textarea {
    border-color: #0AA553;
    resize: none;
    height: 130px;
    margin-bottom: 6px;
    font-size: small;
}

.content-offlinequote-col2{
    margin-right:4%;
}

.content-offlinequote-desc p, .content-uploadfile-desc2 ul li, .content-offlinequote-col2 .c-grid label b {
    font-size: 12px;
}

.content-uploadfile-part {
    border: 1px solid #0AA553;
    border-radius: 3px;
    padding: 15px 12px 0px 12px;
    margin-bottom: 10px;
}

.content-offlinequote-col3 .content-offlinequote-desc, .content-offlinequote-col3 .wpcf7-submit {
    float: left;
}

.content-offlinequote-col3 .content-offlinequote-desc{
    margin-right:18px;
}

.c-grid-descpart1 {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    margin-right: 6px;
}

.c-grid-descpart2 {
    display: inline-block;
    width: 70%;
}

.fieldset-cf7mls > p{
	margin-bottom:0;
}

.page-id-1375 .c-grid .wpcf7-textarea {
    resize: none;
    height: 140px;
}

.content-quote-form .wpcf7 select.wpcf7-form-control {
    padding: 4px 10px;
}

.content-specification-formdesc{
    margin-right: 20px;
}

.content-specification-form {
    width: 48.25%;
    text-align: center;
    padding: 6% 3% 5% 3%;
    float: left;
    border: 5px solid transparent;
}

.content-specification-form {
    background: url(https://www.pcbrunner.com/wp-content/uploads/2026/01/popup-bg2.png) no-repeat;
    background-size: 100% 100%;
}

.content-specification-form h2 {
    color: #0AA553;
    font-size: 27px;
}

.content-specification-form div img{
    width: auto;
    height: 210px !important;
}

.content-specification-form p {
    font-size: 12px;
    margin-bottom: 10px;
	  font-weight:400;
}

.content-quotation-btn {
    background-color:#0AA553;
    border-radius: 15px;
    color: #fff;
    padding: 5px 15px;
    font-weight: 700;
    display: block;
    font-size: 25px;
}

.content-quotation-btn:hover {
    color: #fff;
}

.content-specification-form h4 {
    color: #0AA553;
    font-size: 16px;
    font-weight: 400;
}

.content-specification-form ul li{
    font-size: 14px;
    margin-bottom: 3px;
    font-weight: 700;
}

.content-specification-form ul li img{
    margin-right: 7px;
}

.content-specification-form ul {
    margin-left: 0;
    list-style-type: none;
    margin-bottom: 0;
}

.pum-theme-lightbox #popmake-6423{
    background-image: none;
    padding: 0;
    border: none;
    box-shadow: none;
	  background-color: transparent;
}

.content-specification-form:hover {
    border: 5px solid #0AA553;
    border-radius: 20px;
}

.elementor-widget-sidebar img{
	width:80%;
	margin:auto;
}

.content-blogs-descri .premium-blog-thumb-effect-wrapper .premium-blog-thumbnail-container{
	border:3px solid #009d4a;
	border-radius:25px;
}

.content-testi-desc .elementor-widget-text-editor p{
	margin-bottom:10px;
}

.content-testi-desc .elementor-widget-heading:not(:last-child),.content-testi-desc .elementor-widget-divider:not(:last-child){
	margin-bottom:0;
}

.content-freequote-desc .wpcf7 .quotecolumn{
	width:46.5%;
}

.content-freequote-desc .wpcf7 .quotecolumn .wpcf7-form-control-wrap,.content-freequote-desc .wpcf7 .one-third,.content-freequote-desc .wpcf7 .one-second.column,.content-freequote-desc .wpcf7 .quotecolumn{
	display:inline-block;
    margin-right:15px;
}

.content-freequote-desc .wpcf7 .one-third{
	width:29.5%;
}

.content-freequote-desc .wpcf7 .one-second.column{
	width:46.5%;
}

.content-freequote-desc .quotecolumn .wpcf7-form-control-wrap:last-child,.content-freequote-desc .wpcf7 .designation-desc{
    margin-right:0;
}

.content-freequote-desc .wpcf7 .phone-desc,.content-freequote-desc .wpcf7 .time-desc{
	margin-right:0 !important;
}

.content-freequote-desc .wpcf7 p{
	margin-bottom:20px;
}

.content-freequote-desc .wpcf7 .wpcf7-form{
	padding-top:5px;
}

.content-freequote-desc .wpcf7 .file-desc .codedropz-upload-container{
	padding:0px 20px 5px 20px;
}

.content-freequote-desc .wpcf7 .file-desc .codedropz-upload-container .codedropz-upload-inner h3{
	font-size:20px;
}

.content-waywork-desc .yrm-content .yrm-inner-content-wrapper{
	color:#3c3c3c;
}

.content-waywork-desc .yrm-btn-wrapper .yrm-toggle-expand{
	background-color: #0aa553;
	border-radius: 25px;
	width:115px;
	height:40px;
	color:#fff;
	margin-top:10px;
}

.content-waywork-desc p{
	margin-bottom:0;
}

.content-industry-expert{
	background-color:#3c3c3c;
	border-radius:25px;
	text-align:center;
	width:79%;
	padding:12px 12px 8px 12px;
    margin-bottom:30px;
	margin-left:auto;
}

.content-industry-expert2{
	width:100%;
	margin-left:0;
	margin-bottom:8px;
}

.content-industry-expert img{
	width:auto;
	margin-right:10px;
}

.content-industry-expert2 h3{
	font-size:15px !important;
}

.content-industry-expert h3{
	color:#fff;
	font-size:22px;
}

.content-industry-expert a{
	background-color:#009D4A;
	border-radius:30px;
	padding:5px 0;
	display:block;
	color:#fff;
	margin-bottom:10px;
	font-weight:700;
}

.content-industry-expert p{
	margin-bottom:0;
}

.content-question-desc .wpcf7 .wpcf7-response-output{
	clear:both;
}


@media screen and (min-width: 769px){
	.content-download-btn, .content-request-btn{
		display:block;
	}
	.elementor-widget-sidebar .textwidget{
		text-align:right;
	}
	.content-choose-desc .elementor-image-box-description{min-height:324px;}
}

@media screen and (max-width: 768px){
	.content-request-btn{
		margin-right:10px;
	}
}





