@charset "utf-8";
/*CSS Document*/
@import url(http://fonts.googleapis.com/css?family=Ubuntu+Condensed);
/*font-family: 'Ubuntu Condensed', sans-serif;*/
* {
      margin: 0px;
      padding: 0px;
      outline: none;
      border: none;
      text-decoration: none;
      list-style: none;
      font-weight: normal;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
}
img {
      max-width: 100%;
}
.main {
      float: left;
      width: 100%;
      background: #f1f1f1;
}
.clear {
      clear: both;
      height: 0;
}
.wrapper {
      max-width:1100px;
      min-width:1100px ;
      width:100% ;
      margin: 0px auto;
      font-family: 'Ubuntu Condensed', sans-serif;
}
.header_full {
      float: left;
      width: 100%;
      background: url(../images/header_left.jpg) top left no-repeat, url(../images/header_right.jpg) top right no-repeat #f1f1f1;
}
.logo {
      float: left;
      width: 100%;
      text-align: center;
      margin: 44px 0;
}
.banner_full {
      float: left;
      width: 100%;
      background: url(../images/banner_top.jpg)  repeat-x  left top ;
}
.slider_container {
    width: 100%;
    clear: both;
    float: left;
    margin-top: 9px;
}
.flex-caption {
    position: absolute;
    right: 11px;
    bottom: 20px;
}
.caption_title_line {
    width: 450px;
    height: 75px;
    padding: 5px 15px 10px 15px;
    background: url(../images/slider_caption_bg.png) repeat;
    color: #303030;
}
.flex-caption h2 {
    color: #303030;
    font-size: 20px;
    padding: 5px 0 5px 0;
    margin: 0px;
    font-family: 'Ovo', serif;
}
.flex-container a:active,
.flexslider a:active {
    outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
/* FlexSlider Necessary Styles
*********************************/

.flexslider {
    width: 100%;
    margin: 0;
     
    padding: 0 0 20px 0; 
    background: url(../images/banner_shadow.png) no-repeat center bottom;
}
.flexslider .slides > li {
    display: none;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides img {
    max-width: 100%;
    display: block;
    border: 10px #ededed solid;
}
.flex-pauseplay span {
    text-transform: capitalize;
}
.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .slides {
    display: block;
}
* html .slides {
    height: 1%;
}
.no-js .slides > li:first-child {
    display: block;
}
.flexslider {
    position: relative;
    zoom: 1;
}
.flexslider .slides {
    zoom: 1;
}
.flexslider .slides > li {
    position: relative;
}
.flex-container {
    zoom: 1;
    position: relative;
}
/* Direction Nav */

.flex-direction-nav li a {
    width: 45px;
    height: 42px;
    margin: 0;
    display: block;
    position: absolute;
    right: 11px;
    cursor: pointer;
    text-indent: -9999px;
}
.flex-direction-nav li a.next {
    background: url(../images/next.png) no-repeat center;
    display: none;
    bottom: 184px;
}
.flex-direction-nav li a.prev {
    background: url(../images/prev.png) no-repeat center;
    bottom: 141px;
    display: none;
}
.flex-direction-nav li a.next:hover {
    background: url(../images/next_a.png) no-repeat center;
    display: none;
}
.flex-direction-nav li a.prev:hover {
    background: url(../images/prev_a.png) no-repeat center;
    display: none;
}
.flex-direction-nav li a.disabled {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: default;
}
/* Control Nav */

.flex-control-nav {
    /* width: 100%; */
    position: absolute;
    bottom: 40px;
    text-align: center;
    right: 38px;
}
.flex-control-nav li {
    margin: 0 0 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.flex-control-nav li:first-child {
    margin: 0;
}
.flex-control-nav li a {
    width: 13px;
    height: 13px;
    display: block;
    cursor: pointer;
    border-radius: 50%;
    background: url(../images/bulit_slider.png) -26px -1px no-repeat ;
    text-indent: -9999px;
}
.flex-control-nav li a:hover {
   background-position: -4px -1px;
}
.flex-control-nav li a.active {
    background-position: -4px -1px;
    cursor: default;
}
.container {
      float: left;
      width: 100%;
      font-family: 'Ubuntu Condensed', sans-serif;
}
.row_left {
      float: left;
      width: 19.85%;
}
.row_left h2 {
      background: #f93f2d;
      font-size: 18px;
      color: #FFF;
      padding: 9px 14px;
      font-weight: normal;
      float: left;
      width: 100%;
}
.row_left ul {
      background: #f8f8f8;
      border: 1px solid #e2e2e2;
      float: left;
      margin-bottom: 11px;
      width: 100%;
}
.row_left ul li {
      display: block;
}
.row_left ul li a {
      display: block;
      background: url(../images/nav_bulit.png) no-repeat 10px 16px;
      padding: 10px 27px;
      color: #7b7b7b;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      border-bottom: 1px solid #e2e2e2;
}
.row_left ul li a:hover {
      color: #f93f2d ;
      background: url(../images/nav_bulit.png) no-repeat 10px -29px;
}
.row_left ul li .active_nav {
    color: #f93f2d !important ;
    background: url(../images/nav_bulit.png) no-repeat 10px -29px; 
}
.row_left ul li:last-child  a{
      border-bottom: none;
}
.iron_box {
      float: left;
      width: 100%;
      text-align: center;
      background: #f8f8f8;
      border: 1px solid #e8e8e8;
}
.row_center {
      float: left;
      width: 55.355%;
      margin-left: 1%;
}
.col_one {
      float:left;
      width: 100%;
      padding: 10px;
      background: #FFF;
      margin-bottom: 12px;
}
.col_one h2 {
      font-size:26px ;
      color: #db0000;
      padding-bottom: 10px;
}
.col_one p {
      line-height: 26px;
      color: #575757;
}
.col_two {
      float: left;
      width: 100%;
      padding: 8px;
      background:#FFF;
}
.col_two img {
      float: left;
      margin-right: 10%;
}
.col_two h2 {
      font-size: 36px;
      margin-top: 54px;
      color: #db0000;
}
.col_two ul {
      float: left;
      width: 38%;
}
.col_two ul li {
      display: block;
      background: url(../images/services_bulit.png) left 14px no-repeat;
      font-size: 21px;
      color: #353535;
      padding: 8px 33px;
}
.row_right {
      float: right;
      width: 22.95%;
}
.contact_box {
      float: left;
      width: 100%;
      padding-bottom: 10px;
      background: #f8f8f8;
      border: 1px solid #e7e7e7;
}
.contact_box h2 {
      color: #db0000;
      font-size:18px ;
      padding: 15px 10px;
}
.contact_box ul {
      float:left;
      width: 100%;
      padding-left: 10px;
}
.contact_box ul li {
      font-size:16px;
      color: #313131;
      padding: 2px 18px;
}
.contact_box ul li span {
      display: block;
      margin: 5px 0;
      color: #616161;
}
.contact_box ul li a {
      color: #f93f2d;
}
.contact_box ul li a:hover {
      color: #616161;
}
.contact_box ul li:nth-child(1) {
      background: url(../images/address_icon.png) no-repeat left 5px;
}
.contact_box ul li:nth-child(2) {
      background: url(../images/phone.png) no-repeat left 8px;
}
.contact_box ul li:nth-child(4) {
      background: url(../images/message.png) no-repeat left 8px;
}
.certificat_box {
      float: left;
      width: 100%;
      padding: 11px 0 9px 0;
      margin-top: 12px;
      background: #f8f8f8;
        text-align: center;
      border: 1px solid #e7e7e7;
}
.certificat_box h2 {
      font-size: 18px;
      color: #db0000;
}
.certificat_box img {
      margin-top: 10px;
}
.footer_full {
      float: left;
      width: 100%;
      margin-top: 35px;
      padding: 38px 0 20px 0;
     background: url(../images/footer_bg.jpg) left top repeat-x;
}
.footer_left {
      float: left;
}
.footer_left p, .footer_right p {
      font-size:16px ;
      color: #f4f4f4;
}
.footer_right {
      float: right;
}
.footer_right p a {
      color: #f93f2d;  
}
.footer_right p a:hover {
      color: #f4f4f4;
}
.leader_box {
      float: left;
      width: 100%;
}
.leader_box ul {
      float: left;
      width: 100%;
      text-align: center;
}
.leader_box ul li {
      display: inline-block;
      padding: 10px;
      float: left;
      min-height: 255px;
      -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.22);
      -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.22);
      box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.22);
      width: 40%;
      margin: 0 2.85%  15px 9%;
}
.leader_box ul li:nth-child(odd) {
    margin-left: 4%;
}
.leader_box ul li:nth-child(3n) {
/*      margin-right: 0;*/
}
.leader_box ul li h4 {
      font-size: 18px;
      color:#db0000;
      padding: 10px 0;
}
.leader_box ul li img {
    display: inline-block;
    margin-right:2%;
    max-height: 158px;
}
.leader_box ul li h4 span {
      display: block;
      font-size: 14px;
      color: #7b7b7b;
}
.left_side_box {
   float: left;
   width: 100%;
   text-align: center;
}
.left_side_box p {
    font-size: 16px;
    color:#575757;
    line-height: 24px;
    display: none;
}
.contact_holder {
      float:left;
      width: 79%;
      margin-bottom:40px;
      margin-left: 1%;
}
.contact_holder  h2{
  font-size: 26px;
  color: #db0000;
  padding-bottom: 10px;
}
.add_info{
	background:#FFF;
	width:38%;
	float:left;
	box-sizing: border-box;
	padding:2%;
	-webkit-box-shadow: 0px 0px 2px 0 rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 0px 2px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 0px 0px 2px 0 rgba(0, 0, 0, 0.35);
}
.add_info [type="text"] {
	width: 100%;
	display:block;
	height:30px;
	font-size:14px;
	color:#463F3A;
                      font-family: 'Ubuntu Condensed', sans-serif;
	padding:0px 10px;
	border:1px solid #dbdbdb;
}
.add_info [type="text"]:focus, .add_info textarea:focus {
	border:1px solid #ff0000;
}
.add_info label {
	display:block;
	padding:10px 0;
	color:#463F3A;
	font-size:14px;
}
.add_info textarea {
	max-width: 100%;
	font-size:14px;
	color:#463F3A;
	width: 100%;
                      font-family: 'Ubuntu Condensed', sans-serif;
	display:block;
	padding:10px 10px;
	min-height:60px;
	border:1px solid #dbdbdb;
}
.add_info [type="submit"] {
	background: #f7f7f7;
                         font-family: 'Ubuntu Condensed', sans-serif;
	background: -moz-linear-gradient(top,  #f7f7f7 0%, #e9e9e9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#e9e9e9));
	background: -webkit-linear-gradient(top,  #f7f7f7 0%,#e9e9e9 100%);
	background: -o-linear-gradient(top,  #f7f7f7 0%,#e9e9e9 100%);
	background: -ms-linear-gradient(top,  #f7f7f7 0%,#e9e9e9 100%);
	background: linear-gradient(to bottom,  #f7f7f7 0%,#e9e9e9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#e9e9e9',GradientType=0 );
	width:150px;
	color:#515151;
	font-size:16px;
	padding:10px;
	-webkit-box-shadow: 0px 4px 0px 0 rgba(250, 63, 46, 0.95);
	-moz-box-shadow: 0px 4px 0px 0 rgba(250, 63, 46, 0.95);
	box-shadow: 0px 4px 0px 0 rgba(250, 63, 46, 0.95);
	float:right;
	margin:10px 0;
}
.add_info [type="submit"]:hover {
	background: #e9e9e9;
	background: -moz-linear-gradient(top,  #e9e9e9 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9e9e9), color-stop(100%,#f7f7f7));
	background: -webkit-linear-gradient(top,  #e9e9e9 0%,#f7f7f7 100%);
	background: -o-linear-gradient(top,  #e9e9e9 0%,#f7f7f7 100%);
	background: -ms-linear-gradient(top,  #e9e9e9 0%,#f7f7f7 100%); 
	background: linear-gradient(to bottom,  #e9e9e9 0%,#f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#f7f7f7',GradientType=0 );
	cursor:pointer;
	-webkit-box-shadow: 0px 4px 0px 0 rgba(0, 0, 0, 0.95);
	-moz-box-shadow: 0px 4px 0px 0 rgba(0, 0, 0, 0.95);
	box-shadow: 0px 4px 0px 0 rgba(0, 0, 0, 0.95);
}
.map {
	box-sizing: border-box;
	padding:0.55%;
	float:left;
	-webkit-box-shadow: 0px 0px 2px 0 rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 0px 2px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 0px 0px 2px 0 rgba(0, 0, 0, 0.35);
}
.add_details {
	float:right;
	width:60%;
}
.info_details {
	float:left;
	width:100%;
	margin-bottom:15px;
}
.info_details h3{
	font-size: 23px;
	font-weight:normal;
	display:block;
	margin:10px 0;
	color:#463F3A;
	float:none;
	padding:0;
}
.info_details p {
	font-size:12px;
	color:#515151;
	margin-bottom:10px;
}
.info_details ul{
	list-style:none;
}
.info_details ul li, .info_contact li {
	display:inline-block;
	float:left;
	font-size: 17px;
	margin-right:20px;
	color:#463F3A;
	line-height: 25px;
}
.info_details ul li a, .info_contact li a{
	color:#ff0000;
}
.info_details ul li span, .info_contact li span  {
	font-weight:bold;
}
.info_contact {
	display:none;
	width:100%;
	float:left;
	margin-bottom:20px;
}
.service_holder {
      float: left;
      width: 100%;
}
.service_holder h3 {
      font-size: 18px;
      color: #353535;
      padding: 15px 0;
}
.left_img {
      float: left;
      background: #FFF;
      padding: 4px;
      border: 1px solid #e2e2e2;
      margin-right: 10px;
}
.list_holder {
      float: left;
      width: 100%;
}
.list_holder li {
      float: left;
      width: 100%;
}

/*********************************************************
GALLERY STYLE
***********************************************************/

/** General page styling **/

.gallery_holder{
  float:left;
  width:100%;
}
.gallery {
  float: left;
  list-style: outside none none;
  margin: 0 0 40px;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.gallery li {
	float: left;
	padding:8px;
	width: 31%;
        height: 168px;
        overflow: hidden;
	margin-right:2.66%;
	margin-bottom:2.66%;
	box-sizing:border-box;
	display:inline-block;
	background:#FFF;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.24);
	-moz-box-shadow:    0px 1px 5px 0px rgba(0, 0, 0, 0.24);
	box-shadow:         0px 1px 5px 0px rgba(0, 0, 0, 0.24);
}
.gallery li a  {
    overflow: hidden;
    
}
.gallery li a img {
    width: 100%;
    height: 152px;
}
.gallery li:nth-child(3n) {
	margin-right:0;
}
#lightbox {
	cursor: pointer;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index:115;
	background: rgb(0, 0, 0); /* IE Fallback (Solid Colour) */
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2NkYGDYDMRkA8ZRAxhGw4BhNAyA+WAYpAMAIFgLQfO9BoEAAAAASUVORK5CYII=);
	background: rgba(0, 0, 0, 0.7);
	-webkit-filter: none !important;
}
#lightbox img {
	display: block;
	position: absolute;
	border: 5px solid #fff;
	box-shadow: 0 0 20px #000;
	border-radius: 1px;
}
body.blurred > * {
  -webkit-filter: blur(2px);
  -webkit-transform: translate3d(0, 0, 0);
}
.lightbox-loading {
	background: url(loading.gif) center center no-repeat;
	width: 31px;
	height: 31px;
	margin: -16px 0 0 -16px;
	position: absolute;
	top: 48%;
	left: 50%;
}
.lightbox-caption {
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	z-index: 1000;
	background: #000;
	background: rgba(0,0,0,0.7);
}

.lightbox-caption p {
	margin: 0 auto;
	max-width: 70%;
	font-family: 'Roboto Slab', serif;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 10px;
	color: #fff;
	font-size: 13px;
	line-height: 18px;
}

.lightbox-button {
	position: absolute;
	z-index: 9999;
	background: no-repeat center center;
	width: 32px;
	height: 32px;
	opacity:0.4;
	-webkit-transition: all 0.3s;
	-moz-transition:    all 0.3s;
	-ms-transition:     all 0.3s;
	transition: 		all 0.3s;
}

.lightbox-button:hover,
.lightbox-button:focus {
	opacity: 1;
	-webkit-transform: scale(1.4);
	-moz-transform: scale(1.4);
	-ms-transform: scale(1.4);
	transform: scale(1.4);
}

.lightbox-close {
	right: 10px;
	top: 10px;
	background-image: url(../images/close.png);
}
.lightbox-next {
	right: 10px;
	top: 48%;
	background-image: url(../images/next.png);
}
.lightbox-previous {
	left: 10px;
	top: 48%;
	background-image: url(../images/previous.png);
}