/* .sub-menu {
    background-color: #fff;
    display: block;
    left: 0;
    top: 100%;
    list-style: none;
    margin: 20px 0 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
    width: 220px;
    z-index: 10;
} */



.submenu-toogle {
  position: absolute;
  right: 4px;
  top: 4px;
  color: #000;
  background-color: transparent;
  z-index: 900;
  cursor: pointer;
  padding: 10px;
  font-size: 14px;
  display: none;
}


@media (min-width: 768px) {
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
    padding: 0px;
  }
}


/* Client */
.client_none {
  padding:0px;
}

/* About */
/* 
#about_us .container{
  position: relative;
    z-index: 99;
    background-image: url(../img/about/about_bg.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: cover;
} */

#about_us .about_img .about_img_z {
  position: relative;
  border: 1px solid #ddd;
  z-index: 2;
}


#about_us .about_img {
  position: relative;
}



/* 
#about_us .about_img::before,
#about_us .about_img::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  border: 2px solid #219ebc;
  transition: all 0.25s ease-out;
}

#about_us .about_img::before {
  background-color: #219ebc;
  top: -15px;
  left: -15px;
}

#about_us .about_img::after {
  bottom: -15px;
  right: -15px;
}

#about_us .about_img:hover::before {
  top: 15px;
  left: 15px;
}

#about_us .about_img:hover::after {
  bottom: 15px;
  right: 15px;
} */


#about_us {

  max-width: 100%;
  /* background-color: #0dcaf014; */
  /* background-color: #f1f1f1; */
}

#about_us .about_head h5 {
  display: flex;
  justify-content: center;
  font-size: 25px;
  color: #219ebc;
  font-weight: bold;
  padding: 0px 0px 20px 0px !important;
}

#about_us .about_strip {
  padding: 0px 0px 20px 0px;
}

/* #about_us .content {
  padding: 40px;
  border: 1px solid #000;
  box-shadow: 1px 1px 7px 0px #0000004d;
} */



/* #about_us .content img {
    padding: 0px 0px 0px 50px;
    
} */

#about_us .about_content h5 {
  font-size: 25px;
  font-weight: bold;
}

#about_us .about_content p {
  padding: 20px 0px;
  font-size: 20px;
  font-weight: bold;
}

#about_us .about_inner {
  padding: 0px 0px;
}




#about_us .about_inner_button {
  padding: 20px 40px;
}

/* #about_us .about_inner_content .i_content {
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  text-align: justify;
  margin-bottom: 15px;
}

#about_us .about_inner_content .about-content {
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
  text-align: justify;
} */

#about_us .about_inner_button a {
  padding: 8px 13px;
}

#about_us .about_head p {
  font-size: 26px;
  color: #111;
}



#about_us .about_head p span {
  font-size: 26px;
  color: #ff0000;
}




/* brand */





#brand {
  /* padding: 0px 0px 60px 20px !important; */
  background-color: #f1f1f138;
  /* box-shadow: -1px 2px 4px 0px #ddd; */
}

/* #brand .brand_head h5 {
  color: #000;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  font-size: 25px;
  font-weight: bold;
  padding: 20px 0px 20px 0px !important;
} */

/* 
#brand .brand_inner_head {
  color: #219ebc;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: bold;
  padding: 20px 0px 20px 0px !important;
} */


#brand .row {
  align-items: center;
}


/* #brand .brand_head h5{
  display: flex;
  justify-content: center;
  font-size: 25px;
  color: #219ebc;
  font-weight: bold;
  padding: 0px 0px 20px 0px !important;
} */

/* #brand .content {
padding: 40px;
box-shadow: 1px 1px 7px 0px #0000004d;
} */



/* #brand .content img {
  padding: 0px 0px 0px 50px;
  
} */

#brand .brand_content h5 {
  font-size: 25px;
  font-weight: bold;
  color: #000;
  padding: 15px 0px;
}

#brand .brand_content p {
  padding: 20px 0px;
  font-size: 20px;
  font-weight: bold;
}

#brand .brand_inner {
  padding: 0px 0px;
}


#brand .brand_inner_content {
  padding: 0px 40px;
}

#brand .brand_inner_button {
  padding: 20px 40px;
}

#brand .brand_inner_content p {
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
  text-align: justify;
}


#brand .brand_inner_button a {
  padding: 8px 13px;

  color: #fff;
  border-radius: 10px;
}

#brand .content {
  padding: 0px;
}



/* brand image effect */



#brand .brand_img_right .brand_img_right_z {
  position: relative;
  z-index: 2;
}

#brand .brand_img_right {
  position: relative;
}

/* #brand .container {
   padding : 20px 0px;
} */
/* #brand .brand_img::before{
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  border: 2px solid #219ebc;
  transition: all 0.25s ease-out;
} */


/* #brand .brand_img_right::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  border-top: 2px solid #219ebc;
  border-left: 2px solid #000;
  transition: all 0.25s ease-out;
}

#brand .brand_img_right::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  border-bottom: 2px solid #219ebc;
  border-right: 2px solid #000;
  transition: all 0.25s ease-out;
} */

/* #brand .brand_img_right::before {
  top: -25px;
  left: -25px;
  width: 80%;
  height: 80%;
}

#brand .brand_img_right::after {
  bottom: -23px;
  right: -20px;
  width: 80%;
  height: 80%;
} */




#brand .brand_img_left .brand_img_left_z {
  position: relative;
  z-index: 2;
}

#brand .brand_img_left {
  position: relative;
}

/* #brand .brand_img_left::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  border-top: 2px solid #219ebc;
  border-left: 2px solid #000;
  transition: all 0.25s ease-out;
}

#brand .brand_img_left::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  border-bottom: 2px solid #219ebc;
  border-right: 2px solid #000;
  transition: all 0.25s ease-out;
} */

/* #brand .brand_img_left::before {
  top: -25px;
  left: -25px;
  width: 80%;
  height: 80%;
}

#brand .brand_img_left::after {
  bottom: -23px;
  right: -20px;
  width: 80%;
  height: 80%;
} */



#brand .brand_img_left:hover::before {
  width: 110.5%;
  height: 114.2%;
}

#brand .brand_img_left:hover::after {

  width: 110.4%;
  height: 114%;
}

#brand .brand_img_right:hover::before {

  width: 110.4%;
  height: 114.3%;
}

#brand .brand_img_right:hover::after {
  width: 110.4%;
  height: 114.2%;
}


/* brand button */

.btn-12 {
  position: relative;
  right: 20px;
  bottom: 20px;
  border: none;
  box-shadow: none;
  width: 130px;
  height: 40px;
  line-height: 42px;
  -webkit-perspective: 230px;
  perspective: 230px;
}

.btn-12 span {
  background: rgb(0, 172, 238);
  background: linear-gradient(130deg, #1363DF 0%, #47B5FF 100%);
  display: block;
  position: absolute;
  width: 130px;
  height: 40px;
  box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5),
    7px 7px 20px 0px rgba(0, 0, 0, .1),
    4px 4px 5px 0px rgba(0, 0, 0, .1);
  border-radius: 5px;
  margin: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.btn-12 span:nth-child(1) {
  box-shadow:
    -7px -7px 20px 0px #fff9,
    -4px -4px 5px 0px #fff9,
    7px 7px 20px 0px #0002,
    4px 4px 5px 0px #0001;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 50% 50% -20px;
  -moz-transform-origin: 50% 50% -20px;
  transform-origin: 50% 50% -20px;
}

.btn-12 span:nth-child(2) {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transform-origin: 50% 50% -20px;
  -moz-transform-origin: 50% 50% -20px;
  transform-origin: 50% 50% -20px;
}

.btn-12:hover span:nth-child(1) {
  box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5),
    7px 7px 20px 0px rgba(0, 0, 0, .1),
    4px 4px 5px 0px rgba(0, 0, 0, .1);
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

.btn-12:hover span:nth-child(2) {
  box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5),
    7px 7px 20px 0px rgba(0, 0, 0, .1),
    4px 4px 5px 0px rgba(0, 0, 0, .1);
  color: transparent;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
}



/* .box__title {
  color: orange#219ebc;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: relative;
  display: inline-block;
  width: max-content;
  background: #fafafa;
}
.brand .brand_img_left::before {
  position: absolute;
  content: "";
  background: orange#219ebc;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 120%;
  height: 3px;
  z-index: 1;
} */






/* vertical tab */

#brand .content {
  padding: 40px;
}

.brand_content h4 {
  padding: 13px 0px;
  font-size: 20px;
  font-weight: bold;
  color: #219ebc;
}

.brand_content h6 {
  padding: 10px 0px;
  font-size: 17px;

}

.ux-text h2 {
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 0.6rem;
  color: #000;

}

.ux-text h3 {
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 2rem;
  color: #a0b101;
}

.ux-text p {
  color: #000;
  line-height: 1.8rem;
  margin-bottom: 1rem;
  font-size: 14px;
}

.ux-text p:last-child {
  margin: 0;
}

#brand .tabs button {
  height: 98px;
  border: 1px solid #ddd;
}

.ux-vertical-tabs {
  position: relative;
  display: flex;
  background: #fff;
}

.ux-vertical-tabs .tabs {
  width: 165px;
  border: 1px solid #ddd;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.ux-vertical-tabs .tabs img {
  padding: 10px;
  width: 100px;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.ux-vertical-tabs .tabs img:hover {
  transform: scale(1.3);
}


.ux-vertical-tabs .tabs button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  padding: 1.2rem;
  width: 100%;
  outline: none;
  text-align: left;
  cursor: pointer;
  border: 0;
  font-size: 0.85rem;
  color: #666;

  transition: background 250ms ease;
}



.ux-vertical-tabs .tabs button.active {
  background: transparent;
  border-right: 0;
  color: #222;
}

.ux-vertical-tabs .tabs button.empty {
  flex: 1;
  border: 0;
  border-right: 1px solid #ddd;
  pointer-events: none;
}

.ux-vertical-tabs .tabs button:hover.empty {
  background: none;
}

.ux-vertical-tabs .tabs button span {
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid rgb(0, 0, 0);
  transform: translateX(1rem);
  opacity: 0;
  transition: all 350ms ease;
}

.ux-vertical-tabs .tabs button:hover span {
  transform: translateX(0);
  opacity: 1;
}

.ux-vertical-tabs .tabs button.active span {
  transform: translateX(0);
  border-left: 6px solid #b30000;
  opacity: 1;
}

.ux-vertical-tabs .maincontent {
  flex: 1;
  border: 1px solid #ddd;
  border-left: 0;
  padding: 2rem;
  overflow: hidden;
}

.ux-vertical-tabs .maincontent .tabcontent {
  display: none;
}

.ux-vertical-tabs .maincontent .tabcontent.active {
  display: flex;
  flex: 1;
  position: relative;
}

@media (max-width: 50rem) {
  .ux-vertical-tabs {
    flex-direction: column;
    background: none;
  }

  .ux-vertical-tabs .tabs {
    width: 100%;
  }

  .ux-vertical-tabs .tabs button.empty {
    display: none;
  }

  .ux-vertical-tabs .maincontent {
    border: 1px solid #ccc;
    border-top: 0;
    background: linear-gradient(to bottom, #eee, #fff 200px);
  }

  .ux-vertical-tabs .tabs button {
    padding: 1rem;
  }

  .ux-vertical-tabs .tabs button.active {
    background: #eee;
  }

  .ux-vertical-tabs .tabs button span {
    transform: rotate(90deg);
  }

  .ux-vertical-tabs .tabs button:hover span {
    transform: rotate(90deg);
  }

  .ux-vertical-tabs .tabs button.active span {
    transform: rotate(90deg);
  }

  .ux-vertical-tabs .maincontent {
    padding: 1rem;
  }
}



/* button */


/* .custom-btn {
  width: 130px;
  height: 40px;
  color: #fff;
  border-radius: 5px;
  padding: 10px 25px;
  font-weight: 500;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  outline: none;
}


.btn-7 {
  background: linear-gradient(0deg, #ff4747c2 0%, #ed1c1c 100%);
  line-height: 42px;
  padding: 0;
  border: none;
}

.btn-7 span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.btn-7:before,
.btn-7:after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  background: #ff4747;
  box-shadow:
    -7px -7px 20px 0px rgba(255, 255, 255, .9),
    -4px -4px 5px 0px rgba(255, 255, 255, .9),
    7px 7px 20px 0px rgba(0, 0, 0, .2),
    4px 4px 5px 0px rgba(0, 0, 0, .3);
  transition: all 0.3s ease;
}

.btn-7:before {
  height: 0%;
  width: 2px;
}

.btn-7:after {
  width: 0%;
  height: 2px;
}

.btn-7:hover {
  color: #ff4747;
  background: transparent;
}

.btn-7:hover:before {
  height: 100%;
}

.btn-7:hover:after {
  width: 100%;
}

.btn-7 span:before,
.btn-7 span:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: #ff4747;
  box-shadow:
    -7px -7px 20px 0px rgba(255, 255, 255, .9),
    -4px -4px 5px 0px rgba(255, 255, 255, .9),
    7px 7px 20px 0px rgba(0, 0, 0, .2),
    4px 4px 5px 0px rgba(0, 0, 0, .3);
  transition: all 0.3s ease;
}

.btn-7 span:before {
  width: 2px;
  height: 0%;
}

.btn-7 span:after {
  height: 2px;
  width: 0%;
}

.btn-7 span:hover:before {
  height: 100%;
}

.btn-7 span:hover:after {
  width: 100%;
} */




/* call of action */


/* #call-to-action {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../img/call-to-action-bg.jpg) fixed center center;
  background-size: cover;
  padding: 80px 0;
}

#call-to-action .cta-btn {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 30px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#call-to-action .cta-title {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  padding: 10px 0px;
}


#call-to-action .cta-text {
  color: #fff;
  padding: 15px 0px;
}
 */


/* header */


.ux-vertical-tabs .maincontent .brand_img {
  position: relative;
}


.ux-vertical-tabs .maincontent .brand_img::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;

  border-right: 2px solid #000;
  transition: all 0.25s ease-out;
  padding-left: -3px;
  right: -13px;
}



/* footer */


/* #footer .content {
  color: #fff;
  font-size: 14px;
  background: #ddd;

}

#footer .footer-top {
  padding: 80px 0 0px 0;
  background: #ddd;

} */


/* header */
/* #header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;

  z-index: 100000;
  padding: 10px 100px;
  transition: all 0.6s;
}

#header .top_bar {
  position: relative;
  display: space-between;
  right: 0;
}

#header .top_bar ul {
  display: none;
  justify-content: end;
}

#header .top_bar ul li {
  padding: 0px 0px 0px 10px;
}

#header .top_bar ul li i {
  padding: 0px 5px;
  color: #219ebc;
  font-size: 15px;
  border: 1px solid #023047;
}

#header .top_bar ul li a {
  color: #000;
  padding: 0px 0px 0px 5px;
  font-size: 14px;

}

#header .top_navbar {
  position: relative;
  right: 0;
  transition: all 0.6s;
  padding: 12px 0px;
  z-index: 10000;
}

#header .logo {
  position: relative;
  font-size: 28px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

#header .logo a {
  color: #111;
}

#header .logo img {
  max-height: 55px;
}

#hero {
  position: relative;
  top: 0px;
}

.s_header {
  position: fixed !important;
  top: 0;
  background-color: #fff;
  padding: 15px 100px !important;
  border-bottom: 1px solid #ddd;

}

.s_header .top_navbar {
  transition: all 0.6s;
  padding: 10px 0px 0px 0px !important;
  z-index: 10000;
}


#navbar ul li i {
  padding: 0px 6px 0px 0px;
  color: #000;
  font-size: 15px;
  display: flex;
  align-items: center;

} */


/* navbar */

/* .navbar {
  padding: 0;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}

.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 9px 25px;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  
  color: #111;
  white-space: nowrap;
  
  transition: 0.3s;
}

.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
} */

/* .navbar a:hover,
.navbar .active:focus,
.navbar li:hover>a {
  color: #219ebc;
} */
/* 
.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  transition: 0.4s all;
  margin: 0px;
  padding: 0px 0px;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
  border-top: 2px solid #2aa1bd;
} */

.navbar .dropdown ul li {
  min-width: 100%;
    border: 1px solid #ddd;
    width: 170px;
    border-radius: 10px;
    border-bottom: 1px solid #ddd;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 13px;
  font-weight: 500;
  text-transform: none;
  color: #000;
  font-family: "Roboto", sans-serif;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
  color: #2ea2c0;
  padding-left: 30px;
}

.navbar .dropdown:hover>ul {
  opacity: 1;
    top: 100%;
    visibility: visible;
    border-radius: 5px;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }

  .navbar .dropdown .dropdown:hover>ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #111;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

.mobile-nav-toggle.bi-x {
  color: #000;
}




/* mobile menu */



.mobile-nav ul li a,
.mobile-nav ul li a:focus {

  font-family: "Roboto", sans-serif !important;
  font-size: 15px !important;

  color: #000 !important;

  transition: 0.3s !important;
}




.mobile-nav ul li a:hover,
.mobile-nav .active:focus,
.mobile-nav ul li:hover>a {
  color: #219ebc !important;
}

.navbar-mobile {
  display: block;
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  transition: 0.3s;
  z-index: 999;
}


.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile {
  background-color: transparent;
}

.navbar-mobile ul {
  display: block;
  position: relative;
  top: 75px;
  left: 585px;
  padding: 10px 0;
  background-color: #000;
  overflow-y: auto;
  transition: 0.3s;
  width: 20%;
}

.navbar-mobile ul li a,
.navbar-mobile ul li a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #111;
}

.navbar-mobile li a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
  color: #ff0000;
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul li a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul li a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul li a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
  color: #ff0000;
}

.navbar-mobile .dropdown>.dropdown-active {
  display: block;
}

/* footer */
/* 
.footer-links ul a:hover,
.footer-links ul .active:hover,
.footer-links ul li:hover>a {

  padding-left: 10px;
} */


/* product */

#product {
  font-family: Roboto;
  /*  background: #c2e0ee94;*/
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px;
  margin: 0px;
}

.product-row h2 {
  padding: 10px 1px;
  border-bottom: 2px solid #0006;
  font-weight: 600;
  font-size: 20px;
  color: #000;
}

.seimen-product-title {
  color: #219ebc;
  padding: 7px 0px 7px 0px;
  font-weight: 600;
  font-size: 17px;
  line-height: 25px;
}


.breadcrumb_shivam {
  padding: 0px !important;
  background: #ffffff52;
  margin-top:120px;
}

.dark-layer3 {
  padding: 100px 102px;

}

.dark-layer3 h1 {
  font-size: 18px;
  color: #000;
}

.breadcrum_content {
  padding: 45px 0px 0px 0px;
}

/* .dark-layer3 .page-top-wrap>h1 {
  color: #000;
  font-size: 23px;
  padding: 25px 0px;
} */

.dark-layer3:before {
  background-color: var(--color7);
}

.opc7:before {
  opacity: .7;
}

.fixed-bg {
  background-attachment: scroll;
  background-size: cover;
}

.fixed-bg,
.parallax-bg {
  background-position: center;
  height: 100%;
  width: 100%;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -2;
}

.page-top-wrap>h1+ol.breadcrumb {
  margin-top: 5px;
}

ol.breadcrumb {
  padding: 0;
  background-color: transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-bottom: 0;
}

ol.breadcrumb li.breadcrumb-item {
  font-size: 14px;
  font-family: Poppins;
  color: #ed1c24d4;
  font-weight: bold;
  position: relative;
}



/* product content */

/* Seimens */


.siemen-voltage-heading {
  padding: 20px 0px;
  line-height: 30px;
  font-size: 24px;
  font-weight: bold;
  text-transform: capitalize;
  width: 460px;
  color: #000;
}

.siemen-voltage-detail {
  line-height: 25px;
}

.seimen-button-size{
  font-size: 12px !important;
  padding: 8px 15px !important;
}

.seimen-voltage-main-heading {
  padding: 0px 0px 15px 0px;
  line-height: 30px;
  font-size: 15px;
  display: inline-block;
  font-weight: bold;
  text-transform: capitalize;
  /* width: 460px; */
  color: #000;
}

.seimen-voltage-heading {
  /* padding: 0px 0px 20px 0px; */
  line-height: 30px;
  font-size: 13px;
  font-weight: bold;
  text-transform: capitalize;
  /* width: 460px; */
  color: #000;
}

/* .seimen-voltage-detail {
} */

.seimen-voltage-detail ul li{
  display:flex;
  font-size:12px;
  line-height: 15px;
}

.seimen-voltage-detail ul li i {
  padding-right: 10px;
  color: #219ebc;
 
}
.seimen-align-image{
  display: flex;
    align-items: center;
    justify-content: center;
}

.seimen-low-volt-image {
  display:flex;
  align-items: center;
  justify-content:center;
}

.seimen-prod-image {
  max-width: 100%;
  max-height: 100%;
  padding: 8px 8px;
  border: 1px solid #ddd;
}

.seimen-voltage-main-heading:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 70%;
  background-color: #000;
}

.margin-in-button{
  margin-top:10px;
}

/* C & S */


i.vc_btn3-icon.fa.fa-download {
  margin-left: 5px;
}

.cs-voltage-heading {
  padding: 0px 0px 20px 0px;
  line-height: 30px;
  font-size: 20px;
  font-weight: bold;
  text-transform: capitalize;
  /* width: 460px; */
  color: #000;
}



.cs-voltage-heading .benefit-h5 {
  padding-top: 20px;
}

.cs-voltage-main-heading {
  padding: 0px 0px 20px 0px;
  line-height: 30px;
  font-size: 24px;
  font-weight: bold;
  text-transform: capitalize;
  /* width: 460px; */
  color: #000;
}

.cs-voltage-main-heading:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 70%;
  background-color: #000;
}


.vc_custom_heading {
  padding: 20px 0px !important;
  line-height: 30px;
  font-family: "Roboto", sans-serif !important;
  font-size: 22px;
  font-weight: bold !important;
  text-transform: capitalize;
  /* width: 460px; */
  color: #000;
}

.cs-voltage-para-heading {
  text-align: left;
  font-family: 'Roboto';
  font-weight: 300;

  padding-bottom: 10px;
  font-size: 17px;
}

.cs-voltage-detail {
  line-height: 25px;
}

.cs-voltage-detail ul {
  padding-bottom: 20px;
}

.cs-voltage-detail p {
  /* padding-bottom: 20px; */
  text-align: justify;
  width: 810px;
}

.cs-voltage-detail ul li i {
  padding-right: 10px;
  color: #219ebc;
  margin-top: 4px;
}

.cs-voltage-detail ul li .fa-star {
  padding-right: 10px;
  color: rgb(255, 213, 0);
}

.vc_btn3-container.vc_btn3-left {
  text-align: left;
  padding: 15px 22px;
}

.vc_btn3-container.vc_btn3-center {
  text-align: center;
  padding: 15px 22px;
  margin-top: 20px;
}

.vc_btn3.vc_btn3-color-orange, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat {
  color: #fff;
  background-color: #ed1c24d4;
  border-radius: 5px;
}

.vc_btn3.vc_btn3-color-enquiry, .vc_btn3.vc_btn3-color-enquiry.vc_btn3-style-flat {
  color: #fff;
  background-color: #17a2b8;
  border-radius: 5px;
}

/* .vc_btn3.vc_btn3-color-orange:before {
  content: '';
  height: 3px;
  background-color: #ed1c24d4;
  width: 617px;
  bottom: 22px;
  position: absolute;
  right: -105px;
}

.vc_btn3.vc_btn3-color-orange:after {
  content: '';
  height: 3px;
  background-color: #ed1c24d4;
  width: 617px;
  position: absolute;
  left: -622px;
  
  bottom: 22px;
} */

.vc_btn3.vc_btn3-size-md {
  font-size: 14px;
  padding: 14px 20px;
  /* margin-right:45px; */
}


.cs-voltage-detail ul li {
  padding-bottom: 10px;
  color: #000;
  /* width: 810px; */
  display: flex;

}

.cs-voltage-detail ul li strong {
  font-weight: bold;
  color: #000;
}

.cs-prod-image {
  max-width: 100%;
  max-height: 100%;
  padding: 8px 0px;
  border: 1px solid #ddd;
}

/* Polycab */

.bnd {

  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  padding-right: 10px;
  color: #219ebc;
  margin-top: 1px;
}


.vc_btn3-color-red {

  color: #fff;
  background-color: #ed1c24d4;
  border-radius: 5px;
}

.vc_btn3-color-red:hover{
  color:#fff;
}

.pl_btn3-container {
  margin-top: 15px;
}

.pl_btn3-left {
  text-align: left;
  padding: 20px 0px;
}

.pl-title h1 {
  background: #f8f8f8;
  font-size: 16px !important;
  font-weight: 600;
  color: #000;
  padding: 10px 0px;
  margin: 0 !important;

}

.xlpe-bold {
  background: #f8f8f8;
  font-size: 16px !important;
  font-weight: 600;
  color: #000;
  padding: 10px 0px;
  margin: 0 !important;
}

.bnd:before {
  content: "\f05d";
}


strong {
  font-weight: bold;
  color: #000;
}

.mv-main h1{
  color:#000;
  font-size: 21px;
  font-weight: 700;
}

.mv-main p{
  color:#000;
  font-size: 14px;
  /* font-weight: 700; */
}

.pl-title ul li{
  padding-bottom: 10px;
  color: #000;

  display: flex;
  line-height: 20px;
}
.poly-content ul li {
  padding-bottom: 10px;
  color: #000;

  display: flex;
  line-height: 20px;
}

.poly-content ul li strong {
  font-weight: bold;
  color: #000;
  display: contents !important;
}

.row.mv-cable {
  padding: 30px 10px;
  margin: 25px 0px;
  border: 1px solid #ddd;
}

.product-row {
  padding: 15px 0px;

  justify-content: center;
  align-items: center;
}

.product-container {
  display: flex;
  justify-content: center;

  padding: 8px 8px;
}

.mv-cable .col-md-8 h4 {
  padding: 5px 0px;
  line-height: 18px;
  background: #f8f8f8;
  font-size: 20px !important;
  font-weight: 600;
  color: #000;
  margin: 0 !important;
}

.mv-cable .col-md-8 p {
  padding: 10px 0px;
  line-height: 18px;
  font-size: 16px !important;
  text-align: justify;
  color: #000;
  margin: 0 !important;
  line-height: 25px;
}

.mv-cable .col-md-9 h4 {
  padding: 5px 0px;

  line-height: 18px;
  background: #f8f8f8;
  font-size: 20px !important;
  font-weight: 600;
  color: #000;
  margin: 0 !important;
}


.mv-cable .col-md-9 p {
  padding: 10px 0px;
  line-height: 18px;
  font-size: 16px !important;
  text-align: justify;
  color: #000;
  margin: 0 !important;
  line-height: 25px;
}

.vc_btn3-container.vc_pcbtn-left {
  margin-top: 20px;
}

.padding-in-button{
  margin-left:20px;
}
.product-card {
  background-color: #f5f6fa;
  border-radius: 10px;
  color: #2f3640;

  transition: all linear 0.2s;

  width: 270px;

  display: flex;
  flex-direction: column;
  box-shadow: 0.2em 0.5em 0.5em rgba(0, 0, 0, 0.4);

  border: 1px solid #ddd;
  box-shadow: inset -1px 1px #ddd;
}

.product-card:hover,
.product-card:active {
  box-shadow: 0.2em 0.5em 0.5em rgba(0, 0, 0, 0.4);
  transform: scale(1.0.3);
}

.product-card:hover .product-text p{
  background-color:#f93e3e;
}

.cs-height {
  height: 365px;
}

.product-img {
  border-radius: 10px 10px 0 0;
  height: 250px;
  background-color: #fff;
  max-width: 100%;
}



.img-wh {
  background-size: contain;
  /*background-position: center;*/
  display: flex;
  justify-content: center;
  background-repeat: no-repeat;
}



.prod-image {
  max-width: 100%;
  max-height: 100%;
  padding: 8px 0px;
}

.product-text {
  padding: 3px 13px;
  /*min-height: 290px;*/
  height: fit-content;
  text-align: center;
}

.product-text p {
  padding: 10px 0px;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
    background-color: #1775b8;
    color: #fff;
}

.product-cart button {
  border: 0;
  border-radius: 0 0 10px 10px;
  color: #f5f6fa;
  cursor: pointer;
  font-family: 'Roboto';
  padding: 1em;
  text-transform: uppercase;
  transition: all linear 0.3s;
  width: 100%;
}

.product-cart button:hover {
  font-weight: 500;
  letter-spacing: 0.1em;
}



ol.breadcrumb {
  padding: 30px 0px;
  background-color: transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-bottom: 0;
}




.product-card h3 {

  color: #219ebc;
  padding: 7px 0px 7px 0px;
  font-weight: 600;
  font-size: 14px;
}



.product-card button {
  background: linear-gradient(130deg, rgb(255 0 0) 0%, rgb(0 0 0 / 71%) 100%);
}

.fixed-bg img {
  width: 100%;
}


.mobile_menu {
  display: none;
}



/* RR Kabel */
.breadcrum_content .container {
  margin: 0;
}


.description .right_side_inner {
  padding: 8px 0px;
}

.description .right_side_inner h5 {
  padding: 15px 0px;
  font-size: 15px;
  font-weight: 600;
}

.description .right_side_inner h6 {
  padding: 15px 0px;
  font-size: 15px;
  font-weight: 600;
}

.description .right_side_inner p {
  padding: 5px 0px;
  font-size: 14px;
  line-height: 18px;
  
}

.certificate-info p {
  padding: 5px 0px;
  font-size: 14px;
  line-height: 18px;
  width: 170px;
}

.description .right_side_inner p strong {
  font-weight: bold;
}

.description .right_side_inner ul li {
  padding: 5px 0px;
  font-size: 14px;
  line-height: 18px;
}

.description .right_side_inner ul li p {
  padding: 3px 0px;
  line-height: 18px;
}

.toggle-product {
  cursor: pointer;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.mb-0 {
  margin-bottom: 0 !important;
  /* padding: 7px 15px; */
}

.toggle-product:hover {
  color: blue;
}

.card-header {
  /* padding: 0.5rem 1rem; */
  padding: 6px 4px;
  margin-bottom: 0;
  color: #fff;
    background-color: #5691a7;
  border-bottom: 1px solid rgba(0, 0, 0, .125);
}



.card-body a {
  font-size: 13px;
  padding: 4px 0px;
}

.card-body a:hover {
  color: #1363DF;
}

.card-body li {
  font-size: 13px;
  display: flex;
  padding: 4px 0px;
  border-bottom: 1px dashed #ddd;
}


.container-fluid .col-lg-4 {
  flex: 0 0 auto;
  width: 28.333333%;
}

.container-fluid .col-lg-8 {
  flex: 0 0 auto;
  width: 71.666667%;
}

.card-body a li i {
  font-size: 13px;
  padding: 0px 10px;
}

.rrprod-image {
  border: 1px solid #ddd;

}



tr {
  background: #ddd;
}

.description p .btn-primary {
  background-color: #f68c1f;
  border-color: #db7104;
  text-transform: capitalize;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  position: relative;
  padding: 0px 10px 0px 8px;
  font-size: 14px;
  align-items: center;
  display: flex;
  width: 100%;
}

.description a .btn-text {
  display: inline-block;
  vertical-align: middle;
  line-height: 38px;
  border-left: 1px solid #db7104;
  margin-left: 6px;
}

.description a img {
  width: 20px;
  height: 30px;
}

.description .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.description table tbody tr th {
  font-weight: normal;
  color: #000;
  font-size: 14px;
  padding: 5px 5px 6px 8px;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid;
  border-right: 2px solid #000;
  border-top: 0;
}

.description table tbody tr th {
  font-weight: bold;
  font-size: 14px;

}

.description table tbody tr td {
  font-size: 14px;
  font-weight: normal;

  font-size: 14px;
  padding: 5px 5px 6px 8px;
  /* text-align: center; */
  vertical-align: middle;
  border-bottom: 1px solid;
  border-right: 2px solid #000;
  border-top: 0;
}

.description table tr th {
  font-weight: normal;
  color: #000;
  font-size: 14px;
  padding: 5px 5px 6px 8px;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid;
  border-right: 2px solid #000;
  border-top: 0;
}

.description table tr th {
  font-weight: bold;
  font-size: 14px;

}

.description table tr td {
  font-size: 14px;
  font-weight: normal;

  font-size: 14px;
  padding: 5px 5px 6px 8px;
  /* text-align: center; */
  vertical-align: middle;
  border-bottom: 1px solid;
  border-right: 2px solid #000;
  border-top: 0;
}

.title {
  background: #f8f8f8;
  font-size: 16px !important;
  font-weight: 600;
  color: #000;
  padding: 10px 8px;
  margin: 0 !important;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

.btn-link {
  text-decoration: none;
  color: #000;
}

.btn-link:hover {
  text-decoration: none;
  color: blue;
}


.description {
  color: #000;
}





.image-center {
  justify-content: center;
  align-items: center;
  display: flex;
}


/* contact */

#contact{
  padding:30px 0;
}

.col-lg-4.info p {
  line-height: 20px;
}
.dark-layer-contact {
  padding: 140px 102px;
}
/* .dark-layer-contact {
  padding: 98px 102px;

} */

.dark-layer-contact h1 {
  font-size: 18px;
  color: #000;
}

.contact-line{
  display: flex;
  align-items: center;
  margin-top: 40px; 
  margin-bottom: 50px;
  justify-content: center;
}

.contact-line h1{
  font-size: 30px !important;
    color: #000;
    font-weight: 400;
}

.siemens-height {
  height: 350px;
  margin-bottom: 14px;
}

.navbar .dropdown ul.product_megamenu {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 20px;
  padding: 0px;
  left: -100px;
  transition: all .3s;
}




/* media queries */

@media screen and (max-width: 860px) {

  .product-card {
    margin: 0;
    height: 375px;
  }
}


@media only screen and (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  #header .top_bar ul {
    display: none;
  }

  .navbar {
    display: none;
  }

  .navbar-mobile .navbar {
    display: block;
  }

}

@media(max-width:991px) {
  .mobile_menu {
    display: block;
  }

  .desktop_menu {
    display: none;
  }

  #header {
    padding: 20px !important;
    position: static;
  }

  .s_header {
    padding: 20px !important;

  }


}

@media (max-width:991px) {
  #hero {
    width: 100%;
    height: 72vh;

  }

  .fixed-bg img {
    width: 100%;
    height: 72vh;

  }

  section {
    padding: 40px 0px;
    overflow: hidden;
  }

  .breadcrum_content {
    padding: 45px 0px 0px 25px;
  }

  .dark-layer3 {
    padding: 45px 0px 0px 15px;
  }

  .dark-layer-contact {
    padding: 85px 0px;
  }

}

@media (max-width:767px) {
  #header {
    padding: 4px !important;
  }



  #brand .brand_content h5 {
    padding: 40px 0px 15px 0px;
    text-align: center;
  }

  #brand .brand_img_right {
    order: -1;
  }

  #brand .brand_inner_content {
    padding: 0px;
  }

  #brand .brand_inner_button {
    padding: 20px 0px;
  }

  #footer .footer-top .footer-contact {
    margin-bottom: 0px;
    padding: 0px 12px;
  }

  #footer .footer-top .footer-contact p {
    padding: 25px 0px;
  }

  #footer .footer-top {
    margin: 20px;
  }

  #hero .carousel-control-next-icon,
  #hero .carousel-control-prev-icon {
    font-size: 14px;
    width: 20px;
    height: 20px;
  }

  #header .logo img {
    max-width: 170px;
  }

  .navbar-toggler-icon {
    width: 20px;
    height: 20px;
  }

  #hero {
    width: 100%;
    height: 51vh;
  }

  .fixed-bg img {
    width: 100%;
    height: 51vh;
  }

  section {
    padding: 30px 0px;
    overflow: hidden;
  }

  .breadcrum_content {
    padding: 0px 0px 0px 0px;
  }

  .dark-layer3 {
    padding: 45px 0px 0px 15px;;
  }

  .dark-layer-contact {
    padding: 70px 0px 0px 15px;
  }

  .product-row .row .col-lg-4{
    width: 100%;
  }

  .product-row .row .col-lg-8{
    width: 100%;
  }
}



@media (max-width:520px) {
  #hero {
    width: 100%;
    height: 41vh;
  }

  section {
    padding: 20px 0px;
    overflow: hidden;
  }

  .vc_btn3.vc_btn3-size-md {
    font-size: 14px;
    padding: 9px 6px !important;
  }

  .vc_btn3-container.vc_btn3-left {
    display: flex;
  }

}

@media (max-width:468px) {
  section {
    padding: 20px 0px;
    overflow: hidden;
  }

  #header .logo img {
    max-width: 130px;
  }

  #hero {
    width: 100%;
    height: 34vh;
  }

  .fixed-bg img {
    width: 100%;
    height: 176px !important;
  }

  #hero {
    width: 100%;
    height: 176px !important;
  }

  section {
    padding: 20px 5px;
    overflow: hidden;
  }



  /* #about_us .content {
    padding: 35px;
  } */

  #about_us .about_inner_button {
    padding: 20px 0px;
  }

  #brand .content {
    padding: 0px;
  }

  #brand .brand_img_left::before {
    top: 4px;
    left: 13px;
    width: 80%;
    height: 80%;
  }

  #brand .brand_img_left {
    position: relative;
    padding: 23px 38px;
  }

  #brand .brand_img_right {
    position: relative;
    padding: 30px 30px;
  }

  #brand .brand_img_left::after {
    bottom: 5px;
    right: 16px;
    width: 80%;
    height: 80%;

  }

  #brand .brand_img_right::before {
    top: 8px;
    left: 14px;
    width: 80%;
    height: 80%;
  }

  #brand .brand_img_right::after {
    bottom: 11px;
    right: 11px;
    width: 80%;
    height: 80%;
  }

  #brand .brand_content h5 {
    padding: 10px;
    text-align: center;
  }

  #brand {
    background-color: #f1f1f1;
    box-shadow: -1px 2px 4px 0px #ddd;
  }

  #brand .brand_img_left:hover::after {
    width: 92.2%;
    height: 97%;
  }

  #brand .brand_img_left:hover::before {
    width: 91.5%;
    height: 96.2%;
  }

  #brand .brand_img_right:hover::after {
    width: 93.2%;
    height: 93.2%;
  }

  #brand .brand_img_right:hover::before {
    width: 93.2%;
    height: 93.4%;
  }

  .breadcrum_content {
    padding: 0px 0px 0px 0px;
  }

  .dark-layer3 {
    padding: 40px 5px !important;
  }

  .fixed-bg {
    height: 100%;
    width: 100%;
  }

}




/* New Brand */



.current-link {
  color:#000 !important;
}

/* pricelist */

ul.tabs{
	margin: 0px;
	padding: 0px;
	list-style: none;
  width:100%;
}

ul.tabs li{
  background: #0066b3;
  color: #fff;
  display: inline-block;
  padding: 11px 15px;
  cursor: pointer;
  width: 24%;
  border-radius: 5px;
  text-align: center;
}

ul.tabs li.current{
  background: #1db5c5;
  color: #fff;
  width: 24%;
}

.tab-content{
	display: none;
	/* background: #ededed; */
	padding: 15px;
  border-left: 1px solid #ddd;
}

.tab-content.current {
  display: inherit;
  border: none;
}

.pricelist-button{
  text-align: center;
  background-color:#1775b8;
  color:#fff;
  
}

.pricelist-card{
  border: 1px solid #ddd;
}

.pricelist-title{
 
    text-align: center;
}
.pricelist-title p{
  font-size: 14px;
  font-weight: 500;
  font-family: 'Roboto';
  letter-spacing: 1px;
  word-spacing: 5px;
  padding: 10px;
  background: #0000001f;

}

.pricelist-image{
  display: flex;
  background: #fff;
  justify-content: center;
}

.pricelist-button p{
  font-size: 13px;
  padding: 10px 5px;
}

/* about us - company Profile */

#aboutus-profile{
  padding:30px 0;
}

#aboutus-profile .container{
  /* border-bottom :1px solid #ddd; */
      padding: 30px 0;
}

.aboutus-heading{
  text-align: center;
  position: relative;
  margin-bottom: 35px;
}

.aboutus-heading h1 {
  font-size: 25px;
    color: #1db5c5;
    font-weight: 500;
    margin-bottom: 5px;
}

.about-profile-title{
  color: #bf1e2e;
  /* margin-bottom: 10px; */
  padding-bottom: 5px;
  /* border-bottom: 2px solid #1db5c5; */
  display: inline-block;
  position: relative;
}

/* .about-profile-title:after{
  position: absolute;
  content: "";
  height:1px;
  width:100%;
} */


.cpi-content{
  margin-bottom:5px;
  text-align:justify;
  line-height: 25px;
}

.company-profile-content ul li{
  display: flex;
  text-align:justify;
  line-height: 23px;
}

.company-profile-content ul li i{
  margin-right:5px;
}

.form-group.attachment  .file{
    margin-bottom: 15px;
}

.form-group.attachment  .instruction{
    margin-top: 15px;
}