body{
    font-family: 'Montserrat', sans-serif;
    line-height: 0;
}
html #header.header-semi-transparent .header-nav-main nav>ul>li>a, html:not(.sticky-header-active) #header.header-transparent .header-nav-main:not(.header-nav-main-dark) nav>ul>li.open>a.active, html:not(.sticky-header-active) #header.header-transparent .header-nav-main:not(.header-nav-main-dark) nav>ul>li:hover>a.active{
    color: #fff !important;
}
html #header.header-semi-transparent .header-nav-main nav>ul>li>a, html:not(.sticky-header-active) #header.header-transparent .header-nav-main:not(.header-nav-main-dark) nav>ul>li.open>a.active, html:not(.sticky-header-active) #header.header-transparent .header-nav-main:not(.header-nav-main-dark) nav>ul>li:hover>a.active{
    color: #000 !important;
}

a.tophdrcust {
    color: #0b4170;
}
.imgCenter{
    margin: 0 auto !important;
    display: block !important;
}
.e-form .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #495058;
  }
  .e-form .form-control::-moz-placeholder { /* Firefox 19+ */
    color: #495058;
  }
  .e-form .form-control:-ms-input-placeholder { /* IE 10+ */
    color: #495058;
  }
  .e-form .form-control:-moz-placeholder { /* Firefox 18- */
    color: #495058;
  }
  .container{
    max-width: 1200px;

  }
  .mouse_disable {
    cursor: not-allowed;
  }

.gap{
    margin: 3%;
}
.banner .container{
    margin-top: 0!important;
}
.e-form .form-control{
    border-radius: 5px;
    /* box-shadow: 2px 2px 3px #adadad; */
    
}
/* .e-form .form-control:hover{
    border:1px solid red;
} */
.e-form{
    background-color: #f6f6f6c7;
    padding: 6% 9% 6%;
    border-radius: 8px;
    border-top: 4px solid #ed3236;
    border-bottom: 4px solid #ed3236;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.29);
}
.e-form h4{
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}
.real-e-crm h4{
    font-size: 22px;
    line-height: 28px;
}
.real-e-crm p{
    color: #222;
    line-height: 28px;
    margin: 0 0 40px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0.5px;
    text-align: inherit;
    font-size: 15px;
    font-weight:500;
}
.real-crmsecimg{
    left: 132px;
    position: absolute;
    z-index: 1;
    top: -28px;
}
.bg-color-grey{
    background-color: #f7f9fc;
}
.ul-points{
    padding-left: 6%;
}
.ul-points li{
    line-height: 35px;
    font-size: 14px;
}
.advantage-sec li{
    font-size: 14px !important;
}
.cont-2{
    background-color:#f7f9fc;
    height: 328px;
    position: relative;
}
html .scroll-to-top {
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    background: #ed3236;
    border:4px solid #ed3236;
    border-radius: 7px 7px 7px 7px;
    bottom: 50px;
    color: #fff;
    display: block;
    height: 9px;
    padding: 13px 10px 35px;
    position: fixed;
    right: 30px;
    text-align: center;
    text-decoration: none;
    min-width: 49px;
    z-index: 1040;
    font-size: 24px;
}
html .scroll-to-top:hover {
    background: #fff;
    border:4px solid #ed3236;
    color:#ed3236;
    transition: all .5s;

}
.banner-heading{
    font-weight: 700;
    font-size: 24px;
    margin-top: 5%;
    color: #000;
    letter-spacing: 0.5px;
}
/* .e-form:hover{
    border-top:4px solid transparent;
    border-bottom:4px solid transparent;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.29);
} */
.e-form a{
    cursor: pointer;
}
.line{
    border: 1px solid #ccc;
    width: 55px;
    position: absolute;
    transform: rotate(90deg);
    left: 45%;
    top: 102px;
}
.feature-sect h2{
    letter-spacing: 2px;
}
.second-bg{
    background-image : url("../images/b2b-texture1.png"); 
    /* background-position : left 100%;  */
    background-repeat : no-repeat;
    background-size: cover;
    padding-bottom: 5%;
    /* padding-left : 2%;
    padding-right : 2%; */

}
.sect-img1{
    width: 450px;
}
.sect-img2{
    width: 380px;
}
.sect-img3{
    width: 450px;
}
.m-head{
    font-size: 22px;
    line-height: 2;
}
.download-tittle{
    text-align: center !important;
    font-size: 12px !important;
}
.download-tittle:hover{
    text-decoration: none !important;
}
a:hover{
    text-decoration: none !important;

}


.b2b-banner-section{
    background-image: url("../images/b2b-banner.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
/* real-estate-basic.css */
.reb-banner-section{
    background-image: url("../images/reb/banner.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;

}
/* tab css */
/* nav > .nav.nav-tabs{border: none;color:#fff;border-radius:0;}
  nav > div a.nav-item.nav-link,
  nav > div a.nav-item.nav-link.active
  {
    border: none;
    padding: 38px 25px;
    color:#fff;
    background: #185eeb;
    border-radius: 0px;
    
    font-size: 16px;
  }
  
  nav > div a.nav-item.nav-link.active:after
   {
    content: "";
    position: relative;
    bottom: -57px;
    left: -33%;
    border: 9px solid transparent;
    border-top-color: #5784e0;
  }
  .tab-content{
    background: #ffffff8f;
    line-height: 25px;
    border: none;
    
    padding:30px 25px;
    box-shadow: none;
  }
  
  nav > div a.nav-item.nav-link:hover,
  nav > div a.nav-item.nav-link:focus
  {
    border: none;
    background: #5784e0;
    color: #fff;
    border-radius:0;
    transition:background 0.20s linear;
    font-weight: 600;
  } */

  /* Tabs*/
/* section {
    padding: 60px 0;
} */

section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}
#tabs{
    background: #fff;
    color: #777;
}
#tabs h6.section-title{
    color: #eee;
}

#tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #000 !important;
    background-color: #fff !important;
    /* border-color: #f7af39 #f7b039 #f7af39; */
    border-bottom: 4px solid #f7b039!important;
    font-size: 20px;
    font-weight: bold;
}
#tabs .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #eee;
    font-size: 12px;
    background-color: #185eeb;
    padding-top: 3%;
    padding-bottom: 3%;
}
/* #tabs .nav-tabs .nav-link.active:after{
    content: "";
    position: relative;
    bottom: -49px;
    left: -33%;
    border: 9px solid transparent;
    border-top-color: #185eeb;
} */

/* infrastructure Basic  */

.infra-basic-banner-section{
    background-image: url("../images/infraBasic/Infrastructure-Basic-with-dashbord-banner_new.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    box-shadow: 0 4px 3px -3px #ddd;
}
.productColwrap{

}
.productColwrap img{

    width: 75px;
    margin: 0 auto;
    display: block;

}
.productColwrap h5{

    text-transform: unset;
    text-align: center;
    margin-top: 7%;

}
.productColwrap hr{

}
.productColwrap p{

    text-align: left;
    line-height: 22px;
    font-size: 12px;

}
.svgIconwrap h4, .infra_erp_wrap h4{
    line-height: 36px;
}

.infra_erp_wrap{
    background-color: #e6e7e9;
    padding: 3% 2% 3% 2%;
}

.infra_erp_wrap h4{



}
.infra_erp_wrap .productColwrap{
    padding: 2% 3%;
    margin-bottom: 10%;
    box-shadow: 4px 4px 4px #ccc;
    height: 100%;
    max-height: 246px;
    overflow: hidden;
    overflow-y: scroll;
    cursor: pointer;
    transition: all .8s;
    border-radius: 5px;
}
.infra_erp_wrap .productColwrap:hover{
    background-color: #3669f1 !important;
    color: #fff;
    box-shadow: none;
    transition: all .5s;

}
.productColwrap.bg-light:hover .contentDiv h4{
    color: #fff !important;
}
.offhoverimg{

    display: block;

}
.onhoverimg{
    display: none!important;
}
.productColwrap.bg-light:hover .onhoverimg{

    display: block !important;
    
}
.productColwrap.bg-light:hover .offhoverimg{
    display: none;
}

.infra_erp_wrap .productColwrap img{

    padding-top: 20%;
    margin: 0 auto;
    display: block;

}
.infra_erp_wrap .productColwrap .contentDiv{

}
.infra_erp_wrap .productColwrap .contentDiv h4{
    font-size: 18px !important;
    font-weight: 500 !important;
    margin-bottom: 0 !important;
    color: #000;

}

.infra_erp_wrap .productColwrap .contentDiv ul{

    padding-left: 18px !important;
    font-size: 12px !important;

}
.infra_erp_wrap .productColwrap .contentDiv li{
    list-style-type: square;
    
}




/* infrastructure Large  */

.manufacturing-erp-banner-section{
    background-image: url("../images/manufacturing-erp/StrategicERP-Manufacturing-erp-page-Banner-.jpg");
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    box-shadow: 0 4px 3px -3px #ddd;
}


.manufacturingrequest_demobtn
{
	background-color:#fcd10a;
	color:#000;
	padding:15px 40px;
	border:1px soild #ffcc08;
	text-transform:Uppercase;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.25);
	margin-top:40px;
}
.manufacturingrequest_demobtn:hover
{
	background-color:#fcd10a;
	color:#000;
	padding:15px 40px;
	border:1px soild #ffcc08;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.25);
}

.manufacturing_letstalk_btn
{
	background-color:#fff;
	color:#4F5BB2;
	padding:15px 40px;
	border:1px soild #4F5BB2;
	text-transform:Uppercase;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.25);
	margin-top:40px;
}
.manufacturing_letstalk_btn:hover
{
	background-color:#4F5BB2;
	color:#fff;
	padding:15px 40px;
	border:1px soild #1D81CE;
	text-transform:Uppercase;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.25);
	margin-top:40px;
}


.manufacturing_boxes
{
	background-color:#fff;
	padding:20px;
	margin-bottom:30px;
	border-left:2px solid #fff;
	min-height:280px;
}


.manufacturing_boxes:hover
{
	background-color:#fff;
	padding:20px;
	margin-bottom:30px;
	border-left:2px solid #4F88D2;
	box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.2);
}

.module_title
{
	color: #1290cf;
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 15px;
	display: inline-block;
}

.manufacturing_boxes p{
	font-size:13px;
	line-height:20px;
	margin-bottom:0px;
}

.ppm_key_section{
    /*background-color: #fff !important;
    padding: 3% 2% 3% 2%;*/

}
.ppm_key_section .productColwrap:hover{
    background-color: transparent !important;
   

}
.ppm_key_section .productColwrap.bg-light:hover .contentDiv h4{
    color: #0a4070 !important;
}
.ppm_key_section .productColwrap .contentDiv h4{
    color: #0a4070 !important;
    line-height: 24px;
    padding-top: 5%;
    padding-bottom: 5%;
}
.owl-item .item img{
        margin: 0 auto;
        display: block
    }


/* PPM APP */

.ppm-app-banner-section{
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    box-shadow: 0 4px 3px -3px #ddd;

}


/* media queries */

/* Smartphones (portrait and landscape) */
@media only screen
and (min-device-width : 360px)
and (max-device-width : 480px) {
    body{
        font-size: 12px;
    }
    .e-form{
        margin-bottom: 15%;
        margin-top: 15%;
    }
    .cont-2{
        position: static;
        height: auto;
    }
    .real-crmsecimg {
        left: 0;
        position: static;
        z-index: 1;
        top: 0;
        margin-bottom: 10%;
    }
    .line{
        display: none;
    }
    .banner-heading{
        font-size: 22px;
        line-height: 1.3;
    }
    .real-e-crm p{
        font-size: 12px;
    }
    .m-head{
        font-size: 15px;
    }
    .feature-sect h2{
        font-size: 18px;

    }
    .owl-item .item img{
        margin: 0 auto;
        display: block
    }
    
   
  
}

/* Smartphones (landscape)  */
@media only screen
and (min-width : 321px) {
    .banner .container{
        margin-top: 20% ;
    }
   


}

/* Smartphones (portrait) */
@media only screen
and (max-width : 360px) {
    .banner .container{
        margin-top: 20%;
    }
    

}
 
/* iPads (portrait and landscape) */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
/* Styles */
.real-e-crm p{
    font-size: 12px;
}

  
}

/* iPads (landscape) */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
/* Styles */
 
}

/* iPads (portrait)  */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
/* Styles */

} 



.listingsicons li
{
    color:#000;
    margin-bottom:5px;
}   

.ss-slider {
    height: 347px;
    margin-top: 14px;

}

.frame {
    text-align: center;
	
}

@media screen and (min-width: 800px) {
.frame {
   /* width: 285px;*/
}

}





		@media only screen and (min-width : 320px) {
		
			figure
			{
				position: absolute;
				left: 5.5%;	
				top: -4px;
				width:320px;
			}
		}
		
		@media only screen and (min-width : 480px) {
		
			figure
			{
				position:absolute;
				left:.11%;
				top:-4px;
			}
		}

		
		@media only screen and (min-width : 768px) {
			figure
			{
				position:absolute;
				left:34.11%;
				top:-4px;
			}
		}

		
		@media only screen and (min-width : 992px) {
			figure
			{
				position:absolute;
				left:34.11%;
				top:-4px;
			}
			
		}

		
		@media only screen and (min-width : 1280px) {
			figure
			{
				position:absolute;
				left:34.11%;
				top:-4px;
				width:427px;
			}
			
			.keyboard img
			{
				height:38px;
				margin-top:20px;
			}
		}
	  
	  
	
	  
	  
	  
	  
	  
	  
	  
	  
	  