/* Commomn styles */
body {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: normal;
  background-color: #fdfdfd;
}

a {
  color: #005494;
  font-size: 14px;
}

a:hover,
a:focus {
  text-decoration: none;
  color: #005494;
}

h2 {
  color: #000000;
  font-size: 32px;
  line-height: 40px;
}

h3 {
  color: #ffffff;
  font-size: 25px;
  line-height: 40px;
  text-transform: uppercase;
}

h4 {
  color: #000000;
  font-size: 17px;
  line-height: 25px;
  font-weight: bold;
}

p {
  font-size: 17px;
  line-height: 25px;
  color: #6d6d6d;
  margin: 0px 0px 20px;
}

.half {
  width: 50%;
  float: left;
}

.row .half:first-child {
  padding-right: 15px;
}

.row .half:last-child {
  padding-left: 15px;
}

.quarter {
  width: 33.33%;
  float: left;
}

.quarter:last-child {
  float: right;
}

hr {
  border-color: #005494;
  border-width: 2px;
  opacity: 1;
}

ul {
  padding-left: 0;
}

.goog-te-gadget-simple {
  padding: 5px!important;
  border: 3px solid #025691!important;
  border-radius: 25px;
}

.left_section {
  width: 351px;
  float: left;
  height: auto;
}

.right_section {
  margin-left: 5px;
  width: 744px;
  height: auto;
  float: left;
  padding-left: 90px;
  padding-top: 47px;
}

/* header styles */
.nav .nav-link {
  padding: 10px;
  color: #000000;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  margin-right: 5px;
}

.navbar .navbar-nav>.active>a,
.navbar .navbar-nav>.active>a:hover,
.navbar .navbar-nav>.active>a:focus,
.navbar .navbar-nav>li>a:hover {
  background: #005494;
  color: #fff;
}

.navbar-brand img {
  width: 300px;
}

.navbar-toggler {
  padding: 5px;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  background-color: #333;
  border: none;
  border-radius: 0;
}

.navbar-toggler-icon {
  filter: invert(1);
}

@media (max-width: 767px) {
  .navbar-brand img {
    width: 180px;
  }
}

.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
}

.dropdown .dropdown-menu {
  background: #1d1d1b;
  padding: 5px;
  border-radius: 0;
  margin-right: 5px;
}

.dropdown .dropdown-menu .dropdown-item {
  padding: 5px;
  color: #fff;
  margin-bottom: 5px;
}

.dropdown .dropdown-menu .dropdown-item:hover {
  background: #005494;
}

.navbar .navbar-collapse {
  padding-bottom: 10px;
  border-bottom: 5px solid #005494;
  margin-bottom: 10px;
}

.social_header {
  margin-top: 45px;
  display: flex;
  align-items: center;
}

.social_header li {
  float: left;
  list-style: none;
  margin-left: 8px;
}


.call_us {
  float: right;
  color: #000000;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .call_us {
    float: none;
    color: #000000;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    padding: 10px;
    padding-bottom: 0;
    border-top: 4px solid #005494;
  }
}

.call_us span {
  color: #094980;
  margin-left: 15px;
}

.call_us span p {
  margin-bottom: 0;
}

section {
  padding: 50px 0;
}

/* home page styles */

/* banner css */
.banner_left {
  background: #1d1d1b;
}

.banner_left .banner-text {
  padding: 50px;
  color: #ffffff;
  font-size: 52px;
  line-height: 56px;
  font-weight: 700;
  height: 100%;
  display: grid;
  align-content: end;
}

.welcome {
  border-bottom: 2px solid #005494;
}

.welcome h1 {
  color: #000000;
  font-weight: 600;
  font-size: 32px;
  text-transform: uppercase;
}

.welcome h1 span {
  border-bottom: 3px solid #005494;
  display: inline-block;
  margin-bottom: 10px;
}

.mission {
  border-bottom: 2px solid #005494;
}

/* footer styles */
footer {
  background: #1c1c1c;
  padding-top: 50px;
  margin-top: 50px;
}

footer p {
  font-size: 17px;
  line-height: 25px;
  margin: 0px;
}

footer h3 span {
  color: #fff;
  color: rgba(255, 255, 255, .4);
  font-size: 11px;
  width: 100%;
  display: inline-block;
  line-height: 1;
}

footer ul {
  float: left;
}

footer ul li {
  list-style: none;
  padding-top: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #494949;
  width: 100%;
  padding-right: 15px;
  min-width: 175px;
}

footer .products ul li {
  padding-bottom: 10px;
}

footer ul li:last-child {
  border-bottom: none;
}

footer ul li,
footer ul li a {
  color: #9a9999;
  font-size: 14px;
  text-decoration: none;
}

footer ul li span,
footer ul li a span {
  color: #3a6f98;
  display: block;
}

footer p img {
  margin-right: 15px;
}

footer p.address,
footer p.number,
footer p.email {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}

footer p.address span,
footer p.number span,
footer p.email span {
  font-size: 18px;
  line-height: 25px;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
}

.social_footer li {
  float: left;
  border: none;
  width: auto;
  margin-right: 10px;
  min-width: auto;
  padding-right: 0;
}

footer .copy_right {
  margin-top: 30px;
}

footer .copy_right p,
footer .copy_right p a {
  font-size: 11px;
  line-height: 40px;
  color: #fff;
  margin: 0;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
}

footer .mission h3 img {
  margin-right: 15px;
}

footer .mission p {
  padding-right: 86px;
  margin-top: 20px;
}

/* inner page styles common */
/* inner banner css */
.inner.banner .banner_left,
.inner.banner .banner_left>div {
  height: 259px;
}

/* services page css */
table {
  width: 100%;
}

.table-bordered>thead>tr>th {
  font-size: 17px;
  font-weight: normal;
  line-height: 40px;
  color: #1c1c1c;
  padding-left: 15px;
}

.table-bordered>tbody>tr>td {
  padding-left: 15px;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  color: #6d6d6d;
}

/* gallery page css */
.img-thumbnail {
  margin-bottom: 20px;
  border-color: #d6d6d6;
  border-radius: 0;
  padding: 8px;
}

.owl-carousel .owl-controls .owl-nav {
  float: right;
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next {
  float: left;
  margin-left: 15px;
}

/* contact page styles */
.contact_address img {
  float: left;
}

.contact_address span {
  display: block;
  width: 271px;
  float: left;
  padding-left: 25px;
  font-size: 17px;
  line-height: 25px;
  color: #6d6d6d;
}

.phn_numbers {
  font-size: 17px;
  line-height: 25px;
  font-weight: bold;
  color: #6d6d6d;
}

.contact_address,
.phn_numbers,
.mail_ids {
  border-bottom: 1px solid #e2e2e2;
  float: left;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.phn_numbers img,
.mail_ids img {
  margin-right: 25px;
}

.mail_ids p img {
  float: left;
  vertical-align: middle;
}

.mail_ids p span {
  font-size: 17px;
  line-height: 25px;
  color: #6d6d6d;
  display: inline-block;
  float: left;
}

.map_container {
  border: 2px solid #e2e2e2;
}

.form-group {
  margin-bottom: 15px;
}

.contact_form_container p {
  font-weight: bold;
  font-size: 17px;
  line-height: 25px;
  color: #6d6d6d;
  margin-bottom: 0;
}

.contact_form_container p+p {
  font-weight: normal;
  margin-bottom: 10px;
}

.contact_form_container p span,
.contact_form_container label span {
  color: red;
}

.contact_form_container label {
  font-size: 17px;
  line-height: 25px;
  color: #6d6d6d;
  font-weight: normal;
}

.contact_form_container .form-control {
  background: #e3e4de;
  border: none;
  border-radius: 0;
}

.contact_form_container button,
.contact_form_container button:hover,
.contact_form_container button:focus {
  background: #094980;
  width: 100%;
  color: #ffffff;
  font-weight: bold;
  font-size: 17px;
  line-height: 25px;
  text-transform: uppercase;
  border-radius: 0;
}

.position {
  position: relative;
}

.absolute {
  position: absolute;
  display: none;
  z-index: 10;
  background: #1d1d1b;
}

li:hover .absolute {
  position: absolute;
  display: block;
  list-style: none;
  padding: 5px;
  width: max-content;
  min-width: 80px;
  background: #1E1D1C z-index: 10;
}

li .absolute li {
  margin-top: 5px;
  padding: 5px;
}

li .absolute li:hover {
  margin-top: 5px;
  background: #005494;
}

li .absolute li:first-child {
  margin-top: 0;
}

.absolute a {
  color: #fff;
}

.sitemap_ul li a {
  font-size: 26px;
}

.sitemap_ul ul {
  padding-left: 20px;
}

.header-text {
  background: #000;
  padding: 15px;
  margin-bottom: 5px;
}

.header-text h2 {
  color: #ffffff;
  font-size: 38px;
  font-weight: 600;
  line-height: normal;
  padding: 0;
  margin: 0;
}

.header-content {
  background: #e9e9e9;
  padding: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.header-content p {
  color: #333;
}

.product-detail h2 {
  color: #000000;
  font-size: 32px;
  line-height: 40px;
  font-weight: 600;
}

.product-detail h4 {
  color: #9d9d9d;
  font-size: 28px;
  line-height: 25px;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 0;
}

.product-table {
  width: auto;
  margin-bottom: 15px;
}

.product-table th,
.product-table td {
  font-size: 18px;
  padding-right: 15px;
}

.product-content {
  margin-top: 5px;
  margin-bottom: 5px;
}

.banner_left div.product-detail {
  width: 100%;
  height: 100%;
  display: block;
  vertical-align: middle;
  padding: 20px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
}

.banner_left .product-detail p {
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
}

.prdt-table {
  border-collapse: collapse;
  border-spacing: 0;
}

.prdt-table td {
  background-color: #1d1d1b;
  border-color: #ffffff;
  border-style: solid;
  border-width: 4px;
  color: #fdf6e3;
  font-size: 20px;
  font-weight: 700;
  overflow: hidden;
  padding: 15px;
  word-break: normal;
}

.prdt-table th {
  background-color: #1d1d1b;
  border-color: #ffffff;
  border-style: solid;
  border-width: 4px;
  color: #fdf6e3;
  font-size: 20px;
  font-weight: 700;
  overflow: hidden;
  padding: 15px;
  word-break: normal;
}

.prdt-table .prdt-table-text {
  text-align: left;
  vertical-align: top
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  overflow: hidden;
  max-height: 430px;
}

.swiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide {
  background-size: cover;
  background-position: center;
}

.mySwiper2 {
  height: 80%;
  width: 100%;
  /*box-shadow: 5px 5px 20px rgb(0 0 0/10%);*/
  border-radius: 10px;
  margin-bottom: 20px;
}

.mySwiper {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}

.mySwiper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}

.mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}

.mySwiper .swiper-slide img {
  border: 1px solid #e4e4e4;
  border-radius: 10px;
}

.sticky-top {
  position: sticky;
  top: 100px;
  z-index: 1;
}

.captcha {
  width: 300px
}

.captcha .cMessage {
  font-weight: normal;
  font-size: 12px;
  color: #333;
}

.captcha .cText {
  border: 1px solid #CFCFCF;
  margin-bottom: 0;
  height: 23px;
  padding: 3px 0 3px 4px;
}

.captcha .cImage {
  padding: 4px 2px;
}

#lightgallery a {
  text-decoration: none;
}

#lightgallery .img-box {
  background: #ecf2f7;
  padding: 10px;
  transition: .5s ease;
}

#lightgallery .img-box:hover {
  transform: scale(1.02);
  background: #1d1d1b;
  transition: .5s ease;
}

#lightgallery .img-box:hover p {
  color: #fff;
  transition: .5s ease;
}

#lightgallery .img-box p {
  color: #333;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  margin-top: 10px;
  transition: .5s ease;
}

.lg-backdrop.in {
  opacity: 0.8;
}

.lg-sub-html h4 {
  margin: 0;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 500;
  color: #fff;
}