p {
  font-size: 14px;
}

body {
  font-family: "Rajdhani", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase !important;
}

p {
  font-size: 15px !important;
}

.brochure-download {
  display: flex;
  align-items: center;
  justify-content: center;
}
.brochure-download a {
  border: solid 1px #fff !important;
  border-radius: 5px;
  padding: 4px 10px !important;
  overflow: hidden;
}
.brochure-download a::before {
  content: "";
  background-color: #1f3542;
}
.brochure-download a:hover {
  color: #fff !important;
}

.fffText h3 {
  color: #fff !important;
}
.fffText p {
  color: #fff !important;
  font-family: "Rajdhani", sans-serif;
}

#totop i {
  position: relative;
  top: -3px;
}

.text_left h1, .text_left h2, .text_left h3, .text_left h4, .text_left h5, .text_left h6 {
  text-align: left !important;
}

.site-main {
  z-index: 0 !important;
}

.dropdown-panel {
  position: relative;
}
.dropdown-panel:hover .dropBox {
  height: 261px;
  transition-duration: 0.2s;
}
.dropdown-panel:hover .drop1 {
  height: 180px !important;
}
.dropdown-panel .drop-link {
  padding-right: 20px !important;
  position: relative;
}
.dropdown-panel .drop-link .dropArrow {
  position: absolute;
  right: 0;
  top: 30px;
  width: 7px;
  height: 7px;
  display: block;
  transform: rotate(47.2deg);
  border-bottom: solid 1px #777;
  border-right: solid 1px #777;
}

.dropBox {
  position: absolute;
  width: 253px !important;
  top: 69px;
  left: 0;
  background-color: #f65895;
  display: flex;
  flex-direction: column;
  height: 0px;
  overflow: hidden;
  transition-duration: 0.2s;
  z-index: 10;
}
.dropBox li {
  list-style-type: none;
}
.dropBox li a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  color: #fff !important;
  font-size: 12px !important;
  padding: 5px 10px !important;
  border-bottom: solid 1px rgba(255, 255, 255, 0.26) !important;
  letter-spacing: 0px !important;
}
.dropBox li a:hover {
  background-color: #1f3542 !important;
  color: #fff !important;
}
.dropBox li a::before {
  content: "";
  background: #2a3181;
  background: linear-gradient(to right, #2a3181 37%, #27225c 100%);
}

footer {
  padding-top: 50px;
  background-color: #000 !important;
}

.footer .widget {
  text-align: left;
  margin: 16px 0 12px;
}
.footer .widget ul {
  padding: 0;
  margin: 0;
}
.footer .widget ul li {
  list-style-type: none;
  padding: 0 0 10px 0;
  position: relative;
  color: #fff;
}
.footer .widget ul li a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  color: #fff;
  text-transform: uppercase;
}
.footer .widget ul li a:hover {
  color: #f65895 !important;
}

.topPad {
  padding-top: 38px !important;
}

.check-block li {
  padding-bottom: 0 !important;
}

.widget.widget_nav_menu a {
  font-weight: 400;
  font-size: 15px;
}

.menu-footer-services li a:hover {
  color: #f65895;
}

.navCover {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.9);
  display: none;
}

.wrapper_row {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.topLinks {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
}
.topLinks .audit {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  padding: 5px;
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  margin-right: 10px;
  font-weight: bold;
}
.topLinks ul {
  padding: 0;
  margin: 0;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  align-items: center;
}
.topLinks ul li {
  list-style-type: none;
}
.topLinks ul li a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  padding: 3px 10px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  background-color: #000;
  border-radius: 5px;
}
.topLinks ul li a:hover {
  color: #fff;
  background-color: #181147;
  transition-duration: 0.2s;
}
.topLinks ul li:nth-child(3) a {
  border: none;
}

.topSocialMedia {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: fixed;
  right: 0;
  height: 100%;
  z-index: 100;
}
.topSocialMedia aside {
  overflow: hidden;
  border-radius: 10px 0px 0px 10px;
}
.topSocialMedia aside a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  width: 30px;
  height: 30px;
  background-color: #1f3542;
  color: #000;
}
.topSocialMedia aside a svg {
  width: 10px;
  fill: #000;
}
.topSocialMedia aside a:hover {
  color: #fff;
}
.topSocialMedia aside a:hover svg {
  fill: #fff;
}
.topSocialMedia aside a:hover:nth-child(1) {
  background-color: #3b5998 !important;
  color: #fff;
}
.topSocialMedia aside a:hover:nth-child(2) {
  background: radial-gradient(circle at 33% 100%, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF);
}
.topSocialMedia aside a:hover:nth-child(3) {
  background-color: #0A66C2;
  color: #fff;
}
.topSocialMedia aside a:hover:nth-child(4) {
  background-color: #00acee;
  color: #fff;
}
.topSocialMedia aside a:hover:nth-child(5) {
  background-color: #c4302b;
  color: #fff;
}

.emailPhone {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  padding: 5px 0;
}
.emailPhone span {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 14px;
  padding-left: 10px;
}
.emailPhone span:hover {
  color: #fff;
}
.emailPhone span:nth-child(1) {
  padding-right: 10px;
  position: relative;
}
.emailPhone span:nth-child(1)::before {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 0;
}
.emailPhone span i {
  margin-right: 5px;
  color: #fff;
}

.navigationFixed {
  position: fixed;
  width: 100%;
  top: -90px;
  margin-top: 90px;
  transition-duration: 1.2s;
  left: 0;
  z-index: 100;
  background-color: #1f3542;
  box-shadow: 0px 0px 64px -34px;
}
.navigationFixed .brochure-download a {
  background-color: #1f3542 !important;
  color: #fff !important;
}
.navigationFixed .brochure-download a::before {
  content: "";
  background-color: #f65895;
}
.navigationFixed .logo-fff {
  display: block;
}
.navigationFixed .wrapper_flex ul li a {
  color: #000;
}
.navigationFixed .wrapper_flex ul li a:hover {
  color: #1f3542;
}
.navigationFixed .wrapper_flex ul li .navLink {
  color: #fff;
}
.navigationFixed .wrapper_flex .main__navigation .dropdown-panel ul li a {
  color: #fff;
}

header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  width: 100%;
}
header .topBar {
  width: 100%;
  background: none;
  border-bottom: solid 1px rgba(255, 255, 255, 0.41);
}
header nav {
  width: 100%;
}

.navBlock {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.navBlock .logo {
  width: 240px;
  padding: 5px;
  width: 161px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 0;
}
.navBlock .logo img {
  width: 100%;
}
.navBlock .logo a {
  width: 100%;
  left: 0;
  top: 0;
  z-index: 10;
  overflow: hidden;
  display: block;
}
.navBlock .wrapper_flex {
  display: flex;
  align-items: center;
}
.navBlock .wrapper_flex ul {
  padding: 0;
  margin: 0;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
}
.navBlock .wrapper_flex ul li {
  list-style-type: none;
}
.navBlock .wrapper_flex ul li a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  padding: 2em 1em;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  display: block;
}
.navBlock .wrapper_flex ul li a:hover {
  color: #f65895;
  transition-duration: 0.2s;
}
.navBlock .wrapper_flex .get-a-quote {
  width: -moz-fit-content;
  width: fit-content;
  background-color: #1f3542;
  color: #fff;
  text-transform: capitalize;
  padding: 8px;
  border-radius: 6px;
  font-size: 14px;
  transition-duration: 0.2s;
  margin-left: 20px;
}
.navBlock .wrapper_flex .get-a-quote:hover {
  box-shadow: 0px 8px 16px -8px #000;
  transition-duration: 0.2s;
}

.title-fff h1, .title-fff h2, .title-fff h3, .title-fff h4, .title-fff h5, .title-fff h6 {
  color: #fff !important;
}

.topBar {
  width: 100%;
  background-color: #fff;
}

.toggleBtn {
  display: none;
}

.rev_slider_4_1 {
  height: 300px !important;
}

.aboutSection {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fff;
}

.flexBoxCenter {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.aboutRow h6 {
  width: 100%;
  text-align: center;
  color: #f65895;
  text-transform: capitalize;
  font-size: 18px;
}
.aboutRow h3 {
  width: 100%;
  text-align: center;
  text-transform: capitalize;
  font-size: 34px;
  font-weight: 600;
}
.aboutRow h5 {
  width: 100%;
  text-align: center;
  text-transform: capitalize;
  font-size: 23px;
}
.aboutRow p {
  text-align: justify;
}

.buttonCover {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.servicesSection {
  padding: 50px 0;
  background-color: #F9F9F9;
}

.servicesRow {
  background-color: #fff;
  padding: 15px;
  box-shadow: 0px 0px 12px -11px #000;
  margin-bottom: 30px;
}

.wrapperServicesImg {
  height: 100%;
}
.wrapperServicesImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 0;
  margin: 0;
}

.wrapperServicesContent {
  width: 100%;
  padding: 20px;
}
.wrapperServicesContent h3 {
  font-size: 24px;
  text-transform: uppercase;
  color: #f65895;
  font-weight: 700;
  margin-bottom: 10px;
}
.wrapperServicesContent p {
  font-size: 15px;
  text-align: justify;
  line-height: 24px;
  margin: 0;
}

.serviceWrapper {
  height: 400px;
  background-color: aliceblue;
  margin-bottom: 30px;
  position: relative;
}
.serviceWrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.serviceWrapper aside {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 30px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.24+0,0.96+100 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.24) 0%, rgba(0, 0, 0, 0.96) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.serviceWrapper aside h4 {
  color: #fff;
  text-transform: capitalize;
  font-size: 26px;
  font-weight: 100;
  opacity: 0.5;
}
.serviceWrapper aside:hover {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.81) 100%);
}
.serviceWrapper aside:hover h4 {
  opacity: 1;
}

.minCaption {
  margin-bottom: 30px;
}
.minCaption h3 {
  width: 100%;
  text-align: center;
  text-transform: capitalize;
  font-size: 35px;
  font-weight: 600;
}

.check-block li {
  padding-bottom: 0 !important;
}
.check-block li a {
  position: relative;
  padding-left: 18px;
  font-size: 13px !important;
}
.check-block li a::before {
  content: "";
  font-family: "fontAwesome";
  position: absolute;
  left: 0;
  top: 2px;
  width: 7px;
  height: 7px;
  border-radius: 50px 50px 10px 50px;
  background-color: #fff;
  display: block;
}
.check-block li a:hover {
  color: #f65895;
}

.widget-contact li a:hover {
  color: #f65895;
}

.footerContent {
  width: 100%;
}
.footerContent .footerLogo {
  width: 100%;
}
.footerContent .footerLogo svg {
  width: 100% !important;
  fill: #fff !important;
}

.copyright p {
  width: 100%;
  text-align: center;
}

.side_socialMedia {
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  height: 100%;
  position: fixed;
  bottom: 0;
  z-index: 100;
  right: 0;
}

.side_socialMedia ul {
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.side_socialMedia ul li {
  list-style-type: none;
}
.side_socialMedia ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  width: 50px;
  height: 50px;
  background-color: #979797;
  color: #fff;
  margin-bottom: 2px;
  font-size: 25px;
}
.side_socialMedia ul li a svg {
  width: 15px;
  fill: #fff;
}
.side_socialMedia ul li:hover:nth-child(1) a {
  background-color: #3b5998 !important;
  color: #fff;
}
.side_socialMedia ul li:hover:nth-child(2) a {
  background: radial-gradient(circle at 33% 100%, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF);
}
.side_socialMedia ul li:hover:nth-child(3) a {
  background-color: #0A66C2;
  color: #fff;
}
.side_socialMedia ul li:hover:nth-child(4) a {
  background-color: #00acee;
  color: #fff;
}
.side_socialMedia ul li:hover:nth-child(5) a {
  background-color: #c4302b;
  color: #fff;
}
.side_socialMedia ul li:nth-child(5) a {
  margin-bottom: 0 !important;
}

.menu ul li a {
  text-transform: uppercase !important;
}

.shadow-effect {
  background: #fff;
  padding: 20px;
  border-radius: 4px;
  text-align: center;
  border: 1px solid #ECECEC;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.02);
}
.shadow-effect img {
  width: 90px;
  border-radius: 100%;
}

#customers-testimonials .shadow-effect p {
  font-family: inherit;
  font-size: 13px;
  line-height: 1.5;
  margin: 0 0 17px 0;
  font-weight: 300;
}
#customers-testimonials .item {
  text-align: center;
  margin-bottom: 80px;
  opacity: 0.2;
  transform: scale3d(0.8, 0.8, 1);
  transition: all 0.3s ease-in-out;
}
#customers-testimonials .owl-item.active.center .item {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

.testimonial-name {
  margin: -17px auto 0;
  display: table;
  width: auto;
  background: #f65895;
  padding: 9px 35px;
  border-radius: 12px;
  text-align: center;
  color: #fff;
  box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
}

#customers-testimonials.owl-carousel .owl-dots {
  display: inline-block;
  width: 100%;
  text-align: center;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span {
  background: #f65895;
  transform: translate3d(0px, -50%, 0px) scale(0.7);
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
  background: #f65895;
  transform: translate3d(0px, -50%, 0px) scale(0.7);
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
  background: #f65895;
  display: inline-block;
  height: 20px;
  margin: 0 2px 5px;
  transform: translate3d(0px, -50%, 0px) scale(0.3);
  transform-origin: 50% 50% 0;
  transition: all 250ms ease-out 0s;
  width: 20px;
}

.testimonialsSection {
  padding-top: 50px;
  background-color: #f4f4f4;
}

.clientsSection {
  padding: 50px 0;
  padding-top: 0;
}

.client-img-box {
  width: 100%;
  border-radius: 10px;
  background-color: #fff;
  border: solid 1px #f2f2f2;
  padding: 10px;
}
.client-img-box img {
  width: 100% !important;
}

.choose-us-content h5 {
  text-align: center;
  font-size: 29px;
}
.choose-us-content p {
  text-align: justify;
}

.whyChooseImg {
  width: 100%;
  margin-bottom: 20px;
}
.whyChooseImg img {
  width: 100%;
}

.padding-block {
  padding: 20px 15px;
}

.choose-subtitle h5 {
  font-size: 13px;
  text-transform: capitalize;
}

.choose-icon {
  width: -moz-fit-content !important;
  width: fit-content !important;
  margin-bottom: 20px;
  height: auto !important;
}
.choose-icon svg {
  width: 50px;
  fill: #f65895;
}

.siteLogo {
  width: 204px;
  position: absolute;
}
.siteLogo img {
  width: 100%;
  height: auto !important;
  max-height: none !important;
}

.fixed-header .siteLogo {
  background-color: #181147;
  border-radius: 10px;
  overflow: hidden;
  height: auto !important;
  position: static !important;
}
.fixed-header .site-branding {
  height: auto !important;
}

.dropdown li {
  line-height: 76px !important;
}

.relative-block {
  position: relative;
}

.before {
  position: absolute;
  top: 0;
  left: -380px;
  width: 700px;
  height: 100%;
  background-color: #181147;
}

.featured-bottom-portfolio-content .featured-title h5 {
  font-size: 15px !important;
  line-height: 15px;
}

.featured-imagebox .featured-bottom-content.featured-bottom-portfolio-content {
  padding: 9px 18px 9px 20px !important;
}

.featured-thumbnail {
  height: 170px;
}

.auto_height {
  height: auto !important;
}

.pp_details {
  display: none !important;
}

.pp_content {
  height: auto !important;
}

.more-btn a {
  display: inline-block;
  font-size: 16px;
  line-height: normal;
  padding: 6px 17px 6px 17px;
  background: #fff;
  color: #f65895;
  border: 1px solid transparent;
  position: relative;
  font-weight: 600;
  overflow: hidden;
  z-index: 9;
  vertical-align: middle;
  text-transform: capitalize;
  transition: all 0.2s ease-in-out;
  border-radius: 3;
}
.more-btn a:hover {
  background-color: #000;
  color: #fff;
  transition-duration: 0.2s;
}

.top_padding {
  padding-top: 30px;
}

.centerPf p {
  width: 100%;
  text-align: center;
}

.fluid-fill {
  width: 100%;
  background-color: #fff;
  padding: 30px 0px;
  border-radius: 10px;
}

.row_padding {
  padding: 30px 0;
}

.client_logo {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  padding: 10px 0;
  border-radius: 10px;
  margin-bottom: 30px;
}
.client_logo img {
  width: 100%;
}

.typeOfEventsSection {
  background-color: #fff;
  padding: 50px 0;
}

.event-block {
  width: 100%;
  height: 360px;
  background-color: #777;
  overflow: hidden;
  position: relative;
}
.event-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.event-block aside {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.24) 0%, rgba(0, 0, 0, 0.96) 100%);
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 30px;
  z-index: 10;
}
.event-block aside h3 {
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 26px;
  font-weight: 100;
  line-height: inherit;
  opacity: 0.5;
}
.event-block aside:hover {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.81) 100%);
}
.event-block aside:hover h3 {
  opacity: 1;
}

#typeofevents .owl-item {
  padding: 0 !important;
}
#typeofevents .owl-nav {
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  left: 0;
  top: 210px;
}
#typeofevents .owl-nav .owl-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: #f65895 !important;
  position: relative !important;
  border-radius: 100%;
  left: -50px;
}
#typeofevents .owl-nav .owl-prev:hover {
  background-color: #181147 !important;
  transition-duration: 0.2s;
}
#typeofevents .owl-nav .owl-next {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: #f65895 !important;
  position: relative !important;
  border-radius: 100%;
  right: -50px;
}
#typeofevents .owl-nav .owl-next:hover {
  background-color: #181147 !important;
  transition-duration: 0.2s;
}
#typeofevents .owl-dots {
  display: none !important;
}

.why-choose-us-wrapp {
  background-color: #181147 !important;
  transition-duration: 0.2s;
}
.why-choose-us-wrapp h5 {
  color: #fff !important;
}
.why-choose-us-wrapp p {
  font-size: 13px !important;
}
.why-choose-us-wrapp:hover {
  transition-duration: 0.2s;
  background-color: #f65895 !important;
}
.why-choose-us-wrapp:hover p {
  color: #fff !important;
}
.why-choose-us-wrapp:hover .choose-icon svg {
  fill: #fff !important;
}

.bannerCover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.64);
}
.bannerCover aside {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  padding: 0 14%;
  position: relative;
}
.bannerCover aside h1, .bannerCover aside h2, .bannerCover aside h3, .bannerCover aside h4, .bannerCover aside h5, .bannerCover aside h6 {
  width: 100%;
  text-align: center;
}
.bannerCover aside h1 {
  font-size: 3.9vw;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  position: relative;
  top: -2em;
  opacity: 0;
  margin-bottom: 0;
}
.bannerCover aside h1 span {
  color: #fff;
}
.bannerCover aside h3 {
  font-size: 1.9vw;
  text-transform: uppercase !important;
  font-weight: 400;
  color: #fff;
  position: relative;
  bottom: -2em;
  opacity: 0;
}
.bannerCover aside p {
  font-size: 1em;
  position: relative;
  bottom: -8em;
  opacity: 0;
  color: #fff;
}
.bannerCover aside a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  background-color: #f65895;
  padding: 5px 10px;
  color: #fff;
  width: -moz-fit-content;
  width: fit-content;
  text-transform: uppercase;
  display: block;
  position: relative;
  bottom: -9em;
  opacity: 0;
}
.bannerCover aside a::before {
  background-color: #000;
  color: #fff;
}

.buttonCover {
  display: flex;
  align-items: center;
  justify-content: center;
}
.buttonCover a {
  border-radius: 5px;
  margin: 10px;
  border: solid 1px #f65895;
}
.buttonCover a:nth-child(2) {
  background: none;
  border: solid 1px #fff;
}

.active .bannerCover aside h1 {
  top: 0;
  opacity: 1;
  transition-duration: 1.2s;
}
.active .bannerCover aside h3 {
  bottom: 0;
  opacity: 1;
  transition-duration: 1.2s;
}
.active .bannerCover aside p {
  bottom: 0em;
  opacity: 1;
  transition-duration: 1.2s;
}
.active .bannerCover aside a {
  bottom: 0;
  transition-duration: 1.2s;
  opacity: 1;
}
.active .bannerCover aside a:hover {
  background-color: #000;
  color: #fff !important;
}

.tabs {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tabs .active a {
  background-color: #f65895 !important;
  color: #fff !important;
  border-color: #f65895 !important;
}

.footer .second-footer .second-footer-inner {
  border-bottom: 0 !important;
  border-top: 0 !important;
}

.companyWrapp {
  padding-top: 50px;
}

.wrapper_panel_for_img {
  width: 100%;
  height: 300px;
  overflow: hidden;
  border-radius: 10px;
  background-color: #777;
}
.wrapper_panel_for_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.wrapper_panel_for_content {
  width: 100%;
  padding-left: 30px;
}
.wrapper_panel_for_content h3 {
  color: #777;
  font-size: 23px;
  font-weight: 600;
}
.wrapper_panel_for_content p {
  font-size: 14px;
  text-align: justify;
}

.tabFlexCenter {
  display: flex !important;
  justify-content: center;
}

.bottom-footer-text {
  background-color: #1e1e1e;
}

.dark-wrapper {
  background-color: #231f20;
  padding: 30px 0;
}

.contact_title h5, .contact_title h6 {
  color: #fff !important;
}

.copyright {
  padding: 0px 0;
}
.copyright p {
  font-size: 12px !important;
  margin: 0;
  color: #fff;
}

.widget-contact li i {
  color: #fff !important;
}

#totop {
  background-color: #000 !important;
  color: #fff !important;
}

.ttm-btn-color-black {
  background-color: #f65895 !important;
}
.ttm-btn-color-black:hover {
  background-color: #000 !important;
}

.whatsapp-round {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: #25D366;
  position: fixed;
  left: 5px;
  bottom: 60px;
  z-index: 10;
}
.whatsapp-round a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  color: #fff;
  font-size: 30px;
}

.shadow-effect {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.shadow-effect h5 {
  text-transform: capitalize !important;
  font-weight: bold;
  color: #e5268e;
  font-size: 14px;
  text-align: center;
  margin-bottom: 0;
}
.shadow-effect h6 {
  text-transform: capitalize !important;
  color: #5c5c5c;
  font-size: 10px;
  text-align: center;
}
.shadow-effect span {
  display: block;
  width: 70px;
}
.shadow-effect span img {
  width: 100%;
  border-radius: 0 !important;
}

.about_company {
  padding: 50px 0;
  background-color: #fff;
}

.about-content {
  width: 100%;
  padding-left: 30px;
}
.about-content h3 {
  color: #777;
  font-size: 23px;
  font-weight: 600;
  margin: 0;
}
.about-content h2 {
  color: #777;
  font-size: 23px;
  font-weight: 600;
  font-size: 48px;
}
.about-content p {
  font-size: 14px;
  text-align: justify;
}

.wrapper_panel_for_about_img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 10px;
}
.wrapper_panel_for_about_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.pannel_grid_wrapper {
  width: 100%;
  background-color: #fbfbfb;
  padding: 8px;
  margin-bottom: 30px;
}
.pannel_grid_wrapper aside:nth-child(1) {
  width: 100%;
}
.pannel_grid_wrapper aside:nth-child(1) img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pannel_grid_wrapper aside:nth-child(2) {
  height: auto;
}
.pannel_grid_wrapper aside:nth-child(2) h3 {
  text-align: center;
  font-size: 25px;
  font-weight: 700;
}
.pannel_grid_wrapper aside:nth-child(2) p {
  font-size: 14px;
  text-align: justify;
}

.whatwedo-content {
  width: 100%;
}
.whatwedo-content h3 {
  font-size: 25px;
  font-weight: 700;
}
.whatwedo-content p {
  font-size: 14px;
  text-align: justify;
}

.photoGallerySection {
  padding-top: 50px;
}

.videoGallerySection {
  padding: 50px 0;
  background-color: #f4f4f4;
}

.titleSize h5 {
  padding: 0 13px;
  font-size: 18px;
}

.gallerySubtitle {
  padding-top: 30px;
}
.gallerySubtitle h4 {
  font-size: 25px;
  padding: 0 15px;
  font-weight: 600;
  text-align: center;
  width: 100%;
}

.featured-desc p {
  text-align: left;
}

.flex-height .featured-box {
  height: 100%;
}

.creativePotentialSection {
  padding: 50px;
  background-color: #181147;
}

.creative__potential {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-position: fixed;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-image: url(../images/background/event-management.jpg);
  padding: 50px 30px;
  border-radius: 20px;
  background-color: #000;
  width: 100%;
  margin-bottom: 0 !important;
  position: relative;
  overflow: hidden;
}
.creative__potential h3 {
  position: relative;
  z-index: 10;
}
.creative__potential p {
  position: relative;
  z-index: 10;
  color: #fff !important;
}
.creative__potential::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(24, 17, 71, 0.87);
}

.teamSection {
  padding: 50px 0;
  background-color: #f65895;
}

.wrapperSection {
  padding: 50px 0;
  background-color: #fff;
}

.joinUs-block {
  background-position: fixed;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-image: url(../images/background/eventStage.jpg);
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 0;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.joinUs-block::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #f65895;
  opacity: 0.8;
}

.joinUs__team_content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 17px 0;
  position: relative;
  z-index: 10;
}
.joinUs__team_content h3 {
  text-transform: capitalize;
  font-size: 30px;
  margin-bottom: 20px;
  text-transform: capitalize !important;
  font-size: 24px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  line-height: 29px;
}
.joinUs__team_content p {
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.joinUs__team_content a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  background-color: #fff;
  color: #000;
  text-transform: capitalize;
  font-size: 13px;
  padding: 7px 20px;
  border-radius: 5px;
  overflow: hidden;
}
.joinUs__team_content a::before {
  content: "";
  background-color: #1f3542;
}
.joinUs__team_content a:hover {
  color: #fff;
}

.ourTeamSection {
  padding: 50px 0;
}

.team_photo {
  width: 100%;
  background-color: #fff;
  padding: 10px;
  box-shadow: 0px 2px 13px -9px #000 !important;
  transition-duration: 0.2s;
}
.team_photo:hover {
  background-color: #f65895;
}
.team_photo:hover h5, .team_photo:hover h6 {
  text-align: center;
  width: 100%;
  color: #fff;
}
.team_photo h5, .team_photo h6 {
  text-align: center;
  width: 100%;
}
.team_photo h5 {
  text-transform: capitalize;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  color: #f65895;
}
.team_photo h6 {
  font-size: 13px;
  margin-bottom: 0;
}
.team_photo aside {
  width: 100%;
  margin-bottom: 10px;
}
.team_photo aside img {
  width: 100%;
}

.portfolio__wrapper {
  width: 100%;
  background-color: #fff;
  padding: 10px;
  margin-bottom: 30px;
}
.portfolio__wrapper aside {
  width: 100%;
  height: 170px;
  margin-bottom: 10px;
}
.portfolio__wrapper aside img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.portfolio__wrapper h6 {
  text-transform: uppercase;
  text-align: center;
  font-size: 13px;
  margin-bottom: 0;
  font-weight: 600;
}

.pop-img img {
  width: 100%;
}

.about__section {
  background-color: #fff;
  padding-bottom: 30px;
}

.service_section {
  background-color: #f9f9f9;
}

.close {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 20;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background-color: #000;
  border-radius: 100%;
}

.min_section {
  padding: 50px 0;
}

.who-we-are {
  overflow: hidden;
  border-radius: 0 0 120px 0;
}

.common_img img {
  width: 100%;
}

.side_content {
  padding-left: 10%;
  padding-top: 10%;
}
.side_content h3 {
  margin-bottom: 10px !important;
}
.side_content h4 {
  margin-bottom: 0;
  color: #1f3542;
}
.side_content h4 span {
  font-weight: 600;
}
.side_content h3 {
  padding: 0;
  font-weight: 600;
  color: #f65895;
  font-size: 38px;
}
.side_content p {
  text-align: justify;
  font-size: 14px;
  padding: 0;
}
.side_content a {
  display: block;
  padding: 5px 9px;
  color: #fff !important;
  background-color: #1f3542;
  text-transform: capitalize;
  font-weight: 100;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  font-weight: bold;
  text-decoration: none !important;
  font-weight: 600;
  transition-duration: 0.2s;
  text-transform: uppercase;
}
.side_content a:hover {
  background-color: #000;
}

.wrapper_flex__box {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-bottom: 30px;
  padding: 15px;
  margin-bottom: 30px;
  background-color: #fff;
}
.wrapper_flex__box aside {
  width: 100%;
  height: 216px;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  transition-duration: 1.2s;
}
.wrapper_flex__box aside img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  z-index: 10;
}
.wrapper_flex__box aside::before {
  content: "";
  width: 150px;
  height: 600px;
  background-color: rgba(255, 255, 255, 0.454);
  position: absolute;
  left: -370px;
  top: -130px;
  transform: rotate(42deg);
  transition-duration: 1.2s;
  z-index: 100;
}
.wrapper_flex__box span {
  display: block;
  width: 100%;
  height: 249px;
  margin-bottom: 10px;
  overflow: hidden;
}
.wrapper_flex__box span img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.wrapper_flex__box h4 {
  font-size: 24px;
  text-transform: capitalize;
  font-weight: bold;
  text-align: left;
  font-size: 16px;
  color: #5c5c5c;
  margin: 0;
}
.wrapper_flex__box p {
  color: #8b8b8b;
  font-size: 14px;
  margin-top: 0;
  text-align: justify;
}
.wrapper_flex__box a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  width: -moz-fit-content;
  width: fit-content;
  padding: 4px 10px;
  font-size: 14px;
  color: #fff;
  background-color: #f65895;
  font-weight: 600;
  text-transform: uppercase;
}
.wrapper_flex__box a:hover {
  transition-duration: 0.2s;
  color: #777;
}
.wrapper_flex__box:hover {
  background-color: #1f3542;
  transition-duration: 1.2s;
}
.wrapper_flex__box:hover h4 {
  color: #fff;
}
.wrapper_flex__box:hover p {
  color: #fff;
}
.wrapper_flex__box:hover a {
  color: #000;
  background-color: #fff;
}
.wrapper_flex__box:hover aside::before {
  content: "";
  width: 150px;
  height: 600px;
  background-color: rgba(255, 255, 255, 0.454);
  position: absolute;
  left: 440px;
  top: -130px;
  transform: rotate(42deg);
  transition-duration: 1.2s;
  z-index: 100;
}

.panel_wrapps ul {
  padding: 0;
  margin: 0;
}
.panel_wrapps ul li {
  list-style-type: none;
  padding: 5px;
  padding-left: 20px;
  position: relative;
}
.panel_wrapps ul li::before {
  content: "\f054";
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  top: 9px;
  color: #f65895;
  font-size: 11px;
}
.panel_wrapps span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px !important;
  height: 60px !important;
  background-color: #f65895;
  border-radius: 6px;
  padding: 10px;
  margin-bottom: 20px !important;
}
.panel_wrapps span svg {
  width: 100%;
  fill: #fff;
}

.chooseuse {
  background-position: fixed;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #fff;
  padding: 50px 0;
  position: relative;
}
.chooseuse .container {
  position: relative;
}

.col-block {
  margin-bottom: 30px;
}

.panel_block_wrapper {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background-color: #F9F9F9;
  padding: 15px;
  display: flex;
}
.panel_block_wrapper span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  background-color: #1f3542;
  border-radius: 100%;
  border: solid 5px #fff;
}
.panel_block_wrapper span svg {
  fill: #fff;
  width: 35px;
}
.panel_block_wrapper aside {
  width: 80%;
  padding: 10px;
}
.panel_block_wrapper aside h3 {
  font-size: 24px;
  text-transform: capitalize;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
}
.panel_block_wrapper aside p {
  font-size: 15px;
  text-align: justify;
  color: #7a7a7a;
}

.contactGoogleMap {
  width: 100%;
}

.contactAddress-contact {
  width: 100%;
  padding-top: 30px;
}
.contactAddress-contact h6 {
  text-transform: capitalize;
  font-size: 18px;
  text-align: center;
  text-align: left;
  font-weight: bold;
  position: relative;
  padding-left: 40px;
}
.contactAddress-contact h6 .icons {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  position: absolute;
  left: 0;
  top: -2px;
  font-size: 12px;
  color: #fff;
  width: 23px;
  height: 23px;
  background-color: #1f3542;
  border-radius: 100%;
}
.contactAddress-contact ul {
  padding: 0;
  margin: 0;
}
.contactAddress-contact ul li {
  list-style-type: none;
  position: relative;
  padding-left: 40px;
  font-weight: 600;
  line-height: 17px;
}
.contactAddress-contact ul li .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  color: orangered;
  font-size: 20px;
}
.contactAddress-contact ul li .icon i {
  position: static !important;
}
.contactAddress-contact ul aside {
  padding-top: 20px;
  padding-left: 20px;
}
.contactAddress-contact ul aside h6 {
  text-transform: capitalize;
  font-size: 18px;
  text-align: center;
  text-align: left;
  font-weight: bold;
  margin-bottom: 0;
}
.contactAddress-contact ul aside li {
  list-style-type: none;
  position: relative;
  display: flex;
  font-size: 14px;
}
.contactAddress-contact ul aside li span {
  padding-right: 20px;
  color: #777;
  display: block;
  width: 150px;
}
.contactAddress-contact ul aside li a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  color: #000;
  font-weight: 700;
}

.min_row {
  position: relative;
  z-index: 1;
}
.min_row h3 {
  width: 100%;
  text-transform: uppercase;
  font-size: 36px;
  text-align: center;
  font-weight: bold;
  color: #707070;
  margin-bottom: 30px;
}
.min_row h3 span {
  font-weight: 700;
}

.content_panel {
  padding: 15px 8%;
}
.content_panel p {
  font-size: 14px;
  color: #fff;
  line-height: normal;
  text-align: justify;
}
.content_panel h6 {
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}

.img_cover_panel {
  width: 100%;
  margin-bottom: 30px;
  overflow: hidden;
  border-radius: 10px;
}
.img_cover_panel img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.img_cover {
  width: 100%;
  background-color: #f65895;
  overflow: hidden;
  border-radius: 0 60px;
  position: relative;
  transition-duration: 1.2s;
}
.img_cover img {
  width: 100%;
}
.img_cover::before {
  content: "";
  position: absolute;
  width: 150px;
  height: 1000px;
  background-color: rgba(255, 255, 255, 0.155);
  transform: rotate(42deg);
  left: -790px;
  top: -270px;
  transition-duration: 1.2s;
}
.img_cover:hover {
  transition-duration: 0.2s;
  transform: scale(1.1);
}
.img_cover:hover::before {
  content: "";
  position: absolute;
  width: 150px;
  height: 1000px;
  background-color: rgba(255, 255, 255, 0.155);
  transform: rotate(42deg);
  left: 1030px;
  top: -270px;
  transition-duration: 1.2s;
}

#totop {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f65895 !important;
  color: #fff;
  position: fixed;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  right: 0;
  bottom: 51px;
  z-index: 200;
}

.topPad {
  padding-top: 38px !important;
}

.footerContent h4 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.about_content h3 {
  color: #f65895;
}

.innerBanner {
  position: relative;
  height: 390px;
  padding-top: 100px;
}
.innerBanner::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.692);
}
.innerBanner .title-box {
  padding-top: 0 !important;
}

.wrapperSectionblock {
  background-position: fixed;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-image: url(../images/background/about-bg.jpg);
  padding: 30px 0;
  background-color: #f65895;
  margin-top: 30px;
  position: relative;
}
.wrapperSectionblock::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.89);
  opacity: 0.8;
}

.panelWrapper {
  display: flex;
  width: 100%;
  padding: 15px;
}
.panelWrapper span {
  color: #fff;
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
  font-size: 25px;
  border-radius: 100%;
  display: block;
  border: solid 5px #fff;
  text-align: center;
  line-height: 42px;
}
.panelWrapper h3 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}
.panelWrapper p {
  font-size: 14px;
  text-align: justify;
  color: #fff;
}

.contentPanel {
  padding-left: 30px;
  width: 90%;
}
.contentPanel p {
  font-size: 14px !important;
}

.smCaption h4 {
  text-align: center;
  color: #fff;
  width: 100%;
  margin-bottom: 0;
  text-transform: capitalize !important;
}

.sideMenu {
  width: 100%;
  margin-bottom: 30px;
}
.sideMenu ul {
  padding: 0;
  margin: 0;
  padding: 30px;
  background-color: #f5f5f5;
  border-radius: 20px;
  border-radius: 50px 50px 10px 50px;
}
.sideMenu ul h3 {
  color: #000;
  text-transform: uppercase;
  font-size: 25px;
  padding: 0 30px;
  font-weight: 600;
}
.sideMenu ul li {
  list-style-type: none;
}
.sideMenu ul li a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  color: #777777;
  text-transform: uppercase;
  padding: 10px;
  border-bottom: solid 1px #dddddd;
  width: 100%;
  display: block;
  padding-left: 30px;
  position: relative;
}
.sideMenu ul li a::before {
  content: "";
  font-family: "fontAwesome";
  position: absolute;
  left: 0;
  top: 16px;
  width: 10px;
  height: 10px;
  border-radius: 50px 50px 10px 50px;
  background-color: #777777;
  display: block;
}

.service_block {
  width: 100%;
  margin-bottom: 30px;
}
.service_block aside {
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
  margin-bottom: 30px;
}
.service_block aside img {
  width: 100%;
}
.service_block p {
  font-size: 14px;
  text-align: justify;
}

.panel_block {
  width: 100%;
  border-radius: 20px;
  margin-bottom: 30px;
  background-color: #f8f8f8;
  display: flex;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  align-items: center;
}
.panel_block span {
  display: block;
  width: 50%;
  height: 100%;
  padding: 30px;
  padding-bottom: 0;
}
.panel_block span:nth-child(1) {
  padding: 0;
  height: 100%;
}
.panel_block span:nth-child(1) img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.panel_block span img {
  width: 100%;
}
.panel_block span h4, .panel_block span h5, .panel_block span h6 {
  text-align: right;
}
.panel_block span h6 {
  font-size: 18px;
  color: #000;
}
.panel_block span h5 {
  font-size: 25px;
  font-weight: 700;
  color: #231f20;
  line-height: 32px;
  margin: 0;
}
.panel_block span h4 {
  font-size: 29px;
  font-weight: 700;
  line-height: 32px;
  color: #f65895;
}

.servicesIncludes {
  width: 100%;
}
.servicesIncludes h4 {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}

.servicesIncludesList {
  width: 100%;
}
.servicesIncludesList ul {
  padding: 0;
  margin: 0;
}
.servicesIncludesList ul li {
  list-style-type: none;
  padding: 5px;
  color: #fff;
  font-size: 16px;
  margin-bottom: 1px;
  background-color: #f65895;
  padding-left: 30px;
  position: relative;
}
.servicesIncludesList ul li::before {
  content: "";
  font-family: "fontAwesome";
  position: absolute;
  left: 10px;
  top: 12px;
  width: 10px;
  height: 10px;
  border-radius: 50px 50px 10px 50px;
  background-color: #fff;
  display: block;
}

.margin_ctrl {
  padding: 0;
}
.margin_ctrl:nth-child(1) .servicesIncludesList ul {
  margin-right: 1px;
}

.quick__contect {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  padding: 30px;
  background-color: #f5f5f5;
  border-radius: 20px;
  border-radius: 50px 50px 10px 50px;
}
.quick__contect aside {
  width: 100%;
  max-width: 120px;
  overflow: hidden;
  border-radius: 100px 100px 10px 100px;
  margin-bottom: 20px;
}
.quick__contect aside img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.quick__contect h4 {
  font-size: 27px;
  color: #222222;
  font-weight: 600;
  letter-spacing: -0.6px;
  margin-bottom: 20px;
  text-align: center;
  text-transform: capitalize !important;
}
.quick__contect h5 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 6px;
  color: #222222;
  text-align: center;
  text-transform: capitalize !important;
}
.quick__contect h6 a {
  color: #777777;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
}

.downloadBtn {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  padding: 5px 10px;
  border-radius: 5px;
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #f65895;
  overflow: hidden;
}
.downloadBtn::before {
  content: "";
  background-color: #1f3542 !important;
}

.bold-caption {
  font-weight: 700;
  font-size: 27px;
}
.bold-caption span {
  color: #f65895;
}

.gallerySection {
  padding: 30px 0;
  background-color: #fff;
}

.gallery_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 200px;
  overflow: hidden;
  position: relative;
  transition-duration: 0.2s;
  margin-bottom: 30px;
}
.gallery_wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}

.contactSection {
  padding: 30px 0;
  background-color: #fff;
}

.contactWrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 11px;
  border-radius: 20px;
  background-color: #fff;
  margin-bottom: 30px;
  height: 100%;
}
.contactWrapper aside {
  width: -moz-fit-content;
  width: fit-content;
}
.contactWrapper aside h4 {
  text-transform: capitalize;
  color: #222222;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
  position: relative;
  padding-left: 23px;
}
.contactWrapper aside h4 i {
  color: #1f3542;
  margin-right: 10px;
  position: absolute;
  left: 0;
}
.contactWrapper aside p {
  line-height: 19px;
}
.contactWrapper aside p span {
  display: flex;
  width: 100%;
  margin-bottom: 5px;
}
.contactWrapper aside p span i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  margin-right: 10px;
  font-size: 13px;
}
.contactWrapper aside p span:nth-child(1) i {
  background-color: red;
  color: #fff;
}
.contactWrapper aside p span:nth-child(2) i {
  background-color: green;
  color: #fff;
}

.googleMap {
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
  margin-top: 30px;
}

.btnCoverCenter {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.btnCoverCenter a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  background-color: #f65895;
  border-radius: 5px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  padding: 6px 16px;
  overflow: hidden;
}
.btnCoverCenter a::before {
  content: "";
  background-color: #1f3542;
}

.mobileBanner {
  display: none;
}

.sm-socialMedia {
  display: none;
}

.sm__logo {
  display: none;
}

.downloadBtnright {
  display: none;
}

.callBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #fff;
  font-size: 29px;
  background-color: #1f3542;
  position: fixed;
  right: 5px;
  bottom: 146px;
  z-index: 10;
  border-radius: 100%;
}
.callBtn a {
  color: #fff;
}

#totop.top-visible {
  width: 40px !important;
  height: 40px;
  right: 5px;
  border-radius: 100%;
}

.contact_form {
  padding-top: 30px;
}
.contact_form h6 {
  font-weight: 700 !important;
  color: #000;
  text-transform: capitalize;
  margin-bottom: 0;
}
.contact_form p {
  color: #222222;
  font-size: 13px;
  margin: 0;
}
.contact_form form {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-top: 30px;
}
.contact_form form input {
  border: none;
  outline: none;
  box-shadow: none;
  text-decoration: none;
  width: 100%;
  padding: 10px;
  background-color: #fff;
  color: #777;
  border-radius: 6px;
  border: solid 1px #777;
  margin-bottom: 15px;
}
.contact_form form textarea {
  border: none;
  outline: none;
  box-shadow: none;
  text-decoration: none;
  width: 100%;
  padding: 10px;
  background-color: #fff;
  color: #777;
  border-radius: 6px;
  border: solid 1px #777;
  margin-bottom: 15px;
}
.contact_form form button {
  text-decoration: none;
  font-size: 14px;
  border: none;
  outline: none;
  box-shadow: none;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 20px;
  background-color: #f65895;
  color: #fff;
  text-transform: uppercase;
  border-radius: 5px;
  transition-duration: 0.2s;
}
.contact_form form button:hover {
  background-color: #000;
}

.grid-margin-bottom {
  margin-bottom: 30px;
}

.link-icon-position {
  position: relative;
  padding-left: 40px !important;
}
.link-icon-position i {
  position: absolute;
  left: 0;
  top: -2px !important;
}

.emailId {
  position: relative;
}
.emailId a {
  text-transform: lowercase !important;
}

.contactAddress {
  position: relative;
  padding-left: 40px !important;
}
.contactAddress i {
  position: absolute;
  left: 0;
  top: 1px !important;
}/*# sourceMappingURL=style.css.map */