
.carousel-slide {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
}
/* The controlsy */
.carousel-control {
	left: -12px;
    height: 40px;
	width: 40px;
    
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
}

.tag li{
color: white;
}
.container.home-products {
    margin-top: 31px;
    margin-bottom: 20px;
}


body {
    background-color: #fff;
    color: #243238;
    font-family: "PT Sans",sans-serif;
    font-size: 13px;
    line-height: 16px;
    margin: 0;
    min-width: 320px;
    transition:all .3s ease-in .0s;
    width: 100%;
}
nav.navbar.navbar-default.top-nav {
    background: #66b1e4!important;
    /* padding: 0; */
} 

a.navbar-brand img {
    margin-top: -13px;
    height: 85px;
}
ul.nav.navbar-nav.navbar-right {
    margin-top: 33px;
}
a.sub img {
    margin-top: 0px;
	height:85px;
}


nav.navbar.navbar-default {
    border: none;
    background:white;
    margin: 0px;
}
.item img {
    width: 100%;
    height : 150px;
}
.navbar{
	position:fixed;
	width:100%;
	z-index:1;
	
}
ul.dropdown-menu {
    left: 0!important;
    right: auto!important;
	
}
.fa, .fas {
    font-weight: 900;
    padding-right: 6px;
    padding-left: 18px;
    color: #0a54a9;
}
.dropdown:hover .dropdown-menu{
	display:block;
}
.carousel{
	position:relative;
}
.nav-bottom {
    margin-top: 50px !important;
}
	.form-a #sendmessage {
  color: #00bfff;

  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

.form-a #errormessage {
  color: red;
  display: none;
 
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

.form-a #sendmessage.show,
.form-a #errormessage.show,
.form-a .show {
  display: block;
}

.form-a .validation {
  color: #00bfff;
  display: none;
 
  font-weight: 400;
  font-size: 13px;
}


.border {
    margin-top: 5px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #575d67;
    width: 102%;
    opacity: 0.5;
}
.navbar-default .navbar-nav>li>a {
    color: #848484;
    transition: all .3s ease-out .0s;
    font-size: 16px;
   
}
.nav-menu>li>a {
    color: #00afef;
    transition: all .3s ease-out .0s;
    font-size: 16px;
}
.navbar-default .navbar-text {
    color: #ffffff;
    font-size: 15px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #005fff;
    background-color: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #005aff;
    background-color: transparent;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #2274ee;
    background-color: transparent;
}

.nav-menu {
    margin-top: 48px;
}s
.nav-sub {
    background: white!important;
}
.carousel-indicators .active {
    width: 32px;
    height: 2px;
    margin: 1px;
    background-color: #fff;
}
.carousel-indicators li {
    display: inline-block;
    width: 32px;
    height: 3px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}

h1{
	font-size: 40px;
   
	color:#00afef;
}
p.content {
    font-size: 14px;
    line-height: 1.7;
	    text-align: justify;
}
.service li a {
    font-size: 20px;
	
}
.service li {
    color: #3e4095;
    font-size: 14px;
    padding: 3px;
}
.row.abt {
    background: #f3f3f3;
	padding:0;
}

.row{margin:0;
}
img.splash {
    width: 100%;
}
.minerals h1{text-align:center;}
.prod h1{text-align:center;}
figcaption{text-align:center;}
.btn-default {
    color: #fff;
    background-color: #00afef;
    border-color: #00afef;
    margin-left: 47%;
    border-radius: 0px;
    transition: all .3s ease-in .0s;
    margin-top: 20px;
}
h3{
	color:#00afef;
	font-size:18px;
	
}
.footer{
	
	background: #3e4095;
}
.contact p{
	    color: white;
    margin-top: 13px; 
    line-height: 1.9;

}
ul.links {
    padding: 0;
}
.links a {
    color: white;
}
.links li {
    list-style: none;
    padding: 4px;
}
hr.bottom {
    width: 20%;
    float: left;
}
hr.bottom-line {
    margin-right: 80%;
}
i.fab {
    padding: 14px;
}
.copy p {
    text-align: center;
    color: white;
    font-size: 12px;
    
}
hr.divider.container {
    opacity: 0.2;
}

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
    background-color:transparent;
	color: #eeeeee;
	width: 50px;
	height: 48px;
	line-height: 48px;
	right: 30px;
	bottom: 30px;
	padding-top: 2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	background-color: #888888;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}
i.fa.fa-2x.fa-arrow-circle-up {
    padding: 0;
	color: #337efe;
}
.scroll-top-wrapper:hover {
    background-color: transparent;
}
.container.row.mob-icon {
    display: none;
}
.btn-primary {
    color: white;
    background-color: #0a54a9;
    border-color: #0a54a9;
    margin-top: -10px;
    border-radius: 50px;
    width: 150px;
    font-size: 18px;
	    height: 38px;
}
i.fas.fa-phone {
    padding: 0;
    color: #00bbff;
    padding-right: 6px;
    font-size: 14px;
}

/* media query*/
@media (max-width:768px){
	.navbar {
    position:relative;
    width: 100%;
    z-index: 1;
	margin:0px;
	background:white!important;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
    margin-top: -22px;
}
a.navbar-brand img {
    margin-top: -12px;
    height: 73px;
}
.nav-bottom {
    margin-top: 0px !important;
}
.fas {
    color: #56bdcf;
}
h1 {
    font-size: 18px;
    color: #00afef;
}
h3 {
    color: #00afef;
    font-size: 17px;
}
p.navbar-text.navbar-right {
    font-size: 15px;
	text-align: right;
}
.navbar-default .navbar-nav>li>a {
    color: #3f469c;
    transition: all .3s ease-out .0s;
    font-size: 16px;
}
.row.abt {
    background: #f3f3f3;
    padding: 0px;
}
br{display:none;}
ul.nav.navbar-nav.navbar-right {
    margin-top: 0px;
}
	.social-bar a {
    display: block;
    text-align: center;
    padding: 6px;
    transition: all 0.3s ease;
    color: white;
    font-size: 20px;
}
.social-bar .fab {
    padding: 0px;
    font-size: 13px;
}
.top-nav {
    display: none;
}
.container.row.mob-icon {
    display:block;
}
.container.mob-icon i {
    color: #fefefe;
    font-size: 17px;
}
.container.mob-icon p {
    text-align: center;
    background: #00afef;
    margin: 0px;
    padding: 6px;
}
.navbar-text a:hover {
    text-decoration: none!important;
}
.carousel-indicators .active {
    width: 10px;
    height: 2px;
    margin: 1px;
    background-color: #fff;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 3px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}
.glass img {
    height: 135px;
    margin-left: 36%;
}
}
/*media query ends*/
.copy a {
    color: #00afef;
}

@import url('https://fonts.googleapis.com/css?family=Raleway');
#text{
display:none;
}
.btn-container{
  margin: auto;
  height:44px;
  width:166.23px;
  
}
button{
  user-select:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  cursor:pointer;
  border:none;
  padding:8px;
  font-size:15px;
  background:transparent;
  color:#3e4095;
  
  box-sizing:border-box;
}









.social-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
      z-index: 1;
}

.social-bar a {
  display: block;
  text-align: center;
  padding: 6px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
  margin-top:3px;
  border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.social-bar .fab {
    padding: 0px;
}
.social-bar a:hover {
    margin-right: -15px;
}

.facebook {
  background: #3B5998;
  color: white;
  top:20px;
}
.whatsapp {
  background: #25d366;
  color: white;
  top:80px;
}
.twitter {
  background: #55ACEE;
  color: white;
  
}
.linkedin{
	 background: #0077B5;
  color: white;
   top:140px;
}
.youtube{
	background:#FF0000;
	color:white;
	 top:200px;
}
.google {
  background: #dd4b39;
  color: white;
}

.phone-icon {
  position: fixed;
  top: 22%;
  right:0%;
}

.phone-icon a {
    display: block;
    text-align: center;
    padding: 15px;
    transition: all 0.3s ease;
    color: white;
    font-size: 26px;
    padding-left: 0;
}
.phone {
  background: #02b0f3;
  color: white;
  
}


.so-icon .fab {
    color: white;
}





#slider-text{
  padding-top: 40px;
  display: block;
}
#slider-text .col-md-6{
  overflow: hidden;
}

#slider-text h2 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 30px;
  letter-spacing: 3px;
  margin: 30px auto;
  padding-left: 40px;
}
#slider-text h2::after{
  border-top: 2px solid #c7c7c7;
  content: "";
  position: absolute;
  bottom: 35px;
  width: 100%;
  }
  .text-center {
    text-align: center;
    color: #3e3e3e;
}

#itemslider h4{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 12px;
  margin: 10px auto 3px;
}
#itemslider h5{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: bold;
  font-size: 12px;
  margin: 3px auto 2px;
}
#itemslider h6{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;;
  font-size: 10px;
  margin: 2px auto 5px;
}
.badge {
  background: #b20c0c;
  position: absolute;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 31px;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;
  font-size: 14px;
  border: 2px solid #FFF;
  box-shadow: 0 0 0 1px #b20c0c;
  top: 5px;
  right: 25%;
}
#slider-control img{
  padding-top: 60%;
  margin: 0 auto;
}
@media screen and (max-width: 992px){
#slider-control img {
  padding-top: 70px;
  margin: 0 auto;
}
}
i.fas.fa-chevron-right {
    color: white;
}i.fas.fa-chevron-left {
    color: white;
	padding-left:0;
}
.carousel-showmanymoveone .carousel-control {
  width: 4%;
  background-image: none;
}
.carousel-showmanymoveone .carousel-control.right {
    margin-right: 5px;
    background: #3e4095;
    padding-top: 6px;
    color: white;
}
.carousel-showmanymoveone .carousel-control.left {
    margin-right: 5px;
    background: #3e4095;
    padding-top: 6px;
    color: white;
}
.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3,
.carousel-showmanymoveone .cloneditem-4,
.carousel-showmanymoveone .cloneditem-5 {
  display: none;
}
@media all and (min-width: 768px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -50%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 50%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
    display: block;
  }
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media all and (min-width: 992px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -16.666%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 16.666%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-2,
  .carousel-showmanymoveone .carousel-inner .cloneditem-3,
  .carousel-showmanymoveone .carousel-inner .cloneditem-4,
  .carousel-showmanymoveone .carousel-inner .cloneditem-5,
  .carousel-showmanymoveone .carousel-inner .cloneditem-6  {
    display: block;
  }
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(16.666%, 0, 0);
    transform: translate3d(16.666%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-16.666%, 0, 0);
    transform: translate3d(-16.666%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}



#overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
z-index: 100;
display: none;
}

.popup{
width: 100%;
margin: 0 auto;
display: none;
position: fixed;
z-index: 101;
margin-left:300px;

}
@media (max-width: 768px) {
.popup{
width: 100%;
margin: 0 auto;
display: none;
position: fixed;
z-index: 101;


}
}
.cnt223{
	

min-height: 100px;
margin: 30px auto;
background: white;
position: relative;
z-index: 103;
padding: 20px 50px;
border-radius: 2px;
box-shadow: 0 2px 5px #000;
}
.cnt223 .x{
float: right;
height: 35px;
left: 22px;
position: relative;
top: -25px;
width: 34px;
}




.inputBox {
    width: 100%;
    margin: 1px 0px 15px 0px;
    border: #dedede 1px solid;
    box-sizing: border-box;
    padding: 10px;
}

#contact-popup {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    color: #676767;
}

.contact-form {
    width: 350px;
    margin: 0px;
    background-color: white;
    font-family: Arial;
    position: relative;
    left: 50%;
    top: 50%;
    margin-left: -210px;
    margin-top: -255px;
    box-shadow: 1px 1px 5px #444444;
    padding: 20px 40px 40px 40px;
}

#contact-icon {
    padding: 10px 5px 5px 12px;
    width: 58px;
    color: white;
    box-shadow: 1px 1px 5px grey;
    border-radius: 3px;
    cursor: pointer;
    margin: 60px auto;
}

.info {
    color: #d30a0a;
    letter-spacing: 2px;
    padding-left: 5px;
}

.cls {
    color: white;
	background:#00afef;
    width: 140px;
    height: 40px;
    display: inline-block;
    font-family: 'Poppins';
    font-weight: 430;
    font-size: 15px;
    padding: 10px;
    border: none;
    cursor: pointer;
}

.submit {
    color: white;
	background:#00afef;
    width: 140px;
    height: 40px;
    display: inline-block;
    font-family: 'Poppins';
    font-weight: 430;
    font-size: 15px;
    padding: 10px;
    border: none;
    cursor: pointer;
}
 @media (max-width: 768px) {
.submit {
    color: white;
	background:#00afef;
    width: 120px;
    height: 40px;
    display: inline-block;
    font-family: 'Poppins';
    font-weight: 430;
    font-size: 15px;
    padding: 10px;
    border: none;
    cursor: pointer;
}	
.cls {
    color: white;
	background:#00afef;
    width: 120px;
    height: 40px;
    display: inline-block;
    font-family: 'Poppins';
    font-weight: 430;
    font-size: 15px;
    padding: 10px;
    border: none;
    cursor: pointer;
}  
	  
  }
#contact-popup  {
    font-weight: normal;
    text-align: center;
    margin: 10px 0px 20px 0px;
}

.input-error {
    border: #e66262 1px solid;
}


#bt {
	margin-top:20px;
  background:#00bfff;
  border-radius:8px;
  border:1px solid #00bfff;
  color:#f8f8f8;
  margin-right: 8px; }

  #bt:hover {
    background: #f8f8f8;
	border-color: #00afef;
    color: #00afef; }
	#submit {
  background: #00bfff;
   border-radius:8px;
  color: #fff; }
  #submit:hover {
    background-color: rgb(0,115,255) }
#contact-form .alert-danger {
    color: #fff;
    background-color: #00bfff;
    border-color: #00bfff;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}