@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: "FontAwesome";
    src: url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("ttf");
}

body{
	overflow-x:hidden;
	font-family: 'Roboto', sans-serif;
}

p{
	font-family: 'Roboto', sans-serif;
}

h1, h2, h3, h4, h5{
	font-family: 'Noto Serif', serif;
}

.text-justify{
    text-align: justify;
}

a:hover{
    text-decoration: none;
}

.m0{margin: 0px !important;}
.ml0 { margin-left: 0px !important; }
.ml5{ margin-left: 5px !important; }
.ml10{ margin-left: 10px !important; }
.ml15{ margin-left: 15px !important; }
.ml20{ margin-left: 20px !important; }
.ml25{ margin-left: 25px !important; }
.ml30{ margin-left: 30px !important; }
.ml35{ margin-left: 35px !important; }
.ml40{ margin-left: 40px !important; }
.ml45{ margin-left: 45px !important; }
.ml50{ margin-left: 50px !important; }

.mr0 { margin-right: 0px !important; }
.mr5{ margin-right: 5px !important; }
.mr10{ margin-right: 10px !important; }
.mr15{ margin-right: 15px !important; }
.mr20{ margin-right: 20px !important; }
.mr25{ margin-right: 25px !important; }
.mr30{ margin-right: 30px !important; }
.mr35{ margin-right: 35px !important; }
.mr40{ margin-right: 45px !important; }


.mt0 { margin-top: 0px !important }
.mt5 { margin-top: 5px !important }
.mt10 { margin-top: 10px !important }
.mt15 { margin-top: 15px !important }
.mt20 { margin-top: 20px !important }
.mt25 { margin-top: 25px !important }
.mt30 { margin-top: 30px !important }
.mt35 { margin-top: 35px !important }
.mt40 { margin-top: 40px !important }
.mt50 { margin-top: 50px !important }

.mb0 { margin-bottom: 0px !important }
.mb5 { margin-bottom: 5px !important }
.mb10 { margin-bottom: 10px !important }
.mb15 { margin-bottom: 15px !important }
.mb20 { margin-bottom: 20px !important }
.mb25 { margin-bottom: 25px !important }
.mb30 { margin-bottom: 30px !important }
.mb35 { margin-bottom: 35px !important }
.mb40 { margin-bottom: 40px !important }
.mb50 { margin-bottom: 50px !important }

.pl0 { padding-left: 0px !important; }
.pl5 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }

.pr0 { padding-right: 0px !important; }
.pr5 { padding-right: 5px !important; }
.pr15 { padding-right: 15px !important; }

.pt5 { padding-top: 5px !important }
.pt10 { padding-top: 10px !important }
.pt15 { padding-top: 15px !important }
.pt20 { padding-top: 20px !important }
.pt25 { padding-top: 25px !important }
.pt30 { padding-top: 30px !important }
.pt35 { padding-top: 35px !important }
.pt40 { padding-top: 40px !important }
.pt50 { padding-top: 50px !important }
.pt60 { padding-top: 60px !important }
.pt90 { padding-top: 90px !important }
.pt100 { padding-top: 100px !important }

.pb5 { padding-bottom: 5px !important }
.pb10 { padding-bottom: 10px !important }
.pb15 { padding-bottom: 15px !important }
.pb20 { padding-bottom: 20px !important }
.pb25 { padding-bottom: 25px !important }
.pb30 { padding-bottom: 30px !important }
.pb35 { padding-bottom: 35px !important }
.pb40 { padding-bottom: 40px !important }
.pb50 { padding-bottom: 50px !important }
.pb60 { padding-bottom: 60px !important }

#top-bar {
    display: block;
    position: relative;
    z-index: 999;
    background: #0094f4;
    height: 35px;
}

.top-bar-welcome {
    display: inline-block;
    padding: 7px 0;
}

.top-bar-welcome ul {
    padding-left: 0px;
    margin-bottom: 0px;
}

.top-bar-welcome li {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    list-style-type: none;
    margin: 0px;
    padding-top: 2px;
    margin-right: 5px;
}

.top-bar-info {
    display: inline-block;
}

.top-bar-info ul {
    padding-left: 0px;
    margin-bottom: 0px;
    padding-left: 10px;
    padding-right: 20px;
}

.top-bar-info li {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    list-style-type: none;
    display: inline-block;
    margin-bottom: 0px;
    padding-left: 10px;
}

.top-bar-info ul li a {
    color: #fff;
}

.top-bar-info li i {
    font-size: 13px;
    color: #fff;
    margin-right: 4px;
}

.social-icons {
    padding: 5px 0;
    float: right;
    margin: 0px;
}

.social-icons li {
    font-size: 14px;
    list-style-type: none;
    float: left;
    text-align: center;
    margin: 0 5px 0 0;
}

.social-icons li a {
    opacity: .7;
    color: #fff;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.social-icons li a i {
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #000;
    border-radius: 5px;
}

.social-icons a:hover {
    opacity: 1;
}

.nav-wrapper {
    min-height: 85px;
}

.navbar-custom {
    border: none;
    border-radius: 0px;
    padding: 0;
    background: #2a2d34;
    margin-bottom: 0px;
    border-bottom: none;
    box-shadow: 0 0 65px rgba(0, 0, 0, .09);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.affix {
    top: 0;
    width: 100%;
    z-index: 9999999;
}

.navbar-header-custom {
    background: transparent;
}

.navbar-logo img {
    max-width: 100%;
    margin-left: 15px;
    position: relative;
    max-height: 85px;
    padding: 5px 0;
}

#bs-example-navbar-collapse-1 {
    padding: 0px;
}

.navbar-nav {
    margin: 0px;
}

.navbar-custom .navbar-links-custom li {
    padding: 18px 0px 18px 0px;
}

.navbar-custom .navbar-links-custom li a {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Lora', serif;
    color: #fff;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.navbar-custom .navbar-links-custom li.active a{
	color:#117cc0;
	background: transparent;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	background-color: transparent;
}

/*----slider----*/
.banner {
  overflow: hidden; }

.banner .main-slider {
    overflow: hidden;
     }

.banner .main-slider .slick-slide {
      position: relative; 
  }

.banner .main-slider .slick-slide .relative-container {
    position: relative; 
}
.banner .main-slider .slick-slide .slide-content {
    position: absolute;
    z-index: 300;
    color: #fff; 
}
.banner .main-slider .slick-slide .slide-content.top {
  bottom: 150px; }

.banner .main-slider .slick-slide .slide-content.bottom {
    bottom: 250px;
    background: #000000c2;
}

.banner .main-slider .slick-slide .slide-content.middle {
  top: 50%;
  -moz-transform:  translateY(-50%);
  -ms-transform:  translateY(-50%);
  -webkit-transform:  translateY(-50%);
  transform:  translateY(-50%); }

.banner .main-slider .slick-slide .slide-content.left {
  left: 50px;
  border: 3px solid;
  padding: 20px 40px; }

.banner .main-slider .slick-slide .slide-content.right {
  right: 50px;
  text-align: right; 
  border: 3px solid;
  padding: 20px 40px;}

.banner .main-slider .slick-slide .slide-content.center{
  border: 3px solid;
  padding: 20px 40px;
}

.banner .main-slider .slick-slide .slide-content.center {
  left: 50%;
  -moz-transform:  translateX(-50%);
  -ms-transform:  translateX(-50%);
  -webkit-transform:  translateX(-50%);
  transform:  translateX(-50%);
  text-align: center; }

.banner .main-slider .slick-slide .slide-content h1, .banner .main-slider .slick-slide .slide-content h2, .banner .main-slider .slick-slide .slide-content h3, .banner .main-slider .slick-slide .slide-content h4, .banner .main-slider .slick-slide .slide-content h5 {
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4); }

.banner .main-slider .slick-slide .slide-content h1 {
  font-size: 60px;
  font-weight: 700px; }

.banner .main-slider .slick-slide .slide-content h4 {
  font-size: 30px; }

  .banner .main-slider .slick-slide .bg-image {
    height: 84vh;
    background-size: cover;
    background-position: center center;
}

/* theme base */
@-webkit-keyframes zoomFrame {
  0% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }
@-moz-keyframes zoomFrame {
  0% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }
@-ms-keyframes zoomFrame {
  0% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }
@keyframes zoomFrame {
  0% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }

.zoomFrame {
  -webkit-animation-name: zoomFrame;
  -moz-animation-name: zoomFrame;
  -o-animation-name: zoomFrame;
  animation-name: zoomFrame;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear; }

 /* end-slider*/

 .main-title{
 	background: url(../images/title.png) no-repeat center bottom;
    padding: 0 0 30px 0;
    margin: 0 0 30px 0;
    font-size: 35px;
    text-align: center;
 }

 .main-title-alt{
  background: url(../images/title.png) no-repeat center bottom;
  font-size: 35px;
  padding: 0 0 30px 0;
  text-align: center;
  color: #fff;
 }

a.btn-t1 {
    display: inline-block;
    margin-top: 10px;
    background: #2a2d34;
    padding: 10px 35px;
    border-radius: 50px;
    text-transform: uppercase;
    color: #fff;
    transition: 0.3s ease-in-out;
}

a.btn-t1:hover{
	background: #0094f4;
}

.gem-item {
    position: relative;
    padding: 10px;
}

.gem-img {
    border: 1px solid #e1e1e2;
    transition: 0.3s ease-in-out;
}

.gem-name {
    padding: 10px;
    text-align: center;
}

.owl-stage-outer {
    padding: 20px 5px;
}

#home-s2{
	background: #f7f7f7;
}

.owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
}

button.owl-prev i {
    background: #0094f4;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50px;
    margin-bottom: 0;
    color: #fff;
    left: -35px;
    position: absolute;
}

button.owl-prev:focus {
    outline: none;
}

button.owl-prev:hover i {
    background: #2a2d34;
    color: #fff;
}

button.owl-next i {
    background: #0094f4;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50px;
    margin-bottom: 0;
    color: #fff;
    right: -40px;
    position: absolute;
}

button.owl-next:focus {
    outline: none;
}

button.owl-next:hover i {
    background: #2a2d34;
    color: #fff;
}

.owl-theme .owl-nav {
    margin-top: 30px;
}

#home-s3{
  background: url(../images/wrap.jpg) center no-repeat fixed;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.wrapper-text {
    padding: 75px 20px;
    color: #fff;
}

.content-text h1 {
    margin-top: 0;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}

#home-s3:before{
    position: absolute;
    content: '';
    background: #0094f4cc;
    left: 3%;
    top: -150px;
    width: 45%;
    height: 260%;
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    transform: rotate(15deg);
}

a.link-alt {
    background: transparent;
    color: #fff;
    padding: 10px 20px;
    border: 1px solid #fff;
    display: inline-block;
    margin-top: 10px;
    border-radius: 50px;
    text-transform: uppercase;
    transition: 0.3s ease-in-out;
}

a.link-alt:hover {
    background: #2a2d34;
    border: 1px solid #2a2d34;
}

a.link-alt:focus{
    text-decoration: none;
}

.logo-box{
    padding: 0 100px;
    text-align: center!important;
}

.logo-box img {
    text-align: center;
}

footer{
  position: relative;
  background: url(../images/footer.jpg) center no-repeat;
  background-size: cover;
  color: #fff;
}

footer:before{
    content: '';
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    background: #2a2d34d1;
}

.footer-top {
    padding-top: 50px;
    padding-bottom: 30px;
}

.footer-block-title img {
    width: 100%;
}

ul.links-footer {
    padding-left: 0;
    list-style: none;
    line-height: 25px;
    color: #fff;
}

ul.links-footer li a {
    color: #fff;
    display: inline-block;
    vertical-align: text-top;
}

ul.links-footer li i {
    width: 25px;
    height: 25px;
    background: #fff;
    color: #0094f4;
    text-align: center;
    line-height: 25px;
    border-radius: 5px;
    display: inline-block;
}

ul.links-footer li {
    padding-bottom: 7px;
}

p.design-credit {
    text-align: right
}

.logos-container {
    padding: 20px;
}

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

.content-title .main-title{
    margin: 0;
}

.footer-bar {
    padding: 10px 0;
    border-top: 1px solid #484848;
    position: relative;
}

#home-mid{
  background: url(../images/wrap2.jpg) center no-repeat;
  background-size: cover;
  position: relative;
}

#home-mid:before{
  position: absolute;
  content: '';
  background: #0000002b;
  width: 100%;
  top: 0;
  bottom: 0;
}

section#home-mid p {
    color: #fff;
    font-size: 18px;
    padding: 0 20%;
}

.gem-item{
  transition: 0.3s ease-in-out;
}

.product-slider .item:hover .gem-item {
    color: #32a3dc;
}

.product-slider .item:hover .gem-img{
  border: 1px solid #32a3dc;
}

.content-title h2 {
    font-weight: 700;
}

ul.links-footer li a:hover {
    color: #0094f4;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
    color: #0094f4;
}

.wrapper-slider {
    position: absolute;
    width: 100%;
    top: 80px;
    left: 220px;
}

.logo-box2 img {
    width: 40%!important;
}

.page-title {
    padding: 5% 0;
}

.head-banner{
  position: relative;
}

.text-uppercase {
    text-transform: uppercase;
}

#banner-contact{
  background: url(../images/banners/contact-banner.jpg) center no-repeat;
  background-size: cover;
}

#banner-products{
    background: url(../images/banners/product.jpg) center no-repeat;
    background-size: cover;
}

#banner-testing{
    background: url(../images/banners/testing.jpg) center no-repeat;
    background-size: cover;
}

#banner-history{
    background: url(../images/banners/history.jpg) center no-repeat;
    background-size: cover;
}

#banner-about{
    background: url(../images/banners/about.jpg) center no-repeat;
    background-size: cover;
}

.row.bt-text {
    background: #2a2d34f2;
    margin: 0 35%;
    color: #fff;
}

.row.bt-text p {
    text-transform: capitalize;
}

.contact_form input.form-control {
    height: 40px;
}

.contact_form .form-control{
    border-radius: 0;
    border: 1px solid #babbbd;
}

.img-hover {
    position: relative;
    overflow: hidden;
}

.img-hover:before {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    content: '';
    transition: -webkit-transform .8s;
    transition: transform .8s;
    transition: transform .8s, -webkit-transform .8s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    cursor: pointer;
}

.img-hover:hover:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);
}

.contact-info img {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}

.contact-info p {
    margin-bottom: 30px;
    font-size: 16px;
}

.contact-info p i.icon {
    color: #ffffff;
    background: #0094f4;
    font-size: 21px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
    display: inline-block;
}

button.btn.contact-btn:hover {
    background: #0094f4;
}
button.btn.contact-btn {
    display: inline-block;
    margin-top: 10px;
    background: #2a2d34;
    padding: 10px 35px;
    border-radius: 50px;
    text-transform: uppercase;
    color: #fff;
    transition: 0.3s ease-in-out;
}

section#map {
    margin-bottom: -8px;
}

.product_box {
    position: relative;
    text-align: center;
    margin-bottom: 30px;
    cursor: pointer;
}

.product_img {
    border: 10px solid #e1e1e2;
    transition: 0.3s ease-in-out;
}

.product_title {
    padding: 5px;
}

.cat_title h3 {
    margin: 0;
    text-transform: capitalize;
    color: #fff;
}

.cat_title {
    position: relative;
    margin-bottom: 30px;
    background: #0094f4;
    padding: 12px;
}

.product_box:hover .product_img {
    border-color: #2a2d34;
}

.testing-box {
    background: #f3f3f3;
    padding: 20px;
    text-align: justify;
    margin: 0;
    margin-bottom: 30px;
    border: 3px solid #0094f4;
}

h1.title_left {
    font-weight: 700;
    color: #003252;
}

.contact-info h3 {
    font-weight: 700;
    color: #003252;
}

.h-img{
    margin-bottom: 30px;
}

.text-content{
    text-align: justify;
}

.history-slider .owl-stage-outer{
    padding: 0;
}

.sp-title {
    width: 100%;
    position: absolute;
    top: 0;
    min-height: 248px;
    text-align: center;
    background: #0094f4;
}

.sp-title h1 {
    position: relative;
    color: #fff;
    padding-top: 20px;
}

#home-s5 .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
}

#home-s5 button.owl-prev i {
    background: #ffffff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50px;
    margin-bottom: 0;
    color: #2a2d34;
    left: -220px;
    position: absolute;
}

#home-s5 button.owl-prev:focus {
    outline: none;
}

#home-s5 button.owl-prev:hover i {
    background: #2a2d34;
    color: #fff;
}

#home-s5 button.owl-next i {
    background: #ffffff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50px;
    margin-bottom: 0;
    color: #2a2d34;
    left: -180px;
    position: absolute;
}

#home-s5 button.owl-next:focus {
    outline: none;
}

#home-s5 button.owl-next:hover i {
    background: #2a2d34;
    color: #fff;
}

#home-s5 .owl-theme .owl-nav {
    margin-top: 30px;
}

.cert-img {
    padding: 16px;
    box-shadow: 0 0 5px #bdbdbd;
}

#about-s1 p{
    text-align: justify;
}

#about-s1 h3{
    color: #0094f4;
    font-weight: 700;
    text-transform: capitalize;
}

#about-s1 h2{
    font-weight: 700;
    color: #2a2d34;
}

span.location-details {
    display: inline-block;
    vertical-align: middle;
}

.contact-info a {
    color: #333;
}

section#history-s1 .text-content {
    padding: 62px 0 40px;
}