.tech_cal {
    box-shadow: 0px 2px 6px -1px;
    padding: 12px;
    border: 1px solid #ddd;
    width: 87%;
    margin: 0 auto;
    display: block;
}
.policy-cont h5 {
    font-size: 18px;
    font-weight: 600;
    line-height: 35px;
}
.policy-cont ul {
    list-style: inside;
    color: #000;
}
.prodme h3 {
    text-align: center !important;
}
.prodme img {
    width: 100%;
}
.brand-logo {
    width: 85%;
}
.header-navigation .nav-right ul li .main-btn {
    padding: 10px 20px;
    font-size: 14px;
    border-radius: 10px;
    box-shadow: 5px 5px 2px #d1d1d1;
    background: #d92b2b;
}
.service-content a {
    font-size: 20px;
}.blog-design {
    background: #fff;
    display: flex;
    align-items: center;
    border-radius: 10px;
    box-shadow: 0 0 10px #bebebe;
}
.blog-post-item .blog-btn {
    background: #3e4095;
    color: #fff;
    padding: 5px 20px;
    border-radius: 20px;
    display: inline-block;
    margin-top: 20px;
}

.blog-design .col-lg-7 {
    padding: 0px;
}
video#myVideo {
    width: 100%;
}
.post-thumbnail img {
    width: 100%;
}

.blog-grid-v2 .blog-post-item {
    margin-bottom: 0px;
    box-shadow: 0 0 0;
}


.cont-bnr:before {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.6);
    position: absolute;
    z-index: -1;
}

.cont-bnr {
    position: relative;
    width: 100%;
    padding: 11% 0;
    top: 0px;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    z-index: 1;
}
.cont-bnr h2 {
    color: #fff;
    font-weight: bold;
    font-size: 60px;
    font-family: Teko, sans-serif;
/*     margin: 50px 0 0 0; */
    text-align: center;
    text-shadow: 1px 1px #000;
}

/* contact */

.contact-heading h3 {
    text-align: center;
    margin-bottom: 0px;
    font-size: 32px;
    font-weight: 700;
    padding: 20px;
    margin-top: 0px;
    font-family: 'Philosopher', sans-serif;
}

.con-box {
margin-bottom: 30px;
    text-align: center;
    background: #d92b2b;
    padding: 26px 10px;
    color: #fff;
/*     height: 160px; */
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

.con-box h4 {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 24px;
    color: #fff;
}
.con-map-form iframe {
    width: 100%;
    height: 450px;
}
.con-box p {
    color: #fff;
	height:120px;
}

.form-group {
    margin-bottom: 22px;
}

.form-group input#phone {
    width: 100%;
    border: 1px solid #d6dbe0;
    padding: 4px 10px;
    border-radius: 3px;
}
.cont-bnr{
	background-position:center;
	background-size:cover;
}
.con-map-form button.btn.btn-default {
    background: #d92b2c;
    width: 100%;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.contact-heading {
    width: 100%;
    padding: 20px 0;
}
.page-heading.h2.panel-widget-style.panel-widget-style-for-38-0-0-0 {
    margin: 0px;
}

.form-section {
    box-shadow: 0px 0 7px #ccc;
    padding: 10px;
    margin-bottom: 50px;
}

/* end contact */

html {
    margin-top: 0px !important;
}

.abt-mission-cont{
    text-align: center;
    border: 7px double #c5271e;
    padding: 10px 15px;
    border-radius: 0 40px;
    box-shadow: 1px 1px 4px 0px #000;
	height:380px;

}
.abt-mission-cont img {
    width: 120px;
}
.abt-mission-cont h4 {
    background: #c5271e;
    display: inline-block;
    padding: 0 20px;
    color: #fff;
    box-shadow: 0px 2px 2px #000;
	margin:10px 0;
	font-size:18px;
}
.abt-cont h2{
margin-bottom: 15px;
    font-size: 35px;
    line-height: 35px;
    text-shadow: 5px 2px 2px #00000014;
    color: #3e4096;

}
.abt-mission-cont:hover img {
    transform: rotate(
360deg);
    transition: 0.8s;
}
.mission{
	padding:50px 0;
}

   .pro-cont span {
    background: #3e3f96;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
    font-size: 18px;
    color: #fff;

}
.pro-cont li {
    position: relative;
    /* left: 40px; */
    margin-left: 50px;
    margin-top: 15px;
}
.pro-cont strong {
    padding-right: 10px;
    font-size: 18px;
    color: #0e1b2c;
    margin-left: 20px;
}
.pro-cont p{
	font-size: 16px;
   
    margin-left: 60px;
}

.pro-hd h2 {
    margin-bottom: 15px;
    font-size: 35px;
    line-height: 35px;
    text-shadow: 5px 2px 2px #00000014;
    color: #3e4096;
}
.pro-hd h5 {
	 text-align: center;
    color: #d92b2b;
    margin-top:30px;
    font-weight: 500;
	font-size:30px;
}
/* .pro-hd h5:before{
	display: inline-block;
    content: "";
    width: 30px;
    height: 2px;
    background-color: #d92b2b;
    vertical-align: middle;
	    margin-right: 20px;
}
.pro-hd h5:after{
	    display: inline-block;
    content: "";
    width: 30px;
    height: 2px;
    background-color: #d92b2b;
    vertical-align: middle;
	 margin-left: 20px;
} */
.pro-freatures{
	padding:30px 0;
}
.pro-cont {
       box-shadow: 0 0 7px #8b8b8b9c;
    padding: 20px;
    height: 210px;
}
.pro-feat{
	padding-bottom:50px;
}

.pro-cont:hover span {
    transform: rotate(
360deg);
    transition: 0.8s;
	background:#d92b2c;
}
.mission{
	padding:50px 0;
}

/* .pro-cont:hover {
    transform: translate(0px,-10px);
	 transition: 0.8s;
} */
/* Blog Css start */

.pagebg {
/*     background: url(https://www.acps.net.in/wp-content/uploads/2020/06/pagebg-1-scaled.jpg) !important; */
    background-size: cover !important;
    background-position: 0 61% !important;
    position: relative;
}
.pagebg::before {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.45);
    width: 100%;
    height: 100%;
    top: 0;
}
.pagebg p {
    position: relative;
    padding: 70px 0;
    text-transform: uppercase;
    font-size: 35px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    text-shadow: 0 3px 2px #000;
    font-weight: 600;
}
#primary {
    float: left;
    width: 100%;
}
.inpages {
    padding: 30px 50px;
    background: url(https://www.acps.net.in/wp-content/themes/acps/images/notbg.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    margin-top: -30px;
}
#primary #main {
    float: left;
    width: 100%;
    margin-top: 35px;
}
.mrbtimg {
    border-radius: 0;
    display: block;
    border: 3px solid #e5e5e5;
    padding: 3px;
}
.pdate {
    margin-top: 10px;
    color: #333;
    font-weight: 600;
}
#main h4 {
    font-size: 35px;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
    color: #e64b1e;
    text-shadow: 0 2px 2px #2f0801;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.textjust {
    text-align: justify;
}
.inpages p {
    margin-bottom: 15px;
}
.post-navigation h2 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    color: #333;
}
.meta-nav {
    display: none;
}
.screen-reader-text {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    color: #333;
}
.post-title {
    margin-left: 10px;
    color: #e64b1e;
    font-weight: 500;
}
#respond {
    display: none;
}
.inpages p {
    margin-bottom: 15px;
}
.single-sidebar-widgets {
    border: 1px solid rgba(230, 75, 30, 0.3) !important;
    margin-bottom: 10px;
    padding: 10px;
}
.single-sidebar-widgets h3 {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 15px;
}
.inpages ul li {
    list-style: circle;
    margin-left: 18px;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    color: #505050;
}
.post-side li {
    width: 100%;
    display: inline-block;
    margin-left: 0 !important;
}
.post-side li a img {
    float: left;
    width: 100px;
    height: 80px;
    border: 2px solid #e5e5e5;
}
.post-side li span {
    float: right;
    width: 62%;
    color: #222;
    font-size: 14px;
}
.post-side li p {
    float: right;
    width: 62%;
    font-size: 16px;
    line-height: 20px;
    color: #666;
    text-align: justify;
    text-transform: capitalize;
}
.nav-links .nav-next br, .nav-links .nav-previous br {
    display: none;
}
.blog-cont img{
	width:100%;
	height:auto;
}
/* Blog Css End */

footer{
    clear: both !important;
}
/* 
.blog-cont {
   
    display: flex;
    
    border-radius: 10px;
    box-shadow: 0 0 10px #bebebe;
} */
	
.bdp_blog_template.news{
	 background: #fff;
	align-items: center;
	    border: 2px solid #d92b2c;
    border-radius: 10px;
	box-shadow: 0 0 10px #bebebe;
}
.abt-img img {
    box-shadow: 0 0 10px #ccc;
    padding: 10px;
}

.policy-cont h2{
	font-size:25px;
}

.policy-hd{
	padding:30px 0;
}
.team-cont{
	text-align:center;
}
.team-cont h2{
	padding:10px 0;
}

.teams-cont img {
    width: 100%;
    height: auto;
    position: relative;
}
.teams-cont .team-name {
    position: absolute;
    margin-top: -76px;
    padding: 10px 20px;
    background: #d92b2c;
    width: 366px;
    height: 76px;
}
.teams-cont .team-name h4{
	color:#fff !important;
}
.teams-cont .team-name h5{
	color:#fff !important;
}

.teams-cont{
	border: 2px solid #d92b2c;
}
	
.testimonial{
	padding: 15px;
    box-shadow: rgb(0 0 0 / 19%) 0px 10px 20px, rgb(0 0 0 / 23%) 0px 6px 6px;
    background-color: white;
    border-radius: 32px 0px;
    border: 2px solid #d92b2c;
    margin-bottom: 40px;
    margin-top: 60px;
    text-align: center;
    height: 300px;
}

.testimonial img {
    width: 100px;
    height: 100px;
    margin-top: -15%;
    border: 2px solid #d92b2c;
    border-radius: 79px;
    border: 2px solid #ccc;
    /* overflow: hidden; */
    /* background: #F44336; */
    box-shadow: 0px 0 7px #f44336;
}
.testimonial h2 {
    margin: 10px;
    color: #d92b2c;
	font-size:22px;
}

/* responsive start here */
@media(max-width:1199px){
	.cta-area-v1 .cta-item .info h4 {
    font-size: 16px;
}
	.bebsa-service-v1 .service-item .service-content h3.title {
    margin-bottom: 0px;
}
	.bebsa-service-v1 .service-item .service-content p {
    margin-bottom: 0;
    font-size: 14px;
}
	.service-content a {
    font-size: 15px;
}
	.section-title span {
    font-size: 14px;
}
	.section-title span:before, .section-title span:after {
    height: 1px;
}
	
	.nav, .main-navigation, .genesis-nav-menu, #main-header, #et-top-navigation, .site-header, .site-branding, .ast-mobile-menu-buttons, .storefront-handheld-footer-bar, .hide {
    display: block !important;
}
}

@media(max-width:991px){

	.section-title.mb-60 {
    text-align: center;
    margin-bottom: 17px;
}
	.main-btn {
    padding: 10px 30px;
    font-size: 13px;
    width: 100%;
}
	.blog-grid-v2 .button-box {
    float: none;
    margin: 0 auto 20px;
    width: 49%;
}
	.cta-area-v1 .col-lg-6 {
    margin-bottom: 1px;
}
		.section-title.mb-60 {
    text-align: center;
}
.blog-grid-v2 .button-box {
    float: none;
    margin: 0 auto 20px;
    width: 49%;
}
}
@media(max-width:767px){

	.pb-110 {
    padding-bottom: 60px;
}
	.pt-110 {
    padding-top: 60px;
}
	.cta-area-v1 {
    padding-bottom: 30px;
}
	.cta-area-v1 .cta-item .icon i {
    width: 50px;
    height: 50px;
    font-size: 16px;
}
.cta-area-v1 .cta-item .info h4 {
    font-size: 12px;
    margin-bottom: 0;
}
	.pt-120 {
    padding-top: 80px;
}
	.pb-140 {
    padding-bottom: 80px;
}
	.bebsa-service-v1 .service-item {
    padding: 65px 10px 10px;
}
	.header-top .top-left ul li span i {
    margin-right: 5px;
    font-size: 13px;
}
	.header-top .top-left ul li span a {
    font-size: 13px;
}
	.header-top .top-right ul.social-link li {
    margin-left: 6px;
    margin-right: 6px;
    font-size: 13px;
}
	.top-left {
    text-align: center;
}
		.hero-area-v2 .single-slider {
    padding: 40px 0 40px;
}
	.hero-area-v2 .hero-content h1 {
    font-size: 15px;
    line-height: normal;
    margin-bottom: 10px;
}
	.hero-area-v2 .hero-content p {
    padding: 0px;
    font-size: 13px;
    line-height: 20px;
    height: 80px;
    margin-bottom: 10px;
}
	.hero-area-v2 .hero-content .main-btn {
    padding: 6px 20px;
    font-size: 13px;
}
}

@media(max-width:600px){
	.header-top .top-left ul li {
    margin-right: 7px;
}
	.abt-mission-cont {
    height: auto;
}
	
	.cont-bnr h2 {
    font-size: 40px;
}
	
	.abt-cont h2 {
    font-size: 24px;
}
	
	.bebsa-footer .newsletter-area .newsletter-form .form_group .form_control {
    height: 40px;
}
	
	.con-box {
	height: auto;
	margin-bottom: 15px;
}
	.pro-cont {
    height: auto;
}

}

	.pum-theme-169, .pum-theme-default-theme {
    background-color: rgb(255 255 255 / 0%);
}	
	div#pum_popup_title_182 {
    text-align: center;
    font-size: 35px !important;
    font-family: sans-serif;
    color: #d92b2b;
    font-weight: 600;
    padding: 13px 0px;
}
div#pum_popup_title_178 {
    text-align: center;
    font-size: 35px !important;
    font-family: sans-serif;
    color: #d92b2b;
    font-weight: 600;
    padding: 13px 0px;
}
 form.wpcf7-form.init p {
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 500;
    color: #fff;
}
section.testimonial-area-v2.pt-110.pb-110 {
    display: none;
}
.col-lg-6.wow.slideInLeft.emergency-now {
    visibility: hidden !important;
}

div#popmake-182 {
    top: 95px !important;
    background: #3e4094;
    box-shadow: 5px 5px 5px;
}
div#popmake-178 {
    top: 95px !important;
    background: #3e4094;
    box-shadow: 5px 5px 5px;
}
.main_inp input {
    width: 100%;
}
div#popmake-182 {
	border-radius: 8px;
    top: 95px !important;
    background: #3e4094;
    box-shadow: 5px 5px 5px;
    width: 50%;
}
div#popmake-178 {
	border-radius: 8px
    top: 95px !important;
    background: #3e4094;
    box-shadow: 5px 5px 5px;
    width: 50%;
}
.main_inp span.wpcf7-form-control-wrap, .main_inp textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 600;
}
button.pum-close.popmake-close {
    font-size: 12px !important;
    border-radius: 8px !important;
    font-family: sans-serif;
    background: #d92b2b !important;
}
.product-img img {
    box-shadow: 6px 6px 0px #d92b2b;
    border-radius: 5px;
}
.main-product img {
	background:#fff;
	 border: 2px solid #3e3f96;
    width: 20%;
}
.main-product {
    text-align: center;
}
.product-cell {
    position: relative;
}
.main-product:before {
    position: absolute;
    content: '';
    width: 2px;
    height: 30px;
    background: #3e3f96;
    top: 74px;
    left: 183px;
}
.main-product:hover img {
    transition: 2s;
    transform: scale(1.2);
    
}
.product-cell:hover .pro-line {
    transition: 1s;
    background: #3e3f96;
}
.product-cell:hover .pro-line strong {
    color: #fff;
    transition: 1s;
}
.product-cell:hover .pro-line p{
	 color: #fff;
    transition: 1s;
}
.prodact-sell-sec {
    padding: 60px 10px;
}
.product-text2 h2 {
    padding: 43px 0px 20px 0px !important;
}
.live-alerts {
    position: relative;
}
.pan-ind:before {
	transition:1s;
    position: absolute;
    content: '';
    width: 100%;
    height: 0%;
    background: #3e3f96;
    left: 0;
	right:0;
   bottom: 0;
	z-index:-1;
}
.pan-ind:hover:before {
	transition:1s;
    height: 100%;
    top:0;
    bottom: 0;
}
.pan-ind:hover strong, .pan-ind:hover p {
    color: #fff;
    transition: 1s;
}
.team-heading-sec {
    background: #3f3f99;
    border-radius: 80px 0px 80px 0px;
    box-shadow: 2px 2px 5px;
}
.team-heading h2 {
    color: #fff;
}
.main-team-img img {
    border-radius: 50%;
    width: 39%;
    margin: 10px 10px 20px 10px;
}
.main-team {
	position:relative;
    text-align: center;
}
.team-content {
    padding: 0px 10px 13px 10px;
}
.team-blurb-sec {
    position: relative;
}
.team-content {
    position: relative;
    padding: 0px 10px 13px 10px;
    top: 36px;
}
.team-content h5 {
    opacity: 0;
}
.main-team:hover .team-content {
    background: #d92b2bad;
    top: 0 !important;
    transition: 1s;
    transform: rotate(360deg);
    padding: 7px 82px 7px 82px;
    display: inline-block;
    border-radius: 0px 58px 0px 58px;
}
.main-team:hover .team-content h5{
	color:#fff;
	opacity:1;
	transition:1s;
}
.main-team:hover .team-content h4{
	transition:1s;
	color:#fff;
	
}
.main-team:before {
    position: absolute;
    content: '';
    width: 2px;
    height: 81px;
    background: #d92b2b;
    top: -82px;
}
.team-contt {
    border: 2px solid #d92b2b;
    border-radius: 8px;
}
.team-text3 {
    padding: 0px 0px 20px 0px;
}
.team-text3 p {
    font-family: sans-serif;
    color: #000;
    font-size: 17px;
}
.cntrllr-head-area {
    text-align: center;
}
.cntrllr-head-area h2 {
    color: #3e4096;
}
table#tablepress-1 tr th {
    font-size: 18px;
    font-family: sans-serif;
    color: #000;
    background: #d92b2b;
    border: 2px solid #fff;
    border-radius: 5px;
    box-shadow: 1px 0px 3px;
}

table#tablepress-1 tr td {
    font-size: 16px;
    font-family: sans-serif;
    color: #000;
    border: 1px solid;
    font-weight: 500;
}
.tablepress .row-hover tr:hover  td {
    background-color: #3d4194;
	color:#fff !important;
}
table#tablepress-1 {
    margin-top: 30px;
}
.product-img img {
    width: 400px;
    height: 250px;
}
.specification h2 {
    font-family: sans-serif;
    font-size: 35px;
    font-weight: 600;
}
.specification ul li {
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 500;
    color: #000;
}
.specification ul {
    list-style-type: disclosure-open;
}
.specification p {
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 500;
    color: #000000d6;
}
.mail-send {
    text-align: center;
}