﻿@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');

::-webkit-scrollbar {
    width: 8px !important;
}
::-webkit-scrollbar-thumb {
    background: #9e9e9e;
    border-radius: 2px;
    height: 50px;
}
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
html {scroll-behavior: smooth;overflow: auto;}
body {
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
}
.form-control:focus {box-shadow: none;}
p {
    font-size: 1em;
    margin-bottom: 1.2rem;
    font-weight: 400;
    color: #333;
}
a,.button {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
a:focus,.button:focus,button:focus {
    text-decoration: none;
    outline: none;
}
a:focus {
    text-decoration: none;
}
a:focus,a:hover,.portfolio-cat a:hover,.footer -menu li a:hover {
    text-decoration: none;
}
a,button {
    color: #1f1f1f;
    outline: medium;
}
ul {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
}
*::-webkit-input-placeholder {
    color: #ccc;
    font-size: 14px;
    opacity: 1;
}
*:-ms-input-placeholder {
    color: #ccc;
    font-size: 14px;
    opacity: 1;
}
*::-ms-input-placeholder {
    color: #ccc;
    font-size: 14px;
    opacity: 1;
}
*::placeholder {
    color: #ccc;
    font-size: 14px;
    opacity: 1;
}

a {
  color: #106eea;
}

a:hover {
  color: #3b8af2;
  text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
    word-wrap: break-word;  
    margin-bottom: 1rem;
    line-height: 1.2;
    position: relative;
}
.font-24{font-size: 24px!important;}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
    position: fixed;
    display: none;
    right: 15px;
    bottom: 15px;
    z-index: 99999;
}
.back-to-top i {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    background: #006db6;
    color: #fff;
    transition: all 0.4s;
    border: 1px solid #fff;
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
    [data-aos-delay] {
        transition-delay: 0 !important;
    }
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  background: #106eea;
  height: 40px;
  font-size: 14px;
  transition: all 0.5s;
  color: #fff;
}

#topbar.topbar-scrolled {
  top: -40px;
}

#topbar .contact-info a {
  line-height: 1;
  color: #fff;
  transition: 0.3s;
}

#topbar .contact-info a:hover {
  text-decoration: underline;
}

#topbar .contact-info i {
  padding-right: 4px;
  margin-left: 15px;
}

#topbar .contact-info i:first-child {
  margin-left: 0;
}

#topbar .social-links a {
  color: rgba(255, 255, 255, 0.6);
  padding-left: 15px;
  display: inline-block;
  line-height: 1px;
  transition: 0.3s;
}

#topbar .social-links a:hover {
  color: #fff;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
    background: #fff;
    transition: all 0.5s;
    z-index: 997;
    top: 0;
}
#header.header-scrolled {
  top: 0;
  padding: 15px;
  box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
}
#header .main-header-area {
    /*padding: 12px 0;*/
    /* box-shadow: 0px 0 4px 4px rgb(1 1 1 / 3%); */
    position: relative;
}
#header .logo {
    margin: 0;
    padding: 0;
}
#header .logo a span {
  color: #106eea;
}

#header .logo img {
  /*max-height: 100px;*/
  transition: all 0.5s ease;
} 
.header-scrolled .logo {margin-bottom: 0 !important;}
.header-scrolled .logo img {max-height: 40px !important;}
.header-scrolled .nav-menu .drop-down:hover > ul {top: 150%;}
@media (max-width: 992px) {
  #header {
    padding: 15px;
    top: 0;
  }
}

/* ==== top bar ==== */
.top-bar {padding: 10px 0;background-color: #fff;}
.top-bar .row {align-items: center;}
.social-links ul {
    display: flex;
    align-items: center;
    padding-bottom: 0;
}
.top-bar ul li {
    position: relative;
    margin-right: 0px;
}
.top-bar ul li a {
    color: #444;
    font-weight: 400;
}
.social-links ul li {padding-right: 15px;position: relative;border-right: 1px solid #80b6db;margin-right: 15px;}
.social-links ul li:last-child {border-right: 0;}
.social-links ul li span {color: #4a4949;}
.social-links ul li a {font-size: 20px !important;color: #bfdaed;}
.social-links ul li a:hover {color: #fff;}
.connct-box ul li i {color: #bfdaed;margin-right: 10px;}
.connct-box ul li a {color: #bfdaed;}
.connct-box ul li a:hover, .social-links ul li a:hover {color: #fff;}
.connct-box ul, .connct-box ul li {display: flex;align-items: center;justify-content: flex-end;}
.connct-box ul li {padding-right: 15px;position: relative;font-size: 18px;border-right: 1px solid #80b6db;margin-right: 15px;}
.connct-box ul li:last-child {padding-right: 0;margin-right: 0;border-right: 0;}
.connct-box ul li img {padding-right: 15px;}
.call .inner-box {display: flex;align-items: center;justify-content: flex-end;}
.call .inner-box .pnone-no {padding-right: 20px;}
.call .inner-box .pnone-no a {font-size: 22px;font-weight: 600;color: #fff;}


.header-scrolled .top-bar {display: none !important;}
.header-scrolled .nav-menu > ul > li {padding: 5px 10px;}
#header .top-bar {display: flex;align-items: center;justify-content: space-between;background-color: #006db6;padding: 14px 8px;position: relative;z-index: 0;}
#header .top-bar .email a {color: #fff;margin-left: 5px;font-size: 18px;}
#header .top-bar .email a:hover {color: #e6a601;}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */
.nav-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-menu > ul {
  display: flex;
}
.nav-menu > ul > li {
    position: relative;
    white-space: nowrap;
    padding: 40px 10px;
}
/* .nav-menu ul li a:hover::after, .nav-menu ul li.active a::after {width: 7px;}
.nav-menu ul li a::after {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    top: 10px;
    right: -10px;
    background-color: #006db6;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
} */
/* .nav-menu ul li a:hover:after, .header-area .main-header-area .main-menu ul li.active a:after {display: block;} */
/* .nav-menu > ul > li:last-child {padding-right: 0;} */
.nav-menu > ul > li.active a {color: #006db6 !important;}
.nav-menu > ul > li.active::before {
    /* position: absolute;
    content: '';
    width: 100%;
    height: 96px;
    top: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #006db6;
    transform: rotate(270deg);
    clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0% 100%, 15% 50%, 0% 0%); */
}
/*.overlay-box {
    position: relative;
    width: 40px;
    height: 55px;
    background: #006db6;
    clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0% 100%, 25% 50%, 0% 0%);
}*/
.nav-menu a {    
    display: block;
    position: relative;
    color: #444;
    transition: 0.3s;
    font-size: 1em;
    font-weight: 500;  
    padding: 0 3px;
}
/*.nav-menu > ul > li > a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -5px;
    left: 0;
    background-color: #106eea;
    visibility: hidden;
    width: 0px;
    transition: all 0.3s ease-in-out 0s;
}
.nav-menu a:hover:before, .nav-menu li:hover > a:before, .nav-menu .active > a:before {
    visibility: visible;
    width: 100%;
}*/
.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {color: #006db6;}
.nav-menu .drop-down ul {
    display: block;
    position: absolute;
    left: 26px;
    top: calc(100% + 30px);
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    box-shadow: 0 0 13px 1px rgb(125 125 125 / 8%);
    -webkit-box-shadow: 0 0 13px 1px rgb(125 125 125 / 8%);
    transition: 0.3s;
}
.nav-menu .drop-down:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
}
.nav-menu .drop-down li {
    min-width: 160px;
    position: relative;
}
.nav-menu .drop-down ul a {
    padding: 8px 18px;
    font-size: 17px;
    font-weight: 500;
    text-transform: none;
    color: #333;
    text-align: left;
}
.nav-menu .drop-down ul a:hover {background: #006db6;color: #fff !important;}
.nav-menu .drop-down ul a:hover, .nav-menu .drop-down ul .active > a, .nav-menu .drop-down ul li:hover > a {color: #006db6;}
.nav-menu .drop-down > a:after {
  content: "\f107";
  font-family: 'FontAwesome';
  padding-left: 5px;
}

.nav-menu .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 30px);
}

.nav-menu .drop-down .drop-down:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
}

.nav-menu .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 30px);
}

.nav-menu .drop-down .drop-down:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
}

.nav-menu .drop-down .drop-down > a {
  padding-right: 35px;
}

.nav-menu .drop-down .drop-down > a:after {
  content: "\eaa0";
  font-family: IcoFont;
  position: absolute;
  right: 15px;
}

@media (max-width: 1366px) {
  .nav-menu .drop-down .drop-down ul {
    left: -90%;
  }
  .nav-menu .drop-down .drop-down:hover > ul {
    left: -100%;
  }
  .nav-menu .drop-down .drop-down > a:after {
    content: "\f104";font-family: FontAwesome;
  }
}

/* Mobile Navigation */
.mobile-nav-toggle {
    position: fixed;
    right: 15px;
    top: 15px;
    z-index: 9998;
    color: red;
    border: 0;
    background: none;
    font-size: 30px;
    transition: all 0.4s;
    cursor: pointer;
    text-align: right;
}

.mobile-nav-toggle i {
  color: #006db6;
}

.mobile-nav {
  position: fixed;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  z-index: 9999;
  overflow-y: auto;
  background: #fff;
  transition: ease-in-out 0.2s;
  opacity: 0;
  visibility: hidden;
  border-radius: 10px;
  padding: 10px 0;
}

.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-nav li.drop-down ul li a {
    border-bottom: 1px solid #ccc;margin-right: 20px;
}
.mobile-nav a {
  display: block;
  position: relative;
  color: #222222;
  padding: 10px 20px;
  font-weight: 500;
  outline: none;
  display: flex;align-items: center;
}

.mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {
  color: #006db6;
  text-decoration: none;
}

.mobile-nav .drop-down > a:after {
  content: "\f107";
  font-family: 'FontAwesome';
  padding-left: 10px;
  position: absolute;
  right: 15px;font-size: 30px;line-height: normal;
}

.mobile-nav .active.drop-down > a:after {
  content: "\f105";
}

.mobile-nav .drop-down > a {
  padding-right: 35px;
}

.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}

.mobile-nav .drop-down li {
  padding-left: 20px;
}

.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(9, 9, 9, 0.6);
  overflow: hidden;
  display: none;
  transition: ease-in-out 0.2s;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  opacity: 1;
  visibility: visible;
}

.mobile-nav-active .mobile-nav-toggle i {
  color: #fff;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  position: relative;
}
#hero .container {
  position: relative;
  padding-top: 150px;
}

@media (max-width: 992px) {
  #hero .container {
    padding-top: 58px;
  }
}

#hero h1 {
  margin: 0;
  font-size: 50px;
  font-weight: 400;
  color: #fff;
  
}

#hero h1 span {
  color: #106eea;
}

#hero p {
    color: #fff;
    margin: 5px 0 30px 0;
    font-size: 18px;
    font-family: 'sofia regular', sans-serif;
    font-weight: 400;
}

@media (min-width: 1024px) {
  #hero {
    background-attachment: fixed;
  }
}

@media (max-width: 768px) {
  #hero {
    height: 100vh;
  }
  #hero h1 {
    font-size: 28px;
    line-height: 36px;
  }
  #hero h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  #hero .btn-get-started, #hero .btn-watch-video {
    font-size: 13px;
  }
}

@media (max-height: 500px) {
  #hero {
    height: 210vh;
  }
}

/*======= Mobile view =======*/
.mobile-sticky-footer {
    display: inline-block;
    width: 100%;
}
.mobile-sticky-footer {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background-color: #006db6;
}
.mobile-sticky-footer a {
    float: left;
    width: 20%;
    padding: 3px 10px;
    text-align: center;
    color: #fff;
    font-size: 26px;
}
.mobile-sticky-footer a:hover {
    background-color: rgba(0,0,0,0.5);
}
/* ====== # Mobile view ======= */

/*------- right side form -------*/
.b-notification-bar {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 99;
}
.b-notification-bar.is-hidden {
    display: none;
}
.b-notification-bar .item {
    position: relative;
    border: 1px solid #fff;
    list-style: none;
    padding: 10px 3px;
    max-width: 75px;
}
.b-notification-bar .sticky-box p {
    margin-bottom: 0;
    font-size: 15px;font-weight: 600;
    color: #fff;
    line-height: normal !important;
    letter-spacing: 0;
}
.txt {padding-top: 5px;font-weight: 600;}
.b-notification-bar .sticky-box p i {
    font-size: 20px;
    margin-bottom: 5px;
}
.b-notification-bar .skype {
    background-color: #00a8e8;
    text-align: center;
    padding: 10px 0;
    border-radius: 15px 0 0 0;
}
.b-notification-bar .whatsapp {
    background-color: #22ac7c;
    text-align: center;
}
.b-notification-bar .inquiry {
    background-color: #006db6;
}
.b-notification-bar .case-studies {
    background-color: #6472c0;
}
.b-notification-bar .client-speaks {
    background-color: #6bac5e;
    border-bottom: 0;
    border-radius: 0 0 0 15px;
}
.b-notification-bar .d-md-block {
    display: block;
}
.b-notification-bar .btn {
    display: block;
    transition: background-color 0.4s ease-out;
    padding: 0;
    text-align: center;
    cursor: pointer;
}
.b-notification-bar .btn i {
    color: #fff;
}
.b-notification-bar .btn::after {
    position: absolute;
    top: 30px;
    right: 72px;
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 0 solid transparent;
    transition: border 0.2s ease-out, left 0.2s ease-out;
    z-index: 3;
}
.contact::after,
.submitrfp::after {
    border-right: 10px solid #006db6;
}
.b-notification-bar .info-box {
    position: absolute;
    border: 2px solid #fff;
    border-radius: 10px;
    padding: 15px 25px;
    top: -81px;
    right: 72px;
    width: 415px;
    color: #323232;
    background-color: #eee;
    text-indent: 0;
    text-align: left;
    z-index: 2;
    display: none;
    box-shadow: 0 0 10px 3px rgb(0 0 0 / 9%);
    -webkit-box-shadow: 0 0 10px 3px rgb(0 0 0 / 9%);
}
.info-box1,
.info-box2 {
    display: block !important;
}
.info-box2 {
    top: -142px !important;
}
.closeInquiry,
.closeRfp {
    right: 10px;
    position: absolute;
    font-size: 18px;
    top: 10px;
    color: #fff;
    background: #858585;
    border-radius: 50%;
    height: 26px;
    width: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.b-notification-bar .info-box .inner {
    position: relative;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 11px;
}
.b-notification-bar .title {
    display: block;
    margin-bottom: 13px;
    margin-top: 20px;
    color: #000;
    font-size: 16px;
    font-weight: 400;
}
.inquiry-box .form-group {
    width: 45%;
    float: left;
}
.form-group-block {
    margin-left: -10px;
    margin-right: -10px;
}
.form-group-block .form-group {
    margin: 0 9px;
}
.form-group.fullwidth,
.form-group.fullwidthtextbox {
    width: 100%;
    margin: 0 0 1px;
}
.form-group.fullwidth .form-control {
    height: 70px;
    font-family: inherit;
}
.form-group.fullwidthtextbox .form-control {
    height: auto;
}
.Captcha-Image {
    width: 80px;
    height: 40px;
}
#imgCaptchaRFP {
    width: 49%;
    float: left;
    height: 35px;
}
.b-notification-bar #imgCaptcha {
    height: auto !important;
}
#txtCaptchaRFP {
    width: 49%;
    float: right;
    height: 35px;
}
#txtCaptcha {
    float: right;
    width: 80px;
}
#lblInfo {
    padding-bottom: 5px;
}
.form-group.Clear {
    margin-bottom: 0;
}
.inquiry-box .form-control {
    border: 1px solid #ccc;
    color: #000;
    padding: 6px 5px;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    font-size: 1rem;
}
.inquiry-box .btn-submit {
    margin: 0;
    background-color: #006db6;
    color: #fff;
    border-radius: 0;
    border-color: #e5b180;
    padding: 8px 55px;
    border: 1px solid transparent;
    cursor: pointer;
}
/*------- # right side form -------*/

/* ========== Custome Css ========== */
.listing li {
    width: 100%;
    padding-left: 30px;
    color: #4d4d4d;
    background: none;
    font-size: 1em;
    padding-bottom: 15px;
    position: relative;
}
.listing li::before {
    font-family: FontAwesome;
    position: absolute;
    content: "\f14a";
    left: 0;
    color: #006DB6;
    top: 0px;
    font-size: 18px;font-weight: bold;
}

.listing-two li {
    width: 100%;
    padding-left: 30px;
    color: #4d4d4d;
    background: none;
    font-size: 1em;
    padding-bottom: 15px;
    position: relative;
}
.listing-two li::before {
    font-family: FontAwesome;
    position: absolute;
    content: "\f02b";
    left: 0;
    color: #006DB6;
    top: 0px;
    font-size: 18px;font-weight: bold;
}
.section-header h2 {    
    font-weight: 300;
    color: #006db6;
    font-size: 2.5em;
    margin-bottom: 1.5rem;
}
.white-txt {color: #fff !important;}
.section-header h4 {font-size: 20px;color: #4f5864;font-weight: 400;margin-bottom: 2px;}
.head22 {font-size: 1.375em;color: #292929;font-weight: 500;}
.head26 {font-size: 1.625em;color: #292929;}
.head32 {font-size: 2em !important;color: #4f5864;font-weight: 400;}
.head36 {font-size: 2.375em !important;}
.head46 {font-size: 46px;color: #cc050c;font-weight: 700;}

.btn-box1 a{position: absolute;margin: 0 auto;left: 0;right: 0;bottom: 20px;width: fit-content;background-color: #006db6; color: #fff; padding: 9px 40px; font-size: 1em;display: inline-block; transition: all 0.5s;}
.btn-box a {background-color: #006db6; color: #fff; padding: 9px 40px; font-size: 1em;display: inline-block; transition: all 0.5s;}
/* .btn-box a:hover {background: #fff;color: #006db6;} */
.heading_section {position: relative;}
.heading_section .row {align-items: center;}
.heading_section .head-title h1 {font-size: 4em;color: #fff;font-weight: 400;}
.heading_section .head-title h3 {font-size: 30px;}
.heading_section .head-title h2 {font-size: 34px;}
.heading_section .head-title h3, .heading_section .head-title h2 {color: #fff;font-weight: 400;}
/* .heading_section .head-title h1:before {position: absolute;content: '';width: 100px;height: 4px;background: #ec39aa;bottom: 0;} */
.btn.focus, .btn:focus {box-shadow: none;}


/* ==== slider ==== */
.bg_black {background-color: #000 !important;color: #fff !important;}
.rouge_bg {background-color: #fff !important;color: #006db6 !important;}
.chambray {background: #fff;color: #006db6;padding: 10px 30px;font-size: 1em;font-weight: 500;display: inline-block;transition: all 0.5s ease-in-out;border-radius: 50px;}
.chambray:hover {background: #006db6;color: #fff;}
.chambray span {cursor: pointer;display: inline-block;position: relative;transition: 0.5s;}
.chambray span::after {content: '\00bb';position: absolute;opacity: 0;top: -14px;right: -30px;transition: 0.5s;font-size: 30px;}
.chambray:hover span {padding-right: 25px;}
.chambray:hover span::after {opacity: 1;right: -7px;}

/* -- BG color custome css -- */
.wild-sand {background-color: #f6f6f6;}

#slider {z-index: 0;margin-top: 160px;}
#slider .over-text {position: absolute;top: 0px;left: 0;right: 0;margin: 0 auto;max-width: 1200px;height: 100%;display: flex;align-items: center;padding: 0 1rem;z-index: 1;text-align: center;}
#slider .carousel-item {position: relative;}
#slider_area .carousel-caption {margin: 0 auto;bottom: 0;top: 40%;padding-top: 0;padding-bottom: 0;color: #fff;text-align: left;padding-right: 0;z-index: 0;}
#slider .left-text h3 {font-size: 28px;color: #fff;font-weight: 600;font-family: 'Roboto';}
#slider .left-text h1 {font-size: 36px;font-weight: 400;color: #fff;}
#slider .left-text h2 {font-size: 22px;font-weight: 400;color: #232323;line-height: normal;}
#slider .left-text p {color: #fff;font-size: 18px;text-shadow: 2.5px 4.33px 5px rgb(0 0 0 / 35%);font-weight: 500;}
#slider .carousel-indicators {bottom: 18px;width: 100%;margin: 0 auto;}
#slider .carousel-indicators li {background-color: #fff;width: 10px;height: 10px;border-radius: 100%;margin: 0 10px;}
#slider .scroll-icon {position: absolute;width: 100%;z-index: 3;bottom: 60px;text-align: center;animation: MoveUpDown 2s linear infinite;transition: all 0.7s cubic-bezier(1, 0.04, 0, 1.05);}
@keyframes MoveUpDown {0%, 100% {bottom: 60px;}50% {bottom: 40px;}}

.carousel-item .head-title h3{font-size: 46px;}

/* --- about --- */
.home_about .inner-box {text-align: center;margin: 2rem 0;}
.home_about .inner-box h4 {color: #006db6;font-size: 20px;font-weight: 400;margin-top: 1rem;}
.home_about .inner-box p {color: #666;}
.home_about .sprite {background-image: url('images/about/core.webp'); background-position: left center; background-repeat: no-repeat;display: inline-block; vertical-align: middle;}
.home_about .sprite.i1 {background-position: 0 0; width: 60px; height: 60px;}
.home_about .sprite.i2 {background-position: 0 -70px; width: 60px; height: 60px;}
.home_about .sprite.i3 {background-position: 0 -140px; width: 60px; height: 60px;}
.home_about .sprite.i4 {background-position: 0 -210px; width: 60px; height: 60px;}
.home_about .sprite.i5 {background-position: 0 -280px; width: 60px; height: 60px;}
.home_about .sprite.i6 {background-position: 0 -350px; width: 60px; height: 60px;}
.home_about .card {margin: 2rem 0;}
.home_about .img-box {padding: 20px;border-radius: 20px;}
.home_about .img-box li.list-group-item {color: #919191;}
/* .owner_info {background: linear-gradient(110deg, transparent 25%, #acdcfc 25%);}
.owner_info2 {background: linear-gradient(-110deg, transparent 25%, #acdcfc 25%);} */
.owner_info .img-box, .owner_info2 .img-box {padding: 20px;border-radius: 20px;background: #fff;/* box-shadow: 0 0px 20px 4px rgb(0 0 0 / 8%); */}
.owner_info .img-box img, .owner_info2 .img-box img{border-radius: 100%;border: 2px dashed #ccc;}
.owner_info .img-box li.list-group-item, .owner_info2 .img-box li.list-group-item {padding: 20px 5px 5px;}
.bor-tb{border-bottom: 1px dashed #ccc;padding-bottom: 20px;}
.owner_info .img-box, .owner_info2 .img-box{position: relative;z-index: 0;}
.owner_info .img-box::after, .owner_info2 .img-box::after{position: absolute;content: "";left: 50px;bottom: 20px;width: 100px;height: 100px;background-color: #006DB6;opacity: 0.5;border-radius: 100%;z-index: -1;}
.owner_info .img-box{text-align: center;}
.owner_info .img-box img{width: 250px;}

.min-h200{min-height: 150px;}


.team_section .inner-box {margin: 1.5rem 0;}
.team_section .inner-box .media img {width: 200px;height: 200px;border-radius: 100%;border: 2px dashed #ccc;padding: 4px;}
.team_section .inner-box .media .media-body {padding-left: 30px;}
.team_section .inner-box .media .media-body h3 {margin-bottom: 8px;}
.team_section .inner-box .media .media-body h4 {font-size: 18px;font-style: italic;font-weight: 400;color: #89bddf;}

.process .col-xl-6 {margin: 1.5rem 0;}
.process .inner-box {background-repeat: no-repeat;background-position: center;padding: 2rem 1.5rem;position: relative;height: 100%;border-radius: 10px;min-height: 300px;}
.process .inner-box::before {position: absolute;content: '';width: 100%;height: 100%;top: 0;right: 0;background-color: rgba(0, 0, 0, 60%);border-radius: 10px;}
.process .inner-box h3 {color: #fff;font-size: 24px;font-weight: 400;border-bottom: 1.5px solid #fff;padding-bottom: 10px;text-transform: uppercase;}
.process .inner-box p {color: #fff;position: relative;text-align: justify;}
.process .bg1 {background-image: url('images/process/1.webp');}
.process .bg2 {background-image: url('images/process/2.webp');}
.process .bg3 {background-image: url('images/process/3.webp');}
.process .bg4 {background-image: url('images/process/4.webp');}
.process .bg5 {background-image: url('images/process/5.webp');}
.process .bg6 {background-image: url('images/process/6.webp');}
/* --- products --- */
.products .col-xl-4 {box-shadow: -5px 0px 20px 0px rgb(0 0 0 / 8%);margin: 1.5rem 0;}
.products .inner-box {padding: 2rem 0;text-align: center;background-color: #fff;transition: all 0.5s ease-in-out 0.5s;}
.products .inner-box:hover aside img {transform: rotate(15deg);}
.products .inner-box h3 {font-weight: 400;color: #4f5864;font-size: 26px;margin: 1.3rem 0;}
.products .inner-box p {color: #3e454c;}

/* --- download_box --- */
.download-btn a {color: #fff;font-size: 1em;background-color: #006db6;border-radius: 50px;padding: 8px 30px;display: inline-block;}
.download-btn a:hover {color: #fff;background-color: #1e8cd5;}


/* ==== visual_gallery ==== */
.visual_gallery .col-xl-12 {padding: 0;}
.visual_gallery .gallery-box ul {display: flex;flex-wrap: wrap;}
.visual_gallery .gallery-box ul li {flex: 0 0 14.28%;max-width: 14.28%;padding: 5px;text-align: center;}

/* ==== Titles ==== */
.catalog_tiles {background-image: url('images/cat-tile-bg.webp');background-repeat: no-repeat;background-size: cover;background-attachment: fixed;object-fit: cover;padding: 7rem 0;}
.uses_prod {text-align: center;}
.uses_prod .inner-box {margin: 2rem 0;transition: all 0.3s;padding: 1.5rem;}
.uses_prod .inner-box:hover {background: #fff;border-radius: 20px;box-shadow: 5px 0px 20px 0px rgb(0 0 0 / 8%);}
.uses_prod .inner-box img {border-radius: 100%;overflow: hidden;}
.uses_prod .inner-box h3 {font-size: 30px;color: #4f5864;margin-top: 2rem;font-weight: 400;}
.uses_prod .inner-box p {color: #3e454c;}

/* ==== sanitaryware ==== */
.sanitaryware .inner-box img {border-radius: 100%;overflow: hidden;border: 14px solid #006db6;}
.sanitary_tiles {background-image: url('images/cat-sanitary-bg.webp');background-repeat: no-repeat;background-size: cover;background-attachment: fixed;object-fit: cover;padding: 7rem 0;background-position: center;}
.features_sanitary .inner-box { border-radius: 10px;box-shadow: -4px 4px 7px 0px rgb(0 0 0 / 15%);background-color: #fff;text-align: center;padding: 0 2rem 1rem;margin: 3.5rem 0;min-height: 235px;}
.features_sanitary .inner-box aside {background-color: #ecf6fc;border-radius: 100%;padding: 27px;display: inline-flex;box-shadow: 0px 0px 5px 2px rgb(0 0 0 / 10%);position: relative;margin-top: -60px;margin-bottom: 1.5rem;}
.features_sanitary .inner-box h3 {font-size: 20px;color: #006db6;}
.features_sanitary .sprite {background-image: url('images/prod/sanitaryware/features.webp'); background-position: left center; background-repeat: no-repeat;display: inline-block; vertical-align: middle;}
.features_sanitary .icon1 {background-position: 0 0; width: 66px; height: 67px;}
.features_sanitary .icon2 {background-position: 0 -73px; width: 66px; height: 67px;}
.features_sanitary .icon3 {background-position: 0 -146px; width: 66px; height: 67px;}
.features_sanitary .icon4 {background-position: 0 -219px; width: 66px; height: 67px;}
.features_sanitary .icon5 {background-position: 0 -292px; width: 66px; height: 67px;}
.features_sanitary .icon6 {background-position: 0 -365px; width: 66px; height: 67px;}

/* ==== pumps ==== */
.pump_about .inner-box {text-align: center;border: 1px solid #006db6;border-radius: 10px;padding: 20px 10px;margin: 15px 0;box-shadow: 0 0 10px 0 #ccc;}
.pump_about .inner-box button.btn {color: #fff;font-size: 20px;font-weight: 600;border: 1px solid #006db6;background-color: #006db6;padding: 10px 20px;}
.pump_about .inner-box button.btn:hover {color: #fff;border-color: #fff;background: #006db6;}
.pump_about .inner-box > h3 {margin-bottom: 0;margin-top: 20px;}
.pump_about .modal .content {text-align: left;}
.pump_about .modal .content h5 {color: #006db6;}
.pump_about .modal .modal-content .modal-header {background: #f6f6f6;}
.pump_about .modal .img-box .product-image {border: 1px solid #ccc;padding: 15px;}
.pump_about .modal .related_prod .inner_prod {background: #fff;border-radius: 10px;padding: 1rem 8px;-webkit-box-shadow: 0 0 13px -1px rgba(0, 0, 0, .15);box-shadow: 0 0 13px -1px rgba(0, 0, 0, .15);text-align: center;margin: 2rem 5px;}
.pump_motor {background-image: url('images/cat-pump-bg.webp');background-repeat: no-repeat;background-size: cover;background-attachment: fixed;object-fit: cover;padding: 7rem 0;background-position: center;}

.benefits_pump .sprite {background-image: url('images/prod/pump/benefit.webp'); background-position: left center; background-repeat: no-repeat;display: inline-block; vertical-align: middle;}
.benefits_pump .icon1 {background-position: 0 0; width: 60px; height: 64px;}
.benefits_pump .icon2 {background-position: 0 -69px; width: 60px; height: 64px;}
.benefits_pump .icon3 {background-position: 0 -138px; width: 60px; height: 64px;}
.benefits_pump .icon4 {background-position: 0 -207px; width: 60px; height: 64px;}
.benefits_pump .icon5 {background-position: 0 -276px; width: 60px; height: 64px;}
.benefits_pump .icon6 {background-position: 0 -345px; width: 60px; height: 64px;}
.benefits_pump .inner-box {text-align: center;margin: 3rem 0;background-color: #f6f6f6;padding: 0 10px 16px;}
.benefits_pump .inner-box aside {background-color: #006db6;border-radius: 100%;padding: 18px;display: inline-flex;position: relative;margin-top: -50px;margin-bottom: 1.5rem;}
.benefits_pump .inner-box h3 {font-size: 20px;color: #006db6;}
.work_pump {box-shadow: 0px 0px 57px 0px rgb(0 0 0 / 5%);background-color: #fff;text-align: center;}

/* ==== prod. data ==== */
.our_prod .inner_prod {text-align: center;border-radius: 10px;padding: 20px 10px 10px;margin: 15px 0;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);transition: 0.4s all ease-in-out;}
.our_prod .inner_prod:hover{box-shadow: 0px 5px 20px 0 rgba(0, 0, 0, 0.3);transition: 0.4s all ease-in-out;}
.our_prod .over-text {text-align: center;background-color: #006DB6;padding: 1rem 5px;margin-top: 20px;border-radius: 50px;}
.our_prod .over-text h3 {font-size: 18px;font-weight: 500;margin-bottom: 0;color: #fff;}

/* ==== certification ==== */
.certification .product-image {border: 1px solid #ccc;border-radius: 15px;margin: 1rem 0;text-align: center;padding: 2rem;}

/* ==== contact ==== */
.office-info h3.bold{font-weight: 500;}
.office-info address p{min-height: 80px;}
.our-location {background-color: #fff;padding: 2rem 5px;display: flex;border-radius: 1rem;}
.office-info h3{text-align: center; font-size: 20px;font-weight: 400;/* border-bottom: 1px solid #004a8f; */padding-bottom: 0px;margin-top: 20px;}
.office-info h4{text-align: center; font-size: 24px;font-weight: 600;/* border-bottom: 1px solid #004a8f; */padding-bottom: 20px;margin-top: 0px;}
.office-info {padding: 0 15px;/* border-right: 1px solid #004a8f; */flex: 0 0 33.33%;box-shadow: 0 0 20px 0px rgb(0 0 0 / 15%);padding: 20px;margin: 10px;border-radius: 10px;padding: 20px;}
.office-info:last-child{border-right: none;}
.office-info address{font-style: normal;margin-top: 1rem;}
.office-info address p {margin-bottom: 8px;text-align: center;}
.office-info address p a {color: #333;}
.office-info address p a:hover {color: #999917;}
.office-info address p i{font-size: 26px;padding-right: 8px;color: #006db6;}
.contact-details .form-group{margin-bottom: 10px;}
.contact-details .form-group .form-control, .contact-section .form-control {padding: 0.3rem 0.8rem;line-height: 30px;font-size: 15px;font-family: inherit;}
.contact_section form .form-control{background-color: #F6F6F6!important;}

.contact_section .fillup-form .form-group {margin: 1rem 0;}
.contact_section .inquiry-form {padding: 2rem; z-index: 999; box-shadow: 2.5px 4.33px 20px 0px rgba(0, 0, 0, 0.098);-webkit-box-shadow: 2.5px 4.33px 20px 0px rgba(0, 0, 0, 0.098); -ms-box-shadow: 2.5px 4.33px 20px 0px rgba(0, 0,0, 0.098);border-radius: 10px;}
.contact_section .inquiry-form .col-xl-6, .contact_section .inquiry-form .col-xl-12 {padding: 0 1rem;}
.contact_section .inquiry-form .form-group {margin-bottom: 1.9rem;}
.contact_section form .form-control {transition: all 0.5s ease; border-radius: 0px; border-top: 0;border-right: 0;border-left: 0; font-size: 18px;color: #000;}
::placeholder {font-size: 18px;font-family: inherit;}
.video_box video{border-radius: 10px;}
.v-center{display: flex;align-items: center;}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer_section {background: #f6f6f6;padding-top: 3rem;}
/* .footer_section .flogo p {color: #fff;} */
/* .footer_section .left-side {padding: 4rem 2rem 1rem;background-color: #eeeff0;text-align: center;} */
/* .footer_section .left-side .address-foot {padding-top: 1.5rem;} */
/* .footer_section .left-side p {color: #000;font-size: 18px;} */
.footer_section .address, .footer_section .menu-link {padding-top: 1rem;}
.footer_section .address > li {display: flex;align-items: baseline;color: #666;}
.footer_section .address a {color: #666;}
.address i {font-size: 18px;width: 30px;color: #006db6;}
.address address {color: #666;font-size: 15px;}

.footer_section .foot-prod {display: flex;flex-wrap: wrap;}
.footer_section .foot-prod li {flex: 0 0 33.33%;max-width: 33.33%;}
.footer_section .foot-links h2 {color: #666; font-size: 30px;font-weight: 300;}
.footer_section .foot-links ul.menu-link a {color: #d1d0d0;display: block;}
.footer_section .foot-links ul.menu-link a:hover {color: #fff;}
.footer_section .foot-links ul.menu-link li {position: relative;font-size: 1em;margin-bottom: 20px;}

/* .link {display: flex;align-items: center;justify-content: center;margin-bottom: 1.5rem;}
.link a {background: #898888;width: 45px;height: 45px;border-radius: 100px;padding: 5px;margin-right: 10px;display: flex;align-items: center;justify-content: center;font-size: 22px;font-weight: 600;}
.link a i {color: #fff;}
.link a:hover {background: #006db6;}
.link a:hover i {color: #fff;} */

.copyright {padding: 2rem 0;background: #006db6;border-top: 2px solid #fff;}
.copyright p {margin-bottom: 0;color: #fff;font-size: 18px;}
.modal{padding: 0px!important;}
.since-logo{width: 350px;}
.inherit{color: inherit!important;}

.h-box{position: relative; text-align: left;box-shadow: 5px 10px 10px 0 rgba(0, 0, 0, 0.05);padding: 20px 12px;min-height: 350px;border-radius: 100px;border: 2px dotted #ccc;width: 100%;margin-bottom: 30px;z-index: 99;transition: 0.3s all ease-in-out;cursor: pointer;}
.h-box:hover{background-color: #ececec;transition: 0.3s all ease-in-out;}
.h-box:after{content: '';position: absolute;right: -30%;top: 50%;width: 0;height: 0;border-left: 40px solid transparent;border-right: 40px solid transparent;border-top: 20px solid #006DB6;clear: both;transform: rotate(270deg);}
.h-box:before{content: '';position: absolute;right: -14%;top: 51%;width: 0;height: 0;border-left: 20px solid transparent;border-right: 20px solid transparent;border-top: 15px solid #fff;clear: both;transform: rotate(270deg);z-index: 9;}
.h-box h2{font-weight: 500;margin: 15px 0 10px;font-size: 26px;}
.h-box P{font-size: 14px;}

.why-box{position: relative; text-align: center;background-color: #006DB6;color: #fff; padding: 20px;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);min-height: 200px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;font-size: 20px;flex-wrap: wrap;}
.why-box:before{position: absolute;content: "";width: 10px;height: 10px;background-color: #fff;border-radius: 100%;left: 10px;top: 10px;}
.why-box img{margin-right: 20px;margin-left: 20px;}
.w100{width: 100%;margin-bottom: 10px;}
.team-social-link i{box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);font-size: 21px;margin-top: 10px;width: 30px;height: 30px;line-height: 30px;color: #006DB6;}
.red-border{
    border: 1px solid red !important;
}