
@font-face {
    font-family: Ralway sanserif;
    src: url(../fonts/raleway/Raleway-Medium.ttf);
}

*, *:after, *:before {
     -webkit-box-sizing: border-box; 
     box-sizing: border-box; 
}
a:focus {
    outline: medium none;
}
ul, ol{
	padding:0;
	margin:0;
}
li{
	list-style-type:none;
}
h2{
	margin-bottom:15px !important;
}

h4{
	margin-bottom:15px !important;
	color: #47b5dd;
}
body, html{
  padding:0;
  margin:0;
  background-image:url(../images/bg-pattern.png);  
  background-attachment:fixed;
  font-size:16px;
  color:#333;
  font-family: Ralway sanserif;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	/*font-family: 'Lobster', cursive;*/
	font-family: 'Oswald', sans-serif;
}


.header-fixed{
	position: fixed;
	top: 0px;
	z-index: 9999;
	width: 100%;
	background-color: #fff;
}

.navbar-brand{
	height:auto;
}
.navbar-default {
    background-color: #47b5dd;
   /* border-color: #247794;*//*247794*/
    border:none;
	border-radius:0;
}
.navbar-nav{
	float:right;
}
.navbar-nav > li > a{
	font-weight:bold;
	font-size: 20px;
	padding: 15px 60px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: transparent;/*#2e8cad*/
}
.navbar-default .navbar-nav>li>a {
    color: #0b4b64;
}
.navbar{
	margin-bottom:0;
}
.pad-0{
	padding:0;
}
.homescreen{
	margin-top:150px;
	margin-bottom:30px;
}
.header-top{
	padding:20px 0px;
}
.header-logos{
	padding:0;
	float:right;
}
.header-logos li{
	list-style-type:none;
	float:left;
	margin-left:10px;
	
}
.header-logos li:nth-child(1){
	width:120px;
	height:50px;
}
.header-logos li:nth-child(2){
	width:70px;
	height:50px;
}
.header-logos li:nth-child(3){
	width:120px;
	height:50px;
}
.header-logos li:nth-child(4){
	width:70px;
	height:50px;
}
.header-logos li:nth-child(5){
	width:80px;
	height:50px;
}
.header-logos li:nth-child(6){
	width:118px;
	height:50px;
}
.header-logos li:nth-child(7){
	width:105px;
	height:50px;
}
.homescreen .prod-box{
	padding-left: 1px;
	margin-bottom: 1px;
}
 h1{
	color:#2e8cad;
	text-align:center;
	position:relative;
	margin-bottom:30px;
}
 h1:after{
	position: absolute;
    left: 50%;
    bottom: -10px;
    width: 50px;
    height: 3px;
    background-color: #2e8cad;
    content: "";
	margin-left: -25px;
}
.section-about{
	text-align:left;
}
.company-box {
	text-align:center;
	background-color:#fff;
	padding:15px;
	min-height: 250px;
	position: relative;
}
.company-box img{
	margin-bottom:20px;
}
.section-compamny{
	background-color:#e3e2e4;
	margin-top: 60px;
	padding-bottom: 60px;	
}

.company-box  p{
	min-height:70px;
	font-size:14px;
}


.responsive-container {
    position: relative;
    width: 95%;
    margin: 0 auto;
}

.img-container {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font: 0/0 a;
}
.img-container:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 105px;
}
.img-container img {
    vertical-align: middle;
    display: inline-block;
}




.grid {
	/*position: relative;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1000px;
	list-style: none;
	text-align: center;*/
}

/* Common style */
.grid figure {
	position: relative;
	/*float: left;*/
	overflow: hidden;
	/*margin: 10px 1%;
	min-width: 320px;
	max-width: 480px;
	max-height: 360px;*/
	width: 100%;
	/*background: #3085a3;*/
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	/*position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;*/
}

.grid figure figcaption {
	/*padding: 2em;*/
	color: #fff;
	text-transform: uppercase;
	/*font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;*/
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	/*letter-spacing: 1px;*/
	font-size: 14px;
	font-size: 12px;
	background-color: #47b5dd;
}




/*---------------*/
/***** Oscar *****/
/*---------------*/

figure.effect-oscar {
	/*background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
	background: linear-gradient(45deg, #22682a 0%,#9b4a1b 40%,#3a342a 100%);*/
	background-color: rgba(13, 13, 13, 0.8);
}

figure.effect-oscar img {
	/*opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;*/
}

figure.effect-oscar figcaption {
	padding: 45px;
	background-color: rgba(58,52,42,0.3);
	/*-webkit-transition: background-color 0.35s;
	transition: background-color 0.35s;*/
}

figure.effect-oscar figcaption::before {
	position: absolute;
	top: 12px;
	right: 12px;
	bottom: 12px;
	left: 12px;
	border: 1px solid #fff;
	content: '';
}

figure.effect-oscar span {
	/*margin: 20% 0 10px 0;*/
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
	font-weight: bold;
	font-size:12px;
}

figure.effect-oscar figcaption::before,
figure.effect-oscar p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	transform: scale(0);
}

figure.effect-oscar:hover span {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-oscar:hover figcaption {
	background-color: rgba(58,52,42,0);
}

figure.effect-oscar:hover img {
	opacity: 0.4;
}

.main-wrapper{
	margin-top:150px;
}

.contact-row{
	margin-bottom:30px;
}

.carousel-caption {
    padding-bottom: 76px;
}
.carousel-caption {
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,1);
}
.section-about h1{
	text-align:left;
}
.section-about h1:after{
	position: absolute;
    left: 28px;
    bottom: -10px;
    width: 50px;
    height: 3px;
    background-color: #2e8cad;
    content: "";
}
.main-wrapper .section-about{
	margin-top:100px;
}
.quick-contact{
	text-align:right;
}
.quick-contact p{
	font-size:18px;
	font-weight:bold;
}
.footer-social{
	margin-bottom:15px;
}

.navbar-toggle {
	background-color:#1ca9dd;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #0181af;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #F5EAEA;
}

@media screen and (max-width: 1199px) {
	.header-logos li:nth-child(1) {
		width: 85px;
		height: 50px;
	}
	.header-logos li:nth-child(2) {
		width: 50px;
		height: 50px;
	}
	.header-logos li:nth-child(3) {
		width: 70px;
		height: 50px;
	}
	.header-logos li:nth-child(4) {
		width: 50px;
		height: 50px;
	}
	.header-logos li:nth-child(5) {
		width: 55px;
		height: 50px;
	}
	.header-logos li:nth-child(6) {
		width: 90px;
		height: 50px;
	}
	.header-logos li:nth-child(7) {
		width: 70px;
		height: 50px;
	}
}
@media (max-width: 991px) {
	/**********************************/
	/*****toggle button 991 start*****/
	/*********************************/
   .navbar-header {
       float: none;
   }
   .navbar-left,.navbar-right {
       float: none !important;
   }
   .navbar-toggle {
       display: block;
   }
   .navbar-collapse {
       border-top: 1px solid transparent;
       box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
   }
   .navbar-fixed-top {
               top: 0;
               border-width: 0 0 1px;
       }
   .navbar-collapse.collapse {
       display: none!important;
   }
   .navbar-nav {
       float: none!important;
               margin-top: 7.5px;
       }
       .navbar-nav>li {
       float: none;
   }
   .navbar-nav>li>a {
       padding-top: 10px;
       padding-bottom: 10px;
   }
   .collapse.in{
       display:block !important;
   }
   /**********************************/
   /*****toggle button 991 end*****/
   /*********************************/
   
   
   .logo-panel{
	   width:100%;
	   text-align:center;
   }
   .logo-panel img{
		display:inherit;
	}
	.logos-panel{
		width:100%;
		text-align:center;
	}
	.header-logos{
		float:none;
		display:inline-block;
	}
	.logo-panel{
		text-align:center;
		margin-bottom:12px;
	}
}

@media screen and (max-width: 767px) {	

	.header-fixed{
		position:relative;	
	}
	.homescreen {
	    margin-top: 0;
	}
	.carousel-caption{
		padding-top:0;
		padding-bottom:100px;
	}

	.homescreen .prod-box {
		margin-bottom: 0;
		padding: 0;
	}
	.homescreen .prod-box{
		width:25%;
		float:left;
	}
	figure.effect-oscar span{
		font-size:12px;
	}
	figure.effect-oscar figcaption {
    	padding: 30px;
	}
	.section-about{
		padding:0px 15px;
	}
	.quick-contact {
		text-align: center;
	}
	.navbar-nav{
		float:none;
		margin:0;
	}
	.navbar-nav > li > a{
		font-size:16px;
		padding:10px;
	}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
		background-color: #1ca9dd;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{
		padding:0;
	}
	.main-wrapper {
		margin-top: 0;
	}
	.main-wrapper .section-about {
		margin-top: 50px;
	}
	.section-grid{
		padding:0px 15px;
	}
	
}
@media screen and (max-width: 620px) {
	.carousel-caption{
		padding-top:0;
		padding-bottom:68px;
	}
	figure.effect-oscar figcaption {
    	padding: 26px;
	}
	figure.effect-oscar span{
		font-size:10px;
	}
}
@media screen and (max-width: 580px) {
	.carousel-caption{
		padding-top:0;
		padding-bottom:44px;
	}
	figure.effect-oscar figcaption {
    	padding: 20px;
	}
}
@media screen and (max-width: 480px) {
	.carousel-caption{
		padding:0;
	}
	.homescreen .prod-box{
		width:50%;
		float:left;
	}
	h1{
		font-size:28px;
	}
	.quick-contact {
		text-align: center;
	}
	.quick-contact p {
		font-size: 14px;
	}
	.logo-panel img{
		padding:0px 15px;
	}
	.contact-social ul li {
		margin-left: 20px;
	}
}
@media screen and (max-width: 480px) {
	.carousel-caption h2{
		font-size:22px;
	}
	.contact-social ul li {
		margin-left:10px !important;
	}

}
@media screen and (min-width: 992px) and (max-width: 1200px) {
	.navbar-nav > li > a{
		padding:15px 45px;
	}
	.homescreen{
		margin-top:140px;
	}
	.carousel-caption h2{
		font-size:22px;
	}
	.carousel-caption {
		padding-bottom: 50px;
	}
	figure.effect-oscar figcaption{
		padding:20px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.homescreen{
		margin-top:225px;
	}
	.col-slider, .col-grid{
		width:100%;
	}
	.section-compamny .col-sm-3{
		width:50%;
		float:left;
	}
	.navbar-nav > li > a{
		padding:15px 0;
	}
}
@media screen and (min-width: 520px) and (max-width: 767px) {
	.section-compamny .col-sm-3{
		width:50%;
		float:left;
	}	
}

@media screen and (max-width: 50em) {
	.content {
		padding: 0 10px;
		text-align: center;
	}
}