@import url('../css2');
@import url('../css2-1');


body {
    font-family: "Mulish", sans-serif;
}

.main-container {
    float: left;
    width: 100%;
    overflow: hidden;
    background: url(../images/circle.png);
    background-attachment: fixed;
    background-repeat: repeat;
}

.hdd {
  font-family: "Boldonse", system-ui;
  font-weight: 400;
  font-style: normal;
}

img {
    max-width: 100%;
}
.counter {
  padding-top: 50px;
}
.header {
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px 0px;
    background: #fff;
}

.banner3 {
    float: left;
    width: 100%;
}

.ourservices-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.ourservices-section1 {
    padding: 0px;
}

.testi-head {
    padding: 10px 0;
    text-align: center;
}

.testi-head strong {
    color: #ff0000;
    font-size: 35px;
    margin: 0;
    padding: 0 0 10px 0;
    text-transform: capitalize;
    font-weight: 500;
}

.testi-head p {
    color: #000;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 0 0;
    margin: 0;
}

.our-services1 {
    padding: 30px 0 0;
}

.our-services2 {
    padding: 10px;
}

.our-services3 {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .1) !important;
    padding: 15px;
    background-color: #fff;
}

.our-services4 {
    padding: 0;
}

.our-services5 {
    padding: 10px 0 10px;
    text-align: center;
}

.our-services5 strong {
    color: #490229;
    font-size: 20px;
    text-transform: capitalize;
    margin: 0;
}

.our-services5 p {
    color: #222;
    line-height: 30px;
    margin: 0;
    padding: 8px 0 10px 0;
    font-size: 16px;
}

.our-services5 a {
    background: #fae105;
    color: #000;
    font-weight: 600;
    display: inline-block;
    margin: 10px 0 0;
    font-size: 16px;
    text-transform: uppercase;
    padding: 7px 14px;
}

.topservices-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.text-center {
    text-align: center !important;
}

.pujaservices-heading strong {
    font-size: 35px;
    color: #ff0000;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
}

.pujaservices-heading strong b {
    font-weight: 400;
    color: #490229;
}

.topservices1 {
    padding: 10px 15px;
    margin-top: 30px;
}

.topservices2 {
    padding: 0 0 20px 0;
    position: relative;
    box-shadow: 0 0 11px #d1d1d1;
    border-radius: 25px;
}

.topservices2 img {
    border-radius: 25px 25px 0 0;
    width: 100%;
}


.design-call {
    position: relative;
    padding: 0 0 0px 0;
}

.design-call a {
    position: absolute;
    height: 50px;
    width: 50px;
    box-shadow: inset 0 2px 7px 0 rgb(175 175 175 / 29%);
    display: block;
    border-radius: 50%;
    left: 0;
    right: 0;
    bottom: 0px;
    margin: 0 auto;
}

.topservices2 strong {
    font-size: 16px;
    display: block;
    padding: 16px 0 0px;
    text-transform: capitalize;
    margin-top: 10px;
    font-weight: 500;
    color: #ff0000;
}

.design-call img {
    border-radius: 50%;
    margin-top: 20px;
    border: 2px solid #fff;
    background: #490229;
}

.aboutus-section {
    padding-top: 50px;
    background: linear-gradient(black, #490229);
    float: left;
    width: 100%;
}




.counter
{
    float: left;
    width: 100%;
   padding-bottom: 50px;
}
  .counter-1{
    padding: 15px;
    text-align: center;
    background: #490229;
  }
  .why-icon {
      width: 175px;
      height: 175px;
      line-height: 158px;
      background: #ffffff;
      color: #ff0000;
      position: relative;
      transition: all 0.3s ease 0s;
      font-size: 75px;
      border-radius: 50%;
      border: 8px solid #fae105;
      z-index: 1;
      margin: 0 auto;
  }
  
  .counter-2:hover .why-icon {
      font-size: 65px;
  }
  .counter-box{
    padding: 0 20px 0;
  }
  .counter-box strong{
    
  color: #490229;
    
  font-size: 35px;
    
  font-weight: 300;
    
  text-transform: capitalize;
    
  border-radius: 15px 15px 0 0;
    
  display: block;
    
  text-align: center;
    
  
  }
  
  .counter-box p{
    text-align: center;
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
    color: #000;
    padding: 5px 0 35px;
  }
  
  .count-up{
    position: relative;
  }
  .why-icon:before {
      content: "";
      width: 130px;
      height: 20px;
      border-radius: 40px;
      background: #fff;
      position: absolute;
      top: 0px;
      left: 50%;
      z-index: -1;
  }
  
  .counter-count {
      color: #ffffff;
      font-size: 34px;
      font-weight: 600;
      text-transform: capitalize;
      padding: 0;
  }
  .count-up span{
      color: #ffffff;
      font-size: 18px;
      font-weight: 500;
      text-transform: capitalize;
      border-radius: 0;
      padding: 20px 0 0;
      display: block;
      position: relative;
  }


.aboutus-section1 {
    padding: 0px;
}

.about-head {
    padding: 0;
    text-align: center;
}

.about-head p {
    color: #fae105;
    font-size: 35px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0;
}

.aboutus-content {
    padding: 40px 0px;
}

.aboutus-content img {
    float: right;
    margin: -50px 0 0 0;
    height: 400px;
    border-radius: 50%;
}

.aboutus-content p {
    color: #fff;
    font-size: 16px;
    text-align: left;
    margin: 0;
    /* letter-spacing: 0.2px; */
    line-height: 33px;
    padding: 5px 0 10px;
}

.aboutus-content strong {
    font-weight: 600;
    /* font-size: 20px; */
    color: #fae105;
    padding: 0 5px 0 0;
    text-transform: capitalize;
}

.tsst {
    float: left;
    width: 100%;
    padding-top: 50px;
}

.tsst-header.hdd {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #ff0000;
}

.tsst-img {
    float: left;
    width: 100%;
    text-align: center;
}

.testii {
    padding: 40px 0px 30px 0px;
}

.testi-1 {
    padding: 10px;
}

.testi-2 {
    padding: 40px 30px;
    background: #fff;
    border: 1px solid;
}

.testi-txt {
    padding: 5px 0 0;
    text-align: left;
}

.testi-txt img {
    height: 30px;
    display: inline-block;
    position: absolute;
}

.testi-txt p {
    color: #000000;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    margin-left: 48px;
    margin-bottom: 0;
}

.testi-img {
    text-align: right;
    padding: 7px 0 0 0;
    margin: 11px 0 0;
}

.testi-img img {
    border-radius: 50%;
    text-align: right;
    height: 81px;
}

.heading-testi {
    text-align: left;
    padding: 5px 0 0;
    margin: -45px 0 0 0;
}

.heading-testi span {
    color: #490229;
    font-size: 24px;
    font-weight: 800;
    text-transform: capitalize;
}

.heading-testi p {
    text-transform: capitalize;
    margin: 0;
    font-size: 16px;
    padding: 5px 0 9px 0;
    font-weight: 600;
    font-style: italic;
    color: #ff0000;
}

.heading-testi i {
    color: #fae105;
    font-size: 16px;
    letter-spacing: 2px;
    padding: 0 1px;
}
.header-top {
    float: left;
    width: 100%;
    background: #490229;
}
.headertop1 {
    float: left;
    width: 100%;
    font-size: 25px;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 5px;
    font-weight: 600;
   
}
.headertop1 a{
    color: #fff;
}
.headertop2 {
    color: #000;
    background: #fae105;
    padding: 13px 55px 5px;
    font-size: 19px;
    font-weight: 400;
    text-transform: capitalize;
    text-align: center;
    display: inline-block;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 9% 100%);
    position: absolute;
    z-index: 1;
    margin: 0 0 -1px;
}
.header-bottom1  {
    float: left;
    width: 100%;
    font-size: 20px;
    background: #fae105;
    text-align: center;
    font-weight: 600;
   
    color: #000;
    line-height: 40px;
    animation: shd 0.6s infinite;
}
@keyframes shd
{
    0% {
        text-shadow: 0 0 10px #490229;
    }
    50% {
        text-shadow: 0 0 30px #ff0000;
    }
    100% {
        text-shadow: 0 0 10px #490229;
    }
}
.footer {
    float: left;
    width: 100%;
    text-align: center;
    padding: 50px 0px;
    background: #490229;
}
.footer strong {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 25px;
    color: #fae105;
    text-transform: uppercase;
   
font-weight: 500;
margin-bottom: 20px;
}
.footer a {
    font-size: 45px;
    background: #fae105;
    padding: 5px 15px;
    border-radius: 50px;
    color: #000;
    font-weight: 600;
   
}
.footer p {
    float: left;
    width: 100%;
    margin-top: 30px;
    color: #fff;
    font-size: 18px;
   
}

.service-block-image {
    position: relative;
    overflow: hidden;
    outline: 2px solid rgba(255, 255, 255, .2);
    outline-offset: -13px;
    margin: 15px 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    float: left;
    width: 100%;
    margin-top: 20px;
}
.service-block-image img {
    display: block;
    border-radius: 10px;
    width: 100%;
    height: auto;
}
.service-block-image-overlay {
    position: absolute;
    border-radius: 10px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 1;
    transition: .5s ease;
    background: linear-gradient(transparent 20%, rgba(0, 0, 0, 1));
}
.service-block-image-overlay h3 {
    width: 100%;
    display: block;
    color: #fff;
    font-size: 20px;
    position: absolute;
    text-align: center;
    bottom: 60px;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%,-50%);
    padding: 0 30px;
    line-height: 50px;
}
.service-block-image-overlay a {
    position: absolute;
    display: inline-block;
    color: #fff;
    background: #fae105;
    color: #000;
    font-size: 17px;
    border: 2px solid #fff;
    border-radius: 50px;
    text-align: center;
    text-align: center;
    padding: 9px 19px 9px 19px;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%,-50%);
    font-weight: 600;
}
.best-services {
    float: left;
    width: 100%;
    padding-bottom: 50px;
}
.bestsevices {
    background: #490229;
    padding: 30px;
    border-radius: 20px;
    float: left;
    width: 100%;
}
.bestservices-1 {
    width: 20%;
    padding: 10px;
    position: relative;
    z-index: 9;
}
.bestservices-1:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 3px;
    background: #ffffff;
    bottom: -30px;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: -9;
}
.text-center {
    text-align: center !important;
}
.bestservices-2 strong {
    font-size: 20px;
    display: block;
    text-transform: capitalize;
    color: #141414;
    font-weight: 600;
    background: #fff;
    margin: 0 0 20px 0;
    border-radius: 30px;
    padding: 0 10px 1px;
}
.bestservices-2 img {
    border-radius: 50%;
    border: 3px solid #ffffff;
    padding: 4px;
}


@media(min-width:992px) and (max-width:1200px){
}
@media(min-width:768px) and (max-width:991px){
    .choose-sec .choose-col2 {
        display: block;
        margin-top: 50px;
      }

      .bestservices-1 {
  width: 50%;
}
        
}
@media(min-width:640px) and (max-width:767px){
    .headertop2 {
        font-size: 20px;
        position: relative;
      }
      .choose-sec .choose-col2 {
        display: block;
        margin-top: 50px;
      }

}
@media(min-width:480px) and (max-width:639px)
{.headertop2 {
    font-size: 20px;
    position: relative;
  }
  .choose-sec .choose-col2 {
    display: block;
    margin-top: 50px;
  }

 .pujaservices-heading strong {
  font-size: 25px;
  line-height: 50px;
}
.aboutus-content img {
  float: right;
  margin: -20px 0 0 0;
  height: 300px;
  border-radius: 50%;
}
 .counter-box strong {
  font-size: 25px;
  line-height: 50px;
}
.bestservices-1 {
  width: 100%;
}
.header .container-fluid {
  padding: 0;
}
 .aboutus-content img {
    float: right;
    width: 100%;
  }
}
@media(min-width:320px) and (max-width:479px)
{
    .bestservices-1 {
  width: 100%;
}
    .counter-box strong {
  font-size: 25px;
  line-height: 50px;
}
.aboutus-content img {
  float: right;
  margin: -20px 0 0 0;
  height: 300px;
  border-radius: 50%;
}
    .pujaservices-heading strong {
  font-size: 25px;
  line-height: 50px;
}

    .headertop1 {
    font-size: 18px;
  }
  .headertop2 {
    font-size: 17px;
    position: relative;
  }
  .choose-sec .choose-col2 {
    display: block;
    margin-top: 50px;
  }
  .heading-testi span {
    font-size: 17px;
  }
  .footer a {
    font-size: 30px;
  }
.header .container-fluid {
  padding: 0;
}
 .aboutus-content img {
    float: right;
    width: 100%;
  }
}