    /*
* Template Name: UntreeStore
* Template Author: Untree.co
* Author URI: https://untree.co/
* License: https://creativecommons.org/licenses/by/3.0/
*/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&amp;display=swap");






body {

  font-family: "Inter", sans-serif;
  font-weight: 400;
  line-height: 28px;
  color: #1a1a1a;
  overflow-x: hidden !important;
  box-sizing: border-box ;
  padding: 0px ;
  font-size: 14px;
  margin: 0px ;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 700;
  line-height: 1.0;
}

a {
  text-decoration: none;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  color: #2f2f2f;
  text-decoration: underline;
}

a:hover {
  color: #2f2f2f;
  text-decoration: none;
}

a.more {
  font-weight: 600;
}

.custom-navbar {
  background: #fff !important;
  padding-top: 0px;
  padding-bottom: 0px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.navbar-dark .navbar-brand {
  color: var(--bs-dark) !important;
  font-size: 32px !important;
  font-weight: 600 !important;
}

.custom-navbar .navbar-brand {
  font-size: 32px;
  font-weight: 600;
}

.custom-navbar .navbar-brand>span {
  opacity: .4;
}

.custom-navbar .navbar-toggler {
  border-color: transparent;
}

.custom-navbar .navbar-toggler:active,
.custom-navbar .navbar-toggler:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

@media (min-width: 992px) {
  .custom-navbar .custom-navbar-nav li {
    margin-left: 15px;
    margin-right: 15px;
  }
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  background-color: rgb(160, 155, 155);
  border-radius: 4px;
  padding: 15px 10px;
}

.custom-navbar .custom-navbar-nav li .navbar-title {
  font-weight: 600;
  color: #0f0f0f !important;
  opacity: .9;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  position: relative;
  font-size: 17px;
  color: #026396 !important;
}

.custom-navbar .custom-navbar-nav li .anc:hover {
  opacity: 1;
}

.custom-navbar .custom-navbar-nav li .anc:hover:before {
  width: calc(100% - 16px);
}

.custom-navbar .custom-navbar-nav li.active .anc {
  opacity: 1;
}

.custom-navbar .custom-navbar-nav li.active .anc:before {
  width: calc(100% - 16px);
}

.custom-navbar .custom-navbar-cta {
  margin-left: 0 !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

@media (min-width: 768px) {
  .custom-navbar .custom-navbar-cta {
    margin-left: 40px !important;
  }
}

.custom-navbar .custom-navbar-cta li {
  margin-left: 0px;
  margin-right: 0px;
}

.custom-navbar .custom-navbar-cta li:first-child {
  margin-right: 20px;
}



/* .nav-img {
  height: 80px;
  width: 80px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  padding: 0;


}

.nav-img-div p {
  font-size: 14px;
  color: #2f2f2f;
  margin-top: 0;
  padding: 0;
  font-weight: 500;
} */

h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 600;
  line-height: 50px;
  font-size: 50px;
}

.banner-left-section {
  padding: 0px 60px 0px 0px;
}

.carousel-fluid {
  padding-top: 50px;
  padding-bottom: calc(10rem - 4.5rem);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: 100% 100% !important;
  height: 550px;
  /* background: url(../image/header-bg.png); */
  background-color: #82BAC4;
}

@media (max-width: 400px) {
  .carousel-fluid {
    padding-top: 10px;
    height: 1000px;
  }

  .custom-navbar {
    padding-top: 5px;
    padding-bottom: 0px;
  }

  .banner-left-section {
    padding: 0px 20px;
  }

  h1 {
    line-height: 30px;
    font-size: 22px;
  }
  .navbar-logo {
    height: 41px !important;
    width: 138px !important;
}
.sticky-div {
  position: fixed;
  top: 50%;
  left: 90% !important;
  z-index: 100;
  transform: translateX(-50%);
}
.sticky-top {
  position: fixed;
  top: 85%;
  left: 8% !important;
  transform: translateX(-50%);
}
}
.navbar-logo{
  height:50px;
   width:170px;
}
.sticky-div {
  position: fixed;
  top: 50%;
  left: 98%;
  transform: translateX(-50%);
}
.sticky-top {
  position: fixed;
  top: 85%;
  left: 5%;
  transform: translateX(-50%);
}
.sticky-btn {
  color: #fff;
  padding: 5px 10px 8px 0px;
  border: none;
  /* border-radius: 5px; */
  cursor: pointer;
  margin-top: 5px;
}

.form-section-banner {
  /* border: 2px solid #026396; */
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
  background-color: #fff;
  padding: 20px 20px;
  border-radius: 15px;
}

h6 {
  font-size: 17px;
}


.banner-title2 {
  font-size: 16px;
  font-weight: 500;
  text-align: justify;
  letter-spacing: 1px;
}

.btn-danger {
  font-weight: 400;
  padding: 0.375rem 1.75rem;
  font-size: 1rem;
  border-radius: 19px;
  background-color: #026396 !important;
  border-color: #026396 !important;
}

.btn-danger:hover {
  color: #026396 !important;
  background-color: white !important;
  border-color: #026396 !important;
}

.btn-success {
  font-weight: 400;
  padding: 0.375rem 1.75rem;
  font-size: 1rem;
  border-radius: 19px;
  background-color: #026396 !important;
  border-color: #026396 !important;
}

.btn-success:hover {
  color: #026396 !important;
  background-color: white !important;
  border-color: #026396 !important;
}

.main {
  font-family: Arial;
  width: 500px;
  display: block;
  margin: 0 auto;
}

h3 {
  background: #fff;
  color: #3498db;
  font-size: 36px;
  line-height: 100px;
  margin: 10px;
  padding: 2%;
  position: relative;
  text-align: center;
}

.action {
  display: block;
  margin: 100px auto;
  width: 100%;
  text-align: center;
}

.action a {
  display: inline-block;
  padding: 5px 10px;
  background: #f30;
  color: #fff;
  text-decoration: none;
}

.action a:hover {
  background: #000;
}

.slick-prev,
.slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 34px;
  color: red;
  cursor: pointer;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

/* .slick-next:before {
    content: '→';
} */
.slick-prev:before,
.slick-next:before {
  display: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: red;
  outline: none;
  background: transparent;
}

.slick-slide img {
  display: block;
  width: 100%;
  height: 150px;
}

.slick-prev {
  left: 20px;
  top: 260px;
}

.slick-next {
  right: 34px;
  top: 260px;
}

.slick-slider {
  padding: 0px 0px 60px 0px;
}

.slick-img {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border: 1px solid rgb(214, 212, 212);
  padding: 0px 5px 5px 5px;
  margin: 5px 5px;
  border-radius: 10px;
}

.slick-anc {
  font-size: 12px;
  margin: 0 !important;
  padding: 0 !important;
  display: inline-block;
  line-height: 20px;
}

.slick-anc:hover {
  color: #026396;
}

hr.divider {
  height: 0.2rem;
  max-width: 3.25rem;
  margin: 0rem auto;
  background-color: #026396;
  opacity: 1;
}

.para {
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0.3px;
}

.box {
  border-radius: 20px;
  border: 1px solid #026396;
  transition: all ease-in-out .2s;
  height: auto;
  overflow-y: auto;
}
.box2 {
  border-radius: 20px;
  border: 1px solid #026396;
  transition: all ease-in-out .2s;
}
.box {
  height: 300px;
}

.main-box :hover {
  background-color: #faf5f0;
}

.bg-banner {
  background: url(../image/banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px 0px;

}

.custom-social-icon {
  border: 1px solid #026396;
  padding: 4px 9px;
  border-radius: 50%;
  margin-left: 3px;
  font-size: 16px;
  background-color: #026396;
}

.custom-social-icon:hover {
  background-color: #121112;
}
.btn {
  font-weight: 400;
  padding: 0.375rem 1.75rem;
  font-size: 1rem;
  border-radius: 19px;
  background-color: #026396;
  border-color: #026396;
}

.app-banner {
  height: 400px;
  width: 100%;
}

.btn-secondary:hover {
  color: #026396;
  background-color: white;
  border-color: #026396;
}

@media (min-width: 480px) {

  .cont-two {
    background-color: #82BAC4;
    padding: 50px 100px;
  }

  .year-exp{
    margin-left: 40px !important;
  }
  .custom-social-mob{
   display: none !important;
  }
  .contact-no-mob{
    display: none !important;
  }

}

@media (max-width: 480px) {
  .contact-img {
    display: none;
  }

  .cont-two {
    background-color: #82BAC4;
    padding: 25px 0px;
  }
  .contact-no-desk{
    display: none !important;
  }

  .talk-div {
    margin: 10px 5px;
    width: 100% !important;
  }
.talk-icon{
  padding-left: 80px;
}
  .talk-div {
    padding: 30px 0px 30px 0px !important;
  }

  .custom-social-desk {
    display: none;
  }
  .vl{
    display: none;
  }
  .nav-link {
    display: block;
     padding: 0px;
     margin-left: 40px;
  }
  .how-we-work{
    width: 100%;
    padding-right: 0px;
    padding-left: 22px;
    margin-right: auto;
    margin-left: auto;
  
}
.how-we-work2 {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: 0px;
  padding-left: 23px;
  margin-top: var(--bs-gutter-y);
}
}



nav{
  position: sticky !important;
  z-index: 100 !important;
  top: 0 !important;
  display: block !important;
}
.img-fluid2 {
  width: 100%;
  height: 470px;
}

.section2-head {
  font-size: 28px;
}

.section2-head2 {
  font-size: 23px;
  font-weight: 600;
  color: white;
  /* text-align: center; */
}

.section2-title {
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: .5px;
}

.form-section {
  /* border: 2px solid #026396; */
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
  background-color: #fff;
  padding: 30px;
}

.form-section2 {
  background-color: #026396;
}

.form-label {
  margin-bottom: 0.25rem;
  font-size: 15px;
  font-weight: 400;
}

.form-control {
  padding: 6px 12px;
  font-size: 15px;
  font-weight: 400;
  border-radius: 10px;
  color: #6c757d;
}

.contact-list2 {
  margin: 25px 0px;
  color: #fff;
  font-size: 15px !important;

}

.contact-anc {
  text-decoration: none;
  margin: 20px 0px;
  color: #fff;
}

.contact-icon {
  font-size: 18px;
  color: white;
  padding: 10px 12px;
  margin: 10px 0px;
  border-radius: 50px;
  background-color: #026396;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.map {
  height: 200px;
  width: 100%;
}

.contact-img {
  width: 100%;
  height: 600px;
}

.plan-bg-banner {
  background-color: #abd7f4;
}

.talk-div {
  border: 1px solid #026396;
  padding: 40px 0px 40px 20px;
  background-color: #fff;
  border-radius: 15px;
  margin: 10px 5px;
}

.talk-icon {
  font-size: 55px;
  margin-left: 20px;
  color: #026396;
}

.we-work-div {
  border: 1px solid #026396;
  padding: 40px 20px;
  border-bottom: 4px solid #026396;
  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  background-color: #fdf8f3;
  margin-bottom: 10px;
  height: 340px;
}
.we-work-div2 {
  border: 1px solid #026396;
  padding: 40px 20px;
  border-bottom: 4px solid #026396;
  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  /* background-color: #fdf8f3; */
  margin-bottom: 10px;
}

.we-work-div:hover {
  background-color: #fff;
}

.slider-container {
  overflow: hidden;
}

.slider {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.card {
  flex: 0 0 33.33%;
  /* Adjust the width based on the number of cards you want to display */
  box-sizing: border-box;
  padding: 20px;
  border: 1px solid #ddd;
  text-align: center;
}

.icon-stack {
  height: 50px;
}

.vl {
  border-left: 2px solid #026396;
  height: 30px;
}

.contact-list {
  margin-left: 100px ;
  padding: 20px 0px ;

}

























.footer-section {
  padding: 20px 0 80px 0;
  background: #026396;
}

.footer-section .relative {
  position: relative;
}

.footer-section a {
  text-decoration: none;
  color: var(--bs-gray-200);
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
}

.footer-section a:hover {
  color: #026396;
}

.footer-para,
.text-lg {
  color: #adb5bd;
}

.footer-section .subscription-form {
  margin-bottom: 40px;
  position: relative;
  z-index: 2;
  margin-top: 100px;
}

@media (min-width: 992px) {
  .footer-section .subscription-form {
    margin-top: 0px;
    margin-bottom: 80px;
  }
}

.footer-section .subscription-form h3 {
  font-size: 18px;
  font-weight: 500;
  color: #3b5d50;
}

.footer-section .subscription-form .form-control {
  height: 50px;
  border-radius: 10px;
  font-family: "Inter", sans-serif;
}

.footer-section .subscription-form .form-control:active,
.footer-section .subscription-form .form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #3b5d50;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
}

.footer-section .subscription-form .form-control::-webkit-input-placeholder {
  font-size: 14px;
}

.footer-section .subscription-form .form-control::-moz-placeholder {
  font-size: 14px;
}

.footer-section .subscription-form .form-control:-ms-input-placeholder {
  font-size: 14px;
}

.footer-section .subscription-form .form-control:-moz-placeholder {
  font-size: 14px;
}

.footer-section .subscription-form .btn {
  border-radius: 10px !important;
}

.footer-section .sofa-img {
  position: absolute;
  top: -200px;
  z-index: 1;
  right: 0;
}

.footer-section .sofa-img img {
  max-width: 380px;
}

.footer-section .links-wrap {
  margin-top: 0px;
}

@media (min-width: 992px) {
  .footer-section .links-wrap {
    margin-top: 54px;
  }
}

.footer-section .links-wrap ul li {
  margin-bottom: 5px;
}

.footer-section .footer-logo-wrap .footer-logo {
  font-size: 32px;
  font-weight: 500;
  text-decoration: none;
}

.custom-social li {
  margin: 2px;
  display: inline-block;
}

/* .custom-social li a {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  background: #dce5e4;
  color: #026396;
  border-radius: 50%;
  font-size: 17px;
} */

.custom-social li a:hover {
  color: #ffffff;
}

.footer-section .border-top {
  border-color: #dce5e4;
}

.footer-section .border-top.copyright {
  font-size: 14px !important;
}


.before-footer-section {
  padding: 7rem 0 4rem 0 !important;
}


.custom-navbar .navbar-brand {
  font-size: 15px;

}

.footer-list-heading {
  font-size: 19px;
  font-weight: 700;
  color: var(--bs-gray-400);
}

.footer-list-heading:hover {
  color: #026396;
}

.tab button {
  padding: 6px 0px 6px 16px;
}

.footer-section .sofa-img img {
  height: 75px;
  width: 135px;
  margin-top: 100px;
}
