@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400&display=swap");
body {
  font-family: "Roboto", sans-serif;
  /* padding-top: 100px; */
  overflow-x: hidden;
  background-color: #fff;
}
.total_page{
    width: 100%;
    display: block;
    overflow: hidden;
}
ul,
ol {
  padding: 0px;
  margin: 0px;
}

/* #### Generated By: http://www.cufonfonts.com #### */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif;
}

::-moz-selection {
  /* Code for Firefox */
  color: #1c1e24;
  background: #000;
}

::selection {
  color: #1c1e24;
  background: #000;
}

.text {
  fill: none;
  stroke-width: 4;
  stroke-linejoin: round;
  stroke-dasharray: 70 330;
  stroke-dashoffset: 0;
  -webkit-animation: stroke 20s infinite linear;
  animation: stroke 20s infinite linear;
  font-size: 420px;
}
.text:nth-child(5n + 1) {
  stroke: #1c1e24;
  -webkit-animation-delay: -4s;
  animation-delay: -4s;
}
.text:nth-child(5n + 2) {
  stroke: #1c1e24;
  -webkit-animation-delay: -8s;
  animation-delay: -8s;
}
.text:nth-child(5n + 3) {
  stroke: #fff;
  -webkit-animation-delay: -12s;
  animation-delay: -12s;
}
.text:nth-child(5n + 4) {
  stroke: #1c1e24;
  -webkit-animation-delay: -16s;
  animation-delay: -16s;
}
.text:nth-child(5n + 5) {
  stroke: #1c1e24;
  -webkit-animation-delay: -20s;
  animation-delay: -20s;
}

@-webkit-keyframes stroke {
  100% {
    stroke-dashoffset: -400;
  }
}
@keyframes stroke {
  100% {
    stroke-dashoffset: -400;
  }
}

.bannerbox svg {
  position: absolute;
  width: 60%;
  height: 100%;
  right: -10%;
  top: 50%;
  transform: translateY(-45%);
}

.cursor-dot,
.cursor-dot-outline {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  transform: translate(-50%, -50%);
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  z-index: 9999999999;
}

.cursor-dot,
.cursor-dot11 {
  /* width: 10px;
  height: 10px;
  background-color: #1c1e24; */

  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 12px solid rgba(229, 27, 36, 1);
}

.cursor-dot11 {
  border-top: 12px solid rgba(255, 255, 255, 1);
}
/* .cursor-dot.cursor-dot1 {
  border-top: 10px solid rgba(229, 27, 36, 1);
} */
/* .cursor-dot-outline {
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 20px solid rgba(229, 27, 36, 1);
}
.cursor-dot.cursor-dot1 {
  border-top: 10px solid rgba(229, 27, 36, 1);
}
.cursor-dot-outline.cursor-dot-outline1 {
  border-top: 20px solid rgba(229, 27, 36, 1);
} */

.cursor-dot.cursor-dot2 {
  display: none;
}
.cursor-dot-outline.cursor-dot-outline2 {
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 40px solid transparent;
  background-color: rgba(229, 27, 36, 0.75);
  border-radius: 100%;
}
.cursor-dot-outline.cursor-dot-outline2::before {
  content: "DISCOVER";
  position: absolute;
  left: 50%;
  top: -20px;
  transform: translate(-50%, -50%);
  color: #fff;
  text-transform: uppercase;
  font-size: 6px;
  font-weight: 600;
}
.container {
  max-width: 1320px;
}

.container1 {
  max-width: 1320px;
  margin: auto;
}

/*--------header-----------*/

.header {
  position: fixed;
  z-index: 9999;
  top: 0px;
  left: 0px;
  width: 100%;
}

#header.fixed1 {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 99999;
  border-bottom: 0px;
  padding: 0 35px;
  background-color: #000;
}
#header.fixed1.fixed2 {
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.15);
}
.logo {
  float: left;
  display: inline-block;
  height: 100px;
  line-height: 100px;
  margin-left: 0px;
  transition: all 0.3s ease 0s;
}

.logo a {
  vertical-align: middle;
  display: table;
  background-image: url(../images/logo5.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 285px;
  display: table;
  transition: all 0.3s ease 0s;
  height: inherit;
  background-size: 100%;
}

#header.fixed1 .logo {
  height: 70px;
  margin-top: 0px;
  transition: all 0.3s ease 0s;
  float: left;
}

#header.fixed1 .logo a {
  background-image: url(../images/logo41.png);
  /* margin: auto; display: table; */
  background-size: 100%;
  background-position: left center;
  transition: all 0.3s ease 0s;
  position: relative;
  top: 0px;
}
#header.fixed2 .logo a {
  background-image: url(../images/logo5.png);
}

.headerright1 {
  float: right;
  display: inline-block;
  /* width: 75%; */
  text-align: right;
}

.topmenubx {
  display: inline-block;
}

.topnav {
  padding: 11px 0 0;
}

.topnav ul {
  list-style: none;
  display: inline-block;
}

.topnav ul li {
  display: inline-block;
  margin: 0 5px;
}

.topnav ul li a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  display: block;
  transition: all 0.3s ease 0s;
  outline: 0px;
  padding: 0 16px;
  box-shadow: 1px 1px 3px 0 rgb(144, 168, 215) !important;
  padding: 5px 15px;
  letter-spacing: 1px;
  border: 1px solid #00aeef;
  background-color: #00aeef;
  line-height: normal;
  font-weight: 400;
  text-transform: capitalize;
  font-family: "Roboto", sans-serif;
  border-radius: 30px;
}

.topnav ul li a img {
  position: relative;
  top: -3px;
  margin-left: 5px;
}

.topnav ul li:last-child a {
  border-color: #414141;
  color: #fff;
  background-color: #414141;
}

.menu {
  float: right;
  /* margin-left: 60px; */
  /* width: 100%; */
  display: inline-block;
}

.menu ul {
  list-style: none;
  display: flex;
}

.menu > ul > li {
  display: inline-block;
  position: static;
  /* padding-top: 5px; */
  float: left;
}

.menu > ul > li > a {
  text-decoration: none;
  font-size: 15px;
  /* display: block; */
  transition: all 0.3s ease 0s;
  outline: 0px;
  position: relative;
  /* letter-spacing: 1px; */
  font-family: "Roboto", sans-serif;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  height: 70px;
  line-height: 70px;
  /* padding-bottom: 20px; */
  padding: 0 15px;
  display: block;
}

.menu > ul > li > a:hover,
.menu > ul > li > a.active {
  color: #1c1e24;
}

.menu > ul > li.contactli {
  padding: 0;
}

.menu > ul > li.contactli > a {
  background-color: transparent;
  border: 1px solid #fff;
  transition: all 0.5s;
  padding: 0 30px;
  height: auto;
  line-height: normal;
  margin-top: 15px;
}

.menu > ul > li.contactli > a i {
  margin-right: 5px;
}

#header.fixed1 .menu > ul > li > a {
  color: #fff;
  font-family: "Roboto", sans-serif;
  /* text-transform: uppercase */
}
#header.fixed2 .menu > ul > li > a {
  color: #0b0906;
  font-family: "Roboto", sans-serif;
  /* text-transform: uppercase */
}

#header.fixed1 .menu > ul > li > a i {
  /* font-size: 8px; */
}

#header.fixed1 .menu > ul > li.contactli {
  margin-left: 15px;
}

#header.fixed1 .menu > ul > li.contactli > a {
  color: #fff;
  padding: 10px 30px;
  border-radius: 30px;
  /* height: 90px;
  line-height: 90px; */
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.5px;
}
#header.fixed2 .menu > ul > li.contactli > a {
  color: #0b0906;
  border-color: #0b0906;
}
#header.fixed1 .menu > ul > li:hover > a,
#header.fixed1 .menu > ul > li > a.active {
  color: #e51b24;
  /*background-color: #f2f2f2;*/
  opacity: 1;
}
#header.fixed1 .menu > ul > li.contactli > a:hover {
  background-color: #e41a23;
  border-color: #e41a23;
  color: #fff;
}

.menu > ul > li > a i {
  margin-left: 3px;
  position: relative;
  top: -2px;
}

.site-header__link-icon {
  fill: #fff;
  width: 15px;
  display: block;
  float: left;
  margin-right: 6px;
}

.site-header__link-icon svg {
  width: 15px;
  position: relative;
  top: -2px;
}

.menu > ul > li > a.color1 {
  color: #71a642;
}

.menu > ul > li > a.color2 {
  color: #d3148c;
}

.menu > ul > li > a.color3 {
  color: #1eb1e4;
}

.menu > ul > li > a.color1:after,
.menu > ul > li > a.color2:after,
.menu > ul > li > a.color3:after,
.menu > ul > li.contactli > a:after {
  display: none !important;
}



ul.submenu1 {
  width: auto;
  min-width: 100%;
  /*max-width: 1000px;*/
  background-color: #f2f2f2;
  box-shadow: 0 6px 4px 3px rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 70px;
  left: 0px;
  list-style: none;
  /*display: none;*/
  z-index: 99;
  border-top: 0px;
  padding: 35px 0;
  /*transition: all 0.5s;*/
  visibility: hidden;
  opacity: 0;
  height: 0;
}
.menu ul > li:hover ul.submenu1 {
  /*display: block !important;*/
  opacity: 1;
  -webkit-animation: Grow 0.4s ease-in-out;
  animation: Grow 0.4s ease-in-out;
  visibility: visible;
  height: auto;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
@-webkit-keyframes Grow {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes Grow {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.menu_grid {
  display: grid;
  grid-template-columns: 28fr 72fr;
  gap: 0px;
}
.menu_grid_bx_op {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  padding-left: 50px;
  border-left: 1px solid #ccc;
}
ul.submenu1 li {
  display: table;
  clear: both;
  width: 100%;
  line-height: normal;
}

ul.submenu1 li a {
  text-decoration: none;
  color: #000 !important;
  font-size: 15px;
  /* line-height: 24px; */
  padding: 4px 0 !important;
  display: block;
  transition: all 0.3s ease 0s;
  text-align: left;
  text-transform: capitalize;
  /* border-bottom: 1px solid #ccc; */
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}

ul.submenu1 li:last-child a {
  border-bottom: 0px;
}

ul.submenu1 li:hover a {
  color: #e51b24 !important;
}

ul.submenu1 li:last-child a {
}
.menu_grid_bx h3 {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.6;
  color: #e51b24;
  margin: 0;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  transition: all 0.3s;
  position: relative;
  font-family: "Roboto", sans-serif;
  text-align: center;
}

.menu_grid_bx h3 a,
.menu_grid1 h4 a {
  text-decoration: none;
  color: #000;
  transition: all 0.3s;
}
.menu_grid_bx h3 a {
  color: #e51b24;
  /* margin-top: 50px; */
}
.menu_grid1 h4 {
  margin-top: 0;
  margin-bottom: 10px;
  color: #000;
  /* font-family: 'Roboto', sans-serif; */
  font-size: 15px;
  font-weight: 600;
  text-transform: capitalize;
  transition: all 0.3s;
}
.menu_grid_bx h3 a:hover {
  color: #000;
}
.menu_grid_bx h3 a:hover,
.menu_grid1 h4 a:hover {
  color: #e51b24;
}
.menu_grid_bx {
  display: grid;
  align-content: center;
}
/*------header_end--------*/

/*home_link*/

.home_link {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #010716;
  height: 110vh;
}
.carousel-control svg {
  width: 36px;
}

.home_link::before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
  z-index: 9;
  background-image: url(../images/Rectangle1.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: left center;
}
.Rectangle_1_i {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  z-index: 1;
}
#Rectangle_1_i {
  fill: url(#Rectangle_1_i);
}

.hl_video {
  position: absolute;
  top: 70px;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.hl_video video {
  width: 100%;
  display: block;
  left: 0%;
  top: 0;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  position: absolute;
  opacity: 0.5;
}
.vidbg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  transition: opacity 0.5s ease;
  background-image: url(../images/greenshape.png) !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.hl_circle {
  width: 90%;
  left: 5%;
  font-size: 18px;
  text-align: center;
  color: #fff;
  /* text-align: center; */
  padding: 0 5%;
  top: 45%;
  /* background: rgba(255, 255, 255, 0.8);
      padding: 100px; */
  position: absolute;
  z-index: 999;
}

/*------bannerbox---------*/

.bannerbox {
  width: 100%;
  display: block;
  position: relative;
  background-color: #1c1e24;
  height: 100vh;
  overflow: hidden;

  padding-top: 70px;
}
#main-decor {
  height: 100vh;
  width: 24vw;
  left: 12%;
  top: 0;
  position: absolute;
  z-index: 9;
  opacity: 0.2;
  background: rgba(255, 255, 255, 0.05);
  border-right: 1px solid #1c1e24;
  border-left: 1px solid #1c1e24;
  /*box-shadow: 0 0 46px -8px #1c1e24;*/
}

.bannerimgg {
  float: right;
  width: 50%;
  position: relative;
  text-align: center;
  /* visibility: hidden; */
  margin-top: 15px;
  z-index: 9;
  /* padding-right: 100px; */
}
img.bannerimg1 {
  width: 485px;
  display: table;
  margin: auto;
}
img.bannerimgbg {
  width: 60%;
  display: block;
  position: absolute;
  /* right: 0; */
  top: 0;
  left: 105%;
}
.bannerboxcont {
  position: absolute !important;
  /* left: 50px; */
  left: 0;
  top: 0px;
  z-index: 99;
  width: 70%;
  display: table;
  padding: 0 100px !important;
  overflow: hidden;
  height: 100vh;
  visibility: hidden;
  margin: 0 !important;
}

.bannerboxcont1 {
  position: absolute;
  left: 0;
  width: 80%;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 50px;
  display: grid;
  align-items: center;
  z-index: 999;
}

.banner_hd {
  color: #fff;
  font-size: 60px;
  margin: 15px 0px;
  text-transform: uppercase;
  line-height: 1.2;
  z-index: 9;
  position: relative;
  font-weight: 300;
  text-align: left;
  font-family: "Roboto", sans-serif;
}

.banner_hd span {
  color: #ffffff;
}

/* ---- banner ---- */

.main_banner {
  /* height: 90vh; */
  overflow: hidden;
  width: 100%;
  display: block;
  /* padding: 50px 0 */

  padding-top: 50px;
}

.bannerimg {
  width: 38%;
  /* display: block; */
  float: right;
  position: relative;
  margin: 0px 0;
  right: 10%;
  opacity: 0;
}

.bannerimg > img.bannermainimg {
  width: 100%;
}

a.bannerserv1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 90px;
  height: 90px;
  border-radius: 90px;
  text-align: center;
  vertical-align: middle;
  display: block;
  transition: all 0.3s;
  z-index: 99;
  visibility: hidden;

  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#396ba5+0,4091af+100 */
  background: #396ba5;
  /* Old browsers */
  background: -moz-linear-gradient(left, #396ba5 0%, #4091af 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #396ba5 0%, #4091af 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #396ba5 0%, #4091af 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#396ba5', endColorstr='#4091af', GradientType=1);
  /* IE6-9 */
}

a.bannerserv1:hover {
  transform: scale(1.1, 1.1);
}

.bannerserv1 img {
  position: relative;
}

a.bcir1 {
  left: -50px;
  top: -1px;
}

a.bcir2 {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  top: 30%;
  left: 10.5%;
}

a.bcir3 {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  top: 3%;
  left: 33%;
}

a.bcir4 {
  width: 70px;
  height: 70px;
  border-radius: 70px;
  top: 5%;
  left: 57.5%;
}

a.bcir5 {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  top: 30%;
  left: auto;
  right: 6%;
}

/* .main_banner:before{
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    background: rgba(0,0,0,0.5);
    height: 100%;
    z-index: 1;
} */
.banner_txt {
  top: 25% !important;
  color: #fff;
  position: absolute;
  text-align: left;
  width: 100%;
  padding: 0 15% !important;
  margin: auto;
  left: 0%;
  margin: auto;
  text-align: center;
}

.banner_hd,
.banner_cont,
.banner_r_more {
  width: 100%;
  float: left;
}
/* 
.banner_hd {
  color: #fff;
  font-size: 38px;
  line-height: 52px;
  font-weight: 700;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2) !important;
  visibility: visible !important;
}

.banner_hd span {
  color: #00ce10;
  font-style: italic;
  font-size: 42px;
  font-weight: 300;
} */

.banner_cont {
  color: #fff;
  font-size: 21px;
  line-height: 30px;
  font-weight: 400;
  margin: 10px 0;
  display: block;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.1) !important;
  padding: 0px;
  visibility: visible !important;
}

.banner_cont span {
  margin: 0 10px;
  display: inline-block;
}

.banner_cont span i {
  margin-right: 5px;
}

.banner_r_more {
  clear: both;
  margin-top: 10px;
}

.banner_r_more a {
  text-decoration: none;
  color: #1f9028;
  text-transform: uppercase;
  margin: auto;
  font-weight: 600;
  display: inline-block;
  letter-spacing: 1px;
  border-radius: 50px;
  transition: all 0.3s ease 0s;
  visibility: visible !important;
  outline: 0px;
}

.banner_r_more a img {
  width: 60px;
}

.banner_r_more a:hover {
  background-color: transparent;
  color: #fff;
}

.ban_but {
  bottom: 10%;
}

.slideRight ul {
  list-style: none;
}

.slideRight ul li {
  display: inline-block;
  position: relative;
  padding: 0 25px;
}

.slideRight ul li:before {
  content: "\f061";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #fff;
  font-size: 21px;
  padding-right: 0.5em;
  position: absolute;
  top: 0px;
  left: 0;
}

.slideRight ul li:first-child:before {
  display: none;
}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.carousel-control.right {
  background-image: none !important;
}

.carousel-control.left {
  background-image: none !important;
}

a.scroll-down-link {
  width: 50px;
  position: absolute;
  left: 0px;
  bottom: 30%;
  color: #fff;
  text-align: center;
  z-index: 90;
  text-decoration: none;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
  -webkit-animation: move_fade_move_down 2s ease-in-out infinite;
  animation: move_fade_move_down 2s ease-in-out infinite;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  right: 0px;
  outline: 0px !important;
  border: 0px;
}

a.scroll-down-link img {
  opacity: 0.85;
}

/*animated arrow animattion*/
@-webkit-keyframes move_fade_move_down {
  0% {
    -webkit-transform: translate(0, -5px);
    opacity: 1;
  }

  50% {
    -webkit-transform: translate(0, 10px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translate(0, -5px);
    opacity: 1;
  }
}

@keyframes move_fade_move_down {
  0% {
    transform: translate(0, -5px);
    opacity: 1;
  }

  50% {
    transform: translate(0, 10px);
    opacity: 1;
  }

  100% {
    transform: translate(0, -5px);
    opacity: 1;
  }
}

.carousel-control.right {
  right: 40px !important;
}

.mbi1 {
  margin-top: 90px;
}

.bannercontbx1 {
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  position: relative;
  left: 0px;
  padding-top: 0;
  padding-left: 70px;
  z-index: 9;
  visibility: hidden;
}

.bannercontbx2 {
  top: 45%;
}

.bcx_bns {
  clear: both;
  width: 100%;
  display: table;
  margin-top: 20px;
}

.bcx_bns a {
  text-decoration: none;
  float: left;
  display: inline-block;
  height: 43px;
  line-height: 43px;
  padding: 0 30px;
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 400;
  border-radius: 10px;
  background-color: #1e85bd;
  transition: all 0.3s;
}

.bcx_bns a:hover {
  background-color: #4bba68;
}

.bcx_bns a img {
  width: 20px;
  margin-right: 0px;
  top: 0px;
  margin-left: 4px;
  position: relative;
}

.bcx_bns a:hover {
}

.Icon_ionic-md-arrow-forward_cb {
  width: 24.047px;
  height: 24.047px;
}

.Icon_ionic-md-arrow-forward_cb11 {
  fill: rgba(231, 50, 7, 1);
}

/* .bcx_bns a:hover:last-child{background-color: #333}
.bcx_bns a:last-child{background-color: #000;} */
h2 {
  text-transform: uppercase;
  font-weight: 700;
  line-height: 42px;
}

.bannercontbx1 h2 {
  color: #000;
  font-weight: 600;
  font-size: 52px;
  width: 100%;
  line-height: 1.2;
  margin-bottom: 20px;
  text-transform: capitalize;
}

/* .bannercontbx1 h2 span{
    color: #d9ff7a;
} */
.bannercontbx1 p {
  font-size: 18px;
  font-weight: 400;
  color: #595a5b;
  width: 90%;
  line-height: 32px;
}

.bannercontbx1 h3 {
  text-transform: uppercase;
  position: relative;
  letter-spacing: 4px;
  font-weight: 300;
  font-size: 16px;
}

/*----------banner-----------*/

.overlayScroll {
  position: absolute;
  bottom: 3vw;
  left: 3vw;
  transform: none;
  text-align: center;
}
.overlayScroll a {
  text-decoration: none;
}
.landingArrow {
  position: relative;
  right: auto;
  z-index: 4;
  overflow: hidden;
  width: 1px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.5);
  height: 5vw;
}
.landingArrow span {
  position: relative;
  display: block;
  top: -5vw;
  width: 100%;
  height: 100%;
  animation: landArrow 2s ease infinite;
  animation-delay: 2s;
  background: #1c1e24;
}
@keyframes landArrow {
  0% {
    top: -100%;
  }
  50% {
    top: 0;
  }
  100% {
    top: 100%;
  }
}
.overlayScroll p {
  padding: 0;
  margin: 1vw 0 0;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.menu2 {
  position: fixed;
  right: 30px;
  top: 50px;
  z-index: 9;
  display: none;
}

.menu2 .menuicon1 {
  position: relative;
  z-index: 999;
  padding: 0 15px;
  height: 42px;
  line-height: 42px;
  border-radius: 20px 0 0 20px;
  text-decoration: none;
  color: #2b2a29;
  display: block;
  font-size: 16px;
  display: block;
  outline: 0px;
  transition: all 0.3s;
}

.sidemenu span {
  float: left;
}

.bars-wrap {
  display: inline-block;
  margin-left: 15px;
  position: relative;
  overflow: visible;
  top: 3px;
}

.icon-bar {
  transition: all 0.4s ease;
  width: 26px;
  background: #e72029;
  height: 2px;
  position: relative;
  top: 8px;
  transition: width 0.2s ease-out;
  clear: both;
  margin-bottom: 7px;
}

/* .icon-bar:first-child {width:65%;}
.icon-bar:last-child {width:85%;} */

.menu2 .menuicon1:hover .icon-bar:first-child,
.menu2 .menuicon1:hover .icon-bar:last-child {
  width: 100%;
}

.cart_open {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999999999;
  display: none;
}

.cartbg1 {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.cart_bx1 {
  width: 90%;
  background-color: #f2f2f2;
  height: 100%;
  right: -100%;
  transition: ease all 0.4s;
  top: 0px;
  position: fixed;
  display: block;
  box-shadow: 0 10px 50px rgba(1, 2, 2, 0.15);
  z-index: 99999;
  overflow-y: auto;
  background-image: url("../images/hpat.png");
}

.left1 {
  right: 2100px;
  z-index: 9999999;
  transition: ease all 0.8s;
}

.menu2 {
  right: 2100px;
  position: fixed;
  transition: ease all 0.6s;
  top: 0px;
  z-index: 99999;
}

.menu2:before {
  border-top: 100px solid rgba(255, 255, 255, 1);
}

.cart_bx1 ul {
  list-style: none;
  width: 100%;
  margin: 0px;
  padding: 0px;
  height: 100%;
  vertical-align: middle;
  padding-top: 10px;
  text-align: right;
}

.cart_bx1 ul li {
  float: none;
  width: 100%;
  display: block;
  clear: both;
}

.cart_bx1 ul li a {
  text-decoration: none;
  color: #2b2a29;
  font-weight: 400;
  font-size: 16px;
  display: block;
  padding: 10px 15px;
  text-transform: capitalize;
  transition: all 0.3s ease 0s;
  text-align: center;
  outline: none;
}

.cart_bx1 ul li a:hover,
.cart_bx1 ul li a.active {
  color: #414141;
}

a.closebtn {
  display: block;
  height: 42px;
  float: right;
  text-decoration: none;
  line-height: 42px;
  color: #fff;
  font-size: 16px;
  padding: 10px 25px;
  margin-bottom: 20px;
  /* background-image: url('../images/hpat.png'); */
}

a.closebtn img {
  width: 26px;
}

a.mobilecont {
  padding: 12px 28px 10px;
  margin-left: 20px;
  border: 1px solid #ed681c;
  background-color: #ed681c;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 35px;
  text-decoration: none;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 400;
  display: inline-block;
}

img.deskno {
  display: none;
}
/*section1*/
.section1 {
  padding: 50px 30px 50px;
  background-color: #fff;
  width: 100%;
  display: table;
}
.section1_in_grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
}
.multi_tabs {
  clear: both;
  width: 100%;
  display: inline-block;
  position: relative;
  z-index: 1;

  display: inline-block;
}
ul.tabs {
  margin: 0;
  list-style: none;
  position: relative;
  width: 100%;

  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: center;
  justify-content: center;
  /* padding: 0 50px; */

  margin: auto;
  padding-bottom: 30px;
}

ul.tabs li {
  width: 100%;
  display: block;
  margin: 0;
  border-left: none;

  position: relative;
  color: #fff;
  position: relative;
  text-transform: capitalize;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 250px;
}
ul.tabs li a {
  text-decoration: none;
  color: #1c1e24;
  border-radius: 100%;
  display: flex;
  width: 300px;
  height: 150px;
  /* align-items: center; */
  justify-content: center;
  transition: all 0.3s;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
  position: relative;
  padding-top: 20px;
}
ul.tabs li a::before {
  width: 0;
  height: 0;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
  border-top: 150px solid rgba(255, 255, 255, 1);
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: -1;
  transition: all 0.3s;
  margin: auto;
}
ul.tabs li.active a {
  width: 300px;
  height: 250px;
  /* background-color: #1c1e24; */
  color: #fff;
  font-size: 28px;
  font-weight: 500;
  transition: all 0.3s;
}
ul.tabs li.active a::before {
  border-left: 150px solid transparent;
  border-right: 150px solid transparent;
  border-top: 250px solid #1c1e24;
}
.tab_container {
  border: 0px;
  border-top: none;
  clear: both;
  float: right;
  width: 100%;
}
.tab_content {
  width: 100%;
  position: relative;
}
.servtabs_info {
  display: grid;
  gap: 20px;
  /* align-items: center; */
  text-decoration: none;
  color: #fff;
  /* min-height: 375px; */
  padding: 20px;
  border: 1px solid rgb(219, 219, 219);
  transition: all 0.3s;
}
.servtabs_info:hover {
  transform: translateY(-5px);
  border: 1px solid rgb(0, 0, 0);
}
.servtabs_info_img {
  position: absolute;
  left: 20px;
  top: -100%;
  display: none;
}
.servtabs_info:hover .servtabs_info_img {
  display: block;
  top: 20px;
}
.servtabs_info h4 {
  margin-top: 0;
  margin-bottom: 15px;
  font-family: "Roboto", sans-serif;
  border-bottom: 1px solid rgb(219, 219, 219);
  padding-bottom: 5px;
}
.servtabs_info:hover h4 {
  border-color: #000;
}
.servtabs_info h4 a {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
  color: #1c1e24;
  margin-top: 0;
  /* letter-spacing: 1px; */
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  display: block;
  transition: all 0.3s;
  position: relative;
  /* height: 58px; */
  overflow: hidden;
}
/* .servtabs_info h4 a::after {
  content: "";
  display: block;
  position: relative;
  top: 5px;
  width: 64px;
  height: 1px;
  background: #e81c25;
  margin: auto;
} */
.servtabs_info:hover h4 a {
  color: #e51b24;
  /* margin-top: 50px; */
}
.tab_content p {
  font-size: 18px;
  line-height: 32px;
  color: #1c1e24;
  margin: 20px 0;
  font-weight: 400;
  overflow: hidden;
}
.tab_content a {
  text-decoration: none;
  clear: both;
}

.tab_content a:hover {
  border-color: #fff;
}
.servtabs_info ul {
  list-style: none;
  display: grid;
  gap: 15px;
  margin: 10px 0;
}
.servtabs_info:hover ul {
  /* display: none; */
}

.servtabs_info ul li a {
  color: #1c1e24;
  padding-left: 30px;
  position: relative;
  font-size: 16px;
  opacity: 1;
  /* font-weight: 300; */
  text-decoration: none;
  display: block;
  transition: all 0.3s;
}
.servtabs_info ul li a:hover {
  color: #e51b24;
}

.servtabs_info ul li a::before {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 10px solid #e51b24;
  border-bottom: 5px solid transparent;
  position: absolute;
  left: 0;
  top: 20%;
  /* transform: translateY(-50%); */
  content: "";
}
.arrow {
  width: 111.5px;
  height: 9px;
  fill: #1c1e24;
  transition: all 0.3s ease 0s;
  position: absolute;
  bottom: 20px;
  left: 20px;
  opacity: 0;
}
.servtabs_info:hover .arrow {
  transform: translateX(10px);
  opacity: 1;
}
.servtabs_info img {
  /* width: 0%;
  opacity: 0;
  left: -65%;
  transition: all 0.6s; */
  left: 0;
  opacity: 0.4;
  height: 100px;
  transition: all 0.6s;
  display: none;
}
.servtabs_info:hover img {
  /* left: 0;
  opacity: 0.9;
  height: 100px;

  transition: all 0.6s;
  transform: rotate(360deg); */
}
/*section1*/

/*section2*/
.section2 {
  padding: 50px 0;
  background-color: #f2f2f2;
  width: 100%;
  display: block;
  overflow: hidden;
}
.section2 h2 {
  color: #1c1e24;
  font-size: 60px;
  margin: 0px 0px 60px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  line-height: 1.2;
  z-index: 9;
  position: relative;
  font-weight: 300;
  text-align: center;
}
.section2 h2 span {
  color: #e51b24;
}
.section2 h3 {
  color: #1c1e24;
  font-size: 23px;
  margin: 0px 0px 50px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  line-height: 1.2;
  z-index: 9;
  position: relative;
  font-weight: 300;
  text-align: center;
  opacity: 0.7;
  letter-spacing: 1px;
  font-family: "Roboto", sans-serif;
  display: none;
}
.section2_in {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.sec2_bx_hov:hover {
  /* min-height: 188px; */
  display: block;
}
.sec2_bx {
  position: relative;
  top: 0px;
  z-index: 4;
  transition: all 0.2s ease 0.05s;
}
.sec2_bx_hov:hover .sec2_bx {
  /* top: -40px; */
  transform: translateY(-5px);
}
.sec2_bx_hov2:hover .sec2_bx1 {
  transform: translateX(-5px);
  top: 0px;
}
.sec2_bx_hov3:hover .sec2_bx2 {
  transform: scale(0.8);
  top: 0;
}
.sec2_bx_hov4:hover .sec2_bx3 {
  top: 0px;
  transform: translateX(40px);
}
.sec2_bx_hov5:hover .sec2_bx4 {
  transform: translateY(40px);
}
.sec2_bx a {
  padding: 35px 24px;
  z-index: 5;
  background: #fff;
  display: block;
  height: 100%;
  position: relative;
  transition: all 0.2s ease 0s;
  border: 1px solid #1c1e24;
  text-decoration: none;
  color: #1c1e24;
  min-height: 300px;
}
.sec2_bx_hov:hover a {
  box-shadow: #1c1e24 0px 0px 0px 0px, #1c1e24 0px 0px 7px 0px,
    #1c1e24 0px 0px 2px 0px, #1c1e24 0px 0px 0px 1px;
}
.sec2_bx a h4 {
  font-size: 16px;
  line-height: 26px;
  text-transform: uppercase;
  margin-bottom: 32px;
  margin-top: 0;
}
.sec2_bx a h4::after {
  content: "";
  display: block;
  position: relative;
  top: 16px;
  width: 64px;
  height: 2px;
  background: #e81c25;
}
.sec2_bx a:hover h4 {
  color: #1c1e24;
}
.sec2_bx a p {
  font-size: 14px;
  line-height: 24px;
  max-width: unset;
  /* opacity: 0.7; */
  margin-bottom: 0;
}
.background {
  display: block;
  position: absolute;
  pointer-events: none;
  background: #b8b8b8;
  height: 100%;
  left: 2%;
  bottom: 0px;
  z-index: 3;
  transition: all 0.2s ease 0s;
  display: none;
}
.background-06 {
  width: 96%;
  left: 2%;
  z-index: 3;
  border: 1px solid rgba(255, 255, 255, 0.499);
}
.sec2_bx_hov:hover .background-06 {
  bottom: -10px;
}
.sec2_bx_hov2:hover .background-06 {
  bottom: 0px;
  transform: translateX(15px);
}
.sec2_bx_hov3:hover .background-06 {
  width: 100%;
  height: 100%;
  bottom: 0px;
  top: 0px;
  left: 0px;
  transform: scale(1.04, 1.08);
}
.sec2_bx_hov4:hover .background-06 {
  bottom: 0px;
  transform: translateX(-15px);
}
.sec2_bx_hov5:hover .background-06 {
  bottom: 10px;
}
.background-04 {
  width: 92%;
  left: 4%;
  z-index: 2;
  border: 1px solid rgba(255, 255, 255, 0.25);
}
.sec2_bx_hov:hover .background-04 {
  bottom: -20px;
}
.sec2_bx_hov2:hover .background-04 {
  bottom: 0px;
  transform: translateX(30px);
}
.sec2_bx_hov3:hover .background-04 {
  width: 100%;
  height: 100%;
  bottom: 0px;
  top: 0px;
  left: 0px;
  transform: scale(1.08, 1.14);
}
.sec2_bx_hov4:hover .background-04 {
  bottom: 0px;
  transform: translateX(-30px);
}
.sec2_bx_hov5:hover .background-04 {
  bottom: 20px;
}
.background-02 {
  width: 88%;
  z-index: 1;
  left: 6%;
  border: 1px solid rgba(255, 255, 255, 0.098);
}
.sec2_bx_hov:hover .background-02 {
  bottom: -30px;
}
.sec2_bx_hov2:hover .background-02 {
  bottom: 0px;
  transform: translateX(45px);
}
.sec2_bx_hov3:hover .background-02 {
  width: 100%;
  height: 100%;
  bottom: 0px;
  top: 0px;
  left: 0px;
  transform: scale(1.12, 1.2);
}
.sec2_bx_hov4:hover .background-02 {
  bottom: 0px;
  transform: translateX(-45px);
}
.sec2_bx_hov5:hover .background-02 {
  bottom: 30px;
}

.section2_btm {
  margin-top: 70px;
  /* padding: 0 50px; */
}
.sec2_bx_ico {
  display: grid;
  /* grid-template-columns: 80px 1fr; */
  gap: 20px;
  /* align-items: center; */
}
.sec2_bx_ico .img1 {
  width: 75px;
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border: 1px solid #808080;
  color: #e81c25;
  font-size: 32px;
  display: none;
  border-radius: 10px;
}
.sec2_bx_hov:hover .sec2_bx_ico .img1 {
  border: 1px solid #1c1e24;
  color: #1c1e24;
}
.sec2_bx_ico p {
  margin-bottom: 0;
}
/*section2*/

/*section3*/
.section3 {
  padding: 50px 50px;
  background-color: #f2f2f2;
  width: 100%;
  display: block;
  position: relative;
  background-image: url(../images/casestudy-pattern.png);
  background-repeat: no-repeat;
  background-position: 30% 150px;
  background-size: 30%;
  overflow: hidden;
}
/* .section3::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 600px;
  height: 600px;
  content: "";
  background-color: #808080;
  transform: translate(-50%, 60%) rotate(135deg);
} */
.section3 svg {
  position: absolute;
  left: -7%;
  top: 30px;
  width: 50%;
}
.section3_top {
  display: grid;
  /* grid-template-columns: 75fr 25fr; */
  gap: 30px;
  align-items: center;
  margin-bottom: 30px;
}
.section3_top h2 {
  color: #000;
  font-size: 60px;
  margin: 0px 0px 0px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  line-height: 1.2;
  z-index: 9;
  position: relative;
  font-weight: 300;
  text-align: center;
}
/* .section3_top h2 span {
  color: #e41a23;
} */
.section3_top h3 {
  color: #1c1e24;
  font-size: 18px;
  margin: 0px;
  text-transform: capitalize;
  font-family: "Roboto", sans-serif;
  line-height: 1.2;
  z-index: 9;
  position: relative;
  font-weight: 300;
  opacity: 0.7;
}
.section3_top a {
  color: #1c1e24;
  padding: 15px 30px;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.5px;
  background-color: transparent;
  border: 1px solid #1c1e24;
  transition: all 0.5s;
  text-decoration: none;
  float: right;
}
.section3_top a:hover {
  background-color: #1c1e24;
  color: #fff;
}
.section3_btm {
  margin-top: 0px;
}
.section3_btm .col-sm-5 img {
  width: 115%;
  display: block;
  margin-left: -15%;
}
.section3_btm_cont {
  padding: 0px 30px 20px;
  background-color: #fff;
}
.section3_btm_cont1 {
  text-align: right;
}
.section3_btm_cont1 img {
  width: 165px;
}
.home_clients a {
  text-decoration: none;
  outline: 0;
  transition: all 0.3s;
}
.home_clients a span {
  color: #1c1e24;
  text-decoration: none;
  transition: all 0.3s;
  padding-bottom: 5px;
  display: inline-block;
  border-bottom: 2px solid #1c1e24;
}
.home_clients a:hover span {
  color: #e41a23;
}
.section3_btm_cont2 {
  padding-bottom: 0;
  margin-bottom: 0;

  /* background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.3) 33%,
    rgba(255, 255, 255, 0) 0%
  );
  background-position: bottom;
  background-size: 10px 2px;
  background-repeat: repeat-x; */
}
.section3_btm_cont2 h4 {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  color: #1c1e24;
  margin: 0px;
  text-transform: capitalize;

  font-family: "Roboto", sans-serif;
  /* letter-spacing: -1px; */
    height: 60px;
    overflow: hidden;
}
.home_clients a:hover .section3_btm_cont2 h4,
.section3_btm_cont a:hover span {
  color: #e41a23;
}
.section3_btm_cont3 p {
  color: #1c1e24;
  font-size: 18px;
  line-height: 32px;
  margin: 0;

  font-family: "Roboto", sans-serif;
}
.section3_btm .owl-carousel .owl-item {
  /* padding-left: 55px; */
}
.section3 .owl-dots {
  bottom: 30px;
  display: none;
}
.section3 .owl-theme .owl-nav {
  display: none;
}
.section3_btm img {
  width: 100%;
  display: block;
  height: 320px;
  object-fit: cover;
  object-position: center center;
  border: 15px solid #fff;
}
/*section3*/

/*section4*/
.section4 {
  padding: 20px 0;
  background-color: #fff;
  width: 100%;
  display: block;
  position: relative;
}
.section4 h2 {
  color: #000;
  font-size: 60px;
  margin: 0px 0px 60px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  line-height: 1.2;
  z-index: 9;
  position: relative;
  font-weight: 300;
  text-align: center;
}
.section4 ul {
  list-style: none;
}
.section4 .owl-carousel .owl-item img {
  width: auto !important;
  max-width: 100%;
  height: 90px;
  object-fit: contain;
  object-position: center;
  /*-webkit-filter: grayscale(100%); 
  filter: grayscale(100%);*/
  opacity: 0.7;
  transition: all 0.3s;
}
.section4 .owl-carousel .owl-item img:hover {
  /* -webkit-filter: grayscale(0%); 
  filter: grayscale(0%);
  opacity: 1; */
}
.section4_bx1 {
  padding-bottom: 50px;
}
.section4_bx2 {
  padding-bottom: 50px;
}
.section4 .owl-dots {
  display: none !important;
}
/*section4*/

/*section5*/
.section5 {
  padding: 50px;
  background-color: #fff;
  width: 100%;
  display: block;
  overflow: hidden;
}
.section5 h2,
.industries_pg h2 {
  color: #1c1e24;
  font-size: 60px;
  margin: 0px 0px 30px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  line-height: 1.2;
  z-index: 9;
  position: relative;
  font-weight: 300;
  text-align: center;
}
.section5 h2 span {
  color: #1c1e24;
}
.section5_in {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}
.section5_in a {
  padding: 10px 10px 15px;
  flex-direction: column;
  /* min-height: 375px; */
  background: #f2f2f2;
  display: flex;
  text-decoration: none;
  color: #fff;
  gap: 15px;
  position: relative;
  transition: all 0.3s;
}
.section5_in a img {
  height: 240px;

  align-self: baseline;
  /* opacity: 0.85; */
  width: 100%;
  object-fit: cover;
  transition: all 1s;
  object-position: center center;
}
.section5_in a:hover img {
  transform: scale(1.2, 1.2) rotate(5deg);
}
.section5_in a h3 {
  font-size: 15px;
  text-transform: uppercase;
  color: #1c1e24;
  margin: 0;
  text-align: center;
}
.section5_in a:hover h3 {
  color: #e41a23;
}
/* .section5_in a h4 {
  font-size: 16px;
  opacity: 0.8;
  color: rgb(62, 62, 62);
  margin: 0;
  font-weight: 300;
  line-height: 1.4;
} */
.sec5_img_box {
  position: relative;
  display: block;
  overflow: hidden;
}
.sec5_img_box h4 {
  text-align: center;
  position: absolute;
  left: 0;
  top: -100%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  padding: 30px;
  color: #fff;
  margin: 0;
  font-size: 14px;
  line-height: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 1s;
}
.sec5_img_box h4 span {
  /* height: 100px; */
  display: block;
  width: 100%;
  overflow: hidden;
}
.section5_in a:hover .sec5_img_box h4 {
  top: 0;
}
/* .section5_in a p {
  font-size: 12px;
  line-height: 20px;
  max-width: unset;
  opacity: 0.7;
  color: #1c1e24;
  margin-bottom: 0;
  display: none;
}
.section5_in a span {
  text-transform: uppercase;
  color: #1c1e24;
  position: absolute;
  left: 24px;
  bottom: 28px;
  opacity: 0;
}
.section5_in a:hover h3 {
  margin-top: 10px;
}
.section5_in a:hover h4 {
  display: none;
}
.section5_in a:hover p {
  display: block;
}
.section5_in a:hover span {
  opacity: 1;
} */
/*section5*/

/*section6*/
.section6 {
  padding: 40px 80px;
  /* background-color: #f2f2f2; */
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  /* text-align: center; */
  background-image: url(../images/Customer_Service_Overview_Get_Started.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
/* .section6::after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  z-index: 1;
  background-color: #000;
  opacity: 0.7;
} */
.section6 h2 {
  color: #000;
  font-size: 60px;
  margin: 0px 0px 30px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  line-height: 1.2;
  z-index: 9;
  position: relative;
  font-weight: 300;
  /* text-align: center; */
}
.section6 p {
  color: #000;
  font-size: 24px;
  opacity: 0.9;
  line-height: 36px;
  margin: 0 0 40px;
  /* padding: 0px 50px; */
  position: relative;
  z-index: 9;
  width: 60%;
}
.section6 a {
  width: 160px;
  height: 160px;
  /* filter: drop-shadow(#1c1e24 1px -2px 20px); */
  padding: 14px;
  border-radius: 50%;
  opacity: 0.8;
  border: 2px solid #000;
  background: transparent;
  display: block;
  text-decoration: none;
  margin: auto;
  transition: all 0.3s;
  position: relative;
  z-index: 9;
}
.section6 a:hover {
  transform: scale(1.1);
}
.section6 a div {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 1px;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  text-align: center;
  padding: 12px 28px;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #e31922;
  /* opacity: 0.8; */
  border: 2px solid #e31922;
  -moz-box-pack: center;
  justify-content: center;
}
.section6 a div span {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 1px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
}
.styled_bs_all {
  position: absolute;
  left: 0;
  top: 0;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.styled_bs {
  top: 0%;
  left: 60%;
  width: 300px;
  height: 300px;
  background-color: #1c1e24;
  border-radius: 50%;
  position: absolute;
  transition: all 2000ms ease 0s;
  opacity: 0.1;
  filter: blur(80px);
}
.bs_st1 {
  top: 3%;
  left: 85%;
}
.bs_st2 {
  top: 53%;
  left: 67%;
  background-color: #1c1e24;
}
.bs_st3 {
  top: 85%;
  left: 1%;
}
.bs_st4 {
  top: 23%;
  left: 16%;
  background-color: #1c1e24;
}
.bs_st5 {
  top: 29%;
  left: 40%;
}
/*section6*/

/*footer*/
.footer {
  padding: 20px 0 20px;
  background-color: #ddd;
  width: 100%;
  display: block;
  overflow: hidden;
}
.footer_in {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  row-gap: 0;
}
.footer_bx1 {
  /* margin-bottom: 30px; */
}
.footer_bx1 h3 {
  color: #1c1e24;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 15px;
  padding-bottom: 10px;
  font-weight: 400;
  position: relative;
  /* border-bottom: 1px solid #1c1e24; */
  width: 90%;
}
.footer_bx1 h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 50px;
  height: 3px;
  background-color: #e51b24;
  display: block;
  z-index: 9;
}
.footer_bx1 h3::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 60%;
  height: 1px;
  background-color: #1c1e24;
  display: block;
  /* z-index: 9; */
}
.footer_bx1 a {
  color: #1c1e24;
  text-decoration: none;
  transition: all 0.3s;
  display: block;
  font-size: 16px;
  margin-bottom: 5px;
}
.footer_bx1 a:hover {
  opacity: 0.5;
}
.footer_bx1 p {
  font-size: 16px;
  color: #1c1e24;
}
.footer_bx1 p strong {
  font-weight: 500;
}
.full_grid {
  grid-row: 1 / 3;
  grid-column: 2 / span 1;
}
.aside_grid {
  grid-row: 1 / 3;
  grid-column: 4 / span 1;
}

.footer_form .ninput1 {
  width: 80%;
  height: 40px;
  line-height: 40px;
  border: 0;
  padding: 0 20px;
  font-size: 14px;
  background-color: #fff;
  display: inline-block;
  text-transform: capitalize;
  border-radius: 0;
  color: #000;
  margin-bottom: 10px;
}
.footer_form .nsubmit1 {
  width: 80%;
  line-height: 40px;
  height: 40px;
  background-color: #0b0b0b;
  color: #fff;
  text-align: center;
  border: 0px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  cursor: pointer;
  transition: all 0.3s ease 0s;
  display: inline-block;
  border-radius: 0;
}
.footer_form .nsubmit1:hover {
  background-color: #888;
  color: #1c1e24;
}
ul.ft_social {
  list-style: none;
  clear: both;
  width: 100%;
  display: block;
  margin-top: 30px;
}
ul.ft_social li {
  float: left;
  display: inline-block;
}
ul.ft_social li a {
  margin-right: 15px;
  border-radius: 100%;
  border: 1px solid rgb(0, 0, 0);
  text-align: center;
  line-height: 40px;
  color: #1c1e24;
  font-size: 21px;
  text-decoration: none;
  transition: all 0.3s;
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
ul.ft_social li a:hover {
  opacity: 0.5;
}
.footer_copy {
  text-align: center;
  padding: 15px 0 0;
  color: #1c1e24;
  opacity: 0.75;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  margin-top: 30px;
  font-size: 14px;
  font-weight: 300;
}
/*footer*/
::-moz-selection {
  /* Code for Firefox */
  color: #e51b24;
  background: #000;
}

::selection {
  color: #fff;
  background: #000;
}

.industries_pg {
  width: 100%;
  display: table;
  padding: 40px 0;
  background-color: #f2f2f2;
}
.industries_pg_box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
  row-gap: 45px;
}
.industries_pg_box1 {
  display: grid;
  grid-template-columns: 100px 1fr;
  gap: 10px;
}
.industries_pg h2 {
  margin-top: 0;
  margin-bottom: 40px;
}
.industries_pg_box1 span {
  color: transparent !important;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #e51b23;
  /* font-family: 'Roboto', sans-serif; */
  font-size: 60px;
  font-weight: 700;
}
.industries_pg_box1 h3 {
  color: #000;
  font-size: 24px;
  line-height: 36px;
  font-weight: 300;
  margin-bottom: 20px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
.industries_pg_box1 p {
  color: #1c1e24;
  font-size: 16px;
  line-height: 28px;
  margin: 0;
}
.industries_pg_box1 a {
  color: #e51b23;
  padding: 8px 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  margin-top: 15px;
  display: inline-block;
  letter-spacing: 2px;
  transition: all 0.3s;
  border-bottom: 1px solid #e51b23;
}
.industries_pg_box1 a:hover {
  color: #000;
}
.aside_grid p span {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 15px;
}


.desk{
    display:block;
}
.mob{
    display:none;
}
/* ===========================
   ====== Media Queries ====== 
   =========================== */
/*------smallphones----------------*/
@media only screen and (min-width: 240px) and (max-width: 960px) {

  .menu {
    display: none;
  }
  .menu2 {
    display: block;
    top: 13px;
    right: 0px;
  }
  #header.fixed1 {
    padding: 0 20px;
  }
  .logo a {
    width: 220px;
  }
  .bannerbox,
  .bannercontbx1 {
    height: 80vh;
  }
  .bannercontbx1 {
    padding: 0 10px;
  }
  .banner_hd {
    font-size: 32px;
    line-height: 1.6;
  }
  .bannercontbx1 p {
    font-size: 16px;
  }
  .carousel-control.right {
    right: 20px !important;
  }
  .section1 {
    display: block;
  }

  .servtabs_info:hover,
  .sec2_bx_hov:hover .sec2_bx {
    transform: translateY(-5px);
    border: 1px solid rgb(0, 0, 0);
  }
  .section3_top h2,
  .section4 h2,
  .section2 h2,
  .section5 h2,
  .industries_pg h2,
  .section6 h2 {
    font-size: 32px;
  }
  .section3,
  .section2,
  .section5,
  .industries_pg {
    padding: 50px 20px;
    display: block;
  }
  .section4 .owl-carousel .owl-item img {
    height: auto;
    width: 100px;
  }
  .section1_in_grid,
  .section2_in,
  .section5_in,
  .industries_pg,
  .industries_pg_box {
    grid-template-columns: repeat(1, 1fr);
  }
  .industries_pg_box1 h3 {
    font-size: 16px;
  }
  .industries_pg_box1 {
    grid-template-columns: 55px 1fr;
  }
  .industries_pg_box1 span {
    font-size: 42px;
  }
  .section6 {
    padding: 40px 20px;
  }
  .section6 p {
    width: 100%;
    font-size: 16px;
  }
  .section6 a div span {
    font-size: 14px;
    line-height: 21px;
  }
  .footer_in {
    /* grid-template-columns: repeat(1, 1fr); */
    display: block;
  }
  .footer_bx1 {
    margin-bottom: 30px;
  }
  .footer_bx1 h3 {
    font-size: 16px;
  }
  .footer_copy {
    clear: both;
    display: inline-block;
    width: 100%;
  }
  .desk{
        display:none;
    }
    .mob{
        display:block;
    }
}
@media only screen and (min-width: 600px) and (max-width: 960px) {
    .section1_in_grid, .section2_in, .section5_in, .industries_pg_box, .footer_in {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 960px) and (max-width: 1140px) {
  .menu > ul > li > a {
    font-size: 12px;
    padding: 0 8px;
  }
  .logo a {
    width: 200px;
  }
  #header.fixed1 .menu > ul > li.contactli > a {
    font-size: 12px;
    padding: 10px 20px;
  }
  #header.fixed1 {
    padding: 0 15px;
  }
  .menu_grid1 h4 {
    font-size: 14px;
  }
  ul.submenu1 li a {
    font-size: 13px;
  }
  .servtabs_info ul li a {
    font-size: 14px;
  }
  .carousel-control.left {
    left: auto;
    right: 10%;
  }
  .section5 {
    padding: 50px 20px;
  }
  .sec5_img_box h4 {
    padding: 10px;
  }
  .section1_in_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1360px) {
  #header.fixed1 {
    padding: 0 30px;
  }
  .container {
    width: 90%;
    max-width: 90%;
    margin: auto;
  }
  .menu > ul > li > a {
    font-size: 14px;
    padding: 0 10px;
  }
  .logo a {
    width: 220px;
  }
  #header.fixed1 .menu > ul > li.contactli > a {
    font-size: 14px;
    padding: 10px 20px;
  }
  .carousel-control.left {
    left: auto;
    right: 9%;
  }
}
