* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

#head,
* {
  padding: 0;
}

#head .nav-link {
  font-size: 20px;
  font-weight: 500;
  padding: 10px 27px 10px 26px !important;
}

#head {
  position: fixed;
  top: 0;
  width: 100%;
  margin: auto;
  background: #fff;
  z-index: 99;
  padding-top: 1px;
}

#head .nav-link:hover {
  color: #075ca2 !important;
  transition: all 0.3s ease;
  transform: scale(1.2);
}


@media only screen and (max-width: 1000px) {


  .collapse {
    padding-left: 0px !important;
  }
}

a.dropdown-item:hover {
  color: #075ca2 !important;
  transition: all 0.3s ease;
}

.dropdown-menu {
  left: -43px;
  border-top: 2px solid #075ca2 !important;
}

.partner a.dropdown-item {
  padding: 15px 35px;
}

.contact a.dropdown-item {
  padding: 15px 35px;
}

.contact {
  left: -17px !important;
}

.dropdown-item:focus,
.dropdown-item:hover {
  /* color: #1e2125; */
  background-color: white !important;
}

.dropdown svg {
  height: 0.6em;
  width: 0.6em;
  position: relative;
  margin-left: 5px;
}

header li.dropdown:hover .dropdown-menu {
  display: block;
  padding: 0;
  align-items: center;
  text-align: center;
}

a.dropdown-item {
  font-size: 20px;
  padding: 0.9em 4em;
  font-weight: 500;
  border-top: 1px solid #eaeaea;
}

a.dropdown-item:hover {
  color: #075ca2 !important;
  transition: all 0.3s ease;
}

.partner a.dropdown-item {
  padding: 15px 35px;
}

.contact a.dropdown-item {
  padding: 15px 35px;
}

.dropdown-menu li,
footer li {
  margin-bottom: 10px;
}

.heading_card span,
.heading_main span,
.whyChoose_heading span {
  color: #0751ff;
}

.footer_para,
.love,
.main_para,
footer li {
  font-size: 16px;
}

.main_para {
  color: #636363;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 1%;
  --container-widget-flex-grow: 0;
  align-self: center;
}

.heading_main,
.text_para {
  -webkit-text-stroke-color: #000;
  stroke: #000;
}

#contact {
  margin-top: 60px;
}

#contact {
  background-color: #e9efff99;
}

.heading_main {
  font-size: 43px;
  line-height: 50px;
}

.heading_main {
  color: #000;
  font-weight: 700;
  font-family: Montserrat, Sans-serif;
}

.landing_form input {
  border-radius: 15px;
  background: #dde7ff;
  border: none;
  color: #487eff !important;
  padding: 20px 50px !important;
}

.landing_form textarea {
  border-radius: 15px;
  background: #dde7ff;
  border: none;
  color: #487eff !important;
  padding: 20px 50px !important;
}

.love {
  margin: 0 auto;
  display: block;
  background: #487eff !important;
  color: #f5f5f5 !important;
  font-weight: 600;
  padding: 20px 100px !important;
  border: none;
  border-radius: 20px;
}

/* footer css */

.main_para,
.text_para {
  font-family: "Montserrat", sans-serif !important;
}

footer {
  margin-top: 60px;
}

footer {
  background-color: #f9f9f9;
  padding-top: 50px;
  padding-bottom: 50px;
}

footer li {
  list-style: none;
}

footer li a {
  text-decoration: none;
  color: #636363;
}

#footer_2 {
  padding: 40px;
  background-color: #eee;
}

@media only screen and (max-width: 767px) {
  .heading_main {
    font-size: 36px;
  }

  .main_para {
    font-size: 14px;
  }

  footer .col-md-6 {
    text-align: center;
    margin-top: 10px;
  }
}

/* remaing sectoin css */
#heroUiUX {
  margin-top: 100px;
}

.Dflex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.main_heading_ui {
  font-size: 43px;
  line-height: 50px;
  font-weight: 800;
  font-family: "Montserrat", sans-serif !important;
}

.text_para {
  color: #000;
  font-size: 26px;
  font-weight: 500;
  line-height: 30px;
  font-family: "Montserrat", sans-serif !important;
}

.main_para {
  color: #636363;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 1%;
  --container-widget-flex-grow: 0;

  font-family: "Montserrat", sans-serif !important;
}

.colored {
  color: #0751ff !important;
}

/* hero section ends here */

#OurApproach {
  margin-top: 60px;
}

.img_with {
  width: 56%;
}

.heading_card {
  font-size: 30px;
  margin-bottom: 15px;
  color: #000;
  font-weight: 700;
  font-family: Montserrat, Sans-serif;
}

.pading_my {
  padding-top: 20px;
  padding-left: 50px !important;
}
#workWith {
  margin-top: 60px;
}

/* aprroch section ends here */

#WhyChoose {
  margin-top: 80px;
}

.img_auto img {
  width: 90px;
  height: 90px;
}

@media (max-width: 576px) {
  .text-sm-center {
    text-align: center !important;
  }
}

/* why chooser section endes here  */

#portfolio .container-fluid {
  width: 100%;
  max-width: 100%;
  padding: 0 !important;
  overflow: hidden;
}

#portfolio .carousel-indicators {
  top: 102% !important;
}

#portfolio .carousel-indicators [data-bs-target] {
  width: 20px !important;
  height: 0px !important;
  border-radius: 50%;
  /* color: #487eff; */
  background: #407eff;
}
@media (max-width: 576px) {
  .text_para {
    font-size: 20px;
  }
  .main_heading_ui {
    font-size: 36px;
  }
  .pading_my {
    padding: 20px !important;
  }
  #WhyChoose .p-5 {
    padding: 10px 20px !important;
  }
  #workWith {
    margin-top: 0px !important;
    margin-bottom: 30px;
  }
  .Dflex {
    flex-direction: column;
  }

  footer {
    margin-top: 0px !important;
  }
  .hero-img {
    margin-left: 0px !important;
    text-align: center;
  }
  .with_90 p {
    width: 100% !important;
  }
  .with_90 h1 {
    line-height: 1.3;
    width: 100% !important;
  }
}

.footer-para {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  margin: 0;
  color: #4f4949;
}
.address div {
  text-align: center;
  margin-bottom: 5px;
}
.site_mail {
  text-decoration: none;
  color: #636363;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 1%;
  --container-widget-flex-grow: 0;
  font-family: "Montserrat", sans-serif !important;
}
ul.address {
  padding: 0;
}
ul.address li img {
  width: 24px;
}
ul.address li {
  margin-bottom: 24px;
  color: #636363;
}
ul.address li:first-child {
  margin-bottom: 10px;
}
#successMessage {
  margin-top: 20px;
  font-size: 16px;
  font-family: "Montserrat";
  color: green;
}
.hero-img {
  margin-left: 30px;
  text-align: center;
}
.with_90 h1 {
  line-height: 1.3;
  width: 90%;
}

.with_90 p {
  width: 80%;
}
.portfolio-button {
  margin-top: 45px !important;
}
#mode {
  position: relative;
}

.model_whats {
  position: absolute;
  width: 330px;
  background: whitesmoke;
  border-radius: 10px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  right: 2.7%;
  z-index: 1000;
  bottom: 0px;
  padding: 20px 10px;
}
@keyframes smooth-appear {
  to {
    bottom: 65px;
    opacity: 1;
  }
}

#display {
  display: none;
  animation: smooth-appear 1s ease forwards;
  opacity: 0;
}

.model_whats a {
  width: 100% !important;
  background: blue;
  padding: 5px 0px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  margin-top: 20px;

  display: block;
}

.model_whats p {
  font-size: 18px;
  text-align: center;
}

.whatis {
  display: flex;
  padding: 0 2rem;
  letter-spacing: 0.5px;
  transition: 0.2s ease-out;
  text-align: center;
  justify-content: center;
  align-items: center;
  border-radius: 2px;
  height: 36px;
  line-height: 36px;
  vertical-align: middle;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12),
    0 3px 1px -2px rgba(0, 0, 0, 0.2);
  box-sizing: inherit;
  background-color: #26a69a;
}

div#x {
  position: absolute;
  bottom: 2.2%;
  right: 1.7%;
  z-index: 1000;
  cursor: pointer;
  width: 180px;
}

#x svg {
  margin-right: 9px;
}

#x a {
  text-decoration: none;
}

#main-section {
  position: fixed;
  bottom: 2%;
  right: 2%;
  z-index: 1000;
}

.secundary-section {
  position: relative;
}
span.ht-ctc-s8-text.s8_span.ctc-analytics.ctc_cta {
  font-size: 11px;
}

.findMoreBtn {
  color: #888;
  text-decoration: none;
  font-weight: 600;
}

footer li.menu-item.menu-item-type-custom {
  margin-bottom: 10px;
}
