@charset "utf-8";
/* CSS Document */
body{
	color: #111;
}
*::-moz-selection{
	background-color: #000;
	color: #fff;
}
::selection{
	background-color: #000;
	color: #fff;
}
p{
	font-size: 18px;
	line-height: 26px;
	font-weight: 400 !important;
}
section{
	padding: 70px 0px;
	overflow: hidden !important;
}
img{ 
	margin: 0px auto;	
}
h2{
	font-size: 36px !important; 
	font-weight: 600 !important;
	
}
h4{
	font-weight: 600 !important;
}
.d-block{
	display: none;
}
.d-show{
	display: none;
}
.m-bottom-20{
	margin-bottom: 30px;
}
/*=======================================*/
/*========================================*/
.padding-top-0{
	padding-top: 0px;
}
.text-white{
	color: #fff !important;
}
.d-just-center{
	display: flex;
	justify-content: center;
}
.d-yasta-center{
	display: flex;
	align-items: center;
}
.text-cs-blue{
	color: #2b2b2b;
}
.bg-cs-white{
	background-color: #fff;
	position: relative;
}
.owl-controls .owl-dots {
    margin-top: 50px;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1; 
}
.owl-theme .owl-dots .owl-dot span {
    background: #fff!important;
}
.owl-theme .owl-dots .owl-dot span {
    width: 20px;
    height: 5px;
    margin: 5px 7px;
    background: #000;
    display: block;
    opacity: .4;
    border-radius: 10px;
}
.owl-theme .owl-dots .owl-dot.active span {
    background: #fff!important;
    opacity: 1;
    width: 40px;
}

.owl-nav {display: none;}

.owl-dots {
    margin-top: 40px;
}
/*=====================================================================*/
.bread-crumb {
        padding: 0px;
        position: absolute;
        z-index: 2;
        width: 100%;
    }
    .breadcrumb-content > .active{
        color: #777;
    }
    .breadcrumb-content {
        padding: 15px;
        background: #fff !important;
        border-radius: 5px;
        box-shadow: 0 0 20px 0 rgba(56,80,152,.15);
        margin-top: 20px !important;
    }
    .background-img{
        position: relative;
        width: 100%;
        display: block;
    }

.boh-align-item-center{
	display: flex;
	align-items: center;
}
.background-withcolor{    
    position: relative;
    background: url('yasta-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
    height: 720px;
    overflow: hidden !important;
}
.slide .content-bottom {
    padding-top: 50px;
    position: relative;
    z-index: 1;
}
.slide .content-bottom{
    transition: all ease 0.3s;
}
.slide .content-bottom h1 {
    font-size: 62px;
    font-weight: 700;
    color: #c6004c;
    text-transform: uppercase;
    margin-top: 0px;
}
.slide .content-bottom p {
    color: #000;
    font-size: 30px;
}
.boh-logo{
	margin: 0px;
	width: 135px;
	margin-bottom: 15px;
	margin-top: 130px;
}
#slide h1{
	color: #c6004c;
    font-size: 48px;
    font-weight: 700;
}
#slide p{
	font-size: 22px;
}
.boh-rest{
	margin-right: 15px;
}

.requirement-section {
	position: relative;
    background-color: #e7004c;
    padding-bottom: 54px;
}

.case-heading .title {
	letter-spacing: 1px;
	margin-bottom: 15px;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 15px;
	display: inline-flex;
	align-items: center;
	margin-top: 0;
	color: #000;
}
.cs-pattern-bg {
	display: block;
	background: rgba();
	background-position-x: 0%;
	background-position-y: 0%;
	background-repeat: repeat;
	background-attachment: scroll;
	background-image: none;
	background-image: url("bg-ch.png");
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center bottom;	
	border-style: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border-radius: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	
}
.overlay-bg-white {
	position: absolute;
	background: rgba(255,255,255,0.88);
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}
.online-shop {
	height: 45px;
	margin-right: 10px;
}
.feature-list {
	list-style: none;
	text-indent: -0.8rem;
	padding-left: 36px;
	margin-top: 10px;
}
.feature-list li::before {
	display: inline-block;
	content: '-';
	padding-right: 0.6rem;
	color: #e7004c;
}
.feature-list li {
	margin-top: 6px;
	font-size: 17px;
	color: #000;
}
.sub-title {

	font-size: 19px;
	margin-top: 0;
}
.white-box{
	margin-bottom: 20px;
	/*border: 1px solid #a3d7ff;*/
	box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
	padding: 20px;
	background: #fff;
}
.svg-icon{
	width: 32px;
	margin-right: 5px;
}

.yasta-over-img {
    position: absolute;
    right: 180px;
    top: 150px;
}
.yasta-over-img  img{
    width: 440px;
}
.heigth50{
	height: 50px;
}
.challenge-block{
	padding: 20px;
	background-color: #fff;
	text-align: center;
}
.challenge-title {
    color: #000;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.challenge-image {
	position: relative;
	right: 0px;
	bottom: 0;
}	
.service-block {
    box-shadow: 0 0 20px 0 rgba(231, 0, 76, 0.25);
}
.service-block.android {
	background-color: #fff;
	color: #000;
	transition: all .3s ease-out 0s;
}
.service-block.apple {
	background-color: #fff; 
	color: #000;
	transition: all .3s ease-out 0s
}

.service-block.bg-purple {
	background-color: #fff;
	color: #000;
	transition: all .3s ease-out 0s
}


.service-block.android h3,
.service-block.apple h3,
.service-block.bg-purple h3 {
	transition: all .3s ease-out 0s
}

.service-block.an .service-icons i {
	background-color: #03c03d
}
.service-block.apple .service-icons i {
	background-color: #000
}

.service-block.android .service-icons i {
	background-color: #77c159
}
.service-block.bg-purple .service-icons i {
	background-color: #4842a8
}

.service-block {
	border-radius: 15px;
	margin-bottom: 30px;
	text-align: center;
	padding: 15px;
	margin-top: 60px;
	background-color: #fff
}

.service-block {
	text-align: center
}

.service-icons {
	text-align: center;
	margin-bottom: -30px
}

.service-icons i {
	height: 100px;
	width: 100px;
	display: inline-block;
	position: relative;
	top: -60px;
	color: #fff;
	line-height: 100px;
	font-size: 45px;
	border-radius: 50%;
	margin-bottom: -90px
}

.service-block .text-left p {
	color: #000
}
.breadcrumb-content > .active{
	color: #777;
}
.breadcrumb-content {
	padding: 15px;
	background: #fff !important;
	border-radius: 5px;
	box-shadow: 0 0 20px 0 rgba(56,80,152,.15);
	margin-top: 20px !important;
}
.screen-shot{
	padding: 70px 0px;
}
.bg-req{
	background: #e7004c;
}
.owl-controls .owl-nav{
	display: none;
}
.owl-controls .owl-dots{
	margin-top: 50px;
}
.owl-theme .owl-dots .owl-dot span {
    background: #fff !important;
    
}
.owl-theme .owl-dots .owl-dot.active span {
    background: #fff !important;
    opacity: 1;
    width: 40px;
}

.challenges-section{
    position: relative;
    background: url(ch.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.challenges-section:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: #e7004c;
}
.bg-title-ch {
    padding: 12px;
    background: #e7004c;
    border: 2px solid #e7004c;
    margin-bottom: 15px;
}
.chall-sc{
	width: 80%;
}
.technology-section{
	    display: block;
    background: rgba();
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-image: none;
    background-image: url('mockup1.png');
    background-size: cover;;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center bottom;
    border-style: none;
    margin-left: auto;   
    border-radius: 0px;
    width: 100%;
    height: 100%;
    position: relative;
}
.overlay-bg-white-opp{
	    position: absolute;
    background: rgba(255,255,255,0.68);
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

@media (max-width: 1500px) { 	
	.boh-logo{
		margin-top: 88px;
	}
	.background-withcolor{
		background-size: 100%;
		height: 560px;
	}
	.yasta-over-img {    	
    	right: 5%;    
	}
}
	@media (max-width: 1366px){
	.boh-logo{
		margin-top: 50px;
	}
	.background-withcolor{
		background-size: 100%;
		height: 500px;
	}

.yasta-over-img {
    right: 4%;
    top: 170px;
}
.challenge-image {
    position: absolute;
    right: 0px;
    bottom: 0;
    top: -30px;
}
	}
	@media (max-width: 1199px){
		.background-withcolor {
    background-position: top right;
    height: 440px;
    background-size: cover;
}
	.breadcrumb-content{
	    margin-top: 30px !important;
	}
	.background-withcolor {   
    	background-position: center; 
    	height: 100%;   
	}
	
	.yasta-over-img {
    	display: none;
	}
	}
	@media (max-width: 991px){
		.d-show{
			display: block;
		}
		.background-withcolor{
			background-image: none;
			background-color: #f2f2f2;
		}
		.boh-logo{
		width: 145px;
		margin: 100px auto 20px auto;
		margin-bottom: 30px;
	}
	.text-center-mobile{
		text-align: center;
		/*margin-bottom: 30px;*/margin:0 auto;
	}
	.d-just-center {
     	display: block; 
     	justify-content: center; 
	}
	.boh-align-item-center{
		display: block;
	}

	.d-flex-wrap{
		display: flex;
		flex-wrap: wrap;
	}
	.order-1{
		order: 1;
	}
	.order-2{
		order: 2;
	}
	.chall-sc {
   		margin-top: 50px;
	}
	.yasta-over-img {
    	display: none;
	}

	}

	@media (max-width: 767px) { 
		.breadcrumb-content{
			margin-top: 80px !important;
			padding: 5px 10px !important;
		}
		.boh-logo{
			width: 125px;
		}
		section{
		padding: 50px 0px;
	}
	.screen-shot {
	   	padding: 50px 0px;
	}
	.owl-controls .owl-dots {
	    margin-top: 30px; 
	    width: 100%;
	    text-align: center;   
	    height: 25px;
	    overflow: hidden;
	}
	h2{
		font-size: 24px !important;
	}
	
	.service-block {    	
    	margin-bottom: 20px;    	
	}
	.service-block {
     	width: 100%;
	}
	.owl-theme .owl-dots .owl-dot span{width:8px;height:5px;margin:4px 3px;background:#000;display:block;opacity:.4;border-radius:10px;}
	.owl-theme .owl-dots .owl-dot.active span{background:#fff!important;opacity:1;width:20px;}
	.sub-title{font-size: 16px;}
	.feature-list li{font-size: 16px;}

	}
	@media (max-width: 650px) { 
		.mobile-screen{
			height: auto !important;
			margin-bottom: 20px;
		}
		.challenge-title{
			font-size: 19px !important;
		}
		.owl-carousel .owl-item img{
		width: 50%;
	}
	}

	@media(max-width: 340px){
		.sub-title{font-size: 14px;}
		.feature-list li{font-size: 14px;}
	}