
.btn-theme {
    background: #b96a0c;
    color: #fff;
    border-radius: 30px !important;
    font-weight: 500;
    text-transform: capitalize;
    transition: all 0.35s ease-in-out;
    border: 2px solid #b96a0c;
    font-size: 18px;
    line-height: 28px;
    padding: 12px 30px;
	display: inline-block;
}
.btn-theme:hover{
    color: #b96a0c !important;
    background-color: #fff;
}
p b{
    text-transform: capitalize;
}

/* .btn-theme:hover {
    background: #fff;
    color: #FD580D;
} */
/* banner css start  */

.banner {
    /* background: linear-gradient(90deg, hsla(33, 88%, 39%, 1) 0%, hsla(33, 61%, 50%, 1) 100%); */
    padding: 80px 0px 80px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), 
                      url('https://klifftechnologies.com/assets/uploads/media-uploader/banner2111647254572.jpg');
}


.banner_img{
	text-align: center;
}
.banner .divider{
    border-top: 2px solid #fff;
}
.banner_img img {
    width: 100%;
}
.text-orange {
    color: #fff;
}
.btn-banner {
    background: #fff;
    color: #b96a0c;
    border-radius: 30px !important;
    font-weight: 500;
    text-transform: capitalize;
    transition: all 0.35s ease-in-out;
    border: 2px solid #fff;
    font-size: 18px;
    line-height: 28px;
    padding: 12px 30px;
    display: inline-block;
}

.banner_img{
	position: relative;
	z-index: 1;
}
.banner_img:before {
    content: "";
    background-image: url(../../img/mobile-services/index.html);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    width: 700px;
    height: 700px;
    z-index: -1;
    left: -41px;
    top: -85px;
}
.btn-banner:hover {
    background: transparent;
    border-color: #fff;
    color: #fff;
    border: 2px solid #fff;
}

.exp-inr h4 {
    font-size: 22px;
    margin-bottom: 0px;
}
.banner .exp-inr h4{
	color: #fff;
}
.what_we_do .exp-inr h4{
	color: #fff;
}
.what_we_do .divider{
border-top: 2px solid #fff;
}

.banner_content p {
    color: #fff;
    font-size: 18px;
    padding-bottom: 40px;
    font-weight: 500;
    margin-right: 150px;
}

.exp_wrp {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 10px;
}

.divider {
	width: 60px;
	border-top: 2px solid #000;
}

.get_in_touch {
	background: url(../../img/mobile-services/bg_crub.png);
	background-position: top right;
	background-repeat: no-repeat;
	background-size: 66% 105%;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin-top: -100px;
	margin-bottom: 0px;
	padding: 48px 0px 48px 100px;
	position: relative;
}
/* banner end */

/* what we do css start */
.what_we_do {
    padding: 20px 0px;
    background: #b96a0c;
}

.bg_hd span {
	color: #fff;
	background: #ff7425;
	font-size: 16px;
	padding: 5px 10px;
}

.what_we_inr {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.what_we_img {
	text-align: right;
}
.what_we_img img {
    width: 290px;
    height: 290px;
    object-fit: contain;
}
/* feature css start */
.feature_sec {
	padding: 20px 0px;
}

.feature_wrp strong {
    color: #071c4d;
    display: inherit;
    font-size: 18px;
}
.feature_sec .main_hd {
	margin-bottom: 100px;
}

.feature_wrp span {
	font-size: 15px;
}

.feature_wrp {
    border-radius: 10px;
    border: 1px solid #fff;
    height: 100%;
    transition: .5s;
    text-align: center;
    padding: 70px 20px 20px;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
}
.feature_wrp:hover {
    transform: translateY(-5px);
}

.feature_wrp:hover {
	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
	border: 1px solid #0000;
}

.ftr_img::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 25px;
	box-shadow: 0 6px 6px rgba(136, 136, 136, 0.3);
	z-index: -1;
	transform: rotate(45deg);
	background: #b96a0c;
}


.ftr_img img {
    width: 44px;	
}

.ftr_img {
	min-width: 100px;
	width: 100px;
	height: 100px;
	line-height: 76px;
	z-index: 1;
	display: flex;
	position: absolute;
	top: -50px;
	left: 0;
	right: 0;
	margin: auto;
	transition: .3s cubic-bezier(.24, .74, .58, 1);
	justify-content: center;
	align-items: center;
}

/* service css start */
.service {
	padding-top: 0px;
	padding-bottom: 50px;
}

.service_2 .service_left {
    margin-bottom: 45px;
}

.ftr_wrp {
	background: #fff;
	margin-bottom: 30px;
	padding: 30px;
	border-radius: 20px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
	transition: .5s;
	/* height: 408px; */
}

.ftr_wrp img {
	width: 100%;
	max-width: 38px;
}

.ftr_wrp:hover a,
.ftr_wrp:hover span {
	color: #fff;
}

.ftr_wrp a {
	color: #071c4d;
	font-size: 20px;
	margin: 20px 0px 15px;
	font-family: Oswald-Regular;
	display: block;
}

.ftr_wrp h3 {
    color: #071c4d;
    font-size: 20px;
    margin: 20px 0px 15px;
}

.ftr_wrp span {
	font-size: 15px;
}

.service_left {
	padding-right: 165px;
	margin-top: 30px;
}

.ftr_wrp:hover {
    /* background-color: #b96a0c; */
}

.ftr_wrp:hover .service_img_1,
.ftr_wrp:hover .service_img_2,
.ftr_wrp:hover .service_img_3,
.ftr_wrp:hover .service_img_4,
.ftr_wrp:hover .service_img_5,
.ftr_wrp:hover .service_img_6 {
	background-color: #fff;
}


.service_img_1,
.service_img_2,
.service_img_3,
.service_img_4,
.service_img_5,
.service_img_6 {
	display: flex;
	width: 70px;
	height: 70px;
	justify-content: center;
	align-items: center;
	border-radius: 50px;
	padding: 15px;
}

.service_img_1 {
	background: #70e4e8;
}

.service_img_2 {
	background: #ffbc7a;
}

.service_img_3 {
	background: #08eea5;
}

.service_img_4 {
	background: #16d943;
}

.service_img_5 {
	background: #f3a6ff;
}

.service_img_6 {
	background: #ffbc7a;
}

/* service css end */


/* why choose us css */
.why_choose_us {
	padding: 20px 0px;
}

.main_hd {
    text-align: center;
    margin-bottom: 35px;
}

.why_choose_wrp {
    position: relative;
    border-radius: 20px;
    box-shadow: 0 4px 20px rgba(34, 34, 34, .1);
    padding: 85px 20px 30px 35px;
    position: relative;
    transition: .5s;
    height: 75%;
    margin-top: 90px;
}
.why_choose_wrp::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 100%;
    transition: .3s cubic-bezier(.24, .74, .58, 1);
    left: 0;
    top: 0;
    border-radius: 20px 20px 20px 20px;
    background: #b96a0c;
}

.why_choose_wrp:hover::before {
	width: 100%;
}

.choose_img {
	position: absolute;
	display: inline-flex;
	border-radius: 50%;
	transition: 500ms ease;
	background-color: #fdfdfd;
	top: -50px;
	left: 14px;
	width: 100px;
	height: 100px;
	justify-content: center;
	align-items: center;
}

.choose_img:before {
    content: '';
    position: absolute;
    width: calc(100% + 30px);
    box-shadow: 0 4px 20px rgba(34, 34, 34, .1);
    height: calc(100% + 30px);
    left: -15px;
    top: -15px;
    display: block;
    border-radius: 50%;
    background: #b96a0c;
    z-index: -1;
}

.choose_img img {
	width: 42px;
}

.why_choose_wrp span {
	font-size: 15px;
}

.why_choose_wrp h3 {
    font-size: 22px;
    color: #071c4d;
}

.why_choose_wrp:hover h3,
.why_choose_wrp:hover span {
	color: #fff;
	position: relative;
}

.next_wrp {
	 margin-top: 110px !important;
}


/* process */

section.service_section {
    background: #b96a0c;
    padding: 20px 0;
}
.service_heading {
    color: #fff;
    font-size: 22px;
}
.custom-service .steps {
    position: relative;
    margin-top: 32px;
    float: left;
    width: 100%;
}
.custom-service .steps-container {
    display: flex;
	transition: .5s;
}
.custom-service .steps-container {
    position: relative;
    width: calc(50% + 32px);
    margin: 0 0 -40px;
}
.custom-service .steps-container:last-child{
    margin-bottom: 40px;
}
.custom-service .content {
    width: 100%;
    float: right;
    display: flex;
    align-items: center;
    margin: 0 0px 0 0;
    border: 0;
    border-radius: 20px;
    padding: 10px 10px;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.custom-service .inner-desc {
    width: 100%;
    float: left;
}
.custom-service .service-description {
    float: right;
    width: 90%;
    margin: 0 20px 0 0;
}
.sub_head {
    text-transform: uppercase;
    color: #071c4d;
    font-weight: 500;
}
.sec-desc {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
}
.custom-service .service-img {
    float: none;
    display: inline-block;
    vertical-align: top;
    height: 100px;
    width: auto;
    border-radius: 50%;
    transition: all 400ms ease-in-out 0s;
    border: 1px dashed #03198b;
    cursor: pointer;
}
.custom-service .service-img img {
    height: 50px;
    width: 50px;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 25px 23px;
    transition: all 400ms ease-in-out 0s;
    min-width: 50px;
}

.custom-service .step-line {
    width: 40px;
    background-color: #fff;
    height: 2px;
    margin-top: 80px;
    margin-right: 31px;
	flex-shrink: 0; 
}

.custom-service .steps .steps-container:nth-child(even) {
    left: calc(50% - 32px);
    flex-direction: row-reverse;
}
.custom-service .step-line.even {
    margin-left: 31px;
}
.custom-service .steps::after {
    content: "";
    position: absolute;
    width: 2px;
    background-color: #fff;
    top: 0;
    bottom: 0;
    left: 50%;
}
.steps-container:hover {
    transform: translateY(-5px);
}



/* process */

/* mobile application */
.application_main {
    padding: 20px 0px 50px;
}


.application_main .design_block li:last-child {
	margin-bottom: 0px;
}

.application_main .design_block li {
	list-style-type: none;
	position: relative;
	margin-bottom: 25px;
}

.application_main .design_block li h4 {
	font-size: 18px;
	color: #000000;
	font-weight: 500;
	margin-bottom: 8px;
}

.application_main .design_block {
	padding-left: 0;
	margin-top: 30px;
}

.application_main .design_block li p {
	color: #000;
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 0px;
}

.application_icon {
	background: #FF7425;
	flex: 0 0 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	color: #fff;
	font-size: 15px;
}

.application_main .design_block li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
	background-image: url(../img/right_icon.html);
	width: 22px;
	height: 22px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.application_main .ui_images {
	position: relative;
}

.application_main .ui_images::before {
    content: "";
    position: absolute;
    left: 65%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 500px;
    height: 500px;
    background-color: #fef9ef;
    border-radius: 100%;
    z-index: -1;
}





.application_main .moving_position_animatin {
	position: relative;
	animation: moving_position_animatin 6s infinite linear;
	z-index: -1;
}

@keyframes moving_position_animatin {
	0% {
		transform: translateY(0);
	}

	50% {
		transform: translateY(-30px);
	}

	100% {
		transform: translateY(0);
	}
}


.frame_img img {
	width: 100%;
	max-width: 400px;
}

.design_block li {
	display: flex;
	gap: 10px;
}

/* mobile application */

/* portfolio */

.portfolio{
	padding: 70px 0;
}
.cta_wrap .item{
    /* padding: 100px 50px; */
    color: #071c4d;
    height: 100%;
    border-radius: 30px;
    border: 1px solid #D9D9D9;
    box-shadow: 0px 5px 30px 0px rgb(0 0 0 / 15%);
    
}

.cta_wrap .item img{
    width: auto;
    height: 200px;
    /* object-fit: contain; */
}
.horse-selling{
	 /* background: #15233b; */
}
.muzlim{
	 /* background: #ea2e68; */
}
.mint-jwelles {
	/* background: #c78f24; */
}

.travel-booking {
	/* background: #465591; */
}

.seikh-property {
	/* background: #537edd; */
}

.exp_img {
	height: 380px;
}
.exp_img img{
	object-fit: contain;
	height: 100%;
}

.exp_img img{
	width: 100%;
	max-width: 450px;
}
.owl-nav{
	display: none;
}
.counter_app {
    display: flex;
    gap: 30px;
	flex-wrap: wrap;
}
.portfolio .app_btns{
	margin: 30px 0;
}
/* portfolio */

/* faq */
.faq_txt {
	display: flex;
	align-items: center;
	gap: 15px;
	margin: 0 auto;
	justify-content: center;
	margin-bottom: 40px;
}


section.faq_main {
	padding: 70px 0px;
}

.faq_main .accordion-item {
	border: none;
	border-bottom: 1px solid #D9D9D9;
}

.faq_main .accordion-button {
    color: #000 !important;
    font-size: 20px;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.52px;
    padding: 25px 0px;
}
.faq_main .accordion-button:not(.collapsed){
    color: #071c4d !important; 
}
.faq_main .accordion-button {
	background-color: transparent !important;
}

.faq_main .accordion-button:focus {
	border-color: unset !important;
	box-shadow: none !important;
}

.faq_main .accordion-body strong {
	font-size: 16px;
	font-weight: 400;
	line-height: 25.091px;
}

.faq_main .accordion-body {
    padding: 10px 0 25px;
}
.faq_main .accordion-button {
	z-index: 1;
	position: relative;
}

.faq_main .accordion-button:before {
    right: -5px;
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: #b96a0c;
    border-radius: 50px;
    top: 24px;
    z-index: -1;
}
.faq_main .accordion-button:not(.collapsed)::after {
	transform: rotate(180deg) !important;
}
.faq_main .accordion-button::after {
	filter: invert(1) brightness(20);
	transform: rotate(0deg) !important;
}
	 

/* faq */
.application_main .design_block li:last-child {
	margin-bottom: 0px;
}

.parent img {
	width: 100%;
	max-width: 500px;
}
