/******************
******************
******************
#TABEL OF CONTENT#
1# GENERAL CSS
2# NAVBAR SECTION
3# ABOUT US SECTION
4# WHAT WE DO SECTION
5# OUR SKILLS SECTION
6# BLOG NEWS SECTION
7# VIDEO BOX SECTION
8# PROJECTS SECTION
9# CONTACT SECTION 
10# ABOUT US PAGE
11# BLOG FULL WIDTH PAGE
12# PROJECT PAGE
13# SERVICES PAGE
14# SHOP PAGE

******************
******************
******************/

/* general styles */
html {
  overflow-x: hidden;
}

body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

p {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  line-height: 26px;
  color: #000000;
}

h1 {
  font-size: 45px;
  font-family: "Cabin", sans-serif;
  color: #000000;
  margin-top: 0px;
  font-weight: 700;
}

h2 {
  font-size: 30px;
  font-family: "Cabin", sans-serif;
}

h3 {
  font-size: 25px;
  font-family: "Cabin", sans-serif;
  line-height: 24px;
  color: #000000;
}

h4 {
  font-size: 20px;
  font-family: "Cabin", sans-serif;
  color: #000000;
}

h5 {
  font-size: 18px;
  font-family: "Cabin", sans-serif;
  line-height: 24px;
  color: #000000;
}

img {
  max-width: 100%;
  border: none;
  margin: 0;
}

.float-right {
  float: right;
}

a:focus {
  outline: 0px;
}

a {
  text-decoration: none !important;
  font-size: 16px;
  font-family: "Cabin", sans-serif;
  line-height: 24px;
  font-weight: normal;
  text-transform: capitalize !important;
}

/* .row{
	margin:0px;
} */
.color-white {
  color: #fff;
}

.margin-left-10 {
  margin-left: -10px;
}

.margin-top-0 {
  margin-top: 0px !important;
}

/* PADDING BOTTOM */

.padding-bottom-5 {
  padding-bottom: 5px;
}

.padding-bottom-10 {
  padding-bottom: 10px;
}

.padding-bottom-15 {
  padding-bottom: 15px;
}

.padding-bottom-20 {
  padding-bottom: 20px;
}

.padding-bottom-30 {
  padding-bottom: 30px;
}

.padding-bottom-40 {
  padding-bottom: 40px;
}

.padding-bottom-44 {
  padding-bottom: 44px;
}

.padding-bottom-50 {
  padding-bottom: 50px;
}

.padding-bottom-54 {
  padding-bottom: 54px;
}

.padding-bottom-60 {
  padding-bottom: 60px;
}

.padding-bottom-67 {
  padding-bottom: 67px;
}

.padding-bottom-70 {
  padding-bottom: 70px;
}

.padding-bottom-74 {
  padding-bottom: 40px;
}

.padding-bottom-84 {
  padding-bottom: 40px;
}

.padding-bottom-64 {
  padding-bottom: 64px;
}

.padding-bottom-77 {
  padding-bottom: 77px;
}

.padding-bottom-80 {
  padding-bottom: 80px;
}

.padding-bottom-90 {
  padding-bottom: 90px;
}

.padding-bottom-100 {
  padding-bottom: 100px;
}

.padding-bottom-110 {
  padding-bottom: 110px;
}

.padding-bottom-120 {
  padding-bottom: 120px;
}

.padding-bottom-130 {
  padding-bottom: 130px;
}

.padding-bottom-140 {
  padding-bottom: 140px;
}

.padding-bottom-150 {
  padding-bottom: 150px;
}

.padding-bottom-160 {
  padding-bottom: 160px;
}

.padding-bottom-170 {
  padding-bottom: 170px;
}

.padding-bottom-190 {
  padding-bottom: 190px;
}

.padding-bottom-200 {
  padding-bottom: 200px;
}

.padding-bottom-250 {
  padding-bottom: 250px;
}

.padding-bottom-270 {
  padding-bottom: 270px;
}

/* PADDING TOP */

.padding-top-5 {
  padding-top: 5px;
}

.padding-top-10 {
  padding-top: 10px;
}

.padding-top-15 {
  padding-top: 15px;
}

.padding-top-20 {
  padding-top: 20px;
}

.padding-top-30 {
  padding-top: 30px;
}

.padding-top-35 {
  padding-top: 35px;
}

.padding-top-40 {
  padding-top: 40px;
}

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

.padding-top-54 {
  padding-top: 54px;
}

.padding-top-60 {
  padding-top: 60px;
}

.padding-top-67 {
  padding-top: 67px;
}

.padding-top-70 {
  padding-top: 70px;
}

.padding-top-74 {
  padding-top: 40px;
}

.padding-top-64 {
  padding-top: 64px;
}

.padding-top-84 {
  padding-top: 40px;
}

.padding-top-77 {
  padding-top: 77px;
}

.padding-top-80 {
  padding-top: 80px;
}

.padding-top-90 {
  padding-top: 90px;
}

.padding-top-100 {
  padding-top: 100px;
}

.padding-top-110 {
  padding-top: 110px;
}

.padding-top-120 {
  padding-top: 120px;
}

.padding-top-130 {
  padding-top: 130px;
}

.padding-top-140 {
  padding-top: 140px;
}

.padding-top-150 {
  padding-top: 150px;
}

.padding-top-170 {
  padding-top: 170px;
}

.padding-top-190 {
  padding-top: 190px;
}

.padding-top-200 {
  padding-top: 200px;
}

.padding-top-250 {
  padding-top: 250px;
}

.padding-top-270 {
  padding-top: 270px;
}

/* MARGIN BOTTOM */
.margin-bottom-0 {
  margin-top: 0;
}

.margin-bottom-5 {
  margin-bottom: 5px;
}

.margin-bottom-10 {
  margin-bottom: 10px !important;
}

.margin-bottom-15 {
  margin-bottom: 15px !important;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
}

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

.margin-bottom-40 {
  margin-bottom: 40px;
}

.margin-bottom-50 {
  margin-bottom: 50px;
}

.margin-bottom-60 {
  margin-bottom: 60px;
}

.margin-bottom-70 {
  margin-bottom: 70px;
}

.margin-bottom-100 {
  margin-bottom: 100px;
}

.margin-bottom-150 {
  margin-bottom: 150px;
}

.margin-bottom-120 {
  margin-bottom: 150px;
}

.margin-bottom-200 {
  margin-bottom: 200px;
}

.margin-bottom-250 {
  margin-bottom: 250px;
}

.margin-bottom-270 {
  margin-bottom: 270px;
}

/* MARGIN TOP */
.margin-top-0 {
  margin-top: 0;
}

.margin-top-5 {
  margin-top: 5px;
}

.margin-top-10 {
  margin-top: 10px;
}

.margin-top-15 {
  margin-top: 15px;
}

.margin-top-20 {
  margin-top: 20px;
}

.margin-top-25 {
  margin-top: 25px;
}

.margin-top-30 {
  margin-top: 30px;
}

.margin-top-40 {
  margin-top: 40px;
}

.margin-top-45 {
  margin-top: 45px;
}

.margin-top-50 {
  margin-top: 50px;
}

.margin-top-60 {
  margin-top: 60px;
}

.margin-top-70 {
  margin-top: 70px;
}

.margin-top-80 {
  margin-top: 80px;
}

.margin-top-100 {
  margin-top: 100px;
}

.margin-top-110 {
  margin-top: 110px;
}

.margin-top-120 {
  margin-top: 100px;
}

.margin-top-150 {
  margin-top: 150px;
}

.margin-top-170 {
  margin-top: 170px;
}

.margin-top-200 {
  margin-top: 200px;
}

.margin-top-250 {
  margin-top: 250px;
}

.margin-top-270 {
  margin-top: 270px;
}

.padding-left-0 {
  padding-left: 0px;
}

.padding-right-0 {
  padding-right: 0px;
}

.padding-right-left-100 {
  padding-left: 100px;
  padding-right: 100px;
}

.padding-0 {
  padding: 0;
}

.margin-right-30 {
  margin-right: 30px !important;
}

.width-100 {
  width: 100%;
}

.text-center {
  text-align: center;
}

.color-white {
  color: #fff;
}

.background-color-white {
  background: #fff;
}

.background-color-gray {
  background: #e5e5e5;
}

.background-color-litegray {
  background: #ececec;
}

.background-color-darkgray {
  background: #ececec;
}

.background-color-darkblack {
  background: #242121;
}

.border-color-white {
  border-color: #fff;
}

.background-color-yelo {
  background-color: #e8d26b;
}

.float-left {
  float: left;
}

.background-color-dark {
  background-color: #3d3d3d !important;
}

img,
img:hover,
img:focus {
  border: none !important;
}

/* nav-bar  section */

.top-social {
  /* background:#242121; */
  background: #fbb040;
  border-bottom: 1px solid #2d2d2d;
}

.address {
  margin-left: 0px;
}

.address ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.address ul li {
  font-size: 22px;
  color: #ffffff;
  font-family: "Cabin", sans-serif;
  font-weight: normal;
  display: inline;
  line-height: 18px;
}

.address ul li .fa {
  /*color:#6e6e6e;*/
  font-size: 16px;
  line-height: 41px;
  margin-right: 8px;
}

.address ul .addrs {
  margin-right: 50px;
}

.top-social {
  height: 41px;
}

.social-icon ul {
  list-style: none;
  margin: 0px;
}

.social-icon ul li {
  display: inline;
  float: right;

  /*width:30px;*/
  text-align: center;
}

.social-icon ul li a .fa {
  color: #ffffff;
  font-size: 25px;
  line-height: 34px;
}

.social-icon ul li a {
  display: block;
}

.social-icon a i {
  width: 52px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
}

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
2# MAIN NAVBAR
--------------------------------------------------------------------------------------------------------------------------------
*/

.marginBottom-0 {
  margin-bottom: 0;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
  border-left-color: #555;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

.navbar-inverse .navbar-nav > li > a,
.navbar-dark .navbar-nav .nav-link {
  font-size: 18px;
  color: #ffffff !important;
  font-weight: normal;
  font-family: "Cabin", sans-serif;
  text-transform: uppercase;
  padding-bottom: 30px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form,
.header4 {
  background: traparent;
}

.header4 {
  z-index: 99999;

  background: #9e1f63;
  top: 41px;
}

@media (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
    display: block !important;
  }
}

.navbar {
  border: none !important;
  padding: 0px 0px;
  padding-bottom: 0px;
}

.navbar-nav {
  margin-top: 0px;
}

.dropdown-menu li a {
  background: #9e1f63;
  font-size: 16px;
  color: #ffffff;
  font-weight: normal;
  font-family: "Cabin", sans-serif;
  text-transform: capitalize;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 600;
  border-top: 1px solid #888;
}

.dropdown-menu li:first-child a {
  border-top: none !important;
}

.dropdown-menu {
  padding: 0px;
  list-style: none;
}

.dropdown-menu li a:hover {
  background: #9e1f63 !important;
}

.navbar-inverse {
  background: none !important;
}

.dropdown-menu li a:hover,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fbb040;
}

.navbar-inverse .navbar-nav > li > a {
  text-transform: uppercase !important;
  padding: 0px;
  margin: 0px 15px;
  padding-top: 30px;
  font-weight: 600;
}

.navbar-brand {
  margin-top: 10px;
  padding-left: 0px;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #9e1f63 !important;
  background-color: #242121 !important;
}

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
end NAVBAR
--------------------------------------------------------------------------------------------------------------------------------
*/
/* about us  section */
.main-title {
  text-align: center;
  float: none;
  margin: 0 auto;
}

.main-title h1 {
  margin: 0px;
  text-transform: uppercase;
  color: #000000;
}

.main-title h5 {
  font-weight: normal;
  margin: 0px;
  margin-bottom: 15px;
  font-family: "Open Sans", sans-serif;
  color: #000000;
  font-size: 18px;
}

.main-title p {
  color: #000000;
}

.left-line,
.right-line {
  width: 38px;
  height: 1px;
  margin-top: 2px;
  float: left;
}

.middle-line {
  height: 5px;
  width: 40px;
  float: left;
}

.subtitle {
  width: 116px;
  margin: 0 auto;
}

.history h3 {
  margin-top: 0px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 15px;
}

.small-title {
  margin-bottom: 45px;
}

.content5-progress .small-title {
  margin-bottom: 30px;
}

.line1 {
  height: 5px;
  width: 40px;
  float: left;
}

.line2 {
  height: 1px;
  margin-top: 2px;
  width: 78px;
  float: left;
}

.history {
  z-index: 9999;
}

.history p {
  margin-bottom: 0px;
}

.simple-line {
  height: 2px;
}

.read-more {
  width: 143px;
  margin-right: 10px;
}

.read-more a {
  text-transform: uppercase;
  padding: 9px 0px;
  display: block;
  text-align: center;

  color: #656565;
  border: 1px solid #656565;
}

.read-more a:hover {
  color: #fff;
}

.about-slider .owl-theme .owl-controls .owl-buttons .owl-prev,
.about-slider .owl-theme .owl-controls .owl-buttons .owl-next {
  background: #9e1f63;
  margin-top: 30px;
}

#projects-3column .owl-theme .owl-controls .owl-buttons .owl-prev,
#projects-3column .owl-theme .owl-controls .owl-buttons .owl-next {
  background: #9e1f63;
  margin-top: 30px;
}

#projects-3column .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
#projects-3column .owl-theme .owl-controls .owl-buttons .owl-next:hover,
.about-slider .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.about-slider .owl-theme .owl-controls .owl-buttons .owl-next:hover {
  background: #222;
}

.about-slider .owl-pagination {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
}

.history-section {
  position: relative;
}

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.owl-carousel .owl-stage {
  position: relative;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.html") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

.owl-theme .owl-controls .owl-buttons div {
  display: inline-block;
  font-size: 12px;
  margin: 5px;
  padding: 0;
  text-align: center;
}

.owl-theme .owl-controls .owl-buttons .owl-prev,
.owl-theme .owl-controls .owl-buttons .owl-next {
  background: #fff none repeat scroll 0 0;
  cursor: pointer;
  display: inline-block;
  height: 4px;
  margin: 0 5px;
  width: 35px;
  margin-top: 18px;
}

.owl-theme .owl-controls .owl-buttons {
  text-align: center;
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div {
  color: #fff;
  display: inline-block;
  zoom: 1;
  display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  display: inline;
  /*IE7 life-saver */
}

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 35px;
  height: 5px;

  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 1;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  margin-right: 7px;
  background: #ccc;
  margin-top: 30px;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  background: #222;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #fff;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.html) no-repeat center center;
}

.owl-theme .owl-controls .owl-buttons {
  text-align: center;
  display: none;
}

.client-reviews .owl-theme .owl-controls .owl-page span {
  display: none;
}

figure.effect-layla ::before,
figure.effect-layla ::after {
  position: absolute;
  content: "";
  opacity: 0;
}

figure.effect-layla ::before {
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

figure.effect-layla ::after {
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p,
figure.effect-layla h3,
figure.effect-layla .link {
  -webkit-transition:
    opacity 0.35s,
    -webkit-transform 0.5s;
  transition:
    opacity 0.35s,
    transform 0.5s;
}

figure.effect-layla:hover img {
  opacity: 1;
}

figure.effect-layla img {
  transition: transform 0.4s;
}

figure.effect-layla:hover img,
figure.effect-layla:hover img {
  opacity: 1;
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}

.about-services h3 {
  text-transform: uppercase;
  font-weight: 700;
}

.servicesone i {
  width: 71px;
  height: 71px;
  line-height: 71px;
  background: #9e1f63;
  font-size: 20px;
  text-align: center;
  border-radius: 100%;
  margin-right: 20px;
  float: left;
  color: #fff;
}

.servicesone h4 {
  font-weight: normal;
}

/* Common style */
.gri {
  width: 100%;
}

.gri figure {
  position: relative;
  z-index: 1;

  overflow: hidden;

  background: #474747;
  text-align: center;
  cursor: pointer;
}

.gri .main-title {
  z-index: 9999;
}

.gri img {
  position: relative;
  display: block;

  opacity: 1;
  width: 100%;
}

.gri figure figcaption {
  color: #fff;
  text-transform: uppercase;

  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.gri figure figcaption::before,
.gri figure figcaption::after {
  pointer-events: none;
}

/* .gri figure figcaption{
	position: absolute;
	top: 0;
	left: 0;
	height:100%;
	width:100%;
	
	
} */

.gri figure figcaption {
  display: none !important;
}

/* 
 * 	what we do
 */
.gri img {
  width: 100%;
}

.wedo .effect-layla {
  border-bottom: 4px solid #fff;
}

#what-we .wedo .effect-layla {
  border-bottom: 4px solid #e5e5e5 !important;
}

.wedo {
  margin-right: 0;
  width: auto;
}

#our-news .wedo {
  margin-right: 30px;
  width: 370px;
}

.wedo:nth-child(4) {
  margin-right: 0px !important;
}

#our-news .wedo:nth-child(3) {
  margin-right: 0px !important;
}

.wedo:hover figure.effect-layla figcaption::before,
.wedo:hover figure.effect-layla figcaption::after {
  opacity: 1 !important;
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
}

.wedo h4 {
  font-weight: normal;
  border-bottom: 1px solid #adadad;
  padding-bottom: 20px;
  margin-bottom: 26px;
  margin-top: 30px;
}

.wedo .more a {
  color: #000000;
  text-transform: uppercase;
  border: 1px solid #000000;
  display: inline-block;
  padding: 8px 16px;
}

.wedo .more a:hover {
  color: #fff;
}

.wedo p {
  margin-bottom: 36px;
}

.more {
  margin-right: 9px;
}

.wedo .estimate a {
  color: #656565;
  text-transform: uppercase;
  border: 1px solid #656565;
  display: inline-block;
  padding: 8px 26px;
}

.wedo .estimate a:hover {
  color: #fff;
}

/* 
 * 	our skills
 */
.our-skills {
  background: url(../images/exbg.webp) no-repeat center center fixed;
}

.goalProgress {
  background: #fff;
  height: 4px;
}

.progress1 {
  margin-bottom: 20px;
}

div.progressBar {
  color: #fff;
  height: 4px;

  display: block;
  overflow: hidden;
  width: 20px;
  text-indent: 9999px;
}

span.goalAmount {
  display: block;
  color: #222;
}

.content5-progress p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 30px;
}

.content5-progress h3 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 15px;
}

.team-img {
  position: relative;
}

.overlay {
  border: 2px solid #fff;
  height: 93%;
  left: 0;
  margin: 10px;
  position: absolute;
  top: 0;
  width: 92%;
}

.overlay-content {
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  padding-top: 20px;
  bottom: 0px;
  position: absolute;
  overflow: hidden;
  width: 100%;
}

.overlay-content h5 {
  font-weight: normal;
  text-transform: uppercase;
  margin: 0px;
}

.overlay-content p {
  margin: 0px;
}

.more-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}

.more-text {
  margin-bottom: -21px;
}

.team-img:hover .more-text {
  margin-bottom: 0px;
  padding-bottom: 10px;
}

.more-text p i {
  margin-right: 7px;
}

.more-text p i:hover {
  cursor: pointer;
}

.team .col-md-3 {
  margin-right: 30px;
  width: 270px;
}

.team .col-md-3:nth-child(3n + 0) {
  margin-right: 0px !important;
}

.margin-right-0 {
  margin-right: 0px !important;
}

.skill-unit {
  display: inline-block;
  height: auto;
  margin-bottom: 15px !important;
}

.skill-lable {
  font-size: 16px;
  letter-spacing: 0.1em;
  color: #fff;
  display: block;
  font-family: "Open Sans", sans-serif;
}

.skill-icon {
  font-size: 0;
  margin-left: 36px;
  margin-top: -10px;
}

/* font-size: 0; is required for 
removing the white space in the 
sapn-icon break point */
.skill-icon span {
  width: 8px;
  height: 8px;
  display: block;
  background: #9e1f63;

  border-radius: 50%;
  display: inline-block;
  margin: 0 10px 0px 0;
}

.skill-icon p {
  margin: 0px;
  margin-bottom: 4px;
}

.skill-icon span:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;

  border-radius: 50%;
  margin: -2px 0 0 -2px;
}

.skill-0 span:nth-child(n + 1) {
  background: #fff;
}

.skill-1 span:nth-child(n + 2) {
  background: #fff;
}

.skill-2 span:nth-child(n + 3) {
  background: #fff;
}

.skill-3 span:nth-child(n + 4) {
  background: #fff;
}

.skill-4 span:nth-child(n + 5) {
  background: #fff;
}

.skill-5 span:nth-child(n + 6) {
  background: #fff;
}

.skill-6 span:nth-child(n + 7) {
  background: #fff;
}

.skill-7 span:nth-child(n + 8) {
  background: #fff;
}

.skill-8 span:nth-child(n + 9) {
  background: #fff;
}

.skill-9 span:nth-child(n + 10) {
  background: #fff;
}

.skill-10 span:nth-child(n + 11) {
  background: #fff;
}

/*new skills*/

.process {
  width: 1170px;
  margin: 3em auto;
  cursor: default;
  max-width: 100%;
}

audio,
canvas,
video {
  max-width: 100%;
}

.process-items {
  display: table;
  margin: 0 0 10px;
  padding: 0;
  list-style-type: none;
  color: #fff;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  font-family: "Cabin", sans-serif;
}

.process-items li {
  display: table-cell;
  width: 234px;
  vertical-align: bottom;

  -webkit-transform: scale(0.65) translateY(40px);
  -ms-transform: scale(0.65) translateY(40px);
  transform: scale(0.65) translateY(40px);
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}

.process-items li.active,
.process-items li:hover {
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}

.process-items em {
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  font-style: normal;
  font-family: "Open Sans", sans-serif;
}

.process-items li img {
  margin-bottom: 5px;
  display: inline-block;
}

#index2-accord .product-reviews-des #tabs li a {
  padding: 9px 7.31%;
  margin-right: 5px;
  font-size: 16px;
}

#index2-accord .product-reviews-des #tabs li a:last-child {
  margin-right: 0px;
}

#index2-accord .product-reviews-des #tabs {
  padding: 0px;
}

#index2-accord .product-reviews-des #tabs li a i {
  margin-right: 5.45px;
}

#index2-accord .product-reviews-des #tabs .active a {
  background-color: #e2ddd9 !important;
  color: #242121;
}

#index2-accord .product-reviews-des #tabs li a {
  background-color: #9e1f63;
}

.taber-conttent-area {
  background: #e2ddd9;
  padding: 30px;
}

.taber-conttent-area p i {
  margin-right: 5px;
  color: #9e1f63;
}

/* 
 * 	our blog
 */
.blog-date {
  width: 69px;
  padding: 15px 0px;
  text-align: center;
  background: #fff;
  margin-left: 15px;
  margin-top: 15px;
  padding-top: 15px;
  font-family: "Open Sans", sans-serif;
}

.blog-date h5 {
  font-weight: normal;
  margin: 0px;
  text-transform: capitalize;
  font-family: "Open Sans", sans-serif;
}

.admin-link {
  color: #3a3a3a;
  font-size: 14px;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
}

.admin-link:hover {
  color: #3a3a3a;
}

.admin-link span {
  color: #3a3a3a;
}

figure.effect-layla .blog-date {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

.wedo:hover figure.effect-layla .blog-date {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

figure.effect-layla .blog-date {
  -webkit-transition:
    opacity 0.35s,
    -webkit-transform 0.5s;
  transition:
    opacity 0.35s,
    transform 0.5s;
}

.blog-author {
  background: #fff;

  padding: 18px;
  margin-bottom: 30px;
}

.blog-details h3 {
  text-transform: uppercase;
  color: #444444;
  font-weight: 700;
}

.aut-image {
  float: left;
  width: 120px;
  height: 120px;
  margin-right: 20px;
}

.aut-infor h3 {
  font-size: 14px;
  margin-top: 0px;
  text-transform: uppercase;
  color: #444444;
  margin: 0px;
  font-weight: normal;
}

.aut-infor .desigination {
  font-size: 12px !important;
}

.aut-infor p {
  margin: 0px;
  font-size: 14px;
}

.aut-comments {
  margin-bottom: 30px;
}

.aut-comments .aut-image {
  height: 100px;

  width: 100px;
}

.aut-comments .blog-author {
  margin-bottom: 15px;
}

.aut-comments .blog-author {
  position: relative;
}

.reply-coment {
  position: absolute;
  right: 20px;
  top: 29px;
}

.reply-coment a {
  font-weight: 400;
}

.comment-form {
  margin-top: 20px;
}

.comment-form form input {
  border: 1px solid #fff;
  color: #242121;
  font-family: "Lato";
  font-size: 14px;
  font-weight: 400;
  background: #fff;
  height: 40px;
  margin-bottom: 28px;
  padding-left: 30px;
  width: 100%;
}

.comment-form form label {
  color: #242121;
  font-family: "Lato";
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 8px;
}

.comment-form form label i {
  color: #242121;
  font-size: 12px;
  margin-right: 4px;
}

.comment-form form textarea {
  border: 1px solid #fff;
  font-family: "Lato";
  font-size: 14px;
  font-weight: 400;
  height: 150px;
  background: #fff;
  margin-bottom: 30px;
  overflow: hidden;
  padding-left: 30px;
  padding-top: 30px;
  width: 100%;
}

.comment-form form .submitt input {
  border: 1px solid #fff;
  color: #242121;
  font-size: 14px;
  height: 40px;
  margin-bottom: 0;
}

.contact3-form form .submitt input:hover {
  color: #fff !important;
}

.extra-content p {
  font-style: italic;
  font-weight: 300;
  font-size: 16px;
  margin: 0px;
}

.comment-form form .submitt input:hover {
  color: #fff;
}

#blog-post-detail-content {
  box-shadow: none;
}

/* 
 * 	video
 */
#videobox3 {
  background: url("../images/homepageimages/bg_video.webp") repeat center center
    fixed;
}

.video3 {
  float: none;
  margin: 0 auto;
  text-align: center;
}

.video3 h3 {
  color: #fff;
  margin: 0px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 30px;
}

.video3 p {
  color: #fff;
  margin: 0px;
  margin-top: 6px;
}

.video-play-btnn a i {
  color: #fff;
  font-size: 80px;
}

/* 
 * 	our projects
 */
.more-projects h1 {
  margin: 0px;
}

.more-projects h5 {
  font-weight: normal;
  margin-top: 0px;
  font-family: "Open Sans", sans-serif;
  color: #4e4e4e;
}

.more-projects a {
  color: #656565;
  border: 1px solid #656565;
  font-weight: normal;
  text-transform: uppercase;
  padding: 8px 40px;
  margin-top: 20px;
  display: inline-block;
}

.more-projects a:hover {
  color: #fff;
  background: #9e1f63;
  border-color: #9e1f63;
}

.project-slider:hover figure.effect-layla figcaption::before,
.project-slider:hover figure.effect-layla figcaption::after {
  opacity: 1 !important;
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
}

.project-slider {
  margin-top: -50px;
  position: relative;
}

.project-owl-slide {
  position: absolute;
  right: 15px;
  top: 80px;
}

.project-owl-slide .item {
  padding: 38px 30px;
  box-shadow: 20px -20px 0px #f5f5f5;
}

.project-owl-slide .item h4 {
  font-weight: normal;
  margin-top: 0px;
}

.project-owl-slide .item .small-title {
  margin-bottom: 25px;
}

.project-owl-slide .item p {
  margin: 0px;
}

.project-owl-slide .item p span {
  font-weight: 700;
}

.project-owl-slide .item a {
  border: 1px solid #8a8a8a;
  padding: 8px 22px;
  font-weight: normal;
  display: inline-block;
  color: #8a8a8a;
  margin-top: 30px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.project-owl-slide .item a:hover {
  color: #fff;
}

.project-owl-slide.owl-controls .owl-buttons div {
  display: inline-block;
  font-size: 12px;
  margin: 5px;
  padding: 0;
  line-height: 2.2;
}

.project-owl-slide .owl-controls .owl-buttons .owl-prev,
.project-owl-slide .owl-controls .owl-buttons .owl-next {
  font-size: 19px;
  margin: 5px;
  line-height: 40px;
  color: #fff;
  width: 40px;
  height: 40px;
  background: #242121;
  position: relative;
  bottom: 24px;
}

.project-owl-slide .owl-controls .owl-buttons .owl-prev:before {
  content: "\f104";
  font-family: FontAwesome;
  line-height: 1.8;
}

.project-owl-slide .owl-controls .owl-buttons .owl-next:before {
  content: "\f105";
  font-family: FontAwesome;
  line-height: 1.8;
}

.project-new-content h3 {
  color: #3b3b3b;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 0px;
  font-weight: 400;
}

.project-new-content p {
  color: #6d6d6d;
  margin-bottom: 30px;
}

.project-new-content a:hover {
  color: #fff;
  background: #9e1f63;
  border-color: #9e1f63;
}

.project-new-content a {
  border: 1px solid #8a8a8a;
  color: #8a8a8a;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  padding: 7px 23px;
  text-transform: uppercase;
  margin-bottom: 38px;
}

.margin-both {
  margin-right: -15px !important;
  margin-left: -15px !important;
}

/* 
 * 	contact info
 */
.contact-us h3 {
  font-weight: 700;
  margin: 0;
  text-align: center;
}

.contact-us p {
  margin: 0;
  text-align: center;
}

.contact3-form form input {
  border: none;
  border: 2px solid #7a7a7a;
  width: 100%;
  padding: 10px 18px;

  color: #7a7a7a;
  background: none;
  font-size: 16px;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
}

.contact3-form form input:focus,
.contact3-form form textarea:focus {
  border: 2px solid #7a7a7a;
}

.contact3-form ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #7a7a7a;
}

.contact3-form :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #7a7a7a;
  opacity: 1;
}

.contact3-form ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #7a7a7a;
  opacity: 1;
}

.contact3-form :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #7a7a7a;
}

.contact3-form form textarea {
  border: 2px solid #7a7a7a;
  width: 100%;
  padding: 0px;
  padding-bottom: 10px;
  color: #7a7a7a;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  padding: 18px;
  height: 170px;
  overflow: hidden;

  background: none;
  margin-top: 30px;
}

.message3-btn {
  text-align: center;
  float: none;
  margin: 0 auto;
}

.message3-btn .submit:hover {
  color: #fff;
}

.message3-btn .submit,
.submitt input {
  font-family: "Cabin", sans-serif !important;
}

.panel-body {
  display: none;
}

.message3-btn .submit {
  margin-top: 45px;
}

.message3-btn a {
  display: block;
  color: #7a7a7a;
  font-size: 14px;
  font-weight: normal;
  font-family: "Cabin", sans-serif;
  line-height: 41px;
}

form input[type="text"]:focus,
form input[type="password"]:focus,
textarea:focus {
  outline: none;
}

.before-estimate {
  text-align: center;
}

.before-estimate h3 {
  font-weight: 700;
  margin: 0px;
}

.before-estimate p {
  color: #000000;
  margin: 0px;
  margin-top: 6px;
}

.before-estimate .clickable {
  text-transform: uppercase;
  padding: 9px 30px;
  display: inline-block;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  color: #ffffff;
  border: 2px solid #000000;
  margin-top: 20px;
  font-weight: normal;
  font-family: "Cabin", sans-serif;
  background: #9e1f63;
}

.before-estimate .clickable:hover {
  background: #fbb040;
  color: #fff;
  border-color: #9e1f63;

  cursor: pointer;
}

.contact-top-bar {
  background: rgba(0, 0, 0, 0) url("../images/rtbg.png") no-repeat scroll center
    0px;
  float: none;
  height: 50px;
  margin: -50px auto 0;
  text-align: center;
  width: 110px;
  padding: 0;
}

.contact-top-bar i {
  font-size: 35px;
  color: #ffffff;
  line-height: 60px;
  position: relative;
  z-index: 10;
  display: inline-block;
}

.panel-default > .panel-heading {
  background-color: none !important;
  border-color: none !important;
}

.panel-heading:hover {
  cursor: pointer;
}

.panel-heading {
  width: 50px;
  height: 45px;
  margin: -45px auto 0;
  text-align: center;
  background: rgba(0, 0, 0, 0) url("../images/cbg.png") no-repeat scroll center
    0px;
}

.panel-heading i {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
}

.brand {
  width: 19.667%;
}

#footer {
  background: #9e1f63;
  color: #fff;
}

#footer .footer-top {
  padding: 40px 0 20px;
}

#footer .footer-contact p,
#footer .footer-contact a {
  color: #ddd;
  font-size: 14px;
  line-height: 1.6;
}

#footer .footer-contact a:hover {
  color: #fbb040;
}

#footer .footer-links h4,
#footer .footer-contact h4 {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 2px solid #fbb040;
  display: inline-block;
}

#footer .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-links ul li {
  padding: 6px 0;
}

#footer .footer-links ul li a {
  color: #ddd;
  font-size: 14px;
  text-decoration: none;
  transition: color 0.3s;
}

#footer .footer-links ul li a:hover {
  color: #fbb040;
}

#footer .social-links a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 1px solid #fbb040;
  color: #fbb040;
  margin-right: 8px;
  font-size: 16px;
  transition: all 0.3s;
}

#footer .social-links a:hover {
  background: #fbb040;
  color: #9e1f63;
}

#footer .footer-container {
  color: #ccc;
  font-size: 13px;
}

#footer .footer-container a {
  color: #fbb040;
}

#footer .copyright {
  color: #ccc;
}

.footer {
  position: relative;
  top: -50px;
}

.footer-widget {
  border-top: 4px solid;
  background: rgba(255, 255, 255, 0.9);
}

.wid-title {
  font-weight: normal;
  text-transform: uppercase;
}

.widget {
  padding-left: 30px;
}

.widget .small-title {
  margin-bottom: 25px;
}

.short-links {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.short-links li {
  margin-bottom: 5px;
}

.short-links li a {
  color: #000000;
  font-size: 16px;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
}

.short-links li a:hover {
  border-bottom: 2px solid #b6b6b6;
}

.info-widget p i {
  margin-right: 10px;
  font-size: 16px;
}

.info-widget p {
  margin-bottom: 15px;
}

.flicker-widget {
  padding-left: 10px;
  padding-right: 10px;
}

.flicker a img {
  margin-bottom: 10px;
  margin-right: 5px;
}

.copy-right p {
  margin: 0px;
  color: #fff;
}

.fot-social i {
  width: 36px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  background: #838484;
  font-size: 20px;
  margin-right: 5px;
  text-align: center;
}

.fot-social .fa-facebook:hover,
.fot-social .fa-twitter:hover {
  background: #475897;
}

.fot-social .fa-google:hover {
  background: #f63f29;
}

.fot-social .fa-linkedin:hover {
  background: #435e94;
}

.fot-social .fa-instagram:hover {
  background: #517fa4;
}

.fot-social .fa-youtube-play:hover {
  background: #e41c24;
}

.slider-btn1:hover {
  background: #9e1f63 !important;
  color: #fff !important;
}

.slider-btn1:hover a {
  color: #fff !important;
}

.tp-bullets,
.tparrows {
  display: none !important;
}

/* about us page */
.page-main-section {
  background: url("../images/titlebg.jpg") no-repeat scroll center center;
}

#blog-page-title {
  background: url("../images/blog/bg.jpg") no-repeat scroll center center;
}

.page-title h1,
.page-title h5 {
  color: #fff;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 1.8) !important;
  padding: 5px;
  display: inline-block;
}

.page-title h5 {
  color: #fff;
  font-family: "Open Sans", sans-serif;
}

.page-title .left-line,
.page-title .right-line,
.page-title .middle-line {
  background: #fff !important;
}

.page-title a {
  color: #ffffff;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
}

.page-title a:hover {
  border-bottom: 1px solid #fff;
}

.page-title span {
  color: #fff;
  font-size: 16px;
  margin: 0px 5px;
}

.about-us .main-title h3 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.history-read-more {
  text-align: center;
}

.history-read-more a {
  text-transform: uppercase;
  padding: 9px 30px;
  display: inline-block;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  color: #9e1f63;
  border: 1px solid #9e1f63;
  margin-top: 40px;
}

.history-read-more a:hover {
  color: #fff;
  background: #9e1f63;
}

.singt h3 {
  font-weight: 400;
  font-style: italic;
  text-transform: capitalize;

  font-family: "La Belle Aurore", cursive;
  margin-bottom: 0px;
}

.singt p {
  margin: 0px;
}

.client-reviews {
  background: url("../images/about/bg.jpg") no-repeat scroll center center;
}

.client2 {
  text-align: center;
  float: none;
  margin: 0 auto;
}

.client2 i {
  font-size: 30px;

  margin: 0px;
  text-align: center;
}

.client2 h5 {
  font-size: 18px;
  font-weight: normal;

  color: #3a3a3a;
  margin: 40px 0px;
}

.client2 .client3-info h4 {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0px;
  margin-top: 20px;
}

.client2 .client3-info p {
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
  margin: 0px;
  font-family: "Cabin", sans-serif;
}

.client-reviews .owl-buttons {
  display: none !important;
}

/* blog fullwidth page */
.news-title-head {
  float: none;
  margin: 0 auto;
  text-align: center;
}

.post-content {
  padding: 10px 10px;
  background: #fff;
  box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.4);
  margin-bottom: 40px;
}

.post-content h3 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.post-content h3:hover {
  cursor: pointer;
}

.post-content .small-title {
  margin-bottom: 20px;
}

.author-detail span {
  font-weight: 700;
  margin-left: 12px;
}

.author-detail span:first-child {
  margin-left: 0px;
}

.post1:hover figure.effect-layla .blog-date {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.post1:hover figure.effect-layla figcaption::before,
.post1:hover figure.effect-layla figcaption::after {
  opacity: 1 !important;
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
}

.post-content a {
  text-transform: uppercase;
  padding: 9px 30px;
  display: inline-block;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  color: #000000;
  border: 1px solid #656565;
  margin-top: 20px;
  background-color: #ffe9f6;
}

.post-content a:hover {
  color: #000000;
}

.search input {
  height: 40px;
  width: 100%;
  overflow: hidden;
  border: none;
  box-shadow: none;
  padding-left: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  font-size: 14px;
}

.search {
  margin-bottom: 38px;
}

.sidebar-widget {
  padding: 0px 22px;
  background: #fff;
  padding-bottom: 60px;
}

.sidebar-widget h3 {
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 20px;
  margin-bottom: 20px;
}

.sidebar-widget .small-title {
  margin-bottom: 20px;
}

.sidebar-widget ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.sidebar-widget ul li {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.sidebar-widget ul li a {
  font-size: 16px;
  font-weight: normal;
  color: #000000;
  font-family: "Open Sans", sans-serif;
}

.news-widget img {
  margin-right: 18px;
}

.news-widget p {
  margin: 0px;
}

.news-widget p:first-child:hover {
  cursor: pointer;
}

.news-widget p span {
  color: #828282;
}

.tags a {
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  background: #242121;
  padding: 8px 30px;
  margin-bottom: 10px;
  margin-right: 5px;
  display: inline-block;
}

.load-more {
  text-align: center;
  margin-top: 50px;
}

.load-more i {
  width: 62px;
  height: 62px;
  line-height: 62px;
  text-align: center;
  border-radius: 100%;
  background: #fff;
  font-size: 20px;
  margin-bottom: 10px;
}

.load-more p {
  font-family: "Cabin", sans-serif;
  margin: 0px;
}

/* PROJECT page */

#project-page-title {
  background: url("../images/projects/bg.jpg") no-repeat scroll center center;
}

.our-expertise44 #tabs {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
  margin-bottom: 60px;
}

.our-expertise44 #tabs li {
  text-align: center;
  display: inline-block;
  margin-right: 38px;
}

.our-expertise44 #tabs li a {
  font-size: 20px;
  font-weight: 400;
  color: #242121;
}

.our-expertise44 #tabs .active a {
  color: #9e1f63 !important;
}

.our-expertise44 #tabs li a {
  background: url("../images/projects/libg.jpg") no-repeat scroll center bottom;
  padding-bottom: 6px;
}

.our-expertise44 #tabs .active a {
  background: url("../images/projects/libg.png") no-repeat scroll center bottom;
  padding-bottom: 12px !important;
}

.project-owl-slidee {
  /* margin-left: -30px; */
  margin-top: 25px;
  z-index: 999;
}

.project-owl-slidee .item {
  padding: 38px 30px;
  /* box-shadow: 0px 5px 5px 5px rgba(0, 0, 0, 0.4); */
  border-right: 5px solid gray;
  border-bottom: 5px solid gray;
}

.project-owl-slidee .item h4 {
  font-weight: normal;
  margin-top: 0px;
}

.project-owl-slidee .item .small-title {
  margin-bottom: 25px;
}

.project-owl-slidee .item p {
  margin: 0px;
}

.project-owl-slidee .item p span {
  font-weight: 700;
}

.project-owl-slidee .item a {
  border: 1px solid #656565;
  padding: 8px 22px;
  font-weight: normal;
  display: inline-block;
  color: #000000;
  margin-top: 30px;
  margin-bottom: 10px;
  text-transform: uppercase;
  background-color: #fbb040;
}

.project-owl-slidee .item a:hover {
  color: #000000;
}

.project1:hover figure.effect-layla figcaption::before,
.project1:hover figure.effect-layla figcaption::after {
  opacity: 1 !important;
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
}

.project1 {
  margin-bottom: 45px !important;
}

.clr {
  clear: both;
}

#projects-1column .load-more {
  margin-top: 20px !important;
}

.project-owl-slideee {
  margin: 0 !important;
  position: absolute;
  right: 0px;
  top: 80px;
  width: auto;
}

.project-images {
  position: relative;
}

.project-owl-slideee .item {
  box-shadow: -5px 5px 0 rgba(169, 146, 105, 0.9);
}

.padding-left-15 {
  padding-left: 15px;
}

.padding-right-15 {
  padding-right: 15px;
}

.margin-left-33 {
  margin-left: -30px;
}

#projects-3column .project-images {
  padding-left: 30px;
  position: relative;
}

#projects-3column .project1 {
  margin-bottom: 0px !important;
}

#projects-3column .main-title {
  padding: 24px 0px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

#projects-3column .main-title h4 {
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 18px;
  text-transform: capitalize;
}

.project1:hover figure.effect-layla .main-title {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

figure.effect-layla .main-title {
  opacity: 0;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url(../images/fancybox_sprite.png) !important;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-lock {
  overflow: visible !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 99999;
  background: url(../images/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

.fancy {
  position: absolute;

  text-align: center;
  width: 100%;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 9999;
  margin-top: -30px;
  margin-left: 15px;
}

.fancy i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #fff;
  border-radius: 100%;
  font-size: 16px;
  color: #9e1f63;
}

.fancy i:hover {
  color: #fff !important;
  background: #9e1f63;
}

.fancy i {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

.project1:hover .fancy i {
  opacity: 1 !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}

.home-grid {
  padding-top: 30px;
}

#service-detail-page .pgwSlideshow {
  padding: 0;
}

.project-description h3 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.site-header-wrap {
  margin-bottom: 60px;
  border-bottom: 1px solid #cd9ad6;
}

/*------------------------------------*\
-------- DEMO Code: accordion
\*------------------------------------*/
/*----- Accordion -----*/
.accordion,
.accordion * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.accordion {
  overflow: hidden;
}

/*----- Section Titles -----*/
.accordion-section-title {
  width: 100%;
  padding: 15px;
  display: inline-block;
  color: #9e1f63;
  background: #fff;
  transition: all linear 0.15s;
  /* Type */
  font-size: 16px;
  border-left: 1px solid #9e1f63;
  border-right: 1px solid #9e1f63;
  border-top: 1px solid #9e1f63;
}

.accordion-section-title.active,
.accordion-section-title:hover,
.accordion-section-title.active i {
  color: #fff;
  background: #9e1f63;
  text-decoration: none;
}

.accordion-section-content {
  border-left: 1px solid #9e1f63;
  border-right: 1px solid #9e1f63;
  border-top: 1px solid #9e1f63;
  border-bottom: 1px solid #9e1f63;
}

.accordion-section:last-child .accordion-section-title {
  border-bottom: 1px solid #9e1f63 !important;
}

/*----- Section Content -----*/
.accordion-section-content {
  padding: 15px;
  display: none;
}

.service-accord .accordion-section-title {
  padding: 10px !important;
}

.service-accord .accordion-section-content {
  padding: 10px 15px !important;
  border-bottom: none;
}

.accordion-section-content {
  border-bottom: 0px;
}

.service-accord #accordion-3 {
  border-bottom: 1px solid #9e1f63 !important;
}

#accordion-4 {
  border-bottom: 1px solid #9e1f63 !important;
}

.block-con {
  display: block !important;
}

.accordion-section-content p {
  margin-bottom: 0px;
}

.accordion-section-title i {
  float: right;
  padding-top: 5px;
}

.pro-content h4 {
  font-weight: normal;
  margin: 0px;
}

.pro-content h4:hover {
  cursor: pointer;
}

.pro-image {
  margin-right: 15px;
}

.text-align-right {
  text-align: right;
  padding-right: 15px;
}

#owl-testimonial-5.owl-controls .owl-buttons div {
  display: inline-block;
  font-size: 12px;
  margin: 5px;
  padding: 0;
  line-height: 2.2;
}

#owl-testimonial-5 .owl-controls .owl-buttons .owl-prev,
#owl-testimonial-5 .owl-controls .owl-buttons .owl-next {
  font-size: 50px;
  margin: 5px;
  line-height: 40px;
  color: #fff;
  width: 40px;
  height: 40px;
  background: transparent;
  position: absolute;
  bottom: 24px;
}

#owl-testimonial-5 .owl-controls .owl-buttons .owl-prev:before {
  content: "\f104";
  font-family: FontAwesome;
  line-height: 1.8;
}

#owl-testimonial-5 .owl-controls .owl-buttons .owl-next:before {
  content: "\f105";
  font-family: FontAwesome;
  line-height: 1.8;
}

#owl-testimonial-5 .owl-controls .owl-buttons .owl-prev {
  left: 0;
  top: -5px;
}

#owl-testimonial-5 .owl-controls .owl-buttons .owl-next {
  right: 0;
  top: -5px;
}

#owl-testimonial-5 {
  height: 100px;
}

.pro-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(36, 33, 33, 0.46);
  display: none;
}

.item .col-md-4:hover .pro-overlay {
  display: block;
}

/* service page */

#service-page-title {
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
}

.services-page .servicesone i,
.services-page .servicesone h4 {
  text-align: center !important;
}

.services-page .servicesone i {
  float: none;
}

.service-accord h4 {
  margin-top: 0px;
  font-weight: normal;
}

.download-btn {
  background: #242121;
  text-align: center;
}

.download-btn a {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  padding: 15px 0px;
  display: block;
}

.download-btn a i {
  margin-right: 5px;
}

/* SHOPE page */

#shop-page-title {
  background: url("../images/shop/bg.webp") no-repeat scroll center 100%;
}

#shop-page-title p {
  margin-bottom: 0px;
  color: #fff;
  font-weight: normal;
  font-family: "Cabin", sans-serif;
}

.show-result {
  border-bottom: 1px solid #fff;
  margin-bottom: 54px;
}

.show-result p {
  margin-bottom: 0px;
  margin-top: 8px;
}

.show-result input {
  width: 100%;
  overflow: hidden;
}

.show-result input {
  border: none;

  width: 100%;
  padding: 10px 18px;

  color: #242121;
  background: #fff;
  font-size: 15px;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
}

.show-result ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #242121;
}

.show-result :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #242121;
  opacity: 1;
}

.show-result ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #242121;
  opacity: 1;
}

.show-result :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #242121;
}

.product-details {
  position: relative;
  padding-top: 60px;
  text-align: center;
  padding-bottom: 35px;
}

.product-details h5 {
  margin: 0px;
  color: #fff;
  font-weight: 400;
}

.product-price h5 {
  margin: 0px;
  color: #fff;
  line-height: 36px;
}

.product-price {
  text-align: center;
  height: 36px;
  width: 133px;
  margin: 0 auto;
  background: #242121;
  line-height: 36px;
  position: absolute;
  top: -18px;
  left: 0;
  right: 0;
}

.product-onee {
  padding: 0 0 0 30px !important;
}

.product-details a {
  color: #fff;
  font-size: 16px;
  border: 1px solid #fff;
  text-transform: uppercase;
  font-weight: 400;
  padding: 8px 25px;
  display: inline-block;
  margin-top: 40px;
}

.product-details a:hover {
  background: #fff;
  color: #9e1f63;
}

#shop-sidebar .sidebar-widget h3 {
  margin-top: 0px;
  font-size: 23px;
  padding-top: 28px;
}

.range-left {
  width: 12px;
  height: 12px;
  border: 2px solid #b9b9b9;
}

.range-center {
  width: 148px;
  height: 3px;
  background: #dddddd;
  margin-top: 4px;
}

.range-last {
  width: 42px;
  height: 3px;

  margin-top: 4px;
}

.price_range p {
  margin-bottom: 0px;
  margin-top: 10px;
}

#shop-news-widget .old-price {
  font-weight: 700;
  color: #242121;
}

#shop-news-widget p {
  line-height: 20px;
  font-size: 15px;
}

#shop-news-widget p:hover {
  cursor: pointer;
}

#shop-news-widget p i {
  font-size: 12px;
  color: #b0b0b0;
}

#shop-news-widget .old-price span {
  color: #969696;
  text-decoration: line-through;
  font-weight: 400;
}

.product-detail-info h3 {
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 15px;
}

.product-detail-info .small-title {
  margin-bottom: 15px;
}

.rating span {
  margin-right: 5px;
}

.rating span .fa-star {
  color: #f09101;
}

.add-to-cart {
  border-top: 1px solid #8a8a8a;
}

.add-to-cart select {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 1px solid #8a8a8a;
  height: 41px;
  width: 100px;
  margin-right: 7px;
  padding-left: 10px;
}

.add-to-cart select option {
  padding-left: 10px;
}

.add-to-cart a {
  color: #656565;
  padding: 8px 27px;
  border: 1px solid #656565;
  text-transform: uppercase;
  display: inline-block;
}

.add-to-cart a:hover {
  background: #9e1f63;
  border-color: #9e1f63;
  color: #fff;
}

.cate-name span {
  font-weight: 700;
  color: #242121;
  margin-right: 5px;
}

.cate-name {
  margin: 38px 0px;
}

.share-with p {
  margin: 0px;
  font-weight: 700;
}

.share-with p i {
  width: 29px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  background: #838484;
  color: #fff;
}

.share-with p i:hover {
  cursor: pointer;
}

.products-description {
  border: 1px solid #d8d8d8;
  padding: 70px 28px;
}

.products-description h4 {
  font-weight: normal;
  margin-top: 0px;
  font-size: 18px;
}

.product-reviews-des #tabs {
  list-style: none;
  margin-bottom: 0px;
}

.product-reviews-des #tabs li {
  display: inline;
}

.product-reviews-des #tabs li a {
  color: #fff;
  font-size: 15px;
  padding: 8px 25px;
  background: #242121;
  font-family: "Cabin", sans-serif;
  display: inline-block;
}

.show-result select {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  color: #242121;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: normal;
  padding: 10px 18px;
  width: 100%;
}

.show-result select option {
  padding-left: 10px;
}

#shop-detail-page .main-title h3 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
}

#project-description .ps-list ul {
  margin: 0px !important;
  margin-top: 10px !important;
  width: 100% !important;
}

#project-description .pgwSlideshow.narrow .ps-list li img {
  height: 120px;
  width: 125px;
}

#contact-us-form h3 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  margin: 10px 0px;
  color: #242121;
  margin-bottom: 15px;
}

#about-us .servicesone i {
  color: #fff;
  margin-right: 0px;
}

#contact-us-form form input {
  border: none;
  border: 2px solid #e0e0e0;
  width: 100%;
  padding: 10px 18px;

  color: #242121;
  background: none;
  font-size: 15px;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
}

#contact-us-form form input:focus,
#contact-us-form form textarea:focus {
  border: 2px solid;
}

#contact-us-form ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #242121;
}

#contact-us-form :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #242121;
  opacity: 1;
}

#contact-us-form ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #242121;
  opacity: 1;
}

#contact-us-form :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #242121;
}

#contact-us-form form textarea {
  border: 2px solid #e0e0e0;
  width: 100%;
  padding: 0px;
  padding-bottom: 10px;
  color: #242121;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  padding: 18px;
  height: 170px;
  overflow: hidden;

  background: none;
  margin-top: 30px;
}

#contact-us-form .message3-btn .submit {
  text-align: center;
  float: none;
  margin: 0 auto;
  margin-top: 45px;
}

#contact-us-form .message3-btn .submit:hover {
  background: #9e1f63;
  color: #fff;
  border-color: #9e1f63;
}

#contact-us-form .message3-btn:hover a {
  color: #fff;
}

#contact-us-form .message3-btn .su {
  display: block;
  color: #242121;
  font-size: 14px;
  font-weight: normal;
  font-family: "Cabin", sans-serif;
  line-height: 41px;
}

#contact-page-title {
  background: url("../images/conbg.webp") no-repeat scroll center center !important;
}

.search-field #searchform input#s {
  width: 300px;
  background: transparent;
  box-shadow: none;
  border: none;
  line-height: 42px;
  color: #fff;
}

.search-field {
  position: absolute;
  top: 0px;
  right: 150px;
  display: none;
  z-index: 10000;
}

/*team new*/
.content-team-big:before {
  top: -25px;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
  transition: all 0.3s ease-in;
  cursor: pointer;
  border-left: 135px solid transparent;
  border-right: 135px solid transparent;
  border-bottom: 25px solid #9e1f63;
}

.content-team-big {
  position: relative;
  background: #9e1f63;
  margin: 0px;
  text-align: center;
  padding: 10px 30px 18px 30px;

  bottom: -79px;
  margin-top: -90px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.team-big-image:hover .content-team-big {
  bottom: 0px;
}

.team-big-image {
  position: relative;

  overflow: hidden;
}

.content-team-big h4 {
  margin: 0px;
  font-family: "Cabin", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 4px;
}

.content-team-big p {
  color: #fff;
}

.margin-both {
  margin-right: -15px !important;
  margin-left: -15px !important;
}

.content-team-big p {
  color: #fff;
  margin-bottom: 7px;
}

.social-agents {
  padding: 0px;
}

.social-agents li {
  display: inline;
}

.social-agents li a i {
  text-align: center;

  color: #fff;

  margin-right: 5px;
}

.social-agents li a i:hover {
  color: #333333;
}

.tag-cloud {
  text-align: left;
  padding-left: 0px;
  padding-bottom: 15px;
}

.tag-cloud li a {
  background: #efeded;
  color: #414141;
  border: 0;
  border-radius: 4px;
  padding: 8px 15px;
  font-size: 14px;
}

.tag-cloud li {
  list-style-type: none;
  padding: 5px;
  display: inline-block;
}

.tags-heading {
  font-size: 20px;
  color: #2da8d8ff;
  padding-left: 30px;
  padding-bottom: 15px;
}

.slider-heading {
  font-size: 50px;
  /* background: rgba(0, 0, 0, 0.25); */
  padding: 5px;
  font-weight: 700;
  line-height: 40px;
  text-transform: uppercase;
  color: #fff;
  font-family: "Cabin", sans-serif;
  width: 100% !important;
  left: 0 !important;
  text-align: center !important;
  white-space: normal !important;
  text-shadow:
    2px 2px 8px rgba(0, 0, 0, 0.8),
    0 0 20px rgba(0, 0, 0, 0.6);
}

.slider-text {
  font-size: 24px;
  /* background: rgba(0, 0, 0, 0.25); */
  padding: 5px;
  font-weight: 300;
  line-height: 24px;
  color: #fff;
  font-family: "Cabin", sans-serif;
  width: 100% !important;
  left: 0 !important;
  text-align: center !important;
  white-space: normal !important;
  text-shadow:
    2px 2px 8px rgba(0, 0, 0, 0.8),
    0 0 20px rgba(0, 0, 0, 0.6);
}

.slider-btn {
  background: #9e1f63;
  color: #fff;
  font-weight: normal;
  padding: 10px 30px;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Cabin", sans-serif;
}

.list-box {
  /* background: rgba(0, 0, 0, 0.25); */
  padding: 5px;
  display: inline-block;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 1.8) !important;
}

@media (max-width: 767px) {
  .page-title h1 {
    font-size: 25px !important;
  }

  .top-social {
    display: none !important;
  }

  .serv-md-se {
    margin-top: 70px;
  }

  .contact3-form form input {
    margin-bottom: 20px;
  }

  .contact3-form form .padding-left-0 {
    padding-left: 15px !important;
  }

  .contact3-form form .padding-right-0 {
    padding-right: 15px !important;
  }
}

.history-section .owl-pagination {
  display: none !important;
}

.offer-row {
  margin-top: 75px;
}

.our-service .gri {
  padding-bottom: 10px;
  border-bottom: 1px solid #9e1f65;
}

.slider-navigation {
  position: absolute;
  top: 50%;
  z-index: 99;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  pointer-events: none;
  /* Ensures clicks pass through */
}

.slider-navigation a {
  pointer-events: all;
  background-color: #9e1f63cc;
  color: #fff;
  padding: 8px 14px;
  border-radius: 50%;
  text-decoration: none;
  font-size: 20px;
  display: inline-block;
  transition: background-color 0.3s ease;
}

@media (max-width: 767px) {
  .slider-navigation a {
    position: relative;
    top: 0px;
    padding: 2px 9px;
    font-size: 14px;
  }
}

.slider-navigation a:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.prev-slide {
  margin-left: 20px;
}

.next-slide {
  margin-right: 20px;
}

.offers-container .carousel-indicators {
  bottom: -50px;
}

.offers-container .carousel-indicators li {
  border: 1px solid #9e1f63;
}

.offers-container .carousel-indicators .active {
  background: #9e1f63;
}

.offers-container .left.carousel-control,
.offers-container .right.carousel-control {
  display: none;
}

.widget.tags {
  background: #f6f6f6;
  margin-top: 50px;
}

.widget.tags .widget-title {
  padding-top: 30px;
}

@media (max-width: 1200px) and (min-width: 991px) {
  .navbar-inverse .navbar-nav > li > a {
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  .social-icon.pull-right {
    display: none;
  }

  .navbar-inverse .navbar-nav > li > a {
    padding-right: 8px !important;
  }
}

@media (max-width: 991px) and (min-width: 767px) {
  .navbar-brand img {
    height: 47px !important;
    width: 159px !important;
  }
}

@media (max-width: 767px) {
  .top-social {
    display: none;
  }
}

.page-title {
  position: relative;
}

.page-title .container {
  position: absolute;
  top: 6%;
  left: 50%;
  transform: translate(-50%, 0);
  justify-content: center;
}

@media (max-width: 991px) {
  .page-title .main-title h1 {
    font-size: 25px;
  }

  .page-title h5,
  .page-title .subtitle,
  .page-title .list-box {
    display: none;
  }

  .page-title .container {
    top: 15%;
    width: 100%;
  }
}

@media (max-width: 500px) {
  .page-title h1 {
    font-size: 20px !important;
  }
}

@media (max-width: 767px) {
  .mobile-view {
    display: none;
  }

  .footer-social-links {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .tag-cloud li a {
    font-size: 12px;
  }
}

.size-full {
  width: 100%;
  height: auto;
}

.primary_color {
  color: #9e1f63 !important;
}

.seccondary_color {
  color: #fbb040 !important;
}

.ul {
  text-decoration: none !important;
}

.li {
  text-decoration: none !important;
}

.carousel-indicators [data-bs-target] {
  background-color: #9e1f63 !important;
}
/* =========================================
   HOME PAGE STYLES
   ========================================= */

h4 a {
  font-size: 20px;
  font-family: "Cabin", sans-serif;
  color: #000000;
}

/* ---- Services Grid: show figcaption as overlay ---- */
.our-service .gri figure figcaption {
  display: block !important;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(158, 31, 99, 0.85);
  color: #fff;
  padding: 10px 5px;
  font-size: 13px;
  font-weight: 600;
  font-family: "Cabin", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  text-align: center;
}

.our-service .gri figure {
  position: relative;
  overflow: hidden;
}

.our-service .col-md-3 {
  width: 25%;
  padding: 10px;
  margin-bottom: 10px;
}

.our-service .gri {
  border-bottom: none;
}

.our-service .gri img {
  height: 200px;
  object-fit: cover;
}

/* View All Services link */
.view-all-services {
  text-align: right;
  margin-top: 15px;
  padding-right: 10px;
}

.view-all-services a {
  color: #9e1f63;
  font-family: "Cabin", sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
}

.view-all-services a:hover {
  text-decoration: underline;
}

/* ---- Offers & Services Section ---- */
.offers-container {
  padding-bottom: 40px;
}

.offers-container h3 {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.serv-md-se .card {
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  background: transparent;
}

.serv-md-se .card-header {
  background: #9e1f63;
  border-radius: 0;
  padding: 0px 15px;
  border: none;
}

.serv-md-se .card-header h5 {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  margin: 0;
}

.serv-md-se .card ul {
  padding: 5px 0 5px 15px;
  margin: 0;
  background: #f9f9f9;
  list-style: none !important;
}

.serv-md-se .card ul li {
  padding: 0px 0;
}

.serv-md-se .card ul li a {
  color: #333;
  font-size: 14px;
  text-decoration: none;
  font-family: "Cabin", sans-serif;
}

.serv-md-se .card ul li a::before {
  content: "\f054";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 10px;
  color: #9e1f63;
  margin-right: 8px;
}

.serv-md-se .card ul li a:hover {
  color: #9e1f63;
}

/* ---- Blog section: image overlay titles ---- */
.blogs-gri {
  position: relative;
  overflow: hidden;
}

.blogs-gri figure figcaption {
  display: block !important;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(158, 31, 99, 0.85);
  color: #fff;
  padding: 10px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  font-family: "Cabin", sans-serif;
}

#our-news .wedo .more a {
  background: #9e1f63;
  color: #fff;
  border-color: #9e1f63;
  padding: 6px 18px;
  font-size: 13px;
  text-transform: capitalize;
  border-radius: 2px;
}

#our-news .wedo .more a:hover {
  background: #7a1750;
  border-color: #7a1750;
}

/* ---- Estimate Section ---- */
.before-estimate .clickable {
  background: #9e1f63;
  color: #fff !important;
  border-color: #9e1f63 !important;
  padding: 12px 35px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 3px;
}

.before-estimate h3 {
  font-size: 32px;
  color: #000;
}

/* ---- About section spacing ---- */
.about-services .servicesone {
  text-align: left;
}

.about-services .servicesone img {
  max-width: 60px;
}

/* ---- Video section ---- */
#videobox3 {
  background: url("../images/slider/commercial.webp") center center / cover
    no-repeat fixed;
  position: relative;
}

#videobox3::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}

#videobox3 .container {
  position: relative;
  z-index: 1;
}

/* ---- Water & Flood Damage Banner ---- */
.water-flood-banner {
  position: relative;
  overflow: hidden;
}

.water-flood-banner img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.water-flood-overlay {
  position: absolute;
  bottom: 40px;
  left: 40px;
  z-index: 2;
}

.water-flood-overlay h2 {
  font-size: 36px;
  font-weight: 800;
  text-transform: uppercase;
  font-family: "Cabin", sans-serif;
  line-height: 1.2;
  margin: 0;
}

.water-flood-overlay .text-white {
  color: #fff;
}

.water-flood-overlay .text-yellow {
  color: #f0c040;
}

.water-flood-banner .carousel-indicators {
  justify-content: flex-start;
  margin-left: 40px;
  margin-bottom: 15px;
}

.water-flood-banner .carousel-indicators button {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
}

.water-flood-banner .carousel-indicators button.active {
  background-color: #9e1f63;
  opacity: 1;
}

/* ---- Navbar Phone Button ---- */
.btn-navbar-phone {
  background: #d4a017;
  color: #fff !important;
  border: none;
  border-radius: 20px;
  padding: 8px 20px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  text-decoration: none;
}

.btn-navbar-phone:hover {
  background: #b8860b;
  color: #fff !important;
}

/* ---- Footer Contact Info ---- */
.footer-contact-info {
  list-style: none;
  padding: 0;
}

.footer-contact-info li {
  margin-bottom: 10px;
  color: #ccc;
  font-size: 14px;
}

.footer-contact-info li strong {
  color: #fff;
}

/* About section layout fix */
.history-section > .row {
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
}

.history-section > .row > .history {
  flex: 0 0 50%;
  max-width: 50%;
}

.history-section > .row > .about-slider {
  flex: 0 0 50%;
  max-width: 50%;
}

.about-slider img,
.history-section img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  .history-section > .row > .history,
  .history-section > .row > .about-slider {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

/* Service cards grid */
.our-service .row {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
}

.our-service .wedo {
  flex: 0 0 25%;
  max-width: 25%;
  width: auto;
  margin-right: 0;
  padding: 10px;
  margin-bottom: 15px;
}

.our-service .wedo .gri {
  position: relative;
  overflow: hidden;
  border-radius: 4px;
}

.our-service .wedo .gri img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  display: block;
}

.our-service .wedo .gri figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(139, 0, 61, 0.85);
  color: #fff;
  text-align: center;
  padding: 8px 5px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .our-service .wedo {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 575px) {
  .our-service .wedo {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

/* Blog cards mobile */
@media (max-width: 767px) {
  .blog-cards-row > div {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

/* ---- Hero Slider ---- */
.hero-slider {
  position: relative;
  overflow: hidden;
}

.hero-slider .carousel-item img {
  width: 100%;
  height: 520px;
  object-fit: cover;
}

.hero-slider__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  /* background: rgba(0, 0, 0, 0.35); */
  padding: 0 20px;
}

.hero-slider__heading {
  color: #fff;
  font-size: 42px;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0 0 15px;
  text-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);
  letter-spacing: 1px;
}

.hero-slider__text {
  font-size: 28px;
  margin-top: 40px;
  color: #fff;
  /* background: rgba(0, 0, 0, 0.25); */
  padding: 5px;
  display: inline-block;
  text-shadow:
    2px 2px 8px rgba(0, 0, 0, 0.8),
    0 0 20px rgba(0, 0, 0, 0.6);
}

.hero-slider__btn {
  display: inline-block;
  background: #9e1f63;
  color: #fff !important;
  padding: 12px 40px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
  transition: background 0.3s ease;
}

.hero-slider__btn:hover {
  background: #fbb040;
}

.btn-primary:hover {
  background: #fbb040 !important;
   border-color: #fbb040 !important;
}

.btn-primary {
  background-color: #9e1f63;
  border-color: #9e1f63;
  padding: 10px 30px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}

.hero-slider__arrow {
  width: 45px;
  height: 45px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 1;
}

.hero-slider__arrow-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #9e1f63;
  color: #fff;
  font-size: 18px;
}

.hero-slider__arrow:hover .hero-slider__arrow-icon {
  background: #7a1750;
}

.hero-slider .carousel-control-prev-icon,
.hero-slider .carousel-control-next-icon {
  display: none;
}

@media (max-width: 767px) {
  .hero-slider .carousel-item img {
    height: 350px;
  }

  .hero-slider__heading {
    font-size: 24px;
  }

  .hero-slider__text {
    display: none;
  }
}

/* ---- About Services Items ---- */
.about-services .servicesone {
  padding-left: 10px;
  padding-right: 10px;
  width: auto !important;
  max-width: 321px;
  flex: 0 1 auto;
}

.service-item {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin-bottom: 20px;
}

.service-text-wrapper {
  max-width: 220px;
}

.service-item h4 {
  margin-top: 0;
  margin-bottom: 8px;
  font-weight: bold;
}

.service-item p {
  line-height: 1.4;
  margin: 0;
}

@media (max-width: 767px) {
  .service-item {
    flex-direction: column;
    align-items: center !important;
    text-align: center !important;
  }

  .service-text-wrapper {
    max-width: 100%;
  }
}

/* ---- Blog Card Mobile ---- */
@media (max-width: 767px) {
  .blog-card-content {
    /* text-align: center !important; */
  }
}

/* =========================================
   SERVICES PAGE STYLES
   ========================================= */

.project-owl-slidee .item a {
  margin-top: 0px;
}

.project-owl-slidee .item {
  padding: 16px 30px !important;
}

/* Services Banner */
.services-banner {
  position: relative;
  width: 100%;
  max-height: 300px;
  overflow: hidden;
}

.services-banner > img {
  width: 100%;
  max-height: 300px;
  object-fit: cover;
  display: block;
}

.services-banner-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  /* background: rgba(0, 0, 0, 0.45); */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px 15px;
}

.services-banner-overlay h1 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 2px;
  text-align: center;
  line-height: 1.3;
}

.services-banner-overlay p {
  color: #ffffff;
  font-size: 20px;
  margin-top: 8px;
  text-align: center;
}

.services-banner-overlay .breadcrumb-text {
  margin-top: 4px;
}

.services-banner-overlay .breadcrumb-text a {
  color: #fbb040;
  text-decoration: none;
}

/* Services page grid centering */
.our-service .row .row {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
}

/* Feature cards centering */
.about-services .servicesone.service-item {
  flex-direction: column;
  align-items: center;
  text-align: center;
  flex: 0 0 33.333% !important;
  max-width: 33.333% !important;
  width: 33.333% !important;
}

.about-services .servicesone.service-item .service-text-wrapper {
  max-width: 100%;
  text-align: start;
}

@media (max-width: 767px) {
  .about-services {
    flex-wrap: wrap !important;
  }
  .about-services .servicesone.service-item {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
  }
}

/* Service Cards */
.svc-card {
  width: 25% !important;
  flex: 0 0 25% !important;
  max-width: 25% !important;
  padding: 10px !important;
  margin-bottom: 15px;
}

.svc-card-link {
  display: block;
  text-decoration: none;
  overflow: hidden;
  border-radius: 6px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}

.svc-card-link:hover {
  transform: translateY(-3px);
  text-decoration: none;
}

.svc-card-img {
  width: 100%;
  height: 160px;
  overflow: hidden;
}

.svc-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.svc-card-title {
  background: #9e1f63;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  padding: 10px 8px;
  letter-spacing: 0.5px;
}

@media (max-width: 767px) {
  .services-banner {
    max-height: 220px;
    margin-top: 0;
  }

  .services-banner-overlay h1 {
    font-size: 18px;
    letter-spacing: 1px;
  }

  .services-banner-overlay p {
    display: none;
  }

  .svc-card {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .svc-card-img {
    height: 130px;
  }

  .svc-card-title {
    font-size: 11px;
    padding: 8px 5px;
  }
}

/* ============================================================
   SERVICE DETAIL PAGE
   ============================================================ */

.service-detail-wrap {
  background: #fff;
  padding: 25px;
  border-radius: 6px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
}

.service-detail-wrap .featured-img {
  width: 100%;
  max-width: 770px;
  height: 250px;
  object-fit: cover;
  border-radius: 6px;
  /* margin: 0 auto 20px; */
  display: block;
  margin-bottom: 40px;
}

.service-detail-wrap .content-block {
  margin-bottom: 24px;
  line-height: 1.75;
  color: #444;
  font-size: 15px;
}

.service-detail-wrap .content-block h2,
.service-detail-wrap .content-block h3 {
  color: #222;
  margin-bottom: 12px;
  margin-top: 20px;
  font-weight: 700;
}

.service-detail-wrap .content-block h2 {
  font-size: 22px;
}

.service-detail-wrap .content-block h3 {
  font-size: 19px;
}

.service-detail-wrap .content-block p {
  margin-bottom: 12px;
}

.service-detail-wrap .content-block img {
  max-width: 100%;
  border-radius: 6px;
  margin: 10px 0;
}

.service-detail-wrap .content-block ul,
.service-detail-wrap .content-block ol {
  padding-left: 20px;
  margin-bottom: 14px;
}

.service-detail-wrap .content-block li {
  margin-bottom: 6px;
}

/* --- Process Steps Section --- */
.process-steps-section {
  padding: 35px 0;
  background: #ffe9f6;
}

.process-steps-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.process-step-card {
  background: #ffe9f6;
  border: 1px solid #e8e8e8;
  border-radius: 8px;
  padding: 20px;
  /* display: flex; */
  align-items: flex-start;
  gap: 14px;
  transition:
    box-shadow 0.2s,
    transform 0.2s;
}

.process-step-card:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
}

.process-step-card .step-number-wrapper {
  flex-shrink: 0;
  position: relative;
  width: 50px;
  height: 50px;
}

.process-step-card .step-number-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f5a623;
  border-radius: 8px;
  opacity: 0.8;
}

.process-step-card .step-number {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 26px;
  font-weight: 600;
  line-height: 1;
  color: #000000;
}

.process-step-card .step-body {
  flex: 1;
}

.process-step-card .step-title {
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  margin: 6px 0 6px;
  line-height: 1.6 !important;
}

.process-step-card .step-desc {
  font-size: 13px;
  color: #000000;
  line-height: 1.6;
  margin: 0;
}

/* --- FAQ Section --- */
.faq-section {
  padding: 35px 0;
  background: #f9f9f9;
}

.blog-faq-title {
  font-size: 22px;
  font-weight: 700;
  color: #000000;
  margin: 0 0 18px;
  padding-bottom: 10px;
  /* border-left: 5px solid #9E1F63; */
  border-left: 5px solid #9e1f63;
  padding-left: 15px;
  display: inline-block;
}

.accordion {
  margin-bottom: 20px;
}

.accordion-item {
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  margin-bottom: 10px;
  overflow: hidden;
}

.accordion-header {
  width: 100%;
  background: #ffe9f6;
  border: none;
  padding: 14px 18px;
  font-size: 15px;
  font-weight: 600;
  color: #000000;
  text-align: left;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: background 0.2s;
}

.accordion-header:hover {
  background: #fff4e2;
}

.accordion-header i {
  font-size: 16px;
  color: #8b2fc9;
  transition: transform 0.25s;
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0.3s ease,
    padding 0.3s ease;
  padding: 0 18px;
  font-size: 14.5px;
  line-height: 1.7;
  color: #000000;
}

.accordion-content.active {
  max-height: 600px;
  padding: 14px 18px;
}

/* --- Sidebar --- */
.sidebar-wrap {
  position: sticky;
  top: 90px;
}

.sidebar-services {
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}

.sidebar-services h4 {
  background: #fcd6ec;
  color: #000000;
  margin: 0;
  padding: 14px 18px;
  font-size: 17px;
  font-weight: 700;
}
.sidebar-services span {
  color: #922463;
}

.sidebar-services ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sidebar-services ul li {
  border-bottom: 1px solid #f0f0f0;
}

.sidebar-services ul li:last-child {
  border-bottom: none;
}

.sidebar-services ul li a {
  display: block;
  padding: 11px 18px;
  color: #000000;
  font-size: 14.5px;
  text-decoration: none;
  transition: all 0.2s;
  background-color: #ffe9f6;
}

.sidebar-services ul li a i {
  margin-right: 8px;
  color: #8b2fc9;
}

.sidebar-services ul li a:hover,
.sidebar-services ul li a.active-service {
  background: #f5a623;
  color: #fff;
  font-weight: 600;
}

.sidebar-services ul li a.active-service i,
.sidebar-services ul li a:hover i {
  color: #fff;
}

/* --- Service Detail Responsive --- */
@media (max-width: 991px) {
  .process-steps-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 575px) {
  .process-steps-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .service-detail-wrap {
    padding: 16px;
  }

  .process-steps-grid {
    grid-template-columns: 1fr;
  }

  .sidebar-wrap {
    position: static;
    margin-top: 25px;
  }
  .carousel-control-next {
    right: 0px !important;
  }
  .carousel-control-prev {
    left: 0px !important;
  }
}
.carousel-control-next {
  right: 45px;
}
.carousel-control-prev {
  left: 45px;
}
.btn-blog {
  display: inline-block;
  font-family: "Cabin", sans-serif;
  font-size: 14px;
  font-weight: 600;
  /* border: 1px solid #000000; */
  padding: 5px 15px;
  /* background-color: #fbb040; */
  background: #9e1f63;
  color: #fff !important;
  border-color: #9e1f63 !important;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
}

.btn-blog:hover {
  background: #fbb040;
  /* color: #fbb040; */
}

.bottom-footer p{
  color: #ffffff !important;
}
