html,
body {
  overflow-x: hidden !important;
  margin: 0px !important;
  font-family: "Roboto", sans-serif;
}

body a,
body a:hover {
  text-decoration: none !important;
  color: #ffffff;
}

button {
  text-decoration-style: none;
}

.clearfix {
  margin: auto;
  height: 3px;
  width: 20%;
}

.modal {
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}

/*////////////NAVBAR////////////*/
.navbar {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

nav.scrolled {
  padding: 0px;
  transition: 0.4s;
  font-weight: 300;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16),
    0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
}

nav.unscrolled {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

#brand {
  height: 34px;
}

nav .dropdown-menu {
  border: solid 1px #dddddd !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
}

nav .dropdown-item:hover,
.dropdown-menu li:hover>a {
  color: #ffffff !important;
  background: #23374d;
}

nav .dropdown:hover>.dropdown-menu {
  display: block;
  margin-top: 0;
}

.navbar-nav li:hover>ul.dropdown-menu {
  display: block;
}

.dropdown-toggle::after {
  content: none;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu li a {
  width: 100%;
  white-space: normal;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  height: auto;
  width: 100%;
  left: 13.1rem;
}

/*Mega-Menu*/
.mega-menu {
  position: relative;
  min-width: 590px !important;
}

.mega-menus {
  margin: auto;
  padding: 0px;
}

.mega-menus img {
  height: 40px;
}

/*mobile-sidebar*/

.clearfix-mobile {
  margin: 2px auto;
  height: 1px;
  background-color: #313131;
  width: 90%;
}

.navbar-toggler {
  position: absolute;
  top: 1;
  right: 10px;
  border: none;
  background: transparent;
  font-size: 1.5rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}

.sidepanel {
  width: 0;
  position: relative;
  z-index: 999999 !important;
  position: fixed;
  z-index: 1;
  height: 100%;
  top: 0;
  right: 0;
  background-color: #23374d;
  overflow: hidden;
  transition: 0.5s;
  padding-top: 60px;
  -webkit-box-shadow: -7px 2px 18px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -7px 2px 18px 0px rgba(0, 0, 0, 0.75);
  box-shadow: -7px 2px 18px 0px rgba(0, 0, 0, 0.75);
}

.sidepanel a {
  padding: 8px 8px 8px 32px;
  text-decoration: none !important;
  font-size: 18px !important;
  color: #ffffff !important;
  display: block;
  transition: 0.3s;
}

.sidepanel a:hover {
  color: #ffffff;
}

.sidepanel .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  margin-top: 12px;
  font-weight: bold;
}

.fa-arrow-right {
  font-size: 28px;
}

.sidepanel img {
  display: block;
  width: 220px;
  margin: 20px auto;
}

.openbtn {
  font-size: 20px;
  cursor: pointer;
  background-color: #111;
  color: white;
  padding: 10px 15px;
  border: none;
}

.openbtn:hover {
  background-color: #444;
}

#mySidepanel .active {
  background-color: #009d3f;
  color: white;
}

#mySidepanel .dropdown-container {
  display: none;
  background-color: #262626;
  padding-left: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: 0.3s;
}

.fa-caret-down {
  float: right;
  padding-right: 8px;
}

/*//////////HEAD-SECTION///////////*/

.heading {
  margin-bottom: 5px;
}

#head-text ul {
  margin-bottom: 0px;
}

#sm-img {
  text-align: center;
}

ul top-list {
  list-style-type: square;
}

.third-row div {
  height: 40px;
  line-height: 40px;
  background-color: #cccccc;
  text-align: center;
}

.third-row h5 {
  font-weight: bolder;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}

/*block-section*/

/*//////////DOMAIN-SECTION/////////*/

#dom-info .h5-responsive {
  color: #ffffff;
}

#dom-info h2 {
  color: #f8c73e;
  font-weight: 500;
}

#dom-tabs #tab-indus li {
  background-color: #e7e7e7;
  list-style-type: none;
}

#tab-indus .clearfix {
  width: 90% !important;
}

#dom-tabs #tab-indus li a {
  background-color: #e7e7e7;
}

#dom-tabs #list-tab a.active {
  color: #444444;
  background-color: #e7e7e7 !important;
  font-weight: 500;
  border-right: 8px solid #f8c73e;
}

#industry {
  background: linear-gradient(to right,
      rgba(0, 0, 0, 0.75) 50%,
      rgba(0, 0, 0, 0) 85%);
  min-height: 600px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .manufacturing-tab {
    max-height: 600px;
    overflow-y: auto;
    padding-right: 15px;
  }

  .manufacturing-tab::-webkit-scrollbar {
    width: 8px;
  }

  .manufacturing-tab::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 4px;
  }

  .manufacturing-tab::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.4);
    border-radius: 4px;
  }

  .manufacturing-tab::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0.6);
  }
}

#dom-tabs .tab-pane li {
  list-style: outside;
  font-size: 1.25rem;
  line-height: 3.25rem;
}

/*industries-images*/
.one {
  background-image: url("../images/homepage/industry-block/1.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.75);
}

.two {
  background-image: url("../images/homepage/industry-block/2.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.75);
}

.three {
  background-image: url("../images/homepage/industry-block/3.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.75);
}

.four {
  background-image: url("../images/homepage/industry-block/4.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.75);
}

.five {
  background-image: url("../images/homepage/industry-block/5.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.75);
}

/*////////NUMBER-SECTION///////////*/

#banner-dark1 span,
#banner-dark1 p,
#banner-dark1 h4 {
  font-weight: bold;
  color: #ffffff;
}

#banner-dark1 {
  color: #ffffff;
  background-image: url("../images/homepage/number.jpg");
  background-size: cover !important;
  width: 100% !important;
  background-repeat: no-repeat !important;

  /* Create the parallax scrolling effect */
  background-attachment: fixed !important;
  background-position: center !important;

  -webkit-box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.79);
  box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.79);
}

/*/////////SOLUTION-SECTION//////////*/

.list-group-item {
  border: 0px solid #ceced2;
}

#solution-tabs #list-tab a.active {
  color: #444444;
  background-color: #eeeeee !important;
  border: #fff 0px solid;
  border-right: 6px solid #5dd05d;
  transition-delay: 0s !important;
  transition: 0.1s !important;
}

.tab-content {
  height: 415px;
}

.underliner {
  display: inline-block;
  height: 8px;
  width: 160px;
  border-radius: 4px;
}

.dot {
  display: inline-block;
  height: 8px;
  width: 8px;
  border-radius: 4px;
}

#sol-info {
  background: #f4f5f8;
}

/*for sm screens*/
.sol-accord {
  transition-delay: 0s !important;
  transition: 0.1s !important;
}

.sol-accord button .sol-accord button:hover {
  text-decoration: none;
}

.sol-accord button[aria-expanded="true"] {
  text-decoration: none;
  color: white;
  background: #23374d;
}

/*//////////TESTIMONIAL-SECTION/////////*/
#testim-banner {
  /* background-image: url("../images/homepage/banner-back.jpg"); */
  background-size: cover !important;
  width: 100% !important;
  background-repeat: no-repeat !important;
  background-color: #eeeeee;

  /* Create the parallax scrolling effect */

  background-position: center !important;

  /* -webkit-filter: grayscale(10%); */
  /* filter: grayscale(10%); */
  /* -webkit-box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.8); */
  /* box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.8); */

  font-size: 13px;
}

.client-img img {
  clip-path: circle(52px at center);
  height: 80px;
}

#testim-banner .card {
  min-width: 250px;
  max-width: 300px;
}

/*/////////Map section//////////*/
#global {
  width: 100%;
  height: 370px;
  background-image: url("../images/homepage/globe.png");
  background-size: cover;
  background-position: center;
}

#global-text {
  background: #f4f5f8;
}

/*///////////////////////////FOOTER///////////////////////////*/
#banner-dark,
#banner-dark span,
#banner-dark p,
#banner-dark h4 {
  color: #ffffff;
}

footer div {
  color: #ffffff;
}

#brand2 {
  height: 36px;
}

footer ul {
  list-style-type: none;
}

.clearfix2 {
  margin: auto;
  height: 1px;
  width: 50px;
}

footer li a:hover {
  color: #ff3547 !important;
}

#in-btn:hover {
  color: #0077B5 !important;
  background: none !important;
}

#fb-btn:hover {
  color: #1877F2 !important;
  background: none !important;
}

#tweet-btn:hover {
  color: #1DA1F2 !important;
}

#insta-btn:hover {
  color: #E4405F !important;
}

#yt-btn:hover {
  color: #FF0000 !important;
}

.seperator {
  border: 0 4px 0 0 solid;
  margin: 0 20px 0 20px;
  background: #dc3545;
  width: 1px;
  min-height: 24px;
}

/*widget-section*/
/*
        .widget-wrap {
            z-index: 9999999;
            position: fixed;
            bottom: 0px;
            right: 20px;
        }

        .widget-badge {
            background: #000000;
            width: 100px;
            height: 60px;

            box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
            transition: all 0.1s ease-in-out;
            transform: scale(1.0);
            float: right;
        }

        .widget-badge img {
            position: relative;
            left: 50%;

            top: 46%;
            border: none !important;
            width: 50% !important;
        }



        .widget-panel {
            display: none;
            opacity: 0;
            width: 500px;
            max-height: 700px;
            background: #F9FAFA;
            box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.10);
            position: absolute;
            bottom: 40px;
            right: 0px;
            transition: all 0.3s ease-in-out;
            opacity: 0;
            border-radius: 4px;
            overflow: hidden;
            padding: 30px;
            border: 1px solid #D9E0E3;
        }


        .panel-active {
            display: flex;
            transition: 1s ease;
            bottom: 80px;
            opacity: 100;
        }
*/

/*//////////////////////////////////////////////////////MEDIA QUERIES//////////////////////////////////////////////////////*/

/*Phones- 600px and low*/
@media only screen and (max-width: 600px) {
  #brand {
    height: 34px;
  }

  .display-4 {
    font-size: 2.5rem;
  }

  nav {
    padding: 5px 15px 5px 15px !important;
  }

  #solution-tabs {
    display: none;
  }

  #number-section h1 {
    font-size: 1.75rem;
  }

  #number-section h2 {
    font-size: 1.5rem;
  }

  #global {
    margin-top: 20px;
    width: 100%;
    height: 230px;
  }

  #brand-footer {
    justify-content: center;
  }

  #quote {
    border-top: 1px solid red;
    padding-top: 15px;
  }

  footer li,
  footer p,
  footer a,
  #terms {
    font-size: 1.2rem;
    color: #ffffff;
  }

  footer .list-group,
  #quote,
  footer .col-sm-12 {
    font-size: 1.6rem;
  }

  /*
            .widget-panel {
                width: 50vh;
                font-size: 12px !important;
            }
*/
  #live-chat {
    display: none !important;
  }
}

/*Tablets- 600px and above*/
@media only screen and (min-width: 601px) {
  .display-4 {
    font-size: 3rem;
  }

  #dom-info {
    height: 40.25rem;
  }

  footer li,
  footer p,
  footer a,
  #terms {
    font-size: 0.76rem;
    color: #ffffff;
  }

  footer .list-group,
  #quote,
  footer .col-sm-12 {
    font-size: 1rem;
  }
}

/*Laptops/screens- 768px and above*/
@media only screen and (min-width: 766px) {

  /*custom-scrollbar*/
  body::-webkit-scrollbar {
    width: 15px;
  }

  body::-webkit-scrollbar:hover {
    opacity: 0;
  }

  body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  }

  body::-webkit-scrollbar-thumb {
    border-radius: 50px;
    background-color: #23374d;
    border: 1px solid #fff;
  }

  .display-4 {
    font-size: 3.5rem;
  }

  #block-section {
    height: 48.25rem;
  }

  #head_section {
    height: 89vh;
  }

  #industry,
  #tab-indus {
    height: 34.25rem;
  }

  #tab-indus {
    width: 20% !important;
    float: left;
    margin-left: 10%;
    background-color: #e7e7e7;
  }

  #solution-tabs {
    display: block;
  }
}

/*large screens- 600px and above*/
@media only screen and (min-width: 1367px) {

  /*
            #head-img img {
                height: 520px;
            }
*/
  .sol-img {
    height: 260px;
  }
}

/* ==========================================================================
   BACK TO TOP BUTTON
   ========================================================================== */
#backToTop {
  position: fixed;
  bottom: 24px;
  right: 24px;
  width: 48px;
  height: 48px;
  border: none;
  outline: none;
  border-radius: 50%;
  background: #23374d;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  z-index: 999;
}

#backToTop:focus,
#backToTop:active {
  outline: none;
  border: none;
}

#backToTop.show {
  opacity: 1;
  visibility: visible;
}

#backToTop:hover {
  transform: translateY(-3px);
}