/* Elements*/
.input_element {
	text-align:center;
}
.input_search  {
	border-style:none;
	width:300px;
	font-size:12pt;
}
/* General */
#mainHeader{
    background-color: #ececec;
}
.navbar-brand {
	padding-top:15px;
}
.homeBtn {
	position:absolute;
	z-index:1000;
	left:95%;
	top:5%;
    opacity: 0.5;
}
@media(max-width: 768px) {
	.navbar-brand {
		padding-top:0px;
	}
	.iconRounded {
		border-radius: 50%;
		border: 1px solid #b49e7b;
		font-size: 10px;
		width: 20px;
		height: 20px;
		display: block;
		text-align: center;
		padding-top: 5px;
	}
	.homeBtn {
		display:none;
		left:90%;
	}
}
#paralaxSlice1 {
	background-image: url('../images/parallax.png');
}
.about{
	background-color:#cccccc;
}
.portfolio{
	background-color:#a7a9ac;
}
.technical{
    background-color:#cccccc;
}
.gallery{
	background-color:#a7a9ac;
}
.contactSlice{
	background-image: url('../images/bg-contactus.jpg');
	background-color:#b49e7b;
}
h1, h2 , h4, h5, h6{
	color:#fff;
}
h1 {
	font-weight:600;
}
h3.subTitle {
	color:#fff;
}
.blackTitle {
	color:#000;
}
.iconMeduim{
	font-size: 25px;
}
/* Color Gallery Block */
.og-grid {
	list-style: none;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
	width: 75%;
}
.og-grid li {
	display: inline-block;
	margin: 10px 40px 10px 0px;
	vertical-align: top;
	width: 300px;
	height: 200px;
}
.og-grid li > a,
.og-grid li > a img {
	border: none;
	outline: none;
	display: block;
	position: relative;
	width: 100%;
	height: 200px;
}
.og-details {
	width: 30%;
	float: left;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.og-details h1 {
	font-weight: 400;
	font-size: 12px;
	padding: 5px 2px 5px;
	margin-bottom: 5px;
}
.og-details p {
	font-weight: 200;
	font-size: 8px;
	line-height: 12px;
	color: #666;
}
.og-details a {
	font-weight: 500;
	font-size: 10px;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 5px 5px 5px 5px;
	border: 2px solid #333;
	display: inline-block;
	margin: 5px 0 0;
	outline: none;
}
@media(min-width: 768px) {
	.og-details h1 {
		font-weight: 300;
		font-size: 52px;
		padding: 40px 0 10px;
		margin-bottom: 10px;
	}
	.og-details p {
		font-weight: 400;
		font-size: 16px;
		line-height: 22px;
		color: #999;
	}
	.og-details a {
		font-weight: 700;
		font-size: 16px;
		color: #333;
		text-transform: uppercase;
		letter-spacing: 2px;
		padding: 10px 20px;
		border: 3px solid #333;
		display: inline-block;
		margin: 30px 0 0;
		outline: none;
	}
}
.og-fullimg {
	width: 70%;
	float: left;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.og-overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
	background: rgba(0,0,0,0.5);
	top: 0px;
	left: 0px;
	-o-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}
.og-grid li a:hover .og-overlay{
	background: rgba(0,0,0,0);
	top: -10px;
	left: -10px;
}
.og-grid li a .og-title{
	position: absolute;
	z-index: 11;
	width: 100%;
	left: 0;
	text-align: center;
	color: #FFF;
	font-weight: 900;
	font-size:xx-large;
	text-decoration: none;
	top: 48%;
	opacity: 1;
	-o-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	-o-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	transition-delay:0.18s;
	-o-transition-delay:0.18s;
	-moz-transition-delay:0.18s;
	-webkit-transition-delay:0.18s;
}
.og-grid li a:hover .og-title{
	color: #1c73ba;
	top: 40%;
	opacity: 0;
	-o-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
}
#carousel {
	/* width:100%; */
	height:468px;
	position:relative;
	clear:both;
	overflow:hidden;
}
#carousel img {
	visibility:hidden;
	cursor:pointer;
}
/* Responsive Slider CSS */

.bannercontainer{
	width:100% !important;
	position:relative;
	padding:0;
	overflow: hidden;
	background-color: #000;
	box-shadow: 0 0 8px #333;
	border-bottom: 1px solid #fff;
}

.bannercontainer .banner{
	width:100%;
/*	height: 670px !important;*/
	position:relative;
	overflow: hidden;
}

.bannercontainer .banner .caption{
	color: #fff;
}

.bannercontainer .banner ul{
	padding-left: 0;
	list-style: none;
	display: none;
}

.bannercontainer .banner h5{
	background: rgba(0, 0, 0, 0.6);
	margin: 0px;
	padding: 10px 15px !important;
	font-size: 20px !important;
	line-height: 28px;
}

.bannercontainer .banner h2{
	background: rgba(0, 0, 0, 0.6);
	padding: 10px 15px !important;
	font-size: 35px !important;
	line-height: 40px;
	margin: 15px 0 !important;
}

.bannercontainer .banner p{
	background: rgba(0, 0, 0, 0.6);
	margin: 0px;
	padding: 10px 15px !important;
	font-size: 14px !important;
	line-height: 22px;
	margin-top: 35px !important;
}

.bannercontainer .banner .slide-img img{
	max-height: 240px;
}
/* Mobile phones */
@media (max-width: 480px){
	.bannercontainer .banner h5{
		font-size: 14px !important;
	}
	.bannercontainer .banner h2{
		font-size: 28px !important;
        line-height: 32px;
	}
	.bannercontainer .banner p{
		display: none !important;
	}
}
.mask {
    opacity: 0.5;
}
.paralaxText {
    min-height: 400px;
}
.visible-xs{
    display:none!important;
}
@media (max-width : 767px){
    .visible-xs{
        display:block!important;
    }
}
a {
    color: #c71f3c;
}
.subSubTitle {
    font-family: "Open Sans",sans-serif;
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    font-weight: 300;
    font-style: normal;
    padding: 0px;
    text-align: center;
}
.search-div {
    font-size: 24px;
    line-height: 24px;
    font-weight: 300;
    font-style: normal;
    padding: 0px;
    margin-bottom: 90px;
    text-align: center;
}
