@import url("https://fonts.googleapis.com/css?family=Open+Sans:400normal");
@import url("https://fonts.googleapis.com/css?family=Encode+Sans+Condensed:500medium");
@import url("https://fonts.googleapis.com/css?family=Quicksand:400,700");

:root {
  --primary-color: #aa8136;
  --secondary-color: #fff;
  --bs-nav-link: #1e3054e6;
  --bs-nav-link-hover: #cca660;
  --bs-navbar-active: #aa8136;
  --bg-main: #f1f1f1; 
}

body{
  background-color: var(--bg-main);
  font-family: Quicksand;
}

.tm-widget{
  margin-top: -55px !important;
}

.tm-overall-cta, .go2048136271{
  display: none !important;
}

.tb_rv_banner_btn_wrap{
  display: none;
}

.cont_primary{
  color: var(--primary-color);
}

a {
  color: var(--primary-color);
  text-decoration: none;
}

a:hover{
  color: var(--bs-nav-link-hover);
  text-decoration: none;
}

.omkarImg{
  width: 75px;
  border: 2px solid var(--primary-color);
}

.carousel {
    margin-top: 0rem !important;
}

.logoText{
  font-size: 14px;
  font-family: Quicksand;
  font-weight: 600;
  color: var(--bs-nav-link);
}

#ds-sticky-button {
  position: fixed;
  right: -281px !important; 
  top: 100px; 
  width: 290px !important; 
  height: 25px !important; 
  z-index:99999; 
  transform: rotate(90deg);
  transform-origin: left top 0; 
  }

#ds-sticky-button a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  border: 1px solid var(--secondary-color);
  color: var(--secondary-color);
  font-size: 18px;
  background: var(--primary-color);
  padding: 10px 15px 10px 15px;
  text-decoration: none;
  transition: 0.8s ease-in-out;
}

#ds-sticky-button a:hover {
  background: var(--bs-nav-link-hover);
  text-decoration: none;
}

.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}

.flt{
  margin-top: 40px;
}

.flt h4{
  text-transform: uppercase;
  font-family: Encode Sans Condensed;
  color: var(--primary-color);
  border-bottom: 1px solid;
}


.b-example-divider {
  width: 100%;
  height: 3rem;
  background-color: rgba(0, 0, 0, .1);
  border: solid rgba(0, 0, 0, .15);
  border-width: 1px 0;
  box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.b-example-vr {
  flex-shrink: 0;
  width: 1.5rem;
  height: 100vh;
}

.bi {
  vertical-align: -.125em;
  fill: currentColor;
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.btn-bd-primary {
  --bd-violet-bg: #712cf9;
  --bd-violet-rgb: 112.520718, 44.062154, 249.437846;

  --bs-btn-font-weight: 600;
  --bs-btn-color: var(--bs-white);
  --bs-btn-bg: var(--bd-violet-bg);
  --bs-btn-border-color: var(--bd-violet-bg);
  --bs-btn-hover-color: var(--bs-white);
  --bs-btn-hover-bg: #6528e0;
  --bs-btn-hover-border-color: #6528e0;
  --bs-btn-focus-shadow-rgb: var(--bd-violet-rgb);
  --bs-btn-active-color: var(--bs-btn-hover-color);
  --bs-btn-active-bg: #5a23c8;
  --bs-btn-active-border-color: #5a23c8;
}

.bd-mode-toggle {
  z-index: 1500;
}

.bd-mode-toggle .dropdown-menu .active .bi {
  display: block !important;
}

.navbarht{
  height: 94px;
  box-shadow: 0 4.8px 3.2px rgba(0, 0, 0, 0.24);
}

.bg-body-tertiary{
  background-color: var(--bg-main) !important;
}

.nav-item{
  font-size: 16px;
  font-weight: 500;
  font-family: Encode Sans Condensed;
  color: var(--bs-nav-link-color);
  height: 60px;
  text-align: center;
}

.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link);
  text-decoration: none;
  background: 0 0;
  border: 0;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: var(--bs-navbar-active) !important;
}

.nav-link:hover {
  color: var(--bs-nav-link-hover);
  border-bottom: 3px solid var(--bs-nav-link-hover);
  transition: 0.2s ease;
}

.nav-link:focus {
  color: "#705524";
}


.fyp {
    height: 150px;
    position: absolute;
    background: #1e3054e6;
    margin: 0 auto;
    bottom: -15%;
    left: 55%;
    transform: translate(-65%, -65%);
    width: 40%;
    text-align: center;
    padding: 10px;
    color: var(--secondary-color);
}

.fyp h4{
  text-transform: uppercase;
  font-family: Encode Sans Condensed;
  color: var(--secondary-color);
}

.fyp .cta-button {
  vertical-align: middle;
  border-radius: 0;
  padding: 0.52rem 1rem;
  margin: 11px;
  text-decoration: none;
  box-shadow: 0 5px 10px 0 rgb(4 10 41 / 30%);
  border: none;
  font-size: 15px;
  line-height: 15px;
  text-transform: uppercase;
  font-weight: 600;
  color: var(--secondary-color);
  border: 2px solid var(--secondary-color);
  background-color: transparent;
  width: 120px;
  outline: none;
  font-family: var(--primary-font);
  transition: 0.8s ease-in-out;
  border-radius: 0.375rem;
}

.search-box{
  width: auto;
  background-color: #fff;
  border-radius: 5px;
}

.search-box > .row{
  display: flex;
  align-items: center;
  padding: 10px 20px;
}

.carousel-inner {
  position: initial !important;
}

.search-box > .row > input{
 flex: 1;
 height: 20px;
 background-color: transparent;
 border: 0;
 outline: 0;
 font-size: 16px;
}

.result-box{
  max-height: 250px;
  overflow-y: scroll;
}

.result-box ul{
  border-top: 1px solid #999;
  padding: 5px 0px;
  position: relative;
  z-index: 9999;
}

.result-box ul li{
  list-style: none;
  border-radius: 3px;
  padding: 5px 0px;
  cursor: pointer;
  color: #000;
}

.result-box ul li:hover{
  background-color: #e9f3ff;
}

.cards-wrapper {
  display: flex;
  justify-content: center;
}
.card img {
  max-width: 100%;
  max-height: 100%;
}

.card {
  margin: 0 0.5em;
  box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
  border: none;
  border-radius: 0;
}
.innerCarousel {
  padding: 1em;
}

.carousel-control-prev,
.carousel-control-next {
  background-color: #e1e1e1;
  width: 5vh;
  height: 5vh;
  border-radius: 50%;
  top: 37%;
  transform: translateY(-50%);
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
 background-color: var(--primary-color);
}

.cta {
  width: 100%;
  background: var(--bs-nav-link);
  padding: 50px 20px 40px 20px;
  margin-top: -2px;
  text-align: center;
  color: var(--secondary-color);
}

.cta h3 {
  padding: 15px 0px 10px 0px;
  text-align: left;
  color: var(--secondary-color);
  font-weight: 500;
  font-size: 30px;
  font-family: Encode Sans Condensed;
  width: 100%;
  text-transform: uppercase;
  border-bottom: 2px solid var(--secondary-color);
}

.cta p {
  padding: 15px 0px;
  text-align: left;
  color: #f2f2f2;
  font-weight: 600;
  font-size: 16px;
  width: 100%;
  margin: 0 auto;
}

.cta .small{
  padding: 15px 0px;
  text-align: left;
  color: #f2f2f2;
  font-weight: 600;
  font-size: 12px;
  width: 100%;
  margin: 0 auto;
}

.cta .cta-section {
  max-width: 80%;
  margin: 0 auto;
  z-index: 2;
  position: relative;
  height: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.ctacontainer {
  width: 50%;
  display: flex;
  justify-content: flex-start;
  padding: 2rem;
  height: auto;
  flex-direction: column;
  align-items: center;
  align-content: center;
}

.ctacontainer a{
  color: var(--bs-nav-link-hover);
}

.ctacontainer1 {
  width: 50%;
  display: flex;
  justify-content: flex-start;
  padding: 2rem;
  height: auto;
  flex-direction: column;
  align-items: center;
  align-content: center;
}

.ctacontainer2 {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 0.5rem 0rem 3rem 0rem;
  height: auto;
  flex-direction: row;
  align-items: center;
  align-content: center;
}

.ctacontainer1 .cta-button {
  vertical-align: middle;
  border-radius: 0;
  padding: 0.88rem 1.5rem;
  text-decoration: none;
  box-shadow: 0 5px 10px 0 rgb(4 10 41 / 30%);
  border: none;
  font-size: 1rem;
  line-height: 1rem;
  text-transform: uppercase;
  font-weight: 600;
  color: var(--secondary-color);
  margin: 1rem;
  border: 2px solid hsla(0, 0%, 100%, 0.25);
  background: transparent;
  width: 200px;
  outline: none;
  font-family: var(--primary-font);
  transition: 0.8s ease-in-out;
}

.ctacontainer2 .sicon {
  vertical-align: middle;
  border-radius: 0;
  padding: 1rem;
  text-decoration: none;
  color: var(--secondary-color);
  margin: 1rem;
  border: 1px solid hsla(0, 0%, 100%, 0.25);
  background: transparent;
  border-radius: 50%;
  outline: none;
  transition: 0.8s ease-in-out;
}

.ctacontainer_contact {
  width: 100%;
  display: flex;
  padding: 0.5rem 0rem 0rem 0rem;
  height: auto;
  flex-direction: row;
  align-items: center;
  align-content: center;
}

.ctacontainer_contact .sicon {
  vertical-align: middle;
  border-radius: 0;
  padding: 1rem;
  text-decoration: none;
  color: var(--primary-color);
  margin: 1rem;
  background: var(--secondary-color);
  border-radius: 50%;
  outline: none;
  transition: 0.8s ease-in-out;
}

.ctacontainer_contact .sicon:hover {
  color: var(--secondary-color);
  background: var(--primary-color);
}

.ctacontainer1 .cta-button:hover,
.ctacontainer2 .sicon:hover {
  color: var(--primary-color);
  background: var(--secondary-color);
  
}

.cta .copyright {
  padding: 15px 0px;
  text-align: center;
  color: var(--secondary-color);
  font-weight: normal;
  font-size: 12px;
  width: 100%;
  margin: 0 auto;
}

.cta-button {
  vertical-align: middle;
  border-radius: 0;
  padding: 0.88rem 1.5rem;
  text-decoration: none;
  box-shadow: 0 5px 10px 0 rgb(4 10 41 / 30%);
  border: none;
  font-size: 1rem;
  line-height: 1rem;
  text-transform: uppercase;
  font-weight: 600;
  color: var(--secondary-color);
  border: 2px solid var(--secondary-color);
  background-color: transparent;
  width: 150px;
  outline: none;
  font-family: var(--primary-font);
  transition: 0.8s ease-in-out;
  border-radius: 0.375rem
}
.cta-button:hover {
  color: #1e3054e6;
  background: var(--secondary-color);
}

.emailSubmitbtn{
  vertical-align: middle;
  border-radius: 0;
  padding: 0.88rem 1.5rem;
  text-decoration: none;
  box-shadow: 0 5px 10px 0 rgb(4 10 41 / 30%);
  border: none;
  font-size: 1rem;
  line-height: 1rem;
  text-transform: uppercase;
  font-weight: 600;
  color: var(--primary-color);
  border: 2px solid var(--primary-color);
  background-color: transparent;
  width: 150px;
  outline: none;
  transition: 0.8s ease-in-out;
  border-radius: 0.375rem
}
.emailSubmitbtn:hover {
  color: var(--secondary-color);
  background: var(--primary-color);
  border: 2px solid var(--primary-color);
}

.abtContent{
  margin-top: 130px
}

.abtContent h4{
    text-transform: uppercase;
    font-family: Encode Sans Condensed;
    color: var(--primary-color);
    text-align: center;
}

.abtServices{
  background: var(--secondary-color);
}

.abtsContent h4{
  text-transform: uppercase;
  font-family: Encode Sans Condensed;
  color: var(--primary-color);
  text-align: center;
}

.abtsContent .sicon {
  vertical-align: middle;
  border-radius: 0;
  padding: 1rem;
  text-decoration: none;
  color: var(--primary-color);
  margin: 1rem;
  font-size: 50px;
}

.mb-n25{
  margin-bottom: -25px;
}

.mb-n10{
  margin-bottom: -10px;
}

.ml-n22{
  margin-left: -22px;
}

.mt-20{
  margin-top: 20px;
}


.servicesContent {
    background-color: var(--bs-nav-link-hover);
    color: var(--secondary-color);
}

.servicesCont {
  background-color: #fff3dec7;
}

.servicesCont ul {
  list-style: none;
}

.servicesCont ul li:before {
  content: '✓ ';
  color: #aa8136;
  font-weight: bold;
}

.testimonal h4{
  text-transform: uppercase;
  font-family: Encode Sans Condensed;
  color: var(--primary-color);
  border-bottom: 1px solid;
}

#alertComment {
  color: rgb(218, 18, 18);
  visibility: visible;
  font-size: 14px;
}

.thankyouText{
  color: var(--primary-color);
}

.thankyouIcon{
  color: var(--primary-color);
  font-size: 60px;
}

.choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 14px !important;
  font-weight: 500;
  margin-right: 3.75px;
  margin-bottom: 3.75px;
  background-color: var(--primary-color) !important;
  border: 1px solid var(--bs-nav-link-hover) !important; 
  color: #fff;
  word-break: break-all;
}

.choices[data-type*=select-multiple] .choices__button, .choices[data-type*=text] .choices__button {
  position: relative;
  display: inline-block;
  margin: 0 -4px 0 8px;
  padding-left: 16px;
  border-left: 1px solid var(--secondary-color) !important;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 8px;
  width: 8px;
  line-height: 1;
  opacity: .75;
  border-radius: 0;
}

@media screen and (max-width: 1052px) {
  .fyp {
    height: 150px;
    position: absolute;
    background: #1e3054e6;
    margin: 0 auto;
    bottom: 0%;
    left: 55%;
    transform: translate(-65%, -65%);
    width: 55%;
    text-align: center;
    padding: 10px;
    color: var(--secondary-color);
  }

  .flt{
    margin-top: 15px;
  }
  }

@media screen and (max-width: 1000px) {
    .flt{
      margin-top: 20px;
    }
}

@media screen and (max-width: 992px) {
    .navbarht{
    height: auto;
  }

   .navbar-collapse {
    border-top: 1px solid var(--bs-nav-link-hover);
  }

  .carousel {
    margin-top: 6rem;
    margin-bottom: 3rem;
  }
}

@media screen and (max-width: 970px) {
  .flt{
    margin-top: -20px;
  }
}
@media screen and (max-width: 920px) {

   .carousel {
    margin-top: 6rem;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 884px) {
.fyp {
  height: 150px;
  position: absolute;
  background: #1e3054e6;
  margin: 0 auto;
  bottom: 12%;
  left: 55%;
  transform: translate(-65%, -65%);
  width: 55%;
  text-align: center;
  padding: 10px;
  color: var(--secondary-color);
}

.flt{
  margin-top: -75px;
}

 .carousel {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
}

@media screen and (max-width: 768px) {
    .carousel {
        margin-top: 7rem !important;
        margin-bottom: 11rem !important;
    }

    .abtContent{
      margin-top: 155px
    }

  .nav-item{
    font-size: 16px;
    font-weight: 600;
    font-family: Encode Sans Condensed;
    color: var(--bs-nav-link-color);
    text-align: center;
    height: auto;
    width: auto;
  }

  .navbarht{
    height: auto;
  }

   .navbar-collapse {
    border-top: 1px solid var(--bs-nav-link-hover);
  }
 

  .carousel {
    margin-bottom: 2rem;
  }

  .fyp {
    height: 150px;
    position: absolute;
    background: #1e3054e6;
    margin: 0 auto;
    bottom: 13%;
    left: 65%;
    transform: translate(-65%, -65%);
    width: 100%;
    text-align: center;
    padding: 10px;
    color: var(--secondary-color);
}

.card img {
  height: 11em;
}

.flt{
  margin-top: -160px;
}

.ctacontainer {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 1rem;
  height: auto;
  flex-direction: column;
  align-items: center;
  align-content: center;
}
.ctacontainer1 {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 2rem;
  height: auto;
  flex-direction: column;
  align-items: center;
  align-content: center;
}

.nav-link:hover {
  color: var(--bs-nav-link-hover);
  border-bottom: none;
}

}



/* normal normal 700 16px / 1.4em 'open sans condensed', sans-serif */