@import url('https://fonts.googleapis.com/css2?family=Afacad:ital,wght@0,400..700;1,400..700&display=swap');
body{
  margin:0;
  padding:0;
  font-family: "Afacad", sans-serif;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -0px;
}
.main{
  margin: auto;
  padding: 0;
  width: 90%;
}
a{
  color: #000000;
  text-decoration: none;
}
a:focus, a:hover {
  color: #000;
  text-decoration: none;
}
img{
  max-width: 100%;
}

.bi {
  display: inline-block;
  vertical-align: -0.125em;
  fill: currentcolor;
}
ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
p{
  margin: 0;
  padding: 0;
}


@font-face {
font-family: 'Rengita';
src: url('../fonts/Rengita.eot');
src: url('../fonts/Rengita.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Rengita.woff') format('woff'),
      url('../fonts/Rengita.ttf') format('truetype'),
      url('../fonts/Rengita.svg#providence-bold') format('svg');
      font-weight: normal;
      font-style: normal;
  }

/* top section start */
.head-align{
    align-items: center;}
.top-sec{
  padding: 0;
  background: #ed217c;
}

.top-contact1{
  padding: 0;
}

.top-contact2 ul li{
  display: inline-block;
  padding: 3px 12px;
}


.icon-call .bi{
  color: #FFF;
  width: 22px;
  height: 22px;
}
.top-contact2 li a{
  padding: 0 0 0 2px;
  color: #fff;
  font-size: 22px;
}

.top-icon1{
  padding: 0;
  text-align: right;
}
.top-icon2 li{
  display: inline-block;
  padding: 2px 5px;
  color: #ffffff;
  font-weight: 400;
  font-size: 20px;
  text-transform: capitalize;
  line-height: 26px;
}
.top-icon2 li i{

font-weight: 600;

font-size: 20px;
}
.top-icon2 li:hover i{
  color:#0b1956;
}
.topend-icon1{
  padding: 0px 0 0 0;
}
/* top section end */

/* head logo section start */
.head-right1{
    padding: 0 0 0 30px;
}
.mob-hide{
    display: none;
}
.head-no2 span{
  font-size: 18px;
  padding: 5px 18px 6px;
  font-weight: 600;
  border-radius: 70px;
  text-align: center;
  text-transform: capitalize;
  background: #0b1956;
  display: inline-block;
  outline: 1px solid #0b1956;
  outline-offset: 2px;
  color: #fff;
}

.qus-design span{
  color: #fff;
  background: #ed217c;
  display: inline-block;
  height: 60px;
  width: 60px;
  line-height: 78px;
  border-radius: 50%;
  text-align: center;
  outline: #0b1956 solid 2px;
  border: 3px solid #fffe;
}

.qus-design span .bi{
  height: 37px;
  width: 37px;
  animation:
  blk 0.7s infinite ease-in;
}
@keyframes blk{
  0%{color:transparent;}
  100%{color: #ffffff;}
}
.award-head1{
  padding: 0;
  text-align: center;
}
.award-head1 ul li{
  display:inline-block;
  padding: 0 10px;
}
.award-head1 li img{
  height: 66px;
}
.award-head1 li p{
  color: #262626;
  font-size: 16px;
  font-weight: 500;
  text-transform:
  uppercase;
  padding: 3px 0 0;
}
.tag-line{
  padding: 5px 0 0;
}
.tag-line p{
  color: #901377;
  font-size: 25px;
  font-weight: 600;
  text-transform:
  capitalize;
  text-align: center;
  animation:blkk 0.7s infinite ease-in;
  line-height: 36px;
}
.tag-line p span{
    
display: block;
    
font-size: 30px;
}
@keyframes blkk{
  0%{color: #ed217c;}
  100%{color: #ed217c;}
}

/* head logo section end */

/* slider section start */

.slide-section img{
  width: 100%;
}
.carousel-control-next, .carousel-control-prev{
  opacity:2;
}
.carousel-control-prev-icon, .carousel-control-next-icon{
  background-image:none;
}
.carousel-control-next.slide-btn b{
 border-radius: 50px 0 0 50px;
 border-right: 0;
}
.slide-section img{
  width: 100%;
}
.carousel-control-next, .carousel-control-prev{
  opacity:2;
}
.carousel-control-prev-icon, .carousel-control-next-icon{
  background-image:none;
}
.slide-btn b{
  display: inline-block;
  height: 50px;
  width: 45px;
  background: #ffffff;
  margin: 0 0  0;
  border-radius: 0 50px 50px 0;
  line-height: 76px;
  border-left: 0;
}
.slide-btn b span svg{
  width: 38px;
  height: 38px;
  fill: #000000;
}
.carousel-control-next{
  justify-content: right;
  right: 0px;
}
.carousel-control-next b{
  
}
.carousel-control-prev{
  justify-content: start;
}

/* slider section end */

/* video section start */
.video-1{
  padding: 15px;
}
.video-1 iframe{
  width: 100%;
  height: 395px;
  border-radius: 30px;
}
/* video section  end */


/* main services section start */
.srv-title p {
    color: #ed217c;
    font-size: 45px;
    font-weight: 900;
    text-transform: capitalize;
    font-family: "Rengita";
    letter-spacing: 5px;
}
.srv-title strong{
    color: #343434;
    font-size: 19px;
    font-weight: 600;
    text-transform: capitalize;
    display: inline-block;
    border-bottom: 1px solid #ed217c;
    padding: 0 15px 3px 0;
    margin-bottom: 10px;
    position: relative;
}
.srv-title strong::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -5px;
    background-color: #0b1956;
    width: 10px;
    height: 10px;
    border-radius: 100px;
}
.top-srv-0{
   padding: 12px;
}
.top-srv-1{
   padding: 0;
   text-align: center;
}

.top-head {
    background: #0b1956;
    padding: 65px 0px 3px;
    border-radius: 15px 15px 0 0;
    margin-top: -60px;
}
.top-head span {
    font-size: 25px;
    font-weight: 500;
    color: #ffffff;
    text-transform: capitalize;
    font-family: "Rengita";
    padding: 0 12px;
}
.top-txt {
    background: #fff;
    border-radius: 0 0 15px 15px;
}
.top-txt p {
    color: #3e3e3e;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    padding: 9px 0 12px;
}
.top-call {
    position: relative;
}
.top-call:before {
    position: absolute;
    content: "";
    border: 20px solid #0b1956;
    width: 200px;
    height: 200px;
    border-radius: 100%;
    margin: 0 auto;
    left: 0;
    z-index: -1;
    top: -110px;
    right: 0;
}
a.calltop-txt {
    color: #000000;
    font-size: 23px;
    text-transform: capitalize;
    display: block;
    padding: 5px 0 10px;
    font-weight: 800;
}
.top-call i {
    margin-top: -20px;
    width: 70px;
    height: 70px;
    line-height: 66px;
    display: inline-block;
    background: #ed217c;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 0 0 14px #ffffff;
    font-size: 30px;
    color: #fff;
}
/* main services section end */


/* add us section start */
.add-sec{
    background: #0b1956;
}
.add-left{
    padding: 0;
}
.add-left-1{
    padding: 0;
}
.add-left-1 p{
    color: #ffffff;
    font-size: 28px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 11px 0 12px;
}
.add-right{
    padding:0;
}
.add-right-1{
    /* padding: 0; */
}
.add-right-1 a {
    color: #ffffff;
    font-size: 32px;
    font-weight: 600;
    text-transform: capitalize;
    display: block;
    padding: 9px 15px 8px;
    text-align: right;
}
/* add section end */


/* about us section start */
.about-sec{
    background-repeat: no-repeat;
    overflow: hidden;
    background-image: url(../images/bgarea-econd.jpg);
    background-size: cover;
    background-position: bottom;
}
.about-left{
    padding: 12px 40px 12px 12px;
}
.about-left-1{
    padding: 38px;
    border-radius: 15px;
    z-index: 9;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    position: relative;
    background: #fff;
}
.about-content{
    padding: 0px 0 0;
}
.about-content p{
    text-align: justify;
    color: #3e3e3e;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    padding: 9px 0;
}
.about-content strong{
    font-weight: 600;
    color: #0b1956;
}

.about-content ul{
    padding: 10px 0;
}
.about-content ul li{
    color: #4a4a4a;
    padding: 4px 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}
.about-content ul li:before{
    color: #0b1956;
    font-size: 21px;
    font-weight: 500;
    content: "\f0e7";
    font-family: "Font Awesome 6 Pro";
    display: inline-block;
    padding: 0 8px 0 0;
}
.about-right{
    padding: 12px;
}
.about-right-1{
    position: relative;
    z-index: 0;
}

.about-right-1::after {
    content: '';
    background-color: #ed217c;
    width: 95px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 722px;
    top: -68px;
    position: absolute;
    z-index: -1;
}
.why-1{
  padding: 15px 0 22px;
}
.why-2{
  padding:0;
}
.whyline{
    padding: 0 0 8px;
    background: #0b1956;
    border: 17px solid #ffffff;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
    position: relative;
}
.whyline-content {
    padding: 0;
    position: relative;
}

.whyline-icon{
    position: relative;
    height: 70px;
    width: 70px;
    line-height: 72px;
    background: #ffffff;
    border-radius: 50px;
    margin: -3px auto 0;
    font-size: 39px;
    z-index: 1;
}
.whyline-icon i{
    color: #ed217c;
    font-weight: 600;
    font-size: 38px;
}
.whyline-num{
  padding: 30px 0 0;
}
.whyline-content .title{
    color: #000000;
    font-size: 19px;
    font-weight: 600;
    padding: 2px 0 4px;
    text-transform: capitalize;
    background: #ffffff;
    position: relative;
    z-index: 1;
}
.whyline:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    height: 121px;
    width: 2px;
    margin: 0 auto;
    bottom: -6px;
    background: #ffffff;
    z-index: 0;
}
/* about us section end */



/* services section start */
.services-1{
  padding: 12px;
}
.services-2{
  padding: 0;
}
.sv{
  position: relative;
}
.leftborder {
    position: relative;
}
.leftborder::before {
    content: '';
    height: 273px;
    width: 1px;
    position: absolute;
    left: 0;
}
.sv-head span{
  color: #ed217c;
  font-size: 25px;
  font-weight: 500;
  text-align: center;
}
.sv-head {
    /* background-color: #ed217c;
    padding: 4px 10px 6px; */
    text-align: center;
    /* font-size: 22px;
    color: #fff;
    font-weight: 400; */
}
.leftborder .sv-head {
    /* border-radius: 0px 100px 100px 0px; */
}
.rightborder .sv-head {
    /* border-radius: 100px 0 0 100px; */
}
.rightborder::before {
    /* content: '';
    height: 273px;
    width: 1px;
    position: absolute;
    right: 0; */
}

.sv-para {
  padding: 0px 0;
  position: relative;
  /* border: 2px solid #ed217c; */
}
.sv-para p {
  text-align: center;
  padding: 5px 10px;
  background: #fff;
  box-shadow: 0 0 11px 0 #ed217c0f;
  color: #3e3e3e;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}
.leftborder .sv-para p {
    border-radius: 0 20px 20px 0;
}
.rightborder .sv-para p {

    border-radius: 20px 0 0 20px;
}
.sv-img {
    text-align: center;
    position: relative;
    z-index: 0;
}
/* .sv-img::before {
    content: '';
    height: 30px;
    width: 12px;
    position: absolute;
    right: 0;
    left: 0;
    background: #ed217c;
    margin: 0 auto;
    z-index: 1;
    top: -28px;
    box-shadow: 1px 15px 14px #00000024;
} */
.sv-img img {
  color: #fff;
  width: 100%;
  border-top-right-radius: 5%;
  font-size: 50px;
  line-height: 88px;
  /* border: 2px solid #ed217c; */
  transition: .3s all ease-in-out;
  border-top-left-radius: 5%;
  height: 230px;
  object-fit: inherit;
}
/* .services-1:hover .sv-img img{
  transform: rotate(367deg);
  filter: blur(1px);
} */
/* services section end */




/* testimonial section start */
.testi-1{
    padding: 12px;
}
.testi-box {
    background-color: #0b1956;
    border-radius: 10px;
    padding: 0 0 25px;
    display: inline-block;
    overflow: hidden;
}

.testi_box1 .rating {
    font-size: 15px;
    border-radius: 0 0 22px 0;
    color: #0b1956;
    position: relative;
    font-weight: 500;
    display: inline-block;
    padding: 5px 30px 8px;
    background-color: #ffffff;
    text-align: left;
    z-index: 5;
}
.testi_box1 .rating i {
    padding: 0 1px;
}
.testi_box1 p {
    font-size: 24px;
    color: #ffffff;
    text-transform: capitalize;
    font-weight: 600;
    padding: 0 0 7px;
}
.testi_box1 ul {
    display: flex;
    align-items: center;
    padding: 14px 20px 0;
    gap: 10px;
    justify-content: space-between;
}
.testi_box1 ul li:nth-child(1) {
    text-align: center;
    z-index: 1;
    width: 30%;
    position: relative;
}
.testi_box1 ul li:nth-child(1)::before {
    content: '';
    height: 365px;
    width: 12px;
    position: absolute;
    left: 72px;
    background: #ed217c;
    z-index: -1;
    top: -95px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.testi_box1 ul li img{
    border-radius: 50%;
    border: 9px solid #ed217c;
}
.testi_box1 ul li:nth-child(2) {
    padding: 0;
    width: 70%;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: justify;
}
/* testimonial section end */




/* start awards section  */

.award1{
  padding: 10px;
}
.award2 img{
    width: 100%;
}
/* end awards section */



/* footer section start */
.footer {
  padding: 0;
  background: #ed217c;
  overflow: hidden;
}
.ftr-disply{
  align-items: center;
}
.footer-left-1{
  background: #ffffff;
  padding: 18px 20px 25px;
  text-align: center;
}
.footer-left-1 p{
  color: #3e3e3e;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  padding: 0 0 15px;
}
.footer-center{
  padding: 12px;
}
.footer-center-1{
  padding:0;
}
.footer-list{
  padding:0;
}
.ftr-num a{
    display: inline-block;
    background: #ed217c;
    border-radius: 60px;
    padding: 1px 25px 1px;
    font-size: 30px;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
}
.footer-list ul{
  padding: 0;
}
.footer-list ul li{
    color: #000000;
    border-radius: 6px;
    padding: 8px 10px;
    margin: 12px 0;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
    background: #ffffff;
}
.footer-list ul li:before {
    color: #0b1956;
    font-size: 18px;
    font-weight: 600;
    content: "\f2f3";
    font-family: "Font Awesome 6 Pro";
    display: inline-block;
    padding: 0 5px 0 0;
}
.footer-right{
  padding: 12px;
}
.footer-right-1{
  padding:0;
}
.footer-contac{
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer-contac:before {
    position: absolute;
    content: "";
    background: #ffffff;
    height: 5px;
    width: 1066px;
    margin: 0 auto;
    top: 36px;
    left: -49px;
    right: 0;
    bottom: 0;
    z-index: 0;
}
.footer-contac a{
  display: inline-block;
  padding: 0 0 0 64px;
}
@keyframes pulse {
    from {
        transform: scale(0.8);
    }

    to {
        transform: scale(1.2);
    }
}
.footer-contac a i{
    width: 77px;
    height: 77px;
    line-height: 65px;
    display: inline-block;
    background: #0b1956;
    border-radius: 50%;
    border: 6px solid #fff;
    box-shadow: 0 0 0 10px #ffffff12;
    font-size: 25px;
    color: #fff;
    text-align: center;
    animation: pulse 1s infinite ease-in-out alternate;
}
.footer-contac span{
    display: inline-block;
    background: #fff;
    border-radius: 50px;
    font-size: 18px;
    padding: 5px 28px 4px;
    font-weight: 700;
    text-align: center;
    z-index: 1;
    position: relative;
    text-transform: uppercase;
    color: #000000;
}
.disclaimer{
    font-size: 14px;
    font-weight: 100;
    line-height: 19px;
    padding: 12px 0;
    color: #ffffff;
}
.disclaimer p{
    font-size: 22px;
    font-weight: 500;
    padding: 0 0 8px;
    color: #FFF;
}
/* footer section end */


/* footer copyright section start */
.copyryt-sec{
    background: #0b1956;
}
.footer-copyryt-1{
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    color: #ffffff;
    text-align: center;
    padding: 6px 0 7px;
}
/* copyright section end */

#callbook {
  background:green;
  bottom: 0;
  height: 42px;
  left: 0;
  position: fixed;
  display: none;
  right: 0;
  z-index: 999999;
}
#callbook ul{
  padding: 0px;
}
#callbook ul li {
  background: #ed217c;
  position: relative;
  padding: 4px 0px 9px;
  width:50%;
  list-style:none;
  float:left;
  text-align: center;
}
#callbook ul li:last-child{
  background: #038303;
}
#callbook ul li a span {
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  text-decoration: none;
  position: relative;
  top: 0px;
}








@media (max-width: 767px){
  .top-contact2{
    display: none;
  }
  .serv-box{
      margin-bottom: 30px;
  }
  .py-5 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
.sec-padding {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
  /*.tawk-min-container{*/
  /*    display: none !important;*/
  /*}*/
  /*.tawk-min-container .tawk-button-circle.tawk-button-large{*/
  /*    display: none !important;*/
  /*}*/
  /*body.tawk-mobile, html.tawk-mobile{*/
  /*    display: none !important;*/
  /*}*/
  /*.tawk-min-container{*/
  /*    display: none !important;*/
  /*}*/
.top-contact1, .top-icon1{text-align: center;}
.mob-hide{display: inline-block;}
.top-sec {padding: 6px 0;}
.head-right1 {padding: 6px 12px 0;display: none;}
.award-head1 ul li {padding: 0 0px;}
.add-left-1 p{text-align: center;padding: 12px 12px 0;font-size: 20px;line-height: 27px;}
.add-right-1 a {text-align: center;padding: 0 15px 8px;}
.about-left {padding: 12px;}
.about-left-1 {padding: 30px 22px;}
.footer-right {padding: 45px 12px 25px;}
.footer-copyryt-1 {padding: 7px 0 50px;}
#callbook {display:block;}
.mob-hide{display: block;padding: 0 12px 12px;}
.slide-btn b {height: 35px;width: 32px;line-height: 47px;}
.slide-btn b span svg {width: 25px;height: 25px;}

}


@media only screen and (min-width: 768px) and (max-width: 991px) {
.top-contact1, .top-icon1{text-align: center;}
.mob-hide{display: block;padding: 0;}
.top-sec {padding: 7px 0 8px;}
.award-head1 ul li {font-size: 17px;padding: 0 1px;}
.head-right1 {padding: 0 15px 15px;}
.services-sec {padding: 0 0 55px;}
.about-left-1 {border-radius: 15px 15px 0 0;}
.add-left-1 p{text-align: center;padding: 15px 0 5px;}
.add-right-1 a {text-align: center;padding: 0 15px 15px;}
.about-right-1::after{width: 100%;height: 65px;top: 85px;}
.about-left {padding: 85px 0 0 0;}
.footer-right {padding: 55px 0 0;}
.disclaimer {padding: 25px 0;}


}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
.head-right2 ul li {padding: 4px 2px 4px;}
.add-left-1 p {font-size: 24px;padding: 11px 0 12px;}
.add-right-1 a {font-size: 27px;}
.footer-contac a {padding: 0 0 0 18px;}
.ftr-num a {font-size: 28px;}

}

@media only screen and (min-width: 1201px) and (max-width: 1300px) {


}


@media (max-width: 575px) and (min-width: 0px) {
.award-head1 ul li {padding: 4px 0 4px;}
.qus-design span .bi {height: 29px;width: 29px;}
.srv-title p {font-size: 42px;}
.qus-design span {height: 42px;width: 42px;line-height: 52px;}
.head-no2 span {font-size: 16px;padding: 4px 18px 6px;}


}


@media (max-width: 419px) and (min-width: 290px) {
.tag-line p {font-size: 19px;line-height: 32px;}
.tag-line p span {font-size: 28px;}
.award-head1 ul li p {font-size: 15px;line-height: 20px;padding: 5px 0 0;}
.award-head1 ul li {padding: 0px 0px;font-size: 7px;width: 18%;}
.award-head1 ul li img {height: 50px;}
.srv-title p {font-size: 32px;line-height: 39px;}
.srv-title strong {font-size: 18px;line-height: 22px;}
.testi-box {text-align: center;}
.testi_box1 .rating {border-radius: 0 0 22px 22px;}
.testi_box1 ul{display:block;}
.testi_box1 ul li:nth-child(1){width:100%;}
.testi_box1 ul li:nth-child(2){width:100%;text-align: center;padding: 15px 0 0;}
.testi_box1 ul li:nth-child(1)::before {height: 159px;top: -84px; margin: 0 auto;}
.footer-contac a {padding: 0 0 0 50px;}
.footer-contac span {font-size: 16px;padding: 6px 22px 5px;}
.ftr-num a {font-size: 28px;}

}



.hm_contact_form {
  position: relative;
  padding: 20px;
  /* box-shadow: 8px 14px 38px rgba(51, 63, 76, 0), 1px 3px 8px rgba(6, 6, 6, 0.23); */
  /* border: 1px solid transparent; */
  background: #183953;
  border-radius: 20px;
  padding: 30px;
}
.form_row .hm_input_text {
  border-radius: 4px;
  color: #324545;
  box-shadow: 0 10px 20px 1px rgba(0, 0, 0, 0.2);
  font-weight: 600;
  width: 100%;
}

.sm-form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 14px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 2px solid #fff;
  border-radius: 0 !important;
  -webkit-transition: border-color ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s;
  transition: border-color ease-in-out .15s;
}

.form_row {
  margin-top: 10px;
}

.button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  white-space: nowrap;
  margin: 5px 5px 5px 0px;
  border-radius: 25px;
  padding: 0 15px;
  font-size: 12px;
  height: 40px;
  border: 2px solid black;
  line-height: 40px;
  border: 2px solid springgreen;
  background-color: #f46302;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0;
  border: none;
  text-shadow: 1px 1px 20px rgb(255, 255, 255);
}

.top-srv-1 .top-container img {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  width: 80%;
  height: 230px;
}

.visible-xs {
  display: none;
}
@media (max-width: 767px) {
  .footer-copyryt-1{
    height: 120px;
  }
  .visible-xs {
      display: block !important;
  }
  .award-head1 ul li {
    padding: 0px 0px;
    font-size: 7px;
    width: auto;
}
.call, .whatsapp{
  display: none !important;
}
.tawk-mobile{
  display: none !important;
}

.fixed-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 999;
  /*text-align: center;*/
}
.callus-btn{
    padding: 0;
      background: #ed217c;
      width: 50%;
}
.callus-btn a {
  font-size: 19px;
  text-align: center;
  padding: 12px 15px 12px 5px;
  line-height: 65px;
  color: aliceblue;
}
     .watsapbzz{
         padding: 0;
          background: #FFF;
     }
     .watsapbzz a {
        font-size:18px;
        color: #f50000;
        text-align: center;
        padding: 12px  5px;
        /*line-height: 50px;*/
        
    }
        .watsbz img {
        width: 25px !important;
        height: 25px;
    }
     #copyright{
        padding-bottom: 50px;
    }
    .phone{
        display: flex;
    }
        .phone i {
        background: #ed217c;
        padding: 10px 12px;
        border-radius: 50%;
        font-size: 20px;
        color: #FFF;
    }
    .phoneus {
        display: flex;
        background: #FFF;
        padding: 10px 5px;
        text-align: left;
        width: 50%;
    }
    .elementor-icon-box-content{
        margin-left: 10px;
    }
       .elementor-icon-box-content a {
        color: #000;
        font-size: 15px;
        font-weight: 600;
    }

    .visable-lg{
      display: block;
    }
    .hidden-xs{
      display: none;
    }
}

@media screen and (max-width: 600px) {
  .footer-copyryt-1{
    height: 120px;
  }
  .fixed-footer {
    position: fixed;
    bottom: 0;
    display: flex;
    width: 100%;
            z-index: 999;
    /*text-align: center;*/
  }
  .callus-btn{
    text-align: center;
      padding: 0;
        background: #ed217c;
        width: 50%;
  }
  .callus-btn a {
    font-size: 19px;
    text-align: center;
    padding: 12px 15px 12px 5px;
    line-height: 65px;
    color: aliceblue;
}
       .watsapbzz{
           padding: 0;
            background: #FFF;
       }
       .watsapbzz a {
          font-size:18px;
          color: #f50000;
          text-align: center;
          padding: 12px 5px;
          /*line-height: 50px;*/
          
      }
          .watsbz img {
          width: 25px !important;
          height: 25px;
      }
       #copyright{
          padding-bottom: 50px;
      }
      .phone{
          display: flex;
      }
          .phone i {
          background: #ed217c;
          padding: 10px 12px;
          border-radius: 50%;
          font-size: 20px;
          color: #FFF;
      }
      .phoneus {
          display: flex;
          background: #FFF;
          padding: 10px 5px;
          text-align: left;
          width: 50%;
      }
      .elementor-icon-box-content{
          margin-left: 10px;
      }
         .elementor-icon-box-content a {
          color: #000;
          font-size: 15px;
          font-weight: 600;
      }
      
.visable-lg{
  display: block;
}
.hidden-xs{
  display: none;
}
}


.top-serv-para {
  border-right: 2px solid #0b1956;
  border-left: 2px solid #0b1956;
  border-bottom: 2px solid #0b1956;
  padding: 0px 6px;
}



.box{
  background: #ed217c;
  font-family: "Outfit", sans-serif;
  overflow: hidden;
  position: relative;
  transition: all 0.3s;
  margin-top: 30px;
}
.box:hover{
  box-shadow: 0 0 20px -5px rgb(237 33 124);
  border-radius: 10px;
}
.box:before{
  content: "";
  background:rgba(255,255,255,0.5);
  width: 100%;
  height: 100%; 
  transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transition:all 0.5s;
}
.box:hover:before{ transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0); }
.box img {
  width: 100%;
  height: 250px;
  opacity: 0.95;
  transition: all 0.5s;
  /* margin-bottom: 20px; */
}
.box:hover img{
  opacity: 0.6;
  transform: rotate(10deg) scale(1.5);
}
.serv-box p{
  font-size: 18px;
  padding: 10px 10px 20px 10px;
  border: 1px solid #000;
  text-align: center;
}
  .box .box-content {
  color: #fff;
  background: linear-gradient(to right,transparent,rgb(0, 0, 0),rgba(255, 255, 255, 0.2));
  text-align: right;
  border-right: 3px solid #fff;
  padding: 5px 10px;
  opacity: 0;
  transform: scaleX(0);
  transform-origin: right center;
  position: absolute;
  bottom: 10px;
  right: 15px;
  transition: all 0.4s cubic-bezier(0.6, -0.1, 0.735, 0.045);

}
.box .box-content{
  opacity: 1;
  transform: scaleX(1);
}
.box .title{
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, .6);
  margin: 0;
}
.sec-padding{
  padding-top:50px;
  padding-bottom: 50px;
}
.box .post{
  font-size: 16px;
  font-style: italic;
  text-transform: capitalize;
  letter-spacing: 1px;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, .6);
}
.box .icon{
  padding: 0;
  margin: 0;
  list-style: none;
  opacity: 0;
  transform: scale(0);
  position: absolute;
  top: 15px;
  left: 15px;
  transition: all 0.4s cubic-bezier(0.6, -0.1, 0.735, 0.045);
}
.box:hover .icon{
  opacity: 1;
  transform: scale(1);
}
.box .icon li{ margin: 0 0 10px; }
.box .icon li a{
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 33px;
  height: 35px;
  width: 35px;
  border: 2px solid #fff;
  border-radius: 50px;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, .6);
  display: block;
  transition: all 0.3s;
}
.box .icon li a:hover{
  background: #f77e38;
  border-radius: 0;
}
@media only screen and (max-width:990px){
  .box { margin: 0 0 0px !important; }
}
.title{color:white;}


