
.team-active .service-block-three {padding-left:15px;padding-right:15px;}
.parsley-errors-list{color: #f00;
    font-size: 12px;
    text-align:left;}
    .services-08{background-size:cover;}
    .service-home::before{position:absolute;background-color: #f7f8f8;
    opacity: 0.8;}
    .m-t-15{margin-left: 109px !important;}
  
/*====================== page title ============*/


.section-title p {
   font-size: 16px;
    font-weight: 400;
    color: #fe6400;
    margin-bottom: 10px;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 0;
}
.section-title span{
    width: 27.81px;
    height: 5px;
    background: #fe6400;
    border-radius: 24px;
    display: inline-block;
    position: relative;
   margin-left: 28px;
    margin-bottom: 0;
}
.section-title span:before {
   content: "";
    position: absolute;
    left: 31px;
    top: 2px;
    width: 29.5px;
    height: 1px;
    background: #fe6400;
}
.section-title span:after {
   content: "";
    position: absolute;
    right: 31px;
    top: 2px;
    width: 29.5px;
    height: 1px;
    background: #fe6400;
}
.section-title h2 {
    font-size: 35px;
    margin-bottom: 11px !important;
}
/*============ page heder ===================*/

.breadcumb-wrapper {
    padding-top: 360px;
    padding-bottom: 130px
}

@media(max-width: 1500px) {
    .breadcumb-title {
        font-size: 60px
    }
    .breadcumb-wrapper {
        padding-top: 320px;
        padding-bottom: 126px
    }
}

@media(max-width: 1399px) {
    .breadcumb-title {
        font-size: 48px
    }
}

@media(max-width: 1199px) {
    .breadcumb-wrapper {
        padding-top: 212px;
        padding-bottom: 126px
    }
    .breadcumb-title {
        font-size: 42px
    }
    .breadcumb-menu li,
    .breadcumb-menu a,
    .breadcumb-menu span {
        font-size: 17px
    }
}

@media(max-width: 991px) {
    .breadcumb-wrapper {
        padding-top: 162px;
        padding-bottom: 76px
    }
    .breadcumb-menu li {
        padding-right: 5px;
        --icon-size: auto
    }
    .breadcumb-menu li:first-child:before {
        background-color: rgba(0, 0, 0, 0);
        font-size: 14px;
        margin-right: 10px
    }
    .breadcumb-menu li:after {
        margin-left: 11px
    }
    .breadcumb-title {
        font-size: 36px
    }
}

@media(max-width: 767px) {
    .breadcumb-wrapper {
        padding-top: 80px;
        padding-bottom: 70px
    }
    .breadcumb-title {
        font-size: 28px
    }
}

.vs-pagination {
    text-align: center
}

.background-image,
[data-bg-src] {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.z-index-common {
    position: relative;
    z-index: 3;
}
.breadcumb-content{position:relative;}
/*.breadcumb-content:before{content: '';
    background-image: url(../img/bg/shape-bg.png);
    background-position: center center; 
    height: 208px;
    width: 100%;
    position: absolute;
    background-repeat: no-repeat;
    z-index: -1;
    top: -21px;
    left: 354px;}*/
.breadcumb-menu {
    max-width: 100%;
    margin: 0 0 0 0;
    padding: 0;
    list-style-type: none
}

.breadcumb-menu li {
    display: inline-block;
    margin-right: 3px;
    padding-right: 8px;
    list-style: none;
    position: relative
}

.breadcumb-menu li:after {
    content: "-";
    margin-left: 13px
}

.breadcumb-menu li:first-child:before {
    content: "\f015";
    font-family: 'Font Awesome 5 Pro';
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    background-color: #ddd;
    font-size: 18px;
    display: inline-block;
    text-align: center;
    margin-right: 15px
}

.breadcumb-menu li:last-child {
    padding-right: 0;
    margin-right: 0
}

.breadcumb-menu li:last-child:after {
    display: none
}

.breadcumb-menu li,
.breadcumb-menu a,
.breadcumb-menu span {
    white-space: normal;
    color: inherit;
    word-break: break-word;
    font-weight: 400;
    font-size: 18px;
    color:#282828;
}

.breadcumb-menu li i,
.breadcumb-menu a i,
.breadcumb-menu span i {
    margin-right: 5px;
    font-size: .8rem;
    position: relative;
    top: -1px
}

.breadcumb-title {
    font-size: 72px;
    font-weight: 600;
    margin-top: -0.3em;
    color: #fff;
    margin-bottom: 10px
}

.breadcumb-wrapper {
    padding-top: 360px;
    padding-bottom: 130px
}

@media(max-width: 1500px) {
    .breadcumb-title {
        font-size: 60px
    }
    .breadcumb-wrapper {
        padding-top: 72px;
    padding-bottom: 79px;
    }
}

@media(max-width: 1399px) {
    .breadcumb-title {
        font-size: 48px
    }
}

@media(max-width: 1199px) {
    .breadcumb-wrapper {
        padding-top: 212px;
        padding-bottom: 126px
    }
    .breadcumb-title {
        font-size: 42px
    }
    .breadcumb-menu li,
    .breadcumb-menu a,
    .breadcumb-menu span {
        font-size: 17px
    }
}

@media(max-width: 991px) {
    .breadcumb-wrapper {
      padding-top: 63px;
    padding-bottom: 58px;
    }
    .breadcumb-menu li {
        padding-right: 5px;
        --icon-size: auto
    }
    .breadcumb-menu li:first-child:before {
        background-color: rgba(0, 0, 0, 0);
        font-size: 14px;
        margin-right: 10px
    }
    .breadcumb-menu li:after {
        margin-left: 11px
    }
    .breadcumb-title {
        font-size: 36px
    }
}
.breadcumb-wrapper {position: relative}
.breadcumb-wrapper:before{position: absolute;
    position: absolute;
    content: '';
    background: #9f9f9f;
    width: 100%;
    height: 100%;
    opacity: 1;
    /* border: 3px solid #ddd; */
    opacity: 0.7;
    top: 0;

}
/*=========================== section title ==============*/


/*================= btn====================*/

.template-btn i {
    font-size: 15px;
    margin-left: 6px;
}
.template-btn:hover {
    background-color: #000000;
    color: #fff;
}
.template-btn {
    font-size: 17px;
    font-weight: 600;
 
    line-height: 1.2;
    background-color: #ff5e15;
    color: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding: 12px 40px;
    border-radius: 30px;
    border: none;
}

/*====================== contact ======================*/
.service-card.style1{-webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
        margin-bottom: 25px;
}
.service-card.style1 .service-icon{width: 100px;
    height: 125px;
    background-color: #fff;
    border-radius: 0 50px 50px 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    position: relative;
    text-align: center;
    overflow: hidden;}

.service-card.style1 .service-icon img {
    width: 44px;
    line-height: 1;
     margin-top: 34%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.service-card.style1 .service-info {
    width: calc(100% - 115px);
    margin-left: 15px;
}
.service-card.style1 .service-info h3 {
    margin: 0 0 7px;font-size: 22px;
}
.service-card.style1 .service-info p {
    margin: 0;text-align: left;
}
.service-card.style1:hover .service-icon img {
   filter: brightness(0) invert(1);
}
.service-card.style1:hover .service-icon {
    background-color: #ff5e15;
}

/*--- form -----*/

.contact-field label {
    font-size: 13px;
    text-align: left;
    display: block;
    margin-bottom: -2px;
    cursor: pointer;
    PADDING-LEFT: 2PX;
    font-weight: 300;
}
textarea, input, select, .nice-select {
    width: 100%;
    height: 47px;
    color: #0e204d80;
    background-color: #f9f9f9;
    border: 1px solid transparent !important;
    font-size: 18px;
    font-weight: 400;
    border-radius: 0;
    line-height: 1.4;
    padding: 0 30px;
    -webkit-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
textarea:focus, input:focus, select:focus, .nice-select:focus {
        border-color: #9f9d9d !important;
       
    }


/*============================ inquiry ===========================*/
.process-style1 .process-body {
       width: 180px;
    height: 180px;
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding: 21px 35px 10px 35px;
    transition: all ease .4s;
    margin-bottom: 30px;
}
.process-style1 .process-shape {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: rotate(45deg);
    z-index: -1;
    background-color: #fff;
    border-radius: 40% 40% 40% 40%/40% 40% 40% 40%;
    box-shadow: 10px 17.321px 60px 0px rgb(157 157 157 / 13%);
    transition: all ease .4s;
}
.process-style1 .process-number {
    position: absolute;
    left: 0;
   top: -6px;
    font-size: 20px;
    font-weight: 600;
    width: 65px;
    height: 65px;
    line-height: 47px;
    border: 5px solid #fff;
    color: #fff;
    background-color: #ff5e15;
    border-radius: 50%;
    text-align: center;
    transition: all ease .4s;
}
.process-style1 .process-icon1 {
   margin: -14px 0px 4px 25px;
    width: 60px;
    line-height: 68px;
}
.process-style1 .process-icon1 img {
    transition: all ease .4s;
}
.process-style1 .process-text {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    color:#00173c;
    text-align: center;
}
.process-style1:hover .process-text {
    color:#fff
}
.process-style1:hover .process-number {
    background-color: #121212;
}
.process-style1:hover .process-shape {
    background-color:#bdbdbd;
}
.process-style1:hover .process-icon1 img{filter:brightness(0) invert(1)}


/*========================== about us ======================*/
/*-------------------------------------
	place icon with box
-------------------------------------*/

.about-types .mt-icon-box-wraper {
	border-width: 0px 0px 0px 3px;
}

.mt-icon-box-wraper {
	position: relative;
    text-align: center;
    padding: 20px;
}

.mt-icon-box-wraper .mt-tilte {
	margin-top: 0;
    font-weight: 500;
    font-size: 18px;
}

.mt-icon-box-wraper .after-titile-line {
	margin-bottom: 10px;
}
.mt-icon-box-wraper p{text-align: center;}
.mt-icon-box-wraper p:last-child {
	margin: 0px;
}

.icon-content {
	overflow: hidden;
}
.mt-icon-box-wraper.center {
	text-align: center;
}

.mt-icon-box-wraper.center .mt-icon-box-xld,
.mt-icon-box-wraper.center .mt-icon-box-xl,
.mt-icon-box-wraper.center .mt-icon-box-lg,
.mt-icon-box-wraper.center .mt-icon-box-md,
.mt-icon-box-wraper.center .mt-icon-box-sm,
.mt-icon-box-wraper.center .mt-icon-box-xs {
	margin-left: auto;
	margin-right: auto;
    background: #ff5e15;
    margin-bottom: 10px;
}

.mt-icon-box-wraper.bx-style-1,
.mt-icon-box-wraper.bx-style-2 {
	border-width: 1px;
	border-style: solid;
	border-color: #ddd;
}
.mt-icon-box-sm{transition: all 0.2s linear 0s;width:80px;height:80px;
display: table;text-align: center;
background: #ff5e15;color:#fff;}
.mt-icon-box-xld.radius, .mt-icon-box-xl.radius, .mt-icon-box-lg.radius, .mt-icon-box-md.radius, .mt-icon-box-sm.radius, .mt-icon-box-xs.radius{border-radius: 100%;}
@-webkit-keyframes scale-in-center { 
  0% { transform: scale(0); opacity: 1; }
  100% { transform: scale(1); opacity: 1; }
}
@keyframes scale-in-center { 
  0% { transform: scale(0); opacity: 1; }
  100% { transform: scale(1); opacity: 1; }
}
.image-effe
.mt-icon-box-wraper.bx-style-2.center [class*="mt-icon-box-"] {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.mt-icon-box-wraper.bx-style-2.center .mt-icon-box-xl {
	margin-left: -75px;
}

.mt-icon-box-wraper.bx-style-2.center .mt-icon-box-lg {
	margin-left: -60px;
}

.mt-icon-box-wraper.bx-style-2.center .mt-icon-box-md {
	margin-left: -50px;
}

.mt-icon-box-wraper.bx-style-2.center .mt-icon-box-sm {
	margin-left: -40px;
}

.mt-icon-box-wraper.bx-style-2.center .mt-icon-box-xs {
	margin-left: -20px;
}

.mt-icon-box-wraper.bx-style-2.left [class*="mt-icon-box-"] {
	position: absolute;
	top: auto;
	left: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.mt-icon-box-wraper.bx-style-2.right [class*="mt-icon-box-"] {
	position: absolute;
	top: auto;
	right: 0;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
}


.mt-icon-box-xld,
.mt-icon-box-xl,
.mt-icon-box-lg,
.mt-icon-box-md,
.mt-icon-box-sm,
.mt-icon-box-xs {
	display: table;
}

.mt-icon-box-xld .icon-cell,
.mt-icon-box-xl .icon-cell,
.mt-icon-box-lg .icon-cell,
.mt-icon-box-md .icon-cell,
.mt-icon-box-sm .icon-cell,
.mt-icon-box-xs .icon-cell {
	display: table-cell;
	vertical-align: middle;
}
.mt-icon-box-wraper:hover .scale-in-center { animation: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s 1 normal both running scale-in-center; }
.mt-icon-box-xld .icon-cell, .mt-icon-box-xl .icon-cell, .mt-icon-box-lg .icon-cell, .mt-icon-box-md .icon-cell, .mt-icon-box-sm .icon-cell, .mt-icon-box-xs .icon-cell{display: table-cell;vertical-align: middle;}
.mt-icon-box-sm i{font-size: 30px;vertical-align: middle;color:#fff;}
.icon-content{overflow: hidden}

/*================== what we Do =============*/
.about-box2 {
    padding-left: 20px;
}
list-style2 li, .list-style1 li {
    position: relative;
    padding-left: 35px;
    margin: 0 0 4px 0;

}
.list-style1 li>i:first-child {
    position: absolute;
    top: 4px;
    left: 0;
    width: 22px;
    height: 22px;
    line-height: 24px;
    text-align: center;
    text-align: center;
    display: inline-block;
    background-color:#ff5e15;
    color:#fff;
    border-radius: 50%;
}


/*====================== we thik sec===================*/
.about-one__right {
  position: relative;
  display: block;
  
}

.about-one__img-box {
  position: relative;
  display: block;
}

.about-one__img {
  position: relative;
  display: block;
  border-bottom-left-radius: 70px;
  border-top-right-radius: 70px;
  overflow: hidden;
  z-index: 2;
}

.about-one__img:after {
  position: absolute;
  top: 0;
  left: -100%;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.3)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
  z-index: 1;
}

.about-one__img:hover:after {
  -webkit-animation: shine 1.5s;
  animation: shine 1.5s;
}

.about-one__img img {
  width: 100%;
  border-bottom-left-radius: 75px;
  border-top-right-radius: 75px;
}
.about-one__project {
  position: absolute;
 bottom: -36px;
    right: -57px;
  background-color:#ededed;
  padding: 11px 14px 21px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  z-index: 2;
}

.about-one__project-icon {
  position: relative;
  display: block;
  margin-bottom: 11px;
}

.about-one__project-icon span {
  font-size: 46px;
    position: relative;
    display: block;
    text-align: center;

}

.about-one__project-content {
  position: relative;
  display: block;
}

.about-one__project-content h3 {
  color: $ambed-white;
  font-size: 40px;
  font-weight: 700;
  font-family: $ambed-font !important;
  line-height: 45px !important;
}

.about-one__project-text {
  color: $ambed-white;
  line-height: 16px;


  position: absolute;
  top: -40px;
  left: -40px;
  height: 235px;
  width: 235px;
  background-color: $ambed-primary;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
}

.about-one__dot {
  position: absolute;
  bottom: -15px;
  left: -54px;
  opacity: .3;
}

.about-one__shape-1 {
position: absolute;
bottom: -42px;
left: -40px;
height: 180px;
width: 180px;
background-color: #f2eeeb;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
border-bottom-left-radius: 50px;
}
.about-one__dot {
  position: absolute;
    bottom: 70px;
    left: -35px;
    opacity: .3;
    height: 75px;
}

.about-one__dot img {
  width: auto;
  -webkit-animation-name: shapeMover;
  animation-name: shapeMover;
  -webkit-animation-duration: 9s;
  animation-duration: 9s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
    height: 157px;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}



@-webkit-keyframes shapeMover {

  0%,
  100% {
      transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
  }

  50% {
      transform: perspective(400px) rotate(0deg) translateZ(20px) translateY(20px) translateX(20px);
  }
}

@keyframes shapeMover {

  0%,
  100% {
      transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
  }

  50% {
      transform: perspective(400px) rotate(0deg) translateZ(20px) translateY(20px) translateX(20px);
  }
}
/*** 
=============================================
    Float Bob Y Animation Css
=============================================
***/
@-webkit-keyframes float-bob-y {
	0% {
		transform: translateY(-20px);
	}

	50% {
		transform: translateY(-10px);
	}

	100% {
		transform: translateY(-20px);
	}
}

@keyframes float-bob-y {
	0% {
		transform: translateY(-20px);
	}

	50% {
		transform: translateY(-10px);
	}

	100% {
		transform: translateY(-20px);
	}
}
.float-bob-y {
	-webkit-animation-name: float-bob-y;
	        animation-name: float-bob-y;
	-webkit-animation-duration: 2s;
	        animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	        animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	        animation-timing-function: linear;
}
 /*======================= work Process ==================*/
.about-one__points {
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 44px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;margin-left: 35px;
}
.about-one__points li {
    position: relative;
    display: block;
    margin-bottom: 20px;
}
.about-one__points-content-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #ddd;
    padding-left: 30px;
    padding-right: 33px;
    padding-top: 23px;
    padding-bottom: 23px;
    border-top-right-radius: 45px;
    border-bottom-right-radius: 45px;
    -webkit-transition: all 800ms ease;
    transition: all 800ms ease;
    -webkit-transition-delay: 2ms;
    transition-delay: 2ms;
    z-index: 1;
}
.about-one__points-content-box:before {
    position: absolute;
    top: -2px;
    bottom: -2px;
    left: -2px;
    right: 0;
    width: 5px;
    content: "";
    background-color: #fe6301;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    opacity: 1;
    z-index: -1;
}
.about-one__points-icon {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.about-one__points-icon img{width:40px;}
.about-one__points-icon span {
    font-size: 32px;
    color: var(--ambed-base, #a47c68);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.about-one__points-text-box {
    margin-left: 20px;
}
.about-one__points-text {
   font-size: 16px;
    color: var(--ambed-black, #3c3531);
    font-weight: 700;
    line-height: 14px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    margin-bottom: 0;
    text-align:left;font-size: 14px;
}
.about-one__points li:hover .about-one__points-content-box {
    border: 2px solid transparent;
}
.about-one__points li:hover .about-one__points-content-box:before {
    opacity: 1;
    width: 100%;
    border-top-right-radius: 45px;
    border-bottom-right-radius: 45px;
}
.about-one__points li:hover .about-one__points-text a {
    color: #ffffff;
}
.about-one__points li:hover .about-one__points-icon img {
  filter:brightness(0.5) invert(1);
}


/*================================== service ======================*/
.service-block-three{
	position:relative;
	margin-bottom:0px;margin-bottom: 30px;
}

.service-block-three .inner-box{
	position:relative;
	overflow:hidden;
	border-radius:0px 0px 0px 20px;
}

.service-block-three .inner-box .image{
	position:relative;
	border-radius:12px;
	overflow:hidden;
	background-color:var(--main-color-two);
}

.service-block-three .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	height:285px;
}

.service-block-three .inner-box:hover .image img{
	opacity:0.50;
	transform:scale(1.05,1.05);
}

.service-block-three .inner-box .lower-content{
	position:relative;
	margin-top:-40px;
	display:inline-block;
	padding:25px 40px 32px 0px;width:86%;
}

.service-block-three .inner-box .lower-content:before{
	position:absolute;
	content:'';
	right:0px;
	top:0px;
	bottom:0px;
	left:-40px;
	transform:skew(-15deg);
	
	background-color:#ddd;
}

.service-block-three .inner-box .lower-content .content{
	position:relative;
	padding-left:70px;
}

.service-block-three .inner-box .lower-content .icon {
	position:absolute;
	left:7px;
	top:-16px;
	line-height:1em;
	
}
.service-block-three .inner-box .lower-content .icon img{width:60px}
.service-block-three .inner-box .lower-content h5{
	position: relative;
    word-break: break-word;white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.service-block-three .inner-box .lower-content h5 a{
	position:relative;
	color:#000;
}


/*=============================== service detail ===============*/
.images-wrap-item {
	display: inline-block;
	margin-top: 30px;
	position: relative;
}

@media (min-width: 1400px) {
	.images-wrap-item {
		margin-top: 100px;
	}
}

.images-wrap-item img {
	box-shadow: 0 16px 20px 0px rgba(0, 0, 0, 0.15);
}

.images-wrap-item img:first-child {
	position: relative;
    z-index: 1;
    height: 464px;
}

.images-wrap-item img.images-back {
	position: absolute;
    transition: 0.3s ease-in-out;
    z-index: 0;
    height: 520px;
        width: 100%;
}

.images-wrap-item.img-left {
	margin-left: 30px;
}

@media (min-width: 1400px) {
	.images-wrap-item.img-left {
		margin-left: 0;
	}
}

.images-wrap-item.img-left img.images-back {
	left: -30px;
	top: -30px;
}

@media (min-width: 1400px) {
	.images-wrap-item.img-left img.images-back {
		left: -100px;
		top: -100px;
	}
}

@media (min-width: 992px) {
	.images-wrap-item.img-left:hover img.images-back {
		transform: translateX(-5%);
	}
}

.images-wrap-item.img-right {
	margin-right: 30px;
}

@media (min-width: 1400px) {
	.images-wrap-item.img-right {
		margin-right: 0;
	}
}

@media (min-width: 768px) {
	.images-wrap-item.img-right:hover img.images-back {
		transform: translateX(5%);
	}
}
.service-details__need-help {
    position: relative;
    display: block;
    padding: 50px 50px 45px;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
    z-index: 1;
    background-color: #ddd;
    border-radius:5px;
}
.service-details__need-help-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #ddd;
    opacity: 0.10;
    border-radius: 30px;
    z-index: -1;
}
.service-details__need-help-icon {
    height: 85px;
    width: 85px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 auto 24px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.service-details__need-help-icon span {
    font-size: 30px;
    color: #838181;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.service-details__need-help-title {
    font-size: 26px;
    color: #fff;
    line-height: 32px;
    font-weight: 600;
}
.service-details__need-help-contact {
    position: relative;
    display: block;
    margin-top: 38px;
}
.service-details__need-help-contact p {
    font-size: 16px;
    color: #181818;
    margin: 0;
    line-height: 16px;
    font-weight: 600;
    text-align: center;
}
.service-details__need-help-contact a {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.ser-content{padding-top:37px;}
/*============================ content last =====================*/
  .client-sec{display:flex; margin-left: 106px;}
    .client-sec img{margin-left: 20px;
    height: 96px;
    width: 183px;
}
.client-left .header-btn{background-color: #ffffff;
    color: #ff5e15;}
    .client-left{text-align: center;
    padding-top: 33px;
    padding-bottom: 52px;
    background: -webkit-gradient(linear, right top, left top, from(#FB5D4A), color-stop(117.45%, #f35913));
    margin-left: -15px;}
     .client-left p{text-align:center;}
.content-last{background-color:#27334f;
    background-image: url('../img/bg/banner_2.jpg');
    background-repeat: no-repeat;
    background-size: cover;border-top:1px solid #767575;}
    
    .elementor-background-overlay {
    opacity: 0.7;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.custom-heading{color:#fff;color: #fff;
    margin-bottom: 27px; text-align:center;}