
.bg-white{background-color: #fff;}
.bg-dots {
    background: url(../img/dots2.png) 0 0 repeat;
  }
  .link-arrow .icon {
	position: relative;
	margin-left: 0.7rem;
	font-size: 1.2em;
	vertical-align: middle;
	-webkit-transition: transform 0.3s;
	-o-transition: transform 0.3s;
	transition: transform 0.3s;
}
  .ti-arrow-right{font-size: 1.5em;top: 0.1rem;}
  .form-check-input:checked {
    background-color: #717171;
    border-color: #4d4949;
  }
  .form-check-input:focus {
    border-color: #333;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(85, 83, 83, 0.25);
  }
  

  *==============================================================
	CTA style start
==============================================================*/
.cta-btn{}
.cta-btn .cta-link{
	position: relative;
	display: inline-block;
	background: #d2d6ef;
	color: #081c2d;
	font-size: 15px;
	min-width: 220px;
	text-align: center;
	letter-spacing: 0.050em;;
	line-height: 18px;
	font-weight: 400;
	padding: 15px 30px;
	cursor: pointer;
	text-transform: uppercase;
	font-family: 'Fugaz One', cursive;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.cta-btn .cta-link.cta-block{
	display: block;
	width: 100%;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
.cta-btn .cta-link i{
	margin-right: 5px;
}
.cta-btn .cta-link:hover{
	background: #081c2d;
	color: #d2d6ef;
	-webkit-box-shadow: 0px 5px 20px rgba(0, 33, 71, .4);
	-moz-box-shadow: 0px 5px 20px rgba(0, 33, 71, .4);
	box-shadow: 0px 5px 20px rgba(0, 33, 71, .4);
}
/*==============================================================
	CTA style end
==============================================================*/
/*==============================================================
	banner Style start
==============================================================*/
.banner-wrap{
	height: auto;
	position: relative;
	overflow: hidden;
}
.shape{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.shape svg{
	width: 100%;
}
.banner-slider{
	height: 100%;
}
.banner-slider > .banner-slide{
	display: none;
}
.banner-slider > .banner-slide:first-child{
	display: block;
}
.slick-initialized .banner-slide{
	position: relative;
	height: 600px;
	padding-bottom: 0px;
	display:-webkit-flex !important;
	display:flex !important;
	-webkit-align-items:center;
	align-items:center;
}

.banner-slider .slick-arrow{
	position: absolute;
	right: 25px;
	bottom: 50px;
	font-size: 0;
	background: rgba(266,266,266,0.12);
	border: 0;
	width: 50px;
	height: 50px;
	z-index: 12;
	cursor: pointer;
	border-radius: 100%;
  box-shadow: 0 0 15px rgba(0,0,0,0.12);
  opacity: 0.5;
  visibility: hidden;
  transition: all 0.2s ease 0s;
}
.banner-slider:hover .slick-arrow{
  visibility: visible;
  opacity: 0.9;
}
.banner-slider .slick-arrow:before{
	font-family: "fontawesome";
	font-size: 18px;
	text-align: center;
	line-height: 50px;
	color:rgb(253, 253, 253);
}
.banner-slider .slick-arrow.slick-prev{
	left:50px;
}
.banner-slider .slick-arrow.slick-prev:before{
	content: "\f060";
}
.banner-slider .slick-arrow.slick-next{
	right:50px;
}
.banner-slider .slick-arrow.slick-next:before{
	content: "\f061";
}

.hero-image{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: center center;
}
.banner-wrap .container{
	position: relative;
	z-index: 12;
}
.hero-overlay{
	background: linear-gradient(to right,rgba(0,0,0,1) 40%, rgba(0,0,0,0) 90%) left;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: .5;
}
.hero-content{	
	color: #ffffff;
}
.hero-content.center{ text-align: center;}

.hero-content p.offers_tags {
	font-size: 48px;
	line-height: 48px;
	max-width: 600px;
	color: rgb(249, 144, 8);
	letter-spacing: 0.1em;
}
.blog-detail-banner .hero-content{
	max-width: 900px;
}
.blog-detail-banner .hero-content h1{
	font-size: 53px;
}
.hero-content h3{
	font-size: 16px;
	color: rgba(255,255,255,.6);
	text-transform: uppercase;
	letter-spacing: 3px;
	position: relative;
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 12px;
	margin-left: 6px;
}
.hero-content h1 {
	font-size: 50px;
	line-height: 1.333;
	margin-bottom: 10px;
	color: #e6e8f6;
	font-weight: 900;
	max-width: 760px;
	/* font-family: 'Fugaz One', cursive; */
}
.hero-content .cta-btn{
	padding-top: 30px;
}
.hero-content .cta-btn .cta-link.cta-outline-white:hover{
	background: #ffffff;
	color: rgba(0,33,71,1);
}

.hero-content.center p.offers_tags {
	max-width:unset
}
.hero-content.center  h1 {
  max-width:unset
}
.banner-slider .slick-dots {
	
	bottom: 60px;
	
}
.slick-dots li button::before {
	font-family: slick;
	font-size: 18px;
	line-height: 16px;
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	opacity: 1;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background: transparent;
	border-radius: 50%;
	color: transparent !important;
	box-shadow: 0px 0px 0px 4px rgba(31, 38, 62,0.2);
	-webkit-box-shadow: 0px 0px 0px 2px rgb(255, 255, 255,0.5);
}
.slick-dots li.slick-active button::before {
	font-family: slick;
	font-size: 18px;
	line-height: 16px;
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	/* background: #fff; */
	border-radius: 50%;
	box-shadow: 0px 0px 0px 4px rgba(39, 174, 96,0.3);
	-webkit-box-shadow: 0px 0px 0px 2px rgb(251, 168, 10);
}
.sbytab_search{padding: 0;
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
  -webkit-box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
  position: relative;
  z-index: 3;
  margin-top: -60px;}
  .sbytab_search .nav-tabs {
    margin: 0 auto 5px;
    text-align: center;
    justify-content: center;
    padding-top: 20px;
  }
  .sbytab_search .nav-tabs .nav-link {
    background: rgba(49, 44, 44, 0.7);
    position: relative;
    padding: 6px 22px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
    border: 1px solid #16447d;
  }
  .sbytab_search .nav-tabs .nav-link.active {
    color: #16447d;
    background: #ffffff;
    border: 1px solid #16447d;
  }
  .sbytab_search .full_search_box.hero_search-radius.modern {
    background: rgba(232, 232, 232, 0.9);
   
  }
/*==============================================================
	banner Style end
==============================================================*/

/*------------------------------------------
  Wealth Secure Area
--------------------------------------------*/

/*------------------------------------------
  Wealth Secure Area
--------------------------------------------*/
.What-looking-area {
    position: relative;
    display: block;
    background-color: #f1f1f1;
    
    padding: 80px 0;
    z-index: 10;
  }
  .wealth-secure-area {
	position: relative;
	display: block;
	background-color: #f1f1f1;
	background: linear-gradient(#fff,#dfdfdf);
	padding: 80px 0;
	z-index: 2;
}

.header.header-transparent::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient(to bottom,rgba(0,0,0,0.7) 10%, rgba(0,0,0,0.1) 100%) bottom;
	/* background-image: linear-gradient( 337deg , #4e1e1e 0%, #440404 51%, #000000 62%); */
	/* background-image: linear-gradient(337deg , #4e1e1e 0%, #440404 51%, #000000 40%); */
	opacity: .4;
}
  .single-wealth-secure-box {
    position: relative;
    display: block;
    padding-right: 0px;
    background-color: #f1f1f1;
  }
  
  .single-wealth-secure-box .img-box {
    position: relative;
    display: block;
  overflow: hidden;
  }
  
  .single-wealth-secure-box .img-box-inner {
    position: relative;
    display: block;
    overflow: hidden;
    background-color: #f1f1f1;
  }
  
  .single-wealth-secure-box .img-box img {
    width: 100%;
    transform: scale(1);
  transition: transform 500ms ease;
  }
  
  .single-wealth-secure-box:hover .img-box img {
    transform: scale(1.05);
  }
  .single-wealth-secure-box {
      position: relative;
      overflow: hidden;
      /* border: 5px solid #fbfbfb; */
      border-radius: 15px;
  }
  
  .single-wealth-secure-box:hover {
      box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
  }
  
  .single-wealth-secure-box .img-box-inner > img {
      width: 100%;
      transform: scale(1);
      transition: transform 500ms ease;
  }
  
  .single-wealth-secure-box .img-box-inner > a {
      display: flex;
      width: 100%;
      height: 100%;
      background-color: rgba(0,0,0, 0.4);
      position: absolute;
      top: 0;
      left: 0;
      justify-content: center;
      align-items: center;
      opacity: 0;
      transform: translateY(-20%);
      transition: opacity 500ms ease, transform 500ms ease;
  }
  
  .single-wealth-secure-box .img-box-inner > a::before, .single-wealth-secure-box .img-box-inner > a::after {
      content: "";
      width: 32px;
      height: 2px;
      background-color: #fff;
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
  }
  
  .single-wealth-secure-box .img-box-inner > a::after {
      transform: translate(-50%, -50%) rotate(90deg);
  }
  
  .single-wealth-secure-box:hover .img-box-inner > a {
      opacity: 1;
      transform: translateY(0);
  }
  
  .single-wealth-secure-box:hover .img-box-inner > img {
      transform: scale(1.05);
  }
  
  .single-wealth-secure-box .inner-title {
      position: relative;
      left: 0px;
      bottom: 0px;
      right: -30px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 17px 30px 17px;
    background: #fff;
      /* box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.1); */
      /* background-image: -moz-linear-gradient(180deg, rgb(239, 247, 244) 0%, rgb(255, 255, 255) 100%); */
      /* background-image: -webkit-linear-gradient(180deg, rgb(15, 212, 216) 0%, rgb(0, 127, 142) 100%); */
      /* background-image: -ms-linear-gradient(180deg, rgb(15, 212, 216) 0%, rgb(0, 127, 142) 100%); */
  }
  
  .single-wealth-secure-box:hover .inner-title {
    justify-content: flex-start;
    transition: all 200ms linear;
    transition-delay: 0.1s;
  }
  
  
  
  
  
  .single-wealth-secure-box.style2 .inner-title {
    background-image: -moz-linear-gradient(180deg, rgb(19, 159, 206) 0%, rgb(14, 113, 157) 100%);
    background-image: -webkit-linear-gradient(180deg, rgb(19, 159, 206) 0%, rgb(14, 113, 157) 100%);
    background-image: -ms-linear-gradient(180deg, rgb(19, 159, 206) 0%, rgb(14, 113, 157) 100%);
  }
  
  .single-wealth-secure-box.style3 .inner-title {
    background-image: -moz-linear-gradient(180deg, rgb(51, 127, 201) 20%, rgb(32, 87, 166) 100%);
    background-image: -webkit-linear-gradient(180deg, rgb(51, 127, 201) 20%, rgb(32, 87, 166) 100%);
    background-image: -ms-linear-gradient(180deg, rgb(51, 127, 201) 20%, rgb(32, 87, 166) 100%);
  }
  
  .single-wealth-secure-box.style4 .inner-title {
    background-image: -moz-linear-gradient(180deg, rgb(82, 93, 191) 20%, rgb(61, 49, 135) 100%);
    background-image: -webkit-linear-gradient(180deg, rgb(82, 93, 191) 20%, rgb(61, 49, 135) 100%);
    background-image: -ms-linear-gradient(180deg, rgb(82, 93, 191) 20%, rgb(61, 49, 135) 100%);
  }
  
  
  
  
  
  
  .single-wealth-secure-box .inner-title h3 {
    position: relative;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    z-index: 1;
  }
  
  .single-wealth-secure-box .inner-title h3 a {
    color: #333;;
  }
  
  .single-wealth-secure-box .inner-title .arrow-top {
    position: absolute;
    top: 0;
    right: 60px;
    border-top: 50px solid #ffffff;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    opacity: 0.20;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
  }
  
  .single-wealth-secure-box:hover .inner-title .arrow-top {
    transform: scale(0);
  }
  
  .single-wealth-secure-box .inner-title .arrow-bottom {
    position: absolute;
    right: 90px;
    bottom: 0;
    border-bottom: 50px solid #ffffff;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    opacity: 0.20;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
  }
  
  .single-wealth-secure-box:hover .inner-title .arrow-bottom {
    transform: scale(0);
  }
  
  .single-wealth-secure-box .inner-title .right-arrow-btn {
    position: relative;
    display: block;
    line-height: 0;
    transition: all 200ms linear;
    transition-delay: 0.1s;
  }
  
  .single-wealth-secure-box:hover .inner-title .right-arrow-btn {
    padding-left: 10px;
  }
  
  .single-wealth-secure-box .inner-title .right-arrow-btn a {
    position: relative;
    display: inline-block;
    color: #333;
    font-size: 20px;
    line-height: 20px;
  }
  
  .single-wealth-secure-box .text-box {
      position: relative;
      display: block;
      background-color: #ffffff;
      padding: 23px 30px 23px;
      color: #666;
      /* box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.12); */
      min-height: 160px;
      overflow: hidden;
  }
  
  .single-wealth-secure-box .text-box h3 {
      font-size: 22px;
      color: #131212;
      margin-bottom: 5px;
  }
  .single-wealth-secure-box .text-box h3 a {
      font-size: 18px;
      color: #333;
      margin-bottom: 5px;
  }
  .wealth-secure-carousel-2.owl-nav-style-one.owl-theme .owl-nav {
      position: absolute;
      left: 40px;
      bottom: -25px;
      width: auto;
      display: flex;
      justify-content: space-between;
  }
  
  .wealth-secure-carousel-2 .owl-dots {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 1170px;
    height: 1px;
    background-color: #f2ece7;
    counter-reset: slides-num;
    margin-top: 0 !important;
    z-index: 9999;
  }
  
  .wealth-secure-carousel-2 .owl-dots::after {
    position: absolute;
    right: 0;
    content: counter(slides-num);
    display: inline-block;
    color: #a5a2a0;
    font-size: 18px;
    line-height: 40px;
    font-weight: 500;
    font-family: var(--thm-font-2);
    bottom: 0%;
  }
  
  .wealth-secure-carousel-2 .owl-dot {
    display: inline-block;
    counter-increment: slides-num;
  }
  
  .wealth-secure-carousel-2.owl-theme .owl-dots .owl-dot span {
    display: none;
  }
  
  .wealth-secure-carousel-2 .owl-dot.active::before {
    position: absolute;
    right: 20px;
    bottom: 0;
    content: counter(slides-num) "/";
    color: #1a1c23;
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
    text-align: right;
    font-family: var(--thm-font-2);
  }
  
  
  
  .wealth-secure-carousel-2 {
    width: 1572px;
  }
  
  .wealth-secure-carousel-2.owl-carousel .owl-stage-outer {
    overflow: visible;
    padding-bottom: 90px;
  }
  
  .wealth-secure-carousel-2.owl-carousel .owl-item {
    opacity: 0;
    visibility: hidden;
    transition: opacity 500ms ease, visibility 500ms ease;
  }
  
  .wealth-secure-carousel-2.owl-carousel .owl-item.active {
    opacity: 1;
    visibility: visible;
  }
  
 
  .carousel-skin-container-section {
	display: flex;
	flex-direction: column;
	flex-direction: row;
}
.carousel-skin-container-section .heading-section {
	align-items: flex-start;
	padding-left: 24px;
	width: 43.8%;
	background-color: #000;
	display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 38px;
}
.carousel-skin-container-section .slider {
	margin-left: -6.61%;
	padding: 70px 0;
	width: 62.81%;
	overflow: hidden;
	scrollbar-color: transparent transparent; 
	scrollbar-width: thin;
}
.carousel-skin-container-section p.heading {
	color: #fff;font-size: 3rem;
	line-height: 3.222rem;
}
.carousel-skin-container-section p.sub-heading {
	color: #fff;
	display: inline-block;
    margin-bottom: 16px;
    padding-right: 20%;
    text-align: left;
	font-size: 1.2rem;
  line-height: 1.4rem;
}
.bg-primary-color {
	background-color: #006a4d;
}
.carousel-skin-container-section .icon-container {
	/* margin: 40px 0 24px; */
	height: 200px;
	width: 200px;
	padding: 40px;
	text-align: center;
	margin: 0 auto;
}
  
.wealth-secure-carousel-2 {
	width: 1572px;
}
.wealth-secure-carousel-2.owl-carousel .owl-stage-outer {
	overflow: visible;
	padding-bottom: 90px;
}

.wealth-secure-carousel-2.owl-carousel .owl-item {
	opacity: 0;
	visibility: hidden;
	transition: opacity 500ms ease, visibility 500ms ease;
}
.owl-nav-style-one.owl-theme .owl-nav [class*="owl-"] span {
	position: relative;
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 48px;
	transition: all 200ms linear;
	transition-delay: 0.1s;
}

.owl-nav-style-one.owl-theme .owl-nav [class*="owl-"] {
	position: relative;
	display: inline-block;
	width: 30px;
	height: 50px;
	background-color: #514d4d;
	border: 1px solid transparent;
	border-radius: 10%;
	margin: 0 0 0 0px;
	padding: 0;
	z-index: 1;
	transition: all 700ms ease 0s;
}
.owl-nav-style-one.owl-theme .owl-nav [class*="owl-"]::before {
	content: "";
	position: absolute;
	top: -1px;
	left: -1px;
	bottom: -1px;
	right: -1px;
	background-color: #43ae57;
	z-index: -1;
	opacity: 0;
	-webkit-transform: perspective(400px) rotateX(0deg) scale(0);
	-ms-transform: perspective(400px) rotateX(0deg) scale(0);
	transform: perspective(400px) rotateX(0deg) scale(0);
	-webkit-transform-origin: bottom;
	-ms-transform-origin: bottom;
	transform-origin: bottom;
	transition-delay: .1s;
	transition-timing-function: ease-in-out;
	transition-duration: .5s;
	transition-property: all;
}
.owl-nav-style-one.owl-theme .owl-nav .owl-prev {
	transform: rotate(-180deg);
	margin-right: 10px;
}
.owl-nav-style-one.owl-theme .owl-nav .owl-next {
	margin-left: 0px;
	transform: rotate(0deg);
}
.services-tabs li {
	display: block;
}
@media (max-width: 767px) {
    .carousel-skin-container-section {
        display: flex;
        flex-direction: column;
        background-color: #000;
      } 
      .carousel-skin-container-section .heading-section {
        padding-top: 60px;
      }   
    #service_page h1.third_line {
      padding-left: 0px;
    }
  .carousel-skin-container-section .heading-section {
    width: 100%;
  }
  .sm-p-0{ padding: 0;}
.wealth-secure-carousel-2 {
width: 100%;
}

.carousel-skin-container-section .slider {
margin-left: 20px;
padding: 70px 0;
width: 90%;
overflow: hidden;
scrollbar-color: transparent transparent;
scrollbar-width: thin;
}  
}
  #service_page .single-feature-item {
    margin-top: 0;
  }
  
  .services-tabs ul {
    display: block;
    border-bottom: none;
  }
  
  .services-tabs li {
    display: block;
  }
  
  .services-tabs li a {
    font-size: 25px;
    letter-spacing: -1px;
    position: relative;
    display: inline-block;
    padding-bottom: 15px;
    margin-bottom: 5px;
    text-decoration: none;
    opacity: 0.27;
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  }
  @media (max-width: 767px) {
    .services-tabs li a {
      font-size: 30px;
    }
  }
  
  .services-tabs li a:hover {
    color: unset;
    opacity: 0.5;
  }
  
  .services-tabs li a.active {
    opacity: 1;
  }
  
  .services-tabs li a .number {
    position: absolute;
    top: 0;
    right: -25px;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    opacity: 0;
    transform: translateX(5px);
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  }
  
  .services-tabs li a.active .number {
    opacity: 1;
    transform: translateX(0);
  }
  
  .services-tabs li a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: currentColor;
    transform-origin: left center;
    transform: scaleX(0);
    transition: all 0.5s cubic-bezier(0, 0, 0.58, 1);
  }
  
  .services-tabs li a.active:before {
    transform: scaleX(1);
  }
  
  .services-content {
    position: relative;
  }
  
  .services-text {
	position: absolute;
	bottom: 33.33%;
	left: -220px;
	max-width: 410px;
	background: #f1f1f1;
	padding: 50px;
	z-index: 2;
}

.project-item{
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  
  .project-item img{
    width:100%;
  }
  
  .item-shadow{
    position: relative;
  }
  
  .item-shadow:before{
    content:'';
    position: absolute;
    z-index: 1;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 46%,rgba(0,0,0,0.6) 100%); 
    /*! background: linear-gradient(to bottom,  rgba(0,0,0,0) 46%,rgba(0,0,0,0.6) 100%); */
  }
  
  .project-item .link-arrow {
	position: absolute;
	z-index: 2;
	color: #fff;
	left: 3rem;
	bottom: 2.3rem;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	font-size: 16px;
	font-weight: bold;
}
  .project-hover{
    position: absolute;
    z-index: 2;
    left: 0;
    top:0;
    width: 100.1%;
    height: 100%;
    padding:4.85rem 3rem;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
  }
  
  .project-title{
    color: #fff;
    margin:0;
  }
  
  .project-hover .project-title{
    position: absolute;
    bottom: 5.5rem;
  }
  
  .project-description{
    opacity: 0;
    margin-top:12%;
    line-height: 1.71;
    color:#333333;
    -webkit-transform: translateX(-1rem);
    -ms-transform: translateX(-1rem);
    -o-transform: translateX(-1rem);
    transform: translateY(-1rem);
  }
  
  .project-item:hover .project-hover{
    background-color: rgba(255, 255, 255, 0.85);
  }
  
  .project-item:hover .project-hover .project-title{
    position: relative;
    color: #000;
    bottom:2rem;
    -webkit-transform: translateY(2rem);
    -ms-transform: translateY(2rem);
    -o-transform: translateY(2rem);
    transform: translateY(2rem);
    -webkit-transition: transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
    
  }
  
  .project-item:hover .project-hover .project-description{
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateY(0);
    -webkit-transition: all 0.4s 0.2s ease;
    -o-transition: all 0.4s 0.2s ease;
    transition: all 0.4s 0.2s ease;
  }
  
  .project-item:hover .link-arrow{
    color: #000;
  }
  
  
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .services-text {
      left: 0;
      bottom: 0;
    }
  }
  @media (max-width: 767px) {
    .services-text {
      left: 0;
      bottom: 0;
      padding: 30px;
    }
  }
  
  .services-text h4 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
  }
  
  .services-text p {
    font-size: 18px;
    line-height: 30px;
  }
  
  .services-content-item {
    position: relative;
    width: 100%;
    min-height: 600px;
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  }
  
  img.services-image {
    position: relative;max-width: 100%;
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    img.services-image {
      width: 60%;
      margin: 10px 0 0 40%;
    }
  }
  
  @keyframes services-tabs-animation-1 {
    0% {
      opacity: 0;
      transform: translate(0, 40px);
    }
    100% {
      opacity: 1;
      transform: translate(0, 0) scale(1);
    }
  }
  .services-content-item.active img.services-image {
    animation: services-tabs-animation-1 0.7s ease-in-out;
  }
  
  @keyframes services-tabs-animation-2 {
    0% {
      transform: translate(0, 20px) scale(0.93);
    }
    100% {
      transform: translate(0, 0) scale(1);
    }
  }
  .services-content-item.active .services-text {
    animation: services-tabs-animation-2 0.7s ease-in-out;
    will-change: transform;
  }
  
  @media (max-width: 767px) {
    .services-tabs.mt-100 {
      margin-top: 50px;
    }
  }

  
@media (max-width: 768px) {	
.nav-dropdown > li > a {
	
	color: #fff;
	
}
}