@import url('https://fonts.googleapis.com/css2?family=Poetsen+One&amp;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&amp;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;
}


.services-section {
    padding: 0;
    position: relative;
    background: url(../images/bb.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    float: left;
    width: 100%;
}
.services-section1 {
    padding: 0;
}
.services_right1 {
    padding: 30px 30px 0 0;
    width: 60%;
}
.services_right2 {
    padding: 0;
}
.services-1 {
    padding: 25px 10px;
}
.services-2 {
    padding: 0px 15px 0;
    background: linear-gradient(to right, #ff03b3 20%, #ffffff 0%);
    border-radius: 20px 0 0 20px;
    display: flex
;
    justify-content: center;
    align-items: center;
}
.services-3 {
    padding: 0px;
    width: 34%;
}
.services-3 img {
    border-radius: 50%;
    box-shadow: 0 0 0 14px #ff03b3;
}
.services-4 {
    padding: 30px 0px 20px 30px;
    position: relative;
    width: 65%;
}
.services-4 strong {
    
    font-weight: 500;
    font-size: 31px;
    line-height: 26px;
    color: #f01100;
    text-transform: capitalize;
}
.services-4 p {
    color: #3f3f3f;
    line-height: 34px;
    font-weight: 400;
    font-size: 15px;
    padding: 9px 0;
    text-align: justify;
}
.services-4 a {
    position: absolute;
    width: 49%;
    background: #ff03b3;
    border-radius: 10px;
    text-align: center;
    float: right;
    right: 0;
    bottom: -17px;
    font-weight: 600;
    color: #0578e4;
    padding: 8px 10px 7px;
    font-size: 18px;
    text-transform: capitalize;
}
.services-left1 {
    padding: 0 20px 0px;
    background: #ffffff;
    width: 40%;
    text-align: center;
}
.services-left2 {
    padding: 0px;
}
.services-provide-text {
    padding: 0;
}
.services-provide-text ul li {
    padding: 4px 10px 10px 19px;
    position: relative;
    font-size: 15px;
    color: #000000;
    text-transform: capitalize;
    margin: 18px 0;
    background: #ff03b3;
    font-weight: 500;
    border-radius: 50px;
    z-index: 9;
    text-align: left;
}
.services-provide-text ul li i {
    color: #f01100;
    font-weight: 600;
    font-size: 21px;
    display: inline-block;
    padding: 0 5px 0 0;
}
.services-provide-text a {
    display: block;
    font-size: 42px;
    color: #ff03b3;
    font-weight: 600;
    padding: 12px 10px 10px;
    margin: 30px 0 0;
    background: #0578e4;
    text-shadow: 0 0 20px #ff03b385;
}

.copy-right {
    padding: 0;
    float: left;
    width: 100%;
}
.disclimer {
    padding: 20px 15px;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    line-height: 19px;
    color: #282828;
    background: #ff03b3;
}
.copyryt {
    padding: 0;
}
.copyryt span {
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
    padding: 8px 0 0;
    display: inline-block;
}
.contact-section {
    padding: 22px 0;
    background: #0578e4;
    position: relative;
    z-index: 0;
    overflow: hidden;
    float: left;
    width: 100%;
}
.contact-section:before {
    content: "CONTACT INFO";
    position: absolute;
    opacity: 0.039;
    font-size: 152px;
    line-height: 152px;
    text-transform: uppercase;
    color: #ff03b3;
    font-weight: 600;
    text-align: center;
    left: 50%;
    transform: translate(-50%);
    width: 100%;
    bottom: -19px;
    z-index: -1;
}
.contact-section-1 {
    padding: 0;
    z-index: 1;
}
.contact-section-2 {
    padding: 0;
    display: flex
;
    align-items: center;
}
.contact-1 {
    padding: 15px 0;
}
.contact-2 {
    padding: 0;
    text-align: center;
}
.cta-box {
    background: #ff03b3;
    border-radius: 0 30px 30px 0;
}
.cta-box-1 {
    display: flex
;
    align-items: center;
    justify-content: start;
    margin: 0 -80px 0 0;
    padding: 0 0 0 15px;
}
.cta-detail a {
    color: #000000;
    font-weight: bold;
    font-size: 29px;
    display: block;
    padding: 4px 10px 1px;
}
.cta-icon {
    width: 100px;
    height: 100px;
    line-height: 89px;
    background: #ff03b3;
    border-radius: 50%;
    position: absolute;
    margin: 0 auto;
    border: 8px solid #ffffff;
    font-size: 41px;
    right: 0;
}
.contact-1 {
    padding: 15px 0;
}
.contact-2 {
    padding: 0;
    text-align: center;
}
.about-txt {
    padding: 15px 20px;
}
.about-txt-1 {
    padding: 0;
}
.about-txt-1 p {
    padding: 12px 0 0;
    line-height: 25px;
    font-weight: 400;
    font-size: 15px;
    text-align: center;
    color: #fff;
}
.cta-box.right {
    border-radius: 30px 0 0 30px;
}
.cta-box.right .cta-icon {
    right: inherit;
    left: 0;
}
.cta-icon i {
    color: #000000;
    font-size: 55px;
    line-height: 80px;
}
.cta-box.right .cta-detail a {
    padding-left: 100px;
}




.tophead-section{
  float: left;
  width: 100%;
  padding: 0;
  background: #ff03b3;
}
.tophead-section1{
  padding: 0px;
  display: flex;
  align-items: center;
}
.top-list{
  padding: 0;
}
.top-list1{
  padding: 0px;
}
.top-list1 ul{
  padding: 0;
  margin: 0;
  list-style:none;
}
.top-list1 ul li{
  padding: 0px 10px;
  font-size: 18px;
  box-shadow: 1px 0px 0px #000000;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  margin: 5px 0;
  color: #000;
}
.top-call{
  padding: 0px;
}
.top-call1{
  padding: 0px;
  text-align: right;
}
.top-call1 p{
  margin: 0;
  padding: 10px;
}
.top-call1 p a{
  text-decoration: none;
  background: #0578e4;
  color: #fff;
  font-weight: 700;
  text-transform: capitalize;
  font-size: 28px;
  padding: 6px 15px 6px;
  border-radius:5px;
  border: 1px solid #ff03b3;
}
.pulse {
  position: relative;
}

.button {
  display: inline-flex;
  align-items: center;
  height: 45px;
  transition: background .3s, transform .3s, box-shadow .3s;
  will-change: transform;
}
.pulse:before {
  animation: pulse 1.5s infinite linear;
}
.pulse:after {
  animation: pulse 2s .4s infinite linear;
}
.pulse:before, .pulse:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255,255,255,.4);
  border-radius: 50%;
  width: 20px;
  height: 20px;
  opacity: 0;
  margin: auto;
}
.button:active {
  box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
  transform: translate3d(0, 1px, 0);
}
@keyframes pulse {
0% {
  transform: scale(0);
  opacity: 0;
}
33% {
  transform: scale(1);
  opacity: 1;
}
100% {
  transform: scale(3);
  opacity: 0;
}
}


.marquee-part {
  font-size: 18px;
  position: relative;
  color: #fff;
  background: #0578e4;
  float: left;
  width: 100%;
  padding: 10px 0px;
}



.other-services {
  float: left;
  width: 100%;
  padding: 50px 0px;
}

.other-services1 {
  padding: 16px;
  margin-top: 20px;
}

.other-services2 {
  background-color: white;
  box-shadow: -1px -1px 11px rgb(0 0 0 / 20%);
  border-radius: 100px 0px 100px 0px;
  padding: 0;
  margin: 0;
}

.other-services3 {
  padding: 0;
  margin: 0;
}

.other-services3 img {
  border-radius: 100px 0px 0px 0px;
}

.other-services4 {
  padding: 30px 24px 40px;
  text-align: right;
  position: relative;
}

.other-services4 strong {
  font-size: 25px;
  text-transform: capitalize;
  color: #f01100;
  text-align: left;
  display: block;
}

.other-services4 p {
  color: #545454;
  font-size: 15px;
  line-height: 30px;
  font-weight: 500;
  text-align: left;
  padding: 2px 0 10px;
}

.other-services4 a {
  font-size: 17px;
  text-transform: capitalize;
  text-decoration: none;
  padding: 9px 19px;
  margin: 0px 30px 0 0px;
  display: inline-block;
  border-radius: 30px 0 30px 0;
  font-weight: 600;
  background: -webkit-linear-gradient(90deg, #000, #0578e4 80%);
  text-align: center;
  color: #fff;
}

.main_heading {
  position: relative;
  z-index: 1;
}

.main_heading p {
  color: #000;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 8px 26px 5px;
  border-radius: 40px;
  background: #ff03b3;
  display: inline-block;
}

.main_heading strong {
  font-size: 56px;
  color: #0578e4;
  text-transform: capitalize;
  font-weight: 500;
  display: block;
  padding: 9px 0 0;
  letter-spacing: -2px;
}

.main_heading:before {
  content: "";
  width: 100%;
  position: absolute;
  height: 2px;
  left: 0;
  top: 17px;
  right: 0;
  margin: 0 auto;
  background: #ff03b3;
  z-index: -1;
}



.testimonials {
    float: left;
    width: 100%;
 padding-top: 50px;
}

.testimonials1 {
    padding: 25px 15px 55px;
    text-align: center;
}

.testimonials2 {
    background: linear-gradient(2deg, #ff03b3, #fffc00);
    border-radius: 40px;
    padding: 0 15px 15px;
}

.testi-img {
    position: relative;
    background: #fff;
    padding: 5px 10px 12px;
    z-index: 0;
    border-radius: 0 0 35px 35px;
}

.testi-img:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    z-index: -1;
    background: #0578e4;
    top: 61px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.testi-img span {
    position: relative;
    display: block;
}

.testi-img span:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    z-index: -1;
    background: linear-gradient(2deg, #ff03b3, #fffc00);
    top: 45px;
    left: 0px;
    border-radius: 50%;
}

.testi-img img {
    border-radius: 50%;
    border: 8px solid #0578e4;
}

.testi-img span:after {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    z-index: -1;
    background: linear-gradient(2deg, #ff03b3, #fffc00);
    top: 45px;
    right: 0px;
    border-radius: 50%;
}

.testimonials3 strong {
    padding: 15px 0 0;
    font-size: 20px;
    display: block;
    text-transform: capitalize;
    font-weight: 800;
    color: #f01100;
}

.rating {
    font-size: 16px;
    font-weight: 600;
    color: #0578e4;
    padding: 4px 0 0 0;
    display: block;
    text-transform: uppercase;
    position: relative;
}

.testimonials3 p {
    padding: 0;
    font-size: 16px;
    line-height: 32px;
    color: #000000;
}



.awards-sec {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.awards-1 {
    padding: 10px;
    margin-top: 20px;
}

.awards-2 {
    padding: 0;
}

.awards-2 img {
    width: 100%;
}



.about-sec {
    float: left;
    width: 100%;
    padding-bottom: 50px;
}

.about-content {
    padding: 0 0 0;
    margin-top: 15px;
}

.about-content p {
    font-size: 15px;
    font-weight: 500;
    line-height: 27px;
    padding: 7px 0;
    color: #272727;
    text-align: justify;
}

.about-content strong {
    font-weight: 600;
    color: #f01100;
}

.about-content ul {
    padding: 10px 0;
}

.about-content ul li {
    font-size: 15px;
    font-weight: 500;
    line-height: 31px;
    padding: 3px 0;
    position: relative;
    color: #272727;
}

.about-content ul li i {
    font-weight: 500;
    font-size: 17px;
    color: #f01100;
    padding: 0 7px 0 0;
    display: inline-block;
}



.astro-srv-sec {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.astro-srv-1 {
    padding: 12px;
    margin-top: 20px;
}

.astro-div-sec {
    text-align: center;
    background: #ff03b3;
    border-radius: 20px;
}

.astro-div-sec img {
    border-radius: 0 0 50% 50%;
    box-shadow: 0px 9px 0 #ffffff;
    width: 100%;
}

.astro-srv-call a {
    color: green;
    font-size: 36px;
    background: #ffffff;
    padding: 0;
    width: 80px;
    height: 80px;
    padding-top: 12px;
    display: inline-block;
    text-transform: capitalize;
    font-weight: 600;
    border-radius: 50px;
    border: 6px solid #ff03b3;
    margin: -35px 0 0;
}

.astro-div-sec p {
    font-size: 24px;
    font-weight: 700;
    padding: 8px 0 10px;
    display: block;
    color: #000000;
    text-transform: uppercase;
}


.why-section {
    padding: 50px 0px;
    float: left;
    width: 100%;
}

.why-1 {
    padding: 30px 0 22px;
    margin-top: 10px;
}

.why-2 {
    padding: 0;
}

.counter {
    text-align: center;
    width: 227px;
    height: 248px;
    padding: 38px 0 10px;
    margin: 0 auto;
    background: #0578e4;
    position: relative;
    z-index: 0;
    line-height: 68px;
    /* overflow: hidden; */
    border-radius: 50%;
}

.counter:before {
    content: "";
    position: absolute;
    background: #f9a15f;
    width: 28px;
    height: 15px;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.counter p {
    color: #0578e4;
    font-size: 21px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 0;
    position: relative;
    z-index: 1;
    line-height: 38px;
    background: #ffffff;
     border-radius: 50px;
}

.counter span {
    color: #ffffff;
    font-size: 35px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 0px 0 0;
    position: relative;
    display: inline-block;
}

.counter .counter-icon {
    font-size: 44px;
    color: #0578e4;
    padding: 0;
    background: radial-gradient(#ffffff 52%, #ff03b3);
    width: 110px;
    height: 110px;
    margin: 12px auto 0;
    line-height: 109px;
    position: relative;
    z-index: 1;
    box-shadow: 0 0 0 20px #fff;
    border: 3px solid #ff03b3;
    border-radius: 50%;
}

.counter .counter-icon i {
    font-weight: 600;
    padding-top: 30px;
}



@media(min-width:992px) and (max-width:1200px){
    .cta-detail a {
  font-size: 18px;
}

}
@media(min-width:768px) and (max-width:991px){
    .header .col-sm-4{width: 50%;}
   
    .cta-icon {
  width: 70px;
  height: 70px;
  line-height: 0;
}
.cta-icon i {
  color: #f01100;
  font-size: 37px;
  line-height: 55px;
}
.cta-box.right .cta-detail a {
  padding-left: 70px;
}
.services-provide-text a {
  display: block;
  font-size: 20px;
}
.services-4 a {
  width: 100%;
}
.cta-detail a {
  font-size: 18px;
}

}
@media(min-width:640px) and (max-width:767px){
    .services-4 a {
  width: 100%;
}
.services-4 strong {
  font-size: 20px;
}
.contact-section-2 {
  display: block;
}
.cta-icon {
  width: 70px;
  height: 70px;
  line-height: 0;
}
.cta-icon i {
  color: #f01100;
  font-size: 37px;
  line-height: 55px;
}
.cta-box.right .cta-detail a {
  padding-left: 70px;
}
.services-provide-text a {
  display: block;
  font-size: 20px;
}
}
@media(min-width:480px) and (max-width:639px)
{

    .tophead-section1 {
  display: block;
}
.top-list1 ul li {
  text-align: center;
}
.top-call1 {
  text-align: center;
}

.main_heading strong {
  font-size: 40px;
}
.services_right1 {
  width: 100%;
}
.services-left1 {
  width: 100%;
}
.services-provide-text a {
  font-size: 25px;
}
.services-4 a {
  width: 100%;
}
.services-4 strong {
  font-size: 20px;
}
.contact-section-2 {
  display: block;
}
.cta-icon {
  width: 70px;
  height: 70px;
  line-height: 0;
}
.cta-icon i {
  color: #f01100;
  font-size: 37px;
  line-height: 55px;
}
.cta-box.right .cta-detail a {
  padding-left: 70px;
}
.header .container-fluid {
  padding: 0;
}

}
@media(min-width:320px) and (max-width:479px)
{
    .tophead-section1 {
  display: block;
}
.top-list1 ul li {
  text-align: center;
}
.top-call1 {
  text-align: center;
}

.main_heading strong {
  font-size: 40px;
}
.services_right1 {
  width: 100%;
}
.services-left1 {
  width: 100%;
}
.services-provide-text a {
  font-size: 25px;
}
.services-4 a {
  width: 100%;
}
.services-4 strong {
  font-size: 20px;
}
.contact-section-2 {
  display: block;
}
.cta-icon {
  width: 70px;
  height: 70px;
  line-height: 0;
}
.cta-icon i {
  color: #f01100;
  font-size: 37px;
  line-height: 55px;
}
.cta-detail a {
  font-size: 24px;
}
.cta-box.right .cta-detail a {
  padding-left: 70px;
}
.header .container-fluid {
  padding: 0;
}
}