@import "reveyo.css";

body{
  font-family: 'OpenSansRegular';
  background: transparent url("../images/body_bg.png") scroll 0 0 repeat;
  color: #333333;
  font-size: 12px;
}
h1,h2,h3,h4,h5,h6,
#navigation li a,
.featured-title p,.breadcrumb,
.node-left .field.blog-post-created,.pager li,
.bef-select-as-links a,
.circle-col h3,.col-title p,#navigation select{
  font-family: 'OpenSansBold';
  font-size: 28px;
}
h1,h2,h3,h4,h5,h6{
  text-shadow: 0 1px #FFF;
}
.slide h3,#footer h2,#footer h3,#footer h4{
  text-shadow:none;
}
.node-left{
  font-family: 'OpenSansSemiboldItalic';
}
.comment .submitted p,.comment .links li, 
.team-member .member p,
.block-comment .content li span{
  font-family: 'OpenSansItalic';
}
h2{
  font-size: 21px;
}
#wrap{
  /*background: transparent url("../images/inner_bg.jpg") scroll 0 0 repeat-x;*/

}
.full-bg #wrap{
  /* background: transparent url("../images/bg.jpg") scroll 0 0 repeat-x;*/

}
#header-wrapper{
  background: transparent url("../images/header_wrapper_bg.png") scroll 0 0 repeat;
}
#header-wrapper #header{
  margin-bottom: 14px;
}

#navigation-wrapper{
  background: transparent url("../images/navigation_wrapper_bg.png") scroll 0 0 repeat-x;
}
#breadcrumb-wrapper{
  background: url("../images/slider_wrapper_bg.png") repeat scroll 0 0 transparent;
}
.rectangle-wrapper-bg{
  background: url("../images/rectangle_bg.png") repeat-x scroll 0 0 transparent;
  height: 10px;
}
#footer-bottom-wrapper{
  background: url("../images/footer_bottom_wrapper_bg.png") repeat scroll 0 0 transparent;
  margin: 0;
  padding: 0 0 8px 0;

}
#footer-bottom-wrapper p{
  margin-bottom: 0;
}
#header .block.block-search{
  float: right;
}
#logo{
  float: left;
}
ul.social-icons{
  float: left;
}
#header .inner{
  margin-top: 40px;
  overflow: hidden;
}
.block h2{
  margin-bottom: 24px;
  text-transform: uppercase;
}
#footer{
  padding-top: 40px;
  padding-bottom: 35px;
}
#footer .block h2{
  margin-bottom: 20px;
  font-size: 18px;
}

#footer .block h2{
  padding-left: 0;
  background: transparent url("../images/footer_block_title_bg.png") scroll 0 100% repeat-x;
  padding-bottom: 18px;
  margin-bottom: 18px;
}
#footer{
  background: transparent url("../images/glow.png") scroll center top repeat;
}
a:hover,a.active,
.slide h3,
#footer .block .content a,
#footer .block .content .item-list ul li a:hover,
#footer .block .content .item-list ul li a.active,
#footer .block h2,
#footer .block .content .view-latest-tweets .item-list ul li a,
.breadcrumb a,.node-teaser .node-left a:hover,
#navigation ul.sf-main-menu li.sf-depth-1 a:hover,
#navigation ul.sf-main-menu li.sf-depth-1 a.active, #footer-bottom a,.slides li a.active:hover{
  color: #FFA800;
}
#footer .block p{
  color: #FFF;
}
.view-latest-tweets p{
  margin-bottom: 8px;
}
.views-field-created-time{
  color: #4c4c4c;
  font-size: 10px;
}
#footer .footer-block-copyright p{
  color: #4c4c4c;
  font-size: 11px;
  margin-bottom: 0;
}
#footer .item-list ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer .item-list ul li{
  margin: 0;
}
#footer .view-footer,
.more-photo-link,
.contact-link{
  padding-top: 10px;
}
.phone-add{
  background: transparent url("../images/phone.png") scroll 0 30% no-repeat;
}
.footer-block-contact p{
  margin-bottom: 0;
}
.footer-block-contact .row{
  margin-bottom: 20px;
  padding-left: 30px;
}
.view-footer p{
  margin-bottom: 0;
}
.row.address{
  background: transparent url("../images/pointer.png") scroll 0 30% no-repeat;
}
.mail-add{
  background: transparent url("../images/mail.png") scroll 0 30% no-repeat;
}
#footer .block .content .item-list ul li a{
  color: #FFF;
}
#footer .item-list ul li a{
  background: url("../images/li_arrow.png") no-repeat scroll 0 30% transparent;
  padding-left: 10px;
  color: #FFF;
}
#footer .item-list ul li a:hover,
#footer .item-list ul li a:hover{
  background: url("../images/li_arrow_active.png") no-repeat scroll 0 50% transparent;
}
#footer .item-list ul li{
  background: transparent url("../images/li_line.png") scroll 0 100% repeat-x;
  padding: 8px;
}
.more-photo-link,.contact-link{
  background: url("../images/li_line.png") repeat-x scroll 0 0 transparent;
  display: block;
  margin-top: 10px;
}
#footer .view-latest-tweets .item-list ul li{
  padding: 8px 0;
}
#footer .view-latest-tweets .item-list ul li a{
  background: none;
}
#footer .item-list ul li.views-row-first{
  padding-top: 0;
}
.featured-title img{
  float: left;
  margin-right: 15px;
}
.block h2 {
  background: url("../images/block_title_bg.png") no-repeat scroll 0 50% transparent;
  padding-left: 20px;
}
.testimonial-block blockquote{
  background: url("../images/testimonial_bg.png") no-repeat scroll 0 0 transparent;
  border: 0 none;
  height: 152px;
  margin: 0;
  padding: 0;
  width: 308px;
}
.testimonial-block blockquote p{
  font-size: 13px;
  font-style: italic;
  margin: 0;
  padding: 20px;
}
.testimonial-block h3{
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.region-footer .last{
  text-align: right;
}
ul.social-icons{
  margin: 10px 0 0 35px;
  padding: 0;
  list-style: none;
}
ul.social-icons li{
  list-style: none;
  margin: 0 0 0 10px;
  padding: 0;
  float: left;
}
#search-block-form .form-submit,
#search-block-form .form-submit:focus,
ul.social-icons li a,
ul.social-icons li a:hover,
.jcarousel-prev,
.jcarousel-prev:hover,
.jcarousel-next,.jcarousel-next:hover,
#slider .slider-nav a:hover,
#slider .slider-nav a,a.button,a.button:hover,
.node-readmore a,
.node-readmore a:hover,
.field-type-link-field a,
.field-type-link-field a:hover,.flex-direction-nav a:hover,.flex-direction-nav a{
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
ul.social-icons li a{
  display: block;
  text-indent: -9999px;
  height: 35px;
  width: 35px;

}
ul.social-icons li a:hover{
  background-position: 0 -35px;
}
li.fb a{
  background: url("../images/fb.png") no-repeat scroll 0 0 transparent;
}
li.tw a{
  background: url("../images/tw.png") no-repeat scroll 0 0 transparent;
}
li.gplus a{
  background: url("../images/gp.png") no-repeat scroll 0 0 transparent;
}
li.vimeo a{
  background: url("../images/vm.png") no-repeat scroll 0 0 transparent;
}
.footer-wrapper{
  background: url("../images/slider_wrapper_bg.png") repeat scroll center top transparent;
}
.footer-block-copyright{
  overflow: hidden;
  margin-top: 12px;
}
#search-block-form{
  margin-top: 10px;
}
#search-block-form .form-text{
  background: url("../images/search.png") no-repeat scroll 0 0 transparent;
  border: 0 none;
  color: #737373;
  display: block;
  float: left;
  font-style: italic;
  height: 35px;
  margin: 0;
  padding: 0 0 0 10px;
  width: 195px;
}
#search-block-form .form-submit{
  background: url("../images/search_btn.png") no-repeat scroll 0 0 transparent;
  border: 0 none;
  height: 35px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  width: 35px;
}
#search-block-form .form-submit:hover,
#search-block-form .form-submit:focus{
  background-position: 0 -35px;
}
.block-flickr img{
  border: 1px solid #525252;
  height: 47px;
  width: 63px;
  margin-bottom: 10px;
  margin-right: 10px;
}
#footer .block-flickr .content{
  position: relative;
  margin-right: -10px;
}
#navigation{
  margin: 0;
  position: relative;
  z-index: 10;
}
#navigation ul.sf-main-menu li.sf-depth-1{
  background: url("../images/nav_sep.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 60px;
  padding-left: 2px;
}
#navigation ul.sf-main-menu li ul{
  display: block;
  top: 58px;
  padding: 20px 10px 10px 10px;
  border-top: 0 none;
  border: 1px solid #262626;
  border-top: 0 none;
  background: #1a1a1a; /* Old browsers */
  -moz-box-shadow: 1px 0 10px #000;
  -webkit-box-shadow: 1px 0 10px #000;
  box-shadow: 1px 0 10px #000;
  /* For IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
  /* For IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
  border-radius: 0 0 5px 5px;

}
#navigation ul.sf-main-menu li ul li{
  background: transparent url("../images/menu_sub_line.png") scroll 0 100% repeat-x;
  padding: 8px 0;
}
#navigation ul.sf-main-menu li ul li a{
  color: #bfbfbf;
  font-size: 13px;
  font-family: 'OpenSansRegular';
  text-decoration: none;
  background: url("../images/li_arrow.png") no-repeat scroll 0 50% transparent;
  padding-left: 10px;
  margin-left: 8px;
  margin-right: 8px;
}
#navigation ul.sf-main-menu li ul li a:hover{
  background: url("../images/li_arrow_active.png") no-repeat scroll 0 50% transparent;
}
#navigation ul.sf-main-menu li a.sf-depth-1{
  color: #FFFFFF;
  display: block;
  font-size: 14px;
  padding: 24px 30px 0;
  text-decoration: none;
  text-transform: uppercase;
  ;
}
#navigation ul.sf-main-menu li a.sf-depth-1:hover,
#navigation ul.sf-main-menu li a.sf-depth-1.active{
  background: url("../images/menu_active_icon.png") no-repeat scroll 50% 0 transparent;
  border-top: 4px solid #FFA800;
  padding-top: 20px;
}
.jcarousel-clip-horizontal{
  height: 236px;
  overflow: hidden;
  width: 100%;
}
.jcarousel-item{
  height: 240px;
}
.jcarousel-item img{
  max-height: 206px;/*153px;*/
}
.jcarousel-prev{
  background: url("../images/left_arr_small.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 48px;
  left: -58px;
  position: absolute;
  top: 55px;
  width: 48px;
}
.jcarousel-next{
  background: url("../images/right_arr_small.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 48px;
  right: -58px;
  position: absolute;
  top: 55px;
  width: 48px;
}
.jcarousel-prev:hover,.jcarousel-next:hover{
  background-position: 0 -48px;
}
.jcarousel-container{
  position: relative;
  margin-left: -10px;
}
.slide img{
  width: 100%;
  height: auto;
}
.panel-separator{
  background: transparent url("../images/one_line.png") scroll 0 0 repeat-x;
  margin-top: 26px;
  margin-bottom: 35px;
  height: 5px;
}
.featured-title p{
  font-size: 16px;
}
.featured-title p strong{
  font-weight: normal;
}
.slide h3{
  font-size: 32px;
  margin-bottom: 30px;
}
.slide p{
  color: #FFF;
  font-size: 13px;
  padding-right: 50px;
}
.slide a.button{
  margin-top: 20px;
}
.view-latest-projects h3{
  font-size: 15px;
  font-weight: normal;
  line-height: 22px;
  margin-bottom: 8px;
  margin-top: 8px;
}
.view-latest-projects h3 a{
  text-decoration: none;
}
.view-latest-projects p{
  margin-bottom: 0;
}
.view-latest-projects .views-field-body,
.view-latest-projects .views-field-title{
  text-align: center;
}
.view-latest-projects a.button{
  margin-top: 22px;
  clear: both;
}
#slider{
  background: transparent url("../images/glow.png") scroll center top no-repeat;
}
h1#page-title{
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 24px;
}
.not-front #main,#sidebar{
  margin-top: 35px;
}
.breadcrumb{
  color: #bfbfbf;
  font-size: 11px;
}
.breadcrumb .sep{
  margin-left: 10px;
  margin-right: 10px;
}
#breadcrumb{
  margin-top: 14px;
}
#sidebar .block{
  margin-bottom: 30px;
}
#sidebar .block h2{
  margin-bottom: 18px;
  font-size: 18px;
}
.node-teaser h2{
  background: none repeat scroll 0 0 transparent;
  font-size: 21px;
  line-height: 1.5em;
  margin-bottom: 15px;
  padding: 0;
}
.node-teaser h2 a{
  text-decoration: none;
}
.field-name-field-blog-image img,
.field-name-field-portfolio-image img{
  border: 2px solid #FFF;
  width: 100%;
  height: auto;
}
.field.blog-post-created{
  font-size: 21px;
}
.node-left{
  font-size: 12px;
  color: #808080;
  text-align: right;
}
.node-left a,.node-left .field,.node-left p,.node-left span{
  color: #808080;
}
.node-left a{
  text-decoration: none;
}
.blog-post-created{
  background: url("../images/block_title_bg.png") no-repeat scroll 100% 50% transparent;
}
.node-left .field{
  margin-bottom: 5px;
  padding: 0 30px 0 0;
}
.node .node-left h2{
  color: #808080;
  background: none;
  padding-left: 0;
}
.block .node.node-left h2{
  background: none;
}
.field-name-field-category,.field-name-field-portfolio-category{
  background: transparent url("../images/category.png") scroll 100% 50% no-repeat;
}
.user-posted{
  background: transparent url("../images/user.png") scroll 100% 50% no-repeat;
}
.comment-count{
  background: transparent url("../images/comment.png") scroll 100% 50% no-repeat;
}
.field-name-field-tags{
  background: transparent url("../images/tags.png") scroll 100% 50% no-repeat;
}
.you-are-here{
  margin-right: 10px;
}

/* #Buttons
================================================== */
a.button,.node-readmore a{
  color: #FFF;
}
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.node-readmore a,
.field-type-link-field a{
  background: #782e90; /* Old browsers */
  background: #782e90 -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
  background: #782e90 -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */
  background: #782e90 -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
  background: #782e90 -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+ */
  background: #782e90 -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+ */
  background: #782e90 linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */
  border: 1px solid #4c1d5c;
  border-top: 1px solid #4c1d5c;
  border-left: 1px solid #4c1d5c;
  border-right: 1px solid #4c1d5c;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  text-shadow: 0 1px #000000;
  cursor: pointer;
/*  margin-left: 20px;*/
  margin-bottom: 20px;
  line-height: normal;
  padding: 8px 20px;
  font-family: 'OpenSansBold';
  text-transform: uppercase;
}

/*
#reveyo.button,
input[type="submit"]{
        margin-left: 20px;
}

#sabrine.button,
input[type="submit"]{
        color: red;
        margin-left: 12px;
}
*/

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.node-readmore a:hover,.field-type-link-field a:hover {
  color: #ffa800;
  background: #782e90; /* Old browsers */
  background: #782e90 -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); /* FF3.6+ */
  background: #782e90 -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */
  background: #782e90 -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */
  background: #782e90 -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+ */
  background: #782e90 -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+ */
  background: #782e90 linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */
  border: 1px solid #4c1d5c;
  border-top: 1px solid #4c1d5c;
  border-left: 1px solid #4c1d5c; }

.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active,
.node-readmore a.active {
  border: 1px solid #4c1d5c;
  background: #782e90; /* Old browsers */
  background: #782e90 -moz-linear-gradient(top, rgba(255,255,255,.35) 0%, rgba(10,10,10,.4) 100%); /* FF3.6+ */
  background: #782e90 -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.35)), color-stop(100%,rgba(10,10,10,.4))); /* Chrome,Safari4+ */
  background: #782e90 -webkit-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Chrome10+,Safari5.1+ */
  background: #782e90 -o-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Opera11.10+ */
  background: #782e90 -ms-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* IE10+ */
  background: #782e90 linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* W3C */ }

.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center; }

/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

#edit-preview{
  margin-left: 10px;
}
/* end button */
.node-teaser .node-right{
  background: transparent url("../images/one_line.png") scroll 0 100% repeat-x;
  padding-bottom: 27px;
  margin-bottom: 30px;
}
.pager li{
  font-size: 14px;
}
.pager li a{
  text-decoration: none;
  color: #999999;
}
.item-list .pager li{
  padding: 0;
}
#main-wrapper{
  padding-bottom: 40px;
}
#sidebar .block .content{
  background: transparent url("../images/sidebar_block_title_bg.png") scroll 0 0 repeat-x;
  padding-top: 8px;
/*  margin-left: 20px;*/
}
#sidebar .block .item-list ul li{
  margin: 0;
}
#sidebar .block h2{
  line-height: 40px;
}
#sidebar .block .item-list ul li{
  font-size: 13px;
  font-family: 'OpenSansSemibold';
  background: transparent url("../images/sidebar_list_item.png") scroll 0 100% repeat-x;
  padding: 12px 5px;
}
#sidebar .block .item-list ul li a:hover,
#sidebar .block .item-list ul li a.active{
  color: #9e0bb9;
}
#sidebar .block .item-list ul li a{
  text-decoration: none;
}
.user-picture img{
  float: left;
  width: 35px;
  height: 40px;
  margin-right: 10px;
}
.comment .submitted p{
  display: inline;
  font-size: 12px;
  margin-bottom: 0;
}
.comment h3{
  display: none;
}
.comment .field-name-comment-body{
  border: 2px solid #FFFFFF;
  border-radius: 5px 5px 5px 5px;
  margin-left: 45px;
  margin-top: 8px;
  padding: 8px;
}
.comment .links{
  float: right;
}
.comment .links li a{
  text-decoration: none;

}
.comment .links li,.comment .links li a{
  color: #808080;
}
.comment{
  margin-top: 10px;
  margin-bottom: 10px;
}
p.commenter-name{
  background: url("../images/user.png") no-repeat scroll 0 3px transparent;
  line-height: 16px;
  padding-left: 18px;
}
p.comment-time{
  background: url("../images/clock.png") no-repeat scroll 0 3px transparent;
  line-height: 16px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 16px;
}
.view-portfolio h3{
  font-size: 15px;
  line-height: 100%;
  margin-top: 8px;
  margin-bottom: 8px;
}
.view-portfolio h3 a{
  text-decoration: none;
}
.view-portfolio .views-row p{
  margin-bottom: 0;
}
.view-portfolio .view-content{
  position: relative;
  margin-right: -20px;
}
.view-portfolio .views-row{
  float: left;
  width: 217px;
  margin-right: 20px;
  margin-bottom: 30px;
}
.view-portfolio .views-field-title,.view-portfolio .views-field-body{
  text-align: center;
}
.view-portfolio .views-field-field-portfolio-image a{
  display: block;
/*  float: right; A Reveyo*/
}
.view-portfolio .views-field-field-portfolio-image a:hover{
  background: url("../images/lupe.png") no-repeat scroll 50% 50% transparent;
  display: block;
}
.view-portfolio .views-field-field-portfolio-image img{
  z-index: -1;
  position: relative;
/*  left:30px;*/
}
.view-portfolio .views-field-field-portfolio-image a:hover img{
  opacity: 0.5;
}
.views-exposed-form .views-exposed-widget{
  margin: 0;
  padding: 0;
}
#views-exposed-form-portfolio-page .bef-select-as-links{
  background: url("../images/block_title_bg.png") no-repeat scroll 0 50% transparent;
  display: block;
  overflow: hidden;
  padding-left: 35px;
}

/* ***********************
--------------------------------------
---------------Isotope CSS3 transitions-------------
--------------------------------------
*************************/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-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;
  -o-transition-property:         top, left, 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;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
/* End: Recommended Isotope styles */
.term-class{
  display: none;
}
.bef-select-as-links a{
  color: #999999;
  font-size: 14px;
  text-decoration: none;
}
.bef-select-as-links a.active{
  color: #333333;
}
.bef-select-as-links a{
  margin-right: 25px;
  display: block;
}
.bef-select-as-links .form-item .form-item{
  float: left;
  display: block;
}
.img-left{
  margin-right: 20px;
  float: left;
}
.circle-1{
  background: url("../images/discover.png") no-repeat scroll 0 0 transparent;
}
.circle-2{
  background: url("../images/strategy_big.png") no-repeat scroll 0 0 transparent;
}
.circle-3{
  background: url("../images/create.png") no-repeat scroll 0 0 transparent;
}
.circle-4{
  background: url("../images/launch.png") no-repeat scroll 0 0 transparent;
}
.circle-col h3{
  font-size: 15px;
  margin-bottom: 55px;
}
.circle-col h3 a{
  text-decoration: none;
}
.circle-col p{

}
.circle-col{
  display: block;
  padding-top: 100px;
  text-align: center;
  width: 180px;
}
.node .field-name-body ul li{
  background: transparent url("../images/plus.png") scroll 0 50% no-repeat;
  padding-left: 20px;
}
.node .field-name-body ul{
  margin-left: 25px;
}
.col-title p{
  font-size: 15px;
}
.col-title img{
  float: left;
  margin-right: 5px;
}
.team-member .member p{
  color: #808080;
  margin-bottom: 0;
}
.team-member .member h4{
  font-size: 14px;
}
.team-member .member{
  float: left;
  margin-right: 14px;
}
.team-member .member.last{
  margin-right: 0;
}
.team-member .member{
  text-align: center;
}
.block-comment .content li span{
  color: #808080;
}
.map-img img{
  width: 100%;
  height: auto;
}
.node .field-name-body ul li.c-address{
  background: transparent url("../images/c_pointer.png") scroll 0 12px no-repeat;
}

.node .field-name-body ul li.c-phone{
  background: transparent url("../images/c_phone.png") scroll 0 12px no-repeat;
}

.node .field-name-body ul li.c-mail{
  background: transparent url("../images/c_mail.png") scroll 0 12px no-repeat;
}
.node .field-name-body ul{
  margin: 0;
}
.node .field-name-body ul li{
  display: block;
  padding: 8px 0 8px 20px;
}
.our-address ul li a{
  text-decoration: none;
}
.map-img img,
.member img,.jcarousel-item img,
.view-portfolio .views-field-field-portfolio-image img{
  border: 2px solid #FFFFFF;
}
input.form-text,textarea{
  border: 1px solid #bababa;
  border-radius: 5px 5px 5px 5px;
  background: #eaeaea; /* for non-css3 browsers */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#FFFFFF'); /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#FFF)); /* for webkit browsers */
  background: -moz-linear-gradient(top,  #eaeaea,  #FFF); /* for firefox 3.6+ */ 
}
#navigation select{
  display: none;
  font-size: 14px;
  height: 46px;
  margin: 0;
  padding: 7px;
  width: 100%;
}
.comment .links li{
  display: block;
  float: left;
}
#block-block-1{
  float: left;
}
#site-name{
  display: none;
}

.flex-direction-nav a.flex-prev{
  background: url("../images/left_arr_big.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 78px;
  left: 10px;
  position: absolute;
  text-indent: -9999px;
  top: 45%;
  width: 78px;
}
.flex-direction-nav a.flex-next{
  background: url("../images/right_arr_big.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 78px;
  right: 10px;
  position: absolute;
  text-indent: -9999px;
  top: 45%;
  width: 78px;
}
.flex-direction-nav a:hover{
  background-position: 0 -78px;
}
#slider-wrapper {
  background: url("../images/glow.png") repeat-x scroll center top transparent;
  height: 400px;
  position: relative;
}
.flexslider{
  border: 0;
  background: none;
  border-radius: 0 0 0 0;
}
#slider h2,#slider p{
  color: #FFF;
}
.flexslider img.slide{
  float: left;
}
#slider .slides li .columns {
    margin-top: 35px;
}
.slides li img {
    margin-right: 20px;
}
.slides li a.active{
  color: #FFF;
}

/*
.portfolio-reveyo  img {
  display: block;
  margin:auto;
}

.info-reveyo-moins {
 padding-right:5px;
 color:red;
}


.info-reveyo-plus {
 padding-left:5px;
 color:blue;
}

*/
