@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;

300;400;500;600;700;800&display=swap);@charset "UTF-8";
body {
  font-family: "Manrope", sans-serif !important;
}

.header_section nav.navbar.navbar-expand-lg.nav_bar {
  padding: 10px 0px;
  background-color: #000000;
}

.header_section .navbar-expand-lg .navbar-nav .nav-link {
  padding-left: 0px !important;
}

.header_section .collapse ul li a {
  color: #a3a3a3 !important;
}

.header_section .collapse ul li a:hover {
  color: #ea4d44 !important;
}

.header_section .header_links .nav-item a {
  margin-left: 25px;
}

.header_section .navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: none !important;
}

.header_section a.nav-link.active {
  font-size: 18px;
  color: #ea4d44 !important;
  border-bottom: 3px solid #ea4d44;
  padding-bottom: 0px;
}

.header_section a.nav-link {
  padding-right: 0px !important;
}

.header_section .menu_btn {
  background-color: transparent;
  border: none;
  padding: 3px;
}

.header_section .menu_circle_div {
  border: 2px solid #ffffff;
  border-radius: 100%;
  padding: 2px;
}

.header_section .menu_circle_div .menu_bar_i {
  color: #ffffff;
  font-size: 15px;
  padding: 2px 5px;
}

@media screen and (min-width: 320px) and (max-width: 990px) {
  a.nav-link.active {
    font-size: 18px;
    color: #ea4d44 !important;
    border-bottom: none !important;
    font-weight: 600;
    padding-bottom: 0px;
  }
}

.footer_sec {
  padding: 30px 0px !important;
  background-color: #140504;
}

.footer_sec h6 {
  color: #EA4D44 !important;
}

.footer_sec p {
  color: #A5A3A3 !important;
}

.footer_sec a {
  color: #A5A3A3 !important;
  font-size: 14px;
}

.footer_sec .phone_num {
  color: #ffffff;
}

.footer_sec .menu_items:hover {
  color: #ffffff !important;
  padding-left: 10px;
  transition: 0.6s ease;
}

.footer_sec .active {
  color: #ffffff !important;
}

@media only screen and (min-width: 500px) and (max-width: 990px) {
  .footer_sec {
    text-align: center;
  }
}

@media only screen and (min-width: 760px) and (max-width: 990px) {
  .home_header_image {
    width: 20% !important;
  }
}

.portfolio_header nav.navbar.navbar-expand-lg.nav_bar {
  padding: 10px 0px;
  background-color: #000000;
}

.portfolio_header .collapse ul li a {
  color: #ffffff !important;
}

.portfolio_header .header_links .nav-item a {
  margin-left: 10px;
}

.portfolio_header .navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: none !important;
}

.portfolio_header a.nav-link {
  padding-right: 0px !important;
}

.portfolio_header .menu_btn {
  background-color: transparent;
  border: none;
  padding: 5px;
}

.portfolio_header .menu_circle_div {
  border: 2px solid #ffffff;
}

@media screen and (min-width: 320px) and (max-width: 990px) {
  a.nav-link.active {
    font-size: 18px;
    color: #2663b2 !important;
    border-bottom: none !important;
    font-weight: 600;
    padding-bottom: 0px;
  }
}

.service_know_more_btn {
  color: #ea4d44;
  background-color: transparent;
  border: none;
  font-size: 14px;
  font-weight: 700;
}

.home_first_sec {
  overflow: hidden !important;
  background-position: center;
  background-repeat: no-repeat;
  background: url("/assets/images/home/ho.jpg") no-repeat;
  background-size: 100% 100% !important;
  height: 100vh;
}

.home_first_sec strong {
  color: #000000 !important;
}

.home_first_sec .row {
  min-height: 400px;
}

.home_first_sec h1 {
  color: #ffffff !important;
}

.home_first_sec h4 {
  color: #ea4d44;
  font-weight: 600 !important;
}

.home_first_sec .scrolldown {
  transform: rotateZ(90deg);
  position: absolute;
  right: -76px;
  bottom: 150px;
}

.home_first_sec .scrolldown a {
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.3rem;
  color: #ffffff !important;
  background: transparent;
}

.home_first_sec .scrolldown .vert-move {
  animation: mover 1s infinite alternate;
}

.home_first_sec .scrolldown .vert-move {
  animation: mover 1s infinite alternate;
}

@keyframes mover {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-10px);
  }
}

.home_first_sec .navbar {
  background-color: transparent !important;
  box-shadow: none !important;
}

.home_first_sec .navbar .collapse ul li a {
  color: #ffffff !important;
}

.home_first_sec .navbar .collapse ul li a:hover {
  color: #ea4d44 !important;
}

.home_first_sec .menu_circle_div {
  border: 2px solid #ffffff !important;
}

.home_first_sec .menu_circle_div .menu_bar_i {
  color: #ffffff !important;
}

.home_first_sec .card-img-overlay .navbar {
  background-color: transparent !important;
  box-shadow: none !important;
}

.our_service_sec {
  padding: 0px 0px 70px 0px !important;
}

.our_service_sec .banner_div {
  position: relative;
  bottom: 40px;
  background-color: #ea4d44;
  padding: 40px 0px;
  border-top-left-radius: 70px;
  border-bottom-right-radius: 70px;
}

.our_service_sec .banner_div p {
  color: #ffffff !important;
}

.main_content_sec {
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}

.main_content_sec .our_service_content_sec {
  /* ANIMATE */
}

.main_content_sec .our_service_content_sec .anim {
  transition: 0.5s;
  transform: translateY(100%);
}

.main_content_sec .our_service_content_sec .title {
  color: red;
  transition: 0.5s;
  transform: translateY(-100%);
  padding: 8px 12px;
}

.main_content_sec .our_service_content_sec .description {
  padding: 0px 12px;
}

.main_content_sec .our_service_content_sec .author {
  color: blue;
}

.main_content_sec .our_service_content_sec .thumb:hover .anim,
.main_content_sec .our_service_content_sec .thumb:hover .title {
  transform: translateY(0);
}

.main_content_sec .our_service_content_sec .vission_image_shadow {
  background: rgba(74, 57, 57, 0.68) !important;
}

.main_content_sec .our_service_content_sec .vission_image_shadow:hover {
  background: rgba(255, 0, 0, 0.49) !important;
  display: flex !important;
  align-items: center !important;
}

.main_content_sec .our_service_content_sec .main_col {
  overflow: hidden !important;
  padding: 0px !important;
}

.main_content_sec .our_service_content_sec .hover_image {
  transition: transform 0.5s ease;
}

.main_content_sec .our_service_content_sec .hover_image:hover {
  transform: scale(1.1);
}

.main_content_sec .our_service_content_sec img:hover {
  filter: blur(1px) !important;
}

.main_content_sec .our_service_content_sec h5 {
  color: #ffffff !important;
  line-height: 40px;
}

.main_content_sec .our_service_content_sec .main_img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/elegant-woman-with-laptop-listening-music.jpg") no-repeat;
  background-size: 100% 100%;
}

.main_content_sec .our_service_content_sec .main_img h5 {
  color: #ffffff !important;
  line-height: 40px;
}

.main_content_sec .our_service_content_sec .main_img p {
  color: #ffffff !important;
  line-height: 30px;
}

.main_content_sec .our_service_content_sec .cloud_img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/Cloudenablement.png") no-repeat;
}

.main_content_sec .our_service_content_sec .Data_analytics_img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/Data_analytics.png") no-repeat;
}

.main_content_sec .our_service_content_sec .ProductEngineering_img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/ProductEngineering.png") no-repeat;
}

.main_content_sec .our_service_content_sec .Digitalstrategy_img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/Digitalstrategy.png") no-repeat;
}

.join_us_sec {
  background-color: #f5f5f5;
  overflow-x: hidden;
  overflow-y: hidden;
}

.join_us_sec h3 {
  color: #000000 !important;
}

.join_us_sec .join_us_btn {
  padding: 10px 24px;
  background-color: #eb4d44;
  color: #ffffff;
  border: none;
  border-radius: 5px;
}

.why-cincyr {
  overflow-x: hidden;
  overflow-y: hidden;
  background-color: #cee1d6;
}

.why-cincyr img {
  height: 100vh !important;
}

.why-cincyr .accordion-button:not(.collapsed),
.why-cincyr .accordion-button {
  box-shadow: inherit !important;
  background-color: inherit !important;
}

.why-cincyr .accordion-item {
  box-shadow: inherit !important;
  background-color: inherit !important;
  border: inherit !important;
  padding: 15px 0px;
}

.why-cincyr .accordion-button:not(.collapsed)::after,
.why-cincyr .accordion-button::after {
  display: none;
}

.why-cincyr .accordion {
  padding: 0 7vw;
}

.why-cincyr .accordion button,
.why-cincyr button.accordion-button,
.why-cincyr .accordion-button:not(.collapsed) {
  font-size: 2vw;
  font-weight: 700;
  color: #000;
}

.why-cincyr .accordion-item i {
  color: #ea4d44;
  font-size: 3vw;
  margin-right: 1vw;
}

.why-cincyr .accordion-item i::before {
  font-weight: 900 !important;
}

.why-cincyr .accordion-item {
  display: flex;
}

.why-cincyr .accordion-dis {
  display: block;
}

.why-cincyr .accordion-body {
  position: relative;
}

.why-cincyr .accordion-body::before {
  position: absolute;
  content: "";
  top: -1.2vw;
  right: 0;
  bottom: 0;
  left: -2.65vw;
  height: 10.8vw;
  width: 2px;
  background: #ea4d44;
}

.casestudy_sec {
  overflow-x: hidden;
  overflow-y: hidden;
}

.casestudy_sec .left_col {
  background-color: #1c3427;
}

.casestudy_sec .slick_btns {
  border: none;
  background-color: #ffffff !important;
  padding: 0px !important;
}

.casestudy_sec .nah_div {
  background-color: #ef4140;
}

.casestudy_sec .view_more_btn {
  background-color: transparent;
  border: 1px solid #ef4140;
  color: #ef4140;
  padding: 8px 30px;
  border-radius: 5px;
}

.casestudy_sec p {
  line-height: 30px;
}

.casestudy_sec h6 {
  font-weight: 100 !important;
  font-size: 18px;
}

.casestudy_sec h2 {
  color: #ffffff !important;
  letter-spacing: 0px;
  font-size: 32px !important;
  font-weight: 700 !important;
}

.casestudy_sec a {
  color: #ffffff !important;
}

.casestudy_sec .card {
  border-radius: 10px !important;
}

.casestudy_sec .home_slider p {
  color: #ffffff;
}

.wordsfromcustomers_sec {
  overflow-x: hidden !important;
  overflow-y: hidden !important;
  background-color: #140504;
}

.wordsfromcustomers_sec .card {
  background-color: #140504;
}

.wordsfromcustomers_sec h5 {
  color: #ffffff;
}

.wordsfromcustomers_sec h2 {
  font-weight: 200 !important;
}

.wordsfromcustomers_sec strong {
  font-weight: 700 !important;
}

.wordsfromcustomers_sec .slick_btns {
  border: none;
  background-color: #140504 !important;
  padding: 0px !important;
}

.emerging_technologies_sec .emerging-tecch {
  margin-top: 2vw;
}

.emerging_technologies_sec .emerging {
  padding: 5vw 0;
  height: 41vw !important;
}

.emerging_technologies_sec .emerging-head h2 {
  font-size: 2.8vw;
  color: #ea4d44;
  text-transform: capitalize;
  font-weight: 900;
  margin-bottom: 1vw;
}

.emerging_technologies_sec .emerging-head h2 span {
  color: #000;
}

.emerging_technologies_sec .emerging-head p {
  font-size: 1.1vw;
  color: #929292;
}

.emerging_technologies_sec .artificial i {
  color: #000;
}

.emerging_technologies_sec .artificial {
  text-align: center;
  width: 15vw;
  position: relative;
}

.emerging_technologies_sec .artificial::after {
  position: absolute;
  content: "";
  top: 2.65vw;
  right: 0;
  bottom: 0;
  left: 9.9vw;
  height: 0.1vw;
  width: 9.4vw;
  border-top: 1px dashed #ea4d44;
}

.emerging_technologies_sec .artificial:last-child:after {
  display: none;
}

.emerging_technologies_sec .artificial img {
  height: 80px;
  width: 90px;
  border-radius: 50%;
  background-color: #ffffff;
  border: 1px solid #ea4d44;
  padding: 18px;
}

.emerging_technologies_sec .artificial:hover img {
  background-color: #ea4d44;
}

.emerging_technologies_sec .ar_img:hover .art_p {
  display: none !important;
}

.emerging_technologies_sec .fir_cir img {
  background-color: #ea4d44;
}

.emerging_technologies_sec .artificial .mousehover {
  display: none;
}

.emerging_technologies_sec .artificial .nonhover {
  display: block;
}

.emerging_technologies_sec .artificial:hover .mousehover {
  display: block;
  margin: 0 auto;
}

.emerging_technologies_sec .artificial:hover .mousenonhover {
  display: none;
}

.emerging_technologies_sec .artificial-content {
  margin-top: 1vw;
}

.emerging_technologies_sec .artificial-content h5 {
  font-size: 1.2vw;
  font-weight: 600;
  color: #ea4d44;
}

.emerging_technologies_sec .artificial-content p {
  font-size: 1vw;
  color: #929292;
  display: none;
}

.emerging_technologies_sec .artificial:hover .artificial-content p {
  display: block;
}

.emerging_technologies_sec .emerging-sub-tech {
  display: flex;
  justify-content: space-between;
}

.emerging_technologies_sec_small_div {
  padding: 70px 0px 70px 0px !important;
}

.emerging_technologies_sec_small_div .all_svg_circles {
  background-color: #ea4d44;
  padding: 20px;
  border-radius: 50px;
}

.emerging_technologies_sec_small_div h5 {
  color: #ea4d44;
}

.home_blogs_sec .slick-track {
  display: flex !important;
}

.home_blogs_sec .slick-slide {
  height: inherit !important;
}

.home_blogs_sec .allBlogs_cards {
  margin: 25px;
  transition: transform 0.5s ease;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
}

.home_blogs_sec .allBlogs_cards:hover {
  transform: scale(1.1);
}

.home_blogs_sec h5 {
  color: #ea4d44;
}

.home_blogs_sec .read_more_a {
  color: #ea4d44;
}

.home_blogs_sec .slick_btns {
  background-color: transparent;
  border: none !important;
  width: 50px;
}

@media only screen and (min-width: 730px) and (max-width: 990px) {
  .home_first_sec .main_text,
  .home_first_sec_vi .main_text {
    font-size: 60px !important;
  }

  .home_first_sec .last_text,
  .home_first_sec_vi .last_text {
    font-size: 60px !important;
  }
}

@media only screen and (min-width: 403px) and (max-width: 544px) {
  .our_service_sec .banner_div {
    position: relative !important;
    bottom: 44px !important;
  }
}

@media only screen and (min-width: 1px) and (max-width: 402px) {
  .home_header_image {
    width: 40% !important;
  }

  .home_first_sec_vi h1 {
    font-size: 24px !important;
  }

  .our_service_sec .banner_div {
    position: relative !important;
    bottom: 10px !important;
  }
}

@media only screen and (min-width: 402px) and (max-width: 730px) {
  .home_first_sec_vi h1 {
    font-size: 30px !important;
  }
}

@media only screen and (min-width: 1px) and (max-width: 991px) {
  .casestudy_sec .casestudy_content_div {
    padding: 0px 30px;
  }

  .our_service_sec .banner_div {
    padding: 40px 20px !important;
  }
}

@media only screen and (min-width: 1126px) and (max-width: 1400px) {
  .accordion-body::before {
    height: 13.8vw !important;
  }
}

@media only screen and (min-width: 1055px) and (max-width: 1124px) {
  .accordion-body::before {
    height: 17.8vw !important;
  }
}

@media only screen and (min-width: 968px) and (max-width: 1055px) {
  .accordion-body::before {
    top: -2.2vw !important;
    height: 20.8vw !important;
  }
}

@media only screen and (min-width: 913px) and (max-width: 968px) {
  .accordion-body::before {
    top: -2.2vw !important;
    height: 22.8vw !important;
  }
}

@media only screen and (min-width: 861px) and (max-width: 912px) {
  .accordion-body::before {
    top: -2.2vw !important;
    height: 25.8vw !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 860px) {
  .accordion-body::before {
    top: -2.2vw !important;
    height: 28.8vw !important;
  }
}

@media only screen and (min-width: 620px) and (max-width: 767px) {
  .accordion-body::before {
    top: -3.2vw !important;
    height: 21.8vw !important;
  }
}

@media only screen and (min-width: 510px) and (max-width: 620px) {
  .accordion-body::before {
    top: -3.2vw !important;
    height: 29.8vw !important;
  }
}

@media only screen and (min-width: 445px) and (max-width: 510px) {
  .accordion-body::before {
    top: -3.2vw !important;
    height: 35.8vw !important;
  }
}

@media only screen and (min-width: 380px) and (max-width: 444px) {
  .accordion-body::before {
    top: -5.2vw !important;
    height: 46.8vw !important;
  }
}

@media only screen and (min-width: 361px) and (max-width: 380px) {
  .accordion-body::before {
    top: -5.2vw !important;
    height: 53.8vw !important;
  }
}

@media only screen and (min-width: 340px) and (max-width: 361px) {
  .accordion-body::before {
    top: -5.2vw !important;
    height: 61.8vw !important;
  }
}

@media only screen and (min-width: 1px) and (max-width: 340px) {
  .accordion-body::before {
    top: -5.2vw !important;
    height: 70.8vw !important;
  }
}

@media only screen and (min-width: 1px) and (max-width: 708px) {
  .accordion-button {
    font-size: 18px !important;
  }
}

@media only screen and (min-width: 1px) and (max-width: 620px) {
  .all_i_t {
    padding-top: 17px !important;
  }
}

@media only screen and (min-width: 620px) and (max-width: 3000px) {
  .all_i_t {
    padding-top: 13px !important;
  }
}

@media only screen and (min-width: 1px) and (max-width: 500px) {
  .accordion-item i {
    color: #EA4D44;
    font-size: 5vw !important;
    margin-right: 0vw !important;
  }
}

@media only screen and (min-width: 990px) and (max-width: 1130px) {
  .artificial::after {
    top: 3.65vw !important;
    bottom: 0;
    left: 10.7vw;
  }
}

@media only screen and (min-width: 990px) and (max-width: 1050px) {
  .artificial::after {
    left: 12vw !important;
  }
}

@media only screen and (min-width: 1050px) and (max-width: 1129px) {
  .artificial::after {
    left: 11vw !important;
  }
}

@media only screen and (min-width: 1130px) and (max-width: 1200px) {
  .artificial::after {
    top: 3.65vw !important;
  }
}

@media only screen and (min-width: 1px) and (max-width: 575px) {
  .our_service_content_sec .title {
    padding: 8px 30px !important;
  }

  .our_service_content_sec .description {
    padding: 0px 30px !important;
  }
}

@media only screen and (min-width: 1px) and (max-width: 500px) {
  .home_first_sec {
    background: url("/assets/images/home/hoSmall.jpg") no-repeat !important;
    background-size: 100% 100% !important;
  }
}

@media only screen and (min-width: 1px) and (max-width: 421px) {
  .main_content_sec .app_img {
    height: 400px !important;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .main_content_sec .app_img {
    height: 500px !important;
  }

  .main_content_sec .sec_img {
    height: 250px !important;
  }
}

@media only screen and (min-width: 1px) and (max-width: 576px) {
  .main_content_sec .our_service_content_sec .main_col {
    padding: 0px 20px !important;
  }

  .main_content_sec .our_service_content_sec .hover_image {
    transition: none !important;
  }

  .main_content_sec .our_service_content_sec .hover_image:hover {
    transform: none !important;
  }
}

.contact_us_first_sec {
  overflow: hidden !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/contact_us.jpg") no-repeat;
  background-size: 100% 100%;
  height: 100vh;
}

.contact_us_first_sec strong {
  color: #ffffff !important;
}

.contact_us_first_sec .row {
  min-height: 400px;
}

.contact_us_first_sec h1 {
  color: #ffffff !important;
}

.contact_us_first_sec h2 {
  color: #ffffff !important;
}

.contact_us_first_sec h4 {
  color: #EA4D44 !important;
  font-weight: 600 !important;
}

.contact_us_first_sec .navbar {
  background-color: transparent !important;
  box-shadow: none !important;
}

.contact_us_first_sec .navbar .collapse ul li a {
  color: #ffffff !important;
}

.contact_us_first_sec .navbar .collapse ul li a:hover {
  color: #ea4d44 !important;
}

.contact_us_first_sec .card-img-overlay .navbar {
  background-color: transparent !important;
  box-shadow: none !important;
}

@media only screen and (min-width: 1px) and (max-width: 500px) {
  .contact_us_first_sec {
    background: url("/assets/images/contact_usSmall.jpg") no-repeat !important;
  }
}

.getintouch_sec {
  background: linear-gradient(180deg, #F5F5F5 65%, #EB4D44 35%);
}

.getintouch_sec .left_col h5 {
  font-weight: 500 !important;
  font-size: 20px !important;
  line-height: 40px;
}

.getintouch_sec .right_col .card {
  border-radius: 20px;
  box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.15);
}

.getintouch_sec .right_col .card h5 {
  color: #EB4D44 !important;
  font-weight: 700 !important;
  font-size: 20px;
}

.getintouch_sec .right_col .card input {
  color: #000000;
  padding: 15px 0px 3px 0px !important;
  border-bottom: 1px solid #E2E2E2;
}

.getintouch_sec .right_col .card textarea {
  color: #000000;
  border-bottom: 1px solid #E2E2E2;
}

.getintouch_sec .right_col .card ::-moz-placeholder {
  color: #D6D6D6;
  opacity: 1;
}

.getintouch_sec .right_col .card ::placeholder {
  color: #D6D6D6;
  opacity: 1;
}

.getintouch_sec .right_col .card #file_upload {
  opacity: 0;
}

.getintouch_sec .right_col .card .resume_text {
  position: relative;
  bottom: 30px;
  cursor: pointer;
  color: #EB4D44;
}

.getintouch_sec .right_col .card .get_in_touch_btn {
  padding: 10px 24px;
  border-radius: 5px;
  color: #ffffff;
  background-color: #EB4D44;
  border: 0;
}

.weAreHere_sec {
  background-color: #140504;
}

.weAreHere_sec strong {
  color: #ffffff;
}

.weAreHere_sec i {
  font-size: 40px;
  color: #EB4D44;
}

.weAreHere_sec a {
  color: #ffffff !important;
}

.weAreHere_sec .phone_envelop_icon {
  font-size: 20px;
  text-align: start !important;
}

.career_first_sec {
  overflow: hidden !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/careers/carMainlo.jpg") no-repeat;
  background-size: 100% 100%;
  height: 100vh;
}

.career_first_sec h2 {
  color: #ffffff !important;
}

.career_first_sec h6 {
  color: #EA4D44 !important;
  line-height: 22px;
}

.career_first_sec .row {
  min-height: 400px;
}

.career_first_sec p {
  color: #EA4D44;
}

.career_first_sec .navbar {
  background-color: transparent !important;
  box-shadow: none !important;
}

.career_first_sec .navbar .collapse ul li a {
  color: #ffffff !important;
}

.career_first_sec .navbar .collapse ul li a:hover {
  color: #ea4d44 !important;
}

.career_first_sec .card-img-overlay .navbar {
  background-color: transparent !important;
  box-shadow: none !important;
}

.whyjoincincyr_sec .img_sec {
  width: 80px;
  height: 80px;
  background-color: #EA4D44;
  border-radius: 50px;
}

.whyjoincincyr_sec strong {
  color: #000000 !important;
}

.whyjoincincyr_sec h5 {
  font-weight: 900 !important;
}

.whyjoincincyr_sec .why_img {
  padding: 17px;
}

.openpositions_sec {
  overflow: hidden !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background-attachment: fixed !important;
  background: url("/assets/images/careers/postion_img.jpg") no-repeat;
  background-size: 100% 100%;
}

.openpositions_sec h2 {
  color: #ffffff;
}

.openpositions_sec .cards_row {
  background-color: #F5F5F5;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.openpositions_sec .card {
  background-color: #FFFFFF;
  border: none;
  border-radius: 5px;
}

.openpositions_sec .card h5 {
  color: #EA4D44 !important;
}

.openpositions_sec .openpositions_buttons {
  border: none;
  background-color: #ffffff;
  border-radius: 5px;
  width: 100%;
  height: 100% !important;
}

.openpositions_sec .search_bar {
  padding: 11px;
  border: 1px solid #EA4D44;
  border-right: none !important;
  border-radius: 0px !important;
}

.openpositions_sec .search_btn {
  background: #ffffff;
  border: 1px solid #EA4D44 !important;
  border-left: none !important;
}

.openpositions_sec .adding_scroll {
  border: none;
  box-shadow: none;
  height: 277px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.openpositions_sec #list::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #f5f5f5;
}

.openpositions_sec #list::-webkit-scrollbar {
  width: 10px;
}

.openpositions_sec #list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #eb4d44;
}

.newgraduate_sec a {
  color: #EA4D44 !important;
  text-decoration: underline !important;
}

.weValueInnovation .container {
  background-color: #140504;
}

.weValueInnovation .container .hello {
  position: relative;
}

.weValueInnovation .container .square-1 {
  width: 130px;
  height: 130px;
  background-color: red;
  position: absolute;
  left: 12px;
  top: 184px;
}

.weValueInnovation .container .wevalue_img {
  z-index: 1;
  position: inherit;
  left: 35px;
  bottom: 10px;
}

#apply_job_model input {
  border: 1px solid #eb4d44;
  padding: 10px;
}

#apply_job_model .submit_btn {
  padding: 8px 30px;
  border: 1px solid;
  border-radius: 5px;
  color: #ffffff;
  background-color: #eb4d44;
}

#apply_job_model .display_content {
  border: none;
}

#apply_job_model .display_titles {
  display: inline-block !important;
}

#apply_job_model #file_upload {
  opacity: 0;
}

#apply_job_model .resume_text {
  position: relative;
  bottom: 30px;
  cursor: pointer;
  color: #EB4D44;
}

@media only screen and (min-width: 1px) and (max-width: 500px) {
  .career_first_sec {
    background: url("/assets/images/careers/carMainloSmall.jpg") no-repeat !important;
  }
}

@media screen and (min-width: 1199px) and (max-width: 1399px) {
  .weValueInnovation .square-1 {
    position: absolute;
    left: 12px;
    top: 137px !important;
  }
}

@media screen and (min-width: 991px) and (max-width: 1199px) {
  .weValueInnovation .square-1 {
    position: absolute;
    left: 12px;
    top: 96px !important;
  }
}

.about_first_sec {
  overflow: hidden !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/aboutus/AboutUs.jpg") no-repeat;
  background-size: 100% 100%;
  height: 100vh;
}

.about_first_sec strong {
  color: #000000 !important;
}

.about_first_sec .row {
  min-height: 400px;
}

.about_first_sec h2 {
  color: #ffffff !important;
}

.about_first_sec h6 {
  color: #ffffff !important;
}

.about_first_sec p {
  color: #ffffff;
}

.about_first_sec .navbar {
  background-color: transparent !important;
  box-shadow: none !important;
}

.about_first_sec .navbar .collapse ul li a {
  color: #ffffff !important;
}

.about_first_sec .navbar .collapse ul li a:hover {
  color: #ea4d44 !important;
}

.about_first_sec .card-img-overlay .navbar {
  background-color: transparent !important;
  box-shadow: none !important;
}

.gearup_business .left_col {
  background-color: #E6E6E6;
}

.gearup_business .left_col strong {
  color: #EA4D44 !important;
}

.gearup_business .left_col p {
  color: #000000;
}

.gearup_business .right_col {
  background-color: #EA4D44;
}

.gearup_business .right_col p {
  color: #ffffff;
}

.gearup_business .right_col strong {
  color: #000000 !important;
}

.values_sec {
  background-color: #140504;
}

.values_sec .value_col {
  background-color: #3f1311;
  color: #ea4d44;
  border-top-left-radius: 170px;
}

.values_sec span {
  color: #ea4d44;
}

.values_sec h5 {
  color: #ffffff;
}

.values_sec p {
  line-height: 30px !important;
}

.strategists_sec {
  background: linear-gradient(to bottom, #EB4D44 30%, #f5f5f5 20%, #f5f5f5 20%, #f5f5f5 30%);
}

.strategists_sec p {
  color: #ffffff;
  font-size: 22px;
}

.strategists_sec .card {
  border: 0;
  background-color: #ffffff;
}

.strategists_sec .card .first_col .first_row h4 {
  color: #EA4D44 !important;
  font-weight: 700 !important;
}

.strategists_sec .card .first_col .first_row .content_text {
  color: #000000;
  font-size: 20px !important;
  line-height: 30px;
  font-weight: 700 !important;
}

.strategists_sec .card .first_col .first_row p {
  color: #7D7D7D;
  font-size: 16px !important;
}

.strategists_sec .card .first_col h6 {
  color: #000000 !important;
}

.work_flow_sec .flow_back_imag {
  background-attachment: fixed !important;
  background: url("/assets/images/aboutus/about_us_line.png") no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.work_flow_sec .flow_back_imag img {
  background-color: #ffffff !important;
}

.work_flow_sec .flow_back_imag h3 {
  background-color: #ffffff !important;
}

.work_flow_sec .flow_back_imag p {
  background-color: #ffffff !important;
}

.work_flow_sec .flow_back_imag strong {
  font-size: 35px !important;
  font-weight: 700 !important;
}

.work_flow_sec h2 {
  color: #ffffff;
}

.work_flow_sec .cards_row {
  background-color: #F5F5F5;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.work_flow_sec .card {
  background-color: #FFFFFF;
  border: none;
  border-radius: 5px;
}

.work_flow_sec .card h5 {
  color: #EA4D44 !important;
}

.work_flow_sec .openpositions_buttons {
  border: none;
  background-color: #ffffff;
  border-radius: 5px;
}

.work_flow_sec .search_bar {
  padding: 11px;
  border: 1px solid #EA4D44;
  border-right: none !important;
  border-radius: 0px !important;
}

.work_flow_sec .search_btn {
  background: #ffffff;
  border: 1px solid #EA4D44 !important;
  border-left: none !important;
}

@media only screen and (min-width: 1px) and (max-width: 500px) {
  .about_first_sec {
    background: url("/assets/images/aboutus/AboutUsSmall.jpg") no-repeat !important;
  }
}

@media only screen and (min-width: 1px) and (max-width: 375px) {
  .gearup_business h2 {
    font-size: 30px !important;
  }
}

@media only screen and (min-width: 1px) and (max-width: 1200px) {
  .strategists_sec .main_img {
    width: 100%;
  }
}

.services_first_sec {
  overflow: hidden !important;
  background-position: center;
  background-repeat: no-repeat;
  background: url("/assets/images/services/serv.jpg") no-repeat;
  background-size: 100% 100%;
  height: 100vh;
}

.services_first_sec strong {
  color: #ffffff !important;
}

.services_first_sec .row {
  min-height: 400px;
}

.services_first_sec h1 {
  color: #ffffff !important;
}

.services_first_sec h2 {
  color: #ffffff !important;
}

.services_first_sec h4 {
  color: #000000;
  font-weight: 600 !important;
}

.services_first_sec .navbar {
  background-color: transparent !important;
  box-shadow: none !important;
}

.services_first_sec .navbar .collapse ul li a {
  color: #ffffff !important;
}

.services_first_sec .navbar .collapse ul li a:hover {
  color: #ea4d44 !important;
}

.services_first_sec .card-img-overlay .navbar {
  background-color: transparent !important;
  box-shadow: none !important;
}

.content_sec {
  background-color: #140504;
}

.content_sec .tab {
  float: left;
}

.content_sec .tablinks {
  border-left: 4px solid #4f4443 !important;
}

.content_sec .tab button {
  display: block;
  background-color: inherit;
  color: #797979;
  padding: 15px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
}

.content_sec .tab button:hover {
  color: #eb4d44 !important;
}

.content_sec .tab button.active {
  color: #ffffff;
  border-left: 4px solid #ea4d44 !important;
}

.content_sec .tabcontent {
  float: left;
  padding: 0px 12px;
  border-left: none;
}

.content_sec_responsive {
  background-color: #140504;
}

.content_sec_responsive .main_img {
  border-radius: 10px !important;
}

.content_sec_responsive .main_img .card {
  border-radius: 15px;
}

.content_sec_responsive .main_img h5 {
  color: #ffffff !important;
  line-height: 40px;
}

.content_sec_responsive .main_img p {
  color: #ffffff !important;
  line-height: 30px;
}

.content_sec_responsive .main_img .industry_btn {
  padding: 8px 20px;
  background: white;
  color: #000000;
  border: none;
  border-radius: 25px;
  font-size: 12px;
  font-weight: 700;
}

.content_sec_responsive .card {
  background-color: #140504 !important;
}

.content_sec_responsive .Application_img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/services/app.jpg") no-repeat;
}

.content_sec_responsive .Cloud_img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/services/cloud.jpg") no-repeat;
}

.content_sec_responsive .Data_img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/services/AI.jpg") no-repeat;
}

.content_sec_responsive .Product_img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/services/product.jpg") no-repeat;
}

.content_sec_responsive .DigitalStrategy_img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/services/digitstr.jpg") no-repeat;
}

.content_sec_responsive .Enterprise_img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/services/Enter.jpg") no-repeat;
}

.content_sec_responsive .Quality_img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/services/qualiti.jpg") no-repeat;
}

.content_sec_responsive .DevOps_img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/services/devOpp.jpg") no-repeat;
}

.content_sec_responsive .Cyber_img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/services/cyber.jpg") no-repeat;
}

.content_sec_responsive .Blockchain_img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/services/block.jpg") no-repeat;
}

.content_sec_responsive .Internet_img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/services/iot.jpg") no-repeat;
}

@media only screen and (min-width: 1px) and (max-width: 500px) {
  .services_first_sec {
    background: url("/assets/images/services/servSmall.jpg") no-repeat !important;
  }

  .services_application_sec {
    background: url("/assets/images/services/appsmm.jpg") no-repeat !important;
  }

  .Cloud_enablement_sec {
    background: url("/assets/images/services/cloudsmm.jpg") no-repeat !important;
  }

  .dataAnaSec {
    background: url("/assets/images/services/Aismm.jpg") no-repeat !important;
  }

  .prodEngiSec {
    background: url("/assets/images/services/prosmm.jpg") no-repeat !important;
  }

  .digital_strat {
    background: url("/assets/images/services/digsmm.jpg") no-repeat !important;
  }

  .enterAppSec {
    background: url("/assets/images/services/entersmm.jpg") no-repeat !important;
  }

  .qualityEngiSec {
    background: url("/assets/images/services/qualitismm.jpg") no-repeat !important;
  }

  .devOpsSec {
    background: url("/assets/images/services/devOppsmm.jpg") no-repeat !important;
  }

  .cyberSerSec {
    background: url("/assets/images/services/cybersmm.jpg") no-repeat !important;
  }

  .blockChainSecc {
    background: url("/assets/images/services/blocksmm.jpg") no-repeat !important;
  }

  .iotSerSec {
    background: url("/assets/images/services/iotsmm.jpg") no-repeat !important;
  }
}

.services_common_for_all strong {
  color: #000000 !important;
}

.services_common_for_all .all_main_rows {
  min-height: 400px;
}

.services_common_for_all h1 {
  color: #ffffff !important;
}

.services_common_for_all h4 {
  color: #ea4d44;
  font-weight: 600 !important;
}

.services_common_for_all .navbar {
  background-color: transparent !important;
  box-shadow: none !important;
}

.services_common_for_all .navbar .collapse ul li a {
  color: #ffffff !important;
}

.services_common_for_all .navbar .collapse ul li a:hover {
  color: #ea4d44 !important;
}

.services_common_for_all .card-img-overlay .navbar {
  background-color: transparent !important;
  box-shadow: none !important;
}

.services_application_sec {
  overflow: hidden !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/services/app.jpg") no-repeat;
  height: 100vh;
}

.services_application_sec h2 {
  color: #ffffff;
}

.Cloud_enablement_sec {
  overflow: hidden !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/services/cloud.jpg") no-repeat;
  height: 100vh;
}

.Cloud_enablement_sec h2 {
  color: #ffffff;
}

.digital_strat {
  overflow: hidden !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/services/digitstr.jpg") no-repeat;
  height: 100vh;
}

.digital_strat h2 {
  color: #ffffff;
}

.iotSerSec {
  overflow: hidden !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/services/iot.jpg") no-repeat;
  height: 100vh;
}

.iotSerSec h2 {
  color: #ffffff;
}

.blockChainSecc {
  overflow: hidden !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/services/block.jpg") no-repeat;
  height: 100vh;
}

.blockChainSecc h2 {
  color: #ffffff;
}

.cyberSerSec {
  overflow: hidden !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/services/cyber.jpg") no-repeat;
  background-size: 100% 100%;
  height: 100vh;
}

.cyberSerSec h2 {
  color: #ffffff;
}

.dataAnaSec {
  overflow: hidden !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/services/AI.jpg") no-repeat;
  height: 100vh;
}

.dataAnaSec h2 {
  color: #ffffff;
}

.devOpsSec {
  overflow: hidden !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/services/devOpp.jpg") no-repeat;
  height: 100vh;
}

.devOpsSec h2 {
  color: #ffffff;
}

.enterAppSec {
  overflow: hidden !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/services/Enter.jpg") no-repeat;
  height: 100vh;
}

.enterAppSec h2 {
  color: #ffffff;
}

.prodEngiSec {
  overflow: hidden !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/services/product.jpg") no-repeat;
  height: 100vh;
}

.prodEngiSec h2 {
  color: #ffffff;
}

.qualityEngiSec {
  overflow: hidden !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/services/qualiti.jpg") no-repeat;
  height: 100vh;
}

.qualityEngiSec h2 {
  color: #ffffff;
}

.services_know_more_content_sec h2 {
  color: #ea4d44;
}

.services_know_more_content_sec h5 {
  color: #ea4d44;
  font-weight: 600 !important;
  margin-top: 30px;
}

.services_know_more_content_sec h6 {
  color: #ea4d44;
  font-weight: 500 !important;
}

.services_know_more_content_sec span {
  color: #ea4d44;
}

.services_common_sec h5 {
  color: #ea4d44;
  font-weight: 800 !important;
}

.services_common_sec .active_industries_links {
  color: #ea4d44 !important;
  font-weight: 700;
}

.services_common_sec .in-active-links {
  transition: all 0.3s ease-in-out;
}

.services_common_sec .in-active-links:hover {
  color: #ea4d44;
  margin-left: 20px;
  transform: scale(1.1);
}

.industries_first_sec {
  overflow: hidden !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/industries/industries_main_img.jpg") no-repeat;
  background-size: 100% 100%;
  height: 100vh;
}

.industries_first_sec strong {
  color: #ffffff !important;
}

.industries_first_sec h6 {
  color: #ea4d44 !important;
  line-height: 22px;
}

.industries_first_sec .row {
  min-height: 400px;
}

.industries_first_sec h1 {
  color: #ffffff !important;
}

.industries_first_sec h2 {
  color: #ffffff !important;
}

.industries_first_sec h4 {
  color: #000000;
  font-weight: 600 !important;
}

.industries_first_sec .navbar {
  background-color: transparent !important;
  box-shadow: none !important;
}

.industries_first_sec .navbar .collapse ul li a {
  color: #ffffff !important;
}

.industries_first_sec .navbar .collapse ul li a:hover {
  color: #ea4d44 !important;
}

.industries_first_sec .card-img-overlay .navbar {
  background-color: transparent !important;
  box-shadow: none !important;
}

@media only screen and (min-width: 1px) and (max-width: 500px) {
  .industries_first_sec {
    background: url("/assets/images/industries/industries_main_imgSmall.jpg") no-repeat !important;
  }
}

.industries_sec,
.industries_small_div {
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative;
  background-color: #140504;
}

.industries_sec .card,
.industries_small_div .card {
  background-color: #140504 !important;
}

.industries_sec .first_img,
.industries_small_div .first_img {
  background-position: center;
  background-repeat: no-repeat;
  background: url("/assets/images/industries/bank_fin_i.jpg") no-repeat;
}

.industries_sec .media_and_ent_img,
.industries_small_div .media_and_ent_img {
  background-position: center;
  background-repeat: no-repeat;
  background: url("/assets/images/industries/media_ente_img.jpg") no-repeat;
}

.industries_sec .health_care_img,
.industries_small_div .health_care_img {
  background-position: center;
  background-repeat: no-repeat;
  background: url("/assets/images/industries/health_care_img.jpg") no-repeat;
}

.industries_sec .travel_hosp_img,
.industries_small_div .travel_hosp_img {
  background-position: center;
  background-repeat: no-repeat;
  background: url("/assets/images/industries/travell_img.jpg") no-repeat;
}

.industries_sec .comunication_img,
.industries_small_div .comunication_img {
  background-position: center;
  background-repeat: no-repeat;
  background: url("/assets/images/industries/communication_img.jpg") no-repeat;
}

.industries_sec .Information_img,
.industries_small_div .Information_img {
  background-position: center;
  background-repeat: no-repeat;
  background: url("/assets/images/industries/information_service_img.jpg") no-repeat;
}

.industries_sec .Fitness_img,
.industries_small_div .Fitness_img {
  background-position: center;
  background-repeat: no-repeat;
  background: url("/assets/images/industries/fit_img.jpg") no-repeat;
}

.industries_sec .Consumer_img,
.industries_small_div .Consumer_img {
  background-position: center;
  background-repeat: no-repeat;
  background: url("/assets/images/industries/consumer_goods_img.jpg") no-repeat;
}

.industries_sec .Manufacturing_img,
.industries_small_div .Manufacturing_img {
  background-position: center;
  background-repeat: no-repeat;
  background: url("/assets/images/industries/manifacture_img.jpg") no-repeat;
}

.industries_sec .Retail_img,
.industries_small_div .Retail_img {
  background-position: center;
  background-repeat: no-repeat;
  background: url("/assets/images/industries/retaile_img.jpg") no-repeat;
}

.industries_sec .main_img,
.industries_small_div .main_img {
  border-radius: 10px !important;
}

.industries_sec .main_img .card,
.industries_small_div .main_img .card {
  border-radius: 15px;
}

.industries_sec .main_img h5,
.industries_small_div .main_img h5 {
  color: #ffffff !important;
  line-height: 40px;
}

.industries_sec .main_img p,
.industries_small_div .main_img p {
  color: #ffffff !important;
  line-height: 30px;
}

.industries_sec .main_img .industry_btn,
.industries_small_div .main_img .industry_btn {
  padding: 8px 20px;
  background: white;
  color: #000000;
  border: none;
  border-radius: 25px;
  font-size: 12px;
  font-weight: 700;
}

.industries_sec h2,
.industries_small_div h2 {
  color: #ffffff;
}

.industries_sec .chip,
.industries_small_div .chip {
  background-color: #5b1d1a;
  color: #ffffff;
  padding: 10px 40px;
  border-radius: 10px;
}

.industries_sec h6,
.industries_small_div h6 {
  line-height: 50px;
}

.industries_sec h6:hover,
.industries_small_div h6:hover {
  color: #eb4d44 !important;
  transform: scale(1.1);
  transition: all 0.2s ease-in-out;
  padding: 0 0 0 10px;
}

.industries_sec .tab,
.industries_small_div .tab {
  float: left;
}

.industries_sec .tab button,
.industries_small_div .tab button {
  display: block;
  background-color: inherit;
  color: #ffffff;
  padding: 8px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
}

.industries_sec .tab button:hover,
.industries_small_div .tab button:hover {
  color: #eb4d44 !important;
}

.industries_sec .tab button.active,
.industries_small_div .tab button.active {
  color: #ffffff !important;
  background-color: #5b1d1a;
  border-radius: 10px;
  font-weight: 700;
  text-align: center !important;
}

.industries_sec .tabcontent,
.industries_small_div .tabcontent {
  float: left;
  padding: 0px 12px;
  border-left: none;
}

.financial_grow_sec {
  padding: 200px 0px 0px 0px;
}

.financial_grow_sec .first_col {
  background-color: #140504;
}

.financial_grow_sec .first_col span {
  background-color: #EB4D44;
  color: #EB4D44;
}

.financial_grow_sec .img_col {
  overflow: hidden !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/grow_img.png") no-repeat;
  background-size: 100% 100%;
}

.financial_grow_sec .last_col {
  display: inline-block !important;
  color: #EB4D44;
  background: linear-gradient(to bottom, #EB4D44 40%, #140504 20%, #140504 20%, #140504 30%);
  width: 30px;
}

.financial_grow_sec h6 {
  color: #ea4d44 !important;
}

.raceagility_sec .img_col {
  overflow: hidden !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/Business_man.png") no-repeat;
  background-size: 100% 100%;
}

.raceagility_sec .img_col h1 {
  color: #ffffff !important;
}

.raceagility_sec .content_col {
  background-color: #E6E6E6;
}

.raceagility_sec .content_col h6 {
  color: #ea4d44 !important;
}

.services_sec .tab {
  text-align: right !important;
}

.services_sec .tab button {
  display: block;
  background-color: inherit;
  color: #797979;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: right;
  cursor: pointer;
  font-size: 17px;
}

.services_sec .tab button:hover {
  color: #eb4d44 !important;
}

.services_sec .tab button.active {
  color: #140504;
  font-size: 20px !important;
  font-weight: 900 !important;
  border-bottom: 3px solid #eb4d44 !important;
}

.services_sec .ser_tabs__con span {
  color: #eb4d44;
}

.services_sec .ser_tabs__con h5 {
  color: #ea4d44;
  font-weight: 700 !important;
  font-size: 22px;
}

.services_sec .ser_tabs__con .tabcontent {
  float: left;
  padding: 0px 12px;
  border-left: none;
}

.ind_bank_first_sec .hello {
  overflow: hidden !important;
  background-position: center;
  background-repeat: no-repeat;
  background: url("/assets/images/industries/bank_fin_i.jpg") no-repeat;
  background-size: 100% 100%;
  height: 100vh;
}

.ind_bank_first_sec .contemt_row {
  background-color: #140504;
}

.ind_bank_first_sec .orange_chip {
  background-color: #eb4d44;
  color: #eb4d44;
}

.ind_bank_first_sec .orange_chip_2 {
  background-color: #eb4d44;
  color: #eb4d44;
}

@media only screen and (min-width: 1px) and (max-width: 767px) {
  .financial_grow_sec .img_col {
    height: 240px !important;
  }

  .financial_grow_sec .first_col span {
    display: none;
  }
}

@media screen and (min-width: 320px) and (max-width: 600px) {
  .replace_industries_cols {
    display: flex;
    flex-direction: column-reverse;
  }
}

@media screen and (min-width: 1441px) and (max-width: 1650px) {
  .industries_common_con_ .first_sec_container {
    position: relative !important;
    top: 450px !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 1440px) {
  .industries_common_con_ .first_sec_container {
    position: relative !important;
    top: 350px !important;
  }
}

@media screen and (min-width: 1px) and (max-width: 425px) {
  .financial_grow_sec {
    padding: 300px 0px 0px 0px !important;
  }
}

@media only screen and (min-width: 1px) and (max-width: 500px) {
  .industries_banking_sec {
    background: url("/assets/images/industries/bank_fin_ismm.jpg") no-repeat !important;
  }

  .industries_communication_sec {
    background: url("/assets/images/industries/communication_imgsmm.jpg") no-repeat !important;
  }

  .industries_consumer_sec {
    background: url("/assets/images/industries/consumer_goods_imgsmm.jpg") no-repeat !important;
  }

  .industries_fitness_sec {
    background: url("/assets/images/industries/fit_imgsmm.jpg") no-repeat !important;
  }

  .industries_health_sec {
    background: url("/assets/images/industries/health_care_imgsmm.jpg") no-repeat !important;
  }

  .industries_information_sec {
    background: url("/assets/images/industries/information_service_imgsmm.jpg") no-repeat !important;
  }

  .industries_manifacturing_sec {
    background: url("/assets/images/industries/manifacture_imgsmm.jpg") no-repeat !important;
  }

  .industries_media_sec {
    background: url("/assets/images/industries/media_ente_imgsmm.jpg") no-repeat !important;
  }

  .industries_retail_sec {
    background: url("/assets/images/industries/retaile_imgsmm.jpg") no-repeat !important;
  }

  .industries_travell_sec {
    background: url("/assets/images/industries/travell_imgsmm.jpg") no-repeat !important;
  }
}

.industries_common_for_all strong {
  color: #000000 !important;
}

.industries_common_for_all .all_main_rows {
  min-height: 400px;
}

.industries_common_for_all h1 {
  color: #ffffff !important;
}

.industries_common_for_all h4 {
  color: #ea4d44;
  font-weight: 600 !important;
}

.industries_common_for_all .navbar {
  background-color: transparent !important;
  box-shadow: none !important;
}

.industries_common_for_all .navbar .collapse ul li a {
  color: #ffffff !important;
}

.industries_common_for_all .navbar .collapse ul li a:hover {
  color: #ea4d44 !important;
}

.industries_common_for_all .card-img-overlay .navbar {
  background-color: transparent !important;
  box-shadow: none !important;
}

.industries_common_con_ .first_sec_container {
  position: relative;
  top: 550px;
}

.industries_common_con_ .contemt_row {
  background-color: #140504;
}

.industries_common_con_ .orange_chip {
  background-color: #eb4d44;
  color: #eb4d44;
}

.industries_common_con_ .orange_chip_2 {
  background-color: #eb4d44;
  color: #eb4d44;
}

.industries_common_con_ h6 {
  color: #ea4d44 !important;
}

.industries_banking_sec {
  background-position: center;
  background-repeat: no-repeat;
  background: url("/assets/images/industries/bank_fin_i.jpg") no-repeat;
  background-size: 100% 100%;
  height: 100vh;
}

.industries_communication_sec {
  background-position: center;
  background-repeat: no-repeat;
  background: url("/assets/images/industries/communication_img.jpg") no-repeat;
  background-size: 100% 100%;
  height: 100vh;
}

.industries_consumer_sec {
  background-position: center;
  background-repeat: no-repeat;
  background: url("/assets/images/industries/consumer_goods_img.jpg") no-repeat;
  background-size: 100% 100%;
  height: 100vh;
}

.industries_fitness_sec {
  background-position: center;
  background-repeat: no-repeat;
  background: url("/assets/images/industries/fit_img.jpg") no-repeat;
  background-size: 100% 100%;
  height: 100vh;
}

.industries_health_sec {
  background-position: center;
  background-repeat: no-repeat;
  background: url("/assets/images/industries/health_care_img.jpg") no-repeat;
  background-size: 100% 100%;
  height: 100vh;
}

.industries_information_sec {
  background-position: center;
  background-repeat: no-repeat;
  background: url("/assets/images/industries/information_service_img.jpg") no-repeat;
  background-size: 100% 100%;
  height: 100vh;
}

.industries_manifacturing_sec {
  background-position: center;
  background-repeat: no-repeat;
  background: url("/assets/images/industries/manifacture_img.jpg") no-repeat;
  background-size: 100% 100%;
  height: 100vh;
}

.industries_media_sec {
  background-position: center;
  background-repeat: no-repeat;
  background: url("/assets/images/industries/media_ente_img.jpg") no-repeat;
  background-size: 100% 100%;
  height: 100vh;
}

.industries_retail_sec {
  background-position: center;
  background-repeat: no-repeat;
  background: url("/assets/images/industries/retaile_img.jpg") no-repeat;
  background-size: 100% 100%;
  height: 100vh;
}

.industries_travell_sec {
  background-position: center;
  background-repeat: no-repeat;
  background: url("/assets/images/industries/travell_img.jpg") no-repeat;
  background-size: 100% 100%;
  height: 100vh;
}

.industries_know_more_content_sec h2 {
  color: #ea4d44;
}

.industries_know_more_content_sec h5 {
  color: #ea4d44;
  font-weight: 100 !important;
  margin-top: 30px;
}

.industries_common_sec h5 {
  color: #ea4d44;
  font-weight: 800 !important;
}

.industries_common_sec .active_industries_links {
  color: #ea4d44 !important;
  font-weight: 700;
}

.industries_common_sec .in-active-links {
  transition: all 0.3s ease-in-out;
}

.industries_common_sec .in-active-links:hover {
  color: #ea4d44;
  margin-left: 20px;
  transform: scale(1.1);
}

.our_portfolio_first_sec {
  overflow: hidden !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/ourportfolio/PORT.jpg") no-repeat;
  background-size: 100% 100%;
  height: 100vh;
}

.our_portfolio_first_sec strong {
  color: #ffffff !important;
}

.our_portfolio_first_sec .row {
  min-height: 400px;
}

.our_portfolio_first_sec h1 {
  color: #ffffff !important;
}

.our_portfolio_first_sec h2 {
  color: #ffffff !important;
}

.our_portfolio_first_sec h4 {
  color: #ea4d44;
  font-weight: 600 !important;
}

.our_portfolio_first_sec .navbar {
  background-color: transparent !important;
  box-shadow: none !important;
}

.our_portfolio_first_sec .navbar .collapse ul li a {
  color: #ffffff !important;
}

.our_portfolio_first_sec .navbar .collapse ul li a:hover {
  color: #ea4d44 !important;
}

.our_portfolio_first_sec .card-img-overlay .navbar {
  background-color: transparent !important;
  box-shadow: none !important;
}

@media only screen and (min-width: 1px) and (max-width: 500px) {
  .our_portfolio_first_sec {
    background: url("/assets/images/ourportfolio/PORTSmall.jpg") no-repeat !important;
  }
}

.our_portfolio_content_sec .main_port_se p {
  color: #000000 !important;
}

.our_portfolio_content_sec p {
  color: #ffffff;
  line-height: 30px;
}

.our_portfolio_content_sec h6 {
  font-weight: 100 !important;
  font-size: 18px;
}

.our_portfolio_content_sec h2 {
  color: #ffffff !important;
  letter-spacing: 0px;
  font-size: 32px !important;
  font-weight: 700 !important;
}

.our_portfolio_content_sec a {
  color: #ffffff !important;
}

.our_portfolio_content_sec .card {
  border-radius: 10px !important;
}

.nah_portfolio_sec {
  background-color: transparent !important;
  overflow: hidden !important;
}

.nah_portfolio_sec .card-img-overlay .navbar {
  background-color: transparent !important;
  box-shadow: none !important;
}

.nah_portfolio_sec .nah_card {
  background-color: #ef4140;
}

.nah_portfolio_sec .nah_card p {
  color: #ffffff;
  line-height: 30px;
}

.nah_portfolio_sec .nah_card h6 {
  font-weight: 100 !important;
  font-size: 18px;
}

.nah_portfolio_sec .nah_card h2 {
  color: #ffffff !important;
  letter-spacing: 0px;
  font-size: 32px !important;
  font-weight: 700 !important;
}

.nah_portfolio_sec .nah_card a {
  color: #ffffff !important;
}

.nah_portfolio_sec .nah_card .card {
  border-radius: 10px !important;
}

.nah_portfolio_sec .nah_card .nah_logo {
  background-color: #ffffff;
  width: 100px;
  height: 100px;
  flex-grow: 0;
  border-radius: 50px;
}

.loans_fly_portfolio_sec {
  background-color: transparent !important;
  overflow: hidden !important;
}

.loans_fly_portfolio_sec .card-img-overlay .navbar {
  background-color: transparent !important;
  box-shadow: none !important;
}

.loans_fly_portfolio_sec .loans_card {
  background-color: #15549a;
}

.loans_fly_portfolio_sec .loans_card p {
  color: #ffffff;
  line-height: 30px;
}

.loans_fly_portfolio_sec .loans_card h6 {
  font-weight: 100 !important;
  font-size: 18px;
}

.loans_fly_portfolio_sec .loans_card h2 {
  color: #ffffff !important;
  letter-spacing: 0px;
  font-size: 32px !important;
  font-weight: 700 !important;
}

.loans_fly_portfolio_sec .loans_card a {
  color: #ffffff !important;
}

.loans_fly_portfolio_sec .loans_card .card {
  border-radius: 10px !important;
}

.lolly_take_portfolio_sec {
  background-color: transparent !important;
  overflow: hidden !important;
}

.lolly_take_portfolio_sec .card-img-overlay .navbar {
  background-color: transparent !important;
  box-shadow: none !important;
}

.lolly_take_portfolio_sec .lolly_card {
  background-color: #1c3427;
}

.lolly_take_portfolio_sec .lolly_card p {
  color: #ffffff;
  line-height: 30px;
}

.lolly_take_portfolio_sec .lolly_card h6 {
  font-weight: 100 !important;
  font-size: 18px;
}

.lolly_take_portfolio_sec .lolly_card h2 {
  color: #ffffff !important;
  letter-spacing: 0px;
  font-size: 32px !important;
  font-weight: 700 !important;
}

.lolly_take_portfolio_sec .lolly_card a {
  color: #ffffff !important;
}

.lolly_take_portfolio_sec .lolly_card .card {
  border-radius: 10px !important;
}

.sarene_portfolio_sec {
  background-color: transparent !important;
  overflow: hidden !important;
}

.sarene_portfolio_sec .card-img-overlay .navbar {
  background-color: transparent !important;
  box-shadow: none !important;
}

.sarene_portfolio_sec .lolly_card {
  background-color: #d4145a;
}

.sarene_portfolio_sec .lolly_card p {
  color: #ffffff;
  line-height: 30px;
}

.sarene_portfolio_sec .lolly_card h6 {
  font-weight: 100 !important;
  font-size: 18px;
}

.sarene_portfolio_sec .lolly_card h2 {
  color: #ffffff !important;
  letter-spacing: 0px;
  font-size: 32px !important;
  font-weight: 700 !important;
}

.sarene_portfolio_sec .lolly_card a {
  color: #ffffff !important;
}

.sarene_portfolio_sec .lolly_card .card {
  border-radius: 10px !important;
}

.yogashala_portfolio_sec {
  background-color: transparent !important;
  overflow: hidden !important;
}

.yogashala_portfolio_sec .card-img-overlay .navbar {
  background-color: transparent !important;
  box-shadow: none !important;
}

.yogashala_portfolio_sec .lolly_card {
  background-color: #c92d86;
}

.yogashala_portfolio_sec .lolly_card .yogo_s_l {
  background-color: #ffffff;
  padding: 12px;
  border-radius: 5px;
}

.yogashala_portfolio_sec .lolly_card p {
  color: #ffffff;
  line-height: 30px;
}

.yogashala_portfolio_sec .lolly_card h6 {
  font-weight: 100 !important;
  font-size: 18px;
}

.yogashala_portfolio_sec .lolly_card h2 {
  color: #ffffff !important;
  letter-spacing: 0px;
  font-size: 32px !important;
  font-weight: 700 !important;
}

.yogashala_portfolio_sec .lolly_card a {
  color: #ffffff !important;
}

.yogashala_portfolio_sec .lolly_card .card {
  border-radius: 10px !important;
}

.shopfins_portfolio_sec {
  background-color: transparent !important;
  overflow: hidden !important;
}

.shopfins_portfolio_sec .card-img-overlay .navbar {
  background-color: transparent !important;
  box-shadow: none !important;
}

.shopfins_portfolio_sec .lolly_card {
  background-color: #003da8;
}

.shopfins_portfolio_sec .lolly_card .yogo_s_l {
  background-color: #ffffff;
  padding: 12px;
  border-radius: 5px;
}

.shopfins_portfolio_sec .lolly_card p {
  color: #ffffff;
  line-height: 30px;
}

.shopfins_portfolio_sec .lolly_card h6 {
  font-weight: 100 !important;
  font-size: 18px;
}

.shopfins_portfolio_sec .lolly_card h2 {
  color: #ffffff !important;
  letter-spacing: 0px;
  font-size: 32px !important;
  font-weight: 700 !important;
}

.shopfins_portfolio_sec .lolly_card a {
  color: #ffffff !important;
}

.shopfins_portfolio_sec .lolly_card .card {
  border-radius: 10px !important;
}

.rover_tech_portfolio_sec {
  background-color: transparent !important;
  overflow: hidden !important;
}

.rover_tech_portfolio_sec .card-img-overlay .navbar {
  background-color: transparent !important;
  box-shadow: none !important;
}

.rover_tech_portfolio_sec .lolly_card {
  background-color: #007abd;
}

.rover_tech_portfolio_sec .lolly_card .yogo_s_l {
  background-color: #453c3c;
  padding: 12px;
  border-radius: 5px;
}

.rover_tech_portfolio_sec .lolly_card p {
  color: #ffffff;
  line-height: 30px;
}

.rover_tech_portfolio_sec .lolly_card h6 {
  font-weight: 100 !important;
  font-size: 18px;
}

.rover_tech_portfolio_sec .lolly_card h2 {
  color: #ffffff !important;
  letter-spacing: 0px;
  font-size: 32px !important;
  font-weight: 700 !important;
}

.rover_tech_portfolio_sec .lolly_card a {
  color: #ffffff !important;
}

.rover_tech_portfolio_sec .lolly_card .card {
  border-radius: 10px !important;
}

.sports_portfolio_sec {
  background-color: transparent !important;
  overflow: hidden !important;
}

.sports_portfolio_sec .card-img-overlay .navbar {
  background-color: transparent !important;
  box-shadow: none !important;
}

.sports_portfolio_sec .lolly_card {
  background-color: #d25826;
}

.sports_portfolio_sec .lolly_card .yogo_s_l {
  background-color: #453c3c;
  padding: 12px;
  border-radius: 5px;
}

.sports_portfolio_sec .lolly_card p {
  color: #ffffff;
  line-height: 30px;
}

.sports_portfolio_sec .lolly_card h6 {
  font-weight: 100 !important;
  font-size: 18px;
}

.sports_portfolio_sec .lolly_card h2 {
  color: #ffffff !important;
  letter-spacing: 0px;
  font-size: 32px !important;
  font-weight: 700 !important;
}

.sports_portfolio_sec .lolly_card a {
  color: #ffffff !important;
}

.sports_portfolio_sec .lolly_card .card {
  border-radius: 10px !important;
}

.loven_portfolio_sec {
  background-color: transparent !important;
  overflow: hidden !important;
}

.loven_portfolio_sec .card-img-overlay .navbar {
  background-color: transparent !important;
  box-shadow: none !important;
}

.loven_portfolio_sec .lolly_card {
  background-color: #c31f26;
}

.loven_portfolio_sec .lolly_card .yogo_s_l {
  background-color: #453c3c;
  padding: 12px;
  border-radius: 5px;
}

.loven_portfolio_sec .lolly_card p {
  color: #ffffff;
  line-height: 30px;
}

.loven_portfolio_sec .lolly_card h6 {
  font-weight: 100 !important;
  font-size: 18px;
}

.loven_portfolio_sec .lolly_card h2 {
  color: #ffffff !important;
  letter-spacing: 0px;
  font-size: 32px !important;
  font-weight: 700 !important;
}

.loven_portfolio_sec .lolly_card a {
  color: #ffffff !important;
}

.loven_portfolio_sec .lolly_card .card {
  border-radius: 10px !important;
}

.loven_digital_market {
  background-color: #f5f5f5;
}

.loven_digital_market h2 {
  color: #f45b4f !important;
}

.project_brief_thumb_img {
  position: relative;
  bottom: 194px;
  width: 20% !important;
}

.project_brief {
  padding: 70px 0px 0px 0px;
}

.logo_design {
  position: relative;
}

.project_brief_thumb_img_2 {
  position: absolute;
  bottom: 10px;
}

.loans_small_card {
  background-color: #15549a !important;
  border: none;
  border-radius: 7px;
}

.lolly_small_card {
  background-color: #1c3427 !important;
  border: none;
  border-radius: 7px;
}

.yoga_small_card {
  background-color: #000000 !important;
  border: none;
  border-radius: 7px;
}

.shopfins_small_card {
  background: #003da8 !important;
  border: none;
  border-radius: 7px;
}

.shopfins_bg_col {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url("/assets/images/ourportfolio/Shopfins lines theme.png") no-repeat;
}

.muza_xxx {
  background: linear-gradient(163deg, #F5F5F5 60%, #000000 40%);
}

.lolly_web_screen_sec {
  padding: 70px 0px 0px 0px !important;
}

.other_service_we_had {
  background-color: #f5f5f5;
}

.other_service_we_had .other_circles {
  border: 1px solid red;
  border-radius: 100%;
  width: 60px;
  height: 60px;
}

.nah_main_sec h2 {
  color: #f45b4f;
}

.nah_main_sec p {
  color: #000000;
}

.nah_main_sec h5 {
  color: #000000;
  font-size: 32px !important;
  font-weight: 700 !important;
}

.nah_main_sec h4 {
  color: #000000;
  font-size: 26px !important;
  font-weight: 700 !important;
}

.nah_main_sec .project_brief small {
  text-align: center;
  width: 30px;
  height: 28px;
  border: 1px solid #f45b4f;
  display: inline-block;
  border-radius: 100%;
  margin: 0 15px 0 0;
}

.nah_main_sec .nah_technologies {
  background-color: #f5f5f5;
}

.nah_main_sec .nah_technologies ul {
  list-style: none;
}

.nah_main_sec .nah_technologies ul li::before {
  content: "\2022";
  color: #f45b4f;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  font-size: 20px;
}

.nah_main_sec .logo_design .logo_main_card {
  background-color: #f5f5f5;
  border: none !important;
  border-top-right-radius: 50px;
}

.nah_main_sec .logo_design .logo_main_card .left_col {
  border-right: 3px solid #e2e0e0;
}

.nah_main_sec .logo_design .logo_main_card .nah_small_card {
  background-color: #bebcbc !important;
  border: none;
  border-radius: 7px;
}

.nah_main_sec .final_design_sec {
  background-color: #f5f5f5;
}

.nah_main_sec .web_screen_sec {
  background-color: #f5f5f5;
}

.nah_main_sec .web_screen_sec .webscreen_circle1 {
  background-color: #000000;
  width: 100px;
  height: 100px;
  flex-grow: 0;
  border-radius: 50px;
}

.nah_main_sec .web_screen_sec .webscreen_circle2 {
  background-color: #000000;
  width: 100px;
  height: 300px;
  flex-grow: 0;
  border-top-left-radius: 125px;
  border-bottom-left-radius: 125px;
}

.loansfly_main_sec h2 {
  color: #f45b4f;
}

.loansfly_main_sec p {
  color: #000000;
}

.loansfly_main_sec h5 {
  color: #000000;
  font-size: 32px !important;
  font-weight: 700 !important;
}

.loansfly_main_sec h4 {
  color: #000000;
  font-size: 26px !important;
  font-weight: 700 !important;
}

.loansfly_main_sec .project_brief small {
  text-align: center;
  width: 30px;
  height: 28px;
  border: 1px solid #f45b4f;
  display: inline-block;
  border-radius: 100%;
  margin: 0 15px 0 0;
}

.loansfly_main_sec .nah_technologies {
  background-color: #f5f5f5;
}

.loansfly_main_sec .nah_technologies ul {
  list-style: none;
}

.loansfly_main_sec .nah_technologies ul li::before {
  content: "\2022";
  color: #f45b4f;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  font-size: 20px;
}

.loansfly_main_sec .logo_design .logo_main_card {
  background-color: #f5f5f5;
  border: none !important;
  border-top-right-radius: 50px;
}

.loansfly_main_sec .logo_design .logo_main_card .left_col {
  border-right: 3px solid #e2e0e0;
}

.loansfly_main_sec .logo_design .logo_main_card .nah_small_card {
  background-color: #bebcbc !important;
  border: none;
  border-radius: 7px;
}

.loansfly_main_sec .final_design_sec {
  background-color: #f5f5f5;
}

.loansfly_main_sec .web_screen_sec {
  background-color: #f5f5f5;
}

.loansfly_main_sec .web_screen_sec .webscreen_circle1 {
  background-color: #000000;
  width: 100px;
  height: 100px;
  flex-grow: 0;
  border-radius: 50px;
}

.loansfly_main_sec .web_screen_sec .webscreen_circle2 {
  background-color: #000000;
  width: 100px;
  height: 300px;
  flex-grow: 0;
  border-top-left-radius: 125px;
  border-bottom-left-radius: 125px;
}

@media only screen and (min-width: 1px) and (max-width: 991px) {
  .nah_technologies .tumb_img {
    width: 50% !important;
  }
}

@media only screen and (min-width: 620px) and (max-width: 767.5px) {
  .project_brief_thumb_img_2 {
    width: 48px;
  }
}

@media only screen and (min-width: 1px) and (max-width: 619px) {
  .project_brief_thumb_img_2 {
    width: 44px;
  }
}

@media only screen and (min-width: 1px) and (max-width: 700px) {
  .all_first_sec_small_sec {
    background-size: 100% 100% !important;
  }
}

p {
  word-spacing: 1px;
  letter-spacing: 0.5px;
  line-height: 25px;
}

a {
  text-decoration: none !important;
}

.all_admin_btns {
  background-color: #eb4d44;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
  border: none;
  border-radius: 4px;
  padding: 10px 40px;
  color: #ffffff;
}

.all_admin_btns:focus {
  background-color: #eb4d44 !important;
}

.content_inputs {
  padding: 5px !important;
}

textarea {
  width: 100%;
  border: none;
  outline: 0;
}

.error {
  color: #f00 !important;
}

.login_sec {
  height: 100vh;
  background-color: #ffffff;
}

.login_sec .first_col {
  background-color: #ffffff !important;
}

.login_sec .login_card {
  background-color: #eb4d44 !important;
  border: none !important;
  border-radius: 25px;
}

.login_sec .login_card h4 {
  color: #ffffff;
}

.login_sec .login_card p {
  color: #ffffff;
}

.login_sec .login_card .error {
  color: #000000 !important;
}

.login_sec .login_card .login_btn {
  background-color: #000000;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
  border: none;
  border-radius: 4px;
  padding: 10px 40px;
  color: #ffffff;
}

.login_sec .login_card .login_btn:focus {
  background-color: #000000 !important;
}

.admin_header .navbar {
  background-color: #ffffff !important;
}

.admin_header .navbar-header {
  background-color: #ffffff;
}

button:focus {
  background-color: transparent !important;
}

.sidebar .menu .list li a:hover span,
.sidebar .menu .list li a:hover i {
  color: #ffffff !important;
  display: inline;
}

.sidebar .menu .list a:hover,
.sidebar .menu .list a:active,
.sidebar .menu .list a:focus {
  background-color: #eb4d44 !important;
}

.navbar.navbar-collapse ul li input[type=search]:not(.browser-default) {
  background-color: #eaf0f7 !important;
  border-radius: 30px !important;
}

.sidebar .menu .list .active {
  background-color: #eb4d44 !important;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  color: #ffffff;
}

.sidebar .menu .list li.active i {
  color: white;
}

.sidebar .menu .list .active .menu-toggle {
  background-color: transparent !important;
}

.table-bordered thead tr th {
  background-color: #eb4d44 !important;
  color: #ffffff;
}

.blogs_sec h2 {
  color: #eb4d44;
}

.blogs_sec h5 {
  color: #eb4d44;
}

.blogs_sec .blogs_cards {
  height: 100%;
}

.blogs_sec .blogs_cards .bloG_imgs {
  height: 200px;
}

.blogs_sec .blogs_cards .read_more_links {
  color: #eb4d44;
}

.blogs_sec .suggestion_links {
  transition: all 0.3s ease-in-out;
}

.blogs_sec .suggestion_links:hover {
  color: #eb4d44;
  transform: scale(1.1);
}

.readmore_sec h2 {
  color: #eb4d44;
}

.readmore_sec .suggestion_links {
  transition: all 0.3s ease-in-out;
}

.readmore_sec .suggestion_links:hover {
  color: #eb4d44;
  transform: scale(1.1);
}

h1 {
  font-size: 50px !important;
  font-weight: 600 !important;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 1.2px;
}

h2 {
  font-size: 45px !important;
  font-weight: 600 !important;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 1.2px;
}

h3 {
  font-size: 40px !important;
  font-weight: 600 !important;
  word-spacing: 2px;
  letter-spacing: 0.5px;
  color: #ea4d44;
}

h4 {
  font-size: 22px;
  font-weight: 800 !important;
  word-spacing: 2px;
  letter-spacing: 0.5px;
}

h5 {
  font-size: 20px;
  font-weight: 600 !important;
  word-spacing: 2px;
  letter-spacing: 0.5px;
}

h6 {
  font-size: 18px;
  font-weight: 600 !important;
  word-spacing: 2px;
  letter-spacing: 0.5px;
  color: #ffffff !important;
}

p {
  word-spacing: 1px;
  letter-spacing: 0.5px;
  line-height: 25px;
  color: #a3a3a3;
}

a {
  text-decoration: none !important;
}

section {
  padding: 70px 0px;
}

.all_btns {
  background-color: #eb4d44;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
  border: none;
  border-radius: 4px;
  padding: 10px 40px;
  color: #ffffff;
}

.all_btns:focus {
  background-color: #eb4d44 !important;
}

.all_ex_btns {
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  padding: 7px 25px;
  border-radius: 5px;
}

strong {
  color: #eb4d44;
}

input {
  width: 100%;
  border: none;
  outline: 0;
  padding: 15px 10px;
  border-radius: 5px !important;
}

/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

textarea {
  width: 100%;
  border: none;
  outline: 0;
}

.error {
  color: red;
}

.menu_sec .offcanvas {
  background-color: #000000 !important;
}

.menu_sec .offcanvas .offcanvas-body {
  position: relative;
}

.menu_sec .offcanvas .offcanvas-body .menu_items1 ul {
  list-style: none;
}

.menu_sec .offcanvas .offcanvas-body .menu_items1 ul li a {
  color: rgba(255, 255, 255, 0.2509803922) !important;
  font-size: 16px;
  line-height: 40px;
}

.menu_sec .offcanvas .offcanvas-body .menu_items1 ul li a:hover {
  color: #ffffff !important;
  padding-left: 10px;
  transition: 0.6s ease;
}

.menu_sec .offcanvas .offcanvas-body .menu_items1 a.active {
  font-size: 18px;
  color: #ea4d44 !important;
  font-weight: 500;
}

.menu_sec .offcanvas .offcanvas-body .menu_last .all_icons {
  font-size: 22px;
  color: #a3a3a3;
  padding-right: 10px !important;
}

.menu_sec .offcanvas .offcanvas-body .menu_last span {
  color: #a3a3a3 !important;
}

.menu_sec .offcanvas .offcanvas-body .menu_last a {
  color: #a3a3a3 !important;
}

.menu_sec .offcanvas .close_btn {
  background-color: transparent;
  border: none;
  color: #a3a3a3;
  font-size: 14px;
  font-weight: 700;
}

@media only screen and (min-width: 600px) and (max-width: 990px) {
  .menu_sec .offcanvas {
    width: 50% !important;
  }
}

@media only screen and (min-width: 1px) and (max-width: 600px) {
  .menu_sec .offcanvas {
    width: 100% !important;
  }
}

.coming_soon_sec {
  height: 100vh !important;
  overflow: hidden !important;
}

video {
  min-width: 100% !important;
  min-height: 100% !important;
  width: auto !important;
  height: auto !important;
  z-index: 0 !important;
}

.banner_sec {
  overflow-x: hidden !important;
  overflow-y: hidden !important;
  background-color: #eb4d44;
}

.banner_sec .getin_touch_btn {
  padding: 10px 24px;
  background-color: transparent;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 5px;
}

.banner_sec p {
  color: #ffffff !important;
}

.portfolio_btns {
  border-radius: 5px;
  border: 1px solid #ffffff;
  color: #ffffff;
  padding: 12px 20px;
  background-color: transparent !important;
}

.nah_card {
  background-color: #ef4140 !important;
}

.nah_card .nah_logo {
  background-color: #ffffff;
  width: 100px;
  height: 100px;
  flex-grow: 0;
  border-radius: 50px;
}

.loansfly_card {
  background-color: #15549a !important;
}

.lolly_take_card {
  background: #1c3427 !important;
}

.charity_card {
  background: #d25826 !important;
}

.lorven_card {
  background-color: #c31f26 !important;
}

.lorven_card .loven_img_div {
  background-color: #453c3c !important;
  border-radius: 5px;
  padding: 5px 10px;
}

.shopfins_card {
  background-color: #003da8 !important;
}

.rover_tech_card {
  background-color: #007abd !important;
}

.rover_tech_card .rover_tech_div {
  background-color: #453c3c !important;
  border-radius: 5px;
  padding: 5px 10px;
}

.yoga_card {
  background-color: #c92d86 !important;
}

.yoga_card .rover_tech_div {
  background-color: #ffffff !important;
  border-radius: 5px;
  padding: 5px 10px;
}

.sarene_card {
  background-color: #d4145a !important;
}

.sarene_card .rover_tech_div {
  background-color: #ffffff !important;
  border-radius: 5px;
  padding: 5px 10px;
}

.all_first_sec_small_sec h6 {
  color: #eb4d44 !important;
  line-height: 22px !important;
}

@media only screen and (min-width: 1px) and (max-width: 990px) {
  .navbar-toggler {
    display: none !important;
  }
}

@media only screen and (min-width: 440px) and (max-width: 886px) {
  h2 {
    font-size: 40px !important;
  }
}

@media only screen and (min-width: 1px) and (max-width: 440px) {
  h2 {
    font-size: 30px !important;
  }
}

