@font-face {
  font-family: Cambria;
  src: url(../fonts/Cambria.ttf); }
@font-face {
  font-family: Calibri-Regular;
  src: url(../fonts/Calibri-Regular.ttf); }
h1, h2, h3, h4, h5, li {
  font-family: Cambria; }

p {
  font-size: 19px;
  font-family: Calibri-Regular;
  /* text-align: justify; */
  /* line-height: 1.6; */ }

.read-more {
  text-decoration: none;
  color: #700;
  border: 1px solid;
  padding: 7px 15px;
  border-radius: 5px;
  font-size: 12px; }

a.read-more:hover {
  color: #fff;
  background: #560000; }

.headertop {
  z-index: 1000;
  position: relative; }

header {
  box-shadow: -4px 1px 5px 2px #2f2f2fdb;
  position: fixed;
  width: 100%;
  z-index: 999999;
  top: 1px;
  background: #800000;
  padding-top: 0px;
  padding-bottom: 0px; }

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

header .navbar .navbar-brand {
  margin-bottom: 0;
  padding: 6px 0;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  font-size: 2.5rem;
  font-family: 'Cambria'; }

header .navbar .dropdown-toggle::after {
  display: none; }

header .navbar .nav-link {
  color: #fff;
  float: left;
  margin: 2px;
  padding: 17px 10px;
  list-style-type: none;
  text-transform: uppercase;
  margin-left: 10px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 19px;
  margin-right: 10px; }

header .navbar li ul li {
  transition: .5s;
  float: unset;
  margin-left: 0;
  color: #000;
  font-weight: normal;font-size: 16px; }

header .navbar li ul li:hover a {
  background: #800000;
  color: #fff; }

header .navbar .dropdown-menu {
  padding: 0;
  top: 68px; }

header .navbar .dropdown-menu li a {
  /* font-weight: 600; */
  color: #000;
  padding: 8px 10px; }

header .navbar .dropdown-item:focus, header .navbar .dropdown-item:hover {
  color: #fff;
  background-color: maroon; }

.history {
  padding: 50px 6px; }

.history-img img {
  width: 85%;
  float: right;
  margin-top: 50px;
  margin-right: 46px;
  position: relative; }

.history-img:before {
  content: "";
  width: 29%;
  height: 36%;
  background: radial-gradient(#fff, #b72020, #700);
  position: absolute;
  border: 0 solid #700;
  z-index: 0; }

.history .sub-title {
  color: #000;
  font-weight: 700;
  margin-bottom: 6px;
  font-style: italic;
  font-family: auto;
  font-size: 28px; }

.history .heading {
  color: #800000;
  text-transform: uppercase;
  font-weight: 600; margin-bottom: 10px;}

.history .read-more:hover {
  color: #fff;
  background: #560000; }

.trust {
  background: url(https://webapi.entab.info/api/image/ASHADEEP/public/images/trust.jpg) no-repeat fixed;
  padding: 100px 0;
  background-size: 100% 100%;
  position: relative; }

.trust .trust .row {
  background: #fff;
  box-shadow: 0 0 20px 0 #969696; }

.trust .trust-sec {
  background: #700;
  padding: 36px 49px; }

.trust .head-trust {
  color: #e8b6a3; }

.trust .trustdiv {
  background: #fff;
  padding: 36px 36PX 25PX; }

.trust .head-trust h2 {
  text-transform: uppercase;
  color: #fff;
  font-size: 40px; margin-bottom: 10px;}

.trust .head-trust p {
  font-style: italic;
  font-family: auto; margin-bottom: 20px;}

.trust .read-more.wht-btn {
  color: white; }

.trust .read-more:hover {
  color: #fff;
  background: #560000; }

.project {
  padding: 100px 0; }

.project-blk {
  width: 140%;
  background: #fff;
  margin-left: -141px;
  z-index: 9;
  position: relative;
  padding: 30px 70px 40px 40px;
  margin-top: 50px;
  border-top: 5px solid #800000;
  box-shadow: 0 0 14px -12px #000; }

.project-blk p span {
  text-transform: uppercase;
  font-size: 2rem;
  color: #800000;
  display: block;
  margin-bottom: 10px;
  font-weight: 600; }

.project .mr-left {
  position: relative;
  z-index: 9999;
  margin-top: 238px; }

.women-emp {
  background: url(https://webapi.entab.info/api/image/ASHADEEP/public/images/women-emp.jpg) no-repeat;
  background-size: 30% 100%;
  background-color: #f7f7f7; }

.women-emp .bg-wht {
  background-color: #f7f7f7; }

.women-emp-blk {
  padding: 68px 100px 68px 50px; }

.women-emp-blk h2 {
  text-transform: uppercase;
  color: #800000;
  font-weight: 600;
  /* font-size: 34px; */ margin-bottom: 10px;}

.women-emp-blk p {
  color: #000;
  font-size: 26px;
  font-style: italic;
  margin-bottom: 20px;font-family: auto; }

.founder {
  padding: 100px 0; }

.founder-cont {
  padding: 39px 35px;
  background: #f7f7f7;
  border-left: 9px solid #700;
  float: right;
  margin-right: -117px;
  position: relative;
  z-index: 9;
  margin-top: 61px;
  width: 115%; }

.founder-cont h2 {
  color: #800000;
  font-weight: 600;
  text-transform: uppercase; margin-bottom: 10px;}

.founder img {
  width: 85%;
  float: right; }

footer {
  background: #800000;
  color: #fff;
  padding: 5px; }

footer p {
  margin-bottom: 0;
  text-align: center; }

footer p a {
  color: #fff;
  text-decoration: none; }

footer p a:hover {
  color: #f3c89a;
  text-decoration: none; }

.bgsection {
  height: 400px;
  overflow: hidden;
  position: relative; }

.bgsection-title {
  text-align: right;
  color: #800000;
  position: absolute;
  z-index: 99;
  font-size: 4rem;
  right: 51px;
  line-height: 54px;
  top: 64%;
  transform: translate(-9%, -50%); }

.bgsection-title span {
  font-size: 33px;
  color: #000;
  display: block;
  font-weight: 300; }

.bgsection .founderimg {
  display: block;
  height: 0;
  max-height: 100%;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  position: relative;
  top: 0;
  object-fit: cover;
  object-position: top; }

.bgsection .breadcrumb {
  width: max-content;
  text-transform: uppercase;
  position: absolute;
  bottom: -16px;
  z-index: 999;
  left: 50%;
  transform: translate(-50%, 0);
  background: #fff;
  padding: 3px 20px;
  border-radius: 10px 10px 0 0; }

.bgsection .breadcrumb li {
  float: left;
  margin: 5px 0px;
  list-style-type: none; }

.bgsection .breadcrumb li a {
  text-decoration: none;
  color: #800000;
  font-weight: 700; }

.bgsection:before {
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  left: 0;
  background: linear-gradient(-45deg, rgba(255, 255, 255, 0.6) 37%, rgba(0, 0, 0, 0.3) 30%);
  position: absolute;
  z-index: 9; }

.inner-page {
  min-height: 600px;
  padding: 80px 0; }

.inner-page .hist-cont {
  background: #f1f1f1;
  padding: 30px 30px 30px 50px;
  width: 115%;
  margin-left: -72px; }

.inner-page .hist-img {
  border: 18px solid #f1f1f1;
  margin-top: 90px;
  position: relative;
  z-index: 99;
  box-shadow: -7px 1px 5px 1px #ddd; }

.inner-page .abt-trust {
  position: relative;
  overflow: hidden;
  padding-left: 89px;
  margin-bottom: 50px; }

.inner-page .abt-trust:before {
  content: "ASHA DEEP TRUST";
  width: 150px;
  position: absolute;
  width: 473px;
  height: max-content;
  background: #800000;
  transform: rotate(-90deg);
  left: 2%;
  bottom: 30%;
  text-align: center;
  padding: 20px;
  transform: translate(-50%, -50%) rotate(-90deg);
  font-size: 30px;
  color: #fff; }

.inner-page ul.list {
  padding-left: 0px; }
  .inner-page ul.list li {
    position: relative;
    padding-left: 43px;
    list-style-type: none;
    font-size: 17px; }

.inner-page ul.list li:before {
  content: "";
  position: absolute;
  left: -10px;
  font-style: italic;
  font-family: auto;
  font-weight: 700;
  color: #fff;
  background: url(https://webapi.entab.info/api/image/ASHADEEP/public/images/lamp.png) no-repeat;
  padding: 8px 5px;
  border-radius: 50%;
  background-size: 100% 100%;
  width: 49px;
  height: 36px;
  padding: 0;
  top: 0; }

.inner-page .leaders {
  border: 5px solid #800000;
  padding: 20px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 221px; }

.inner-page .leaders h3 {
  text-align: center;
  font-weight: bold; }

.inner-page .leaders p {
  margin-bottom: 0; }

.inner-page .new-bg {
  background: #800000;
  color: #fff; }

.inner-page .soci-res {
  margin-top: 28px;
  box-shadow: 4px 5px 0px 1px #800000, -5px -4px 0px 1px #dc871e;
  transition: 0.5s;
  overflow: hidden; }
  .inner-page .soci-res:hover {
    box-shadow: 0px 0px 0px 4px #800000;
    border-radius: 15px; }

.inner-page .women-emp-cont {
  padding: 30px;
  color: #fff;
  background: maroon;
  position: relative;
  height: 567px;
  z-index: 9;
  display: inline-block;
  display: flex;
  align-items: center;
  justify-content: center; }

.inner-page .women-emp-cont p {
  font-size: 27px;
  text-align: center; }

.inner-page .women-blk {
  width: 90%;
  display: inline-block;
  vertical-align: top; }

.inner-page .women-blk img {
  height: 568px;
  object-fit: cover;
  object-position: top;
  width: 100%; margin-left: -1px;}

.inner-page .dharuhera .img-fluid {
  width: 100%;
  height: 300px;
  object-fit: cover;
  object-position: top; }

.inner-page .cont-us h3 {
  color: maroon;
  font-weight: 700;
  text-transform: uppercase; }

.inner-page .cont-us ul li {
  font-size: 21px;
  list-style-type: none;
  margin-bottom: 23px;
  border-bottom: 1px solid #ddd;
  padding: 8px 0; }

.inner-page .cont-us ul li a {
  text-decoration: none;
  color: #000; }

.inner-page .cont-us img {
  width: 28px;
  display: inline-block;
  vertical-align: top;
  margin-right: 14px;
  margin-bottom: 0; }

.village-pg h3 {
  color: #800000;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px; }

.village-pg h4 {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px;
  color: #dc871e; }

.village-pg ul li {
  margin-bottom: 29px; }

.offcanvas-body ul li {
  color: #fff;
  display: block;
  position: relative;
  float: left; }

.offcanvas-body li ul {
  display: none; }

.offcanvas-body ul li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  padding: 5px 15px 5px 15px;
  margin-left: 1px; }

.offcanvas-body ul li a:hover {
  color: #fff; }

.offcanvas-body li:hover ul {
  display: block;
  position: absolute;
  z-index: 99; }

.offcanvas-body li:hover li {
  float: none; }

.innernav li a {
  color: #000 !important; }

.innernav li a:hover {
  color: #fff !important; }

.innernav li a:hover li {
  color: #fff !important; }

.navbar-dark .navbar-toggler-icon {
  background-color: #610101;
  padding: 17px;
  border: solid 2px #b88c8c; }
.project-blk p {margin-bottom: 20px;}



.founder-cont p:nth-child(4) {margin-bottom: 30px;}
  .search-box img {width: 22px;filter: invert(1);}
  ul.searchList input:focus {
    outline: 0;
}
   .search-box {display: flex;align-items: center;width: 50px;cursor: pointer;justify-content: center;}

ul.searchList {position: absolute;left: 50%;width: 50%;background: #fff;padding-left: 0px;padding: 10px 20px;top: 100%;border-radius: 2px;transform: translate(-50%, -0%);box-shadow: 0px 0px 7px 1px #000;}

ul.searchList li {list-style: none;padding: 10px 1px;text-transform: capitalize;display: none;}

ul.searchList input {width: 100%;border: 0px;border-bottom: 1px solid #000;padding: 16px 0px;background: url(https://webapi.entab.info/api/image/ASHADEEP/public/images/search.png) no-repeat;background-size: 20px;background-position: right center;margin-bottom: 20px;}

ul.searchList li a {text-decoration: none;color: #000;}

.container-fluid{
  width: 80%
}
.offcanvas-body > a {font-size: 30px;font-weight: 600;font-family: 'Cambria';text-decoration: none;color: #fff;}
.gall-blk img {
    width: 100%;
    max-height: 520px;
}
.gall-blk p {
    padding: 0 10px;
}
@media(max-width: 1400px){
  .container-fluid {
    width: 90%;
}
.inner-page .abt-trust:before {
    left: 2%;
    bottom: 34%; 
    padding: 11px; 
    font-size: 30px; 
}
.inner-page .hist-img {
    margin-top: 140px;}
.trust .trust-sec { 
    padding: 36px 29px;
}
.project-blk {
    margin-left: -111px;}
    .founder-cont {
    padding: 39px 35px; 
    margin-right: -82px; 
    margin-top: -19px;
    width: 111%;
}
}
@media (max-width: 1200px) {
  .project-blk {
    width: 160%;}
  .women-emp-blk p {
    font-size: 20px; }

  .inner-page .women-emp-cont p {
    font-size: 24px; }

  .heading {
    font-size: 34px; }

  .inner-page .women-emp-blk {
    padding: 15px 20px 15px 20px; }

  .inner-page .women-emp-blk p {
    font-size: 20px;
    font-style: italic; }

  .bgsection {
    height: 221px; }

  .bgsection .bgsection-title {
    top: 50%;
    font-size: 3rem; }

  .women-emp-cont {
    padding: 18px !important; }

  .women-blk {
    width: 100%; }

  .navbar .navbar-brand {
    font-size: 1.5rem !important; }

  .ph-adj {
    display: none; }

  .inner-page .hist-cont {
    width: 100%;
    margin-left: 0px;
    margin-top: 20px; }

  .inner-page .hist-img {
    margin-top: 0px; }

  .historysec .col-lg-5 {
    width: 100%; }

  .historysec .col-lg-7 {
    width: 100%; }

  .inner-page .hist-cont {
    padding: 20px; } }
.gal-img {
  object-fit: cover;
  object-position: top;
  width: 95%;
  height: 190px !important;
  cursor: pointer;
  margin-bottom: 25px;
  /* background: linear-gradient(to top,#dbe6b7 -4%,#fbfdf4 100%); */
  padding: 9px;
  box-shadow: 1px 1px 3px 0px #ddd !important; }

.magnify-modal {
  position: fixed !important;
  z-index: 999999999 !important;
  padding-top: 10px !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  overflow: auto !important;
  background-color: rgba(0, 0, 0, 0.8509803922) !important; }

.magnify-header .magnify-toolbar {
  float: right;
  position: relative;
  z-index: 9; }

.magnify-stage {
  position: absolute;
  top: 40px;
  right: 10px;
  bottom: 40px;
  left: 10px;
  z-index: 1;
  background: #0000000a;
  overflow: hidden; }

.magnify-image {
  position: relative;
  display: inline-block;
  border: 5px solid white; }

.magnify-image.image-ready {
  max-width: 100%;
  max-height: 100%; }

.magnify-footer {
  position: absolute;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: 50px;
  color: #fff;
  text-align: center; }

.magnify-footer .magnify-toolbar {
  display: inline-block; }

.magnify-button {
  display: inline-block;
  width: 50px;
  height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0 10px 0;
  font-size: 24px;
  color: #000;
  text-align: center;
  border-width: 0;
  border-radius: 0;
  cursor: pointer;
  outline: none;
  background: white; }

.magnify-button:hover {
  color: #fff;
  background-color: #e00000; }

.magnify-button-close:hover {
  background-color: #e00000; }

.magnify-loader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.3);
  color: #333; }

.magnify-loader::before {
  content: '';
  display: inline-block;
  position: relative;
  width: 36px;
  height: 36px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 5px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.5) rgba(0, 0, 0, 0.5) rgba(0, 0, 0, 0.5) rgba(255, 255, 255, 0.5);
  border-radius: 100%;
  -webkit-animation: magnifyLoading 1s infinite linear;
  animation: magnifyLoading 1s infinite linear; }

.magnify-loader::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  overflow: hidden; }

@-webkit-keyframes magnifyLoading {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
    transform: rotateZ(0deg) translate3d(0, 0, 0); }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0, 0, 0);
    transform: rotateZ(360deg) translate3d(0, 0, 0); } }
@keyframes magnifyLoading {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
    transform: rotateZ(0deg) translate3d(0, 0, 0); }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0, 0, 0);
    transform: rotateZ(360deg) translate3d(0, 0, 0); } }
:full-screen {
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important; }

:full-screen .magnify-stage {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-width: 0;
  background-color: #000; }

:-webkit-full-screen {
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important; }

:-moz-full-screen {
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important; }

:-ms-fullscreen {
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important; }

:fullscreen {
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important; }

:-webkit-full-screen .magnify-stage {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-width: 0;
  background-color: #000; }

:-moz-full-screen .magnify-stage {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-width: 0;
  background-color: #000; }

:-ms-fullscreen .magnify-stage {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-width: 0;
  background-color: #000; }

:fullscreen .magnify-stage {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-width: 0;
  background-color: #000; }

::-webkit-backdrop {
  background-color: #000; }

::backdrop {
  background-color: #000; }

::-ms-backdrop {
  background-color: #000; }

.is-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.is-grabbing {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.navbar .btn-check:checked + .navbar .btn-primary:focus, .navbar .btn-check:active + .navbar .btn-primary:focus, .navbar .btn-primary:active:focus, .navbar .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: none;
  color: #fff !important; }

.navbar .btn-primary:focus, .navbar .btn-close {
  box-shadow: none;
  color: #fff; }

.offcanvas {
  background: #800000; }

.offcanvas-body .navbar-nav {
  flex-direction: column; }

@media all and (min-width: 992px) {
  .navbar .nav-item .dropdown-menu {
    display: none; }

  .navbar .nav-item:hover .dropdown-menu {
    display: block; }

  .navbar .nav-item .dropdown-menu {
    margin-top: 0; } }
@media (max-width: 992px) {
  .bgsection:before {
    background: linear-gradient(-49deg, rgba(255, 255, 255, 0.6) 45%, rgba(0, 0, 0, 0.3) 30%); }

  .inner-page .women-emp-cont {
    height: auto; }
  .inner-page .women-blk {
    width: 100%; }
  .inner-page .women-blk img {
    height: 330px;
    object-fit: cover;
    object-position: top;
    width: 100%; }
  .inner-page .abt-trust:before {
    content: " ";
    width: 0px;
    background: transparent; }
  .inner-page .abt-trust {
    padding-left: 0px; }
  .inner-page .leaders {
    min-height: 239px;
    padding: 10px; }

  .founder-cont {
    margin-right: 0px;
    margin-top: 61px;
    width: 100%; }

  .project .project-blk {
    width: 100%;
    margin-left: 0px; }

  .project .mr-left {
    margin-top: 30px; }

  .history-img:before {
    content: "";
    width: 50%;
    height: 50%; }

  .founder img {
    float: none;
    width: 100%; }

  .navbar-nav {
    background: #800000; margin-top: 20px;}

  .navbar-collapse {
    position: absolute;
    top: 48px;
    width: 100%;
    left: 0; }

  header .navbar .nav-link {
    padding: 10px 10px;
    font-weight: 400;
    font-size: 14px; }

  header .navbar li ul li {
    font-size: 14px;
    padding: 1px; }

  .navbar .btn-primary {
    display: block; }

  .navbar-nav .dropdown-menu {
    position: relative; }

  ul li ul {
    background: #fff;
    padding: 0;
    margin: 0;
    width: 100%;
    display: none;
    color: #000;
    padding: 0px;
    margin-bottom: 0px; }

  .offcanvas-body ul li a {
    font-size: 20px; padding: 12px 0px;margin-bottom: 0px;}

  ul li:hover ul {
    display: block; } }
@media (max-width: 768px) {
  .project {
    padding: 60px 0;
}
  .women-emp-blk {
    padding: 48px 0 48px 0px;
}
.women-emp {
    background: none;
    background-size: 30% 100%;
    background-color: #f7f7f7;
}
  .inner-page {
    padding: 50px 0px; }
    .inner-page .leaders {
      min-height: 150px; }

  .sm-none {
    display: none; }

  .bgsection .bgsection-title {
    width: 100%;
    text-align: center;
    font-size: 2rem;
    right: 0;
    line-height: 37px;
    top: 35%;
    transform: translate(0, -50%); }

  .bgsection .breadcrumb {
    width: 100%;
    background: #f5f5f5;
    padding: 4px 0px;
    justify-content: center; }

  .founder {
    padding: 0px 0; }

  .history-img:before {
    content: "";
    width: 70%;
    height: 30%; }

  .bgsection:before {
    background: linear-gradient(-45deg, rgba(255, 255, 255, 0.6) 100%, rgba(0, 0, 0, 0.3) 30%); } }
.navbar-dark .navbar-nav .nav-link {
  color: #fff  !important; font-weight: normal;}

.navbar-toggler:focus {
  box-shadow: none; }

.navbar .btn-primary {
  color: #fff;
  background-color: #800000;
  border-color: #800000;
  font-size: 23px; }

@media (min-width: 993px) {
  .navbar .btn-primary {
    display: none; } }
@media (max-width: 576px) {
  .offcanvas-start {
    width: 280px;}
  .container-fluid {
    width: 100%;
}
  .inner-page {
    padding: 40px 0px 0px 0px; }

  .founder img {
    width: 100%;
    object-fit: cover;
    object-position: top;
    margin-bottom: 5px;
    margin-top: 25px; }

  .project {
    padding: 20px 0; }
    .project .w-100 {
      object-fit: cover;
      object-position: top;
      height: 230px; }

  .project-blk {
    padding: 20px; }

  .founder-cont {
    padding: 20px; margin-top: 40px;border-left: 0;border-top: 6px solid #700;}

  .women-emp-blk {
    padding: 50px 0; }

  .trust {
    padding: 0px 0; }
    .trust .trustdiv {
      background: #fff;
      padding: 30px 20px 0px; }
    .trust .trust-sec {
      padding: 29px 20px; }

  .cont-us ul li {
    display: flex;
    font-size: 18px; }
  .cont-us img {
    object-fit: contain; }

  .bgsection .breadcrumb li {
    font-size: 12px !important; }

  .bgsection .bgsection-title, .bgsection .bgsection-title span {
    font-size: 22px; }

  .history-img img {
    margin-bottom: 15px; }

  .history-img:before {
    /* margin-left: 20px; */ display: none;}

  .history-img img {
    width: 100%;margin-right: 0; margin-top: 0;} }

/*# sourceMappingURL=style.css.map */