@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,700,300,600,800,400);
body {
    font-family: 'Open Sans', sans-serif;
    color: #7C7C7C;
}
.bg{
	background:#F0F0F0;
	margin-bottom:20px;
}
body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
	border:none;
}

body::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
	border:none;
}

body::-webkit-scrollbar-thumb
{
	background-color: #555555;
	border:none;
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    line-height: 1.1;
    color: inherit
}
.m-top20{
	margin-top:20px;
}
.navbar-default {
    background: #FFFFFF;
    border: none;
    border-radius: 0;
    min-height: inherit;
    height: auto;
    box-shadow: 0 1px 6px rgba(0,0,0,.35);
    margin: 0;
    z-index:20;
}
.navbar-brand {
    height: auto;
    min-height: inherit;
}
.navbar-default .navbar-nav>li>a {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 52px;
    color: #727272;
}
.navbar .nav li.dropdown > .dropdown-toggle:hover, .navbar .nav li.dropdown.open > .dropdown-toggle:hover {
    background: none;
}
.carousel {
    margin-bottom: 30px;
}
.carousel-caption {
    top: 40%;
    text-shadow: none;
    font-weight: 900;
    text-transform: uppercasel;
    color: #fff !important;
}
.carousel-caption h1 {
    color: #fff !important;
}
.carousel-title {
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.carousel-title span {
    color: #0083CB;
}
.hiring {
    position: fixed;
    left: 9%;
    z-index: 21;
    top: 9.5%;
	cursor:pointer;
}
.hiring img {
    width: 200px;
    transition: all ease-in-out 0.22s;
    -moz-transition: all ease-in-out 0.22s;
    -webkit-transition: all ease-in-out 0.22s;
    -o-transition: all ease-in-out 0.22s;
}
.hiring-sm img {
    width: 150px;
    transition: all ease-in-out 0.22s;
    -moz-transition: all ease-in-out 0.22s;
    -webkit-transition: all ease-in-out 0.22s;
    -o-transition: all ease-in-out 0.22s;
}
.home-carousel{
	margin-top:82px;
}
.text-black {
    color: #2C2C2C;
}
.text-white {
    color: #FFF !important;
}
.head {
    font-weight: 300;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 51px;
    position: relative;
}
.head:after {
    content: "";
    width: 60px;
    height: 2px;
    background: #56b9ff;
    position: absolute;
    bottom: -24px;
    left: 50%;
    margin-left: -30px;
}
.head-left{
	  margin-bottom: 30px;
	  border-bottom: 1px solid #e6ebed;
  display: block;
  text-align: left;
  font-size: 22px;
  padding-bottom: 10px;
    font-weight: 300;
  color: #505558;
  line-height: 36px;
  position: relative;
}
.head-left:after{
	  bottom: -2px;
  left: 0;
  margin-left: 0;
    display: block;
  content:'';
  width: 60px;
  height: 2px;
  background: #56b9ff;
  position: absolute;
}
.sub-head {
    color: #0083CB;
    font-weight: 400;
	margin-top: 30px;
}
.head-bg h1{
	  margin: 8px 0;
}
.head-bg .breadcrumb {
    padding: 21px 13px;
    margin-bottom: 0px;
    list-style: none;
    background: none;
    border-radius: 0;
    text-align: right;
}
.head-bg .breadcrumb>li>a {
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    text-decoration: none;
}
.list-uns{
	padding:0px 18px;
}
.list-uns>li{
	margin-bottom:20px;
}
.bg-image {
    background: #F2F4F5;
    background-attachment: fixed;
    position: relative;
    color: #A0A0A0;
    margin-bottom: 40px;
}

.box {
    padding: 50px 9px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    transition: all 250ms ease-in;
    -webkit-transition: all 250ms ease-in;
}
.box>i {
    width: 100px;
    background: none;
    border-radius: 50%;
    padding: 19px;
    color: #0083CB;
    background-color: #FFFFFF;
    transition: all 180ms ease-in;
    -webkit-transition: all 180ms ease-in;
}
.box:hover {
    border: 1px solid #0083CB;
    border-radius: 2px;
    transition: all 180ms ease-in;
    -webkit-transition: all 180ms ease-in;
}
.box:hover>i {
    background: #0083CB;
    color: #fff;
}
.box>h3 {
    font-weight: 300;
    line-height: 28px;
    font-size: 20px;
    margin-bottom: 11px;
    color: #0083CB;
}
.mycarouselcontrols {
    background-color: #0083CB;
    border-radius: 50%;
    padding: 14px 13px;
    font-size: 26px;
    color: #FFF !important;
    text-decoration: none;
    display: block;
    width: 53px;
    margin-bottom: 13px;
}
.portfolio-wrap {
    padding-bottom: 120px;
}
.portfolio-top {
    padding-bottom: 3px;
    margin-bottom: 50px;
}
.portfolio-top .title {
    color: #fff;
    margin-bottom: 60px;
}
.portfolio-category {
}
.portfolio-category li {
    float: left;
    margin-right: 25px;
    list-style-type: none;
}
.portfolio-category li a {
    display: block;
    color: #7C7C7C;
    text-transform: uppercase;
    text-decoration: none;
    padding-bottom: 10px;
    border-style: solid;
    border-color: transparent;
    border-width: 0 0 3px 0;
    line-height: 20px;
    padding-right: 1px;
    padding-left: 1px;
}
.portfolio-category li.active a,.portfolio-category li a:hover {
    border-color: #B22024;
}
.protfolio-item {
    margin-bottom: 50px;
}

.protfolio-item li a {
    display: block;
    background-color: inherit;
}
.protfolio-image {
    position: relative;
    overflow: hidden;
}
.protfolio-image img {
    display: block;
	  width: 377px;
     height: 271px;
}
.protfolio-content {
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    padding: 20px;
    vertical-align: middle;
    text-align: center;
    z-index: 5;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(.4,0,.2,1), opacity 0.25s;
    transition: transform 0.25s cubic-bezier(.4,0,.2,1), opacity 0.25s;
}
.p-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    filter: alpha(opacity=0);
    opacity: 0;
}
.protfolio-content:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    min-width: 1px;
    margin-left: -6px;
}
.protfolio-content__inner {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.protfolio-content .p-title {
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
}
.protfolio-image:hover .p-overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
}
.protfolio-image:hover .protfolio-content {
    opacity: 0.9;
    filter: alpha(opacity=90);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.load-more:hover,.load-more {
    background-color: #fff;
    padding-right: 20px;
    padding-left: 20px;
    color: #727272;
    font-size: 14px;
}
.p-overlay {
    background-color: rgba(0, 131, 203, 0.84);
}
.modal-footer {
    text-align: left;
}
.modal-footer a {
    font-weight: 600;
    margin-right: 14px;
    text-decoration: none;
    text-transform: uppercase;
}
.model-img img {
    max-width: 100%;
    height: auto;
}
.home-portfolio{
	position:relative;
}
.portfolio-menu {
    list-style: none;
    text-align: center;
    display: block;
    margin-bottom: 44px;
}
.portfolio-menu li {
    list-style: none;
    display: inline-block;
    margin-right: -4px;
}
.portfolio-menu li a {
    color: #939fa6;
    font-size: 16px;
    font-weight: 300;
    border: 1px solid #e1e9e9;
    border-left: none;
    padding: 9px 20px 12px 20px;
    display: inline-block;
    text-decoration: none;
	cursor:pointer;
}
.portfolio-menu li:first-child a {
    border-left: 1px solid #e1e9e9;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.portfolio-menu li: last-child a {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
#close-sp> ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.footer {
    margin-top: 100px;
    background: #182127;
    padding: 50px 0;
    color: #939fa6;
    line-height: 1.66;
    position: relative;
}
.footer h3 {
    color: #FFF;
}
.footer .list-unstyled>li>a {
    color: #939fa6;
    text-decoration: none;
}
.footer .form-control {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 80%;
    cursor: pointer;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0 20px;
    overflow: hidden;
    border: none;
    -webkit-border-radius: 21px;
    border-radius: 21px;
    color: rgba(140,140,140,1);
    text-decoration: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    background: rgba(40,40,40,0.4);
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.5) inset;
    box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.5) inset;
    -webkit-transition: all 502ms cubic-bezier(0.68, -0.75, 0.265, 1.75);
    -moz-transition: all 502ms cubic-bezier(0.68, -0.75, 0.265, 1.75);
    -o-transition: all 502ms cubic-bezier(0.68, -0.75, 0.265, 1.75);
    transition: all 502ms cubic-bezier(0.68, -0.75, 0.265, 1.75);
}
.footer textarea{
	  height: 62px;
  padding: 10px 21px !important;
}
.footer .form-control:hover {
    color: rgba(181,181,181,1);
    background: rgba(0,0,0,0.4);
    -webkit-transition: all 500ms cubic-bezier(0.68, -0.75, 0.265, 1.75);
    -moz-transition: all 500ms cubic-bezier(0.68, -0.75, 0.265, 1.75);
    -o-transition: all 500ms cubic-bezier(0.68, -0.75, 0.265, 1.75);
    transition: all 500ms cubic-bezier(0.68, -0.75, 0.265, 1.75);
}
.footer .form-control:focus {
    width: 100%;
    cursor: default;
    padding: -13px 20px 0;
    color: rgba(255,255,255,1);
    -webkit-transition: all 601ms cubic-bezier(0.68, -0.75, 0.265, 1.75);
    -moz-transition: all 601ms cubic-bezier(0.68, -0.75, 0.265, 1.75);
    -o-transition: all 601ms cubic-bezier(0.68, -0.75, 0.265, 1.75);
    transition: all 601ms cubic-bezier(0.68, -0.75, 0.265, 1.75);
}
.i-req {
    background: #242e35;
    padding: 12px;
}
.footer-bottom {
    background: #0F151A;
    position: relative;
    padding: 15px 0px;
}
.social {
    padding: 0;
	margin:0;
}
.social>li {
    list-style: none;
    display: inline-block;
    margin-right: 5px;
}
.social>li>a {
    background: #242E35;
    color: #939FA6;
    padding: 11px 12px;
    border-radius: 50%;
    display: inline-block;
}
.social>li>a:hover {
    color: #FFF;
}
.social>li:first-child>a {
    padding: 11px 15px;
}
.display {
    background-image: url(img/display.jpg);
    background-attachment: fixed;
    background-image: #000;
    color: #F7F7F7;
    position: relative;
    margin-top: 50px;
    background-size: 100% 100%;
    transition: all ease-in-out 2s;
    -webkit-transition: all ease-in-out 2s;
    -moz-transition: all ease-in-out 2s;
}
.display:hover {
    background-size: 130% 130%;
    transition: all ease-in-out 2s;
    -webkit-transition: all ease-in-out 2s;
    -moz-transition: all ease-in-out 2s;
}
.display .box {
    padding: 20px 9px;
}
.display .box h3 {
    color: #FFF;
}
.display .box .btn {
    color: #FFF;
}
.team {
    margin-top: 50px;
	position:relative;
}
.team .box {
    border: none !important;
}
.team .box img {
    border-radius: 50%;
    width: 150px;
}
.team .box h3>span {
    font-size: 14px;
}
.team .carousel-control {
   background: none;
  position: absolute;
  width: 5%;
  font-size: 20px;
  color: #DFDFDF;
  text-align: center;
  text-shadow: none;
   }
.team .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.team .carousel .carousel-control {
    display: none;
    transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.team .carousel:hover .carousel-control {
    display: block;
    transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.head-bg {
    padding: 35px 0;
    font-weight: 300;
    background-color: #24ad7f;
    background-size: cover;
    background-image: url('https://yourdesignhub.xyz/img/head-bg.jpg');
}

.header-gap {
    margin-top: 82px;
    margin-bottom: 40px;
}
.milestones .box {
    padding: 15px;
}
.milestones .box>h3 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 19px;
    transition: all 250ms ease-in;
    -webkit-transition: all 250ms ease-in;
}
.milestones .box:hover>h3 {
    border-bottom: 1px solid #0083CB;
    transition: all 180ms ease-in;
    -webkit-transition: all 180ms ease-in;
}
.contactus-form .form-control{
	border-radius: 2px;
	background:none;
  -webkit-appearance: none;
  border: 1px solid #d9d9d9;
    padding: 21px 15px;
}
.i-circle{
	border-radius:50%;
	background:#f0f0f0;
	padding:9px 11px;
}
.contact i{
	font-size:22px;
	margin-right:15px;
	  color: #000;
}
.contact .row{
	margin-bottom:15px;
}
.Career .box{
	padding:9px 14px;
}
.none{
	display:none;
}
@keyframes linear {
	
	from {
		background-position: 0 0;
	}
	to {
		background-position: 200px 0;
	}
	
}

@keyframes radial {
	
	from {
		background-position: 0 0;
	}
	to {
		background-position: 0 60px;
	}
	
}

@keyframes repeating {
	
	from {
		background-position: 0 0;
	}
	to {
		background-position: 0 85px;
	}
	
}

@keyframes electronic {
	
	0%, 100% {
		background-position: 20px -30px;
	}
	25% {
		background-position: 150px 5px;
	}
	50% {
		background-position: 20px 40px;
	}
	75% {
		background-position: -100px 5px;
	}
	
}

.biliboard {
  padding: 9px 30px;
  text-align: center;
  position: relative;
  background: #fff;
  text-decoration:none !important;
}
.biliboard:before {
	content: '';
	display: block;
	height: 100%;
	width: 100%;
	border-radius: 3px;
	transform: scale( 1.02, 1.08 );
	position: absolute;
	background: #f00;
	background: linear-gradient( 90deg, #fafafa, #fafafa, #1D8EF7, #fafafa, #fafafa );
	background-position: 55px 0;
	top: 0;
	animation: linear 1s infinite linear;
	left: 0;
	z-index: -1;
}

.biliboard.radial:before {
	background: radial-gradient( #fafafa, #fafafa, #F2A61A, #fafafa, #fafafa );
	animation: radial 1s infinite linear;
}

.biliboard.repeating:before {
	background: repeating-linear-gradient( -45deg, #fafafa, #fafafa 30px, #5FC914 30px, #5FC914 60px ) fixed;
	animation: repeating 1s infinite linear;
}

.biliboard.electronic:before {
	background: radial-gradient( #0083CB, #0083CB, #0083CB, #0083CB, #fafafa, #fafafa ) no-repeat;
	background-size: 150px 50px;
	animation: electronic 2s infinite linear;
}

.modal.fade:not(.in).left .modal-dialog {
	-webkit-transform: translate3d(-25%, 0, 0);
	transform: translate3d(-25%, 0, 0);
}
.modal.fade:not(.in).right .modal-dialog {
	-webkit-transform: translate3d(25%, 0, 0);
	transform: translate3d(25%, 0, 0);
}
.modal.fade:not(.in).bottom .modal-dialog {
	-webkit-transform: translate3d(0, 25%, 0);
	transform: translate3d(0, 25%, 0);
}

/* Alternative Angles */
.modal.fade:not(.in).top-left .modal-dialog {
	-webkit-transform: translate3d(-25%, -25%, 0);
	transform: translate3d(-25%, -25%, 0);
}
.modal.fade:not(.in).top-right .modal-dialog {
	-webkit-transform: translate3d(25%, -25%, 0);
	transform: translate3d(25%, -25%, 0);
}
.modal.fade:not(.in).bottom-left .modal-dialog {
	-webkit-transform: translate3d(-25%, 25%, 0);
	transform: translate3d(-25%, 25%, 0);
}
.modal.fade:not(.in).bottom-right .modal-dialog {
	-webkit-transform: translate3d(25%, 25%, 0);
	transform: translate3d(25%, 25%, 0);
}
.career-modal{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  overflow-x: hidden;
  overflow-y: hidden;
}
.career-modal .modal-dialog {
  width: 500px;
  margin: 0;
  height:100%;
}
.career-modal .modal-content {
  -webkit-box-shadow: none;
  box-shadow: none;
    position: relative;
  background-color: #24ad7f;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: none;
  border-radius: 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: auto;
  height: 100%;
}
.career-modal .modal-content::-webkit-scrollbar-track
{
	
	background-color:none;
	border:none;
}

.career-modal .modal-content::-webkit-scrollbar
{
	width: 6px;
	background: none;
	border:none;
}

.career-modal .modal-content::-webkit-scrollbar-thumb
{
	background-color: #00987B;
	border:none;
	border-radius:8px;
}

.career-modal .form-control{
	border-radius: 2px;
    background: none;
    border: 1px solid #fff;
    padding: 12px 15px;
    box-shadow: none;
    color: #fff;
    height: inherit;
}

.career-modal option{
	background:#24AD7F;
}
.career-modal .form-control::-moz-placeholder {
    color: #f2f2f2;
    opacity: 1
}
.career-modal .form-control:-ms-input-placeholder {
    color: #f2f2f2
}
.career-modal .form-control::-webkit-input-placeholder {
    color: #f2f2f2
}
.career-modal label{
	color:#FFF;
}
.career-modal .btn-line-white{
	padding:6px 28px;
	border:2px solid #FFF;
	margin-top:20px;
}
.btn-line-white {
  color: #FFF;
  background-color: transparent;
  border-color:#FFF;
}
.btn-line-white:hover{
	color:#FFF;
}
.b-none{
	text-decoration:none !important;
}
.portfolio .row{
    background: rgb(240,240,240);
    background: -moz-linear-gradient(45deg, rgba(240,240,240,1) 0%, rgba(240,240,240,1) 10%, rgba(240,240,240,1) 25%, rgba(240,240,240,1) 37%, rgba(240,240,240,1) 50%, rgba(0,0,0,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(240,240,240,1)), color-stop(10%,rgba(240,240,240,1)), color-stop(25%,rgba(240,240,240,1)), color-stop(37%,rgba(240,240,240,1)), color-stop(50%,rgba(240,240,240,1)), color-stop(50%,rgba(0,0,0,1)), color-stop(50%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(45deg, rgba(240,240,240,1) 0%,rgba(240,240,240,1) 10%,rgba(240,240,240,1) 25%,rgba(240,240,240,1) 37%,rgba(240,240,240,1) 50%,rgba(0,0,0,1) 50%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(45deg, rgba(240,240,240,1) 0%,rgba(240,240,240,1) 10%,rgba(240,240,240,1) 25%,rgba(240,240,240,1) 37%,rgba(240,240,240,1) 50%,rgba(0,0,0,1) 50%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(240,240,240,1) 0%,rgba(240,240,240,1) 10%,rgba(240,240,240,1) 25%,rgba(240,240,240,1) 37%,rgba(240,240,240,1) 50%,rgba(0,0,0,1) 50%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);
    background: linear-gradient(45deg, rgba(240,240,240,1) 0%,rgba(240,240,240,1) 10%,rgba(240,240,240,1) 25%,rgba(240,240,240,1) 37%,rgba(240,240,240,1) 50%,rgba(0,0,0,1) 50%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff',GradientType=1 );
    margin-bottom: 30px;
    padding: 15px 0;
}
#protfolio-msnry .col-md-4 .protfolio-image{
    border: 4px solid #CACACA;
    display: block;
    border-radius: 0;
}
#protfolio-msnry .col-md-4{
	margin-bottom:15px;
}
.right-area .head-left{
	font-size:20px;
}
.bg-f3{
	background-color: #F3F3F3;
	border-radius:0;
}
.form_conr{
}
