* {
  font-family: 'Poppins', sans-serif;
}
/*---------Top bar starts--------------*/
#topbar {
  background: #00244D;
  height: 40px;
  font-size: 16px;
  transition: all 0.5s;
  color: #fff;
  padding: 0;
  display: flex;
  align-items: center;
  
}
#topbar a{
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  text-decoration: none;
  padding-right: 8px;
}
.social-link i {
  font-size: 23px;
}
.top-bar {
  display: flex;
  justify-content: space-between;
}

.contact-info a {
  padding: 0px 8px;
}
/*---------Top bar end--------------*/

/*---------Top header starts--------------*/

.navbar-light .navbar-nav .nav-item .nav-link {
  color: #00244D;
  font-weight: 500;
  font-size: 16px;
}

.navbar {
  box-shadow: 0px 1px 6px #00000029;
}

.navbar-light .navbar-nav .nav-item .nav-link:hover {
  color: #835182;
}


header .show .main-button {
  margin-top: 14px;
}


.navbar-expand-lg .navbar-nav .nav-link {
  padding: 30px 20px;

}

.dropdown-toggle::after {
  vertical-align: 0.22em;
}

ul.navbar-nav {
  margin-right: 20px;
}
.reach a{
  padding: 12px 28px;
  box-shadow: 0px 7px 21px 0px rgb(0 0 0 / 10%);
  text-decoration: none;
  color: #ffffff;
  border-radius: 30px;
  font-size: 16px;
  font-weight: 500;
   background: linear-gradient(135deg, #990066, #330066) !important;
}
 .main-button a {
  /* padding: 12px 28px;
  box-shadow: 0px 7px 21px 0px rgb(0 0 0 / 10%); */
  text-decoration: none;
  display:inline-block;
  /* color: #ffffff; */
  /* border-radius: 30px;
  font-size: 16px;
  font-weight: 500;
   background: linear-gradient(135deg, #990066, #330066) !important; */
}

 .main-button a:hover {
  box-shadow: 0px 3px 6px #00000029;
  transition: 1s;
  animation: 2s;
  color: #ffffff;
}

.banner-sec img {
  width: 100%;
  height: auto;
}

.banner-sec {
  position: relative;
}

.banner-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  left: 0;
}

.banner-content span {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 18px;
  text-transform: uppercase;
  color:#00244D;
  display: inline-block;

}


.banner-content h1 {
  font-size: 50px;
  font-weight: 900;
  margin-bottom: 14px;
  color: #00244D;
  line-height: 1.2;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.banner-content p {
  font-size: 15px;
  color: #00244D;
  font-family: "Muli", sans-serif;
  margin-bottom: 26px;
  padding-right: 35px;
  font-weight: 400;
}

.sticky-bar {
  top: 0;
  width: 100%;
  position: fixed !important;

  z-index: 999999999;
  -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown !important;
  animation: 500ms ease-in-out 0s normal none 1 running fadeInDown !important;
  transition: .5s !important;
  -webkit-transition: .3s !important;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  background: #ffffff;
  box-shadow: 0px 3px 6px rgb(0 0 0 / 11%);
}
.sticky-bar .header-logo{
      width: 120px;
 
}
.sticky-bar .navbar-nav .nav-link {
    padding: 20px 20px;
    font-size: 15px !important;
}
.sticky-bar .collapse .main-button a {
    padding: 10px 20px !important;
}


/*---------Top header Ends--------------*/


/*--------- Home page logo-sec Starts--------------*/

#logo-sec img {
  text-align: center;
}

#logo-sec {
  margin-bottom: 80px;
  margin-top: 80px;
}

#logo-sec .outer-box {
  text-align: center;
  margin-bottom: 30px;
}

#logo-sec .common-heading {
  margin-bottom: 60px;
}

.common-breadcrumb {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.breadcrumb-item.active {
  color: #6c757d;
}

.common-title {
  margin: 40px 0px;

}

.common-title h4 {
  font-size: 25px;
  font-weight: 700;
  color: #00244D;
}

.common-title a {
  text-decoration: none;
  color: #835182;
}


/*---------Home page logo-sec Ends--------------*/


/*---------Home page aboutus-sec starts--------------*/

#home-aboutus_sec {
  margin-bottom: 80px;
}

#home-aboutus_sec img {
  width: 100%;
  margin-bottom: 30px;
}

.common-heading span {
  padding: 5px 20px;
  background-color: #FBDCCF;
  color: #835182;
  border-radius: 50px;
  display: inline-block;
  font-size: 16px;
  margin-bottom: 25px;
}

.common-heading {
  margin-bottom: 25px;
}

.common-heading h2 {
  color: #00244D;
  font-size: 40px;
  font-weight: 700;
  line-height: 56px;
}

p {
  color: #828282;
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 28px;
}

a.view-more-btn {
  color: #835182;
  font-size: 16px;
  font-weight: 500;
}

#home-aboutus_sec .right-sec {
  padding-left: 30px;

}

/*---------Home page aboutus-sec ends--------------*/


/*---------Home page Our-Principle-sec starts--------------*/

#ourprinciple_sec {
  margin-bottom: 100px;
}

#ourprinciple_sec img {
  width: 100%;
}

#ourprinciple_sec .right-sec {
  background-color: #00244D;
  padding: 0 90px 0 40px !important;
  display: flex;
  align-items: center;
}

#ourprinciple_sec p {
  color: #ffffff;
}

#ourprinciple_sec h2 {
  color: #ffffff;
}

#ourprinciple_sec .img-outer-box {
  max-height: 1000px;
  overflow-y: hidden;

}

/*---------Home page Our-Principle-sec ends--------------*/


/*---------Home page service-sec start--------------*/

#ourservices_sec .right-sec {
  max-height: 600px;
  overflow-y: hidden;
}

#ourservices_sec {
  margin-bottom: 100px;
}

#ourservices_sec .outer-box {
  width: 100%;
  padding: 20px;
  background-color: #F2F6F7;
  text-align: center;
  margin-bottom: 23px;
  border-radius: 5px;
  transition: 1s;
}
#ourservices_sec .outer-box:hover {
  transform: translateY(-10px);
}

#ourservices_sec .icon-outer-box {
  background-color: rgb(242 103 40 / 15%);
  width: 60px;
  height: 60px;
  color: #835182;
  display: flex;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

#ourservices_sec i {
  font-size: 25px;
}

#ourservices_sec h4 {
  font-size: 18px;
  color: #00244D;
  margin: 10px 0 10px 0;
  font-weight: 600;
}

#ourservices_sec p {
  margin-bottom: 0;
  font-size: 15px;
}

#ourservices_sec .right-sec img {
  width: 100%;
}

/*---------Home page service-sec ends--------------*/



/*---------Home page gallery-sec starts --------------*/

#ourgallary-sec {
  margin-bottom: 80px;
}

#ourgallary-sec img {
  width: 100%;
}

#ourgallary-sec .outer-box {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}

#ourgallary-sec .img {
  display: block;
  width: 100%;
  height: auto;
}

#ourgallary-sec .img {
  display: block;
  width: 100%;
  height: auto;
}

#ourgallary-sec .content p {
  color: #ffffff;
  margin-bottom: 0;
}

#ourgallary-sec .content h3 {
  font-size: 20px;
  font-weight: 600;
  

}

#ourgallary-sec .overlay {
  position: absolute;
  bottom: 0;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5);
  /* Black see-through */
  color: #f1f1f1;
  width: 100%;
  height: 100%;
  transition: .5s ease;
  opacity: 0;
  color: white;
  font-size: 20px;
  padding: 20px;
  text-align: center;
  display: flex;
  align-items: end;
  text-align: start;
}

#ourgallary-sec .outer-box:hover .overlay {
  opacity: 1;
}




/*---------Home page gallery-sec ends --------------*/


/*---------Home page Testimonials-sec starts --------------*/

#testimonial-sec {
  padding: 80px 0px;
  background: #ffffff;
  margin-bottom: 80px;
}

#testimonial-sec .outer-box {
  background-color: #f9f9f9;
  padding: 20px 25px;
  border-radius: 10px;
  position: relative;
  margin-right: 10px;
}

#testimonial-sec .inner-content-sec {
  display: flex;
  margin-bottom: 15px;
}

#testimonial-sec img.testim-profile {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 20px;
}

img.testim-quotes {
  right: 17px;
  top: 9px;
  position: absolute;
}

#testimonial-sec .inner-content-sec h3 {
  font-size: 20px;
  margin-bottom: 2px;

}


#testimonial-sec .inner-title-sec {
  padding-left: 120px;
}

#testimonial-sec .inner-title-sec {
  padding-left: 120px;
  padding-top: 30px;
}

#testimonial-sec .common-heading {
  margin-bottom: 80px;
}
.owl-carousel .owl-item img {
  display: block;
  width: 10%;
}

/*---------Home page Testimonials-sec ends --------------*/


/* ----------home footer section Starts------------ */
.footer {
  background-color: #00244D;
  width: 100%;
  height: auto;
  padding: 60px 0 0 0;
}


.custom-border {
  display: inline-block;
  border-bottom: 3px solid #835182;
  margin-bottom: 40px;
}


.footer h2 {
  font-size: 18px;
  font-weight: 500;
  color: #FAFAFA;
  margin-bottom: 20px;
  color: #835182;
}

.footer img {
  margin-bottom: 20px;
}

.footer-aboutus-sec p {
  color: #BDC2CB;
  font-size: 14px;
}

.footer-aboutus-sec,
.footer-Links-sec,
.footer-cu-sec {
  margin-bottom: 30px;
}

.footer-Links-sec ul li {
  list-style-type: none;
  color: #BDC2CB;
  font-size: 14px;
  margin-bottom: 14px;
  padding: 0;
}

.footer-Links-sec ul {
  padding: 0;
}

.footer hr {
  color: #ffffff;
}

.footer-cu-sec address {
  color: #BDC2CB;
  margin-bottom: 16px;
  line-height: 24px;
  font-size: 14px;
}

.footer-cu-sec p {
  color: #BDC2CB;
  margin-bottom: 23px;
}

.footer-cu-sec-align,
.footer-Links-sec-align {
  display: flex;
  justify-content: center;
}



.copy-rights {
  color: #BDC2CB;
  font-size: 14px;
}

.copy-rights p {
  text-align: start !important;
}

.social-links i {
  font-size: 34px;
  margin-left: 10px;
  transition: 1s;
}

.social-links i:hover {
  color: #835182;
}

.footer-bt-sec {
  display: flex;
  justify-content: space-between;
  background-color: #001031;
  padding: 12px 0;
}

.footer-bt-sec p {
  margin-bottom: 0;
  text-align: end;
  color: #BDC2CB;
}


.footer a {
  text-decoration: none;
  position: relative;
  color: #BDC2CB;
  transition: 0.5s;
}

.footer a:hover {
  text-decoration: none;
  position: relative;
  color: #fff;
}



/* ----------home footer section ends------------ */



/*================Aboutus-page====================  */


/* ----------Aboutus-page-sec-start ------------ */
.about-pic-inner {
  position: relative;
  text-align: start;
  display: inline-block;
}

.about-sec img {
  width: 500px;
  height: 500px;
}

.about-pic-inner .img-2 {
  position: absolute;
  left: 98px;
  /* top: -50px; */
  bottom: -100px;
  height: 450px;
  width: 390px; 

}

.margin-space {

  margin-bottom: 80px;
}

/* ----------Aboutus-page-sec-end ------------ */

/* ----------Aboutus-page-properties-sec-starts ------------ */

#properties-sec .outer-box {
  border: 1px solid #ddd;
  padding: 20px;
  border-radius: 5px;
}

#properties-sec .outer-box img {
  width: 100%;
  margin-bottom: 15px;
}

#properties-sec .outer-box h5 {
  font-size: 16px;
  font-weight: 500;
  color: #707070;
  margin-bottom: 12px;
}

#properties-sec .outer-box h3 {
  font-size: 25px;
  font-weight: 600;
  color: #00244D;
  margin-bottom: 12px;
}

#properties-sec .outer-box p {
  margin-bottom: 0;
  line-height: 26px;
}
.sub-common-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}


/* ----------Aboutus-page-properties-sec-end ------------ */

/*================Aboutus-page====================  */


/*================Services-page-starts====================  */

#services-sec .outer-box {
  margin-bottom: 25px;
}

#services-sec .outer-box p {
  margin-bottom: 0px;
}


#services-sec .outer-box {
  border: 1px solid #ddd;
  padding: 20px;
  border-radius: 5px;
  text-align: center;
}



#services-sec img {
  width: 100%;
  margin-bottom: 15px;
}

#services-sec h3 {
  font-size: 25px;
  font-weight: 600;
  color: #00244D;
  margin-bottom: 12px;
}

/*================Services-page-ends====================  */

#contactus-sec .Left-sec {
  border: 1px solid #ddd;
  padding: 20px;
  border-radius: 5px;
}

#contactus-sec .common-heading span {
  margin-bottom: 20px;
}

#contactus-sec .right-sec {
  background-color: #001031;
  border-radius: 5px;
  padding: 20px;


}

.form-control {
  padding: 0.5rem 0.75rem;
  border-radius: 3px;
  border: none;
  background-color: #F2F6F7;

}

.form-label {
  font-size: 15px;
}

#contactus-sec .right-sec p {
  color: #ffffff;
}

#contactus-sec .right-sec h5 {
  color: #ffffff;
  font-weight: 700;
}

#contactus-sec .right-sec p {
  color: #ffffff;
  font-size: 15px;
  font-weight: 300;
}

#contactus-sec .right-sec address {
  color: #ffffff;
  font-weight: 300;
}

#contactus-sec .followus-sec h5 {
  margin-bottom: 20px;
}

.map-sec iframe {
  width: 100%;
  height: 500px;
}

#contactus-sec{
  margin-bottom: 50px;
}
.social-links i {
  color: #BDC2CB;
}
button.btn.contact-btn {
 background: linear-gradient(135deg, #990066, #330066) !important;  color: #ffffff;
  padding: 12px 30px;
  border: none;
  transition: 1s;
  border-radius: 50px;
  margin-top: 20px;
}

