.whatsupicon a span img {
    width: 50px;
}
.whatsupicon {
    position: fixed;
    /* bottom: 0; */
    bottom: 30px;
    right: 30px;
    z-index: 9999;

}

p.note {
    color: #FF0209;
    background: #fff;
    margin: 0px;
    padding: 10px;
    text-align: center;
    border-top: 6px solid #FF0209;
    text-transform: capitalize;
    font-size: 23px;
    margin-top:20px;
}
.contact_detail_section .contact_details .sales h4 {
    color: #737373;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 0px;
    display: flex;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
}
        
.contact_detail_section .contact_details .sales a span {
    font-size: 18px;
    margin-right: 5px;

}
.contact_detail_section .contact_details .sales a span img {
   width: 20px;

}
.contact_detail_section .contact_details .sales a span i.fa.fa-envelope {
    font-size: 18px;
    color: #2a998b;

}
.contact_detail_section .contact_details .sales a {
    color:#FF8000
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 20px;
    width: 100%;
    display: flex;
    word-break: break-word;
    justify-content: flex-start;
    align-items: center;
}
.custom_h2 {
    color: #E4E4E4 !important;
    font-size: 60px;
    font-weight: bold;
} 
.custom_h1 {
    color: #E4E4E4 !important;
    font-size: 60px;
    font-weight: bold;
}
.custom_h1_product{
    font-size: 28px; 
    color: #000;
}
nav._breadcrumb h2 {
    position: absolute;
    top: 18px;
    font-size: 18px;
    left: 55px;
    color: #565656;
    font-weight: 500;
    margin: 0;
}
span.nt {
    color: #000;
    font-weight: 600;
}


.the-count{
    text-align: right;
}
.about_section .custom_button{
    margin-left:0px !important;
}

.brand_section .custom_brand .ourproduct-card .product-sub-card img{
    width: 100%;
}
.brand_section .custom_brand .ourproduct-card .product-sub-card{
    height: 260px;
}
.news_detail_section .news_readmore .bn_cnt a img {
    width: 100%;
    object-fit: cover;
    height: 300px;
}
.gallery_banner.gl_thumb a img{
      width: 100%;
    object-fit: cover;
    height: 200px;
}
 
 .mainslider .owl-controls.clickable {
  position: absolute;
  right: 10%;
  bottom: 0;
  display: none;
}
.slider_text.left_txt {
  position: absolute;
      top: 50%;
      left: 5%;
      transform: translate(-5%, -50%);
}
section.successpage {
  margin-top: 90px;
} 

.errorpage{
  margin-top: 90px;
}
 .product-sub-card a img {
    width: 100%;
}
label.text-red.text-capitalize.text-normal {
    color: red !important;
    text-transform: math-auto !important;
}
.praduct_details .product_desctiption .share_on {
    margin: 0.5em 0;
  }
  .tz-gallery .col-md-4{
    padding: 10px !important
  }
  .tz-gallery .col-md-4 img{
    border: 1px solid #ddd;
    padding: 2px !important;
    background-color: #f3d9ed;
    border-radius: 5px;
  }
  .gallery_banner.gl_thumb a img {
    width: 100%;
    background: rgb(205 202 202 / 50%);
    padding: 5px;

}
h3.color_red {
  font-size: 24px !important;
  margin-top: 10px;
}

.zoom-thumbnail {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.zoom-thumbnail:hover {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}
.mr_left {
    margin-left: 50px;
}
  .praduct_details .product_desctiption .share_on ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  
  .praduct_details .product_desctiption .share_on ul li {
    display: inline-block;
    margin-right: 15px;
  }
  
  .praduct_details .product_desctiption .share_on ul li a._share {
    display: inline-block;
    background-color: #385a99;
    color: #fff;
    text-decoration: none;
    padding-right: 8px;
    font-size: 11px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  
  .praduct_details .product_desctiption .share_on ul li a._share span {
    background-color: #385a99;
    display: inline-block;
    padding: 6px 10px;
    margin-right: 5px;
  }
  
  .praduct_details .product_desctiption .share_on ul li::after {
    content: "";
    position: absolute;
    left: 0;
    width: 30px;
    height: 100%;
    z-index: -1;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  
  .praduct_details .product_desctiption .share_on ul li a._share._fb {
    background: #5676b1 !important;
  }
  
  .praduct_details .product_desctiption .share_on ul li a._share._fb:hover {
    background: #385a99 !important;
  }
  
  .praduct_details .product_desctiption .share_on ul li a._share._twtr {
    background: #46d0f6 !important;
  }
  
  .praduct_details .product_desctiption .share_on ul li a._share._twtr:hover {
    background: #09b8e9 !important;
  }
  
  .praduct_details .product_desctiption .share_on ul li a._share._twtr span {
    background-color: #09b8e9;
  }
  
  .praduct_details .product_desctiption .share_on ul li a._share._lnkdin {
    background: #269fe1 !important;
  }
  
  .praduct_details .product_desctiption .share_on ul li a._share._lnkdin:hover {
    background: #0077b7 !important;
  }
  
  .praduct_details .product_desctiption .share_on ul li a._share._lnkdin span {
    background-color: #0077b7;
  }
  
  .praduct_details .product_desctiption .share_on ul li a._share._youtube {
    background: #ff5555 !important;
  }
  
  .praduct_details .product_desctiption .share_on ul li a._share._youtube:hover {
    background: #ff0000 !important;
  }
  
  
  .praduct_details .product_desctiption .share_on ul li a._share._youtube span {
    background-color: #ff0000;
  }
  
  .praduct_details .product_desctiption .share_on ul li a._share._whtsapp {
    background: #2fcf49 !important;
    display:none;
  }
  .praduct_details .product_desctiption .share_on ul li a._share._whtsapp:hover {
    background: #26b13c !important;
  }
  
  .praduct_details .product_desctiption .share_on ul li a._share._whtsapp span {
    background-color: #26b13c;
  }
  
  


 

.ourbrand-card:hover {
    -webkit-box-shadow: 0px 18px 29px rgb(0 0 0 / 9%);
    box-shadow: 0px 18px 29px rgb(0 0 0 / 9%);
    text-decoration: none;
}


.carousel-inner img {
    width: 100%;
    height: 100%;
}
/* FAQ SECTION styles */
.accordion > .card {
  overflow: hidden;
}

.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}




.leadForm .form-group{
    position: relative;
    margin-bottom: 1.5em;
}

.leadForm label.text-red.text-capitalize.text-normal {
    font-size: 12px;
    position: absolute;
    bottom: -18px;
    left: 12px;
    background: white;
    color: #bd060e;
}

@media only screen and (max-width: 479px) {

}



.covi-favi-block{
    position: fixed;
    /* display: block; */
    background: #fff;
    /* color: #FFF; */
    bottom: 10px;
    z-index: 100;
    left: 10px;
    right: initial;
    border: 8px solid #56326dbf;
    width: 350px;
    text-align: center;
    padding: 0;
}
.close-icon {
    position: absolute;
    right: -25px;
    top: -25px;
    background-color: #806592;
    width: 30px;
    height: 30px;
    border-radius: 25px;
    border: none;
    opacity: 1;
    color: #fff;
    z-index: 999;
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
}


.row.news_readmore>div {
    margin-bottom: 2em;
}
.new_r_cnt ol {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 3em;
    margin-left: 0em;
	margin-bottom: 0;
}
.new_r_cnt p{
	margin-bottom: 0
}
li.long_text {
  
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
   width: max-content;
    max-width: 35%;
}

nav._breadcrumb h1{
	font-size: 17px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 50%;
}
}
.news_detail_section .news_readmore .bn_cnt .custom_button{
	margin-top:1.5em;
}

/*****Gallery********/

.tz-gallery {
    padding: 10px 10px;
}

/* Override bootstrap column paddings */
.tz-gallery .row > div {
    padding: 2px;
}

.tz-gallery .lightbox img {
    width: 100%;
    min-height: 270px;
    max-height: 270px;
    object-fit: cover;
    border-radius: 0;
    position: relative;
}

.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #611050;
    font-size: 26px;
    /* font-family: 'fontawesome'; */
    /* content:"\f08e"; */
    /* content:"\f06e"; */
    content:'';
    pointer-events: none;
    z-index: 9;
    transition: 0.4s;
    background: #fff;
    min-width: 50px;
    text-align: center;
	background: url(../img/azi-guard-technology.svg) no-repeat center;
	background-size: 30px;
}
.tz-gallery a.lightbox {
    display: block;
    overflow: hidden;
    width: 100%;
    max-height: 300px;
    position: relative;
    background: rgb(205 202 202 / 50%);
    padding: 5px;
}

.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    content: '';
    transition: 0.4s;
	background: url(../img/azi-guard-technology.svg) rgb(220 136 78 / 75%) no-repeat center;
	background-size: 55px;
}
.tz-gallery1 .lightbox:after {
	background: url(../img/coats-objects.svg) rgb(230 54 45 / 75%) no-repeat center;
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}
/* Video Gallery ********/
.video-block {
	text-align: left;
    background-color: #eee;
    padding: 5px;
    min-height: 290px;
}
.thumbnail-block {
	/*padding: 5px;
    border: 1px solid #ebebeb;*/
	position: relative;
}
.overlap {
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #3333335e;
    display: none;
	cursor: pointer;
	text-align: center;
}
.thumbnail-block:hover .overlap {
	display: block;
}
.thumbnail-block img {
	width: 100%;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
}
.overlap img {
	width: 55px;
    margin-top: 20%;
    height: auto;
}
.modal-video-body video {
	width: 100%;
}
.modal-video-body iframe {
	width: 100%;
}
.video-block span {
    font-size: 15px;
    color: #333;
    font-weight: 600;
    padding: 5px;
    text-align: left;
    display: block;
}
small.b_dte {
    color: #ac001a;
    font-size: 14px;
    display: block;
    margin-top: 5px;
    text-align: right;
    font-weight: 500;
}
.video_gallery_section {
	position: relative;
	padding: 100px 0;
	background-color: #ffffff;
}
.video_gallery_section1 {
	margin-top: 15.2em;
    padding: 50px 0;
}
/* Success Page Styles ********/
.success-page-section {
    padding: 75px 0;
	margin-top: 0;
}
.success-text {
    text-align: center;
}
.success-text h2 {
    font-size: 30px;
    color: #dc884e;
    font-weight: 900;
}
.success-text p {
    font-size: 18px;
    padding: 8px 0;
    color: #222d35;
    font-weight: 500;
}
.success-text h6 {
    background-color: #ec3726;
    width: 175px;
    margin: 0 auto;
    padding: 15px 0;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
}
.success-text h6 a {
    color: #ffffff;
    display: block;
}
.success-text h6 a:hover {
    text-decoration: none;
}

.disclmerTxt {
    color: white;
    font-size: 14px !important;
    line-height: 1.4;
    margin-top: 10px;
    margin-bottom: 1em !important;
    text-align: center !important;
}
.disclmerTxt b{
	font-weight: bold;
}
.cookie-banner {
	display: none;
	height: auto;
	position: fixed;
	z-index: 999;
	padding: 4px 3%;
	background-color: #eee;
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
}
.cookie-banner.bottom {
	display: block;
	border-top: 2px solid #26130c;
	bottom: -90%;
	transition: bottom 0.5s;
}
.cookie-banner.bottom.show {
	bottom: 0;
	transition: bottom 1s;
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
}
.cookie-banner p {
	float: left;
	width: 88%;
	display: inline-block;
	font-size: 12px;
}

.cookie-banner a.button {
	float: left;
	margin: 15px;
	width: 100px;
	height: 40px;
	z-index: 100;
	background: #9d0917;
	text-transform: uppercase;
	line-height: 1.4;
	padding-top: 8px;
	display: inline-block;
	color: #FFF!important;
	text-align: center;
	text-decoration: none!important;
	cursor: pointer;
}

.image_gallery_section {
	padding: 75px 0;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}
.faq_section {
	padding: 50px 0;
}
.owl-buttons {
    position: absolute;
    right: 0;
    top: -60px;
}

.owl-theme .owl-controls .owl-buttons div{
    background: #fff;
    padding: 0px;
    opacity: 1;
}

.ourmission .image_content_our_mission {
    min-height: 500px;
}

.ourmission .image_content_our_mission .ov_content .ov_txt {
    bottom: 0;
    color: #000;
    background-color: #c7d6e8;
    padding-top: 10px;
    min-height: 270px;
}
.ourmission .image_content_our_mission .ov_content .ov_txt .custom_h1 {
    margin-bottom: 5px;
}
.ourmission .image_content_our_mission .ov_content .ov_txt p {
    font-size: 14px;
    line-height: 1.8;
}
.ourmission .image_content_our_mission .om_content .ov_txt {
    bottom: 0;
    color: #000;
    background-color: #ebd5b6;
    padding-top: 10px;
    min-height: 270px;
}
.ourmission .image_content_our_mission .om_content .ov_txt .custom_h1 {
    margin-bottom: 5px;
}
.ourmission .image_content_our_mission .om_content .ov_txt p {
    font-size: 14px;
    line-height: 1.8;
}
.divisionsection {
    margin-bottom: 0px;
}

.blog .post h4{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.blog .bg_sl_section p {
     display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.magnifier.image {
  
    background: #fff;
}

@media only screen and (max-width: 767px){
    .contact_detail_section .contact_details .sales a span img{
      margin-bottom: 3px;
        
    }
    .brand_section .custom_brand .ourproduct-card .product-sub-card {
    height: 100%;
}
    .contact_detail_section .contact_details .sales a{
        display:block;
        word-break: break-word;
    }
  
   .praduct_details .product_desctiption .share_on ul li a._share._whtsapp {
    background: #2fcf49 !important;
    display:block;
  } 
  
  .banners_section .slider_section .slider_text{
      width: 100% !important;
      right: -5% !important;
  }
  .banner_dec.aos-init.aos-animate {
    width: 100%;
    text-align: center;
    padding: 10px;
    left:0% !important;
}
.mainslider .owl-controls.clickable {
   
    bottom: 10%;
}

/*.owl-carousel.mainslider.owl-theme .owl-controls {
    position: absolute;
    bottom: 0;
    left:40%;
}*/

.mainslider .owl-controls.clickable {
  position: absolute;
  right: 10%;
  bottom: 0;
  
}

li.long_text{
    width: 100%;
}
nav._breadcrumb h1{
    width: 100%; 
}

.blog .post h4{
    display: -webkit-box;
    -webkit-line-clamp: initial;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.blog .bg_sl_section p {
     display: -webkit-box;
    -webkit-line-clamp: initial;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

}


@media only screen and (max-width: 990px){
    
}

/* Career Page Css Styles Start From Here */
.side_dots {
	position: absolute;
    right: 0;
    top: 18em;
    width: 30px;
}
.apply_job {
    padding: 20px;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 21px;
	position: relative;
}
.apply_job h4 {
	color: #000000;
    font-weight: 600;
    font-size: 22px;
    padding-bottom: 10px;
}
.apply_job h6 {
	color: #000000;
    font-size: 16px;
    font-weight: 500;
}
.apply_btn {
	position: absolute;
    right: 30px;
    top: 38px;
}
.apply_btn h5 {
	background-color: #FF8000;
	border: 1px solid #FF8000;
    width: 125px;
    text-align: center;
    border-radius: 5px;
}
.apply_btn h5 a {
	color: #ffffff;
    display: block;
    padding: 10px;
    font-size: 16px;
}
.apply_btn h5:hover {
	background-color: #ffffff;
}
.apply_btn h5:hover a {
	color: #FF8000;
}
.apply_job_inner {
    background: none;
    border: none;
    border-radius: 0;
}
.apply_job_btns {
	padding-top: 40px;
}
.apply_job_btns h5 {
	background-color: #FF8000;
	border: 1px solid #FF8000;
    width: 125px;
    text-align: center;
    border-radius: 5px;
	float: left;
}
.apply_job_btns h5 a {
	color: #ffffff;
    display: block;
    padding: 10px;
    font-size: 16px;
}
.apply_job_btns h5:hover {
	background-color: #ffffff;
}
.apply_job_btns h5:hover a {
	color: #FF8000;
}
._call_btn {
	background-color: #ffffff !important;
	margin-left: 10px;
}
._call_btn a {
	color: #FF8000 !important;
}
._call_btn:hover {
	background-color: #FF8000 !important;
}
._call_btn:hover a {
	color: #ffffff !important;
}
.career_content {
	background-color: #F9F9F9;
	padding: 20px;
	margin-bottom: 25px;
}
.career_content p {
	color: #000000;
    font-size: 16px;
    line-height: 1.6;
}
.career_content h4 {
	color: #000000;
    font-size: 20px;
    line-height: 1.6;
    font-weight: 600;
    margin-bottom: 5px;
}
.career_points {
	overflow: hidden;
    margin-bottom: 15px;
	margin-left: 30px;
}
.career_points li {
	color: #000000;
    list-style-type: none;
    padding: 2px 0 2px 26px;
    font-size: 16px;
    position: relative;
}
.career_points li::before {
    position: absolute;
    content: '';
    left: 3px;
    top: 11px;
    width: 6px;
    height: 6px;
    background-color: #FF8000;
    border-radius: 10px;
}
.description_block {
	
}
.description_block p {
	color: #000000;
    font-size: 16px;
    line-height: 1.6;
	margin-bottom: 0;
}
.abhl_model {
	
}
.popup_banner {
	width: 100%;
}
.abhl_model {
	padding: 0 !important;
}
.abhl_close {
	position: absolute;
    right: 15px;
    top: 6px;
    z-index: 99;
    color: #000 !important;
    opacity: 1 !important;
    font-size: 46px;
    font-weight: 400;
    outline: 0;
}
.abhl_close:hover {
    opacity: 1 !important;
}
.abhl_model_apply_btn {
	position: absolute;
    right: 10em;
    bottom: 2em;
    z-index: 999;
}
.abhl_model_apply_btn h5 {
	background-color: #ffffff;
	border: 1px solid #ffffff;
    width: 125px !important;
    text-align: center;
    border-radius: 5px;
	font-size: 18px;
}
.abhl_model_apply_btn h5 a {
	color: #FF8000;
    padding: 10px;
    display: block;
}
.abhl_model_apply_btn h5 a span {
	padding-left: 8px
}
.abhl_model_apply_btn h5:hover {
	background-color: #FF8000;
}
.abhl_model_apply_btn h5:hover a {
	color: #ffffff;
}
.custom_navbar ul.navbar-nav li.nav-item a {
    padding: 10px 10px;
}
.image_content_our_mission .custom_h1{
    color: #514b4b !important;
}


/*mobile view*/

@media (max-width: 767px) {
  .container {
    width: 100%;
  }
    .abhl_model_apply_btn {
		right: 15px;
		bottom: 0px;
	}
	.abhl_model_apply_btn h5 {
        width: 100px !important;
        font-size: 16px;
    }
    .abhl_model_apply_btn h5 a {
        padding: 5px;
    }
    .apply_btn {
        right: 15px;
        top: auto;
        bottom: 5px;
    }
    .apply_btn h5 {
        width: 100px;
    }
    .apply_btn h5 a {
        padding: 5px;
        font-size: 16px;
    }
    .apply_job_btns {
        overflow: hidden;
        padding: 0px;
        margin: 0px 20px 10px 20px;
    }
    .career_points {
        margin-left: 0px;
    }
    .description_block p {
        font-size: 14px;
        line-height: 1.5;
    }
}
