/*font-family: 'Roboto', sans-serif;
font-family: 'Open Sans', sans-serif;*/


.os-cat{
    padding:30px 0px 30px 0px;
}

html {
  scroll-behavior: smooth;
}
body{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #333;
	overflow-x: hidden;
}


*{
	box-sizing: border-box;
}

a, a:hover, a:focus{
	text-decoration: none;
}

.mt-27{
    margin-top:27px;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}

.h2-h{
	font-size: 36px;
	font-weight: 700;
	color: #f89c3a;
	margin-bottom: 70px;
	
}
.h3-h{
	font-size: 24px;
	color: #26649b;
	font-weight: 500;
	margin-bottom: 30px;
}

.h2-s{
	font-size: 22px;
	color: #26649b;
	font-weight: 500;
	margin-bottom: 25px;
}



.h4-h{
	font-size: 18px;
	color: #26649b;
	font-weight: 500;
}

.fixed {
    position:fixed;
    top:-120px;
    left: 0;
    right: 0;
    z-index:999;
  	transition:0.4s top cubic-bezier(.3, .73, .3, .74);    
	}

.fixed.slideDown {
    top:0;
	
}

.StickyHeader{
	background-color: #fff;		
}

#header{
	animation-name: 
}

.navbar-brand{height: auto;
	padding: 0px;
}
.navbar{margin-bottom: 0;}
.navbar-toggle .icon-bar{background-color: #231f20;}

.navbar-brand img{
		
	}
nav .nav>li>a{	
	font-weight: 400;
	color: #333333;
}



nav .nav>li>a:focus, nav .nav>li>a:hover, nav .nav>li.active>a{
	background-color: transparent;
	color: #f89c3a;
}

section{
	padding: 50px 0;
}


#myVideo{
	display: inline-block;
    vertical-align: baseline;
    width: 100%;
    height: 510px;
}

.navbar-toggle{
	margin-top: 17px;
}

/*========
   Banner
===========*/




#banner{
	display: none
}
#banner-m{
	display: block;
}
.slid-txt{
	position: absolute;
    z-index: 9999;
    top: 11px;
    left: 5%;
}

.slid-txt h2{
	color: #26649b;
	font-size: 53px;
	
}

.slid-txt p{
	font-size: 22px;
    color: #e18625;
    margin: 35px 0 25px 0;
}
.slid-txt .btn-b{
	font-size: 20px;
	padding: 10px 25px;
}

.btn-b{
	background-color: #26649b;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    border-radius: 0px;
    padding: 7px 29px;
	transition: all ease .3s;
	font-weight: 600;
	margin-bottom: 25px;
}

.btn-b:hover, .btn-b:active{
	background-color: #f9a954;
	color: #fff;
}


#banner .owl-item.active h2{	
	position: relative;
	animation-name: mfadeIn;
	-webkit-animation-duration: 0.5s;
	animation-name: mfadeIn;
	-webkit-animation-duration: 0.5s;	 
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.2s;
	
}

#banner .owl-item.active p{	
	position: relative;
	animation-name: mfadeIn;
	-webkit-animation-duration: 0.5s;
	animation-name: mfadeIn;
	-webkit-animation-duration: 0.5s;	 
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.3s;
	
}

#banner .owl-item.active .btn{	
	position: relative;
	animation-name: mfadeIn;
	-webkit-animation-duration: 0.5s;
	animation-name: mfadeIn;
	-webkit-animation-duration: 0.5s;	 
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
	
}


@keyframes mfadeIn{
	0%{opacity: 0; bottom: -50px;}
	100%{opacity: 1; bottom: 0px;}
}




/*=======
Bizfin Capital
=======*/
#biz-c{
	background-color: #26649b;
	text-align: center;
	color: #fff;
}
#biz-c p{
	font-size: 20px;
}
#biz-c .h2-h{
	margin-bottom: 30px;
}


/*=======
About
=======*/
#about .h2-h{
	text-align: left;
}

/*=======
Our services
=======*/
#our-ser{
	background-image: url(../img/bg-ser.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.our-flx-s{
    display:flex;
}



.our-ser-b{
	text-align: center;
	margin-bottom: 40px;
}

.our-ser-b img{
	max-width: 100%;
	
}

.our-ser-b h4{
	font-size: 20px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
	margin: 22px 0 44px 0;
}

/*=======
Our services
=======*/
#why-ch .h2-h{
	margin-bottom: 8px;
}

#why-ch .h2-h+p{
	font-size: 20px;
	color: #26649b;
	text-align: center;
	margin-bottom: 50px;
}
.why-ch-b{
	text-align: center;
}

.why-ch-b p{
	margin: 23px 0 50px 0;
}



/*========
  our team
=======*/
#our-t{
	background-image: url(../img/bg-team.png);
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.our-t-box{
	background-color: #f89c3a;
	padding: 15px;
    border-radius: 15px;
	color: #333;
	text-align: ;
	margin: 40px 0 45px 0;
	height:50vh;
}
.our-t-box img{
	float: left;
    margin-top: -50px;
    margin-left: 13%;
    margin-right: 15px;
    border-radius: 50%;
    border: 2px solid #f89c3a;
}

.our-t-box span{
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 15px;
}

#our-t .owl-carousel .owl-item img{
	width: auto;
	shape-outside: circle(54%);
}

/*========
  Sectors
 =========*/
#sectors .h2-h{
	margin-bottom: 8px;
}

#sectors .h2-h+p{
	font-size: 20px;
	color: #26649b;
	text-align: center;
	margin-bottom: 50px;
}

.sect-b{
	background-image: linear-gradient(to right top, #286ca7, #3a7fbb, #4b93d0, #5ca7e4, #6dbbf9);	
	box-sizing: border-box;
	padding: 25px;
	width: 100%;
	text-align: center;
	border-radius: 9px;
	margin: 0 auto;
}

.sect-b p{
	font-size: 20px;
	color: #fff;
	font-weight: 600;
	margin-top: 25px;
}

/*========
  counters
=======*/
#lets{
	background-image: url(../img/bg-lets.png);
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

/*========
  lets
=======*/

#lets .h2-h{
	color: #fff;
	text-align: left;
	margin-bottom: 8px;
}

#lets .h2-h+p{
	font-size: 18px;
	color: #fff;	
	margin-bottom: 50px;
}

#lets .form .form-control{
	border-radius: 0px;
	padding: 20px;
}

#lets .form .form-group{
	margin-bottom: 20px;
}

#lets .form #in-val1,#lets .form #in-val2{color:#fff;}
#lets .form .s-plus{color:#f89c3a;}

#lets .form #in-val-ans{
    border-radius: 0px;
    padding: 8px 0 8px 8px;
    height: auto;
}


/*========
  counters
=======*/
#counters{
	background-image: url(../img/bg-count.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
}

#counters .h2-h{
	color: #fff;
	text-align: left;
	margin-bottom: 25px;
}
.c-p{
	margin-bottom: 50px;
}
#counters .c-box span{
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 48px;
	color: #f89c3a;
}

#counters .c-box p{
	font-size: 20px;
	font-weight: 500;
	
}






/*========
our clients
=======*/

#our-cl{
	background-color: #26649b;
}




/*======
footer
======*/

#footer{
	background-color: #303030;
	padding-top: 50px;
	color: #fff;
	font-size: 14px;
	
}

.f-txt{
	margin-top: 25px;
}
.h3-hf{
	font-size: 30px;
	margin-bottom: 35px;
	margin-top: 0px;
}

#footer ul li a{
	color: #fff;
}

#footer ul{
	list-style: none;
	padding-left: 0px;
}
#footer ul li{
	margin-bottom: 8px;
}
#footer ul li i{
	margin-right: 5px;
}

.foot-bot{
	margin-top: 25px;
    border-top: 1px solid #5f5f5f;
    padding: 15px;
}

/*======
Other pages
======*/

.banner-s{
	background-image: url(../img/sban-about.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
}
.banner-s h1{
	margin-top: 10%;
	font-size: 38px;
}

.banner-s h4{
	margin-bottom: 25px;
	font-weight: 500;
}

.banner-s h4 span{
	color: #f89c3a;
}


.ul-dot-s li{
	list-style: none;
	position: relative;
	margin-bottom: 15px;
}

.ul-dot-s li:before{
	content: '';
	position: absolute;
	top: 8px;
    left: -38px;
	background-image: url(../img/s-dot.png);
	width: 9px;
	height: 9px;
}


#why-01 .h2-h{
	
}

#why-02 p{
	margin-bottom: 25px;
}

/*=====
page service
======*/
/*.os-cat h3{
	font-size: 24px;
    color: #fff;
    background-color: #f89c3a;
    font-weight: 500;
    padding: 15px;
    text-transform: uppercase;
    border-radius: 10px 10px 0 0;
	border-bottom: 4px solid #fff;
	margin-bottom: 0px;
}*/

.os-cat ul{
	background-color: #26659b;
    padding: 0;
    list-style: none;
    border-radius: 10px;
    overflow: hidden;

}

.os-cat ul li{
    display: inline-block;
    padding:0px;
    margin:0px;
    text-align:center;
    
}

.os-cat ul li a{
	display: block;
	padding: 15px 32px 15px 32px;
	font-size: 16px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	position: relative;
	border-radius: 0px;

	border-right: 1px solid #587e9e;
	text-align:center;
}


/*.os-cat ul li a:before{
	content: '';
	position: absolute;
	left: 16px;
    top: 21px;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent; 
	border-right: 10px solid #26649b; 
	
}*/


.os-cat .nav-pills>li.active>a,.os-cat .nav-pills>li.active>a:focus,.os-cat .nav-pills>li.active>a:hover, .os-cat .nav-pills>li>a:hover{
	background-color: #f69c3b;
}

.sec-s-01-b{
    text-align:center;
    margin-bottom:25px;
}

.sec-s-01-b img{
    width:50%;
    
}

.sec-s-01-b h5{
    color: #26649b;
    font-size:20px;
    font-weight:500;
}


/*=====
Career
======*/
.bg-image{
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.car-3-b{
    padding:50px 0;
}
.car-02-b{
    text-align:center;
}

.car-02-b img{
    max-width:100%;
}

.car-02-b h5{
    font-size:20px;
    color:#fff;
    font-weight:normal;
}

.car-02-b span{
       margin: 25px auto;
    width: 30px;
    height: 30px;
    background-image: url(../img/car-point.png);
    background-repeat: no-repeat;
    display: block;
    border: 2px solid #fff;
    border-radius: 50%;
    position: relative;
    box-sizing: border-box;
}

.car-02-b span:before{
    content: '';
    position: absolute;
    height: 2px;
    width: 400%;
    background-color: #fff;
    top: 12px;
    left: 100%;
}

.car-02-b span:after{
    content: '';
    position: absolute;
    height: 2px;
    width: 400%;
    background-color: #fff;
    top: 12px;
    right: 100%;
}

#car-03 .form{
    margin-top:50px;
}

#car-03 .form .form-control{
    height:50px;
    border:2px solid #26649b;
}

#car-03 .form .form-group{
    margin-bottom:25px;
}
.sp-b{
    height:50px;
    line-height:35px;
    position:relative;
}

.sp-b:after{
        content: 'Doc, Docx';
    position: absolute;
    top: 42px;
    color: #f00;
    left: 1px;
    font-size: 12px;
}

#car-03 .form .btn{
    background-color: #26649b;
    width:100%;
    height:50px;
    line-height:35px;
    color:#fff;
}





/*=======
Inquiry
=======*/
.bg-add{
    background-image: url('../img/bg-add.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.inq-add{
    color: #fff;
    padding:20px;
}

.inq-add h5{
    font-size:24px;
    position:relative;
    margin-bottom:50px;
}

.inq-add ul{
    list-style:none;
    padding-left:0;
}


.inq-add ul li{
    margin-bottom:15px;
}

.inq-add ul li i{
    font-size:1.5em;
    margin-right:15px;
}


.inq-add h5:before{
    content:'';
    position: absolute;
    width:150px;
    height:2px;
    background-color:#fff;
    top:31px;
    left:0;
    
}


.inq-form {
    padding:25px;
    position:relative;
}

.inq-form:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px #ddd;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.inq-form .h3-h{
    margin-bottom: 8px;
    margin-top: 0;
}

.inq-form .h3-h+p{
    margin-bottom:35px;
}

.inq-form .form-group{
    margin-bottom:20px;
}

.inq-form .form-control{
    border: 1px solid #26649b;
    height:50px;
}

.inq-form textarea.form-control{
    height:80px;
}

.inq-form .btn{
    background-color: #26649b;
    color:#fff;
    padding:10px 35px;
}

#in-val-ans{
    height:50px;
    width:60px;
    border: 1px solid #26649b;
    border-radius:4px;
    
}


/*=======
Animation
=========*/

.animatable {
  /* initially hide animatable objects */
  visibility: hidden;
  /* initially pause animatable objects their animations */
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused; }

/* show objects being animated */
.animated {
  visibility: visible;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -ms-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running; }



/*================
	Desktop
==============*/
@media(min-width: 768px){
    
    .inq-form{
        padding:0 25px;
        
    }
    .inq-form:after{
        content: '';
        width: 130%;
        height: 130%;
    }
    
    
    .flx-p{display:flex;
        margin-bottom:50px;
    }
    
    .car-02-b:first-child span:after, .car-02-b:last-child span:before{
        display:none;
    }
   
	.our-t-box{
		text-align: justify;
		margin: 46px 23px;
	}
	.our-t-box img{
		margin-left: -36px;
		
	}
	#header {
		padding: 15px 0px;
	}
	.slid-txt{
		top: 100px;
		left: 13%;
		width: 40%;
	}
	
	#banner{
		display: block;
	}
	
	#banner-m{
		display: none;
	}
	.our-ser-b{
		
		margin-bottom: 0px;
	}
	
}



/*================
	mobile
==============*/
@media(max-width: 768px){
	
	.os-cat ul li{
	    display:block;
	}
	.os-cat ul li a{
	    border:none;
	}
	.our-flx-s{
    display:grid;
}
	.our-t-box img{
		margin-left:-10px;
		
	}
	
}



/*================
	other
==============*/
@media(min-width: 768px) and (max-width: 1550px){
  

	
}


