@import url('https://fonts.googleapis.com/css2?family=Poetsen+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

body {
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.hdd {
  font-family: "Poetsen One", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.main-container {
  float: left;
  width: 100%;
  overflow: hidden;
  background: url(../images/bg2.jpg);
  background-attachment: fixed;
  background-repeat: repeat;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

img {
  max-width: 100%;
}

.text-center {
  text-align: center !important;
}

.header {
  float: left;
  width: 100%;
  text-align: center;
  padding: 10px 0px;
  background: #fff;
}

.header2 img {
    float: none;
    display: table;
    margin: 0 auto;
    width: 60%;
}


.aboutus-section {
  padding: 0;
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
}

.bg-image {
  position: absolute;
  z-index: -9;
}

.aboutus-section1 {
  padding: 0;
}

.aboutus-left1 {
  padding: 0 0px;
}

.aboutus-left1:before {
  height: 100%;
  width: 100%;
  left: 0;
  margin: 0 auto;
  right: 0;
  position: absolute;
  content: "";
  background: #690138;
}

.aboutus-left2 {
  padding: 0px 0 50px 0px;
  text-align: center;
}

.right-round-image {
  position: absolute;
  top: 10px;
  right: -170px;
  overflow: hidden;
  z-index: -9;
}

.bg-cricle {
  margin: 0 auto;
  display: block;
  animation: rotation 15s linear infinite;
}

.aboutus-heading {
  padding: 0px 0px 0 0px;
  text-align: center;
  z-index: 9;
  position: relative;
}

.aboutus-heading p {
  color: #ff0084;
  padding: 6px 0 0;
  font-size: 19px;
  font-weight: 600;
  margin: 0 0px 3px 0;
  text-transform: capitalize;
}

.aboutus-heading p:before {
  content: "";
  -webkit-transform: perspective(180px) rotateX(140deg);
  background: #fefefe;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -5px;
  display: block;
  width: 60%;
  height: 56px;
  z-index: -9;
}

.aboutus-heading h1 {
  padding: 18px 0 0px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 42px;
  font-family: 'Montserrat', sans-serif;
}

.aboutus-heading h1 a {
  color: #ffbe00;
}

.aboutus-content {
  padding: 30px 30px 0px 30px;
}

.aboutus-content p {
  color: #ffffff;
  line-height: 38px;
  font-size: 15px;
  text-align: center;
  margin: 0;
}

.aboutus-content p strong {
  color: #ff0686;
  font-weight: 500;
}

.aboutus-right1 {
  padding: 0px;
  text-align: center;
}

.aboutus-right2 {
  text-align: center;
  padding: 0px 0 0px;
  overflow: hidden;
}

.aboutus-right2 .bagwanji {
  height: 446px;
  display: block;
  margin: 0 auto;
}


.services-list-section {
  padding: 0;
  float: left;
  width: 100%;
}

.services-list-section:before {
  background: url(../images/temple.png) no-repeat;
  background-position: right;
  content: "";
  right: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.9;
}

.services-section1 {
  padding: 100px 0 50px;
}

.serices-left1 {
  padding: 0px 20px 10px 0px;
}

.services-left2 {
  padding: 0px;
}

.services-heading {
  padding: 0px 0 0;
  text-align: center;
}

.services-heading span {
  color: #f3bd1e;
  padding: 6px 10px;
  letter-spacing: 0.7px;
  font-size: 18px;
  background: #690038;
  font-weight: 500;
  position: relative;
  margin: 0 auto 0;
  text-transform: capitalize;
  display: inline-block;
}

.services-heading strong {
  padding: 0 0 0px 0;
  text-transform: uppercase;
  font-weight: 800;
  color: #ff0084;
  font-size: 39px;
  display: block;
}

.services-heading p {
  color: #5c5c5c;
  line-height: 27px;
  font-size: 15px;
  margin: 0;
  font-weight: 500;
}

.services {
  padding: 39px 0 0 0;
}

.services1 {
  padding: 20px 10px;
}

.services2 {
  padding: 30px 0px 0px;
  position: relative;
  border-radius: 10px;
  background: url(../images/v.png) no-repeat;
  border: 6px solid;
}

.services4 {
  padding: 25px 0px 0px;
  text-align: center;
}

.services4 strong {
  padding: 7px 0px 6px;
  text-transform: uppercase;
  font-size: 24px;
  color: #ffbe00;
  display: block;
  background: #690038;
}

.services4 p {
  color: #000000;
  line-height: 34px;
  font-size: 15px;
  margin: 0;
  padding: 25px 20px 47px 20px;
}

.services4 a {
  background: #ffbe00;
  font-size: 17px;
  color: #690038;
  font-weight: 700;
  display: inline-block;
  padding: 10px 11px 9px;
  text-transform: uppercase;
  border-radius: 10px;
  position: absolute;
  bottom: -20px;
  width: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.services4 a {
  background: #ffbe00;
  font-size: 17px;
  color: #690038;
  font-weight: 700;
  display: inline-block;
  padding: 10px 11px 9px;
  text-transform: uppercase;
  border-radius: 10px;
  position: absolute;
  bottom: -20px;
  width: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.services-right1 {
  padding: 0 0 0 30px;
}

.services-right2 {
  padding: 0px;
}

.list-services2 {
  padding: 0;
  text-align: left;
}

.list-services2 ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.list-services2 ul li {
  margin: 29px 0px 0;
  text-transform: capitalize;
  font-size: 16px;
  position: relative;
  font-weight: 500;
  padding: 0 0 0 48px;
}

.list-services2 li::before {
  background: linear-gradient(to right, #ff0084, #690138);
  height: 40px;
  width: 40px;
  content: "";
  line-height: 40px;
  left: 0;
  top: 6px;
  border-radius: 70px;
  position: absolute;
}

.list-services2 li a {
  background: #ffffff;
  border: 2px solid #690038;
  padding: 11px 10px 11px 21px;
  border-radius: 40px;
  display: block;
  width: 90%;
  color: #000;
}

.list-services2 li:after {
  background: url(../images/dot.png) no-repeat;
  content: "";
  z-index: 999;
  position: absolute;
  left: 7px;
  top: 13px;
  height: 27px;
  width: 26px;
  line-height: 40px;
}

.chat-banner {
  text-align: center;
  padding: 0;
  border-radius: 10px;
  margin: 10px 0 0;
}

.chat-banner a {
  display: block;
}

.chat-banner a b {
  margin: 0;
  padding: 0px 0 0;
  font-size: 28px;
  font-weight: 700;
  display: block;
  color: #2ebe41;
  text-transform: uppercase;
}

.chat-banner a strong {
  color: #fff;
  padding: 10px 3px;
  text-transform: capitalize;
  font-weight: 600;
  border-bottom: 2px solid;
  font-size: 34px;
  display: block;
  background: #2ebe41;
}

.testimonials {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.testimonials-1 {
    padding: 12px;
    margin-top: 20px;
}

.testimonials-2 {
    padding: 20px 0;
    position: relative;
}

.testimonials-2:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 70%;
    top: 0;
    z-index: -1;
    border: 1px solid #f3b70c;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 12px;
}

.testimonials-3 {
    padding: 20px;
    text-align: center;
    background: #fff7e0;
    border-radius: 12px;
}

.testimonials-3 p {
    font-weight: 500;
    color: #252525;
    font-size: 17px;
    line-height: 28px;
}

.testimonials-4 {
    padding: 12px 0 0;
}

.testi-name {
    padding: 10px 15px;
    background: #f3bd1e;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 12px;
}

.testi-name strong {
    font-weight: 800;
    font-size: 17px;
    text-transform: capitalize;
    line-height: 22px;
    color: #ff0084;
}

.testi-name strong i {
    font-size: 15px;
    display: block;
    color: #00001a;
    text-align: center;
}

.testi-name span {
    padding: 3px 12px 0px;
    background: #fff;
    text-align: center;
    border-radius: 30px;
}

.testi-name span ul li i {
    color: #ff0084;
    font-size: 15px;
}


.services-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.popular-sv1 {
    padding: 40px 15px 15px;
    text-align: center;
}

.popular-sv2 {
    position: relative;
}

.popular-sv4 strong {
    background: #ffffff;
    color: #690038;
    font-size: 25px;
    padding: 5px 26px 0px;
    display: inline-block;
    border-radius: 90px;
    text-transform: capitalize;
    transform: translateY(-18px);
}

.popular-sv4 a {
    display: block;
    color: #ffffff;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 400;
    background: green;
    padding: 7px 20px 3px;
    border-radius: 50px;
}

.popular-sv4 a i {
    font-size: 22px;
    padding: 0 5px 0 0;
    color: #beff00;
}

.popular-sv4 p {
    font-size: 17px;
    font-weight: 500;
    line-height: 32px;
    color: #000000;
}

.popular-sv3 img {
    width: 292px;
}

.popular-sv2:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border: 1px solid #e7041e;
    border-radius: 40px;
}




.counter-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.line-free span {
    font-weight: 900;
    color: #000000;
    text-align: center;
    display: block;
    font-size: 35px;
    padding: 13px 15px 8px;
    background: #ffbe00;
}

.line-free2 {
    font-weight: 700;
    color: #ff0084;
    text-align: center;
    display: block;
    font-size: 23px;
    text-transform: capitalize;
    padding: 9px 0 0;
    line-height: 30px;
}

.counter-1 {
    padding: 15px;
    text-align: center;
}

.counter-2 {
    border-radius: 40px;
    background: #690038;
    padding: 25px 0 30px;
    overflow: hidden;
    border: 5px solid #ffbe00;
}

.choose-icon {
    background: #ffbe00;
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 98px;
    border-radius: 50%;
    position: relative;
    z-index: 1;
}

.choose-icon:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #ffbe00;
    display: block;
    z-index: -1;
    transform: rotate(47deg);
    text-align: center;
    top: 56px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.choose-icon i {
    color: #ff0084;
    font-size: 40px;
    font-weight: 600;
    padding-top: 20px;
}

.choose-text {
    padding: 12px 0 0;
}

.love_count {
    color: #ffffff;
    font-weight: 700;
    font-size: 36px;
    padding: 5px 0 0px;
    display: block;
}

.choose-text strong {
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
    background: #ff0084;
    display: block;
    text-transform: capitalize;
    padding: 0 0 3px;
}

.copyright {
    background: #ffbe00;
    text-align: center;
    padding: 30px 0;
    float: left;
    width: 100%;
}

.disclimer p {
    color: #000000;
    padding: 0 0 8px;
    line-height: 24px;
    font-weight: 600;
    font-size: 14px;
}

.copyryt {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    color: #ff0084;
    text-align: center;
    display: inline-block;
    padding: 0;
}

.footer-sec {
    background: #690038;
    text-align: center;
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.footer-text {
    padding: 0;
}

.footer-text strong {
    font-size: 46px;
    font-weight: 800;
    color: #ff0084;
    display: block;
    text-transform: capitalize;
    border-bottom: 0;
    padding: 0px 15px 4px;
    background: #ffbe00;
}

.footer-text p {
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    color: #fff;
    padding: 12px 0 0;
    text-transform: capitalize;
}

.footer-contac {
    padding: 15px;
}

.footer-contac1 {
    background: #ffffff;
    padding: 25px;
}

.footer-contac-1 a i {
    font-size: 85px;
    font-weight: 800;
    color: #ff0084;
    border-radius: 50px;
    padding: 0 0 15px;
}

.footer-contac-1 a span {
    font-size: 20px;
    font-weight: 700;
    color: #000000;
    padding: 10px 0 0;
    display: block;
    text-transform: capitalize;
    border-top: 1px solid #00000026;
}
.otherservices {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.top-header {
    padding: 0;
    background: #ffbe00;
    float: left;
    width: 100%;
}

.top-left {
    padding: 14px 0 10px;
    text-align: center;
}

.top-left-1 a {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize;
    animation: blinkk .3s infinite;
    padding: 4px 15px 3px;
    display: inline-block;
    background: #ff0084;
    border-radius: 10px;
}

@keyframes blinkk {
    0% {
        background: #690038;
    }

    50% {
        background: #ff0084;
    }

    100% {
        background: #ff0084;
    }
}

.top-right {
    padding: 0 10px 15px;
    position: relative;
    margin-bottom: -40px;
    text-align: center;
}

.top-right-1 p {
    color: #690038;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 8px 0 5px;
    line-height: 25px;
}

.top-add {
    padding: 0;
    background: #690038;
    float: left;
    width: 100%;
}

.top-add-left {
    padding: 0 15px 10px;
    text-align: center;
}

.top-add-left-1 p {
    color: #ff0084;
    font-size: 19px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 15px 15px 7px;
    background: white;
    margin: -16px 0 0;
}

.top-add-right {
    padding: 0;
    text-align: center;
}

.top-add-right-1 ul li {
    display: inline-block;
    padding: 7px 8px 8px;
    font-size: 20px;
    border-radius: 40px;
    color: #ffffff;
    font-weight: 600;
    text-transform: capitalize;
}


@media(min-width:992px) and (max-width:1200px){  .top-right {
  margin-bottom: -13px;
}
.header2 {
  display: none;
}
.header .col-sm-5{width: 50%;}
.top-add-left-1 p {
  margin: -1px 0 0;
}
.popular-sv1 {
  width: 50%;
}

}
@media(min-width:768px) and (max-width:991px){
  .top-right {
  margin-bottom: -13px;
}
.header2 {
  display: none;
}
.header .col-sm-5{width: 50%;}
.top-add-left-1 p {
  margin: -1px 0 0;
}
.popular-sv1 {
  width: 50%;
}

}
@media(min-width:640px) and (max-width:767px){
   .top-right {
  margin-bottom: -13px;
}
.header2 {
  display: none;
}
.top-add-left-1 {
  display: none;
}
.popular-sv1 {
  float: left;
}
.services1 {
  float: left;
}
.services4 a {
  font-size: 16px;
}
.aboutus-heading p::before {
  width: 100%;
}
.aboutus-heading h1 {
  font-size: 35px;
}


}
@media(min-width:480px) and (max-width:639px)
{

   .top-right {
  margin-bottom: -13px;
}
.header2 {
  display: none;
}
.top-add-left-1 {
  display: none;
}
.popular-sv1 {
  float: left;
}
.services1 {
  float: left;
}
.services4 a {
  font-size: 16px;
}
.aboutus-heading p::before {
  width: 100%;
}
.aboutus-heading h1 {
  font-size: 35px;
}

.header .container {
  padding: 0;
}


}
@media(min-width:320px) and (max-width:479px)
{

  .top-right {
  margin-bottom: -13px;
}
.header2 {
  display: none;
}
.top-add-left-1 {
  display: none;
}
.popular-sv1 {
  float: left;
}
.services1 {
  float: left;
}
.services4 a {
  font-size: 16px;
}
.aboutus-heading p::before {
  width: 100%;
}
.aboutus-heading h1 {
  font-size: 35px;
}
.header .container {
  padding: 0;
}

}