/*===www.causticsodalye.in====*/
/*----------------------------------------
Google Fonts
----------------------------------------*/
@import 'https://fonts.googleapis.com/css?family=Raleway:400,500,600,700|Roboto:400,500,700';

@font-face {
  font-family: 'ReemKufi-Regular';
  src: url(fonts/reem-kufi/ReemKufi-Regular.ttf);  
}

@font-face {
  font-family: 'ReemKufi-SemiBold';
  src: url(fonts/reem-kufi/ReemKufi-SemiBold.ttf);  
}

@font-face {
  font-family: 'ReemKufi-Bold';
  src: url(fonts/reem-kufi/ReemKufi-Bold.ttf);  
}
@font-face {
  font-family: 'ReemKufi-Medium';
  src: url(fonts/reem-kufi/ReemKufi-Medium.otf);  
}


/*-------start---*/
a, a:hover, a:focus
{
  text-decoration: none;
  outline: none;
}
hr
{
    border-top: 2px solid rgba(0,0,0,.1);
}
p
{
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 1px;
}
ul
{
  padding: 0px;
  margin: 0px;
}

h1,h2,h3,h4,h5,h6
{
  margin: 0px;
}
a, a:hover
{
  text-decoration: none;
}
a:hover
{
  text-decoration: none !important; 
}
body
{
margin:0;
padding: 0;
font-family: 'ReemKufi-Regular';
overflow-x:hidden;
width: 100%;
}

.img-responsive {
    max-width: 100%;
    height: auto;
}
img {
    max-width: 100%;
    height: auto;
}
.colb
{
  color: #220;
}
.text-red
{
	color: red;
}
/* Spacing */
.mt-100
{
  margin-top: 100px;
}
.mb-100
{
  margin-bottom: 100px;
}
.mb-20
{
  margin-bottom: 20px !important;
}
.pl-20
{
	padding-left: 30px;
}
.mb-40
{
  margin-bottom: 40px;
}
.mt-20
{
  margin-top:20px;
}
.mt-10
{
margin-top: 10px;
} 
.mb-10
{
margin-bottom: 10px;
}
.mr-20
{
  margin-right: 20px;
}
.mb-5
{
  margin-bottom: 25px !important;
}
.mt-15 {
  margin-top: 15px; }

.mt-30 {
  margin-top: 30px; }

.mt-20 {
  margin-top: 20px; }

.mt-50 {
  margin-top: 50px; }

.mt-70 {
  margin-top: 70px; }

.mt-90 {
  margin-top: 90px; }

.mt-100 {
  margin-top: 100px; }

.mt-120 {
  margin-top: 120px; }

.mt-150 {
  margin-top: 150px; }

.mt-200 {
  margin-top: 200px; }

.mt-250 {
  margin-top: 250px; }

.mt-300 {
  margin-top: 300px; }
 .mb-10
 {
 	margin-bottom: 10px;
 }
.mb-15 {
  margin-bottom: 15px; }

.mb-30 {
  margin-bottom: 30px; }

.mb-50 {
  margin-bottom: 50px; }

.mb-70 {
  margin-bottom: 70px; }

.mb-100 {
  margin-bottom: 100px; }

.mb-150 {
  margin-bottom: 150px; }

.mb-200 {
  margin-bottom: 200px; }

.mb-250 {
  margin-bottom: 250px; }

.mb-300 {
  margin-bottom: 300px; }

.ml-15 {
  margin-left: 15px; }

.ml-30 {
  margin-left: 30px; }

.ml-50 {
  margin-left: 50px; }

.mr-15 {
  margin-right: 15px; }
.mr-10 {
  margin-right: 10px; }
.mr-30 {
  margin-right: 30px; }

.mr-50 {
  margin-right: 50px; }

.mb-80 {
  margin-bottom: 80px; }
.pb-20
{
  padding-bottom: 20px !important;
}
.pt-30
{
  padding-top: 30px;
}
.pt-40
{
  padding-top: 40px;
}
.ptb-10
{
  padding-top: 10px;
  padding-bottom: 10px;
}
.ms-4, .mx-4 {
    margin-left: 1.5rem !important;
}
/*===padding==*/
.pdful
{
	padding:10px 20px;
}
/*===border=----*/
.borderright
{
	border-right: 2px solid #eee;
}
.borderful
{
	border:1px solid #000;
}
.borderbottomd
{
  border-bottom: 1px solid #220;
}
/*===image width= ===*/
.mxwauto
{
	max-width: initial;
}
/*===bg css==*/
.bg-gray
{
	background: #f2f2f2;
}
/*====header top===*/
.header-top
{
  position: relative;
  padding: 5px 0px;
  z-index: 999;
}
.header-mail a
{
  color: #000;
}
.header-top p
{
  margin-bottom: 0;
}
/*==navbar ===*/
.nav-brand img
{
  height: 55px;
}
.classynav ul li a
{
  color: #000;
  font-size: 18px;
}
/*===banner===*/
.caustic-home-page-banner
{
position: relative;
top: -120px;
z-index: 0;
background: url('images/anjaneechemicals-homepage-banner.webp');
background-size: cover;
box-shadow: 0 -2px 5px rgb(0 0 0 / 50%);
}
.site
{

}
.banner-content
{
    position: relative;
  padding: 250px 0px;
}
.banner-content h1
{
  font-size: 25px;
  margin-bottom: 30px;
}
.banner-content .btn
{
      background: #7fdacd;
    border-radius: 12px;
    color: #fff;
    padding: 10px 20px;
    font-size: 17px;
    outline: none;
    text-decoration: none;
    transition: all .2s;
    position: relative;
    z-index: 9999;
}
.banner-content .btn:hover
{
  box-shadow: 0 6px 10px 0 rgb(0 0 0 / 25%);
    transform: translateY(-1px);
}

/*====about us ===*/
.about-anjanee-chemicals 
{
 

  /*box-shadow: 0 6px 10px 0 rgb(0 0 0 / 25%);*/
  padding: 60px 0px;
}
.about-anjanee-chemicals h1
{
  text-align: center;
}
.about-image-center
{
  width: 100%;
  text-align: center;

}
/*===applications====*/
.caustic-soda-lye-applications
{
   margin-top: -120px;
  background: #fff;
  padding: 60px 0px;
  box-shadow: 0 -6px 15px 0 rgb(0 0 0 / 25%);
    background:url(images/custic-soda-ly-anajnee-chemicals-background.webp);
  background-attachment: fixed;
}
.section-title h1
{
  text-align: center;
  margin-bottom: 40px;
}
.single-application
{
  margin-bottom: 40px;
  padding: 15px 20px;
  background: #fff;
  border:1px solid;
}
.caustic-soda-application-title h1
{
font-size: 20px;
text-align: center;
margin-top: 20px;

}
/*======fetured products=====*/
.featured-products-of-caustic-soda-lye
{
  padding:60px 0px;
} 
.product-title h2
{
text-align: center;
font-size: 20px;
line-height: 30px;
}
/*===why us====*/
.why-choose-us-section
{
  box-shadow: 0 15px 23px rgb(0 0 0 / 29%);
  padding: 60px 0px;
   background:url(images/custic-soda-ly-anajnee-chemicals-background.webp);
}
/*===query section====*/
.have-any-query
{
  background: #f7f5ff;
    padding: 60px 0px;
}
.white-bg {
   background-color: #439f92;
}
.ic-3x {
    font-size: 3em;
}
.text-end {
    text-align: right!important;
}
.have-any-query i
{
  color: #fff;
}
.pdicon
{
  padding: 5px 10px;
}
.have-any-query h3 a
{
    color: #439f92;
    font-size: 35px;
}
/*====footer====*/
.sodium-hydroxide-footer
{
  padding: 40px 0px;
  background:#f7f5ff;
}
.footer-title
{
  margin-bottom: 20px;
}
.footer-social
{
  list-style: none;
  margin-bottom: 20px;
}
.footer-social li
{
  display: inline-block;
    margin-right: 20px;
}
.footer-social li i
{
font-size: 30px;
color: #439f92;
}
.footer-contact
{
  list-style: none;
}
.footer-contact li a
{
  font-size: 20px;
}
.footer-contact li i
{
  color: #439f92;
}
.footer-contact li
{
  margin-bottom: 10px;
}
.footer-suplier
{
      font-size: 15px;
    margin-top: 30px;
    line-height: 25PX;
}
.copyright
{
  margin-top: 25px;
    text-align: center;
}
.copyright p
{
  font-size: 15px;
}
.copyright p a
{
  color: #000;
}
/*====whatsapp===*/
.whatsappapi
{
  position: relative;
}
.whatsappapi img
{
    position: fixed;
    bottom: 30px;
    left: 20px;
    height: 55px;
    z-index: 99999;
}
/*===breadcrumb====*/
.breadcrumb-area {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 60px 0px;
    position: relative;
    background-image: url('images/pages-banner.jpg');
}
.breadcrumb-area::before {
    position: absolute;
    content: "";
    background: rgb(24, 43, 73);
    opacity: 0.5;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
.breadcrumb-item+.breadcrumb-item {
    padding-left: 0.5rem;
}
.breadcrumb, .breadcrumb-item {
    display: flex;
}
.breadcrumb-area .breadcrumb-box {
    background: rgb(24, 43, 73);
    display: inline-block;
    padding: 30px 45px;
    border-radius: 5px;
}
.breadcrumb-area .breadcrumb-box h2.breadcrumb-title {
    color: rgb(255, 255, 255);
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.breadcrumb-area .breadcrumb-box nav ol.breadcrumb {
    display: inline-flex;
    padding: 0px;
    margin-bottom: 0px;
    background-color: transparent;
    border-radius: 0px;
}
.breadcrumb-item {
    display: flex;
}
.breadcrumb-area .breadcrumb-box nav ol.breadcrumb li.breadcrumb-item a {
    color: rgb(107 142 202);
}
.breadcrumb-area .breadcrumb-box nav ol.breadcrumb li.breadcrumb-item.active {
    color: rgb(221, 221, 221);
}
.breadcrumb-item+.breadcrumb-item:before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/";
}
/*=====contact page ====*/
.contact-area {
    padding: 70px 0px;
}
.contact-area .contact-box-title h4 {
    color: rgb(24, 43, 73);
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 30px;
    position: relative;
}
.contact-area .contact-box-title h4::before {
    position: absolute;
    content: "";
    background: rgb(17, 182, 122);
    width: 50px;
    height: 2px;
    bottom: 0px;
    left: 0px;
}
.contact-area .contact-icon-box {
    margin-bottom: 30px;
}
.contact-area .contact-icon-box i {
    font-size: 32px;
    color: rgb(17, 182, 122);
    width: 65px;
    height: 65px;
    border: 1px solid rgb(221, 221, 221);
    text-align: center;
    border-radius: 50%;
    padding-top: 15px;
    margin-top: 5px;
    margin-right: 20px;
}
.contact-area .contact-icon-box h5 {
    color: rgb(68, 68, 68);
    font-weight: 600;
    margin-bottom: 8px;
}
.contact-area .contact-icon-box p {
    font-size: 14px;
    color: rgb(150, 150, 150);
}
.contact-area .contact-social {
    margin-top: 45px;
}
.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline-item {
    display: inline-block;
}
.contact-area .contact-social ul.social li {
    margin-right: 10px;
}
.contact-area .contact-social ul.social li a {
    text-align: center;
    position: relative;
    height: 20px;
    display: inline-block;
}

.contact-area .contact-social ul.social li a::before {
    content: "";
    position: absolute;
    border-width: 10px 18px;
    border-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
    top: -20px;
    left: 0px;
    z-index: 1;
    transition: all 0.2s ease 0s;
}

.contact-area .contact-social ul.social li a::after {
    content: "";
    position: absolute;
    border-width: 10px 18px;
    border-style: solid;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    bottom: -20px;
    left: 0px;
    z-index: 1;
    transition: all 0.2s ease 0s;
}
.contact-area .contact-social ul.social li a i {
    font-size: 15px;
    color: rgb(255, 255, 255);
    width: 36px;
    padding-top: 3px;
}
.contact-area .contact-social ul.social li:nth-child(1) a {
    background-color: rgb(66, 103, 178);
}
.contact-area .contact-social ul.social li:nth-child(1) a::before {
    border-bottom-color: rgb(66, 103, 178);
}
.contact-area .contact-social ul.social li:nth-child(1) a::after {
    border-top-color: rgb(66, 103, 178);
}
.contact-area .contact-social ul.social li:nth-child(2) a {
    background-color: rgb(29, 161, 242);
}
.contact-area .contact-social ul.social li:nth-child(2) a::before {
    border-bottom-color: rgb(29, 161, 242);
}
.contact-area .contact-social ul.social li:nth-child(2) a::after {
    border-top-color: rgb(29, 161, 242);
}
.contact-area .contact-social ul.social li:nth-child(3) a {
    background-color: rgb(40, 103, 178);
}
.contact-area .contact-social ul.social li:nth-child(3) a::before {
    border-bottom-color: rgb(40, 103, 178);
}
.contact-area .contact-social ul.social li:nth-child(3) a::after {
    border-top-color: rgb(40, 103, 178);
}
.contact-area .contact-social ul.social li:nth-child(4) a {
    background-color: rgb(234, 76, 137);
}
.contact-area .contact-social ul.social li:nth-child(4) a::before {
    border-bottom-color: rgb(234, 76, 137);
}
.contact-area .contact-social ul.social li:nth-child(4) a::after {
    border-top-color: rgb(234, 76, 137);
}
.contact-area .contact-form {
    margin-bottom: 70px;
}
.contact-area .contact-form .form-title h4 {
    color: rgb(24, 43, 73);
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 30px;
    position: relative;
}
.contact-area .contact-form .form-title h4::before {
    position: absolute;
    content: "";
    background: rgb(17, 182, 122);
    width: 50px;
    height: 2px;
    bottom: 0px;
    left: 0px;
}
.contact-area .contact-form .form-box form.form p.form-control {
    padding: 0px;
    width: auto;
    height: auto;
    background: transparent;
    border: none;
    margin-bottom: 28px;
    position: relative;
}
.contact-area .contact-form .form-box form.form p.form-control input {
    width: 100%;
    height: 46px;
    background-color: rgb(255, 255, 255);
    font-size: 14px;
    padding: 15px 20px;
    color: rgb(24, 43, 73);
    border: 1px solid rgb(221, 221, 221);
    border-radius: 5px;
}
.contact-area .contact-form .form-box form.form p.form-control span {
    color: rgb(255, 111, 111);
    font-weight: 300;
    position: absolute;
    bottom: -20px;
    left: 0px;
    visibility: hidden;
}
.contact-area .contact-form .form-box form.form p.form-control textarea {
    width: 100%;
    height: 135px;
    background-color: rgb(255, 255, 255);
    font-size: 14px;
    padding: 15px 20px;
    color: rgb(24, 43, 73);
    border: 1px solid rgb(221, 221, 221);
    border-radius: 5px;
}
.contact-area .contact-form .form-box form.form button {
    font-size: 16px;
    color: rgb(255, 255, 255);
    background: linear-gradient(90deg, rgb(17, 182, 122) 0%, rgb(0, 148, 68) 100%);
    width: 100%;
    height: 48px;
    font-weight: 500;
    border: none;
    border-radius: 5px;
    text-transform: uppercase;
}
.contact-area .contact-form .form-box form.form button:hover {
    background: linear-gradient(90deg, rgb(0, 148, 68) 0%, rgb(17, 182, 122) 100%);
}
/*====about page====*/
.about-page-sec
{
  padding: 60px 0px;
}

/*===product detail===*/
.product-title.bigtitle h2 
{
    text-align: left;
    font-size: 30px;
    color: #000;
    line-height: 40px;
}