#lingo{
    color: red;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    box-sizing: content-box;
    background-color: white;
    padding: 10px 0px;
}

.planA{
    background-color: rgba(0, 0, 0, 0.75);
    
    -moz-box-align: center;
}

p{
    text-align: center;
}

li{
    float: left;
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 0;
    padding-top: 0;
}

d-sm-visible{
    display: contents;
}

.desc-comp-offer-cont p {
    padding: 0 10px;
    font-size: 14px;
    text-align: left !important;
    
}

.card-deck .card {
    display: flex;    
    flex: 1 0 0%;    
    flex-direction: column;
    margin-right: 0px;
    margin-left: 15px;
    border-radius: 20px;
}


.lengos {
    margin:5px;
    padding:5px;
    background-color: rgb(196 197 214 / 19%);
    width: auto;
    height: 160px;
    overflow: auto;
    text-align:justify;
    box-shadow: inset 0px 0px 10px rgb(0 0 0);
}


.nav-pills {
    padding: 15px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
}


.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav {
    list-style: none;
}

.tab-content {
    padding: 35px 30px;
    background: #fff;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.aln-left{
    text-align: left;
}


.navbar-nav>li>a {
    color: #4b49a7 !important; 
    
}
/*
author: Boostraptheme
author URL: https://boostraptheme.com
License: Creative Commons Attribution 4.0 Unported
License URL: https://creativecommons.org/licenses/by/4.0/
*/ 

.box-4{
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    position: relative;
}
.box-4 img{
    width: 100%;
    height: auto;
    background-color: rgba(15, 14, 14, 0.404);
}
.box-4 .box-4-content{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 1%;
    opacity: 0;
    transition: all 0.4s ease 0s;
}
.box-4:hover .box-4-content{
    left: 0;
    opacity: 1;
}
.box-4 .title{
    padding: 1px 8px;
    margin: 0;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 8px;
    border-left: 5px solid #2196f3;
    opacity: 0;
    position: absolute;
    top: 80px;
    left: 80px;
    transition: all 0.5s ease 0s;
}
.box-4:hover .title{
    letter-spacing: 1px;
    left: 40px;
    opacity: 1;
    transition-delay: 0.3s;
}
.box-4 .icon{
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 120px;
    left: 120px;
    color: rgb(215, 230, 235);
    text-align: center;
    opacity: 0;
    transition: all 0.5s ease 0s;
}
.box-4:hover .icon{
    left: 60px;
    opacity: 1;
    transition-delay: 0.3s;
}
.box-4 .icon li{ display: inline-block; }
.box-4 .icon li a{
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #2196f3;
    font-size: 20px;
    color: #fff;
    margin-right: 10px;
    transition: all 0.5s ease 0s;
}
.box-4 .icon li a:hover{ border-radius: 50%; }
@media only screen and (max-width:990px){
    .box-4{ margin-bottom: 20px; }
}

.pdm{
    padding-bottom: 16px;
    margin-bottom: 16px;
}

div.gallery img {
    width: 100%;
    height: auto;
  }
  

  .sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }

  .float-left1{
      text-align: left;
  }

  .card-bg{
      background-color: rgb(41 21 111);
      border-radius: 150px !important;
      margin: 0px 15px 0px;
  }

  .h-bd{
      font-weight: bold;
      color: white;
      
      margin: 90px;
      border-radius: 14px;
      padding-top:4px;
      padding-bottom:4px;
      padding-right:1.3px;
      padding-left:1.3px;
  }

  

  .small-font{
      font-size: 18px;
      color: blue;
  }

  .small-font1{
    font-size: 18px;
    color: blue;
}
#story {
    padding-bottom: 50px;
    padding-top: 40px;
}

.pt16{
    padding-top: 40px;
}

span .blue{
    color: blue !important;
}


.story-desc>p {
    font-size: 15px;
    background-color: white !important;
}

/**.story-desc {
    padding: 0 20px 20px 10px !important;
    background-color: #5c297f70 !important;
}**/

/**.pd-l{
    padding-left: 40px;
}**/

.pdt-0{
    padding-top: 0px;
}

.bg-s{
    box-shadow: 10px 10px 5px #aaaaaa;
}

.bdr-1{
    border: solid;
    border-color: white;
}

.shadow1{
    box-shadow: 10px 10px 5px #aaaaaa;
}

.mgtch{
    margin-top: 10px;
    border-radius: 5px;
}

.form-label{
    margin-bottom: 3px !important;
    margin-top: 10px !important;
}

#loader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 120px;
    height: 120px;
    margin: -76px 0 0 -76px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
  }
  
  @-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }
  
  /* Add animation to "page content" */
  .animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 1s
  }
  
  @-webkit-keyframes animatebottom {
    from { bottom:-100px; opacity:0 } 
    to { bottom:0px; opacity:1 }
  }
  
  @keyframes animatebottom { 
    from{ bottom:-100px; opacity:0 } 
    to{ bottom:0; opacity:1 }
  }
  
  #myDiv {
    display: none;
    text-align: center;
  }

  li.b1 {
    background-color: #ad64f1;
    border-radius: 14px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 0;
    padding-bottom: 0px;
    box-shadow: #eaedf1fa 0px 1px 12px;
    color: white;
}

button.btn.btn-lg.btn-block.btn-primary {
    background-color: #ad64f1;
}


#more {
    display: none;
}

.navbar-color{
    background-color: #29156f !important;
}
a.nav-link.smooth-scroll.navlink-color {
    color: white !important;
}

img {
    border-radius: 25px;
    height: 55px;
}

nav#mainNav {
    box-shadow: 3px 3px 10px 9px rgba(158, 158, 158, 0.68);
}

div#navbarResponsive {
    text-align: center;
}

span.navbar-toggler-icon {
    color: white;
    background-color: white;
    border-radius: 15px;
}

i.fa.fa-bars {
    /* background-color: white; */
    color: white;
}

li.nav-item {
    border-bottom: 0px !important;
}

.col-md-12.about-bg-color {
    background-color: #967bb6;
}

.our-service {
    background-color: #967bb6;
}

.our-service-row {
    background-color: #29156f !important;
}

.what-we-descs p {
    font-size: 14px;
    text-align: center;
}

  /** Cursol button **/

  button.btn.btn-general.btn-green.wow.fadeInUp {
    background-color: #29156f7a !important;
    color: white !important;
}

button.btn.btn-general.btn-green.wow.fadeInUp:hover{
    background-color: #28156f !important;
    color: white !important;
    border-radius: 25px;
}

.our-service-icons {
    font-size: 35px;
}

p.desc.our-service-p{
    margin: 2px;
}

.our-funeral-plans{
    background-color: #967bb6;
}

.heading-border.line {
    /* color: blue; */
    background-color: #29156f ;
}

.preload-wrapper {
    background-color: #29156f ;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.2s;
}

.spinner-border {
    height: 60px;
    width: 60px;
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
  }
  
  /* Safari */
  @-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }

button.btn.btn-general.btn-light.button-color {
    background-color: #29156f !important;
    color: white !important;
}

button.btn.btn-general.btn-light.button-color:hover {
    background-color: #28156f88 !important;
    color: white !important;
    border-radius: 25px;
    text-decoration: underline;
    transition: border-radius 1s ease-in-out;
}

button.btn.btn-light.what-we-comm:hover {   
    border-radius: 25px;
    text-decoration: underline;
    transition: border-radius 1s ease-in-out;
}

button.btn.btn-general.btn-light.button-color.what-we-offer-2{
    margin-bottom: -14px;
    margin-left: 4px;
}