@font-face {
    font-family: 'Conv_bpg_banner_extrasquare_caps';
    src: url('../fonts/bpg_banner_extrasquare_caps.eot');
    src: local('☺'), url('../fonts/bpg_banner_extrasquare_caps.woff') format('woff'), url('../fonts/bpg_banner_extrasquare_caps.ttf') format('truetype'), url('../fonts/bpg_banner_extrasquare_caps.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BPG_GEL_Excelsior';
    src: url('../fonts/BPG_GEL_Excelsior.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BPG_GEL_Excelsior_Caps';
    src: url('../fonts/BPG_GEL_Excelsior_Caps.ttf');
    font-weight: normal;
    font-style: normal;
}
h2 {
    font-weight: normal;
}
* {
    font-family: 'BPG_GEL_Excelsior';
}
body {
    margin: 0;
    padding: 0;
    font-family: 'BPG_GEL_Excelsior';
}
#preloader {
    background: #f3f3f3;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    z-index: 999999999999999999999999;
}
#preloader table {
    width: 100px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.images {
    width: 300px;
    display: inline-block;
    margin: auto;
}
.header {
    width: 1280px;
    height: 318px;
    margin: 0 auto;
    position: relative;
    font-family: 'FontAwesome';
}
.gears {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    background: #000;
}
.gears video {
    position: relative;
    left: -170px;
    top: -80px;
}
.logo_bg {
    width: 807px;
    height: 318px;
    background: url(../images/logo_bg.png);
    position: relative;
    left: 0;
    top: 0;
    z-index: 2;
}
.logo_bg img {
    position: absolute;
    left: 220px;
    top: 40px;
}
.bottle_bg {
    width: 807px;
    height: 318px;
    background: url(../images/bg.png);
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}
.socials {
    position: absolute;
    right: 200px;
    top: 10px;
    font-size: 30px;
    text-shadow: 1px 1px 0 #fff;
    color: #777;
}
#google_translate_element {
    position: absolute;
    right: 10px;
    top: 10px;
}
.menu_shadow {
    width: 1280px;
    height: 8px;
    margin: 0 auto;
    background: url(../images/menu_shadow.png);
}
.menu {
    width: 1280px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}
.menu table {
    width: 100%;
    border-collapse: collapse;
}
image {
    -webkit-backface-visibility: hidden;
}
.menu a {
    font-family: 'BPG_GEL_Excelsior_caps';
    color: #000;
    display: block;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    background: #eee;
    font-size: 14px;
    transition: all 0.3s;
    border-bottom: 2px solid #eee;
}
.menu a:hover {
    text-decoration: underline;
    background: #eaeaea;
    border-bottom: 2px solid red;
}
.prodMain {
    width: 1000px;
}
ul {
    list-style-type: none;
}
.aboutUs {
    position: relative;
}
div.about {
    display: none;
    position: absolute;
    z-index: 5;
    left: 0;
    top: 39px;
    box-shadow: 1px 1px 10px #ccc;
    background: #fff;
}
td.aboutUs:hover div.about {
    display: block;
}
div.about a {
    font-family: 'BPG_GEL_Excelsior_caps';
    color: #000;
    display: block;
    width: 100%;
    padding: 20px;
    border-top: 1px solid #eee;
    text-decoration: none;
    background: #FFF;
    font-size: 13px;
    transition: all 0.3s;
    border-bottom: none;
}
div.about a:hover {
    text-decoration: none;
    background: #eee;
    border-bottom: none;
}
.products {
    position: relative;
}
div.prod {
    display: none;
    position: absolute;
    z-index: 5;
    left: 0;
    top: 39px;
    box-shadow: 1px 1px 10px #ccc;
    background: #fff;
}
td.products:hover div.prod {
    display: block;
}
div.prod a {
    font-family: 'BPG_GEL_Excelsior_caps';
    color: #000;
    display: block;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    text-decoration: none;
    background: #FFF;
    font-size: 13px;
    transition: all 0.3s;
    border-bottom: none;
}
div.prod a:hover {
    text-decoration: none;
    background: #FFF;
    border-bottom: none;
}
.technology {
    position: relative;
}
div.tech {
    display: none;
    position: absolute;
    z-index: 5;
    left: 0;
    top: 39px;
    box-shadow: 1px 1px 10px #ccc;
    background: #fff;
}
td.technology:hover div.tech {
    display: block;
}
div.tech a {
    font-family: 'BPG_GEL_Excelsior_caps';
    color: #000;
    display: block;
    width: 100%;
    padding: 20px;
    border-top: 1px solid #eee;
    text-decoration: none;
    background: #FFF;
    font-size: 13px;
    transition: all 0.3s;
    border-bottom: none;
}
div.tech a:hover {
    text-decoration: none;
    background: #eee;
    border-bottom: none;
}
.clear {
    clear: both;
}
ul#single {
    width: 200px;
    margin-right: 40px;
}
ul#triple {
    width: 800px;
    margin-right: 40px;
}
li {
    border-bottom: 1px solid #ccc;
    float: left;
    display: inline;
    position: relative;
}
#single li {
    width: 100%;
}
#double li {
    width: 50%;
}
#triple li {
    width: 33.333%;
}
#quad li {
    width: 25%;
}
#six li {
    width: 16.666%;
}
figure {
    position: relative;
    display: block;
}
figcaption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 13px;
    color: #000;
    background-color: #ccc;
    opacity: 1;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    padding: 2px;
}
figure:hover figcaption {
    opacity: 0.5;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#aa000000, endColorstr=#aa000000);
}
.content {
    width: 1280px;
    margin: 0 auto;
    position: relative;
}
.right {
    width: 280px;
    position: relative;
    right: 0;
    margin: 10px 0 10px 0;
    background-color: #eee;
    z-index: 2;
    text-align: center;
    float: right;
}
.right img {
    width: 266px;
    margin-bottom: 20px;
}
.right p {
    font-family: 'BPG_GEL_Excelsior_Caps';
}
.articles {
    font-family: 'BPG_GEL_Excelsior';
    font-size: 13px;
    display: inline-block;
}
table.prod_table {
    background: #eee;
    font-weight: bold;
    font-size: 16px;
    color: white;
}
.prod_table_tr {
    background: #999;
    font-weight: bold;
    font-size: 16px;
    color: white;
    height: 40px;
    font-family: 'BPG_GEL_Excelsior_caps';
}
.footer {
    padding: 20px;
    background: #999;
    width: 1240px;
    margin: 0 auto;
    color: #FFF;
    font-family: 'BPG_GEL_Excelsior';
    font-size: 11px;
    margin-bottom: 100px;
}
ul,
li {
    border: none;
    margin: 0;
    padding: 0;
}
ul.colorfull li {
    color: orange;
    width: 990px;
}
ul.colorfull li:hover {
    color: orange;
    cursor: pointer;
}
ul.colorfull li ul li {
    overflow: hidden;
    max-height: 0;
    width: 1000px;
    transition: all 0.2s;
    display: block;
}
ul.colorfull li:hover ul li {
    min-height: 3500px;
}
div.techImages {
    width: 980px;
}
.technologyImage {
    width: 49.70%;
    transition: all 0.2s;
}
.technologyImage:hover {
    transform: scale(1.5);
    position: relative;
    z-index: 99999999999;
}
.techGallery{
	display:inline-block;
	padding:15px 0;
	margin-bottom:20px;
}
.techGallery a {
    padding: 15px;
    background: #eee;
    color: black;
    font-size: 13px;
    font-family: 'BPG_GEL_Excelsior';
    text-decoration: none;
    border-radius: 3px;
    border: 2px solid #ccc;
    transition: all 0.2s;
}
.techGallery a i {
    font-size: 30px !important;
    color: orange !important;
    position: relative;
    top: 6px;
}
.techGallery a:hover {
    background: white;
}
.client {
    border: 1px solid #eee;
}
.client img {
    display: inline-block;
    width: 23.1%;
    margin: 10px;
    transition: all 200ms;
}
.client img:hover {
    transform: scale(1.1);
    box-shadow: 3px 3px 3px #999;
}
.homeContent {
    text-align: justify;
    padding-right: 10px;
}
.tech4 img{
	transition:200ms;
	margin:0;
	padding:0;
	width:440px;
}
.tech4 img:hover{
	transform:scale(1.2);
}
/*===============================[Messages]=====================================*/

.info,
.success,
.warning,
.error {
    width: 1100px;
    padding: 20px 20px 20px 80px;
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 5%;
    margin: 15px auto 0 auto;
    border-radius: 1px;
}
.info a,
.success a,
.warning a,
.error a {
    color: #000;
    transition: all 0.2s;
}
.info a:hover,
.success a:hover,
.warning a:hover,
.error a:hover {
    color: #777;
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../images/info.png');
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('../images/success.png');
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../images/warning.png');
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../images/error.png');
}