/* GOOGLE FONTS */
@import url(http://fonts.googleapis.com/css?family=Roboto:500,900italic,900,400italic,100,700italic,300,700,500italic,100italic,300italic,400);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,500italic,700italic);
@FONT-FACE {
	font-family: "Raleway-Regular";
	src: url("Raleway-Regular.ttf");
}
@FONT-FACE {
	font-family: "DroidKufi-Regular";
	src: url("DroidKufi-Regular.ttf");
}

 
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style-type: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}

html {
background: #F3F3F3;
}



 

/* Global properties ======================================================== */
a[href^="tel:"] { color: inherit; text-decoration: none;}
::selection{ background:#B02609!important; color:#fff}
::-moz-selection{ background:#B02609!important; color:#fff}

a{ color:#B02609; text-decoration: underline; outline:none}
a:hover{ color:#B02609; text-decoration: none; outline:none}

body{ background: #272833;  border:0; font: 14px 'Roboto', Arial, Helvetica, sans-serif; color: #5a5b62; line-height:22px; min-width:320px;}

.container { position: relative; min-width: 320px;}

#main{margin: 0 auto; position: relative; overflow: hidden;}




/* ============================= header ====================== */
.top_wrapper{position: relative; z-index: 40;}

.front .top_wrapper{position: absolute; width: 100%; top: 0; left: 0;}

.top1_wrapper{position: relative; background: #000; background: rgba(0, 0, 0, 0.71); padding: 7px 0; z-index: 5555555555555555;}

.top1{position: relative;}

.slogan1{float: left; line-height: 30px; color: #9b9ca4; padding-left: 20px; }
.slogan1 a{ color: #c9c9c9; text-decoration: none; transition: all 0.9s ease 0s; }
.slogan1 a:hover{ color: #fff; transition: all 0.9s ease 0s; }

.social_wrapper{float: right;}
.social{ display: block; margin: 0; padding: 0; list-style: none;}

.social li{display: inline-block; margin: 0 10px;}
.social li a{display: block; text-decoration: none; font-size: 16px; color: #fff; text-align: center; line-height: 30px; margin-top: 7px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.social li a:hover{color: #B02609;}

.phone1{float: right;
font-size: 13px;
line-height: 30px;
font-weight: 900;
text-transform: uppercase;
color: #FFF;
padding-right: 20px;
height: 24px;
overflow: hidden;
max-width: auto;
width: auto;}

#top2-sticky-wrapper{}

#top2{position: relative; z-index: 666666666666666666666;}

.top2_inner{background: none repeat scroll 0% 0% rgba(228, 228, 228, 0.88); width: 100%!important;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;}

.is-sticky .top2_inner{background: #EDECEC;}

.top2{position: relative;}

header{position: absolute; left: 0; top: 0px; z-index: 31;}

/* ============================= team ====================== */
#team_wrapper{ position: relative; background: #f3f3f3; padding-top: 0px; }

#team{position: relative;padding-bottom: 54px;
margin-top: 31px;}

.productbare:before {
    position: absolute;
    content: "";
    left: 0px;
    bottom: -1px;
    width: 60px;
    height: 1px;
    background-color: #B02609;
}



.team_prev{display: block; width: 40px; height: 41px; background: url(../prev2.png) left top no-repeat; position: absolute; left: 50%;margin-left: -40px; bottom: -20px; z-index: 10;}
.team_prev:hover{background-position: bottom;}

.team_next{display: block; width: 40px; height: 41px; background: url(../next2.png) left top no-repeat; position: absolute; left: 50%; bottom: -20px; z-index: 10;}
.team_next:hover{background-position: bottom;}

#team .carousel-box{position: relative;}
#team .carousel-box .inner{position: relative; overflow: hidden; max-width: none; margin: 0;}
#team .carousel.main{position: relative; overflow: hidden; margin: 0; padding: 0;margin-right: -30px; }
#team .caroufredsel_wrapper{padding: 0; margin: 0;}
#team .caroufredsel_wrapper ul{padding: 0; margin: 0;}
#team .carousel-box ul li { float:left; display: inline-block; padding:0px 0px 0px 0px; position:relative; width:300px; overflow:hidden; padding-right:30px }

.team{min-height: 374px;}
.team .team_inner{}
.team .team_inner a{display: block; color: #565555; text-decoration: none; position: relative; background: none; padding: 0px; text-align: left;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.team .team_inner a:hover{ background: none; }
.team .team_inner a .txt1{font-family: 'Raleway-Regular'; font-weight: 700; font-size: 14px; line-height: 20px; background: none repeat scroll 0% 0% rgba(218, 218, 218, 0.9);
    padding: 13px 5px; text-transform: uppercase; text-align: center;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;font-weight: lighter;
    direction: ltr;
}
.team .team_inner a:hover .txt1{color: #B02609;}
.team .team_inner a figure{margin: 0; padding: 0px; position: relative; border: none; padding: 0px; background: none;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.team .team_inner a:hover figure{background: none;}
.team .team_inner a figure img{width: 100%;}
.team .team_inner a figure em{position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 2; background: none; opacity: 0; filter: alpha(opacity=0);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.team .team_inner a:hover figure em{opacity: 1; filter: alpha(opacity=100);}
.team .team_inner a .caption{background: #fff; padding: 20px; color: #737373; font-size: 13px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.team .team_inner a:hover .caption{color: #343642;}
.team .team_inner a .txt2{margin-top: 1px; font-size: 13px; line-height: 20px; background: #fff; padding: 15px 20px; text-transform: uppercase; color: #737373;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.team .team_inner a:hover .txt2{color: #fff; background: #B02609;}

/* ============================= team end ====================== */

/* ============================= client ====================== */
#client_wrapper{ position: relative; background: #fff; padding-top: 20px; }

#client{position: relative;padding-bottom: 33px;}

.client_prev{display: block; width: 40px; height: 41px; background: url(../prev2.png) left top no-repeat; position: absolute; left: 50%;margin-left: -40px; bottom: -20px; z-index: 10;}
.client_prev:hover{background-position: bottom;}

.client_next{display: block; width: 40px; height: 41px; background: url(../next2.png) left top no-repeat; position: absolute; left: 50%; bottom: -20px; z-index: 10;}
.client_next:hover{background-position: bottom;}

#client .carousel-box{position: relative;}
#client .carousel-box .inner{position: relative; overflow: hidden; max-width: none; margin: 0;}
#client .carousel.main{position: relative; overflow: hidden; margin: 0; padding: 0;margin-right: -30px; }
#client .caroufredsel_wrapper{padding: 0; margin: 0;}
#client .caroufredsel_wrapper ul{padding: 0; margin: 0;}
#client .carousel-box ul li { float:left; display: inline-block; padding:0px 0px 0px 0px; position:relative; width:300px; overflow:hidden; padding-right:30px }

.client{}
.client .client_inner{}
.client .client_inner a{display: block; text-decoration: none; position: relative; background: none; padding: 0px; text-align: left; position: relative;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.client .client_inner a:hover{ background: none; }
.client .client_inner a figure{margin: 0; padding: 0px; position: relative; border: none; padding: 0px; background: none; position: relative;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.client .client_inner a:hover figure{background: none;}
.client .client_inner a figure img{display: block; margin-left: auto; margin-right: auto;}
.client .client_inner a .caption{position: absolute; width: 100%; height: 100%; left: 0; top: 0; opacity: 0; filter: alpha(opacity=0);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.client .client_inner a:hover .caption{opacity: 1; filter: alpha(opacity=100);}
.client .client_inner a .caption img{display: block; margin-left: auto; margin-right: auto;}


/* ============================= client end ====================== */

.splash_wrapper{background: url('../ee.png') no-repeat; background-size: 100% 100%;}
.splash{text-align: center; padding: 70px 19%; color: #fff;}
.splash .txt1{font-family: 'Ubuntu'; font-weight: 700; font-size: 22px; line-height: 1.1; text-transform: uppercase; padding-bottom: 20px;}
.splash .txt2{padding-bottom: 20px;}





/* ============================= content ====================== */
#content{position: relative; background: #f3f3f3; padding-top: 35px; padding-bottom: 30px;}

.breadcrumbs1_wrapper{background: #B02609; padding: 11px 0;}

.breadcrumbs1{padding: 0; margin-top: 0px; font-weight: 400; line-height: 20px; color: #fff; font-size: 14px; background: none; text-transform: uppercase;}
.breadcrumbs1 a{color: #fff; text-decoration: none;}
.breadcrumbs1 a:hover{color: #fff; text-decoration: none;}
.breadcrumbs1 span{display: inline-block; width: 9px; height: 18px; background: url(../breadcrumbs1.png) 0 0 no-repeat; margin: 0 10px;}





/* ============================= footer ====================== */
.bot1_wrapper{padding-top: 42px;
padding-bottom: 20px;
background: linear-gradient(180deg, #343642 0%, #2F3030 100%) repeat scroll 0% 0% transparent;}

.logo2_wrapper{margin-top: -10px; margin-bottom: 20px;}

.slogan2{color: #f0f0f0; margin-bottom: 20px;}

.bot1_title{color: #9e9e9e; text-transform: uppercase; padding-bottom: 10px;}

.bot2_wrapper{background: none repeat scroll 0% 0% #1E1E20;
padding: 10px 0px;
color: #848484;}

.bot2_wrapper a{color: #B02609;}

.privacy{float: left;}

.copyright{float: right;}





/* ============================= parallax ====================== */
.parallax {width: 100%; position: relative; overflow: hidden; background: none;}
.parallax, .parallax .parallax-content, .parallax .overlay { height: 100%;}

.parallax-bg { width: 100%; height: 100%; left: 0; top: 0; margin: 0 auto; position: absolute; background-size: cover; background-attachment: scroll; background-repeat: repeat-y; background-position: center center; }
.parallax-bg.bg-fixed{background-attachment: fixed;}
.parallax .overlay { background: none; width: 100%; position: absolute; overflow: hidden; background: none;}
.parallax-content { padding-top: 0px; padding-bottom: 0px;}




.bg1 { background-image: url(../parallax1.jpg); }

#parallax1{padding-top: 120px; padding-bottom: 90px;}

#parallax2{padding-top: 100px; padding-bottom: 100px;}





.wave_top{background: url(../wave_top.png) 0 0 repeat-x; top: 0;}
.wave_top2{background: url(../wave_top2.png) 0 0 repeat-x; top: 0;}

.wave_bot{background: url(../wave_bot.png) 0 0 repeat-x; bottom: 0;}
.wave_bot2{background: url(../wave_bot2.png) 0 0 repeat-x; bottom: 0;}




.wave1, .wave2{height: 49px; position: absolute; width: 100%; z-index: 12; left: 0;}

.wave1 {
  -webkit-animation: wave-animation1 8.7s infinite linear; /* Safari 4+ */
  -moz-animation:    wave-animation1 8.7s infinite linear; /* Fx 5+ */
  -o-animation:      wave-animation1 8.7s infinite linear; /* Opera 12+ */
  animation:         wave-animation1 8.7s infinite linear; /* IE 10+ */
}
.wave2 {
  -webkit-animation: wave-animation1 6.3s infinite linear; /* Safari 4+ */
  -moz-animation:    wave-animation1 6.3s infinite linear; /* Fx 5+ */
  -o-animation:      wave-animation1 6.3s infinite linear; /* Opera 12+ */
  animation:         wave-animation1 6.3s infinite linear; /* IE 10+ */
}

@-webkit-keyframes wave-animation1 {
  0%   { background-position: 0 0; }
  100% { background-position: 528px 0; }
}
@-moz-keyframes wave-animation1 {
  0%   { background-position: 0 0; }
  100% { background-position: 528px 0; }
}
@-o-keyframes wave-animation1 {
  0%   { background-position: 0 0; }
  100% { background-position: 528px 0; }
}
@keyframes wave-animation1 {
  0%   { background-position: 0 0; }
  100% { background-position: 528px 0; }
}


/* ============================= main menu ====================== */
.menu_wrapper{float: right;}
.navbar_ { margin: 0; padding: 0; background: none; border:none; position: relative;z-index: 30; min-height: 0; float: none; display: block; padding-right: 0; background: none;}
.navbar_ .navbar-toggle {float: right; background: #B02609; border: none;box-shadow: none; moz-box-shadow: none; position: relative; z-index: 5555555555555555; -webkit-box-shadow: none; margin-top: 14px; margin-bottom: 14px; margin-left: 15px;}
.navbar_ .navbar-toggle:hover, .navbar_ .navbar-toggle:focus{background: #B02609;}
.navbar_ .navbar-toggle .icon-bar{background: #fff;}
.navbar-collapse_{padding-left: 0; padding-right: 0; border: none;}
.navbar_ .nav{position: relative; margin: 0; padding: 0; display: block; float: none;}
.navbar_ .nav > li{position: relative; display: block; float: left; white-space: nowrap; margin-left: 1px; background: none;}
.navbar_ .nav > li:first-child{margin-left: 0; }
.navbar_ .nav > li > a{display: block;
text-decoration: none;
background: none repeat scroll 0% 0% transparent;
font-family: "Ubuntu";
font-weight: 400;
font-size: 16px;
line-height: 60px;
color: #2F2F2F;
text-shadow: none;
padding: 13px 14px;
border: medium none;
margin: 0px;
border-radius: 0px;
text-align: left;
transition: color 0.3s ease-out 0s;
}

.navbar_ .nav > li > a:hover, .navbar_ .nav > li > a:focus, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover{color: #fff; text-decoration: none; background: #B02609; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus{color: #fff; text-decoration: none; background: #B02609; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}

.sub-menu ul{ position: absolute; display: none; left: 0; top: 100%; list-style: none; margin: 0; padding:10px 20px; background: #fff; text-align: left; border: none;  left: -400px;     min-width: 1120px;}
.sub-menu li{ margin: 0; position: relative; display: block; border-bottom: 1px solid #e7e7e7; text-transform: uppercase;  width: 33.3%;
    float: left;}
.sub-menu li:first-child{border-top: none;}
.sub-menu li a{display: block; position: relative; font-family:'Ubuntu'; font-weight: 400; font-size: 13px; line-height: 20px; color: #112b37; text-decoration: none; padding: 5px 20px 5px 0px; background: none;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.sub-menu li a:hover{ text-decoration: none; color: #B02609; background: none;}





.sub-menu-1 > ul{}

.sub-menu-2 > ul{left: 100%; top: 0; margin-left: 0px; background: #fff;}


/* ============================= search-form ====================== */
.search-form-wrapper{padding-bottom: 20px;}
.navbar-form { float: none; position:relative; z-index: 11; margin:0px 0px 0 0 ; padding: 0; }
.navbar-form input {outline: none; width: 100%; height: auto; font-size: 12px; line-height: 20px; color:#fff; background: none; border: 1px solid #575961; margin: 0; padding: 5px 50px 5px 10px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;}
.navbar-form input:focus {color: #fff; background: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;}
.navbar-form a {text-decoration: none; margin: 0; display: inline-block; width: 40px; height: 32px; background: #6c6d72; position:absolute; right:-1px; top: -1px; color: #fff; font-size: 16px; line-height: 32px;text-align: center;}
.navbar-form a:hover { background: #B02609;}

/* ============================= toTop ====================== */
#toTop { display:none; text-decoration:none; position:fixed; bottom:10px; right:10px; z-index: 55555555555555555; overflow:hidden; width:68px; height:68px; border:none; text-indent:100%; background:url(../totop.png) no-repeat left top; }
#toTopHover { background:url(../totop.png) no-repeat left bottom; width:68px; height:68px; display:block; overflow:hidden; float:left; opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0); }
#toTop:active, #toTop:focus { outline:none; }



/* ============================= main layout ====================== */


h1{font-family:'Ubuntu'; font-weight:700; font-size:36px; color:#343642; background: none; line-height:1.1; padding:20px 0 15px; margin: 0 0 25px 0; position: relative; text-transform: uppercase;}
h1:before{content: ''; display: block; width: 70px; height: 3px; background: #B02609; position: absolute; left: 0px; bottom: 0;}

h2{font-family:'Ubuntu'; font-weight:700; font-size:20px; color:#343642; background: none; line-height:1.1; padding:20px 0 15px; margin: 0 0 25px 0; position: relative; text-transform: uppercase;}
h2:before{content: ''; display: block; width: 70px; height: 3px; background: #B02609; position: absolute; left: 0px; bottom: 0;}

h3{font-family:'Ubuntu'; font-weight:700; font-size:20px; color:#343642; background: none; line-height:1.1; padding:20px 0 15px; margin: 0 0 25px 0; position: relative; text-transform: uppercase;}
h3:before{content: ''; display: block; width: 70px; height: 3px; background: #B02609; position: absolute; left: 0px; bottom: 0;}

h4{font-family:'Ubuntu'; font-weight:400; font-size:20px; color:#112b37; background: none; line-height:1.2; padding:0px 0 10px 0; margin: 0;}

h6{font-family:'Ubuntu'; font-weight:700; font-size:18px; color:#112b37; background: none; line-height:1.2; padding:0px 0 10px 0; margin: 0;}



















.img-responsive{width: auto \9;}

.img-responsive-old{display: block; max-width: 100%; height: auto;}

.border-box{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.color1{color: #343642;}



/* === */
.numbers1{padding-bottom: 25px; text-align: center; color: #fff; text-transform: uppercase;}
.numbers1 .txt1{font-family: 'Ubuntu'; font-weight: 700; font-size: 119px; line-height: 1.1;}
.numbers1 .txt2{font-family: 'Ubuntu'; font-weight: 700; font-size: 20px; line-height: 1.1;}

.news1{margin-bottom: 20px;}
.news1 a{display: block; text-decoration: none;}
.news1 a figure{float: left; margin-right: 20px;}
.news1 a .caption{display: table;}
.news1 a .txt1{font-weight: 700; color: #343642; text-transform: uppercase; padding-bottom: 0px; line-height: 15px; padding-bottom: 5px;}
.news1 a:hover .txt1{color: #B02609; text-decoration: underline;}
.news1 a .txt2{font-weight: 400; color: #6f6f6f; font-size: 12px; padding-bottom: 0px;}
.news1 a .txt3{position: relative; display: inline-block; color: #343642; padding: 0 10px 0 25px; line-height: 19px; z-index: 0;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.news1 a:hover .txt3{color: #fff; padding-left: 10px;}
.news1 a .txt3:before{display: inline-block; content: ''; width: 16px; height: 100%; background: #B02609; position: absolute; left: 0px; top: 0; z-index: -1;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.news1 a:hover .txt3:before{width: 100%;}

.ul1{ padding: 0; margin: 0; list-style: none;}
.ul1 > li {font-size: 13px; font-weight: 500; line-height: 20px; color: #343642; border-bottom: 1px solid #e1e1e1; text-transform: uppercase;}
.ul1 > li a{color:#343642; text-decoration: none; display: block; padding: 5px 18px 5px 0px; background: url(../li_st1.png) right center no-repeat;}
.ul1 > li a:hover{color:#B02609; background-image: url(../li_st1_over.png); }

.phone2{font-family: 'Ubuntu'; font-size: 48px; font-weight: 700; line-height: 1.1; text-transform: uppercase; color: #fff; text-align: center;}

.google_map{ position: relative; overflow: hidden; margin: 0 0 20px 0; padding: 0px; background: #fff; border: none; line-height: 1px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}
.google_map iframe{position: relative; width: 100%; height: 420px; border: none; background: #fff; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}



/*-----btn-----*/
.btn-default.btn1{ display: inline-block; color: #E3E3E3; border: none; font-size: 14px; line-height: 20px; font-weight: 700; padding: 13px 64px 13px 18px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 10px; margin-bottom: 10px; text-transform: uppercase; border: 2px solid #DAD9D7; background: none; position: relative;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.btn-default.btn1:hover{color: #fff; background: #B02609;}
.btn-default.btn1:after{display: block; content: ''; width: 46px; height: 100%; position: absolute;right: 0; top: 0; background: url(../arr1.png) center center no-repeat #A7AAA5;}

.btn-default.btn2{ display: inline-block; color: #343642; border: none; font-size: 14px; line-height: 20px; font-weight: 400; padding: 0px 20px 0px 0px; text-decoration: underline; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 10px; margin-bottom: 10px; background: url(../arr2.png) right center no-repeat;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.btn-default.btn2:hover{color: #B02609;}






/* ============================= thumbnail ====================== */
.img-polaroid{position: relative; padding: 5px; background: #fff; border: 1px solid #cfcfcf;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}

.thumbnail .caption{padding: 0; color: inherit;}

.thumb1 {margin-bottom: 20px;}
.thumb1.last {margin-bottom: 0px;}
.thumb1 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: none;}
.thumb1 figure{margin: 0; float: left; margin:0px 20px 20px 0px;}
.thumb1 figure img{width: auto;}
.thumb1 .caption{}

.thumb2 {margin-bottom: 20px;}
.thumb2.last {margin-bottom: 0px;}
.thumb2 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: none;}
.thumb2 .thumbnail a{display: block; text-decoration: none;}
.thumb2 .thumbnail a figure{margin: 0; float: none; margin:0px 0px 0px 0px; position: relative;}
.thumb2 .thumbnail a figure img{width: 100%;}
.thumb2 .thumbnail a figure em{position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 2; background: url(../zoom1.png) center center no-repeat; opacity: 0; filter: alpha(opacity=0);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb2 .thumbnail a:hover figure em{opacity: 1; filter: alpha(opacity=100);}
.thumb2 .thumbnail a .caption{background: #fff; border-bottom: 1px solid #c5c5c5; padding: 10px; text-align: center;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb2 .thumbnail a:hover .caption{border-color: #B02609;}
.thumb2 .thumbnail a .caption .txt1{color: #00707d; font-weight: 500; text-transform: uppercase;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb2 .thumbnail a:hover .caption .txt1{color: #3cb5c3;}
.thumb2 .thumbnail a .caption .txt2{color: #a4a4a4; font-style: italic;}

.thumb3 {margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #dedede;}
.thumb3.last {margin-bottom: 0px;}
.thumb3 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: none;}
.thumb3 figure{margin: 0; float: left; margin:0px 20px 0px 0px;}
.thumb3 figure img{width: auto;}
.thumb3 figure .author{text-align: center; padding: 15px 0px; font-weight: 300;}
.thumb3 .caption{display: table;}
.thumb3 .caption .txt1{ padding-left: 35px; font-family: 'Ubuntu'; font-size: 20px; color: #112b37; background: url(../q1.png) left 5px no-repeat; padding-bottom: 15px;}
.thumb3 .caption .txt2{font-style: italic;}

.thumb4 {margin-bottom: 20px;}
.thumb4.last {margin-bottom: 0px;}
.thumb4 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: none;}
.thumb4 figure{margin: 0; float: none; margin:0px 0px 20px 0px;}
.thumb4 figure img{width: 100%;}
.thumb4 .caption{}







/*================= Contacts =========================*/
#note{ }
.notification_error{ color:#f00; padding-bottom:10px; }
.notification_ok{ text-align: left; padding-bottom:10px; }

#ajax-contact-form .form-group{margin-left: 0; margin-right: 0;}
#ajax-contact-form .form-group label{color: #d4d5d6; display: none;}
#ajax-contact-form .form-control{height: 38px; padding: 8px 12px; font-size: 14px; line-height: 20px; color: #ababab; background: #fff;border: 1px solid #ababab;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}
#ajax-contact-form .form-control:focus{border-color: #343642; background: #fff; color: #343642;}
#ajax-contact-form textarea.form-control {height: auto;}
#ajax-contact-form .form-group.capthca{float: left; margin-right: 30px;}
#ajax-contact-form .form-group.capthca input{width: 170px;}
#ajax-contact-form .form-group.img{float: left;}
#ajax-contact-form .form-group.img img{width:170px; height:38px;}

.btn-default.btn-cf-submit{display: inline-block;  font-family: 'Roboto'; font-size: 14px; line-height: 20px; font-weight: 400; padding: 15px 30px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; border: none; text-transform: uppercase; position: relative; border: 1px solid #B02609;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; background: #fff; color: #B02609;
}
.btn-default.btn-cf-submit:hover{background: #B02609; color: #fff;}









/*================= 404 =========================*/
.page-404{text-align: center;}
.page-404 .txt1{font-family:'Ubuntu'; font-weight:700; font-size:220px; color:#343642; line-height:220px; }
.page-404 .txt2{font-family:'Roboto'; font-weight:400; font-size:70px; color:#343642; line-height:70px; }


.backgroundwrapper {
    position: fixed;
    margin: auto;
    z-index: 2147483647;
    width: 100%;
    height: 100%;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.84);
    left: 0px;
    top: 0px;
display: block;
padding-top: 15%;
vertical-align: center;
display: none;
}

.innerbackgroundwrapper{
width: 450px;
height: 0px;
margin: auto;
transition: all 0.5s ease 0s;
box-shadow: 0px 1px 5px 0px rgba(48, 119, 188, 0.8);
background: none repeat scroll 0% 0% #FFF;
position: relative;
z-index: 2147483647;
padding: 0px;
padding-left: 2%;
overflow: hidden;
padding-right: 2%;
}

.skiplink{
width: 22%;
height: 34px;
text-align: center;
background: none repeat scroll 0% 0% #FFAF48;
color: #FFF;
margin-top: 17px;
margin-left: 9%;
float: right;
padding-top: 5px;
transition: all 0.5s ease 0s;
margin-right: 3%;
}

.skiplink:hover{
background: none repeat scroll 0% 0% #B02609;
transition: all 0.5s ease 0s;
}

 

#catlogblock{
cursor: pointer;
}


.scrollnews {
height: 216px;
width: 100%;
overflow: hidden;
border: 0px solid #F00;
position: relative;
}
#newsscope {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
height: 216px;
}


a {
	text-decoration: none;
outline: none;
}
a:hover{
	text-decoration: none;
outline: none;
}
a:focus{
	text-decoration: none;
outline: none;
}
a:after{
	text-decoration: none;
outline: none;
}
 


/*----- media queries ------*/
/* Large desktop */
@media (min-width: 1220px) {
 .container { padding: 0; }

#productimage{
height: 200px;
width: 100%;
}
#producttext{
height: 60px;
width: 100%;
overflow: hidden;
text-align: left;
font-size: 14px;
background: #EDECEC;
 
}

#bbbartop{
margin-top: 130px;
}

#bbbarbreadcrumbs1{
padding-left: 260px;
}


}
/* Default landscape and desktop to large desktop */
@media (max-width: 1219px) {


#productimage{
height: 200px;
width: 100%;
}
#producttext{
height: 60px;
width: 100%;
overflow: hidden;
text-align: left;
font-size: 14px;
background: #EDECEC;
 
 
}


#bbbartop{
margin-top: 130px;
}
#bbbarbreadcrumbs1{
padding-left: 260px;
}


}
@media (max-width: 1200px) {

#productimage{
height: 200px;
width: 100%;
}
#producttext{
height: 60px;
width: 100%;
overflow: hidden;
text-align: left;
font-size: 14px;
background: #EDECEC;
 
 
}


#bbbartop{
margin-top: 130px;
}
#bbbarbreadcrumbs1{
padding-left: 260px;
}



}


@media (min-width: 992px) and (max-width: 1219px) {

#productimage{
height: 200px;
width: 100%;
}
#producttext{
height: 60px;
width: 100%;
overflow: hidden;
text-align: left;
font-size: 14px;
background: #EDECEC;
 
}


#bbbartop{
margin-top: 130px;
}

#bbbarbreadcrumbs1{
padding-left: 260px;
}


}
/* Portrait tablet to landscape and desktop */
@media (max-width: 991px) {
  header{max-width: 200px; margin-top: 2px;}
  .phone1{float: none; clear: both; max-width: 100%; padding-right: 0; text-align: center;}

  #team{padding-bottom: 80px; margin-top: 0px; padding-top: 80px;}

  .phone2{font-size: 38px;}



#productimage{
height: 150px;
width: 100%;
}
#producttext{
height: 60px;
width: 100%;
overflow: hidden;
text-align: left;
font-size: 14px;
background: #EDECEC;
 
}


#bbbartop{
margin-top: 130px;
}

#bbbarbreadcrumbs1{
padding-left: 260px;
}



}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar_ .nav > li > a{padding-left: 10px; padding-right: 10px;}




#productimage{
height: 150px;
width: 100%;
}
#producttext{
height: 60px;
width: 100%;
overflow: hidden;
text-align: left;
font-size: 14px;
background: #EDECEC;
 
}



#bbbartop{
margin-top: 144px;
}

#bbbarbreadcrumbs1{
padding-left: 260px;
}



}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

.splash_wrapper{background: #747373;}

  .slogan1{float: none; text-align: center; line-height: inherit; padding: 0px;}

  .social_wrapper{float: none; text-align: center;}

  .menu_wrapper{float: none;}


	.navbar_ {float: none; margin-bottom: 0; margin-left: -15px; margin-right: -15px; display: block; height: 42px; padding-right: 0; background: none;}
  .navbar-collapse_{clear: both;}
  .navbar_ .nav{display: block; background: #fff; padding-right: 0;}
  .navbar_ .nav > li{float: none;background: none; padding-left: 0; border-top: 1px solid #e7e7e7; margin-left: 0;}
  .navbar_ .nav > li:first-child{border-top: none;}
  .navbar_ .nav > li > a{margin-bottom: 0; line-height: 40px; padding:0; text-align: center; color: #112b37;}
  .navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus, .navbar_ .nav > li > a:hover, .navbar_ .nav > li > a:focus, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover{margin: 0; padding-top: 0; color: #fff;}

  .sub-menu ul{position: relative; left: 0; right: 0px; min-width: auto;  top: 0; text-align: center; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; background: #f3f3f3; display: none !important;}
  .sub-menu li a{padding-right: 0;}

.sub-menu li{
width: 100%;
}

  .front .top_wrapper{position: relative;position: relative;
z-index: 2147483647;}

  .splash{padding-left: 0; padding-right: 0;}

  .privacy{float: none; padding-bottom: 5px;}

  .copyright{float: none;}

  .phone2{font-size: 28px;}


#productimage{
height: 150px;
width: 100%;
}
#producttext{
height: 60px;
width: 100%;
overflow: hidden;
text-align: left;
font-size: 14px;
background: #EDECEC;
 
}

#bbbartop{
margin-top: 0px;
}
#bbbarbreadcrumbs1{
padding-left: 44%;
}


}
@media (min-width: 481px) and (max-width: 767px) {

.backgroundwrapper {
    position: fixed;
    margin: auto;
    z-index: 2147483647;
    width: 100%;
    height: 100%;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.84);
    left: 0px;
    top: 0px;
display: block;
padding-top: 25%;
vertical-align: center;
display: none;
}


.innerbackgroundwrapper{
width: 90% !important;
height: 0px;
margin: auto;
transition: all 0.5s ease 0s;
box-shadow: 0px 1px 5px 0px rgba(48, 119, 188, 0.8);
background: none repeat scroll 0% 0% #FFF;
position: relative;
z-index: 2147483647;
padding: 0px;
padding-left: 2%;
overflow: hidden;
padding-right: 2%;
margin-left: 5%;
}

#productimage{
height: 100px;
width: 100%;
}
#producttext{
height: 60px;
width: 100%;
overflow: hidden;
text-align: left;
font-size: 14px;
background: #EDECEC;
 
}
#bbbartop{
margin-top: 0px;
}

#bbbarbreadcrumbs1{
padding-left: 44%;
}

.innerimgprod{
display: none;
}



}
/* Landscape phones and down */
@media (max-width: 480px) {

.backgroundwrapper {
    position: fixed;
    margin: auto;
    z-index: 2147483647;
    width: 100%;
    height: 100%;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.84);
    left: 0px;
    top: 0px;
display: block;
padding-top: 25%;
vertical-align: center;
display: none;
}

.innerbackgroundwrapper{
width: 90% !important;
height: 0px;
margin: auto;
transition: all 0.5s ease 0s;
box-shadow: 0px 1px 5px 0px rgba(48, 119, 188, 0.8);
background: none repeat scroll 0% 0% #FFF;
position: relative;
z-index: 2147483647;
padding: 0px;
padding-left: 2%;
overflow: hidden;
padding-right: 2%;
margin-left: 5%;
}


.innerimgprod{
display: none;
}

  header{max-width: 200px; margin-top: 2px;}

  .phone2{font-size: 18px;}

  .page-404 .txt1{font-size: 150px; line-height: 150px;}
  .page-404 .txt2{font-size: 50px; line-height: 50px;}



#team {
    padding-bottom: 40px;
    margin-top: 0px;
    padding-top: 40px;
}

.team .team_inner a:hover .txt1 {
    color: #B02609;
}

#productimage{
height: 100px;
width: 100%;
}
#producttext{
height: 60px;
width: 100%;
overflow: hidden;
text-align: left;
font-size: 14px;
background: #EDECEC;
 
}
#bbbartop{
margin-top: 0px;
}

#bbbarbreadcrumbs1{
padding-left: 44%;
}



}
#clienticon{
max-width: 150px;
margin: auto;
max-height: 100px;

filter: grayscale(0%);
-webkit-filter: grayscale(0%);
transition: all 0.5s ease 0s;
}
#clienticon:hover{
max-width: 150px;
max-height: 100px;
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
transition: all 0.5s ease 0s;
}

#teexxt li{
width: 95%;
list-style: square;
	margin-left: 15px;
}

#teexxt{
text-align: left;
}

 #form {
	border: 1px solid #E6E6E6;
	margin-top: 16px;
	width: 100%;
}

.con {
	font-weight: lighter;
	color: #098BF7;
	font-size: 100%;
 }
.condata {
	color: #616161;
	font-size: 95%;
margin-left: 14px;
	width: 70%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #D4C9C9;
 	margin-top: 15px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;

}
.condata:focus{
	border: 1px solid #B02609;
}

#submit {
	border: 1px solid rgb(204, 204, 204);
	width: 90px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 16px 10px auto 789px;
	color: #098BF7;
	cursor: pointer;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 70% 50%;
	font-size: 16px;
	border-radius: 10px;
}

#submit:HOVER {
	background: #e3e0e0;
	opacity: 0.9;
transition: all 0.9s ease 0s;
}
.inc_oreders img
{
margin-left: 27px;
position: absolute;
z-index: 1;
margin-top: -22px;
height: 43px;
}
#submitorder {
width: 15%;
height: 36px;
color: #FFF;
background-color: #B02609;
border: medium none;
border-radius: 4px;
cursor: pointer;
font-size: 23px;
margin-left: 93%;
margin-top: 15px;
	transition: all 0.9s ease 0s;
}
#submitorder:hover {
background-color: #8A8A8A;
color: #fff;
	transition: all 0.9s ease 0s;
}

#comments{
width: 100%;
}
 

.underslidercontentblock1 {
 
height: 190px;
	border: 0px solid red;
	float: left;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
 margin-bottom: 10px;
}
.servicesimagebottom1 {
	width: 106%;
	height: 190px;
	border: 0px solid green;
	overflow: hidden;
	position: relative;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.backgrounnd1 {
	width: 106%;
	height: 190px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align: center;
	z-index: 55555;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.backgrounnd1:hover {
background: url("../linnk.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0.43);	background-color: rgba(0, 0, 0, 0.43);
}

.bodyblocckimg:hover{
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	-ms-filter: fliph; /*IE*/
	filter: fliph; /*IE*/
	transition: all 0.9s ease 0s;
}

.pppoimg{
	width: 100%;
	height: 100%;
}


@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.example-image {

margin-left: 7px;
border: 1px solid #D5D5D5;
transition: all 0.9s ease 0s;
width: 140px;
height: 140px;
margin-bottom: 4px;
}

.example-image:hover {
-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
transition: all 0.9s ease 0s;


}

.downloadfile {
color: #FEFEFE;
font-size: 16px;
font-weight: lighter;
text-align: center;
width: 200px;
border-radius: 5px;
padding: 5px;
background: none repeat scroll 0% 0% #868686;
margin-left: 0px;
line-height: 25px;
}
.downloadfile:hover {
	background: #B02609;
	color: #fff;
font-family: arial;
	transition: all 0.9s ease 0s;
}
