@import url('https://fonts.googleapis.com/css2?family=Fustat:wght@200..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Elsie+Swash+Caps:wght@400;900&display=swap');

body{
  margin:0;
  padding:0;
  font-family: "Fustat", sans-serif;
  color: #ed2700;
}
.main{
  margin: auto;
  padding: 0;
  width: 96%;
}

a{
    color: #000;
    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;}

.bi {
    display: inline-block;
    vertical-align: -0.125em;
    fill: currentcolor;
}


@font-face {
  font-family: "ROBIMA MERTTHA SANS SERIF";
  src:
    local("ROBIMA MERTTHA SANS SERIF"),
    url("../fonts/ROBIMA MERTTHA SANS SERIF.otf") format("opentype") tech(color-COLRv1),
    url("../fonts/ROBIMA MERTTHA SANS SERIF.otf") format("opentype"),
    url("../fonts/ROBIMA MERTTHA SANS SERIF.woff") format("woff");
}

/* START HEADER SECTION */

/* start top head section */

.tophead-section{
  padding: 0;
  background: url(images/head-bg.webp) no-repeat;
  background-size: cover;
}
.tophead-section1{
  padding: 0;
}
.tophead{
  padding:0;
  display: none;
}
.tophead-left1{
  padding: 9px 0 0 0;
}
.tophead-left2{
  padding: 0;
}
.tophead-left2 p{
  color: #000000;
  font-size: 19px;
  margin: 0;
  font-weight: 500;
  text-transform: capitalize;
}
.tophead-left2 p img{
  height: 27px;
  margin: -6px 0 0 0;
}
.tophead-left2 p span{
  color:#ffb200;
  display:inline-block;
  animation: blink 1.5s linear infinite;
}
@keyframes blink {
    50% {
        opacity: .1
    }
}


.tophead-right1{
  padding: 0;
}
.tophead-right2{
  padding: 0;
  text-align: right;
}
.tophead-right2 ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.tophead-right2 ul li{
  padding: 0 3px;
  margin: 0;
  display: inline-block;
}
.tophead-right2 li a{
  background:#f00064;
  height: 44px;
  width: 38px;
  text-align: center;
  line-height: 42px;
  border-radius: 0% 0% 50px 50px;
  display: inline-block;
  font-size: 16px;
  text-decoration: none;
}
.tophead-right2 ul li a .bi {
  width: 1em;
  height: 1em;
  color: #ffb302;
}
.tophead-right2 ul li:nth-child(1) a{
  color: #000;
  font-size: 20px;
  font-weight: 600;
  padding: 0;
  height: auto;
  width:auto;
  background:transparent;
}
.tophead-right2 ul li:nth-child(1){
  padding: 0 15px 0 0px;
}

/* start head section */

.img-right{
  position: absolute;
  right: 0;
  top: 23px;
  margin-right: -44px;
}
.right-trishul{
  right: 0;
  /* position: absolute; */
  top: 0;
  transform: rotate(180deg);
  top: 22px;
  /* z-index: 999999; */
  right: 0;
  /* margin-right: -50px; */
}
.img-left{
  position: absolute;
  top: 26px;
  left: -55px;
}
.left-trishul{
  /* z-index: 999999; */
}


.head-section{
  padding: 0 0 2px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.head-logo1{
  padding: 10px;
}
.head-logo2{
  padding: 0;
  text-align: left;
}
.head-logo2 img{
  
width: 395px;
}
.head-right1{
  padding: 10px;
}
.head-right2{
  padding: 0;
}
.head-contact1{
  padding: 10px;
  text-align: center;
}
.head-contact2{
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.head-contact2 .head-img{
  width: 30%;
  text-align: center;
}
.head-contact2 .head-img span{

width: 60px;

background: linear-gradient(45deg, #028267, #0faf8f);

border-radius: 17px;

display: inline-block;

height: 60px;

line-height: 59px;

text-align: center;
}
.head-contact2 .head-img span img{

width: 42px;

filter: brightness(0) invert(1);
}
.head-contact2 .head-text{
  width: 70%;
  text-align: left;
}
.head-contact2 .head-text span{
  font-size: 15px;
  font-weight: 600;
  display: block;
  text-transform: capitalize;
}
.head-contact2 .head-text .book{display:none;}
.head-contact2 .head-text a{
  font-weight: 700;
  font-size: 18px;
  color: #202020;
  position: relative;
}
/* end head section */

/* start navigation section */

.naviagtion-section{
  padding: 0;
}
.naviagtion-section1{
  border-radius: 0px 30px 0 0;
  padding: 0;
  position: relative;
  z-index: 99999;
}
.logo1{
  padding: 0;
  display: none;
  width: 50%;
}
.logo2{
  padding: 0;
  text-align: center;
}

.head-navigation1{
  padding: 15px 0 11px 0;
  box-shadow: 0 0 18px 0px #cbcbcb6b;
  background: #fff;
}
.head-navigation2{
  padding: 0;
}
.navbar{
  margin-bottom: 0;
  min-height: 0;
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.menu{
  padding:0;
  margin:0;
}
.menu li {
  position: relative;
  text-align: left;
  display: inline-block;
  list-style: none;
  padding: 9px 15px 9px;
  margin: 0px 13px;
  transition: 0.4s all;
}
.navbar-nav {
    float: left;
    margin: 0;
    padding: 0;
}

.menu li.navbar-dropdown:hover .dropdown {
  visibility: visible;
  opacity: 1;
  transform: translateY(0px);
}

.menu li.navbar-dropdown .dropdown {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  padding: 0;
  top: 100%;
  transform: translateY(50px);
  transition: 0.4s all;
  left: 0px;
  right: 0;
  text-align: center;
  margin: 0 auto;
  width: 250px;
  background-color: #fff;
  /* box-shadow: 0px 10px 10px 3px rgba(0, 0, 0, 0.3); */
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  z-index: 999999;
  transition: 0.4s all;
}
.menu li.navbar-dropdown .dropdown ul{
  padding: 0;
  margin:0;
  list-style:none;
}
.menu li.navbar-dropdown .dropdown ul li{
  display:block;
  margin: 0;
  padding: 0;
}
.menu li.navbar-dropdown .dropdown ul li:before{
  display:none;
}
.menu li.navbar-dropdown .dropdown ul li a {
  padding-top: 3px;
  font-size: 17px;
  padding-bottom: 3px;
  color: #000;
  padding-left: 0;
  padding: 9px 15px 8px;
  display: block;
}
.menu li.navbar-dropdown .dropdown ul li a:hover{
  color: #fff !important;
  background: #ed2700;
}




.menu .desktop{
  
}
.menu .mobile{
  display:none;
}

.menu .active:before{
  height: 2px;
}

.menu li:last-child{
    border-right: 0px;
    box-shadow: none;
}
.menu li a {
    display: inline-block;
    text-decoration: none;
    padding: 0;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0px 0px 0 0px;
    font-size: 17px;
    transition: 0.1s ease-in-out;
}
.menu .active a {
  color: #222;
  background: #00000000;
}
.menu li:hover a{
    color: rgb(0 0 0);
    background: #00000000;
}
.navbar-toggler img{
  filter: brightness(0) invert(0);
  height: 20px;
  margin: -2px 0 0 0;
}
.toggle_bars{
    display: none;
    color: #fff;
    font-size: 30px;
    text-align: right;
    background-color: transparent;
    width: 50px;
    padding: 0 12px;
}
.navbar-toggler {
  border-radius:5px;
  display: none;
  color: #000000;
  font-size: 30px;
  z-index: 9;
  position: absolute;
  border: 0px !important;
  text-align: center;
  float: right;
  top: -74px;
  right: 45px;
  padding: 0 0px 0 0;
  background: #ffd700;
  height: 41px;
  width: 48px;
  }

.navbar-collapse{padding:0;}


.dropdown-menu{
  background: #2220;
  margin: 0;
  padding: 10px 0;
  box-shadow: none;
  text-align: left;
  min-width: 310px;
  border: 0;
  background: #ffffff;
  border-radius: 0;
  z-index: 99999;
}
.open>.dropdown-menu li:hover{
  background:#fff;
  color:red;
}
.open>.dropdown-menu li:hover a{
  color:red;
}
.dropdown-menu>li{
  padding: 4px 0px 10px 28px;
  border-bottom: 1px solid #ffffff;
  border-right: 0;
  text-align: center;
  background: #ffffff;
  display: block;
  margin: 0 !important;
  border-image: none;
  text-align: left;
}
.dropdown-menu>li>a {
    /* padding: 0px 0px; */
    /* clear: both; */
    /* font-size: 17px !important; */
    /* color: #080808 !important; */
    /* font-weight: 400 !important; */
    padding-bottom: 3px;
    /* color: #000; */
    padding-left: 0;
    /* padding: 9px 15px 8px; */
    /* display: block; */
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #f00164;
    text-decoration: none;
    background-color: #ffffff;
}
.dropdown-menu>li:last-child{
  border:0;
}
.dropdown-menu>li:hover a{
    color: #c71e4e!important;
    background:
    transparent;
}

.navbar-inverse .navbar-nav>.open>a{
    background:#084473;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #084473;
    background-color: #ffffff;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #fdfdfd !important;
    color:#084473 !important;
}





.head-appointment1{
  padding: 0;
  text-align: right;
}
.head-appointment2{
  padding: 0;
}
.head-appointment2 a{
  background: linear-gradient(45deg, #028267, #0faf8f);
  display: inline-block;
  padding: 5px 28px 0px 0px;
  font-weight: 700;
  border-radius: 0px 30px 0 0;
  font-size: 17px;
  color: #fff;
}


.head-appointment2 a span{
  height: 60px;
  width: 60px;
  background: #fff;
  border-radius: 30px;
  display: inline-block;
  text-align: center;
  margin: 0 8px 4px -27px;
  line-height: 60px;
}
.head-appointment2 a span img{
  width: 46px;
}



/* end navigation section*/


/* start fixed header */

.header {
  z-index: 999999;
  /* position: fixed; */
  padding: 0;
  /* background:#fff; */
  /* transition: all ease-out 0.3s; */
  left: 0;
  right: 0;
  /* top: 118px; */
}

.active1{
  color:#000;
  padding: 0;
  box-shadow: 0 0 14px 0px #00000030;
  width: 100%;
  left: 0;
  top: 0;
  /* background: #fff; */
  right: 0;
  margin: 0 auto;
  border-radius: 0;
  position: fixed;
}
.scroll-on .tophead{
  display:none;
}
.scroll-on .head-logo2 img{
  height: 75px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.scroll-on .head-logo1{
  text-align:center;
}
.scroll-on .head-section {
    padding: 0px 0 7px 0;
}
.scroll-on .logo1{
  display:block;
}
.scroll-on .logo2 img{
  /* height: 70px; */
}
.scroll-on .head-navigation1{
  width: 100%;
}
.scroll-on .menu li {
    position: relative;
    text-align: left;
    list-style: none;
    padding: 9px 10px 9px 10px;
    margin: 0px 10px;
}
.scroll-on .head-appointment1{
  width: 40%;
}
.scroll-on .head-appointment2 a{
  border-radius:0;
  padding: 9px 32px 9px 0px;
}
.scroll-on .naviagtion-section1{
  padding: 0 0px 0px 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: none;
  border-radius: 0;
}
.scroll-on .bb{
  width:100%;
  padding: 0;
  background: #fff;
}
.scroll-on .head-navigation1{
  box-shadow: 0 0 0px 0px #cbcbcb6b;
}
/* end fixed header */


/* end top head section */


/* start slider section */
.slider-section{
  padding: 0px 0 0px 0;
  margin: 0px 0 0 0;
}
.slider-section img{
  width: 100%;
}
.carousel-control b .glyphicon{
  opacity:1;
  color: #fff;
  background: linear-gradient(45deg, #028267, #0faf8f);
  top: 8px;
  transition: 0.9s ease-in-out;
  left: 17px;
  right: 0;
  height: 45px;
  width: 45px;
  line-height: 45px;
  font-size: 25px;
  border-radius: 0;
  margin: 0 auto;
  text-shadow: 0 0 15px white;
}
.carousel-control b{
  background: #ffffff;
  left: 0px;
  position: absolute;
  transition: 0.9s ease-in-out;
  top: 41%;
  border-radius: 0;
  line-height: 62px;
  padding: 4px 8px 4px 6px;
  height: 60px;
  border-radius: 0;
  width: 60px;
  line-height: 60px;
}
.right b{left: auto;right: 0px;border-radius: 0;}
.right b .glyphicon-chevron-right{left: 0;right: 17px;transform: translateX(-2px);}
.carousel-control{
  opacity:1;
}
.carousel-control:focus, .carousel-control:hover {
    opacity:1;
}
.carousel-control.left{
  background-image:none;
}
.carousel-control.right{
  background-image:none;
 
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 8%;
}
/* end slider section */

/* END HEADER SECTION */

/* start god section  */

.god-section{
  padding: 0;
}
.god-section1{
  padding: 0px 0;
  margin: -73px 0 0;
}

.god-left1{
  padding: 10px;
}
.god-left2{
  padding: 10px;
}


.god-right1{
  padding: 0 0 29px 76px;
  background: #ffffff;
  clip-path: polygon(7% 0%, 100% 0%, 100% 50%, 100% 100%, 0% 100%, 0% 100%);
}
.god-right2{
  padding: 0;
}
.god-right2 ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.god-right2 ul li{
  padding: 0 10px;
  display: inline-block;
}
.god-right2 ul li span{
  height: 192px;
  width: 162px;
  display: block;
  text-align: center;
  border-radius: 0 0% 100px 100px;
  overflow: hidden;
}
.god-right2 ul li span img{

width: 100%;
}
/* end god section  */



/* start our services section */

.ourservices-section{
  padding: 25px 0 70px;
  background: url(images/design.webp) no-repeat bottom;
  background-size: 100%;
}
.ourservices-section_1{
  background:
  none;
  padding: 0 0 80px;
}
.ourservices-section1{
  padding: 0px 0 0px;
}

.ourservices-left1{
  padding: 50px 0 0;
}
.ourservices-left2{
  padding: 0;
}
.ourservices-head{
  text-align: center;
  padding: 0;
}
.ourservices-head strong{
  font-size: 50px;
  font-weight: 900;
  color: #000000;
  font-family: "ROBIMA MERTTHA SANS SERIF";
  display: block;
  text-transform: capitalize;
}
.ourservices-head p{
  color: #383838;
  font-size: 16px;
  line-height: 28px;
  padding: 10px 0 0;
  font-weight: 500;
}
.ourservices-head span{
  border-radius: 20px;
  padding: 8px 15px 3px;
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
  margin: 0;
  background: #ed2700;
  font-weight: 600;
}
.our-services{
  padding: 22px 0 0 0;
}
.our-services1{
  padding: 15px;
}
.our-services2{
  padding: 0;
  z-index: 1;
  border-radius: 500px 500px 0 0;
  background: #ed2700;
  position: relative;
}
.our-services3{
  padding: 20px;
  text-align: center;
}
.our-services3 img{
  border-radius: 50% 50% 0 0;
  border: 5px solid #ffff;
  border-bottom: 0px;
  width: 100%;
}
.our-services4{
  text-align: center;
  padding: 0;
}
.our-services4 strong{
  font-size: 23px;
  padding: 10px 18px 3px;
  color: #000000;
  font-weight: 800;
  background: #ffffff;
  margin: -27px 0px 0;
  display: block;
  text-transform: capitalize;
  font-family: "ROBIMA MERTTHA SANS SERIF";
}
.our-services4 p{
  color: #fff;
  font-size: 16px;
  padding: 12px 15px 0;
  margin: 0;
  text-align: center;
  line-height: 28px;
  font-weight: 400;
}
.our-services4 a{
  color: #ffffff;
  font-weight: 700;
  font-size: 17px;
  padding: 6px 23px 5px 19px;
  border-radius: 36px;
  background: linear-gradient(45deg, #028267, #0faf8f);
  text-transform: capitalize;
  display: inline-block;
  margin: 0 0 0 0;
  position: absolute;
  left: 20px;
  bottom: -64px;
}
.our-services5{
  padding: 17px 20px 0 0;
  text-align: right;
  margin: 0px 0 -3px 0;
}
.our-services5 a{
    /* position: absolute; */
    left: 0;
    right: 0;
    top: -0;
    bottom: 0;
    display: block;
}
.our-services5 span{
  background: #fff;
  height: 85px;
  border-radius: 50px 50px 0px 0px;
  width: 82px;
  line-height: 82px;
  position: relative;
  display: inline-block;
  text-align: center;
}

.our-services5 span img{
  animation: rotation 10s linear infinite;
}
@-webkit-keyframes rotation {
    0% {
        transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0)
    }
    to {
        transform: rotate(1turn);
        -webkit-transform: rotate(1turn);
        -moz-transform: rotate(1turn);
        -ms-transform: rotate(1turn);
        -o-transform: rotate(1turn)
    }
}
.our-services5 span:after{
  content:"";
  position:
  absolute;
  background: url(images/call-bg-1.webp);
  background-repeat:
  no-repeat;
  top: 16px;
  padding: 24px 0px 19px 0px;
  left: 15px;
  right: 0;
  margin: 0 auto;
  width: 100%;
}

.owl-theme .owl-controls{
  position: absolute !important;
  width: 100% !important;
  top: 48% !important;
  text-align: left !important;
}
.owl-buttons{
  top:0;
}
.owl-theme .owl-controls .owl-buttons div{
  background: #ffffff !important;
  height: 44px !important;
  border-radius: 0 !important;
  color: #000000 !important;
  font-size: 16px !important;
  text-align: center !important;
  width: 25px !important;
  line-height: 49px !important;
  border: 0 !important;
  opacity: 1 !important;
  padding: 0px 0px !important;
  margin: 0px !important;
}
.owl-theme .owl-controls .owl-buttons .owl-next{
  border-radius: 0;
  float: right;
}
.owl-theme .owl-controls .owl-buttons .owl-prev:before{
  content: "\e257";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
.owl-theme .owl-controls .owl-buttons .owl-next:before{
  content: "\e258";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
.ourservices-right1{
  padding: 0px 30px 0 0;
}
.ourservices-right2{
  padding: 0;
}
.banner-design{
  padding: 0;
}
.banner-design img{width: 100%;border-radius: 20px;}

.ourservices-list{
  border-radius: 20px;
  padding: 25px 0 20px;
  background: url(images/bg.webp) no-repeat;
  background-size: cover;
  margin: 0 0 20px;
}
.list-head{
  padding: 0 15px 12px;
  text-align: center;
}
.list-head strong{
  font-size: 30px;
  font-weight: 600;
  color: #ffffff;
  font-family: "ROBIMA MERTTHA SANS SERIF";
  display: block;
  text-transform: capitalize;
}
.list-head p{
  background: #fff;
  color: #000;
  border-radius: 40px;
  padding: 6px 10px 5px;
  font-size: 19px;
  margin:0;
  text-transform: capitalize;
  font-weight: 700;
}
.list-design{
  padding: 0;
}
.list-design ul{
  padding: 0;
  list-style: none;
  margin: 0;
}
.list-design ul li{
  display: flex;
  align-items: center;
  text-align: left;
  gap: 5px;
  font-weight: 600;
  font-size: 17px;
  color: #000;
  padding: 12px 20px;
  text-transform: capitalize;
  margin: 15px 15px 15px 0px;
  background-color: #ffffff;
  border-radius: 0 50px 50px 0;
}
.list-design li:before{
  background: url(images/round-icon.webp) no-repeat;
  content: "";
  padding: 19px 0 10px 39px;
  margin: 0px 0 0;
  background-repeat: no-repeat;
  \: 0;
  width: 35px;
  height: 40px;
}
/* end our services section */

/* start top services section */

.topservices-section{
  padding: 80px 0 90px;
}
.topservices-section1{
  border: 1px solid #eeeeee;
  padding: 70px 30px 30px;
  border-radius: 13px;
}
.topservices-left1{
  padding: 0;
}
.topservices-left2{
  padding: 0;
}
.topservices-left2 strong{
  font-size: 33px;
  font-weight: 600;
  display: block;
  text-transform: capitalize;
  font-family: 'Elsie Swash Caps', cursive;
}
.topservices-left2 strong span{
  padding: 0px 10px 0px;
  color: #000000;
  text-transform: uppercase;
  background: #ffa900;
  background: linear-gradient(262.65deg,#f9e84b -2.8%,#ffa806 101.97%);
  display: inline-block;
  margin: 0px 0 -1px 0;
}
.topservices-left2 p{
  color: #000;
  font-size: 15px;
  margin: 0;
  padding: 7px 0 0 0;
  line-height: 32px;
}

.topservices-right1{
  padding: 0px 0px 0px 0px;
}
.topservices-right2{
  padding: 0;
}

.services-1{
  padding: 0 20px 0px 20px;
  margin: -22% 0 0 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: #ffda86d6;
  left: 0;
  right: 0;
  bottom: -1px;
  padding: 85px 18px 28px 18px;
}
.services-text strong{
  font-size: 28px;
  font-weight: 600;
  color: #000000;
  display: block;
  text-transform: capitalize;
  font-family: 'Elsie Swash Caps', cursive;
}
.services-text p{
  color: #000;
  font-size: 15px;
  margin: 0;
  padding: 0 0 6px 0;
  line-height: 29px;
}
.services-text a{
  background: #df005c6b;
  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: linear-gradient(45deg, #dd548d, #8d003a);
  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{
  padding: 0;
}
.services-list2 ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.services-list2 ul li{
  padding: 13px 3px 10px 9px;
  color: #000;
  border-radius: 7px;
  font-size: 18px;
  display: flex;
  margin: 11px 0 0;
  background: #fff9de;
  border: 0;
  transition:0.5s ease-in;
  text-transform: capitalize;
}
.services-list2 ul li:hover{
  background: linear-gradient(268.79deg,#f00064 12.79%,#8e003b 137.97%);
  transition:0.5s ease-in;
}
.services-list2 ul li a{
  color:#000;
}
}
.services-list2 ul li:hover a{
  color:#fff;
}
.services-list2 ul li:before{
    background: url(images/bg1.svg) no-repeat;
    content: "";
    padding: 19px 0 10px 39px;
    margin: 0;
    background-repeat: no-repeat;
    left: 0;
}
.services-list2 ul li:hover:before{
    background: url(images/bg.svg) no-repeat;
}
/* end top services section*/


/* start about us section*/


.aboutus-section{
  padding: 0;
}
.bgg{
    width: 100%;
    position: absolute;
    top: -100px;
    left: 0;
    z-index: -1;
}
.aboutus-section1{
  padding: 50px 0;
  z-index: 9;
  background: url(images/design.webp) no-repeat bottom;
  background-size: 100%;
  overflow: hidden;
}
.whyus-section1{
  padding: 50px 0 125px;
  background: none;
}
.about-left1{
  padding: 0 0px 0 0px;
  width: 45%;
  text-align: center;
}
.about-left2{
  padding: 0;
}
.about-left_image{
  padding: 0 0 40px 0;
  overflow: hidden;
}
.about-left_image .image-round{
  position: absolute;
  left: -30px;
  top: 17px;
  width: 490px;
  right: 0;
  margin: auto;
  z-index: -1;
  animation: rotation 15s linear infinite;
}
.image-shivji{
  height: auto;
}
.form-design{
  text-align: center;
  margin: 45px 0 0;
  padding: 35px 0 50px;
  background: #ffd700;
  position: relative;
  width: 80%;
  float: right;
  border-radius: 20px;
  padding: 25px 0 20px;
  /* background: url(images/bg.webp) no-repeat; */
  background-size: cover;
  margin: 0 0 20px;
}
.damroo{
  position: absolute;
  top: -50px;
  left: -90px;
  z-index: 9;
}
.damroo img{
  
}
.damroo_1{
  position: absolute;
  bottom: -50px;
  right: -70px;
  transform: scaleX(-1);
  overflow: hidden;
}
.damroo_1 img{

}

.form-head{
  padding: 21px 0 31px;
}
.form-head strong{
  background: #fff;
  padding: 15px 15px 7px;
  display: block;
  font-size: 31px;
  text-transform: capitalize;
  color: #000;
  font-family: "ROBIMA MERTTHA SANS SERIF";
  font-weight: 800;
}
.form-head p{
  color: #000;
  font-size: 15px;
  margin: 11px 20px  0;
  text-transform: capitalize;
  font-weight: 700;
}
.contac-r {
    padding: 0px 10px 0px;
    margin: 0px 0 0 0;
    text-align: left;
}
.form-group {
    padding: 8px 8px 8px 8px;
    padding-bottom: 0px;
}
.form-control:focus {
    border-color: #000000;
    border: 0;
    outline: 0;
    border-bottom: 1px solid #ec2802;
    box-shadow: none;
}
.custom_btn {
    z-index:9999;
}
.btn-group{
  text-align:
  center;
  margin: 0 auto;
  border-radius: 60%;
  left: 0;
  right: 0;
  display: block;
}
input.form-control {
    color: #000;
    height: 49px;
}
.form-control {
    border-radius: 0px;
    background: #fff;
    font-size: 15px;
    box-shadow: none;
    border:0;
    /* border-bottom: 1px solid #d7d7d7; */
    height: 61px;
    padding: 24px 15px;
    border-radius: 50px;
}
textarea.form-control {
    height: 150px;
    color: #000;
    font-weight: 500;
    border-radius: 25px;
    padding: 15px 15px;
}
.btn-group>.btn:first-child {
     margin-left: 0;
     margin: 0px 0 0 0;
     padding: 11px 36px 10px;
     color: #ffffff;
     font-size: 17px;
     background: #000000;
     border-radius: 0;
     border: 0;
     text-transform: capitalize;
     transition: 0.7s;
     font-weight: 500;
     left: 0;
     display: inline-block;
     right: 0;
     margin: 0 auto;
     border-radius: 50px;
}
.btn-group>.btn:first-child:hover{
  color: #ffffff;
  transition: 0.7s;
  background: #000000;
}
.form-group .place::-webkit-input-placeholder{
  color: #6c6c6c;
}
: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;
}




.about-right1{
  padding: 0 0px 0 20px;
  width: 55%;
}
.about-right2{
  padding: 0 0 0 70px;
}
.about-us{
  padding: 20px 25px;
  background: #fff;
  box-shadow: 0 0 10px #d9d9d9;
}
.about-head{
  text-align: center;
  padding: 0;
}
.about-head h1{
   font-size: 50px;
    font-weight: 900;
    color: #000000;
    font-family: "ROBIMA MERTTHA SANS SERIF";
    display: block;
    text-transform: capitalize;
}
.about-head h1 a{
  color: #000000;
}
.about-head p{
    border-radius: 20px;
    padding: 8px 15px 3px;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    margin: 0;
    background: #ed2700;
    font-weight: 600;
}
.about-design{
  padding: 0;
  text-align: center;
}
.about-design p{
  margin: 0;
  color: #383838;
  font-size: 16px;
  line-height: 31px;
  padding: 10px 0 0;
  font-weight: 500;
}
.about-design p strong{
  color: #ed2700;
}
.about-design  p a{
  color: #ed2700;
  text-transform: capitalize;
  margin: 0;
  animation: blk .5s ease-in-out infinite;
  font-weight: 700;
}
@keyframes blk{
  0%{
    color: #fff;
  }
  100%{
    color: #ed2700;
  }
}
.whychoose-section{
  padding: 15px 0 0 0;
}

.whychoose{
  padding: 25px 0 0 0;
}

.whychoose-1{
  padding: 10px;
}
.whychoose-2{
  padding: 0;
}
.choose-1{
  padding: 25px 0 0 0;
  background: url(images/choose-bg.webp);
  background-repeat:
  no-repeat;
  background-size: cover;
  position: relative;
  background-position: bottom;
  z-index: 9;
  text-align: center;
  border-radius: 20px;
  overflow: hidden;
}
.choose-1:before{
  background: #ed2700e3;
  position: absolute;
  left: 0;
  right: 0;
  content: "";
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -9;
}
.choose-1 span{
  background: linear-gradient(45deg, #028267, #0faf8f);
  height: 130px;
  border-radius: 50%;
  width: 130px;
  line-height: 155px;
  margin: -71px auto 3px;
  border: 5px solid #0a9378;
  position: relative;
  display: block;
  background: #fff;
}
.choose-1 span img{width: 57px;filter: invert(1);}
.choose-1 p{
  color: #ffffff;
  font-weight: 700;
  margin: 0;
  padding: 13px 0;
  font-size: 20px;
  border-top: 0;
  display: block;
  text-transform: uppercase;
}
.choose-2{
  padding: 3px 0 0px 0;
}
.choose-2 span{
  margin: 0 auto -38px;
  line-height: 98px;
}




.choose-text{
  background: url(images/astrology-bg.webp);
  background-repeat:
  no-repeat;
  padding: 20px 10px 12px;
  margin: 0 0 65px;
  z-index: 9;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.choose-text:before{
  background: #000000b3;
  position: absolute;
  left: 0;
  right: 0;
  content: "";
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -9;
}
.choose-text a{
  
}
.choose-text p{
  font-family: "ROBIMA MERTTHA SANS SERIF";
  margin: 0;
  color: #fff;
  font-size: 40px;
  text-transform: capitalize;
  font-weight: 600;
  padding: 15px 0 0;
}
.choose-text p span{
    /* animation: blin 1.5s linear infinite; */
}
.choose-text strong{
  color: #000;
  font-weight: 800;
  display: inline-block;
  text-transform: capitalize;
  margin: 0;
  font-size: 21px;
  padding: 5px 15px 3px;
  background: #ffd700;
  border-radius: 50px;
}
.about-banner1{
  padding: 40px 0 0 0;
}
.about-banner1 img{
  width:100%;
}
.whyus-text{
  padding: 25px;
  background: #fff;
  box-shadow: 0 0 10px #d9d9d9;
}
.why-text{
  padding: 10px;
}
.why-text p{
  color: #000;
  line-height: 30px;
  text-align: center;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
}
.wave{
  position: absolute;
  bottom: -150px;
  width: 100%;
  z-index: -1;
  left: 0;
}

/* end about us section*/

/* start pick section */

.pick-section{
  padding: 0;
}
.pick-section1{
  overflow: hidden;
  padding: 0px 20px;
  border-top: 15px solid #ed2700;
}
.pick-pandit{
  padding: 0 0 140px 0;
}
.pick-pandit1{
  padding: 10px 10px 10px 10px;
}
.pick-pandit2{
  padding: 0;
  position: relative;
  margin: 130px 0 0px;
  text-align: center;
}
.pick-pandit_22{
  margin: 74px 0 0;
}
.pick-pandit2:after{
  top: -110px;
  width: 218px;
  height: 1px;
  transform: rotate(90deg);
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  background: #000;
}
.pick-pandit2:before {
  top: -15px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  background: #000;
}
.pick-pandit2 .round-pick1{
    position: absolute;
    left: -3.5px;
    bottom: -54px;
    right: 0;
    top: 0;
    overflow:hidden;
    margin: auto;
    z-index: -1;
    animation: rotation 15s linear infinite;
}

.round-pick{
  margin: 0 auto;
}

.pick-pandit2 .pick-pandit3{
    position: absolute;
    left: 0px;
    right: 0;
    top: 100px;
    bottom: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
}
.pick-pandit3 span{
  background: #ff9502;
  border-radius: 0px 0px 70px 70px;
  padding: 7px;
  margin: -11px  -12px 0 0;
  display: inline-block;
  box-shadow: inset 2px -4px 4px 1px #0000006b;
}
.pick-pandit3 span img{

}
.pick-pandit3 strong{
  padding: 0px 0 0 0;
  display: block;
  font-size: 18px;
  text-transform: capitalize;
  color: #000;
  font-weight: 800;
}
.pick-pandit3 p{
  padding: 4px 40px 0 40px;
  color: #000;
  line-height: 28px;
  text-align: center;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
}
/* end pick section */

/* start other services section */

.otherservices-section{
  padding: 0;
}
.otherservices-section1{
  padding: 100px 0 50px;
}
.otherservices-section3{
  padding: 0 0 50px;
}
.bg-serices{
  position: absolute;
  left: 0;
  right: 0;
  top: -130px;
  margin: auto;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.otherservices-section1 .ourservices-head p{
  color: #fff;
}
.otherservices-section1 .ourservices-head strong{
  color: #fff;
}
.other-sevices{
  padding: 40px 0 0 0;
}
.other-sevices1{
  padding: 10px;
}
.other-sevices2{
  padding: 0 15px;
  text-align: center;
}
.other-sevices2:before {
    top: -15px;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background: #fff;
    z-index: 0;
}
.otherservices-section2 .other-sevices2:before {
    /* box-shadow: 0 -3px 10px #d9d9d9; */
    border: 1px solid #04886c33;
    height: 93%;
}
.other-services3 {padding: 0;}
.other-services3 img{
  width: 100%;
  padding: 0;
  border: 5px solid #ffd700;
  border-top: 0;
  border-radius: 0 0 500px 500px;
  margin: -43px 0 0;
}
.other-services4{
  padding: 0;
}
.other-services4 strong{
  font-size: 25px;
  padding: 20px 0 7px;
  color: #000000;
  font-weight: 800;
  background: #ffffff;
  display: block;
  text-transform: capitalize;
  font-family: "ROBIMA MERTTHA SANS SERIF";
}
.other-services4 p{
    padding: 0px 0 15px;
    color: #000;
    line-height: 30px;
    text-align: center;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
}
.other-services4 span{
    width: 80px;
    height: 80px;
    line-height: 80px;
    display: inline-block;
    background: #ffd700;
    border-radius: 50%;
    position: relative;
}
.other-services4 span:after {
    top: -110px;
    height: 10px;
    width: 10px;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background: #ffffff;
    bottom: -39px;
    border-radius: 50px;
}
.other-services4 a{
  display: inline-block;
  width: 100px;
  height: 100px;
  background: #fff;
  border-radius: 50%;
  box-shadow: inset 0 0 10px #c6c6c6;
  margin: 0 auto;
  line-height: 98px;
}
.other-services4 span img{
  width: 53px;
}
.other-services4 span img:hover{
  animation: rotation 15s linear infinite;
}
.bg-serv{
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  filter: drop-shadow(-1px 6px 3px rgba(50,50,0,.25));
  z-index: -1;
  margin: 15px auto 0;
  /* display: none; */
}

.otherservices-section2 .other-sevices1 {
    padding: 30px 12px 55px;
}
.otherservices-section2 .ourservices-head strong {
    color: #000000;
}
.otherservices-section2 .ourservices-head p {
    color: #383838;
    font-size: 16px;
    font-weight: 500;
  }

/* end other services section */

/* start testimonils section */

.testimonials-section{
  padding: 0;
}
.testimonials-section1{
  padding: 50px 0;
}
.tri-1{
  position: absolute;
  left: -150px;
  bottom: -130px;
  z-index: 9;
}
.tri-1 img{
}
.tri-2{
  margin-right: -20px;
  position: absolute;
  right: 0;
  top: -16%;
  z-index: 99;
}
.tri-2 img{
  right: 0;
  left: 0;
  overflow: hidden;
}
.testimonials_1{
  padding: 0 0 0 0;
}

.testimonials-left1{
  padding: 10px;
}
.testimonials-left2{
  padding: 0;
}
.testimonials{
  padding: 50px 0 70px 0;
}

.testimonials1{
  padding: 15px;
}
.testimonials2{
  padding: 0;
  border: 1px solid #ed2700;
  border-radius: 20px;
}
.testimonials2 .iconify{
    position: absolute;
    right: 8px;
    bottom: 0;
    font-size: 65px;
    color: #ed27001f;
    z-index: -1;
}
.testimonials4{
  background: #ed2700;
  padding: 10px 0 0;
  border-radius: 15px 15px 0 0;
}
.testimonials4 .testi-pic{
  width: 85px;
  padding: 0 0 0 9px;
  position: absolute;
  left: 0;
  top: -18px;
}
.testimonials4 .testi-pic img{
  border-radius: 50%;
  border: 4px solid #ffffff;
}
.testimonials4 .testi-text{
  width: 100%;
  padding: 5px 15px 0;
  text-align: right;
  }
.testi-text p{
  font-size: 19px;
  margin: 0;
  font-family: "ROBIMA MERTTHA SANS SERIF";
  color: #fff;
  font-weight: 300;
  text-transform: capitalize;
  margin: 0 0 -5px;
}
.testi-text p span{
  font-size: 15px;
  text-transform: capitalize;
  color: #000000;
  display: inline-block;
  background: #fff;
  padding: 3px 12px 1px;
  font-family: "Fustat", sans-serif;
  font-weight: 700;
  font-style: italic;
}
.testimonials3{
  padding: 10px;
}
.testimonials3 p{
  color: #000;
  line-height: 30px;
  text-align: center;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
}



.testimonials-right1{
  padding: 10px;
}
.testimonials-right2{
  padding: 0px;
}
.testimonials-right2 img{
  /* display:block; */
}
.testi-banner img{
  width: 100%;
  border-radius: 20px;
}

.testi-banner{
  padding: 0 15px 20px;
}


.ex-banner{
  padding: 0;
}
.ex-banner img{

width: 100%;

border-radius: 25px;
}


/* end testimonilas sectioon*/




/* start map section*/


.map-section{
  padding: 0;
}
.map-section iframe{
  float: left;
  width: 100%;
  height: 400px;
}


/* end map section*/

/*start footer section */

.footer-section{
  padding: 0;
  background: url(images/footer_bg.webp) no-repeat 50%;
  background-size: cover;
  text-align: center;
}
.footer-section1{
  padding: 0px 0px 50px;
}

.footer-services{
  padding: 40px 0 0;
  text-align: center;
}
.footer-services ul{
  padding: 0;
  list-style: none;
  margin: 0;
}
.footer-services ul li{display: inline-block;padding: 6px 0;width: 14%;}
.footer-services li img{
  border-radius: 50%;
  width: 105px;
  border: 4px double #ffd700;
}
.footer-services li p{
  font-size: 16px;
  margin: 0;
  font-weight: 700;
  padding: 9px 0 0;
  text-transform: capitalize;
}
.footer-services li p a{
  color: #000000;
}
.footer-services li p a b{
  display:
  block;
  font-weight: 400;
}
.footer-services li:hover img{
  animation: rotation 1s ease;
}


.footer{
  padding: 0 15px;
}
.footer-head{
  padding: 0 0 15px;
  color: #fff;
}
.footer-head p{
  background: #fff;
  font-size: 60px;
  font-weight: 600;
  padding: 0 15px;
  color: #ed2700;
  font-family: "ROBIMA MERTTHA SANS SERIF";
  display: block;
  text-transform: capitalize;
  margin: 0;
}
.footer-design{
  padding: 0px 0 0;
}

.footer-left1{
  padding: 10px;
}
.footer-left2{
  padding: 0;
}
.footer-left2 ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-left2 ul li{
  font-weight: 700;
  font-size: 16px;
  color: #000000;
  text-align: left;
  padding: 15px 0 12px 30px;
  display: flex;
  background: #ffffff;
  margin: 20px 7px;
  border-radius: 50px;
  border: 1px solid #fff;
  align-items: center;
  position: relative;
}
.footer-left2 ul li a{
  color: #000;
}
.footer-left2 ul li:before{
  background: url(images/list-iconn.webp) no-repeat;
  content: "";
  padding: 0;
  margin: 0;
  background-repeat: no-repeat;
  width: 26px;
  height: 26px;
  position: absolute;
  left: -4px;
  top: 10px;
}

.footer-location1{
  padding: 20px 15px 0;
}
.footer-location2{
  padding: 0;
}
.footer-location2 ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-location2 ul li{
  display: block;
}
.location-footer {
  padding: 0 10px 10px;
  text-align: center;
  background: #ffd700;
  margin: 10px 0;
  overflow: hidden;
}
.location-1{
  width: 82px;
  height: 82px;
  margin: -9px auto 0;
  text-align: center;
  background: white;
  border-radius: 40px;
  line-height: 80px;
}
.location-1 img{

width: 53px;

filter: invert(1);
}
.location-2{
}
.location-2 p{
  color: #b90000;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
  padding: 10px 0 0;
}
.location-2 a{
  color: #000;
  font-size: 21px;
  margin: 0;
  font-weight: 800;
}

.footer-dis{
  padding: 0;
}
.footer-dis p{
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  line-height: 23px;
  padding: 15px 0 0;
  border-top: 1px solid #ffffff30;
  margin: 70px 0 0;
}
.appointment-footer{
  padding: 8px 0 0;
}
.appointment-footer a{
  color: #fff;
  font-size: 28px;
  font-weight: 900;
  display: block;
  text-transform: capitalize;
  padding: 10px 15px 8px;
  animation: blin 1.5s linear infinite;
}
@keyframes blin {
    50% {
       background:white; color:#b01d00;
    }
   100% {
       background:#0e987e; color:#ffffff;
    }
}
.appointment-footer a img{
  height: 41px;
  margin: 0 9px 0 0px;
}
.footer-dis span {
    color: #c1fff3;
    font-weight: 500;
    font-size: 15px;
    display: inline-block;
    padding: 8px 0 0;
}
/* end footer section*/

/*=========== START BREAD CRUMB SECTION ============*/

.breadcrumb-section{
  padding: 0;
  padding: 50px 0 0 0;
  text-align: center;
  background: url(images/breadcrum_bg.webp) no-repeat bottom;
  background-size: cover;
}
.breadcrumb-section1{
  padding: 85px 0px 255px;
}
.bread-text{
  padding: 0;
  text-align: center;
}
.bread-text h1{
  font-size: 61px;
  font-weight: 600;
  color: #fff;
  font-family: "ROBIMA MERTTHA SANS SERIF";
  display: block;
  text-transform: capitalize;
  line-height: 49px;
  position: relative;
  z-index: 1;
}
.bread-text h1 a{
  color:#fff;
}
.bread-text p{
  color: #000000;
  font-size: 16px;
  margin: -28px 0 0;
  text-transform: capitalize;
  background: #ffd700;
  display: inline-block;
  padding: 7px 15px 4px;
  border-radius: 50px;
  font-weight: 700;
}
.bread-text p a{
  color: #d52300;
}

/* ========== END BREAD CRUMB SECTION ===============*/

/* ============= GET IN TOUCH PAGE CSS ============*/

.getintouch-section{
  padding: 0;
}
.getintouch-section1{
  padding:5px 0;
}
.getin-left1{
  padding: 10px;
}
.getin-left2{
  padding: 10px;
}
.getin-left2 .location-footer {
  padding: 0 0 10px;
  text-align: center;
  background: linear-gradient(45deg, #028267, #0faf8f);
  margin: 10px 0;
  overflow: visible;
  border-radius: 20px;
}
.getin-left2 .location-1{
  width: 82px;
  height: 82px;
  margin: -9px auto 0;
  text-align: center;
  background: linear-gradient(45deg, #028267, #0faf8f);
  border-radius: 40px;
  line-height: 80px;
  box-shadow: 0 0 0 10px #ffd700;
}
.getin-left2 .location-1 img{

width: 52px;

filter: drop-shadow(2px 4px 6px #fff);
}
.getin-left2 .location-2{
}
.getin-left2 .location-2 p{
  color: #b90000;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 800;
  margin: 0;
  padding: 7px 10px 3px;
  background: #fff;
  box-shadow: 0 0 10px #d9d9d9;
}
.getin-left2 .location-2 a{
  color: #fff;
  font-size: 21px;
  margin: 0;
  font-weight: 600;
  padding: 5px 0 0;
  display: inline-block;
}
.get-in1{
  margin: 60px 0 0;
  padding: 10px;
}
.get-in2{
  text-align: center;
  padding: 20px;
  border: 2px dashed #c50038;
}
.get-in2 img{
    width: 80px;
  height: 80px;
  margin-top: -60px;
  margin-bottom: 20px;
}
.get-in2 p{
      font-family: "Elsie Swash Caps",serif;
      font-weight: 900;
      margin: 0;
      text-transform: capitalize;
      font-size: 2.1rem;
      line-height: 23px;
      padding-bottom: 5px;
      color: #c50038
}
.get-in2 a{
    color: #000;
    font-size: 17px;
    margin: 0;
    font-weight: 500;
}
.get-in2 a:hover{
    text-decoration: underline;
  }

.getin-right1{
  padding: 10px;
}
.getin-right2{
  padding: 0;
}
.getin-right2 .form-design{
  width:100%;
}
.getintouch-section1 .banner-about{
  padding-top:60px;
}
.tri-1-contact>img:first-of-type {
    position: absolute;
    right: 0;
    margin-right: 0;
    overflow: hidden;
    top: 10%;
    display: none;
}
.tri-1-contact>img:nth-of-type(2) {
    position: absolute;
    left: -75px;
    bottom: 19%;
    transform: scaleX(-1);
}



/*========== END GET IN TIUCH PAGE CSS ==============*/
/*========== MAIN CONTACT PAGE CSS =================*/

.inner-whychoose{
padding: 25px 0;
}
.inner-whychoose .choose-text{
  margin: 0;
}
.maincontant-section{
  padding: 0 0 70px;
}
.maincontant-section1{
  grid-template-columns: 40% auto;
  padding: 0;
}
.mainform-left1{
  padding: 10px;
}
.mainform-left2{
  padding: 0;
}
.mainform-left2 .form-design{
  width: 100%;
}
.about-banner{
  padding: 40px 0 0 0;
  text-align: center;
}
.about-banner img{

}


.mainform-right1{
  padding: 0 0px 0 15px;
}
.mainform-right2{
  padding: 0;
}
.mainform-right2 .about-us{
  /* padding: 0; */
}
.mainform-right2 .about-design p{
  text-align:left;
}
.about-design h2,h3,h4,h5,h6{
  font-size: 18px;
  font-weight: 700;
  background: #ed2700;
  text-align: left;
  color: #ffffff;
  display: block;
  text-transform: capitalize;
  padding: 13px 15px 10px;
  margin: 15px 0 20px;
  border-radius: 0 50px 50px 0;
}
.about-design ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.about-design ul li{
  padding: 9px 0 9px 27px;
  display: flex;
  align-items: center;
  position: relative;
  color: #383838;
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
}
.about-design ul li:before{
    content: "";
    padding: 0;
    width: 10px;
    height: 10px;
    border-radius: 2px;
    display: inline-block;
    /* border: 2px solid #ed2700; */
    margin: 0 7px 0;
    transform: rotate(45deg);
    background: linear-gradient(45deg, #028267, #0faf8f);
    animation: blkk 2s infinite ease-in-out;
    position: absolute;
    left: 0;
}
@keyframes blkk{
  0%{
     width: 0;
     height: 0;
  }
  50%{
     width: 10px;
     height: 10px;
  }
  100%{
     width: 0;
     height: 0;
  }
}
.banner-about{
  padding: 0 0 60px 0;
}
/*======== END MAIN CONTACT PAGE CSS =================
*/



#callbook {
  background:green;
  bottom: 0;
  height: 41px;
  left: 0;
  position: fixed;
  display: none;
  right: 0;
  z-index: 999999;
}
#callbook
  ul{padding: 0px;
}
#callbook
  ul li {
  background: #ff0000;
  position: relative;
  padding: 10px 6px 7px;
  width:50%;
  list-style:none;
  float:left;
  text-align: center;
}
#callbook
  ul li:last-child{
  background: #00dd17;
}
#callbook
  ul li a span {
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  text-decoration: none;
  position: relative;
  top: 0px;
  text-transform: uppercase;
}













/*start media query*/

@media (max-width: 767px){
    body{text-align: center;}
    .tophead-section1 {background: linear-gradient(45deg, #028267, #0faf8f);}
    .head-contact2 .head-img span {background: #ffd700;border-radius: 0px;}
    .head-contact1{padding:0;}
    .head-contact2 .head-text a {color: #ffffff;/* font-weight:600; */font-size: 34px;/* animation: blin 0.5s linear infinite; */}
    .head-section {padding: 0px 0 0px 0;}
    .head-logo1{display:none;}
    .head-contact1:nth-child(2){display:none;}
    .head-appointment1{display:none;}
    .head-contact2 .head-text span{display:none;}
    .head-contact2 .head-text .book{display:block;color: #fff;}
    .head-contact2 .head-img img {
    filter: brightness(0) invert(0) !important;
}
    .logo1{display:block;width: 65%;padding: 10px 0;}
    .logo2 img{height: auto;}
    .head-contact2 .head-text{width:60%;padding: 5px 0 0 15px;}
    .head-navigation1{padding-bottom:0;padding-top: 0;box-shadow: 0 0 0 0px #cbcbcb6b;background: transparent;}
    .head-right1{padding:0;}
    .menu li.navbar-dropdown .dropdown{display:none;}
    .caret{/* display:none; */}
    .menu .mobile{display:block;}
    .menu .desktop{display:none;}

    .scroll-on .head-navigation1{width:100%;}
    .slider-section{/* padding: 60px 0 0; */}
    .naviagtion-section1{box-shadow:none;border-radius: 0;padding: 0px 10px 0 0px;}
    .scroll-on .naviagtion-section1{display:block;padding: 0 10px;/* border-top: 4px solid #f00164; */}
    .scroll-on .logo1{width: 55%;padding: 5px 0;}
    .list-header{display:none;}
    .header{/* top: 68px; *//* width: 98.5%; */}
    .active1{top: 0;left: 0;right: 0;}
    .scroll-on .navbar-toggler{top: -54px;}
    .active1 .container{padding:0;}
    .god-right2 ul li:last-child{display:none;}
    .god-right2 ul li:nth-child(3){display:none;}
    .img-left{display:none;}
    .img-right{display:none;}
    .navbar{min-height: 0;display: block;justify-content: center;align-items: center;}
    .navbar-toggler {display: block;right: 0;top: -60px;}
    .menu{padding: 8px 0 5px 0;display: block;margin: 0;}
    .scroll-on .menu {padding: 0px 0 11px 0px;}
    .menu li {padding: 8px 0px;display: block;border: 000;text-align: left;margin: 0;}
    .menu li a {padding: 0px 27px 0px 0px;font-size: 15px;display: block;}
    .menu li:before{display:none;}
    .scroll-on .menu li {padding: 7px 0px 8px 0px;}
    .navigation-section1{padding:0;}
    .navbar-collapse.in{overflow-y: visible;}
    .pick-pandit_22{margin:130px 0 0;}
    .pick-pandit2{margin:130px 0 0;}
    .pick-pandit2:after{z-index:-9;}
    .about-left1{width:100%;}
    .form-design{width: 100%;}
    .about-right1{width:100%;padding: 0 15px;}
    .whychoose-1{width:50%;}
    .footer-left1{/* width:50%; */padding: 0;}
    .pick-pandit1{width:50%;}
    .ourservices-right1{padding:30px 0 0 0;margin:0;}
    .whychoose {padding: 20px 0px 0 0;}
    .damroo_1 {right: -0px;}
    .fix{display:block;}
    .damroo_1 {right: 0px;}
    .get-in1:nth-child(1){width:100%;padding: 10px 0;}
    .get-in1{width:50%;}

    .breadcrumb-section{margin: 0;padding: 0px 0 0 0;}
    .footer-services ul li{padding: 10px 0px;width: 31%;}
    .footer-services ul li:nth-child(5){display:none;}
    .footer-head p {font-size: 37px;padding: 9px 15px 0;}
    .getin-left2{padding:0;}
    .getin-left1{padding:0;}
    .getin-right1{padding:0;}
    .footer {padding: 10px;}
    .footer-location1{padding:0;}
    .ourservices-section_1 .our-services1{width:50%;}
    .ourservices-section_1 .our-services1{padding:10px;}
    .ourservices-section_1 .our-services2 {padding: 16px 19px;}
    .ourservices-section_1 .our-services4 strong {font-size: 19px;padding: 8px 12px 4px;}
    .ourservices-section_1 .our-services4 p{height:250px;}
    .choose-text p {/* font-size: 31px; */}
    .about-design h2, h3, h4, h5, h6{font-size:25px;line-height: 30px;}
    .about-head h1 {font-size: 45px;}
    .maincontant-section1{padding:10px;}
    .mainform-right1{padding:0;}
    .god-section{display:none;}
    .ourservices-left1 {padding: 60px 0 0;}
    .why-text{padding:0;}
    .bg-serv{display:none;}
    .footer-left2 ul li {font-size: 16px;}
    .damroo{ left: -20px;}
    .damroo img {width: 142px;}
    .other-services3 img{width:auto;}
    .pick-pandit3 p {padding: 0px 60px 0 60px;line-height: 27px;}
    .dropdown-menu{width: 100%;padding: 0 0px 0 15px;}
    .about-right2{padding: 0;}
    .appointment-footer a {font-size: 40px;}
    .about-left2 {padding: 80px 0 0;}
    .footer-dis span {padding: 8px 0 6px;}
    .breadcrumb-section1 {padding: 85px 0px 200px;}
    #callbook {display:block;}
    


    
}

@media only screen and (min-width: 575px) and (max-width: 720px) {
  .pick-pandit3 p {padding: 0px 20px 0 20px;}
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
  .scroll-on .naviagtion-section1 {padding: 0 0px 0px 25px}
  .head-contact2 .head-img img{/* height: 70px; */}
  .menu li a{font-size: 15px;}
  .head-appointment2 a{font-size: 16px;padding: 7px 20px 7px 0px;}
  .scroll-on .head-appointment1{display: none;}
  .img-left{display:none;}
  .img-right{display:none;}
  .menu li {padding: 11px 10px 10px;}
  .scroll-on .menu li {padding: 9px 3px 9px 4px;margin: 0px 7px;}
  .scroll-on .menu a{/* font-size: 17px; */}
  .list-header ul li{padding: 6px 14px;font-size: 18px;}
  .list-header{top: 9%;display: none;}
  .god-right2 ul li:nth-child(3){display:none;}
  .god-right2 ul li span {height: 128px;width: 113px;}
  .list-head strong {font-size: 29px;}
  .list-design ul li {font-size: 15px;}

  .scroll-on .head-appointment2 a {padding: 11px 6px 13px 0px;}
  .head-appointment2 a span {height: 50px;width: 50px;line-height: 48px;margin: 4px 2px 0px -27px;}
  .head-appointment2 a span img {width: 40px;}
  .form-design{width: 100%;margin-top:50px;float: left;}
  .about-banner1 {padding: 50px 0 0 0;text-align: center;}
  .choose-text p {font-size: 31px;}
  .whyus-text {padding: 40px 0px 0 0;}
  .pick-pandit3 p {padding: 0px 90px 0 90px;font-size:14px;}
  .pick-pandit3 strong {font-size: 16px;}
  .other-services4 strong{font-size:20px;}
  .footer-head p {font-size: 50px;/* padding: 11px 14px 10px; */}
  .footer-services ul li {width: 20%;}
  .ourservices-right1{margin:0;padding:40px 0 0 0;text-align:center;}
  .pick-pandit_22{margin:130px 0 0;}
  .pick-pandit2{margin:130px 0 0;}
  .pick-pandit2:after{z-index:-9;}
  .testimonials-right2 img{/* width:50%; *//* padding: 0 10px; */}
  .testimonials-right2{/* display:flex; */}
  .about-left1{width:100%;padding: 0 20px;}
  .about-right1{width: auto;padding: 0 30px;}
  .god-right2 ul li{padding: 0 8px;}
  .head-contact1:nth-child(2){display:none;}
  .head-contact1{width:100%;}
  .head-logo1{width: 50%;}
  .head-right1{width:50%;}
  .god-right1 { padding: 0 0 29px 50px;}
  .footer-services li img{/* height: 97px; */}
  .footer-services li p{/* font-size:15px; */}
  .footer-services ul li:nth-child(3){display:none;}
  .damroo_1 {right: -13px;}
  .get-in1:nth-child(1){width:100%;}
  .get-in1{width:50%;}
  .head-navigation1{width:70%;}
  .head-appointment1{width: 30%;}
  .ourservices-section_1 .our-services1{padding:10px;}
  .ourservices-section_1 .our-services2 {padding: 16px 25px;}
  .ourservices-section_1 .our-services4 strong {font-size: 23px;padding: 8px 12px 4px;}
  .ourservices-section_1 .our-services4 p{height:200px;}
  .about-design h2, h3, h4, h5, h6{font-size:20px;}
  .choose-text strong {font-size: 28px;}
  .choose-text p {font-size: 31px;}
  .testimonials3 p {font-size: 15px;line-height: 30px;}
  .about-left_image{padding:0;}
  .about-right2 {padding: 0;}
  .header {/* top: 98px; */}
  .active1 {top: 0;}
  .footer-location2 ul{display: flex;}
  .footer-location2 ul li {width: 50%;padding: 0 5px;}
  .appointment-footer a {font-size: 45px;}
  .about-left2 {padding: 35px 55px 0;}
  .otherservices-section3 .other-services4 p {height: 160px;}
  

}

@media only screen and (min-width: 991px) and  (max-width:1200px) {
  .scroll-on .head-appointment1 {display: none;}
  .head-logo2 img {width: 364px;}
  .img-left{display:none;}
  .img-right{display:none;}
  .menu li {/* padding: 14px 15px 5px; */}
  .scroll-on .menu li {padding: 9px 5px 9px 5px;margin:0 6px;}
  .scroll-on .menu a{font-size:16px;}
  .list-header ul li{padding: 6px 14px;font-size: 18px;}
  .list-header{top: 9%;}
  .god-right2 ul li:nth-child(3){display:none;}
  .god-right2 ul li span {height: 160px;width: 140px;}
  .choose-1 p {font-size: 18px;}
  .form-head strong {padding: 15px 15px 6px;font-size: 28px;}
  .list-head strong {font-size: 24px;}
  .list-design ul li {padding: 12px 5px;font-size: 16px;}
  .scroll-on .head-appointment2 a { padding: 9px 15px 9px 0px;}
  .head-appointment2 a span {/* height: 50px; *//* width: 50px; */line-height: 58px;}
  .head-appointment2 a span img {height: 45px;}
  .form-design{width: 91%;margin-top:50px;}
  .about-banner1 {padding: 50px 0 0 0;}
  .choose-text p {font-size: 35px;}
  .about-right1 { padding: 0 0px 0 0px;}
  .pick-pandit3 p {padding: 0px 10px 0 10px;font-size:14px;line-height: 22px;}
  .pick-pandit2 .pick-pandit3 {top: 85px;}
  .pick-pandit3 strong {font-size: 16px;}
  .footer-head p {font-size: 28px;}
  .footer-services ul li{width: 16%;}
  .footer-services ul li:nth-child(6) {display: none;}
  .head-appointment2 a {/* font-size: 17px; */}
  .damroo_1 {right: -35px;}
  .head-contact2 .head-img img{/* width: 62px; */}
  .ourservices-section_1 .our-services1{padding:10px;}
  .ourservices-section_1 .our-services2 {padding: 16px 25px;}
  .ourservices-section_1 .our-services4 strong {font-size: 20px;padding: 8px 12px 4px;}
  .about-design h2, h3, h4, h5, h6{font-size:20px;}
  .choose-text strong {font-size: 19px;padding: 5px 15px 3px;}
  .bg-serv{ display:none;}
  .other-sevices2{ background:#fff;}
  .list-head p {font-size: 15px;padding: 6px 10px 6px;}
  .header{/* top: 110px; */}
  .active1{top:0;}
  .menu li a {/* font-size: 16px; */}
  .head-contact2 .head-text a {/* font-size: 20px; */}
  .head-contact2 .head-text span {/* font-size: 16px; */}
  .appointment-footer a {font-size: 22px;}
  .about-left_image .image-round {width: 352px;}

  

  
}

@media only screen and (min-width:1200px) and  (max-width:1350px){
  .right-trishul{width:180px;}
  .left-trishul{width:180px;}
  .list-header ul li{padding: 6px 32px;font-size: 18px;}
  .list-header{top: 10%;}
  .god-right2 ul li:last-child{display:none;}
  .our-services4 strong{font-size: 21px;padding: 2px 11px 4px;}
  .form-design{width:85%;margin-top:50px;}
  .about-banner1 {padding: 50px 0 0 0;}
  .choose-text p {font-size: 33px;}
  .about-right1 { padding: 0 0px 0 0px;}
  .whychoose {padding: 30px 60px 0 0;}
  .damroo_1 {right: -31px;}
  .choose-text strong {font-size: 25px;}
  .about-left1{padding:0 10px 0 0;}
  .about-head h1{font-size: 45px;}
  .scroll-on .head-appointment1 {width: 43%;}
  .logo1 {width: 54%;}
  
  
}

@media (max-width: 575px) and (min-width: 0px) {
  .whychoose-1{width:100%;}
  .whychoose-1:nth-child(2){margin-top:40px;}
   .whychoose-1:nth-child(5){margin-top:40px;}
  .pick-pandit1{width:100%;}
  .get-in1{width:100%;padding: 10px 0;}
  .breadcrumb-section1 {padding: 37px 0px 100px;}
  .head-contact2 .head-img{width:20%;}
  .head-contact2 .head-text{width:80%;}
  .head-contact2 .head-img img{height:auto;}
  .form-head strong{font-size: 27px;}
  .damroo_1 img{width: 105px;margin:-0px 0 0 0;}
  .tri-1-contact>img:nth-of-type(2){top:-60px;}
  .damroo img{width: 136px;}
  .damroo{left:-30px;}
  .damroo_1 {right: 0;bottom: -26px;}
  .footer-services li p {font-size: 14px;}
  .footer-head p {font-size: 31px;line-height: 33px;padding: 14px 10px 4px;}
   .footer-dis p{line-height:26px;font-size:13px;}
  .scroll-on .logo2 img{height:auto;}
  .menu li.navbar-dropdown .dropdown{transform: translateY(-10px);left: 20px;}
  .menu li.navbar-dropdown .dropdown ul li a{font-size: 14px;}
  .scroll-on .menu li.navbar-dropdown .dropdown ul li {padding: 4px 3px;}
 
  .our-services1{padding:10px;}
   .bread-text h1 {font-size: 40px;}
  .ourservices-section_1 .our-services1{width:100%;}
  .ourservices-section_1 .our-services4 p{height:auto;}
  .about-design h2, h3, h4, h5, h6 {font-size: 20px;line-height: 34px;}
  .carousel-control b{height:40px;width:40px;}
  .carousel-control b .glyphicon{width:30px;height:30px;line-height: 30px;top: 5px;right: 1px;font-size: 19px;}
  .right b .glyphicon-chevron-right {transform: translateX(-5px);right: 20px;}
   .bgg{top: -30px;}
  .footer-services{margin:0;padding:40px 0 40px;}
  .footer-services li img{width: 85px;}
  .carousel-control b .glyphicon-left:hover {left: 10px;}
  .carousel-control b .glyphicon-right:hover {right: 10px;}

  .scroll-on .navbar-toggler {top: -46px;width: 44px;height: 36px;line-height: 38px;}
  .header{/* top: 91px; */}
  .navbar-toggler {top: -56px;}
   .active1 {top: 0;}
   .ourservices-head strong {font-size: 38px;}
  .about-head p, .ourservices-head span {padding: 7px 15px 5px;font-size: 14px;}
  .choose-text p {font-size: 28px;}
  .choose-text strong {padding: 5px 15px 2px; font-size: 17px;}
  .appointment-footer a {font-size: 30px;}
  .about-left_image .image-round {width: 350px;left: -12px;}
.pick-pandit3 p {padding: 0px 105px 0;}
}

@media only screen and (min-width:421px) and  (max-width:490px){
  .scroll-on .navbar-toggler {top: -50px;}
  .navbar-toggler {top: -55px;}
}

@media (max-width: 420px) and (min-width:0px) {
 .footer-left1{width:100%;padding: 0;}
  .bread-text h1{font-size: 38px;}
  .head-contact2 .head-text a {font-size: 28px;}
  .logo2 img{width: 213px;}
  .logo1{width: 75%;/* margin: -10px 0 0 0; */}
  .scroll-on .logo1{width: 71%;}
  .navbar-toggler{right: 0;top: -43px;height: 30px;width: 38px;font-size: 14px;line-height: 32px;}
  .header {/* top: 90px; */}
  .active1 {top: 0;}
  .footer-left2 ul li{font-size:16px;}
  .choose-text strong {font-size: 14px;padding: 5px 15px 3px;}
  .choose-text p {font-size: 21px;padding: 12px 0 0;}
  .navbar-toggler img{height: 15px;margin: -1px 0 0 0;}
  .pick-pandit3 p { padding: 0px 30px 0 30px;line-height: 27px;}
  .footer-services ul li {width: 48%;padding: 4px 0px;}
  .footer-services li p {/* font-size: 13px; */}
  .footer-head p {font-size: 21px;line-height: 28px;padding: 8px 6px 3px;}
  .location-2 a{/* font-size:15px; */}
  .scroll-on .navbar-toggler {top: -43px;width: 40px;height: 33px;line-height: 33px;}
  .slider-section {/* padding: 70px 0 0; */}
  .naviagtion-section1 {padding: 0;}
  .scroll-on .naviagtion-section1 {padding: 7px 8px 0 8px;}
  .dropdown-menu{/* min-width: 55%; *//* padding: 0 0px 0 14px; *//* float: right; *//* margin-left: 81px; */}
  .list-head strong {font-size: 25px;}
  .list-head p {font-size: 15px;}
  .list-design ul li {padding: 12px 6px;}
  .ourservices-head strong, .about-head h1 {font-size: 27px;}
  .about-head p, .ourservices-head span {font-size: 13px;}
  .choose-text {padding: 15px 10px 12px;}
  .whyus-text {padding: 15px;}
  .form-head strong {font-size: 22px;padding: 18px 15px 5px;}
  .about-left2 {/* padding: 15px 0 0; */}
  .form-head p {font-size: 12px;margin: 9px 20px 0;}
  .other-services4 strong {font-size: 22px;}
  .appointment-footer a {font-size: 24px;}
  .footer {padding: 0;}
  .about-left_image .image-round {width: 250px;}
  .about-us {padding: 15px;}
  .testi-banner {padding: 0 0 25px;width: 100%;}
   


}


@media (max-width: 340px) and (min-width: 0px) {
  .scroll-on .navbar-toggler {/* top: -45px; */}
  .footer-services li p {/* font-size: 15px; *//* padding: 10px 0 6px; */}
  .logo2 img{/* height:auto; */}
}