.w-100{
	width: 100%;
}

#top-bar-wrap, #top-bar-content strong {
    color: #c4c4c4;
}
#top-bar-wrap {
    border-color: #0f0f0f;
}
#top-bar-wrap, .oceanwp-top-bar-sticky {
    background-color: #0f0f0f;
}

#top-bar {
    padding-right: 150px;
}
#top-bar {
    padding: 8px 0;
	/*margin-right: 15px;*/
}

#top-bar-inner, blockquote cite {
    position: relative;
}

.top-bar-left {
    float: left;
}

#top-bar-content a, #top-bar-social-alt a {
    color: #c4c4c4;
	font-size: 12px;
}

.topbar-content {
    padding-left: 75px;
}

#top-bar-social.top-bar-right {
    right: 0;
}
#top-bar-social.top-bar-left, #top-bar-social.top-bar-right {
    position: absolute;
    top: 50%;
    height: 20px;
    line-height: 20px;
   
}
.top-bar-right {
    float: right;
}

#top-bar-social ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#top-bar-social li {
    float: left;
}

#top-bar-social li a {
    color: #c4c4c4;
}
#top-bar-social li a {
    display: block;
    float: left;
    font-size: 14px;
    color: #bbb;
    padding: 0 6px;
}

#top-bar-social li.oceanwp-linkedin a {
    margin-right: 40px;
}

#mainNav .navbar-nav .nav-item .menu-link{
	padding: 10px 30px!important;
    margin: 20px 0 20px 30px;
    background-color: rgba(255,255,255,0)!important;
    color: #0d74ba!important;
    border: 1px solid #0d74ba;
    border-radius: 0;
}

#mainNav .navbar-nav .nav-item .menu-link:hover{
    background-color: rgba(13,116,186,1)!important;
    color: #fff!important;
    border: 1px solid #0d74ba;
    border-radius: 0;

}

.fixed-top{
	position: fixed;
    width: 100%;
    z-index: 20;
}

.top-nav-collapse {
  
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
   
}
   
.banner-3{ border-radius: 16px; box-shadow: 5px 10px #cccccc; margin-bottom: 20px;}
.banner3_pilot{
    position: absolute;
    top: 113px ;
    z-index: 10;
    padding-top: 20px;
    color: #fff;
    left: 72%;
}
.carousel-caption {
    position: absolute;
    bottom: 10px!important;
    top: 40px!important;
    z-index: 10;
    padding-top: 20px;
    color: #fff;
    right: 50%;
    left: 12%;
	font-weight:bold !important;
}
.lead {
    font-size: 16px;
}
.carousel-caption { text-align: left!important; }
.btn-banner3 {
    background-color: #b30000;
    border: 1px solid #8a0101;
    padding: 15px 23px;
    font-size: 18px;
}
.btn-banner3:hover{ background-color: #9a0101!important; border: 1px solid #8a0101; }
/*-------------Banner3-------------------*/   
   
.font-32{
	font-size: 32px;
}  

.carousel-caption .display-1{
	font-size: 60px;
} 

.t-100{
	top:100px !important;
}

.mt-30{
	margin-top:30px;
}

.ml--100{
	margin-left: -100px;
}

.display-5{
	font-size:26px;
}

.m-40 {
    margin-top: 40px;
    margin-bottom: 40px!important;
}

.mr-20{
	margin-right: 20px;
}

.mb-20{
	margin-bottom: 20px;
}

.p-0{
	padding: 0px;
}

.p-30{
	padding:30px 0px;
}

.p-15-200{
	padding:15px 200px !important;
}

.p-15-150{
	padding:15px 150px !important;
}

.mt-50{
	margin-top: 50px;
}

.section-header,.section-second-header{
	color: black;
    font-weight: bold;
    font-size: 24px;

}

.awards-right .section-header{
	line-height: 1.35;
}


.section-second-header {
    font-size: 14px;
}

.page-section h3.section-subheading {
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    margin-bottom: 75px;
    text-transform: none;
    color: #0f0f0f;
	margin-top: 30px !important;
	line-height: 1.75;
}
   
.page-section {
    padding: 15px 0;
}   
   
.pl-5{
	padding-left:5px;
}  

.pr-5{
	padding-right:5px;
}

.pl-0{
	padding-left:0px;
}    
   
/*feature section*/   
.feature-section{
	text-align:center;
}

.feature-section p , .feature-section .icon-bordered p{
    text-align: center;
    font-weight: bold;
    color: black;
	margin-top: 10px;
}

.feature-section .icon-bordered p {
   color: #3a88f5 !important;

}
   
.feature-section span img{
	/*width:225px;
	height:160px;*/
	width: 100%;
    height: 100%;
}  

.awards-second-sec span img{
	width: 100%;
}

.icon-bordered{
	border: 1px solid #cccccc;
}

.icon-block{
	background: white;
    height: 110px;
    text-align: center;
    padding-top: 20px;
}

.icon-block .icon-container img{
	width: 40px;
    height: 40px;
}
 
/*new features*/ 
.card {
    border: none;
    border-radius: 4px;
    background-color: #fff;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.blk-hig {
    min-height: 350px;
    margin-bottom: 20px;
    color: black;
    font-weight: bold;
	/*box-shadow: 1px 3px 5px -3px #000000;
    border: 1px solid #eaeaea;*/
	box-shadow: 1px 3px 5px -3px #afafaf;
    border: 1px solid #f5f5f5;
	padding: 15px;
}
.align-items-center {
    background: #fff;
}
.btn-new-blue {
	color: #000000;
    border: 1px solid black;
    border-radius: 0px;
	padding:10px 30px;
}

.btn-new-blue:hover {
    background-color: #1476b5;
    color: white;
    border: 1px solid #1476b5;
}

.products-icon{
	width: 40px;
    height: 40px;
    background-size: contain;
    text-align: center;
    margin: 0 auto;
}

.icon-block:hover{
	background-color:#1476b5;
	box-shadow:0 -4px 5px -2px rgba(0,0,0,0.4);
}

.icon-block:hover .products-lbl{
	color:white !important;
}

.products-icon-1{
	background-image: url(../img/web/iPay.png);
}

.icon-block:hover .products-icon-1{
	background-image: url(../img/web/iPay-hover.png);
}

.products-icon-2{
	background-image: url(../img/web/iBiodata.png);
}

.icon-block:hover .products-icon-2{
	background-image: url(../img/web/iBiodata-hover.png);
}

.products-icon-3{
	background-image: url(../img/web/eFile.png);
}

.icon-block:hover .products-icon-3{
	background-image: url(../img/web/eFile-hover.png);
}

.products-icon-4{
	background-image: url(../img/web/iReport.png);
}

.icon-block:hover .products-icon-4{
	background-image: url(../img/web/iReport-hover.png);
}

.products-icon-5{
	background-image: url(../img/web/iTimeClock.png);
}

.icon-block:hover .products-icon-5{
	background-image: url(../img/web/iTimeClock-hover.png);
}

.products-icon-6{
	background-image: url(../img/web/eTimesheet.png);
}

.icon-block:hover .products-icon-6{
	background-image: url(../img/web/eTimesheet-hover.png);
}

.products-icon-7{
	background-image: url(../img/web/iAppraisal.png);
}

.icon-block:hover .products-icon-7{
	background-image: url(../img/web/iAppraisal-hover.png);
}

.products-icon-8{
	background-image: url(../img/web/iBiometric.png);
}

.icon-block:hover .products-icon-8{
	background-image: url(../img/web/iBiometric-hover.png);
}

.products-icon-9{
	background-image: url(../img/web/iLeave.png);
}

.icon-block:hover .products-icon-9{
	background-image: url(../img/web/iLeave-hover.png);
}

.products-icon-10{
	background-image: url(../img/web/iDashboard.png);
}

.icon-block:hover .products-icon-10{
	background-image: url(../img/web/iDashboard-hover.png);
}

.products-icon-11{
	background-image: url(../img/web/iClaim.png);
}

.icon-block:hover .products-icon-11{
	background-image: url(../img/web/iClaim-hover.png);
}

.products-icon-12{
	background-image: url(../img/web/iAdvance.png);
}

.icon-block:hover .products-icon-12{
	background-image: url(../img/web/iAdvance-hover.png);
}

.w-30{
	width: 50px;
    height: 55px;
    margin-top: 55px;
}

.blk-title{
	color: #f58927;
    font-size: 24px;
    font-weight: bold;

}
   
.blk-hig p {
    /*min-height: 260px;*/
	min-height: 240px;
	font-size: 14px;
}   
 
.features-section{
	background-image: url(../img/web/feature_bg.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
} 

.awards-section{
	background-image: url(../img/web/device_bg.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
	color: #000000;
}

.awards-second-sec{
	background-image: url(../img/web/award_bg.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
	color: #000000;
}

.awards-second-sec p{
	font-size: 18px;
}

.align-right{
	float:right;
}

.carousel-caption  .item1{
	color:#2f2729;
}

.register-btn:hover {
    color: #f4a44e;
}

.pb-50{
	padding-bottom:50px;
}

.awards-right{
	margin-top: 70px;
    margin-left: 50px;
	margin-bottom: 70px;
}

.service-heading{
	font-weight: 700;
	font-size: 26px;
}
    
.item1-img{
	opacity: 0.3;
}	

.display-2 {
    font-size: 35px;
}

.display-2 span{
	font-weight: bold;
}

.display-5 span{
	font-weight: bold;
}

.divider-separator{
	    border-top-style: solid;
    border-top-width: 6px;
    border-top-color: #0d74da;
    width: 15%;
}
	
.signup-lbl{
	text-align: center;
    line-height: 0;
}	

/*footer*/

.footer2-black{
	background-color:#0f0f0f;
}

.footer-section h4{
	font-weight:bold;
	font-size: 20px;
}

.footer-container a {
    font-size: 13px;
}

.bottom-logo{
	width: 70%;
	margin-top: 30px;
}

.bottom-right-logo {
    width: 375px;
	padding-top:20px;
}

.dot{
	height: 25px;
    width: 25px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    margin: 0 auto;
    padding: 4px 8px;
    color: #000000;
}

.links-list li a i:before{
	color:#0f0f0f;
}

.signup-lbl span{
	font-size: 16px;
}

.register-btn{
	font-weight: 500;
    color: #ffffff;
    background-color: #0d74da;
    border-radius: 0px 0px 0px 0px;
	padding: 10px 30px;
}

.carousel-caption .register-btn{
	font-size: 15px;
	padding: 10px 35px;
}

.features-section a:visited{
	color: #000000;
}

.footer-container a:visited {
    color: #ffffff;
}

.time-btn {
    background-color: #f4a44e;
    color: white !important;
	padding: 10px 30px;
	border: 1px solid #f4a44e;
}

.time-btn a:visited{
	color: white !important;
}

.awards-left-img{
	padding-top: 20px;
    padding-bottom: 30px;
}

.item3 .display-2 span {
    font-size: 30px;
}

.item3 .display-2 span.second-info {
    font-size: 20px;
}

.item3 .carousel-caption {
    right: 45%;
    left: 0%;
}

.item3 span.item3-info {
    font-size: 20px;
}

.item3 .carousel-caption {
    right: 36%;
}

.item3 .carousel-caption .item1 {
    color: #ffffff;
}

.item3 .signup-lbl{
	padding: 20px 0px;
}

@media (min-width: 1200px) {
	#top-bar-social.top-bar-right {
		right: 16px;
	}
	
	.item3 .carousel-caption {
		top: 60px !important;
	}
}

@media (min-width: 1024px) {
	.carousel{
		padding-top: 115px;
	}
}

@media (max-width: 1024px) {
	.carousel{
		padding-top: 187px;
	}
}
@media (max-width: 1200px) {
	.ml--100{
		margin-left: 0px !important;
	}
	
	.p-15-150{
		padding: 30px !important;
	}
	
	.awards-left-img{
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
	.p-30-150{
		padding: 15px !important;
	}
	
	.t-150 {
		top: 0px !important;
	}
	
	.mt-30 {
		margin-top: 0px;
	}
	
	.p-30 {
		padding: 0px;
	}
	
	.p-15-200 {
		padding: 15px !important;
	}
	
	.p-15-155 {
		padding: 15px !important;
	}
	
	.footer-section .footer-container{
		padding:30px;
	}
	
	.divider-separator{
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	.signup-lbl{
		line-height: initial;
	}
	
	.signup-lbl span {
		font-size: 9px;
	}
	
	.display-2 span {
		font-weight: bold;
		font-size: 14px;
	}
	
	.display-2 {
		font-size: 11px;
	}
	
	.carousel-caption .display-1 {
		font-size: 16px;
	}
	
	.carousel-caption{
		top:0px !important;
	}
	
	.item1-img, .item2-img{
		height: 270px !important;
	}
	
	.bottom-right-logo{
		margin-top:0px !important; 
		width: 250px;
	}
	
	.font-32 {
		font-size: 16px;
	}
	
	.display-5 {
		font-size: 14px;
	}
	
	
}

@media (max-width: 768px) {
	.carousel{
		padding-top: 105px;
	}
}

@media (max-width: 320px) {
	.item1-img, .item2-img{
		height: 300px !important;
	}
	
	.ct-topbar__list .ct-language {
		display:none;
	}
}

/*start language bar*/
.ct-language .fa-caret-down:before {
    content: "";
}

.body-top {
    top: 0px !important;
}

.ct-topbar {
    text-align: right;
    background: #eee;
}

.ct-topbar__list {
    margin-bottom: 0px;
}

.ct-language__dropdown {
    padding-top: 8px;
    max-height: 0;
    overflow: hidden;
    position: absolute;
    /*top: 110%;*/
	top: 23px;
    left: 0px;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    width: 165px;
    text-align: left;
    padding-top: 0;
    z-index: 200;
    color: white;
	background-color: #eeeeee;
  
}

    .ct-language__dropdown li {
       background: #eeeeee;
		padding: 2px;
		color: #0f0f0f;
		font-size: 10px;
    }

        .ct-language__dropdown li a:visited {
            color: white;
        }


        .ct-language__dropdown li a {
            display: block;
            color: #0f0f0f !important;
			font-size: 12px !important;
			width: 160px;
			padding: 0px !important;
        }

        .ct-language__dropdown li:first-child {
            border-radius: 3px 3px 0 0;
        }

        .ct-language__dropdown li:last-child {
            border-radius: 0 0 3px 3px;
        }

        .ct-language__dropdown li:hover {
            color: #fff;
            background: #FFC;
        }

.ct-language {
    position: relative;
    color: #666666 ;
    width: 165px;
	background: #FFFFFF url("../img/web/languages/language-bg.png") repeat-x;
    position: relative;
    z-index: 9999;
	font-size: 13px;
	padding-bottom: 3px;
	font-weight: normal;
    font-family: Arial;
    padding-top: 3px;
}

    .ct-language img {
        margin-right: 4px;
        width: 18px;
    }


    .ct-language:hover .ct-language__dropdown, .ct-language:active .ct-language__dropdown {
        max-height: 200px;
        padding-top: 6px;
    }

.dropdown-clr li {
    background-color: #1d82a0 !important;
    padding: 5px;
    width: 100%;
}

    .dropdown-clr li:hover {
        background-color: #268ea8 !important;
    }

.dropdown-clr:after {
    border-bottom: 8px solid #1d82a0 !important;
}

.dropdown-clr:before {
    border-bottom: 8px solid #1d82a0 !important;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.skiptranslate {
    display: none !important;
}


.ct-language__dropdown li a img {
    padding-right: 5px;
}


.ct-topbar__list .ct-language:after {
    display: inline-block;
    position: absolute;
    top: 3px;
    right: 10px;
    width: 12px;
    height: 20px;
    background-position: 50%;
    background-size: 11px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDI4NC45IDI4NC45Ij48cGF0aCBkPSJNMjgyIDc2LjVsLTE0LjItMTQuM2E5IDkgMCAwMC0xMy4xIDBMMTQyLjUgMTc0LjQgMzAuMyA2Mi4yYTkgOSAwIDAwLTEzLjIgMEwzIDc2LjVhOSA5IDAgMDAwIDEzLjFsMTMzIDEzM2E5IDkgMCAwMDEzLjEgMGwxMzMtMTMzYTkgOSAwIDAwMC0xM3oiLz48L3N2Zz4=);
    background-repeat: no-repeat;
    color: #272e31;
    line-height: 37px;
    content: "" !important;
    transition: all .2s;
}


@media (min-width: 768px) {
    .navbar-right {
        margin-right: -23px;
    }
}

@media (max-width: 992px){
	
	.awards-section{
		background-size: 1200%;
	}
	
	#mainNav .navbar-nav .nav-item .menu-link{
		margin: 0px;
		padding: 5px 25px !important;
	}
	
}

@media (max-width:830px) {

    .comp-lbl {
        text-overflow: ellipsis;
        max-width: 97px;
        white-space: nowrap;
    }
}

@media (max-width:768px) {
    .icon-bordered{
		width: 50%;
		float: left;
	}

	.m-70-9 {
		margin: 0px !important;
	}
	
	.nav-right-panel{
		margin-top:0px !important;
		padding-bottom: 45px !important;
	}
	
	.awards-right{
		margin-top:0px !important;
	}
	
	.feature-section{
		padding:30px;
	}
	
	.awards-right{
		margin-left:15px !important;
	}
	
	.txt-mobile{
		font-size:14px !important;
	}
	
	.image-panel .w-100{
		width: 50%;
	}
	
	.topbar-content{
		padding-left: 5px;
	}
}

@media (max-width:767px) {
	
	.navbar-nav{
		background-color: white;
		width: 100vh;
	}
	
	#mainNav .navbar-nav .nav-item .menu-link{
		margin:0px;
	}
	
	.nav-right-panel {
		margin-left: -40px !important;
	}
	
    #top-bar{
		height:auto;
		margin-left: 0px;
	}
	
    .ct-language {
        left: auto;
        right: 0;
        position: absolute;
        z-index: 1200;
        padding-left: 10px;
        top: 40px;
    }

    .navbar-right .dropdown {
        top: 4px;
    }

    .ct-language__dropdown {
        left: auto;
        right: 0;
    }

    .ct-topbar__list .ct-language:after {
        height: 30px !important;
    }
	
	#top-bar-content a, #top-bar-social-alt a{
		font-size: 10px;
	}
	
}

@media (max-width: 580px) {
	.navbar-toggle{
		padding-right: 0px;
	}
	
	.award-row{
		width: 50%;
		float: left;
	}
	
	
	.m-70-9 {
		margin: 0px !important;
	}
	
	.navbar-header .navbar-brand{
		width:150px;
		max-width:150px;
		margin-top: 12px;
	}
	
    .ct-language__dropdown {
        left: 0px !important;
    }

    .ct-topbar__list .ct-language {
        color: #0f0f0f;
        padding-left: 10px;
		top: 0px;
		right: 0px;
		font-size: 10px;
		width: 120px;
    }

    .ct-language__dropdown {
        width: 230px !important;
    }

	.ct-language__dropdown li {
		padding-bottom: 10px !important;
		padding-top: 10px !important;
	}
	
	.time-btn{
		margin-top: 10px;
	}
	
	.awards-section{
		background-size: 1400%;
	}
	
	.image-panel .w-100{
		width: 70%;
	}
	
	.topbar-content{
		padding-left: 5px;
	}
	
	.ct-topbar__list .ct-language:after{
		top:0px;
	}
	
	#top-bar-social li.oceanwp-linkedin a {
		margin-right: 5px;
	}
	
	.carousel {
		padding-top: 132px;
	}
	
	.ct-topbar__list .ct-language:after{
		top: 0px;
	}
}	


@media (max-width: 480px){
	.d-sm-none {
		display: none!important;
	}
	
	.d-sm-block {
		display: block!important;
	}
	
	.font-32 {
		font-size: 12px !important;
	}
	
	.display-5{
		font-size: 11px !important;
	}
	
	.item1-img, .item2-img {
		height: 220px !important;
	}
	
	.item2 .lead{
		margin-bottom: 0px !important;
	}
	
	.carousel-caption .register-btn{
		padding: 6px 15px !important;
		
	}
	
	.item2 .carousel-caption .register-btn{
		margin-left: -40px !important;
	}
	
	.banner-mobile{
		height:270px !important;
	}
	
	.txt-mobile{
		font-size:30px !important;
	}
	
	.item3 .carousel-caption {
		right: 12% !important;
	}
	
	.item3 .display-2 span {
		font-size: 20px !important;
	}
	
	.item3 span.item3-info {
		font-size: 14px !important;
	}
	
	.p-80-150{
		padding: 120px 40px !important;
	}	
	
	.p-150-80{
		padding:20px !important; 
	}
}

@media (min-width: 768px){
	.d-md-block {
		display: block!important;
	}
	
	.d-md-none {
		display: none!important;
	}
}



@media (min-width: 992px){
	.d-lg-block {
		display: block!important;
	}
	
	.d-lg-none {
		display: none!important;
	}
}

.p-30-150{
	padding: 30px 150px;
}

@media (max-width: 668px) {
	
	
}

@media (max-width: 320px){
	.awards-section{
		background-size: 1700%;
	}
}

/*end language bar*/

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1.5, 1.5);
  }
  to {
    -webkit-transform: scale(1, 1);
  }
}

@keyframes zoom {
  from {
    transform: scale(1.5, 1.5);
  }
  to {
    transform: scale(1, 1);
  }
}

.carousel-inner .item > img {
  -webkit-animation: zoom 20s;
  animation: zoom 20s;
}

.carousel-caption .item3{
	color: white;
}