/* 

Urbanic Template 

http://www.rfb.com/free-website-templates/395-urbanic

*/

body, html { overflow-x:hidden; }

body {
    background-color: #eee;
    font-family:  'Open Sans', Arial, Helvetice Neue, sans-serif;
    font-size: 14px;
	
	font-weight: 300; 
	font-style: normal; 
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, h6, span, p { font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif; }

* {
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}

.rfb_clear {
	clear: both;
}

.height30 {
	height: 30px;
}

.rfb-top-bar {
    min-height: 40px;
    background-color:#eeeeee;
}

.rfb-top-menu {
    min-height:140px;
    background-color:#ffffff;
    z-index: 5000;
    width:100%;
}

.navbar-brand > img {
    height: 180%;
}

.rfb-top-menu .navbar-toggle {
    margin-top: 38px;
}

.rfb-top-menu .navbar-brand {
    padding: 0;
    margin: 30px 0 0 0;
}

/* ------ Carousel ----- */

#rfb-carousel {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 100px;
    height: 600px;
    overflow-x: hidden;
}

.container.carrousel_bg_cover{
    padding: 0;
}

.carrousel_bg_cover{
    /*-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
    width: 100%; 
    height: 100%;
    overflow-x: hidden;
    position: relative;
}

#rfb-carousel .carousel-caption {
    z-index: 10;
}

#rfb-carousel .item {
    height: 600px;
}
#rfb-carousel .carousel-inner > .item > img {
    position: absolute;
    min-width: 100%;
    height: 600px;
    left: 0;
    top: 0;
}

@media (min-width: 768px) {
    #rfb-carousel .carousel-caption p {
        margin-bottom: 20px;
        line-height: 1.4;
        font-size: 21px;
    }

    #rfb-carousel .carousel-caption {
        padding-bottom: 240px;
        right: 20%;
        left: 20%;
    }
}

@media (max-width: 768px) {
    #rfb-carousel .carousel-caption {
        padding-bottom: 320px;
    }
    
    #rfb-carousel{
        height: 390px;
        overflow-y: hidden;
        overflow-x: hidden;
    }
    
    
}

@media (max-width: 1024px) {
    #rfb-carousel {
        /*background: url('../images/bg_accueil.jpg') no-repeat center center; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        overflow-x: hidden;
        margin-bottom:0;
        height: 500px;*/
    }
}

/* ------ End of Carousel ----- */

/* ------ Welcome & Slogna ------ */
.rfb-cabinet {
    /*border-bottom: 1px solid #cccccc;*/
    min-height: 230px;
    font-family:  'Open Sans', sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #fff;
    padding-bottom: 100px;
    background-color: #777;
}

.rfb-cabinet h1{
    font-size: 42px;
    /*margin-top: 60px;*/
    margin-bottom: 20px;
    text-align:center;    
}

.rfb-cabinet p{
    font-size: 16px;
}

.rfb-competences {
    margin-bottom: 100px;
    margin-top: 100px;
    /*color: #777;*/
    padding-bottom: 100px;
    background-color: #eee;
}

.rfb-competences h1{
    font-size: 42px;
    /*margin-top: 60px;*/
    margin-bottom: 50px;
    text-align:center;        
}

.rfb-competences-item {
    font-family:  'Open Sans', sans-serif;
    margin-bottom: 10px;
    font-size: 16px;
    position: relative;
    /*height: 380px;*/
    overflow: hidden;
}

.rfb-competences-item .fa{
    font-size: 22px;
}

.rfb-competences-item p {
    font-weight: lighter; 
    text-align: justify; 
    margin-top: 25px;
    font-size: 16px;
    color: #929292;
}

.rfb-staff-item{
    height: 424px;
}

.push-down{
    position: absolute;
    bottom: 0;    
}

.subheader {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    margin-top: 12px;
    font-size: 12px;
    /*color: #e67e22;*/
    color: #9d0d15;
}


.btn-orange {
    /*background-color: #ff7600;*/
    background-color: #9d0d15;
    border-bottom:2px solid #d35400;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color:#ffffff;
}

.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .open .dropdown-toggle.btn-orange {
    background-color: #d35400;
    color:#ffffff;
}

.btn-green {
    background-color:#2ecc71;
    border-bottom:2px solid #27ae60;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color:#ffffff;
}

.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green {
    background-color: #27ae60;
    color:#ffffff;
}

.nav > li > a {
    padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
    /*background-color: #ff7600;*/
    background-color: #9d0d15;
    color:#fff;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    /*background-color: #ff7600;*/
    background-color: transparent;/*#9d0d15;*/
    color: #9d0d15;
    border-bottom: 1px solid #9d0d15 ;
    /*font-weight: bold;*/
    /*color:#fff;*/
}


.nav > li > a {
    color: #929292;
}
.navbar-default {
    background-color:#fff;
    border:none;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    /*background-color: #ff7600;*/
    background-color: transparent;/*#9d0d15;*/
    color: #9d0d15;
    border-bottom: 1px solid #9d0d15 ;
    font-weight: bold;
    /*color:#fff;*/
}

.navbar {
    margin-bottom: 0px;
}

.rfb-competences-item-header {
    margin-left: -10px; 
    padding: 16px 20px 20px; 
    font-weight: bold;
    display: inline-block;
}

.rfb-header-orange {
    /*background-color:#ff7600;*/
    background-color: #9d0d15;
    min-width: 298px;
    height: 67px;
    color: #fff; 

}



.hr_gray {
    border: 1px solid #cccccc; 
}

.hr_red {
    border: 1px solid #9d0d15; 
}

.rfb-team {
    /*background: url('../images/background.png') ; */
    background-color: #777;
    font-family:  'Open Sans', sans-serif;
    min-height:670px;
    color:#ffffff;

}

.rfb-line-header {
    margin-top:50px;
    margin-bottom:50px;
    text-transform: uppercase;
}

.rfb-line-header span {
    font-size: 18px; 
    /*float :left; */display: inline-block;
    margin-top: 10px;
}

.cabinet_hr {
    width: 37.5%; 
}

.contact_hr {
    width: 39%; 
}

.news_hr {
    width: 37%; 
}

.team_hr {
    width: 34%; 
}

.competences_hr {
    width: 33%; 
}

.title_hr{
    border: 1px solid #9d0d15;
    /*float: left;*/
    display: inline-block;
    margin-bottom: 6px;
}

.team_hr_left {
    margin-right: 30px;
    margin-left: 15px; 
}

.team_hr_right {
    margin-left: 30px;
}

.member-thumb img{
    margin: 0 auto;
}

.member-thumb:hover .thumb-overlay {
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}

.member-thumb {
    position: relative;
    overflow: hidden;
}

.member-thumb .thumb-overlay {
    background-color: rgba(220, 157, 102, 0.8);
    position: absolute;
    visibility: hidden;
    padding-top: 35%;
    padding-left: 25%;
    height: 100%;
    width: 100%;
    opacity: 0;
    right: 0;
    top: 0;
}

.thumb-overlay a {
    float:left;
    margin-right: 5px;
}



.team-inner {
    margin-top:10px;
}

.team-inner-header {
    font-family: 'Open Sans', sans-serif;
    font-weight:600;
    font-size:16px;
}

.team-inner-subtext {
    font-weight:normal;
    font-size:14px;
}

/*.row_team {
    margin-left:-50px;
    margin-top:70px;
}

.row_team li {
    list-style: none;
}*/

.rfb-project-box {
    background-size: cover;
    position: relative;
    overflow: hidden;
    cursor:pointer;
    height: 200px;
    width: 200px;
}

.rfb-project-box:hover .project-overlay {
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}

.project-overlay {
    background : rgba(0,0,0,.75);
    /*border : 2px solid #ff7600;*/
    border : 2px solid #9d0d15;
    visibility: hidden;
    position: absolute;
    text-align:center;
    padding-top:40px;
    color: #ffffff;
    height: 100%;
    width: 100%;
    opacity: 0;
    right: 0;
    top: 0;
}


.project-overlay hr {
    width : 70%;
	
}

.rfb-project-gallery li {
    margin:15px;
}

.txt_darkgrey {
    color: #333333;
}

.txt_orange {
    color: #e67e22;
}

.txt_red {
    color: #9d0d15;
}

.txt_slogan {
    font-size:14px; 
    color:#929292;
}


.team_box  div {
    text-align: center; 
    padding-top: 100px;
}

.span_blog {
    margin-bottom: 80px;
}

.blog_post {
    color: #333333; 
    padding: 10px;
}

.blog_header {
    font-weight: bold; 
    font-size: 16px; 
}

.blog_text {
    text-align: justify; 
    font-size: 16px; 
    margin-top: 20px;
}

#rfb-contact {
	margin-top:100px; 
	border-top: 1px solid #cccccc; 
	font-size:14px;
        background-color: #777;
        color: #eee;
}
.rfb-contact-map {
    margin-bottom: 15px;
    height: 378px;

}

#rfb-contact i.fa{
    margin-right: 10px;
    font-size: 18px;
}

#content{
    color: #000;
}

.head_contact {
    padding-bottom:80px; 
    margin-bottom:0;
}

.contact_right img {
	margin-right:5px;
}

.contact_right form {
	padding-left:15px;
	padding-right:15px
}

.tweet_txt {
	border-left:2px solid #ffffff; 
	min-height:160px;
}

.twitter_user {
	color: #FFFF33; 
	font-size: 14px;
	float: right;
}

.rfb-partners {
	border-top: 2px solid #cccccc;
}

.rfb-partners .rfb-partner-item {
    margin-bottom: 5px;
}

.rfb-footer {
	border-top: 2px solid #cccccc; 
	margin-top: 100px;
}

.footer_container {
	margin-top:60px; 
	margin-bottom:20px;
}

.footer_bottom_content {
	margin: auto;
	margin-bottom: 30px;
	font-size: 14px;
	color:#333333;
}

.social-icon-fb {
    background: url('../img/rfb/social-icon-fb.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-fb {
    background: url('../img/rfb/social-icon-fb-over.png') no-repeat;
}

.social-icon-rss {
    background: url('../img/rfb/social-icon-rss.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-rss {
    background: url('../img/rfb/social-icon-rss-over.png') no-repeat;
}

.social-icon-twitter {
    background: url('../img/rfb/social-icon-twitter.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-twitter {
    background: url('../img/rfb/social-icon-twitter-over.png') no-repeat;
}

.social-icon-linkedin {
    background: url('../img/rfb/social-icon-linkedin.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-linkedin {
    background: url('../img/rfb/social-icon-linkedin-over.png') no-repeat;
}

.social-icon-dribbble {
    background: url('../img/rfb/social-icon-dribbble.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-dribbble {
    background: url('../img/rfb/social-icon-dribbble-over.png') no-repeat;
}

ul.rfb-project-gallery  li  a img:hover {
    /*border: 3px solid #ff7600;*/
    border: 3px solid #9d0d15;
}

.rfb-gallery-category a {
	color:#333333; 
}

.rfb-gallery-category a.active {
	/*color:#e67e22;*/
        color:#9d0d15;
	text-decoration:none;
}

.rfb-gallery-category a:focus {
	/*color:#e67e22;*/
        color:#9d0d15;
	text-decoration:none;	
}

.rfb-gallery-category a:hover {
	/*color:#e67e22; */
        color:#9d0d15;
	text-decoration:none;
}

.link_orange:hover {
    text-decoration:none;
}
.rfb-project-gallery {         
    margin:0 0 0 0;
    margin-top:30px;
    margin-left: -40px;
}
.rfb-project-gallery li {     
    list-style:none;
    margin-bottom:25px;           
}
.rfb-project-gallery li img {
  cursor: pointer;
}

.rfb-tweets {
    background-color: #8996a0;
    min-height:200px;
    font-family:  'Open Sans', sans-serif;
    font-size:20px;
    color:#ffffff;
    margin-top:100px;
}

.form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-style: italic;
}

.btn_loadmore {
	margin-top:30px; 
	margin-bottom:80px;
}

.blog_box {
	/*margin-left: -12px;*/
}

@media (min-width:991px) and (max-width:1200px) {
    .rfb-project-box, .project-overlay {
        height:170px;
        width:170px;
    }

    .rfb-project-gallery {
        margin-left: -70px;
    }

    .rfb-competences-item-header {
        padding: 16px 10px 20px;
    }

    .rfb-header-orange {
        min-width: 230px;
    }

    .team_box,  .team_box_over {
        height:220px;
        width:220px;
    }
	
}


@media (max-width:991px) {
    .team-inner {
        margin-top: 20px;
        margin-bottom: 20px;
    }
	
    .rfb-btn-read-more {
        float:right;
        margin-bottom :40px; 
    }
}


@media (min-width:768px) and (max-width:990px) {
    .member-thumb .thumb-overlay {
        padding-left: 30%;
    }
    .rfb-project-box , .project-overlay {
       height:130px;
       width:130px;
       padding-top: 0px;
    }

    .rfb-project-gallery {
       margin-left: 10px; 
    }

    .blog_box{
       margin-right: -140px;
    }
}


@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 9px;
    padding-bottom: 9px;
  } 
}

@media (max-width: 768px) {
    .member-thumb .thumb-overlay {
        padding-left: 40%;
       
    }
    .rfb-btn-read-more {
            float:right;
            margin-bottom :40px; 
      }
}

@media (max-width: 380px) {
    .member-thumb .thumb-overlay {
            padding-left: 30%;

    }
	.rfb-competences-item-header {
		font-size: 16px;
		
		padding: 23px 10px 22px;
	}
	.rfb-header-orange {
		min-width: 0px;
	}
	
}

@media (min-width:991px) and (max-width: 1200px) {
	 .team_hr {
		width: 32%; 
	}
        .competences_hr {
		width: 31%; 
	}
        .cabinet_hr {
		width: 35%;
	}
        .competences_hr {
		width: 28%;
	}
        .news_hr {
		width: 34%;
	}
        .contact_hr {
		width: 36%;
	}
}

@media (min-width:683px) and ( max-width: 991px) {
	 .team_hr {
		width: 33%;
	}
        .cabinet_hr {
		width: 36%;
	}
        .competences_hr {
		width: 28%;
	}
        .news_hr {
		width: 34%;
	}
        .contact_hr {
		width: 32%;
	}
}

@media (min-width:585px) and ( max-width: 683px) {
        .member-thumb .thumb-overlay {
            padding-left: 25%;

        }
	 .team_hr {
		width: 30%;
	}
        .cabinet_hr {
		width: 34%;
	}
        .competences_hr {
		width: 28%;
	}
        .news_hr {
		width: 34%;
	}
        .contact_hr {
		width: 25%;
	}
}

@media (min-width:536px) and ( max-width: 585px) {
	 .team_hr {
		width: 28%;
	}
        .cabinet_hr {
		width: 32%;
	}
        .competences_hr {
		width: 26%;
	}
        .news_hr {
		width: 32%;
	}
        .contact_hr {
		width: 23%;
	}
}

@media  (min-width:410px) and  ( max-width: 536px) {
	 .team_hr {
		width: 12%;
	}
        .cabinet_hr {
		width: 12%;
	}
        .competences_hr {
		width: 11%;
	}
        .news_hr {
		width: 12%;
	}
        .contact_hr {
		width: 12%;
	}
}

@media  ( max-width: 410px) {
	 .team_hr {
		width: 1%;
	}
        .cabinet_hr {
		width: 1%;
	}
        .competences_hr {
		width: 1%;
	}
        .news_hr {
		width: 1%;
	}
        .contact_hr {
		width: 1%;
	}
}



.col-center-block {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 100px;
}



.rfb-pageimg{
    /*background-position: left top;  */
    background-position: 0px 70px;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 500px;
	max-height:500px;
	max-width:300px;
    /*margin-top: 40px;*/
}

.rfb-pageimg-cabinet{
    background-image: url(../img/rfb/bg_cabinet.jpg);
}

.rfb-pageimg-competences{
    background-image: url(../img/rfb/bg_competences.jpg);
}

.rfb-pageimg-associes{
    background-image: url(../img/rfb/bg_associes.jpg);
}

.rfb-pageimg-news{
    background-image: url(../img/rfb/bg_news.jpg);
}

#rfb-news{
    background-color: #eee;
}

.container-fluid{
    margin-right: 40px;
    margin-left: 40px;
}

.fancybox-skin{
    background: #777;
    color: #fff;
}

.title {
    font-size: 24px;
    color: #9d0d15;
    margin-top: 35px;
}

.admin table{
    width: 100%;
    border: #000 1px solid;
}

.admin thead{
    background-color: #9d0d15;
    color: white;
}

.admin td{
    padding: 5px;
    border: #000 1px solid;
}

.admin thead a{
    color: white;
}

.admin thead a:hover{
    color: #999;
    text-decoration: none;
}

/*Agregado para que la barra colapsada aparezca en menos de 990 en vez de 768*/
@media (max-width: 990px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
   .navbar-nav .open .dropdown-menu {
       position: static;
       float: none;
       width: auto;
       margin-top: 0;
       background-color: transparent;
       border: 0;
       -webkit-box-shadow: none;
       box-shadow: none;
    }
}

.btn-primary{
    color: #fff;
    background-color: #9F1119;
    border-color: #752024;
}

.btn-primary:hover{
    background-color: #752024;
}

.btn-primary:focus, .btn-primary.focus{
    background-color: #a94442;
}



.uploadLawyerImageButton{
	float:left; 
	text-align: center; 
	cursor: pointer; 
	cursor: hand;
    display: inline-block;
}


.uploadLawyerImageFrame{
	border: 3px coral solid;
	width: 136px;
	height: 196px; 
}

.uploadLawyerImage{
	width: 130px;
	height: 190px;
}

.uploadLogoImageButton{
    margin-left: 10px;
}

.uploadLogoImageFrame{
	/*border: 3px coral solid;*/
	width: 198px;
	/*height: 109px;*/
}

.uploadLogoImage{
	width: 192px;
	/*height: 103px; */
}

.feature.map {
  height:100%;
    width:100%;
    border:0;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
	  -webkit-filter: grayscale(99%); /* Chrome 19+ & Safari 6+ */
	  -webkit-backface-visibility: hidden;  /* Fix for transition flickering */
}

.white-stroke{
	/*text-shadow: 
   -1px -1px 0 #fff;  
    1px -1px 0 #fff;
    -1px 1px 0 #fff,
     1px 1px 0 #fff;*/
	-webkit-text-fill-color: black;  /*Will override color (regardless of order) */
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: white;
	/*text-shadow: 0 2px 4px rgba(255, 255, 255, .6);*/
}


.practice-popup ul{
    list-style-type: disc;
    list-style-position: outside;
    padding-left: 20px;
    margin-left: 20px;
}

.centered-row {
   text-align: center;
   font-size: 0;
}
.centered-row > div {
   float: none;
   display: inline-block;
   text-align: left;
   font-size: 13px;
}