@charset "UTF-8";
/* CSS Document */
/* Sticky footer styles
-------------------------------------------------- */
html, body {
	height: 100%;/* The html and body elements cannot have any padding or margin. */
}
/* Wrapper for page content to push down footer */
#wrap {
	min-height: 100%;
	height: auto;
	background: #19294d;
	/* Negative indent footer by its height */
	/* Pad bottom by footer height */
}
/* Set the fixed height of the footer here */
#footer {
	min-height: 50px;
	color: #fff;
	text-align:center;
	background:url(../../images/footer.jpg);
	padding:30px 0;
	    background-size: cover;
}

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

body {
	/*min-width: 1170px;*/
	direction:ltr;
    font-family:"Tahoma" !important;
}
.container {
	/*width: 1170px;*/
}

 
	/* remove outer padding */
	.main .row{
		padding: 0px;
		margin: 0px;
	}

	/*Remove rounded coners*/

	nav.sidebar.navbar {
    border-radius: 0px;
    background-image: none;
    background: #fdb914;
    color: #fff;
}.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
}

	nav.sidebar, .main{
		-webkit-transition: margin 200ms ease-out;
	    -moz-transition: margin 200ms ease-out;
	    -o-transition: margin 200ms ease-out;
	    transition: margin 200ms ease-out;
	}

	/* Add gap to nav and right windows.*/
	.menu {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1;
    width: 15%;
	    height: 100%;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 40px;
}
span.pull-left.hidden-xs {
    line-height: 40px;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .active > a {
    background-image: none;
    background-color: #fdb914;
    color: #7086ba;
}
	/* .....NavBar: Icon only with coloring/layout.....*/

	/*small/medium side display*/
	.navbar-inverse .navbar-nav  a{text-align:center}
	
	nav.sidebar .navbar-nav .open .dropdown-menu>li>a:hover, nav.sidebar .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #CCC;
		background-color: transparent;
	}

	nav:hover .forAnimate{
		opacity: 1;
	}
	section{
		padding-right: 15px;
	}
	.navbar-inverse .navbar-nav li a:hover{color: #fff;
    background-color: #080808;
}

a.logo {
    display: block;
    position: absolute;
    z-index: 1000;
    top: 0%;
    left:5%;
}
.carousel-control {
    display: none;
}
.about-section {
    position: absolute;
    margin-top: 0;
    background: rgba(253, 185, 20, 0.77);
    z-index: 1000;
    padding: 15px 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
	
}
.home-title {
    font-size: 26px;
      color: #354e87;
    border-bottom: 1px solid #354e87;
    margin-bottom: 30px;
	line-height:30px;
	    display: inline-block;
		text-transform: capitalize;
			font-family: '33535gillsansmt' !important;

}
.home-text {
    line-height: 25px;
    font-size: 17px;
    text-transform: capitalize;
    color: #182649;
}
.more {
    float: right;
    color: #354e87;
}
.carousel-indicators {
    display: none;
}
.owl-prev {
    font-size: 0;
    width: 35px;
    height: 45px;
    position: absolute;
    top:-60px;
    right:60px;
    background-image: url(../../images/next2.png);
    background-repeat: no-repeat;
}
.owl-next {
    font-size: 0;
    width: 35px;
    height: 45px;
    position: absolute;
    top:-60px;
    right:10px;
    background-image: url(../../images/prev2.png);
    background-repeat: no-repeat;
}

.my-project {
    margin: 0 auto;
    text-align: center;
	    padding: 15px;
}
.p-title {
    color: #fdb914;
    text-transform: capitalize;
    font-size: 20px;
	    font-weight: 600;
			font-family: '33535gillsansmt' !important;

}
.p-text {
    text-align: left;
	    font-size: 17px;
}
.navbar-inverse .navbar-nav li a {
    font-size: 16px;
}
.img-responsive {
    margin: auto;
}
.my-project > img {
    margin-bottom: 15px;
}
.more2 {
    color: #fdb914;
    text-align: center;
    display: block;
}
.contact {
    overflow: auto;
    border-left: 5px solid #fdb914;
}
.btn2{
    background: none;
    color: #fdb914;
	    border: 0px;
}
textarea.form-control.foot{
    height: 83px;
}
.footer-title {
    font-size: 24px;
    text-align: left;
    margin-bottom: 30px;
}

.pull-left.hidden-xs.fa.fa-facebook-official {
    font-size: 30px;
    text-align: center;
    display: block;
}

.about-section2 {
  display:none;
    background: rgba(253, 185, 20,1);
    padding: 30px 0px;
 
	
}
.form-control {
    margin-bottom: 15px;
}
.carousel-inner {
    height: 775px;
}
.internal-box {
    background: #fff;
    padding: 30px 0;
}
.img-internal {
    width: 100%;
}
.img-about {
    height: 350px;
    overflow: hidden;
    margin-bottom: 30px;
    text-align: center;
}
.text {
    text-align: left;
    line-height: 27px;
    text-transform: capitalize;
	margin-bottom:15px;
	font-size:17px
}

.banner-internal {
    width: 100%;
    height: 160px;
    overflow: hidden;
}
.img-container , .video-container{margin-bottom:15px}
.box-archive {
    border: 1px solid #cccccc;
    margin-bottom: 30px;
    overflow: auto;
	padding: 15px 0px;
}
.client-title {
    text-align: left;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
    color: #fdb914;
}
.client-img img{width:100%}
.client-img{width:100%; overflow:hidden; height:200px}



.home-text>ul{padding-left:18px;}
.p-title {
    margin-bottom: 10px;
}
.more2 {
    margin-top: 10px;
}
.my-project {
    margin-bottom: 30px;
}
.col-md-4.col-sm-6 .my-project {
    border: 1px solid #cccccc;
}
form.form-horizontal .col-sm-6 .form-control {
    background: #fdb914;
}
.about-section3{display:none}
input.form-control{}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#fff!important;
}
::-moz-placeholder { /* Firefox 19+ */
  color:#fff!important;
}
:-ms-input-placeholder { /* IE 10+ */
  color:#fff!important;
}
:-moz-placeholder { /* Firefox 18- */
  color:#fff!important;
}
.navbar-inverse .navbar-nav li a:hover {
    color: #fff;
    background-color: #10255a;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #10255a;
}

.about-section3 {
    padding: 30px 0px;
  displat:none
} .my-center{text-align:left
}
.thumbnail-img{margin-bottom:30px}

@media (min-width: 768px) {

		/*Allow main to be next to Nav*/
		.main{
			position: absolute;
			width: calc(100% - 40px); /*keeps 100% minus nav size*/
			margin-right: 40px;
			float: left;
		}

		/*lets nav bar to be showed on mouseover*/
		nav.sidebar:hover + .main{
			margin-right: 140px;
		}

		/*Center Brand*/
		nav.sidebar.navbar.side;8bar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
			margin-right: 0px;
		}
		/*Center Brand*/
		nav.sidebar .navbar-brand, nav.sidebar .navbar-header{
			text-align: center;
			width: 100%;
			margin-right: 0px;
		}

		/*Center Icons*/
		nav.sidebar a{
			padding-left: 13px;
		}

		/*adds border top to first nav box */
		

		/*adds border to bottom nav boxes*/
		nav.sidebar .navbar-nav > li{
			border-bottom: 1px #e5e5e5 solid;
		}
		nav.sidebar .navbar-nav > li:last-child {
    border-bottom:none
}

		/* Colors/style dropdown box*/
		nav.sidebar .navbar-nav .open .dropdown-menu {
			position: static;
			float: none;
			width: auto;
			margin-top: 0;
			background-color: transparent;
			border: 0;
			-webkit-box-shadow: none;
			box-shadow: none;
		}

		/*allows nav box to use 100% width*/
		nav.sidebar .navbar-collapse, nav.sidebar .container-fluid{
			padding: 0 0px 0 0px;
		}

		/*colors dropdown box text */
		.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
			color: #777;
		}

		/*gives sidebar width/height*/
		nav.sidebar{
			width:150px;
			height: 100%;
			margin-right: -110px;
			float: right;
			z-index: 8000;
			margin-bottom: 0px;
			    border-left: 0px;
				    border-right: 0px;
		}

		/*give sidebar 100% width;*/
		nav.sidebar li {
			width: 100%;
		}

		/* Move nav to full on mouse over*/
		nav.sidebar:hover{
			margin-right: 0px;
		}
		/*for hiden things when navbar hidden*/
		.forAnimate{
			opacity: 0;
		}
	}

	/* .....NavBar: Fully showing nav bar..... */

	@media (min-width: 1330px) {

		/*Allow main to be next to Nav*/
		.main{
			width: calc(100% - 150px); /*keeps 100% minus nav size*/
			margin-right: 150px;
		}

		/*Show all nav*/
		nav.sidebar{
			margin-right: 0px;
			float: right;
		}
		/*Show hidden items on nav*/
		nav.sidebar .forAnimate{
			opacity: 1;
		}
	}
 @media (min-width:992px) and (max-width:1200px) {

	.menu {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1001;
    width: 15%;
    height: 100%;
}
.carousel-inner {
    height: 640px;
}
.img-about {
    height: 295px;
    overflow: hidden;
    margin-bottom: 30px;
    text-align: center;
}
.banner-internal {
    width: 100%;
    height: 132px;
    overflow: hidden;
}}

 @media (min-width:768px) and (max-width:991px) {
	 .home-text {
    line-height: 22px;
    font-size: 16px;
    text-transform: capitalize;
    color: #182649;
}
.home-title {
    font-size: 22px;
    color: #7086ba;
    border-bottom: 1px solid #7086ba;
    display: inline-block;
    margin-bottom: 15px;
	
}
.about-section {
   
    padding: 10px 0px;}
		.menu {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1001;
    width: 15%;
    height: 100%;
		}
		.logo img {
    width: 130px;
}
.carousel-inner {
    height: 350px;
}
.img-about {
    height: 225px;
    overflow: hidden;
    margin-bottom: 30px;
    text-align: center;
}
.banner-internal {
    width: 100%;
    height: 132px;
    overflow: hidden;
}
.about-section {
  display:none
}
.about-section2{display:block;}
.about-section3{display:block; color:#fff}
.home-text>ul{padding-left:18px;color: #fff;}

}

	@media (max-width:767px) {
		.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #10255a;
}
		.about-section3{display:block;}
		.home-text>ul{padding-left:18px;color: #fff;}

.menu {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1001;
    width: 100%;
    height: auto;;
}



.about-section{display:none}
.logo {
    display: block;
    position: absolute;
    z-index: 15000!important;
    top:0px !important;
    left: 2%;
}
.logo img {
    width: 160px;
}
.navbar-nav {
    margin: 0px -15px;
}

.carousel-inner {
    height: 170px;
}
.img-about {
    height: 92px;
    overflow: hidden;
    margin-bottom: 15px;
    text-align: center;
}
.internal-box {
    background: #fff;
    padding: 15px 0;
}
.banner-internal {
    margin-top: 53px;
    width: 100%;
    height: 58px;
    overflow: hidden;
}
.my-project {
    border-bottom: 1px solid #3c3c3c;
    margin-bottom: 15px;
}

a.logo {
    display: block;
    position: fixed;
    z-index: 1000;
    top: 0%;
    left:5%;
}
.menu {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1001;
    width: 100%;
    height: auto;
}
.col-md-4.col-sm-6:last-child .my-projects{border-bottom:none
}

.about-section2{display:block;}
.my-center{text-align:center}
.footer-title {
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
}
.client-img {
  
    margin-bottom: 15px;
}
.home-text>ul{padding-left:18px;color: #fff;}
.main {
    margin-top: 50px;
}
	.thumbnail-img{margin-bottom:30px}
	.client-img{margin-bottom:15px}
}
@media (min-width: 768px) and (max-width:790px){
.container {
    width: 725px;
}}