/* Your custom styles */
body {
	 margin:0px;
	 padding:0px;
	
	
}

.header {
    background-color:#cde9bc ;
	padding:15px 0px 15px 0px;
	border-bottom:2px solid black;
	background: url(banner2.png);
    background-repeat: no-repeat;
    background-size: cover;
	 background-position: center; 

}

.nav-link.active.scr {

    cursor: pointer;

}

.nav-link.scr {

    cursor: pointer;

}


.menu{  margin-top:20px; background-color:#f9faf7; border:1px solid black;margin-bottom: 10px;}

.navbar-nav {
    margin-left: -15px;
}
.banner {
    margin-top: 60px;
    text-align: -webkit-center;
	text-align: -moz-center;
	text-align:center;
	text-align:-ms-center;
	
}

.temperature_controller {
    margin-bottom: 80px;
    margin-top: 60px;
    border: 1px solid;
    padding: 15px;
}
 
 .tab_content{position:relative;}
.about {
    margin-top: 70px;
}
.about_text h4 {
    margin-top: 10px;
    line-height: 1.4;
    text-align: justify;
}

.product {
    margin-top: 70px;
}

#scrollup{
	
	
	display: none;
    color:#fff;
	height:40px;
	width:40px;
	font-size:12px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	position:fixed;
	bottom:30px;
	right:40px;	
	opacity:0,5;
	border-radius:50%;
	z-index:999;
	background-color:darkorange;
	
	
}

#scrollup:hover{
	
	
	opacity:1;
	background-color:#dddd;
	color:#000;
	border:1px solid;
	
	
}


.product_img{ width:100%}

.product_text {
    text-align: center;
    margin-bottom: 30px;
    color: #03548f;
}
.product_text h1{ font-size:48px;}
span.gray {
    color: #96989a;
    font-size: 36px;
    font-weight: bold;
}
span.black {
    color: #050505;
    font-weight: bolder;
}
.carousel-caption.no_absolute {
    position: initial;
}
.carousel-caption.no_absolute.ie{position:static;}

.carousel-indicators li{ border:1px solid black !important}

ol, ul {
    margin-top: 0;
    margin-bottom: -15px !important;
}
.carousel-indicators .active { background-color:#03548f !important}
.product_name h3 {
    color: #03548f;
	margin-top: 20px;

}

.product_name h4 a {
    color: #de7d4d;
}

.product_name p { color:#000000;}


.product_name1 {
    margin-top: 100px;
}
.product_name1 h3 {
    color: #03548f;
}

.product_name1 h4 {
    color: #de7d4d;
}

.product_name1 p { color:#000000;}

.product_margin {
    margin-top: 40px;
}
.application_text h4 {text-align:justify}

.product_application {
    text-align: center;
	margin-top: 70px;
	

}
.product_application h4 { line-height:1.5;}
.application_text {
    margin-top: 30px;
}
.product_application h1 {color:#03548f; font-size:48px;}
.event_text{ text-align:center; margin-top:70px; }
.event_text h1 { font-size:48px; color:#03548f}
.event_banner{ text-align:center; margin-top:30px; border:1px solid black; padding:50px;}

.footer{ background-color:#f9faf7; border-top:1px solid black ; margin-top:70px; margin-bottom: 70px;}
.footer_text{ padding-top:20px;}
.footer_text h2 { font-size:36px; font-weight:blod;}
.social_logo{ margin-top:40px; float: left; clear: right;}
.social_text{ float:right; font-size:18px;padding-left: 15px;}
.social_logo2 {
    float: right;
    padding-left: 10px;
}
.footer_bottom {
    padding: 20px 0px;
    background-color: #000000;
}
.footer_bootom_text {
    text-align: center;
	
    padding: 30px 0px;

}

.footer_text_rigth ul {
    list-style-type: none;
    text-align: right;
}
.footer_text_rigth ul li {
    display: inline-block;
    padding: 0px 10px;
}
.about_page {
    margin-top: 30px;
}
.img_office {
    text-align: center;
}
.about_description {
    margin-top: 30px;
}
.about_description h1
{
  color: #03548f;
}
.alfa_big {
    font-size: 18px;
    color: red;
}
.inquiry {
    margin-top: 20px;
}

.application {

    margin-top: 50px;
    
   
}
.img-fluid.shadow
{
	box-shadow: 4px 3px 7px #ccc;
}

.machinery_img {
    background-color: currentColor;
    padding: 20px;
	margin-top: 40px;
	margin-bottom: 30px;
}
.application_text_product h2

{ color:#ffffff;
  
}
.application_text_product p

{ 

 color:#ccc;
 margin-top:10px;
  

}

.application_header_text
{
 color: #03548f;
text-align:center; 
}
hr {
    height: 1px;
	background-color:#000;
}

.prod_list{

    text-align: center;
	padding:0px;

}

.prod_list li{display:inline-block;
              padding:0px 5px 0px 5px;
 }
 
 ul.prod_list li a {
  position: relative;
  color:brown;
 padding:0px 0px 5px 0px;
}
ul.prod_list li a:after {
     
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '.';
  color: transparent;
  background: #000;
  height: 1px;
  
transition: all .5s;  
}
ul.prod_list li a:hover:after {

    
    width: 100%;	
}

.channel_partner {
    margin-top: 15px;
    text-align: center;
}
.resume_upload {
    margin-top: 25px;
}
.channel_partner_text {
    margin-top: 30px;

}
.channel_partner_map {
    text-align: center;
    text-align: -moz-center;
    text-align: -weblit-center;
}

.footer_text_rigth ul li a{ color:#ffffff;}
.footer_bootom_text p a{ color:#ffffff;}

.temperature_header {
    text-align: center;
    margin-top: 20px;
}
.temperature_product {
    margin-top: 40px;
}
.temperature_product_name {
    background-color: #ccc;
    padding: 10px;
	height:100%;
}
.temperature_product_name p {
	
	color:red;
    
}
.temperature_product_name h4 {
	
	font-weight:bold;
    
}
.temperature_pro_img{
    background: #ebebeb;
   min-height:120px;
    padding: 0px 0;
    height: 100%;
}

.tab-content {
    padding: 10px;
}

.product_feature {
    padding: 15px;
}
.product_feature ul {
    padding: 0px;
    text-align: justify;
}
.easyzoom {
	position: relative;

	/* 'Shrink-wrap' the element */
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.easyzoom img {
	vertical-align: bottom;
}

.easyzoom.is-loading img {
	cursor: progress;
}

.easyzoom.is-ready img {
	cursor: pointer;
	
}

.easyzoom.is-error  img {
	cursor: not-allowed;
}

.easyzoom-notice {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 150;
	width: 10em;
	margin: -1em 0 0 -5em;
	line-height: 2em;
	text-align: center;
	background: #FFF;
	box-shadow: 0 0 10px #888;
}

.easyzoom-flyout {
	position:absolute;
	z-index: 100;
	overflow: hidden;
	background: #FFF;
}
.temperature_pro_img .zoom-link img {width: 100%; height: auto;}
.temperature_pro_img .easyzoom-flyout img{ width: auto; height: auto; }
/**
 * EasyZoom layout variations
 */
.easyzoom--overlay .easyzoom-flyout {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.easyzoom--adjacent .easyzoom-flyout {
	top: 0;
	left: 100%;
	width: 100%;
	height: 100%;
	margin-left: 20px;
}

.pro_txt {
    font-size: 13px;
    margin-top: 10px;
    color: #000;
    font-weight: bold;
}

.new_pro {
    padding: 20px;
    border: 1px solid;
    margin: 10px;
}

.temperature_controller_pro_specifiction {
    margin-top: 20px;
    border: 1px solid #000000;
	box-shadow: 6px 4px 6px -2px #000;
    
}

.nav.nav-tab {
    border-bottom: 1px solid;
}
.nav-link.active {
    color: #fff;
    border-right: 1px solid;
    background-color: #000;
}

.temperature_controller_pro_specifiction ul li a{
    color: #000;
    font-weight: bold;
}

.product_ac_drive {
    margin-top: 30px;
}

.product_header {
    margin-bottom: 35px;
    text-align: center;
	color:#03548f;
}
.inquiry p {
    color: #000;
}
.product_ac_drive_details {
    text-align: center;
}
.product_ac {
    margin: 10px;
}

/*admin panel*/

.admin_panel {
    margin-top: 20px;
	text-align:center;
}

 .admin_panel h2 {
    font-weight: bold;
}

 .user_contact h4 {

    color: reds;
    font-weight: bold;
    margin-bottom: 15px;

}

table.table a {
    margin: 0;
    color: red;
    font-size: 16px;
}

.sigup_form {
    width: 450px;
	border: 1px solid;
	margin-top: 30px;
}

.message {

    text-align: center;
    margin-top: 30px;
    font-weight: bold;
    font-size: 18px;

}

.prduct_name1 {
    margin-top: 86px;
}

.col-md-6.no-padding {
    padding: 0px;
    margin-top: 20px;
    color: #02538e;
	text-align:center;
}

.col-md-3.no-padding{padding:0px;}

/*   /admin panel   */






/* media query*/

@media only screen and (min-width: 320px) and (max-width: 480px)
 {

 .sigup_form {
    width: 100%;
	border: 1px solid;
}
 
.carousel-inner img {
    
	width:100%;
	height:auto;
  } 
	
.logo {
    text-align: center;
} 
	
.contact {

    display: none;


}
.about {

    margin-top: 20px;

}	
.about_text h4 {

    margin-top: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;

}
.product {

    margin-top: 20px;

}
.product_list {

    text-align: center;

}
.product_name h3 {

    color: #03548f;
    margin-top: 15px;

}
.product_name p {

    color: #000000;
    margin: 0px;

}
.product_name h4 {

    color: #de7d4d;
    font-size: 14px;
    margin-bottom: 20px;

}
.product_margin {

    margin-top: 0px;

}
.product_application {

    text-align: center;
    margin-top: 20px;

}
.application_text {

    margin-top: 15px;

}
.product_application h4 {

    font-size: 16px;
    text-align: center;
    font-weight: bold;

}
.event_text {

    text-align: center;
    margin-top: 20px;

}
.about_logo {

    text-align: center;

}
p {
    text-align: center;
}
.menu {

    margin-top: 20px;
    background-color: #f9faf7;
    border: 1px solid black;
    text-align: center;

}
.navbar .dropdown-menu {

    position: absolute !important;
    margin-top: 0;
    text-align: center;

}
.application_text_product h2 {
    color: #ffffff;
    margin-top: 8px;
    font-size: 24px;
    text-align: center;
}

.application {
    margin-top: 10px;
}

.prod_list {
    
    display: none;
}
.header {
   
    background-image: none;
    background-color: #cde9bc;
}

.prduct_name1 {
    margin-top: 0px;
}

.img-fluid.no_img {

    display: none;

}

.carousel-inner img {

    width: 100%;
    height: auto;

}

.dropdown {
    display: none;
}

 }

 @media only screen and (min-width: 481px) and (max-width: 767px)

 {
	 
	.logo {
    text-align: center;
} 
	
.contact {

    display: none;


}
.about {

    margin-top: 20px;

}	
.about_text h4 {

    margin-top: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;

}
.product {

    margin-top: 20px;

}
.product_list {

    text-align: center;

}
.product_name h3 {

    color: #03548f;
    margin-top: 15px;

}

.dropdown {
    display: none;
}

.product_name p {

    color: #000000;
    margin: 0px;

}
.product_name h4 {

    color: #de7d4d;
    font-size: 14px;
    margin-bottom: 20px;

}
.product_margin {

    margin-top: 0px;

}
.product_application {

    text-align: center;
    margin-top: 20px;

}
.application_text {

    margin-top: 15px;

}
.product_application h4 {

    font-size: 16px;
    text-align: center;
    font-weight: bold;

}
.event_text {

    text-align: center;
    margin-top: 20px;

}
.about_logo {

    text-align: center;

}
p {
    text-align: center;
}
.menu {

    margin-top: 20px;
    background-color: #f9faf7;
    border: 1px solid black;
    text-align: center;

}
.navbar .dropdown-menu {

    position: absolute !important;
    margin-top: 0;
    text-align: center;

}
.application_text_product h2 {
    color: #ffffff;
    margin-top: 8px;
    font-size: 24px;
    text-align: center;
}

.application {
    margin-top: 10px;
}

.prod_list {
    
    display: none;
}
.header {
   
    background-image: none;
    background-color: #cde9bc;
} 
	.prduct_name1 {
    margin-top: 0px;
} 
	 
	 .img-fluid.no_img {

    display: none;

}

.carousel-inner img {

    width: 100%;
    height: auto;

}
	 
 }
 @media only screen and (min-width: 768px) and (max-width: 991px)

 {
	 
	 .about_logo  {
    display: none;
	font-size: 16px;
    font-weight: bold
}
.about_text h4
{font-size: 16px;
    font-weight: bold; }
	
	.product_name h3 {
    color: #03548f;
    margin-top: 20px;
    font-size: 16px;
}
.product_name h4 {
    color: #de7d4d;
    font-size: 18px;
}
.product_application h4 {
    line-height: 1.4;
    font-size: 18px;
    text-align: center;
}

.prduct_name1 {
    margin-top: 0px;
}

.carousel-inner img {

    width: 100%;
    height: auto;

}

.dropdown {
    display: none;
}

 }
 
 