h1, h2, h4, h3{
	font-family: 'Montserrat', sans-serif;	
}

p, span, h5, h6, a, i{
	font-family: 'Quicksand', sans-serif;
}

a:hover{
	outline: none;
	text-decoration: none;
}

body, html {
	margin: 0;
	padding: 0;
	overflow-y: auto;
	overflow-x: hidden;
	scroll-behavior: smooth;
}

body{
	position: relative;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #999 !important;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #999 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #999 !important;
}

/****************TOP SEC*********************/
.es_top_sec{
	height: 30px;
	background-color: #00adf1;
	padding-left: 50px;
	padding-right: 50px;
}

.top_links{
	font-size: 13px;
	color: #00adf1;
	margin-top: 12px;
}

.top_links_mob{
	visibility: hidden;
	display: none;
}

.top_links i, a{
	color: #00adf1;
	margin-left: -5px;
}

.top_links_mob a, i{
	color: #00adf1;
	
}

.top_icons{
	/*border: solid 1px rgba(0,0,0,0.5);
	padding: 5px 6.5px;*/
	/*border-radius: 50%;*/
	color: #FFF;
}

.top_icons2{
	/*border: solid 1px rgba(0,0,0,0.5);
	padding: 5px 7px;*/
	/*border-radius: 50%;*/
	color: #FFF;
}

/*******************TOP MIDDLE SEC***************/
.es_topmid_sec{
	background-color: #FFF;
	height: 70px;
}

.main_logo{
	height: 70px;
	margin-top: 0%;
}

.search_sec{
	padding-top: 1%;
}

.chat_icon{
	color: #FFF;
	background-color: #128C7E;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 999999;
	padding: 5px;
	border-radius: 5px;
}

/************MAIN NAV******************************/
.es_toplast_sec{
	background-color: #00adf1 !important;
	min-height: 50px;
	padding-bottom: 0px;
	padding-top: 0px;
	z-index: 9 !important;
	transition: all 0.4s;
	border: none;
}

.pad_top_bot{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	background-color: #00adf1 !important;
	z-index: 999999 !important;
}

.first_menu_item{
	background-color: #ededed;
	color: #333;
}

.first_menu_item a{
	color: #333;
	padding-top: 12px;
}

.last_menu_item{
	background-color: #ff019d;
	color: #FFF;
}

.last_menu_item a{
	color: #FFF;
	padding-top: 12px;
}

.menu_items{
	border-right: solid 1px rgba(255,255,255,0.1);	
	min-height: 50px;
	float: left;
}

.menu_items a{
	margin-left: 7px;
	margin-right: 7px;
	color: #FFF;
	padding-top: 12px;
	transition: all 0.4s;
}

.sm_dropdwn{
	background-color: #00adf1;
	margin-top: -3px;
}

.sm_dropdwn li:hover{
	background-color: transparent !important;
}

.sm_dropdwn li a:hover{
	background-color: transparent !important;
}

.menu_items a:hover{
	color: #CCC;
	transition: all 0.4s;
}

.menu_items_act{
	color: #fff !important;
}

.navbar .dropdown-toggle, .navbar .dropdown-menu a {
    cursor: pointer;
}

.navbar .dropdown-item.active, .navbar .dropdown-item:active {
    color: inherit;
    text-decoration: none;
    background-color: inherit;
}

.navbar .dropdown-item:focus, .navbar .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}

.menu_bars{
	color: #FFF !important;
}

.eartic_btn_nav{
	background-color: transparent;
	color: #FFF !important;
	text-align:center;
	margin-top: 5px;
}

.special_drop{
	color: #FFF;
}


/****************HOME PAGE************************/
.slider_text_sec{
	margin-top: -390px;
}

.slider_box{
	background-color: rgba(255,255,255, 0.8);
	border-radius: 20px;
	transition: all 0.4s;
}

.slider_box:hover{
	background-color: rgba(255,255,255, 1);
	border-radius: 20px;
	transition: all 0.4s;
}

.slider_topic{
	font-size: 19px;
	font-weight: bolder;
	text-align: center;
}

.read_more{
	border: solid 1px rgba(0,0,0,0.4);
	padding: 2% 4%;
	color: #333;
	border-radius: 10px;
	font-size: 12px;
	transition: all 0.4s;
}

.read_more:hover{
	border: solid 1px rgba(0,0,0,1);
	padding: 2% 4%;
	color: #000;
	border-radius: 10px;
	font-size: 12px;
	transition: all 0.4s;
}

.read_more_white{
	border: solid 1px rgba(255,255,255,1);
	padding: 10px 15px;
	color: #FFF;
	border-radius: 10px;
	font-size: 12px;
	transition: all 0.4s;
}

.read_more_white:hover{
	border: solid 1px rgba(255,255,255,0.4);
	padding: 10px 15px;
	color: #EEE;
	border-radius: 10px;
	font-size: 12px;
	transition: all 0.4s;
}


.slider_box:hover .read_more{
	border: solid 1px rgba(0,0,0,1);
	padding: 2% 4%;
	color: #000;
	border-radius: 10px;
	font-size: 12px;
	transition: all 0.4s;
}

.top_gap{
	padding-top: 180px !important;
}

.gen_titt_h2{
	font-size: 16px;
	font-weight: lighter;
}

.top_address a{
	color: #000;
}

.reparing_sec{
	background-image: url(../images/lift_technology_page_banner.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	height: 75vh;
}

.gen_titt_special{
	font-size: 63px;
	z-index: 999;
	margin-top: 10%;
}

.top_big{
	font-size: 65px;
	color: #00adf1;
	font-weight: bolder;
}



/**********************Contact Us***************************/
.contact_page_bann{
	background-image: url(../images/hands_ban_01.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	height: 60vh;
}

.slider_text{
	font-size: 40px;
	color: #FFF;
	margin-top: 10%;
}

.eartic_form{
	background-color: #F7F7F7;
	color: #252525;
}

.eartic_btn{
	background-color: #0085BB;
	padding: 10px 40px;
	color: #FFF;
	border-radius: 0;
	transition: all 0.4s;
}

.eartic_btn:hover{
	background-color: #05BDCD;
	padding: 10px 40px;
	color: #FFF;
	border-radius: 0;
	transition: all 0.4s;
}

.contact_icon{
	width: 30px;
}


/**********************Products Us***************************/
.product_page_bann{
	background-image: url(../images/imgpsh_fullsize_anim.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	height: 60vh;
}


/************************Projects***********************/
.projects_page_bann{
	background-image: url(../images/hands_ban_03.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	height: 60vh;
}

.gallery-title{
    font-size: 36px;
    color: #3F6184;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}
.filter-button{
    font-size: 18px;
    border: 2px solid #3F6184;
	padding:5px 10px;
    text-align: center;
    color: #3F6184;
    margin-bottom: 30px;
	background:transparent;
}
.filter-button:hover,
.filter-button:focus,
.filter-button.active{
    color: #ffffff;
    background-color:#3F6184;
	outline:none;
}
.gallery_product{
    margin: 0px;
	padding:0;
	position:relative;
}
.gallery_product .img-info{
	position: absolute;
    background: rgba(0,0,0,0.5);
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
	overflow:hidden;
	color:#fff;
	top:0;
	display:none;
	   -webkit-transition: 2s;
    transition: 2s;
}

.gallery_product:hover .img-info{
	display:block;
   -webkit-transition: 2s;
    transition: 2s;
}




/**********************About Us***************************/
.about_page_bann{
	background-image: url(../images/hands_ban_04.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	height: 60vh;
	
}

.team_box{
	background-color: #EEE;
	padding: 20px;
	transition: all 0.4s;
}

.team_box:hover{
	background-color: #DDD;
	padding: 20px;
	transition: all 0.4s;
}

.team_name{
	font-size: 13px;
	margin-top: 20px;
}



@media (min-width: 767px) {
    .navbar .dropdown-toggle:not(.nav-link)::after {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: .5em;
        vertical-align: 0;
        border-bottom: .3em solid transparent;
        border-top: .3em solid transparent;
        border-left: .3em solid;
    }  
    
}

@media (max-width: 1127px) {
	
	.top_links{
		font-size: 13px;
		color: #4c1eda;
		margin-top: 12px;
		visibility: hidden;
		display: none;
	}

	.top_links_mob{
		font-size: 13px;
		color: #4c1eda;
		margin-top: 12px;
		visibility: visible;
		display: block;
	}

	.top_links_mob a, i{
		color: #4c1eda;
	}

	.main_logo{
		height: 38px;
		margin-top: 15px;
	}

	.search_sec{
		padding-top:2%;
	}

	.menu_items a{
		margin-left: 7px;
		margin-right: 7px;
		color: #FFF;
		padding-top: 15px;
		transition: all 0.4s;
		font-size: 12px;
	}

	.last_menu_item a{
		color: #FFF;
		padding-top: 15px;
		font-size: 12px;
	}

	.eartic_btn_nav{
		background-color: transparent;
		color: #FFF !important;
		text-align:center;
		margin-top: 10px;
		font-size: 10px;
	}
}


@media (max-width: 768px) {
	.es_toplast_sec{
		background-color: #00adf1 !important;
		min-height: 50px;
		padding-bottom: 0px;
		padding-top: 0.2%;
		z-index: 999999 !important;
		transition: all 0.4s;
		border: none;
	}

	.first_menu_item{
		background-color: transparent !important;
		color: #FFF !important;
	}

	.first_menu_item a{
		color: #FFF !important;
	}

	.hidden_mobile_ban{
		visibility: hidden;
		display: none;
	}

	.main_logo{
		height: 50px;
		margin-top: -6.5%;
		margin-left: 50px;
	}

	.cat_menu_bars{
		visibility: hidden;
		display: none !important;
	}

	.dropdwon_bg{
		background-color: #4c1eda !important;
	}

	.search_midbar{
		border: solid 1px rgba(255,255,255,1);
		border-left: solid 1px rgba(0,0,0,0.5);
		color: #4c1eda;
	}

	.search_midbar:focus{
		outline:none !important;
	    outline-width: 0 !important;
	    box-shadow: none;
	    -moz-box-shadow: none;
	    -webkit-box-shadow: none;
	    border: solid 1px rgba(255,255,255,1);
	}

	.search_midbar_new{
		border: solid 1px rgba(0,0,0,0.2);
		border-left: solid 1px rgba(0,0,0,0.2);
		color: #4c1eda;
		border-top-left-radius: 50px;
		border-bottom-left-radius: 50px;
	}

	.search_midbar_new:focus{
		outline:none !important;
	    outline-width: 0 !important;
	    box-shadow: none;
	    -moz-box-shadow: none;
	    -webkit-box-shadow: none;
	    border: solid 1px rgba(0,0,0,0.2);
	}

	.last_menu_item a{
		color: #FFF;
		padding-top: 10px;
		font-size: 12px;
		padding-left: 10px !important;
	}

	.top_gap{
		padding-top: 40px !important;
	}

}

@media only screen and (min-width: 573px) and (max-width: 767px){
	
	.main_logo{
		height: 60px;
		margin-top: 1%;
	}

	.pad_top_bot{
		padding-top: 5px !important;
		padding-bottom: 0px !important;
		background-color: #4c1eda !important;
		z-index: 999999 !important;
	}

}

@media (max-width: 572px) {
	.es_toplast_sec{
		background-color: #00adf1 !important;
		min-height: 50px;
		padding-bottom: 0px;
		padding-top: 5px;
		z-index: 999999 !important;
		transition: all 0.4s;
		border: none;
	}

	.es_topmid_sec{
		background-color: #FFF;
		height: 53px;
	}

}


/**********************FOOTER*************/
.footer{
	background-color: #00adf1;
	padding-top: 3%;
	margin-top: 3%;
	background-image: url(../images/footer.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom;
}

.s_icon{
padding-top: 20px ;
border: solid 1px #FFF ;
border-radius: 50% ;
width: 70px ;
height: 70px ;
transition: all 0.4s;
color: #FFF ;
}

.s_icon:hover{
  border:solid 1px #CCC;
  transition:all 0.4s;
  color:#CCC !important;
  cursor:pointer;
}

.f_para{
	color: #FFF;
}

.f_color{
	font-size: 13px;
}

.f_link a{
	color: #FFF;
	transition: all 0.4s;
}

.f_link a:hover{
	color: #CCC;
	transition: all 0.4s;
}


/********************FAQs************************/
.faq_page_bann{
	background-image: url(../images/hands_ban_05.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	height: 60vh;
}

.faq {
  background: #FFFFFF;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}

.faq .card {
  border: none;
  background: none;
  border-bottom: 1px dashed #00adf1;
}

.faq .card .card-header {
  padding: 0px;
  border: none;
  background: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.faq .card .card-header:hover {
    background: rgba(0, 173, 241, 0.1);
    padding-left: 10px;
}
.faq .card .card-header .faq-title {
  width: 100%;
  text-align: left;
  padding: 0px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 1px;
  color: #00adf1;
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  padding-top: 20px;
  padding-bottom: 20px;
}

.faq .card .card-header .faq-title .badge {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 14px;
  float: left;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-align: center;
  background: #00adf1;
  color: #fff;
  font-size: 12px;
  margin-right: 20px;
}

.faq .card .card-body {
  padding: 30px;
  padding-left: 35px;
  padding-bottom: 16px;
  font-weight: 400;
  font-size: 16px;
  color: #333;
  line-height: 28px;
  letter-spacing: 1px;
  border-top: 1px solid #00adf1;
}

.faq .card .card-body p {
  margin-bottom: 14px;
}

@media (max-width: 991px) {
  .faq {
    margin-bottom: 30px;
  }
  .faq .card .card-header .faq-title {
    line-height: 26px;
    margin-top: 10px;
  }
}

.best_topic{
	text-align: center;
}

.dic{
    padding: 75px; 
    margin-bottom: -45x;
}
.dic1{
    background-color: #00adf1; 
    border-radius: 15px; 
    padding: 15px; color: #fff; 
    margin: 5px; 
    max-width:23%;
}

.dic2{
    background-color: #00adf1; 
    border-radius: 15px; 
    padding: 15px; color: #fff; 
    margin: 5px; 
}

.dic3{
    background-color: #00adf1; 
    border-radius: 15px; 
    padding: 15px; color: #fff; 
    margin: 5px; 
    max-width:23%;
}
.dic4{
    background-color: #00adf1; 
    border-radius: 15px; 
    padding: 10px; color: #fff; 
    margin: 5px; 
}

@media (max-width: 850px){
    .dic1{
    background-color: #00adf1; 
    border-radius: 15px; 
    padding: 15px; color: #fff; 
    margin: 5px;
    max-width:100%;
    }
    .dic2{
    background-color: #00adf1; 
    border-radius: 15px; 
    padding: 15px; color: #fff; 
    margin: 5px;
    max-width:100%;
    }
    .dic3{
    background-color: #00adf1; 
    border-radius: 15px; 
    padding: 15px; color: #fff; 
    margin: 5px;
    max-width:100%;
    }
    .dic4{
    background-color: #00adf1; 
    border-radius: 15px; 
    padding: 15px; color: #fff; 
    margin: 5px;
    max-width:100%;
    }
}


