@import url('https://fonts.googleapis.com/css2?family=Afacad+Flux:wght@100..1000&display=swap');

body{
  margin:0;
  padding:0;
  color: #880808;
  font-family: "Afacad Flux", sans-serif;
}
a:not([href]):not([class]), a:not([href]):not([class]):hover{
  color:#000;
}
/*ffd600*/
: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: 93%;
}
a{
  color: #000000;
  text-decoration: none;
}
a:focus, a:hover {
  color: #000;
  text-decoration: none;
}
img{
  max-width: 100%;
}
h1{margin:0px;}
h2{margin:0px;}
h3{margin:0px;}
h4{margin:0px;}
h5{margin:0px;}
h6{margin:0px;}



/* start top head section */

.tophead-section{
  background: linear-gradient(to right, #880808, #ffad03);
  padding: 10px 0 10px;
  position:relative;
  z-index: 9;
}
.design-tophead{
  justify-content:center;
  align-items:center;
}
.tophead-left1{
}
.tophead-left1 a{
  color: #ffffff;
  font-size: 28px;
  font-weight: 600;
  display: inline-block;
  text-transform: uppercase;
}
.tophead-left1 .call{
  color: #494949;
  border-radius: 24px;
  font-size: 19px;
  padding: 3px 17px 1px;
  background: #ffffff;
  margin: 0 0 0 9px;
}
.tophead-left1 a i{
  color:#ffba00;
  font-size: 24px;
  font-weight: 600;
  animation: tilt-shaking .2s infinite;
}
@keyframes tilt-shaking {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(7deg);
    }

    50% {
        transform: rotate(0 eg);
    }

    75% {
        transform: rotate(-7deg);
    }

    100% {
        transform: rotate(0deg);
    }
}




.tophead-right1{
  text-align: right;
}
.tophead-right1 ul li{
  list-style: none;
  padding: 0 9px 0 9px;
  font-weight: 600;
  font-size: 28px;
  text-transform: capitalize;
  color: #000000;
  display: inline-block;
}
.tophead-right1 ul li span{
  
}
.tophead-right1 ul li i{
  height: 35px;
  width: 35px;
  border-radius: 50%;
  font-size: 31px;
  font-style: normal;
  background: #ffffff;
  display: inline-block;
  margin: 0 0 0 7px;
  text-align: center;
  line-height: 33px;
  color: #000000;
  font-weight: 700;
}
.tophead-right1 li a{
  color: #fff;
}
.tophead-right1 ul li .chat-icon{
    display: inline-block;
    position:relative;
    background:#ffffff;
    color:#fff;
    padding: 2px 29px 2px;
    line-height: normal;
    border-radius: 30px;
    text-align: center;
    outline: #ffffff solid 2px;
    border: 4px solid #e08204;
}
.tophead-right1 ul li .chat-icon i {
    background: transparent;
    color: #12a83d;
    height: auto;
    width: auto;
    font-weight: 400;
    line-height: normal;
    margin: 0;
    font-size: 27px;
}

/* end top head section */


/* start heads section */

.head-section{padding: 10px 0 0;}
.design-head{
  position: relative;
  z-index: 9;
}
.head-logo1{
  padding: 0 0px 0 0px;
}

.head-right1{
  padding: 0;
}
.head-right1 .calll {
  font-size: 53px;
  display: block;
  line-height: 52px;
  font-weight: 600;
  color: #282828;
}
.head-right1 span{
  font-size: 27px;
  padding: 0px 0px 0 0px;
  font-weight: 700;
  margin: 0 0 -10px 20px;
  display: block;
  color: #880807;
  width: 60%;
  text-transform: capitalize;
}
.head-right1 strong{
  display:flex;
  justify-content:center;
  align-items:center;
}
.head-right1 em{
  width:40%;
  display: block;
  background: #ffad03;
  width: fit-content;
  border-radius: 50px;
  padding: 5px 20px;
  text-transform: capitalize;
  font-style: normal;
  color: #000;
  font-weight: 500;
  font-size: 18px;
}
/* end head section */

/* Start navigation section  */


.navigation{
  border-top:1px solid #e4e4e4;
  padding: 8px 0 0;
}
.fixed-top{
  position: fixed;
  top: 0;
  padding: 8px 0 8px;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: 1030;
  height: auto;
  background: #ffe7cc;
  box-shadow: 2px 3px 7px #d3d3d340;
}
.fixed-top .navigation{
  border:0;
  padding:0;
}
.navbar ul  li{
  padding: 0 33px;
  text-transform:capitalize;
  font-size: 14px;
}
.navbar ul  li svg{
   fill:#eaa142;
}
.navbar ul  li a{
  color: #424242;
  padding: 0px 0px !important;
  font-weight: 500;
  text-transform: capitalize;
  font-size: 18px;
  display: inline-block;
}

.dropdown-item.active, .dropdown-item:active{
  background:transparent;
  color:#ffffff;
}
.dropdown-item:focus, .dropdown-item:hover{
  background:transparent;
  color:#fff;
}


@media all and (min-width: 992px) {
  .dropdown-menu {
    width: auto;
    background: #eaa142;
    padding: 8px 14px !important;
    border: 0;
  }
  .mega-submenu {
    left: 100%;
    top: 0;
    min-width: 25rem;
  }
  .ktm-mega-menu {
    position: static;
  }
  .mega-menu {
    left: 0;
    right: 0;
    width: 100%;
  }
  .dropdown-menu li {
    position: relative;
    padding: 2px 0 !important;
  }
  .dropdown-menu .submenu {
    display: none;
    left: 100%;
    top: 0;
  }
  .dropdown-menu>li:hover>.submenu,
  .dropdown:hover>.dropdown-menu {
    display: block;
  }
} 
.dropdown ul li a{
  text-transform:capitalize;
  color: #2d1b0c;
}
.navbar-toggler {
    margin: 0 0 0 !important;
    border: 0 !important;!i
    padding: 0;
    display: block;
    padding: 0;
    height: 40px;
    width: 39px
}
.navbar-toggler:focus{
  border: 0 !important;
  padding: 0;
  border-radius: 0;
  border-width: 0 !important;
  box-shadow: none;
}
.toggle-icon {
  height: 2px;
  margin: 6px 0;
  padding: 0;
  width: 100%;
  background: #535353;
  display: block;
}
/* end navigation section */


/* start top services section */

.topservices-section{
  padding: 90px 0 50px;
}

.topservices1{
  padding:10px;
}
.topservices2{
  position:relative;
  transition:0.5s ease-in;
}
.topservices2:before{
  width:100%;
  position:absolute;
  height:0%;
  content:"";
  left:0;
  transition: 0.5s ease-in;
  right:0;
  border-radius: 60px;
  bottom: 0;
  background: linear-gradient(to top, black, #ffffff00);
}
.topservices2:hover:before{
  height:100%;
}
.topservices2 img{
  border-radius: 60px;
  width: 100%;
}
.topservices2 strong{
  position: absolute;
  top: 0px;
  font-size: 27px;
  left: 0px;
  right: 0px;
  z-index: 999;
  margin: 0 auto;
  color: rgb(0 0 0);
  text-shadow: rgba(0, 0, 0, 0) 0px 1px 1px;
  transform: translateY(100%);
  text-align: center;
  width: fit-content;
  padding: 5px 35px;
  border-radius: 50px;
  background: #fff;
  transition: 0.3s ease-in-out;
}
.topservices2:hover strong{
  top:80px;
}



.services-1{
  padding: 0 20px 0px 20px;
  margin: 0;
}
.services-2{
  padding: 0;
}
.services-2 img{width: 100%;}
.services-text{
  position: absolute;
  clip-path: polygon(0% 24%, 100% 0%, 100% 50%, 100% 100%, 0% 100%, 0% 100%);
  height: 62%;
  width: 100%;
  background: #ffb100d6;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 85px 18px 28px 18px;
}
.services-text strong{
  font-size: 28px;
  font-weight: 600;
  color: #8c1f27;
  display: block;
  text-transform: capitalize;
  font-family: 'Elsie', cursive;
}
.services-text p{
  color: #000;
  font-size: 15px;
  margin: 0;
  padding: 0 0 6px 0;
  line-height: 29px;
}
.services-text a{
  background: #8c1f275e;
  height: 80px;
  width: 80px;
  position: relative;
  line-height: 80px;
  display: block;
  float: right;
  border-radius: 50%;
  margin-top: -65px;
  margin-right: -10px;
  text-decoration: none;
}
.services-text a:before{
  background: #8c1f27d6;
  height: 60px;
  width: 60px;
  position: absolute;
  border-radius: 50%;
  z-index: -9999;
  right: 0;
  line-height: 93px;
  left: 0;
  margin: 0 auto;
  top: 11px;
  content:
  "";
}
.services-text a .bi{
  color: #fff;
  width: 5.9em;
  height: 2.5em;
  vertical-align: -1.0em;
}
.services-list1{
  padding: 0;
}
.services-list2 ul li{
  padding: 13px 13px 10px 13px;
  color: #000000;
  border-radius: 7px;
  font-weight: 600;
  list-style:none;
  text-align: left;
  font-size: 17px;
  margin: 11px 4px 0 0;
  background: #ffd600;
  border: 0;
  transition:0.5s ease-in;
  text-transform: capitalize;
  display: inline-block;
  width: 32%;
}
.services-list2 ul li:hover{
  background:#dc3545;
  color:#fff;
  transition:0.2s ease-in;
}
.services-list2 ul li i{
  font-size: 21px;
  margin: 0px 3px 0px 0px;
}
.banner-contact{
  padding: 30px 0 0px 0;
  text-align: center;
}
.banner-contact a{
  display: block;
  font-size: 71px;
  font-weight: 600;
}
.banner-contact p{
  font-size: 36px;
  text-transform: capitalize;
  font-weight:600;
  padding: 6px 30px;
  color: #880808;
  margin: 0px 0 0;
  /* background: #ffad03; */
}

/* end top services section*/

/* start about us section  */
.aboutus{
  padding: 60px 0 60px;
  position:relative;
}
.content-design p{
  color: #515151;
  line-height: 31px;
  text-align: justify;
  margin: 0;
  font-size: 19px;
  padding: 7px 0 6px;
}
.content-design p strong{
  color: #181818;
  font-weight: 600;
}
.content-design img{
  float:right;
  border-radius:50%;
  height: 200px;
  margin: 0 0 0 20px;
}
.content-design ul{
  border-radius: 40px;
  padding: 24px 20px 10px;
  list-style: none;
  margin: 0;
  background: linear-gradient(to right, #880808, #ffad03);
}
.content-design ul li{
  font-size: 15px;
  font-weight: 500;
  color: #ffffff;
  text-transform: capitalize;
  margin: 0 18px 16px 0;
  display: inline-block;
  padding: 10px 24px 10px 42px;
  position: relative;
  border: 1px solid #ffffff;
  border-radius: 50px;
}
.content-design ul li:before{
  margin: 0 auto;
  position: absolute;
  left: 11px;
  font-size: 21px;
  color: #f5a003;
  font-weight: 600;
  top: 4px;
  content: "\f684";
  text-align: center;
  font-family: "Font Awesome 6 Pro";
}
/* end about us section*/





/* start services section */

.our-services-section{
  padding: 60px 0 60px;
}

.aboutus-heading strong{
  font-size: 81px;
  margin: -24px 0 0 0;
  font-weight: 700;
  display: block;
  text-transform: capitalize;
}
.aboutus-heading span{
  color: #000000;
  text-transform: uppercase;
  border-radius: 34px;
  font-size: 21px;
  display: inline-block;
  padding: 7px 27px 7px;
  background: #ffad03;
  margin: 0 0 0 0px;
  font-weight: 500;
}

.services-section{
  padding: 0;
}
.services-section1{
  padding: 50px 0 50px;
}
.services{
  padding: 40px 0 0 0;
}
.services1{
  padding: 15px 15px;
}
.services2{
  text-align: center;
  padding: 16px;
  border-radius: 20px;
  border-radius: 30px;
  background-color: #fffbf5;
  padding: 10px 10px;
}
.services3{
  padding: 0;
}
.services4{
}
.services4 strong{
  margin: 20px 0 10px 0;
  display: block;
  font-weight: 600;
  font-size: 29px;
  text-transform: capitalize;
}
.services4 p{
  color: #2b2b2b;
  line-height: 29px;
  font-weight: 400;
  margin: 0;
  font-size: 18px;
}
.services5{
  padding: 0px;
  position:relative;
}
.services5 img{
  border-radius: 20px;
  border: 4px solid #ffad03;
}
.services4 a{
  position: absolute;
  left: 0;
  top: 0px;
  color: #fff;
  height: 50px;
  border-radius: 50px;
  font-size: 23px;
  width: 50px;
  background: #ffad03;
  line-height: 52px;
}
/* end services section */

/*start mark2 section*/

.mark2-section{
  background: linear-gradient(to right, #880808, #ffad03);
  padding: 50px 0px 50px;
  text-align: center;
  position: relative;
  z-index: 9;
}
.mark2-section:before{
  background:url(../images/astrology-background.jpg) no-repeat;
  z-index: -9;
  position: absolute;
  content:"";
  height: 100%;
  background-size: cover;
  width:100%;
  opacity: 0.1;
  left: 0;
  top: 0;
}
.mark2-section p{
  color: #ffffff;
  padding: 10px 0px 10px 0px;
  margin: 0;
  font-size: 23px;
  display: block;
  font-weight: 600;
  line-height: 40px;
  text-transform: capitalize;
}
.mark2-section span{
  color: #000000;
  font-size: 41px;
  text-transform: capitalize;
  font-weight: 600;
  animation: anii 0.9s infinite;
}
@keyframes anii{
  0%{
    opacity:0.1;
  }
  100%{
    opacity:0.9;
  }
}
.mark2-section i{
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  font-size: 33px;
  font-style: normal;
  background: #880808;
  display: block;
  margin: 9px auto 0px;
  width: fit-content;
  padding: 0px 15px;
}
.mark2-section aside{
  list-style: none;
  font-weight: 400;
  font-size: 21px;
  line-height: 37px;
  display: inline-block;
  color: #ffffff;
  text-transform: capitalize;
  padding: 15px 0 0;
}
/*end mark2 section*/

/* start testimonials section */

.testimonials{
  position:relative;
  z-index: 9;
  padding: 90px 0 50px;
}

.testimonials1{
  padding: 10px;
}
.testimonials2{
  position: relative;
  border-radius: 10px;
  padding: 25px 25px 0px 25px;
  background: #880808;
  margin: 0 0 0;
}
.coma span{
  display: block;
  position: absolute;
  margin: 0;
  top: 0px;
  transform: rotate(180deg);
  z-index: 9;
  right: 20px;
  text-align: left;
}
.coma span .bi{
  height: 3.2rem;
  color: #ffffff;
  width: 3.2rem;
}
.testimonials3{
}
.testimonials3 strong{
  background: linear-gradient(0deg, #db156f 0%, #ff7237 100%);
  padding: 3px 0 35px 0px;
  display: block;
  text-align: center;
}
.testimonials3 strong p{
  font-size: 17px;
  text-transform: capitalize;
  color: #fff;
  font-weight: 500;
}
.testimonials3 strong i{
  color: #ff0;
  margin: -1px 0 0;
  font-style: normal;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
}
.testimonials3 span{
  padding: 0;
  display: block;
  margin: -28px 0 0;
}
.testimonials3 span img{
  border: 6px solid #ffffff;
  border-radius: 50%;
}
.testimonials4 p{
  color: #000000;
  padding: 17px;
  background: #ffffff;
  line-height: 29px;
  text-align: left;
  font-size: 17px;
  margin: 0px 0 0;
}
.testimonials4 {
  position: relative;
}
.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 span{
  display: block;
  text-transform: capitalize;
  color: #ffffff;
  text-align: left;
  font-size: 17px;
  font-weight: 600;
  padding: 0 0  9px;
}
.testimonials4 span small{text-transform: uppercase;color: #ffb203;font-weight: 700;}
.testimonials4 aside{
  padding: 0px 0px 0px 0px;
  text-align: center;
  display: block;
  position: relative;
  margin: 0px auto 0;
}
.testimonials4 aside strong{
  display:inline-block;
  top: 14px;
  color: #ffffff;
  padding: 0px 3px;
  background: #ffad03;
  position: absolute;
  right: 0;
}
.testimonials4 aside b .bi{
  height: 1.0rem;
  display: inline-block;
  margin: 0 2px;
  width: 1.0rem;
  filter: drop-shadow(0px 1px 15px #ffe400);
}
.client {
  padding: 0px 0 0;
}
/* end testimonials section */

/* start awards section  */
.awards{padding: 40px 0px 50px 0px;position: relative;z-index: 99;background: #ffad03;}


.award1{
  padding: 10px;
}
.award2 img{
  width: 100%;
}
.awards-heading strong{
  font-size: 65px;
  display: inline-block;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
}
.awards-heading i{
  display:block;
  color:#fff;
  font-size: 50px;
}
.design-awards{
  align-items: center;
  padding: 0px 0 20px;
}
.tophead-left2 {
    font-size: 22px;
    text-transform: capitalize;
    color: #000000;
    padding: 9px  20px 0;
    font-weight: 600;
    margin: 11px 0 0px 0;
    background: #fff;
}
/* end awards section */

/* start footer section */

.footer-section{
  padding: 0px 0 0px;
}

.footer-links ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-links ul li{
  color: #fff;
  padding: 8px 29px 8px 41px;
  background: #ffffff;
  position: relative;
  font-size: 17px;
  display: inline-block;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0px 20px 0;
}
.footer-links ul li a{
  color: #000;
}
.footer-links ul li:before{
  content:"";
  position:absolute;
  top: 13px;
  left: 17px;
  width: 15px;
  height: 15px;
  background: #8db0ea;
  border-radius: 50%;
}
.footer-links ul li:after{
  content:"";
  position:absolute;
  top: 14px;
  left: 25px;
  width: 8px;
  height: 13px;
  background: #ffffff;
  border-radius: 50%;
}
.footer-contact{
  margin: 0px 0 0px;
}
.contact-left1{padding: 10px;}
.contact-left1 a{
  0 !important;
}
.contact-left2{
  background: #fff;
  padding: 20px 0;
  border-radius: 20px;
}
.contact-left1 a span{
  display: block;
  text-align: center;
}
.contact-left1 a span b{
  display: block;
  height: 100px;
  width: 100px;
  background: #880808;
  border-radius: 50px;
  line-height: 140px;
  animation: pulse-2 2s linear infinite;
  margin: 0 auto;
}
@keyframes pulse-2 {
   0% {
      box-shadow: 0 0 0 0 #880808
   }
   to {
      box-shadow: 0 0 0 30px #8db0ea00
   }
}
.contact-left1 a span i{
  font-size: 48px;
  color: #fff;
}
.contact-left1 a p{
  padding: 0 0 0 0px;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}
.contact-left1 a p i{
  text-transform: capitalize;
  display: block;
  font-weight: 600;
  font-style: normal;
  color: #565656;
}
.contact-left1 a p strong{
  font-weight:600;
  color: #000;
  display: block;
  font-size: 38px;
  padding: 3px 29px;
  width: fit-content;
  margin: 20px auto 0;
  background: #ffad03;
}


/* end footer section */



/* start services section  */

.bestservices-section{
  padding: 70px 0 70px;
  position:relative;
  z-index: 9;
}
.bestservices-1{
  padding: 15px;
}
.bestservices-2{
}

.bestservices-3 img{}
.bestservices-4 strong{
  font-weight: 400;
  text-transform: capitalize;
  font-size: 29px;
  
  position: relative;
  transition: 0.3s ease-in;
  display: block;
}
.bestservices-4{
  padding: 0 0px 10px 0px;
}
.bestservices-4 p{
  font-size: 16px;
  color: #3f3f3f;
  line-height: 30px;
  padding: 0px 0px 0px;
}
.bestservices-5 a{
  background: #206400;
  color: #ffffff;
  font-size: 18px;
  padding: 5px 26px 5px 26px;
  font-weight: 600;
  transition: 0.3s ease-in;
  display: block;
  border-radius: 90px;
  text-transform: uppercase;
  width: 90%;
  margin: 0 auto 0px;
}
.bestservices-5 a i{
  color: #ffffff;
  font-weight: 500;
  padding: 0 0 0 8px;
  font-size: 20px;
}


.services-list{
  padding: 0 0 0 40px;
}
/* end services section  */



/* start copy section */

.copy-section{
  background: linear-gradient(to right, #880808, #ffad03);
  padding: 50px 10px 50px;
  position:relative;
  z-index:9;
}
.copy-section:before{
  background:url(../images/astrology-background.jpg) no-repeat;
  z-index: -9;
  position: absolute;
  content:"";
  height: 100%;
  background-size: cover;
  width:100%;
  opacity: 0.1;
  left: 0;
  top: 0;
}
.disclaimer b{
  display:block;
  color: #ffffff;
  font-weight: 700;
}
.disclaimer strong{
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  color: #ffffff;
  padding: 4px 0 0;
  display: block;
}
.disclaimer p{
  padding: 7px 0 0 0;
  font-weight: 600;
  color: #000000;
  font-size: 15px;
  margin: 0;
}



/* start chat testimonials section*/


.whatsapp-section{
  padding: 0 0px 50px 0px;
}
.chat-img1{
  padding: 13px;
}
.chat-img2{
  padding: 0;
  text-align: center;
}
.chat-img2 img{
  box-shadow: 0 0 4px 2px #00000052;
}

/* end  chat testimonials section*/

/* end copy section*/
.fix{
  position: fixed;
  padding: 0;
  bottom: 0;
  display: none;
  z-index: 99999;
  width: 100%;
}
.end{
  margin: 0;
  padding: 0;
  background-color: #fff;
  
}
.end li a i{
  animation-name: vibe;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.12,0.84,0.79,0.4);
  animation-delay: 0.2s;
}
.end li{
  display: inline;
  text-align: left;
  list-style: none;
  position: absolute;
  text-align: center;
  height: 70px;
  bottom: 15px;
  width: 70px;
  animation-name: rip;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  background: #fd0202;
  line-height: 68px;
  border-radius: 50%;
}
.end .wh-fx {
  background: #03bd00;
  color:#fff;
}
.end li a{
  color:#fff;
}
.end li:after{
  position: absolute;
  height: 70px;
  width: 70px;
  border-radius: 50%;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index:-99;
  content: "";
  transform: scale(1);
  border: 1px solid rgba(162, 162, 162, 0.8);
  animation-name: ripp;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
}

@keyframes vibe{
  0%{transform:rotate(0deg);}
  33%{transform:rotate(20deg);}
  66%{transform:rotate(0deg);}
  100%{transform:rotate(-20deg);}
 

}
@keyframes ripp{
0%{transform: scale(0.9);}
20%{transform: scale(1);}
40%{transform: scale(1.1);}
60%{transform: scale(1.2);}
80%{transform: scale(1.3);}
100%{transform: scale(1.4);}

}


@keyframes rip{
0%{ box-shadow: 0px 0px 0px 4px rgba(162, 162, 162, 0.8);}
20%{ box-shadow: 0px 0px 0px 6px rgba(162, 162, 162, 0.6);}
40%{ box-shadow: 0px 0px 0px 8px rgba(162, 162, 162, 0.4);}
60%{ box-shadow: 0px 0px 0px 10px rgba(162, 162, 162, 0.2);}
80%{ box-shadow: 0px 0px 0px 12px rgba(162, 162, 162, 0.1);}
100%{ box-shadow: 0px 0px 0px 14px rgba(162, 162, 162, 0);}


}
.wh-fx{right: 20px;}
.ph-fx{left: 20px;}
.end li a img
{
    filter: brightness(0.5) invert(1);
    height: 37px;
}
.notification-label {
    background: #d80000;
    position: absolute;
    top: 0px;
    right: -1px;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    line-height: 23px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    box-shadow: 0 0 5px 0px #d80000;
}



@media (max-width: 767px){
  body{text-align: center;}
  .navbar ul li{text-align:left;color:#000;padding: 0;}
  .navbar ul li a{color:#000;}
  .tophead-right1 ul li{font-size: 25px;padding: 0 9px 0 0px;}
  .tophead-left1 a:nth-child(1){display:none;}
  .head-logo1{padding:0;text-align:center;}
  .services-list2 ul li{padding: 13px 8px 10px 8px;font-size: 16px;}
  .services4 strong{font-size: 28px;}
  .services4 a{width: 50px;height: 50px;position: relative;display: block;font-size: 19px;margin: 0 auto;}
  .topservices-right1{padding:30px 0 0 0;}
  .banner-contact p{font-size: 24px;padding: 6px 0px;}
  .contact-left1 a p strong{ font-size: 33px;padding: 3px 23px;}
  .services1 { padding: 15px 10px;}
  .mark2-section aside{font-size: 16px;line-height: 28px;}
  .topservices-left1{padding:0;}
  .head-right1 em{font-size: 13px;}
  .aboutus-heading strong {font-size: 61px;}
  .services4 strong{margin:0;}
  .mark2-section i {font-size: 23px;}
  .awards-heading strong {font-size: 40px;}



  
  .fix{display:block;}
 
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar ul li{text-align:left;color:#000;}
  .navbar ul li a{color:#000;}
  .tophead-left1 a:nth-child(1){display:none;}
  .head-logo1{padding:0;text-align:center;}
  .services4 strong{font-size: 28px;}
  .topservices-right1{padding:30px 0 0 0;}
  .banner-contact p{font-size: 19px;}
  .contact-left1 a p strong{ font-size: 33px;padding: 3px 23px;}
  .topservices-left1{padding:0;}
  .aboutus-heading strong {font-size: 61px;}
  .awards-heading strong { font-size: 55px;}
 
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .services-list2 ul li{padding: 13px 8px 10px 8px;font-size: 16px;}
  .topservices-left1 {padding: 0 20px 0 0px;}
  .services4 a{width: 36px;height: 40px;font-size: 19px;}
  .services4 strong{font-size: 22px;}
  

  
}
@media only screen and (min-width: 1201px) and (max-width: 1340px) {

  



}

@media (max-width: 575px) and (min-width: 0px) {
  .mark2-section p{font-size: 18px;line-height: 28px;}
  .awards-heading strong{font-size: 33px;}
  .aboutus-heading strong{font-size: 34px;margin:0;}
  .content-design ul li{display:block;margin: 6px 0 0 0;}
  .content-design img{float:none;display:block;margin:0 auto;}
  .banner-contact a{font-size: 39px;font-weight: 700;}
  .services-list2 ul li{width:100%;}
  .topservices-left2 strong{font-size: 32px;}
  .head-right1{padding:0;}
  .tophead-right1 ul li {font-size: 13px;padding: 0 2px 0 0px;}
  .aboutus {padding: 12px 0 60px;}
  .aboutus-heading span{font-size: 13px;letter-spacing: 0px;p;padding: 5px 10px 5px;}
  .our-services-section {padding: 20px 0 60px;}
  .mark2-section span{font-size: 25px;}
  .testimonials2 {padding: 25px 14px 0px 12px;}
  .contact-left1 a p strong {font-size: 28px;padding: 3px 19px;}
  .tophead-left1 .call{margin:0;font-size: 14px;padding: 2px 11px 1px;}
  .tophead-right1 ul li i{
    height: 30px;
    margin: 0 0 0 2px;
    width: 30px;
}
  .tophead-left1{width: 21%;}
  .tophead-right1{ width: 79%;}


}
@media (max-width: 420px) and (min-width: 0px) {
  .tophead-right1 ul li:nth-child(1){display:none;}
  .tophead-right1 ul li{font-size: 26px;color: #fff;}
  .head-right1 .calll{font-size: 35px;}



  

} 
