@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&amp;display=swap');
#myDIV {
  background: red;
  animation: mymove 1s infinite;
  padding: 2px;
  text-align: center;
  font-size: 27px;
  text-transform: uppercase;
  color: #000;
}
@keyframes mymove {
  from {background-color: red;}
  to {background-color: yellow;}
}
.abt-img {
  float: left;
  width: 100%;
  margin-top: 35px;
  border: 4px solid red;
}
.abt-img img {
  float: left;
  width: 100%;
}
.main-container {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
  background: url(../images/bg.png);
  background-attachment: fixed;
  background-repeat: repeat;
}

img {
  max-width: 100%;
}

body {
  font-family: "Rubik", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
}

.hdd {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

.header {
  float: left;
  width: 100%;
  padding: 10px 0px;
  text-align: center;
  background: #fff;
}
.header2 img
{
  width: 80%;
}
.top-head-section {
  background: #69000c;
  float: left;
  width: 100%;
}

.top-head-section1 p {
  padding: 10px 0 8px;
  display: block;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  color: #fcdf3e;
}




.top-mark {
  float: left;
  width: 100%;
  padding: 0 12px;
}

.top-mark-left {

  padding: 15px 5px 15px 15px;
}

.top-mark-left1 {
  background: #ffffff;
  border-radius: 32px;
  padding: 42px 26px 20px;
  line-height: 32px;
  margin: -76px 0 0;
}

.top-mark-left1 span {
  text-transform: capitalize;
  font-size: 65px;
  font-weight: 700;
  color: #000000;
}

.top-mark-left1 p {
  text-transform: capitalize;
  font-size: 22px;
  font-weight: 700;
  color: #69000c;
  padding: 10px 0 0;
}

.top-mark-right {}

.top-mark-right1 {
  background: #69000c;
  padding: 15px 15px 12px;
  border-radius: 0 0 20px;
}

.mark-content {
  display: flex;
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  overflow: hidden;
  white-space: nowrap;
  color: #fff;
}

.mark-content-inner {
  animation: qode-text-marquee-left 25s linear infinite;
}

@keyframes qode-text-marquee-left {
  0% {
    transform: translateX(0)
  }

  100% {
    transform: translateX(-100%)
  }
}

.mark-separator i {
  color: #fcdf3e;
}




.other-services {
  float: left;
  width: 100%;
  padding-bottom: 50px;
  background: url(../images/bg.png);
  background-attachment: fixed;
  background-repeat: repeat;
}

.otherservices1 {
  padding: 12px 12px;
  text-align: center;
  margin-top: 20px;
}

.otherservices2 {
  padding: 0;
  text-align: center;
}

.otherservices2 img {
  width: 100%;
  border-radius: 500px 500px 500px 500px;
}

.otherservices3 {
  position: relative;
  left: 0;
  right: 0;
  padding: 10px 15px 0;
  border-radius: 0 0 0px 0px;
  border: 9px solid #fcdf3e;
  border-top: 0;
}

.otherservices3 p {
  font-size: 20px;
  padding: 0 0 12px;
  font-weight: 700;
  text-transform: capitalize;
  text-align: center;
  color: #69000c;
}

.otherservices3 a {
  color: #ffffff;
  font-size: 33px;
  padding: 0;
  font-weight: 600;
  text-transform: uppercase;
  background: #0e7400;
  border-radius: 50px;
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 62px;
  margin: 0 0 -25px;
}

.aboutus-heading {
  text-align: center;
}

.aboutus-heading p {
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 600;
  color: #000000;
  background: #fcdf3e;
  padding: 7px 20px 6px;
  border-radius: 20px;
  position: relative;
  z-index: 0;
  display: inline-block;
  margin: 0 auto -20px;

}

.aboutus-heading strong {
  display: block;
  font-size: 65px;
  text-transform: capitalize;
  padding: 15px 15px 11px;
  border: 1px solid #fcdf3e;
  border-radius: 25px;
  line-height: 80px;
  color: #69000c;
}


.mark {
  font-size: 32px;
  font-weight: 700;
  padding: 12px 15px 0px;
  text-transform: capitalize;
  color: #000000;
  background: #fcdf3e;
  display: block;
  text-align: center;
  float: left;
  width: 100%;
}



.awards-section {
  background: linear-gradient(180deg, #69000c 65%, transparent 50%);
  float: left;
  width: 100%;
  padding-bottom: 50px;
}

.award-heading strong {
  display: inline-block;
  font-size: 48px;
  text-transform: uppercase;
  padding: 5px 30px 5px;
  background: #fff;
  border-radius: 0 0 40px 40px;
  text-align: center;
  color: #69000c;
}

.award1 {
  padding: 10px;
  margin-top: 20px;
}

.award2 img {
  width: 100%;
}




.list-design {
  float: left;
  width: 100%;
  padding: 50px 0px;
}

.text-hindi strong {
  font-weight: 600;
  color: #ffffff;
  text-align: center;
  display: block;
  font-size: 38px;
  line-height: 37px;
  text-transform: uppercase;
  padding: 18px 10px 18px;
  background: #69000c;
}

.text-hindi p {
  text-align: center;
  color: #000000;
  font-size: 22px;
  line-height: 36px;
  font-weight: 600;
  text-transform: capitalize;
  padding: 15px 0 0;
}

.list {
  padding: 12px;
}

.list1 {
  background: #69000c;
  padding: 20px;
}

.list1 ul li {
  padding: 12px 0;
}

.list1 ul li a {
  color: #fff;
  font-size: 16px;
  padding: 12px 15px;
  font-weight: 600;
  position: relative;
  text-transform: capitalize;
  border-radius: 50px;
  border: 2px solid #ffffff9e;
  line-height: 21px;
  display: block;
}

.list1 ul li a i {
  height: 34px;
  width: 34px;
  left: auto;
  right: 0;
  top: 0;
  position: absolute;
  font-weight: 700;
  display: inline-block;
  font-size: 19px;
  background: #ffffff;
  border-radius: 30px;
  text-align: center;
  line-height: 34px;
  color: #69000c;
}




.services {
  float: left;
  width: 100%;
  padding: 50px 0px;
}

.service-card {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  margin-top: 30px;
}

.service-card {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  padding: 30px;
  height: 100%;
  background-size: cover;
  background-position: center;
  transition: all 0.3s ease;
  min-height: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: white;
}

.service-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  transition: all 0.3s ease;
}

.service-content {
  position: relative;
  z-index: 1;
  padding: 20px;
}

.service-icon {
  width: 80px;
  height: 80px;
  background-color: rgba(212, 175, 55, 0.8);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
  font-size: 30px;
  color: white;
}

.service-card h3 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 15px;
  color: white;
}

.service-card p {
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 20px;
}

.service-card .btn-primary {
  background-color: #69000c;
  border-color: #69000c;
  color: #fff;
  font-weight: 500;
  padding: 10px 25px;
  border-radius: 30px;
  transition: all 0.3s ease;
}

.btn-primary:hover {
  background-color: #c2a227;
  border-color: #c2a227;
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.service-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.service-card:hover .service-overlay {
  background-color: rgba(0, 0, 0, 0.4);
}





.counter-area {
  position: relative;
  background: #69000c;
  z-index: 1;
  float: left;
  width: 100%;
  padding: 50px 0px;
}

.counter-area::before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .1;
  z-index: -1;
}

.counter-box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  gap: 30px;
  position: relative;
  z-index: 1;
}
.counter-box .icon {
  position: relative;
  text-align: center;
  font-size: 60px;
  width: 100px;
  height: 100px;
  line-height: 88px;
  color: #fcdf3e;
  background: #fff;
}

.counter-box .icon img {
  width: 60px;
  filter: brightness(0) invert(1);
}

.counter-box .icon::before {
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  width: 100%;
  height: 100%;
  border: 3px solid #fff;
  transition: var(--transition);
  z-index: -1;
}

.counter-box:hover .icon::before {
  left: 0;
  top: 0;
}
.counter-box .counter {
  display: block;
  line-height: 1;
  color: #fff;
  font-size: 50px;
  font-weight: 600;
}

.counter-box .title {
  color: #ffffff;
  margin-top: 20px;
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
}






.testi {
  float: left;
  width: 100%;
  padding: 50px 0px;
}

.testimonials1 {
  margin-top: 20px;
  padding: 10px;
}

.testimonials2 {
  position: relative;
  border-radius: 10px;
  padding: 25px 25px 0px 25px;
  background: #fff5f2;
  margin: 0 0 0;
}

.coma span {
  display: block;
  position: absolute;
  margin: 0;
  bottom: 146px;
  z-index: 9;
  right: 20px;
  text-align: left;
}

.coma span i {
  color: #69000c;
  font-size: 35px;
}

.testimonials4 {
  position: relative;
}

.testimonials4 aside {
  padding: 0px 0px 0px 0px;
  text-align: center;
  display: block;
  position: relative;
  margin: 0px auto 0;
}

.testimonials4 span {
  border-left: 2px solid #69000c;
  display: block;
  text-transform: capitalize;
  color: #000000;
  text-align: left;
  font-size: 15px;
  font-weight: 600;
  padding: 0px 0 0px 8px;
}

.testimonials4 span small {
  display: block;
  text-transform: uppercase;
  color: #69000c;
  font-weight: 700;
}

.testimonials4 aside strong {
  display: inline-block;
  top: 14px;
  color: #ffffff;
  padding: 0px 3px;
  background: #fcdf3e;
  position: absolute;
  right: 0;
}

.testimonials4 aside i {
  height: 1.0rem;
  display: inline-block;
  margin: 0 2px;
  width: 1.0rem;
  filter: drop-shadow(0px 1px 15px #ffe400);
}

.testimonials4 i {
  position: relative;
  display: block;
  width: fit-content;
  padding: 10px 0 0;
}

.testimonials4 img {
  margin: 0 auto 0 0;
  display: block;
  border-radius: 50%;
  border: 7px solid #ffffff;
  height: 70px;
}

.testimonials4 p {
  color: #585858;
  font-weight: 500;
  padding: 15px;
  background: #fff;
  line-height: 29px;
  text-align: left;
  font-size: 15px;
  margin: 10px 0;
}






.footer-section {
  background: #69000c;
  float: left;
  width: 100%;
  padding-bottom: 50px;
}

.footer-flex {
  align-items: flex-start;
}

.footer-left {
  padding: 30px 15px 12px;
}

.footer-left1 {
  padding: 0;
  text-align: center;
}

.footer-detail-left {
  padding: 15px 0;
}

.footer-detail-left span {
 /* background-color: #ffffff;*/
 /* display: block;*/
  text-align: center;
  border-radius: 40px;
  font-size: 14px;
  padding: 7px 7px 6px;
  color: rgb(255, 255, 255);
  font-weight: bolder;
  text-transform: capitalize;
}

.footer-detail-left span a {
  color: rgb(255, 255, 255);
}

.footer-detail-left i {
  width: 75px;
  height: 60px;
  line-height: 52px;
  background: #fff;
  border-radius: 0 0 50px 50px;
  text-align: center;
  font-size: 35px;
  color: #69000c;
  font-weight: 700;
}

.footer-center {
  padding: 0;
}

.footer-center1 {
  text-align: center;
  padding: 0 15px 0;
}

.footer-center1 img {
  background: #fff;
  padding: 10px;
  border-radius: 0 0 30px 30px;
}

.footer-center1 p {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  padding: 16px 0 0;
  line-height: 29px;
}

.footer-center1 span {
  color: #ffffff;
  font-size: 31px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 3px 0 15px;
  display: inline-block;
}

.footer-right {
  padding: 0;
}

.footer-right1 {
  text-align: center;
}

.copyryt-sec {
  padding: 0;
  position: relative;
  float: left;
  width: 100%;
}

.disclaimer p {
  text-align: center;
  font-size: 14px;
  font-weight: 300;
  line-height: 29px;
  color: #ffffff;
  padding: 35px 12px 12px;
}

.copy {
  text-align: center;
}

.copy span {
  font-weight: 500;
  color: #a2a2a2;
  font-size: 15px;
  text-align: center;
  display: block;
  padding: 15px 0 0;
  border-top: 1px solid #ffffff1c;
}







.abtus {
  float: left;
  width: 100%;
  padding: 50px 0px;
}

.midsection-right1 {
  padding: 0 0px 0 0px;
}

.midsection-right2 {
  padding: 0px 0px 0 0px;
}

.aboutus-design {
  padding: 0px 0px 50px 30px;
  z-index: 9;
}

.about-design {
  padding: 16px 0 0 0;
  text-align: center;
}

.about-design p {
  color: #000000;
  font-size: 15px;
  padding: 10px 40px 0 0px;
  margin: 0;
  line-height: 30px;
  font-weight: 400;
}

.about-design h2 {
  font-size: 26px;
  color: #69000c;
  padding: 10px 0 10px;
  font-weight: 700;
  text-transform: capitalize;
}

.about-design a {
  color: #fff;
  font-size: 17px;
  display: inline-block;
  font-weight: 700;
  border-radius: 30px 0 0px 30px;
  background: linear-gradient(259deg, #000 0%, #69000c);
  padding: 8px 23px 8px;
  margin: 0;
  float: right;
  text-transform: capitalize;
  letter-spacing: 1px;
}.about-left2 {
    padding: 0;
}

.about-left_image {
    padding: 0 40px 0 0px;
    overflow: hidden;
}
  
.image-ram {
    margin: 0 auto;
    display: block;
}

.about-left_image .image-round {
    position: absolute;
    left: 0px;
    top: -0px;
    height: 380px;
    right: 0;
    margin: auto;
    z-index: -1;
    animation: rotation 15s linear infinite;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}


.about-left2 {
    padding: 0;
}

.about-left_image {
    padding: 0 40px 0 0px;
    overflow: hidden;
}

.image-ram {
    margin: 0 auto;
    display: block;
}

.about-left_image .image-round {
    position: absolute;
    left: 0px;
    top: -0px;
    height: 380px;
    right: 0;
    margin: auto;
    z-index: 1;
    animation: rotation 15s linear infinite;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}
.abtus .col-sm-5 {
  margin-top: 50px;
}

@media(min-width:992px) and (max-width:1200px){
}
@media(min-width:768px) and (max-width:991px){
  .top-mark-left1 {
display: none;
}.top-mark{
  margin-bottom: 50px;
}
}
@media(min-width:640px) and (max-width:767px){
  .header2
  {
    display: none;
  }
  .top-mark-left1 {
  margin: 0;
}
.mark-content {
  font-size: 17px;
}
.top-mark{
  margin-bottom: 50px;
}
.aboutus-heading strong {
  font-size: 45px;
  line-height: 60px;
}
}
@media(min-width:480px) and (max-width:639px)
{
  .header2
  {
    display: none;
  }
  .top-mark-left1 {
  margin: 0;
}
.mark-content {
  font-size: 17px;
}
.top-mark{
  margin-bottom: 50px;
}
.aboutus-heading strong {
  font-size: 45px;
  line-height: 60px;
}
}
@media(min-width:320px) and (max-width:479px)
{
  .header2
  {
    display: none;
  }
  .top-mark-left1 {
  margin: 0;
}
.mark-content {
  font-size: 17px;
}
.top-mark{
  margin-bottom: 50px;
}
.aboutus-heading strong {
  font-size: 45px;
  line-height: 60px;
}

}
