/*

*/

/*************************
*******Typography******
**************************/

@import url(additional.css);
@import url(bootstrap.css);
/*@import url(dropdowns-enhancement.css);*/
@import url(font-awesome.css);
@import url(animate.min.css);
@import url(owl.transitions.css);
@import url(responsive.css);


body {
  background: #fff;
  font-family: "poppins-light"; font-size: 100%/1.4; margin: 0; padding: 0; outline: 0; text-decoration: none; box-sizing: border-box !important; -webkit-box-sizing: border-box !important; -moz-box-sizing: border-box !important; -ms-box-sizing: border-box !important;
  color: #333333;
  line-height: 26px;
}


h1,
h2,
h3
 {
  color: #222222;
  margin:20px 0;
text-align:left;
}
h2.subs{font-size:200%}
a {
  color: #174571;
  -webkit-transition: color 400ms, background-color 400ms;
  -moz-transition: color 400ms, background-color 400ms;
  -o-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
section {
clear:both;
}	
@media (min-width: 320px) {
 .logo {
	width:198px;
	background: transparent url(../images/logo.png) no-repeat;
	}
}
#news h4{margin-top:0;font-weight:normal;font-size:14px;}
h5 {font-weight:bold;margin:15px 0;}
a:hover,
a:focus {
  text-decoration: none;
  color: #017eae;
}
hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}
@font-face{ 
    font-family: 'museo500';
    src: url('../fonts/MuseoSans_500-webfont.eot');
    src: url('../fonts/MuseoSans_500-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MuseoSans_500-webfont.woff') format('woff'),
        url('../fonts/MuseoSans_500-webfont.ttf') format('truetype'),
        url('../fonts/MuseoSans_500-webfont.svg#museo_sans_500regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face{ 
    font-family: 'Open sans';
    src: url('../fonts/opensans-light-webfont.eot');
    src: url('../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/opensans-light-webfont.woff') format('woff'),
        url('../fonts/opensans-light-webfont.ttf') format('truetype'),
        url('../fonts/opensans-light-webfont.svg#museo_sans_500regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: "Bitstream Vera Sans";
  src: url("Bitstream Vera Sans.eot"); /* IE9*/
  src: url("Bitstream Vera Sans.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("Bitstream Vera Sans.woff") format("woff"), /* chrome?firefox */
  url("Bitstream Vera Sans.ttf") format("truetype"), /* chrome?firefox?opera?Safari, Android, iOS 4.2+*/
  url("Bitstream Vera Sans.svg#Bitstream Vera Sans") format("svg"); /* iOS 4.1- */
}
@font-face {
  font-family: 'BenchNine';
  font-style: normal;
  font-weight: 300;
  src: local('BenchNine Light'), local('BenchNine-Light'), url(../fonts/ah9xtUy9wLQ3qnWa2p-piegdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
}
@font-face {
  font-family: 'BenchNine';
  font-style: normal;
  font-weight: 400;
  src: local('BenchNine Regular'), local('BenchNine-Regular'), url(../fonts/xmB9oJNpSFKa3qTF2JABPltXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
}
@font-face {
  font-family: 'BenchNine';
  font-style: normal;
  font-weight: 700;
  src: local('BenchNine Bold'), local('BenchNine-Bold'), url(../fonts/qZpi6ZVZg3L2RL_xoBLxWegdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
}
@font-face{
    font-family: "poppins-light";
    src: url('../fonts/Poppins-Light.eot'),
        url('../fonts/Poppins-Light.woff') format('woff'),
        url('../fonts/Poppins-Ligh.ttf') format('truetype'),
        url('../fonts/Poppins-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.gradiant {
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
}
.gradiant-horizontal {
  background-image: -moz-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
}
.section-header .section-title {
  font-size: 44px;
  color: #272727;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 0px;
  margin: 0 0 20px;
}
.section-header .section-title {
  }
  .feature-wrap{
	height: 280px;/*340px;*/
	min-height:280px;/*340px;*/
	clear:both;	
}
.feature-wrap2{
	height:110px;
	min-height:110px;
	clear:both;	
}
.feature-wrap2 h3{
	font-size:15px;
	margin:10px 0;
	
}
.feature-wrap img,.feature-wrap2 img {
    background: #ffffff none repeat scroll 0 0;
    border: 3px solid #ffffff;
    border-radius: 100%;
    box-shadow: 0 0 0 5px #f2f2f2 inset;
    color: #c52d2f;
    float: left;
    font-size: 48px;
    height: 80px;
    line-height: 110px;
    margin: 3px 25px 3px 3px;
    text-align: center;
    transition: all 500ms ease 0s;
    width: 80px;
}

.btn {
  border-width: 0;
  border-bottom-width: 3px;
  border-radius: 3px;
}
.btn.btn-primary {
  background: #45aed6;
  border-color: #2a95be;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background: #2a95be;
}
.column-title {
  margin-top: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 15px;
  position: relative;
}
.column-title:after {
  content: " ";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 40%;
  border-bottom: 2px solid #45aed6;
}
ul.nostyle {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}
ul.nostyle i {
  color: #45aed6;
}
.scaleIn {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
}
@-webkit-keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
/*************************
*******Header******
**************************/

.search i {
  color: #fff;
}

input.search-form{
  background: transparent;
  border: 1px solid #333;
  width: 180px;
  padding: 0 10px;
  color: #FFF;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}

input.search-form::-webkit-input-placeholder{
  color: transparent;
}

input.search-form:hover::-webkit-input-placeholder {
  color: #fff;
}

input.search-form:hover {
  width: 180px;
}

.navbar.navbar-default {
  border: 0;
  border-radius: 0;
  margin-bottom: 0;
}
.navbar.navbar-default .navbar-toggle {
  margin-top: 32px;
}
.navbar.navbar-default .navbar-brand {
  height: auto;
  padding: 5px 15px;
}
.navbar-default .navbar-nav > li > a {
    color: #222;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #828282;
} 
@media only screen and (min-width: 900px) {
  #main-menu.navbar-default {
    background: #101b2891;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
	opacity:.95;
  }
  #main-menu.navbar-default .navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #main-menu.navbar-default .navbar-nav > li.active > a,
  #main-menu.navbar-default .navbar-nav > li.open > a,
  #main-menu.navbar-default .navbar-nav > li:hover > a {
    background: transparent;
    padding-top: 17px;
    border-top: 3px solid #45aed6;
  }
  #main-menu.navbar-default .dropdown-menu {
    padding: 0 20px;
    min-width: 220px;
    background-color: rgba(0, 0, 40, 1);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    background-clip: inherit;
  }
  #main-menu.navbar-default .dropdown-menu > li {
    border-left: 3px solid transparent;
    margin-left: -20px;
    padding-left: 17px;
    -webit-transition: border-color 400ms;
    transition: border-color 400ms;
  }
  #main-menu.navbar-default .dropdown-menu > li > a {
    border-top: 1px solid #404455;
    padding: 15px 0;
    color: #eeeeee;
    font-size: 1em;
    text-align: left;
  }
  #main-menu.navbar-default .dropdown-menu > li:first-child > a {
    border-top: 0;
  }
  #main-menu.navbar-default .dropdown-menu > li.active,
  #main-menu.navbar-default .dropdown-menu > li.open,
  #main-menu.navbar-default .dropdown-menu > li:hover {
    border-left-color: #45aed6;
  }
  #main-menu.navbar-default .dropdown-menu > li.active > a,
  #main-menu.navbar-default .dropdown-menu > li.open > a,
  #main-menu.navbar-default .dropdown-menu > li:hover > a {
    color: #45aed6;
    background-color: transparent;
  }
}
.carousel .bg{
	z-index:-1;
}
#main-slider {
display:block;
}
#main-slider .slider-inner h2 {
font-Family:Arial;
font-weight:normal;
}


#main-slider {
    position: relative;
}


#main-slider .carousel .btn {
    border: 3px solid rgba(255, 255, 255, 0.5);
    border-radius: 0;
    color: #fff;
    margin-top: 5px;
}
#main-slider .carousel .btn:hover {
    background-color: rgba(255, 255, 255, 0.3);
}

#main-slider .carousel .item {
    background-position: 50% center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block !important;
    left: 0 !important;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 500ms ease-in-out 0s;
    width: 100%;
}
#main-slider .carousel .item:first-child {
    position: relative;
    top: auto;
}
#main-slider .carousel .item.active {
    opacity: 1;
    transition: opacity 500ms ease-in-out 0s;
    z-index: 1;
}
#main-slider .prev, #main-slider .next {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    margin-top: -25px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 50px;
    z-index: 1;
}
#main-slider .prev:hover, #main-slider .next:hover {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}
#main-slider .prev {
    left: 10px;
}
#main-slider .next {
    right: 10px;
}
#main-slider .active .animation.animated-item-1 {
    animation: 300ms linear 300ms normal both 1 running fadeInUp;
}
#main-slider .active .animation.animated-item-2 {
    animation: 300ms linear 600ms normal both 1 running fadeInUp;
}
#main-slider .active .animation.animated-item-3 {
    animation: 300ms linear 900ms normal both 1 running fadeInUp;
}
#main-slider .active .animation.animated-item-4 {
    animation: 300ms linear 1200ms normal both 1 running fadeInUp;
}

#main-slider .carousel h2 {
	color:#FFF;
}

@media (min-width: 350px) {
 
#main-slider .item {
  height: 350px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  max-width:100%;
  
}
#main-slider .slider-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
}
#main-slider .slider-inner h2 {
  margin-top: 120px;
  font-size: 25px;
  line-height: 1;
  text-transform: uppercase;
  color: #000;
}
#main-slider .carousel h2 {
    font-size: 15px;
}
#main-slider .carousel .boxed {
    background-color: #09090980;
    display: inline-block;
    padding: 10px 15px;
	left:0;
	position:relative;
	top:180px;
	
}
}

@media (min-width: 320px) {
 
#main-slider .item {
  height: 350px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  
}
#main-slider .slider-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
}
#main-slider .carousel h2 {
    font-size: 20px;
}
#main-slider .carousel .boxed {
    background-color: #09090980;
    display: inline-block;
    padding: 10px 15px;
	left:0;
	position:relative;
	top:200px;
	
}
.logo {
height:47px;
margin-top:8px;
float:left;
background: transparent url(../images/logo_s.png) no-repeat;
cursor:pointer;
}
}

@media (min-width: 992px) {
 
#main-slider .item {
  height: 450px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  
}
#main-slider .slider-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
}
#main-slider .carousel h2 {
    font-size: 36px;
}
#main-slider .carousel .boxed {
    background-color: #09090980;
    display: inline-block;
    padding: 10px 15px;
	left:0;
	position:relative;
	top:480px;
	
}
}
@media (min-width: 1200px) {
.logo {
height:47px;
margin-top:5px;
float:left;
background: transparent url(../images/logo.png) no-repeat;
cursor:pointer;
}
 
#main-slider .item {
  height: 600px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  
}
#main-slider .carousel h2 {
    font-size: 33px;
}
#main-slider .carousel .boxed {
    background-color: #09090980;
    display: inline-block;
    padding: 10px 15px;
	left:0;
	position:relative;
	top:340px;
	
}
}
@media (min-width: 1600px) {
#main-slider .item {
  height: 660px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  
}
#main-slider .carousel h2 {
    font-size: 36px;
}
#main-slider .carousel .boxed {
    background-color: #101b2891;
    display: inline-block;
    padding: 10px 15px;
	left:0;
	position:relative;
	top:480px;
	
}
}
#main-slider .slider-inner h2 > span {
  color: #45aed6;
}
#main-slider .slider-inner .btn {
  margin-top: 10px;
}
#main-slider .owl-prev,
#main-slider .owl-next {
  position: absolute;
  top: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 30px;
  display: inline-block;
  margin-top: -35px;
  height: 70px;
  width: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 100px;
  z-index: 5;
  -webkit-transition: background-color 400ms;
  transition: background-color 400ms;
}
#main-slider .owl-prev:hover,
#main-slider .owl-next:hover {
  background-color: #45aed6;
}
#main-slider .owl-prev {
  left: -35px;
  text-indent: 14px;
}
#main-slider .owl-next {
  right: -35px;
  text-indent: -14px;
}
#bar {
  width: 0%;
  max-width: 100%;
  height: 4px;
  background: #45aed6;
}
#progressBar {
  margin-top: -4px;
  position: relative;
  z-index: 999;
  width: 100%;
  background: rgba(0, 0, 0, 0.1);
}
#breadcrumb {
  margin-top:60px;
  background-color: #132f57;
  
}
.breadcrumb {
  background-color: #132f57;
    border-radius: 0px;
    list-style: outside none none;
    margin-bottom: 0px;
    padding: 8px 15px;
}
.bgwhite{background:#FFFFFF}
.bgsilver{background:#f5f5f5}
.bglightblue{background:#d2e8fc}
.bglightgreen{background:#a2eabf}
.bgcyan{background:#aafcef}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #DDDDDD;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {

  background-color: #0a4fd1c9;
  background-image: -moz-linear-gradient(90deg, #083d9ec9 0%, #0a4fd1c9 100%);
  background-image: -webkit-linear-gradient(90deg, #083d9ec9 0%, #0a4fd1c9 100%);
  background-image: -ms-linear-gradient(90deg, #083d9ec9 0%, #0a4fd1c9 100%);

    border-color: #083d9ec9 #083d9ec9 transparent;
    border-width: 1px;
    color: #eee;
}
.nav-tabs > li{text-transform:uppercase}
#header {
  background: #1d324b ;
  background-size: cover;
}
.head-product-detail{
	background:transparent url(<?php echo $this->baseUrl();?>/images/product/product_<?php echo $level->c_product?>/<?php echo $level->n_cover?>);
	}
.head-link{
  padding: 7% 20px;
  height:100%;
  background: transparent url(../images/bn_link.jpg) bottom no-repeat;
}
.head-media{
  padding: 7% 20px;
  height:100%;
  background: transparent url(../images/bn_media.jpg) center no-repeat;
}
.head-product{
  padding: 7% 20px;
  height:100%;
  background: transparent url(../images/bn_products.jpg) no-repeat;
  background-size: cover;
}
.head-cn235mission{
  padding: 7% 20px;
  height:100%;
  background: transparent url(../images/bn_cn235mission.jpg) no-repeat;
  background-size: cover;
}
.head-about{
  padding: 7% 20px;
  height:100%;
  background-size: cover;
  background: transparent url(../images/bn_about.jpg) no-repeat;
  background-size: cover;
}
.head-techdev{
  padding: 7% 20px;
  height:100%;
  background: transparent url(../images/bn_techdev.jpg) no-repeat;
  background-size: cover;
}
.head-acs{
  padding: 7% 20px;
  height:100%;
  background: transparent url(../images/bn_acs.jpg) no-repeat;
  background-size: cover;
}
.head-aerostructure{
  padding: 7% 20px;
  height:100%;
  background: transparent url(../images/bn_aerostructure.jpg) no-repeat;
  background-size: cover;
}
.head-cn235{
  padding: 7% 20px;
  height:100%;
  background: transparent url(../images/bn_cn235.jpg) no-repeat;
  background-size: cover;
}
.head-product-detail{
  padding: 20px;
  width:100%;
  height:100%;
}
.head-product-detail.n219{
  background: transparent url(../images/bn_n219.jpg);
}
.head-product-detail.airbus-a380{
  background: transparent url(../images/bn_airbus-a380.jpg);
}
.head-product-detail .desc{
width:50%;
padding:20px;
background:#ebe0c7;
opacity:.8;
font-size:15px;
color:#000;
}
@media (min-width: 600px) {
  .head-product-detail.n219,.head-product-detail.airbus-a380 {
    height: 40%;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    
    }
@media (min-width: 992px) {
.head-product-detail.n219,.head-product-detail.airbus-a380 {
  height: 400px;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  
  }
}
@media (min-width: 1200px) {
.head-product-detail.n219,.head-product-detail.airbus-a380 {
  height: 450px;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  
  }
}
@media (min-width: 1600px) {
.head-product-detail.n219,.head-product-detail.airbus-a380 {
  height: 800px;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  
  }
}  

.head-media h2{
}
#header h2{
color:#FFF;
}
#cta {
  padding: 50px 0 50px 0;
  background-color: #ffffff;
}
#cta h2 {
  margin-top: 0;
}
#cta .btn {
  /*margin-top: 40px;*/
}
#cta2 {
  background: #242a33 url(../images/cta2/cta2-bg.jpg) no-repeat 50% 50%;
  background-size: cover;
  color: #fff;
  padding-top: 70px;
}
#cta2 .btn {
  margin-top: 10px;
}
#cta2 h2 {
  color: #fff;
  font-size: 44px;
  line-height: 1;
}
#cta2 h2 > span {
  color: #45aed6;
}

#services {
  padding: 100px 0 75px;
}
.media.service-box {
  margin: 25px 0;
}
.media.service-box .pull-left {
  margin-right: 20px;
}
.media.service-box .pull-left > i {
  font-size: 24px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  width: 64px;
  border-radius: 100%;
  color: #45aed6;
  box-shadow: inset 0 0 0 1px #d7d7d7;
  -webkit-box-shadow: inset 0 0 0 1px #d7d7d7;
  transition: background-color 400ms, background-color 400ms;
  position: relative;
}
.media.service-box .pull-left > i:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  right: -10px;
  border: 4px solid #fff;
  border-radius: 20px;
  background: #45aed6;
}
.media.service-box:hover .pull-left > i {
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  color: #fff;
  box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
}

#gallery {
  padding: 0px 0;
  background: #f5f5f5;
}
#gallery .portfolio-filter {
  list-style: none;
  padding: 0;
  margin: 0 0 50px;
  display: inline-block;
}
#gallery .portfolio-filter > li {
  float: left;
  display: block;
}
#gallery .portfolio-filter > li a {
  display: block;
  padding: 7px 15px;
  background: #e5e5e5;
  color: #64686d;
  position: relative;
}
#gallery .portfolio-filter > li a:hover,
#gallery .portfolio-filter > li a.active {
  background: #45aed6;
  color: #fff;
  box-shadow: 0 -3px 0 0 #318daf inset;
  -webkit-box-shadow: 0 -3px 0 0 #318daf inset;
}
#gallery .portfolio-filter > li a.active:after {
  content: " ";
  position: absolute;
  bottom: -17px;
  left: 50%;
  margin-left: -10px;
  border-width: 10px;
  border-style: solid;
  border-color: #318daf transparent transparent transparent;
}
#gallery .portfolio-filter > li:first-child a {
  border-radius: 4px 0 0 4px;
}
#gallery .portfolio-filter > li:last-child a {
  border-radius: 0 4px 4px 0;
}
#gallery .portfolio-items {
  margin: -15px;
}
#gallery .portfolio-item {
  width: 100%;
  float: left;
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#gallery .portfolio-item .portfolio-item-inner {
  position: relative;
}
#gallery .portfolio-item .portfolio-item-inner .portfolio-info {
  opacity: 0;
  transition: opacity 400ms;
  -webkit-transition: opacity 400ms;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
#gallery .portfolio-item .portfolio-item-inner .portfolio-info h3 {
  font-size: 16px;
  line-height: 1;
  margin: 0;
  color: #fff;
}
#gallery .portfolio-item .portfolio-item-inner .portfolio-info .preview {
  position: absolute;
  top: -18px;
  right: 12px;
  border-radius: 50%;
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  box-shadow: 0 0 0 2px #fff;
  -webkit-box-shadow: 0 0 0 2px #fff;
}
#gallery .portfolio-item:hover .portfolio-info {
  opacity: 1;
}

#products,#aerostructure {
  padding: 20px 0;
  position:absolute;
  background: #022a5b;
  border:1px solid #FFF;
  opacity:1;
}
#aerostructure {
  background: #58a4e2;
}
.container{
text-align:justify;
}

@media (min-width: 450px) and (max-width: 900px) {
  .container-prod {
    width: 450px;
  }
	#products {
	  padding: 20px 0;
	  position:absolute;
	  background: #022a5b;
	  opacity:1;
	  right:0px;
	}  
}

@media (min-width: 900px) {
  .container-prod {
    width: 750px;
  }
#products {
  padding: 20px 0;
  position:absolute;
  background: #022a5b;
  opacity:1;
  left:-50px;
}  
}
@media (min-width: 992px) {
  .container-prod {
    width: 880px;
  }
	#products {
	  padding: 20px 0;
	  left:-240px;
	}  
	#aerostructure {
	  padding: 20px 0;
	  left:-340px;
	}  
}
@media (min-width: 1200px) {
  .container-prod {
    width: 760px;
  }
	#products{
	  padding: 20px 0 20px 40px;
	  left:-240px;
	}  
	#aerostructure {
	  padding: 20px 20px 20px 20px;
	  left:-340px;
	}  
}

#products  h3{
color:#b4ddf6;
margin-bottom:20px;
}
#products .products-filter {
  list-style: none;
  padding: 0;
  margin: 0 0 50px;
  display: inline-block;
}
#products .products-filter > li {
  float: left;
  display: block;
}
#products .products-filter > li a {
  display: block;
  padding: 7px 15px;
  background: #e5e5e5;
  color: #64686d;
  position: relative;
}
#products .products-filter > li a:hover,
#products .products-filter > li a.active {
  background: #45aed6;
  color: #fff;
  box-shadow: 0 -3px 0 0 #318daf inset;
  -webkit-box-shadow: 0 -3px 0 0 #318daf inset;
}
#products .products-filter > li a.active:after {
  content: " ";
  position: absolute;
  bottom: -17px;
  left: 50%;
  margin-left: -10px;
  border-width: 10px;
  border-style: solid;
  border-color: #318daf transparent transparent transparent;
}
#products .products-filter > li:first-child a {
  border-radius: 4px 0 0 4px;
}
#products .products-filter > li:last-child a {
  border-radius: 0 4px 4px 0;
}
#products .products-items,#aerostructure .aerostructure-items{
  margin: -15px;
}
#products .products-item,#aerostructure .aerostructure-item {
  width: 25%;
  float: left;
  padding: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 20px;
}
#aerostructure .aerostructure-item {
  padding: 15px;
  margin: 30px 0 0 0;
}
#aerostructure .aerostructure-item img{
  border-radius: 8px;
  padding:3px;
  border:1px solid #fff;
}
#products .products-item .products-item-inner,#aerostructure .aerostructure-item .aerostructure-item-inner{
  position: relative;
}
#products .products-item .products-item-inner h3{
  position: absolute;
  top:-20px;
  color:#FFF;
  font-size:15px;
  font-weight:500;
}
#aerostructure .aerostructure-item .aerostructure-item-inner h3{
  position: absolute;
  top:-55px;
  color:#011f45;
  font-size:15px;
  font-weight:500;
}
#products .products-item .products-item-inner .products-info,#aerostructure .aerostructure-item .aerostructure-item-inner .aerostructure-info{
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  padding: 0px;
  color: #fff;
}
#products .products-item .products-item-inner .products-info h3,#aerostructure .aerostructure-item .aerostructure-item-inner .aerostructure-info h3 {
  font-size: 16px;
  line-height: 1;
  margin: 0;
  color: #fff;
}
#products .products-item .products-item-inner .products-info .preview,#aerostructure .aerostructure-item .aerostructure-item-inner .aerostructure-info .preview {
  position: absolute;
  top: -18px;
  right: 12px;
  border-radius: 50%;
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  box-shadow: 0 0 0 2px #fff;
  -webkit-box-shadow: 0 0 0 2px #fff;
}
#products .products-item:hover .products-info,#aerostructure .aerostructure-item:hover .aerostructure-info{
  opacity: 1;
}

.products-item{
float:left;
width:200px;
}
/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
#testimonial {
  background: #333333 url(../images/testimonial/bg.jpg) no-repeat 0 0;
  background-size: cover;
  padding: 100px 0;
  color: #fff;
}
#testimonial h4 {
  color: #fff;
  margin-bottom: 0;
}
#testimonial small {
  display: block;
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.7);
}
#testimonial .btns {
  margin-top: 10px;
}
#about {
  padding: 100px 0;
}
#work-process {
  padding: 100px 0 50px;
  background: #20222e url(../images/work-process/bg.jpg) no-repeat 0 0;
  background-size: cover;
  color: #fff;
}
#work-process h2 {
  color: #fff;
}
#work-process h3 {
  color: #fff;
  margin-bottom: 0;
}
#work-process .icon-circle {
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border: 2px solid #45aed6;
  border-radius: 100px;
  position: relative;
}
#work-process .icon-circle > span {
  border-style: solid;
  border-width: 2px;
  border-color: #45aed6;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  width: 24px;
  height: 24px;
  line-height: 20px;
  top: -12px;
  color: #64686d;
}
#work-process h3 {
  margin-bottom: 50px;
}
#meet-team {
  padding: 100px 0;
}
#meet-team .team-member {
  padding: 13px;
  background: #eeeeee;
  border: 2px solid #eeeeee;
  transition: border-color 400ms;
  -webkit-transition: border-color 400ms;
}
#meet-team .team-member .team-img {
  margin: -15px -15px 0 -15px;
}
#meet-team .team-member .team-info {
  padding-bottom: 10px;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 10px;
}
#meet-team .team-member:hover {
  border-color: #45aed6;
}
#meet-team .team-member:hover .social-icons > li > a {
  background: #45aed6;
}
#meet-team .social-icons {
  list-style: none;
  padding: 0;
  margin: 0;
}
#meet-team .social-icons > li {
  display: inline-block;
}
#meet-team .social-icons > li > a {
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  background: #222534;
  border-radius: 3px;
}
.divider {
  margin-top: 50px;
  margin-bottom: 50px;
  background-image: -moz-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
  background-image: -webkit-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
  background-image: -ms-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
  width: 95%;
  height: 1px;
}
.progress {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #eeeeee;
}
.progress .progress-bar.progress-bar-primary {
  background-image: -moz-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.nav.main-tab {
  background: #eee;
  border-bottom: 3px solid #222534;
  border-radius: 3px 3px 0 0;
}
.nav.main-tab > li > a {
  color: #272727;
}
.nav.main-tab > li.active > a {
  background: #222534;
  color: #45aed6;
}
.nav.main-tab > li:first-child > a {
  border-radius: 3px 0 0 0;
}
.nav.main-tab > li:last-child > a {
  border-radius: 0 3px 0 0;
}
.tab-content {
  padding: 20px 20px 10px;
  border-radius: 0 0 3px 3px;
}
.panel-default {
  border-color: #eee;
}
.panel-default > .panel-heading {
  background-color: #fff;
  border-color: #eee;
}
.panel-default > .panel-heading .panel-title {
  font-size: 14px;
  font-weight: normal;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #eee;
}
#animated-number {
  padding: 100px 0 70px;
  background: #132125 url(../images/animated-number/bg.jpg) no-repeat 0 0;
  background-size: cover;
  color: #fff;
}
#animated-number h1,
#animated-number h2,
#animated-number h3,
#animated-number h4 {
  color: #fff;
}
#animated-number strong {
  display: block;
  margin-bottom: 30px;
}
.animated-number {
  display: inline-block;
  width: 140px;
  height: 140px;
  font-size: 24px;
  line-height: 140px;
  border: 3px solid #fff;
  border-radius: 100px;
  margin-bottom: 20px;
}
#pricing {
  padding: 100px 0 70px;
}
#pricing ul.pricing {
  list-style: none;
  padding: 0;
  margin: 70px 0 30px;
  border: 1px solid #eee;
  border-radius: 5px 5px 4px 4px;
  padding: 15px;
  text-align: center;
}
#pricing ul.pricing li {
  display: block;
  padding: 10px;
}
#pricing ul.pricing li.plan-header {
  background: #eee;
  border-radius: 4px 4px 0 0;
  margin: -15px -15px 10px;
  padding: 15px 15px 30px;
  border: 0;
}
#pricing ul.pricing li.plan-header .price-duration {
  position: relative;
  margin-top: -63px;
  top: -10px;
  display: inline-block;
  width: 116px;
  height: 116px;
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  color: #fff;
  border-radius: 100px;
  border: 5px solid #f6f6f6;
}
#pricing ul.pricing li.plan-header .price-duration > span {
  display: block;
  line-height: 1;
}
#pricing ul.pricing li.plan-header .price-duration > span.price {
  font-size: 24px;
  font-weight: 700;
  margin-top: 35px;
}
#pricing ul.pricing li.plan-header .price-duration > span.duration {
  margin-top: 5px;
}
#pricing ul.pricing li.plan-header .plan-name {
  margin-top: 10px;
  font-size: 24px;
  color: #272727;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
}
#pricing ul.pricing.featured {
  background: #222534;
  color: #fff;
  border: 0;
}
#pricing ul.pricing.featured li.plan-header {
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
}
h2.title{
margin:0;
text-shadow: 0 1px 3px rgba(0, 0, 0, .9);
text-align: left;
}
ul.arrow-double{
	list-style:none;padding:0;margin:0 20px;
    list-style-image: url('../images/description_bullet.gif');
} 
.desc ul,ul.arrow {
	list-style:none;padding:0;margin:0 20px;
    list-style-image: url('../images/4.gif');
} 
hr.plan-header {
  padding:5px 0;
	border: 1px solid #45aed6;
	border-width:0 0 4px 0;
	width:60px;
	margin:0;
}
#pricing ul.pricing.featured li.plan-header .plan-name {
  color: #fff;
}
#get-in-touch {
  padding: 100px 0 0px;
  background-image: -moz-linear-gradient(90deg, #2c8bb3 0%, #02658d 100%);
  background-image: -webkit-linear-gradient(90deg, #2c8bb3 0%, #02658d 100%);
  background-image: -ms-linear-gradient(90deg, #2c8bb3 0%, #02658d 100%);
  color: #fff;
}
#get-in-touch h1,
#get-in-touch h2 {
  color: #fff;
}
#news {
  padding: 20px 0;
}
#news .news-post {
  padding: 15px;
}
#news .news-post .post-format {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  background: #222534;
  border: 3px solid #fff;
  border-radius: 100px;
}
#news .news-post.news-large .entry-thumbnail {
  margin: -15px -15px 15px;
  position: relative;
}
#news .news-post.news-large .post-format {
  width: 66px;
  height: 66px;
  line-height: 60px;
  position: absolute;
  right: 20px;
  bottom: -33px;
}
#news .news-post.news-large .post-format > i {
  font-size: 20px;
}
#news .news-post .entry-date {
  font-size: 11px;
  display: block;
  margin: 5px 0;
  text-transform: uppercase;
  color: #45aed6;
  
}
#news .news-post.news-large .entry-title {
  margin-top: 0;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 15px;
}
#news .news-post.news-large .entry-title a {
  color: #64686d;
}
#news .news-post.news-large .entry-title a:hover {
  color: #45aed6;
}
#news .news-post.news-media {
  margin-bottom: 30px;
}
#news .news-post.news-media .entry-thumbnail {
  margin: -15px 15px -15px -15px;
  position: relative;
}
#news .news-post.news-media .post-format {
  position: absolute;
  top: 20px;
  right: -10px;
}
#news .news-post.news-media .entry-date {
  font-size: 12px;
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #45aed6;
}
#news .news-post .entry-title {
  margin-top: 0;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 15px;
}
#news .news-post.news-media .entry-title a {
  color: #64686d;
}
#news .news-post.news-media .entry-title a:hover {
  color: #45aed6;
}
#news .news-post .entry-meta {
  margin-top: 20px;
  border-top: 1px solid #eee;
  padding-top: 15px;
}
#news .news-post .entry-meta > span {
  display: inline-block;
  margin-right: 10px;
  color: #999;
}
#news .news-post .entry-meta > span > a {
  color: #999;
}
#news .news-post .entry-meta > span > a:hover {
  color: #45aed6;
}

.sidebar {
  padding: 20px 0;
 
}
.sidebar .search {
  padding: 15px;
  background:#222;
}
.sidebar .news-post .post-format {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  background: #222534;
  border: 3px solid #fff;
  border-radius: 100px;
}
.sidebar .news-post.news-large .entry-thumbnail {
  margin: -15px -15px 15px;
  position: relative;
}
.sidebar .news-post.news-large .post-format {
  width: 66px;
  height: 66px;
  line-height: 60px;
  position: absolute;
  right: 20px;
  bottom: -33px;
}
.sidebar .news-post.news-large .post-format > i {
  font-size: 20px;
}
.sidebar .news-post.news-large .entry-date {
  font-size: 12px;
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #45aed6;
}
.sidebar .news-post.news-large .entry-title {
  margin-top: 0;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 15px;
}
.sidebar .news-post.news-large .entry-title a {
  color: #64686d;
}
.sidebar .news-post.news-large .entry-title a:hover {
  color: #45aed6;
}
.sidebar .news-post.news-media {
  margin-bottom: 30px;
}
.sidebar .news-post.news-media .entry-thumbnail {
  margin: -15px 15px -15px -15px;
  position: relative;
}
.sidebar .news-post.news-media .post-format {
  position: absolute;
  top: 20px;
  right: -10px;
}
.sidebar .news-post.news-media .entry-date {
  font-size: 12px;
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #45aed6;
}
.sidebar .news-post .entry-title {
  margin-top: 0;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 15px;
}
.sidebar .news-post.news-media .entry-title a {
  color: #64686d;
}
.sidebar .news-post.news-media .entry-title a:hover {
  color: #45aed6;
}
.sidebar .news-post .entry-meta {
  margin-top: 20px;
  border-top: 1px solid #eee;
  padding-top: 15px;
}
.sidebar .news-post .entry-meta > span {
  display: inline-block;
  margin-right: 10px;
  color: #999;
}
.sidebar .news-post .entry-meta > span > a {
  color: #999;
}
.sidebar .news-post .entry-meta > span > a:hover {
  color: #45aed6;
}


#contact {
  position: relative;
  overflow: hidden;
}
#contact .container-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
 /*  background: rgba(69, 174, 214, 0.3); */
  z-index: 1;
}
#contact .contact-form {
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
  margin-top: 10px;
  z-index:2000;
}
#contact .contact-form h3 {
  margin-top: 0;
}
/***********************
********* Footer ******
************************/

@media screen and (min-width: 320px){
  #footer {
  padding-bottom:30px;
  padding-top:30px;
   color: #fff;
   background-color: #132f57;
    /*background-image: url("../images/btmm.jpg");*/
     background-repeat: no-repeat;
    background-size: 100%;
     /* height: 600px; */     
 }

}

.topbg{
	 /* background-image: url("../images/longbgcontact.png"); */
	 background-repeat: no-repeat;
	 background-size: 100%;	 
	 left: 0px;
	 height: 100%;
	 width: 100%;
	 position:absolute;
	 bottom:auto;
}
@media screen and (max-width: 1024px) {
	.topbg{
	bottom:-61%;	
	}
	 .contentfooter {
	margin-top: -15px;   	
	} 
	.gbr{
	top:70px;
	}
	.peta{
	height:50%;
	width:50%;
	}
	.gbrlink{
	width:40%;
	}
	
}
@media screen and (max-width: 600px) {
.gbrlink{
	width:10%;
	}	
}
.peta{
	height:100%;
	width:100%;
}
/*  .contentfooter{
	position:absolute;
	 top:65%;
    left: 25px;
	color:#fff;
	width:100%;
} */ 
.contentfooter a{
	color: #fff;
}
.contentfooter a:hover{
	color: #174571;
}
}
#footer a {
  color: #fff;
}
#footer a:hover {
  color: #45aed6;
}
/* #footer ul {
  list-style: none;
  padding: 0;
  margin: 0 -7.5px;
}
#footer ul > li {
  display: inline-block;
  margin: 0 7.5px;
} */
@media only screen and (min-width: 80%) {
  #footer .social-icons {
    float: right;
  }
}
.form-control {
  box-shadow: none;
  -webkit-box-shadow: none;
}
.p-thumb img {
    border-radius: 3px;
    width: 50px;
}

.btn-xs {
  padding: 2px 5px;
  font-size: 1em;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-success {
  color: #fff;
  background-color: #389938;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
.container-prod {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.nav > li > a {
    display: block;
    padding: 10px 10px;
    position: relative;
}
.navbar {
	font-family: "poppins-light", "Arial";
}
.navbar-default .navbar-nav > li > a {
    color: #ffffff;
    font-size: 14px;
    padding: 5px;
    text-transform: uppercase;
    transition: all 0.7s ease 0s;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
/*Style tabs 2*/
.nav-tabs2 {
  background:#010f35;
}
.nav-tabs2 > li {
  float: left;
  margin-bottom: -1px;
  text-transform:uppercase;
}
.nav-tabs2 > li > a {
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
    color: #fce1b6;
}
.nav-tabs2 > li > a:hover {
  border-radius:0;
  color: #5a4f3d;
}
.nav-tabs2 > li.active > a,
.nav-tabs2 > li.active > a:hover,
.nav-tabs2 > li.active > a:focus {
  cursor: default;
  border-radius:0;
  background-color: #3f2802;
  border-width:1px 1px 0 1px;
}
.section{
padding:20px 0;
}
/*Mega menu*/
.mega-dropdown {
    position: static !important;
}
.mega-dropdown .btn{
	font-size:17px;
	letter-spacing:.1em;
}
.mega-dropdown h4{
	color:#eee;
	letter-spacing:.1em;
}
.mega-dropdown-menu {
    box-shadow: none;
    padding: 20px 0;
    width: 100%;
}
.mega-dropdown-menu::before {
    border-bottom: 15px solid #fff;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    content: "";
    left: 285px;
    position: absolute;
    top: -15px;
    z-index: 10;
}
.mega-dropdown-menu::after {
    border-bottom: 17px solid #ccc;
    border-left: 19px solid transparent;
    border-right: 19px solid transparent;
    content: "";
    left: 283px;
    position: absolute;
    top: -17px;
    z-index: 8;
}
.mega-dropdown-menu > li > ul {
    margin: 0;
    padding: 0;
}
.mega-dropdown-menu > li > ul > li {
    list-style: outside none none;
}
.mega-dropdown-menu > li > ul > li {
    clear: both;
    color: #ffffff;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: normal;
	font-family:"open Sans", Arial;
	font-size:14px;
}
.mega-dropdown-menu > li > ul > li > a {
    clear: both;
    display: block;
    color: #ffffff;
}
.mega-dropdown-menu > li > ul > li > ul > li > a {
    clear: both;
    display: block;
    color: #ffffff;
}
.mega-dropdown-menu > li ul > li > a:hover, .mega-dropdown-menu > li ul > li > a:focus {
    background-color: #f5f5f5;
    color: #444;
    text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
    color: #428bca;
    font-size: 18px;
    font-weight: bold;
}
.mega-dropdown-menu form {
    margin: 3px 20px;
}
.mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}
.dropdown-menu .divider {
	padding:0;
	background:#222;
}
.thumbnail {
  margin-top: 10px;
  margin-bottom:0px;
  }
 .img-wrap {
    background: #ffffff none repeat scroll 0 0;
    border: 3px solid #ffffff;
    border-radius: 100%;
    box-shadow: 0 0 0 5px #f2f2f2 inset;
    color: #c52d2f;
    float: left;
    font-size: 48px;
    height: 200px;
    line-height: 110px;
    margin: 3px 25px 3px 3px;
    text-align: center;
    transition: all 500ms ease 0s;
    width: 200px;
}
img.maxwidth{
width:100%;
max-width:100%;
}
.title2 {
    border-bottom: 2px solid #ffffff;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    color: #04209b;
    font-size: 35px;
    
	font-family:BenchNine, Arial;
}
.title2::after {
    border-bottom: 2px solid #7eaff8;
    bottom: -2px;
    content: " ";
    left: 0;
    position: absolute;
    width: 50%;
}
.uppercase{text-transform:uppercase}
 
/*style menu hover*/ 
.dropdown-menu > li.kopie > a {
    padding-left:5px;
}
 
.dropdown-submenu {
    position:relative;
}
.dropdown-menu {
   top:0;
   left:100%;
   margin-top:-6px;
   margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;
   -moz-border-radius:0 6px 6px 6px;
   border-radius:0 6px 6px 6px;
 
 }
  
.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #ffaf46;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;  
  height: 0;     
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}
 
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: none;
}  
  
@media (max-width: 900px) {

  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #636363;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a  {
   
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;   
  }
  .dropdown-menu > li > a:hover{
	   color: red;
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #f2f2f2;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }

}
 
@media (min-width: 900px) {
  ul.nav li:focus > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
}  

.table-color{background-color:#ddd} 
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #b8e6f0;
}
.table-color tr  th{background-color:#047188;color:#fff;text-transform:uppercase;font-style:normal;text-align:center} 
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #222222;
}
.note{font-style:italic;font-size:.9em}

#map-canvas{
	height: 100%;
}
#iw_container1 .iw_title, #iw_container2 .iw_title, #iw_container3 .iw_title, #iw_container4 .iw_title {
	font-size: 16px;
	font-weight: bold;
}
.iw_content {
	padding: 15px;
}
.map_di{
position:relative;
}
.container .earth{
position:absolute;
top:380px;
right:15%;
z-index:1000;
}
.imghover{
padding:5px;
}
.imghover :hover{
opacity:.9;
border:1px solid #f79b5e;
padding:5px;
border-radius:6px;
}
img .prod{
position:relative
}
.prod span{
position:absolute;
top:20px;
left:20px;
}
.btn-default {
    background-color: #555555;
    border-color: #ccc;
    color: #ffffff;
}
.btn-primary {
    background-image: linear-gradient(#54b4eb, #2fa4e7 60%, #1d9ce5);
    background-repeat: no-repeat;
    border-bottom: 1px solid #178acc;
    filter: none;
}
.btn-danger {
    background-image: linear-gradient(#e12b31, #c71c22 60%, #b5191f);
    background-repeat: no-repeat;
    border-bottom: 1px solid #9a161a;
    filter: none;
}
.btn-success {
    background-image: linear-gradient(#88c149, #73a839 60%, #699934);
    background-repeat: no-repeat;
    border-bottom: 1px solid #59822c;
    filter: none;
}
.btn-warning {
    background-image: linear-gradient(#ff6707, #dd5600 60%, #c94e00);
    background-repeat: no-repeat;
    border-bottom: 1px solid #aa4200;
    filter: none;
}
.btn-info {
    background-image: linear-gradient(#04519b, #033c73 60%, #02325f);
    background-repeat: no-repeat;
    border-bottom: 1px solid #022241;
    filter: none;
}
#portfolio2 .portfolio-filter2 {
  list-style: none;
  padding: 0;
  margin: 0 0 50px;
  display: inline-block;
}
#portfolio2 .portfolio-filter2 > li {
  float: left;
  display: block;
}
#portfolio2 .portfolio-filter2 > li a {
  display: block;
  padding: 7px 15px;
  background: #e5e5e5;
  color: #64686d;
  position: relative;
}
#portfolio2 .portfolio-filter2 > li :hover,
#portfolio2 .portfolio-filter2 > li.active>a {
	background:#083d9ec9;
	background: -o-linear-gradient(left, #083d9ec9, #0a4fd1c9); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#0a4fd1c9, #083d9ec9) repeat scroll 0 0 #083d9ec9;/*mozilla*/
	background: -webkit-gradient(linear, left top, left bottom, from(#0a4fd1c9), to(#083d9ec9));/*chrome*/
    box-shadow: 0 -3px 0 0 #083d9ec9 inset;
    color: #fff;
}
#portfolio2 .portfolio-filter2 > li.active>a:after {
  content: " ";
  position: absolute;
  bottom: -17px;
  left: 50%;
  margin-left: -10px;
  border-width: 10px;
  border-style: solid;
    border-color: #083d9ec9 transparent transparent;
}
#portfolio2 .portfolio-filter2 > li:first-child a {
  border-radius: 4px 0 0 4px;
}
#portfolio2 .portfolio-filter2 > li:last-child a {
  border-radius: 0 4px 4px 0;
}
#portfolio2 .portfolio-items {
  margin: -15px;
}
#portfolio2 .portfolio-item {
  width: 100%;
  float: left;
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#portfolio2 .portfolio-item .portfolio-item-inner {
  position: relative;
}
#portfolio2 .portfolio-item .portfolio-item-inner .portfolio-info {
  opacity: 0;
  transition: opacity 400ms;
  -webkit-transition: opacity 400ms;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
#portfolio2 .portfolio-item .portfolio-item-inner .portfolio-info h3 {
  font-size: 16px;
  line-height: 1;
  margin: 0;
  color: #fff;
}
#portfolio2 .portfolio-item .portfolio-item-inner .portfolio-info .preview {
  position: absolute;
  top: -18px;
  right: 12px;
  border-radius: 50%;
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  box-shadow: 0 0 0 2px #fff;
  -webkit-box-shadow: 0 0 0 2px #fff;
}
#portfolio2 .portfolio-item:hover .portfolio-info {
  opacity: 1;
}
/* PREVIEW STATIS */
.portfolio-info2 h3{
    opacity: 1;
  transition: opacity 400ms;
  -webkit-transition: opacity 400ms;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  
   font-size: 12px;
  line-height: 1;
  margin: 0;
  color: #fff;
}
  
.preview2 {
  position: absolute;
  bottom: 12px;
  right: 12px;
  border-radius: 50%;
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  box-shadow: 0 0 0 2px #fff;
  -webkit-box-shadow: 0 0 0 2px #fff;
}
.portfolio-info3 {
    opacity: 1;
  transition: opacity 400ms;
  -webkit-transition: opacity 400ms;
  position: absolute;
  bottom: 61px;
  left: 7px;
  right: 7px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  
}

.preview3 {
  position: absolute;
  bottom: 5px;
  right: 12px;
  border-radius: 50%;
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  box-shadow: 0 0 0 2px #fff;
  -webkit-box-shadow: 0 0 0 2px #fff;
}
#portfolio {
    background: #d2e8fc none repeat scroll 0 0;
}

#portfolio .portfolio-filter > li a.active::after {
    border-color: #a53905 transparent transparent;
}	
#portfolio .portfolio-filter > li a:hover, #portfolio .portfolio-filter > li a.active {
	background:#dc4e08;
	background: -o-linear-gradient(left, #a53905, #dc4e08); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#dc4e08, #a53905) repeat scroll 0 0 #a53905;/*mozilla*/
	background: -webkit-gradient(linear, left top, left bottom, from(#dc4e08), to(#a53905));/*chrome*/
    box-shadow: 0 -3px 0 0 #a53905 inset;
    color: #fff;
}
#portfolio .portfolio-filter > li a {
    background: #eeeeee;
    color: #000000;
	text-decoration:none;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #bbb;
}
#chartdiv {
    font-size: 11px;
    height: 435px;
    width: 100%;
}

/*Commissioner BOX*/
.box1{
position: relative;
background: #771243;
border-top: 2px solid #c1c1c1;
margin-bottom: 20px;
margin-top: 35px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 14px;
width: 100%;
box-shadow: 11px 14px 14px 0px rgba(0, 0, 0, 0.17);
border: 1px solid rgba(0, 0, 0, 0.08);
}
.box2{
position: relative;
left:auto;
right:auto;
background: #771243;
border-top: 2px solid #c1c1c1;
margin-bottom: 20px;
margin-top: 35px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 14px;
width: 100%;
box-shadow: 11px 14px 14px 0px rgba(0, 0, 0, 0.17);
border: 1px solid rgba(0, 0, 0, 0.08);
}
.box-title{
	text-align: center;
	color:#fff;
	font-family: "Open sans"; 
	font-size: 25px;
    padding-top: 8px;
}
.bgtr{
	background-color:#f5f5f5;;
	
}
.margintd3{
   width:50%;
}

@media (max-width: 480px){


.margintd1{
	text-align: left;
}
.margintd2{
   width:59%;
}
.title2 {
    border-bottom: 2px solid #ffffff;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 25px;
    margin: 15px 0 5px;
}
.box1{
margin-top: 35px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 14px;
width: 100%;
position: unset;
}
.box2{
margin-bottom: 20px;
margin-top: 35px;
width: 100%;
position: unset;
}
td.margintd{
	padding-left: 7%;
	width: 30%;
}
.box-title{
	text-align: center;
	color:#fff;
	font-family: "Open sans"; 
	font-size: 12px;
    padding-top: 8px;
}
.table-color{
	background-color:#ddd;
	margin-left:-36px;
	font-size: 8px;
}

.products-item{
float:left;
width:50px;
}
.nav > li > a {
  display: block;
  padding: 5px 5px;
}
}
.navbar-default {
    background-color: #a1d0f8;
  background-image: -moz-linear-gradient(90deg, #559dda 0%, #b0d8fa 100%);
  background-image: -webkit-linear-gradient(90deg, #559dda 0%, #b0d8fa 100%);
  background-image: -ms-linear-gradient(90deg, #559dda 0%, #b0d8fa 100%);

    border-color: #e7e7e7;
}
.breadcrumb  {
    color: #aaa;
}
.breadcrumb > .active {
    color: #ddd;
}
.breadcrumb a {
    color: #ccc;
}
.link a:hover .imgresponsive {
    opacity: 0.45;
    transition-duration: 0.5s;
}
.link .imgresponsive {
    transition-duration: 0.5s;
}
.project-wrapper {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}


.portfolio-item {
    cursor: pointer;
    margin: 10px 50px;
    overflow: hidden;
    position: relative;
    width: 32%;
	display: inline-block;
	border: 1px solid #DDD;
	border-radius:6px;
}

figcaption.mask {
    background-color: rgba(54, 55, 50, 0.79);
    bottom: 0px;
    color: #fff;
    position: absolute;
    width: 100%;
    text-align: center;
	height: 100%;
	padding: 15px;
	bottom: -82%;
    
    -webkit-transition: all 0.4s ease 0s;
       -moz-transition: all 0.4s ease 0s;
        -ms-transition: all 0.4s ease 0s;
         -o-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
}

.portfolio-item:hover figcaption.mask {
    bottom: 0;
}

figcaption.mask h3 {
    margin: 0;
    color: #fff;
}

ul.external {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: -49px;
    
    -webkit-transition: all 0.4s ease 0s;
       -moz-transition: all 0.4s ease 0s;
        -ms-transition: all 0.4s ease 0s;
         -o-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
}

ul.external li {
    display: inline-block;
}

ul.external li a {
    background-color: rgba(255, 255, 255, 0.9);
    color: #818181;
    display: block;
    padding: 10px 18px 13px;
    
    -webkit-transition: all 0.5s ease 0s;
       -moz-transition: all 0.5s ease 0s;
        -ms-transition: all 0.5s ease 0s;
         -o-transition: all 0.5s ease 0s;
            transition: all 0.5s ease 0s;
}

ul.external li a:hover {
    background-color: #009EE3;
    color: #fff;
}

.portfolio-item:hover ul.external {
    top: 0;
}

.fancybox-skin {
    border-radius: 0;
}

.fancybox-title.fancybox-title-inside-wrap {
    padding: 15px;
}

.fancybox-title h3 {
    margin: 0 0 15px;
}

.fancybox-title p {
    color: #818181;
    font-size: 16px;
    line-height: 22px;
}

.fancybox-title-inside-wrap {
    padding-top: 0;
}
/* portfolio */
    .portfolio-item {
        width: 48%;
    }
/*portfolio*/
    .portfolio-item {
        font-size: 14px;
        width: 300px;
		height: 450px;
		
    }
	
===Modal====

.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.fade.in {
  opacity: 1;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
.modal-dialog {
  width: 90%;
  margin: 30px auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}



.iframe-container {    
  padding-bottom: 60%;
  padding-top: 30px; height: 0; overflow: hidden;
}

.iframe-container iframe,
.iframe-container object,
.iframe-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* The Close Button */
.close {
    color: #000000;
    float: right;
    font-size: 28px;
    font-weight: bold;
	opacity:1;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.info-position {
	border-radius: 2px;
display: inline-block;
font-size: 0.9em;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5em;
padding: 0px 5px;
text-transform: none;
z-index: 2;
text-transform: uppercase;
background: #e06704;
}

.info-title{
display: inline-block;
color: #FFF;
font-size: 13px;
font-weight: 700;
left: 0;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
/*text-transform: uppercase;*/
z-index: 2;
max-width: 100%;
}

.info-detail{
	text-align: justify;

line-height: 20px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 1 !important
}
.info_cv{
margin-top: 25px;

font-size: 13px;

text-align: justify;

line-height: 1.3em;
}

#mainContainer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 320px;
}
.imgpreview{
 width:100%;
}

.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: 48%;
  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 figcaption {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
}
.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: 68.5%;
}

figure.effect-milo {
  background: #002155c7;
}

figure.effect-milo img {
  max-width: none;
  width: -webkit-calc(100% + 60px);
  width: calc(100% + 60px);
  opacity: 1;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-30px,0,0) scale(1.12);
  transform: translate3d(-30px,0,0) scale(1.12);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

figure.effect-milo:hover img {
  opacity: 0.5;
  -webkit-transform: translate3d(0,0,0) scale(1);
  transform: translate3d(0,0,0) scale(1);
}

figure.effect-milo h2 {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 1em 1.2em;
}

figure.effect-milo p {
  padding: 0 10px 0 0;
  width: 50%;
  border-right: 1px solid #fff;
  text-align: right;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px,0,0);
  transform: translate3d(-40px,0,0);
}

figure.effect-milo:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
@media only screen and (max-width: 600px){
  .modal-content{
  width: 100%;
  }
  }
  /* Modal Content */
  @media only screen and (min-width: 1600px){
  .modal-content {
      background-color: #fefefe;
      margin: auto;
      padding: 0px;
      border: 1px solid #888;
      width: 60%;
   position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    
  }
  }
  .features{
    padding: 10px;
    text-align: justify;
  }

  .navbar-nav:not(.sm-collapsible) ul .caret {
    right: 0px;
    left: 1px;
  }

  /*Filter image galery*/

.gallery-title{
  font-size: 36px;
  color: #3F6184;
  text-align: center;
  font-weight: 500;
  margin-bottom: 70px;
}
.filter-button{
  font-size: 18px;
  border: 0.5px solid #3F6184;
padding:5px 10px;
  text-align: center;
  color: #3F6184;
  margin-bottom: 30px;
background:transparent;
}
.filter-button:hover,
.filter-button:focus,
.filter-button.active{
  color: #ffffff;
  background-color:#3F6184;
outline:none;
}
.gallery_product{
  margin: 0px;
padding:0;
position:relative;
}
.gallery_product .img-info{
position: absolute;
  background: rgba(0,0,0,0.5);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
overflow:hidden;
color:#fff;
top:0;
display:none;
   -webkit-transition: 2s;
  transition: 2s;
}

.gallery_product:hover .img-info{
display:block;
 -webkit-transition: 2s;
  transition: 2s;
}

