/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 3, 2015, 9:41:21 PM
    Author     : CRSANCHEZ
    */
  /*  @font-face {
      font-family: "lsans";
      src: url(./fonts/LSANS.TTF) format("truetype");
      }*/

      body {
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
      }

      /*Projects*/
      .project-body ol, .project-body ol li {
        list-style-type: decimal;
        font-size: inherit;
        line-height: 1.7;
        padding: 5px 0 8px 20px;
        margin-left: 10px;
      }

      .nav ul, .nav ul li {
        padding: 0 !important;
      }

      .readmore {
        font-size: 15px;
      }

      a.readmore {
        color: #FFF !important;
      }

      .project-body{
        max-width: 960px;
        margin: 0 auto;
        padding-top: 15px;
      }

      .project-body h1 {
        font-weight: 300;
        font-family: inherit;
        margin: 0;
        font-size: 3.2rem;
        line-height: 3rem;
        color: #333;
      }

      .project-body ul {
        list-style-type: disc;
        padding-left: 20px;
      }

      .project-body ul li {
        padding: 5px 0 8px 20px;
        font-size: inherit;
        margin-left: 25px;
      }

      .project-body p {
        padding-bottom: 15px;
        font-weight: inherit;
        line-height: 1.7;
        font-size: inherit;
        text-align: left;
      }

      .project-section {
        width: 100%;
        padding-top: 1em;
      }

      .breadcrumb {
        font-size: 11px;
        color: #999;
      }

      .project-image {
        width: 100%;
        height: 400px;
        margin-top: 15px;
      }

      .bs-callout {
        padding-left: 1em;
        margin: 20px 0;
        border: 1px solid #fff;
        border-left-width: 10px;
        border-radius: 0;
      }
      .bs-callout h4 {
        margin-top: 0;
        margin-bottom: 5px;
      }
      .bs-callout p:last-child {
        margin-bottom: 0;
      }
      .bs-callout code {
        border-radius: 3px;
      }
      .bs-callout+.bs-callout {
        margin-top: -5px;
      }

      .bs-callout-danger {
        border-left-color: #cb3232;
      }
      .bs-callout-danger h4 {
        color: #cb3232;
      }

      .container-nav-projects {
        background-color: #323232;
        border-bottom: solid 2px #cb3232;
      }

      .navbar-header-projects {
        display: none;
      }

      .navbar-collapse-projects {
        /*width: 862px;*/
        margin: auto;
        overflow: hidden;
        /*background-color: #323232;*/
      }

      .navbar-nav-projects {
        float: left;
      }

      .navbar-nav-projects li {
        float: left;
        /*color: #989898;*/
      }

      .navbar-nav-projects li a {
        /*float: left;*/
        color: #989898;
        padding: 20px 20px;
        font-size: 15px;
        /*font-family: "lsans";*/
      }

      .tab-projects {

      }

      #myTabs a {
        font-family: inherit;
        font-size: .825em;
        color: #222;
        font-weight: 400;
      }

      #myTabs {
        max-width: 960px;
        margin: auto;
      }

      .tab-content {
        background-color: #f8f8f8;
      }

      .tab-content > .active {
        position: relative;
      }

      #myTabs .active a {
        color: #cb3232;
        background-color: #f8f8f8;
        text-transform: none;
        font-weight: 600;
        /*font-size: 1.2rem;*/
      }

      .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
        font-weight: 600;
        font-size: 1.2rem;
      }

      .navbar-nav-projects li a.nav-selected{
        text-decoration: none;
        background-color: #cb3232;
        color: #fff!important;
        font-weight: bold;
      }

      .navbar-nav-projects li a:hover {
        text-decoration: none;
        background-color: #cb3232;
        color: #fff!important;
        font-weight: bold;
      }

      .nav-content {
        /*color: #fff;*/
        max-width:960px;
        margin:auto;
        padding: 30px 0px;
        overflow: hidden;
      }

      .nav-content-donors {
        /*color: #fff;*/
        max-width:960px;
        margin:auto;
        /*padding: 60px;*/
        overflow: hidden;
      }

      .partner-content {
        /*color: #fff;*/
        max-width:960px;
        margin:auto;
        padding-bottom: 30px;
        overflow: hidden;
      }

      .partner-list {
        font-size: 14px;
        padding-left: 30px;
      }

      .partner-list a {
        text-transform: none;
      }

      .donor-content{
        width: 300px;
        height: 343px;
        float: left;
        padding: 19px;
        margin-right: 20px;
        margin-bottom: 1em;
        border: solid 1px rgba(152, 152, 152, .5);
      }

      .donor-logo{
        width: 260px;
        height: 215px;
      }

      .donor-text{
        padding: 10px 0px 10px 0px;
        text-transform: none;
      }

      .donor-name {
        color: #323232;
        font-size: 18px;
        /*font-family: "lsans";*/
        padding: 10px 0px 10px 0px;
        text-align: center;
        font-weight: bold;
      }

      .donor-url {
        color: #989898;
        font-size: 14px;
        /*font-family: "lsans";*/
        text-align: center;
      }

      .readmore {
        background-color: #cb3232;
        color: #FFF!important;
        padding: 10px;
      }

      .botton-content a:hover {
        text-decoration: none;
        color: #FFF!important;
      }

      .botton-content a:visited {
        text-decoration: none;
        color: #FFF;
      }

      .botton-content {
        overflow: hidden;
        padding: 24px 0;
      }

      .contact-content {
        overflow: hidden;
        padding-bottom: 20px;
      }

      .photo-frame {
        padding: 10px;
        border: solid 1px rgba(152, 152, 152, .5);
        width: 280px;
        height: 170px;
        float: left;
      }

      .photo-frame-cgspace {
        padding: 10px;
        margin-right: 25px;
        border: solid 1px rgba(152, 152, 152, .5);
        /*width: 280px;*/
        /*height: 170px;*/
        float: left;
      }

      .blog-img {
        width: 100%;
        height: 100%;
        /*float:left;*/
        background-color: #fff;
      }

      .contact-logo {
        width: 200px;
        height: 200px;
        float:left;
        background-color: #fff;
      }

      .contact-text{
        padding: 25px;
        float: left;
        max-width: 50%;
        text-transform: none;
      }

      .contact-name {
        font-weight: 600;
        font-size: 1.2rem;
        padding-bottom: 10px;
        line-height: 25px;
      }

      .contact-name a {
        color:#333;
      }

      .contact-info {
        /*font-family: "lsans";*/
        font-size: 18px;
        font-weight: normal;
      }

      .photo-flickr {
        width: 32%;
        height: 175px;
        float:left;
        margin: 5px;
      }

      .photo-flickr-v {
        width: 15%;
        height: 175px;
        float:left;
        margin: 5px;
      }

      .navbar-projects{
        margin: auto;
        max-width: 960px;
      }

      .nav-title-content {
        /*background-color: #323232;*/
        /*color: #fff;*/
        width:100%;
        margin: auto;
        max-width: 960px;
      }

      .nav-title {
        width: 960px;
        max-width: 100%;
        margin: auto;
        padding-top: 30px;
        padding-bottom: 10px;
        text-transform: none;
        font-weight: 600;
        font-size: 1em;
        font-family: inherit;
        border-bottom: solid 1px #ccc;
      }

      .nav-title .title {
        font-weight: 400;
        line-height: 40px;
        font-size: 1.6rem;
      }

      .nav-title-content-donor {
        /*background-color: #323232;*/
        color: #323232;
        width:100%;
      }

      .nav-title-donor {
        width: 960px;
        margin: auto;
        padding: 30px;
        border-bottom: solid 1px #989898;
      }

      .nav-title-donor .title {
        font-size: 25px;
        font-weight: bold;
        line-height: 40px;
      }

      .nav-title .title a {
        font-size: 25px;
        font-weight: bold;
        line-height: 40px;
        color: #000;
      }

      .nav-title .subtitle {
        font-size: .875em;
        margin-top: 1em;
        font-weight: 600;
        font-family: inherit;
      }

      .pager-project {
        color: #000;
        width:100%;
        padding: 20px 0px;
      }

      .pager-align-cp {
        display: inline-flex;
        margin: auto;
        font-size: 15px;
      }

      .pager-align-cp .pagination {
        padding: 0px!important;
        margin: 0px;
        height: 30px;
        display: block;
        text-align: center;
      }

      .pager-align-cp .pagination > .active > a, .pager-align-cp .pagination > .active > span, .pager-align-cp .pagination > .active > a:hover, .pager-align-cp .pagination > .active > span:hover, .pager-align-cp .pagination > .active > a:focus, .pager-align-cp .pagination > .active > span:focus {
        background-color: #cb3232;
        border-color: #cb3232;
        color: #FFF;
      }

      .pager-align-cp .pagination > li > a, .pager-align-cp .pagination > li > span {
        color: #000;
      }

      .loading{
        display:none; 
        position: absolute;
        /*top: 0;*/
        width: 100%;
        height: 100%;
        background: #FFF;
        opacity: 0.6;
      }
      .loading img{
        position: absolute;
        top: 44%;
        left: 50%;
      }

      .cp-post-publication {
        width: 100%;
        float: left;
        min-height: 190px;
        margin: 10px;
        text-transform: none;
      }

      #image_cgspace {
        width: 120px;
        border: none;
        margin-right: 0px;
      }

      #blogs-content {
        position:relative;
      }
      #photo-content {
        position:relative;
      }
      #cgspace-content {
        position:relative;
      }

      /*.left {
        display: inline-block;
        width: 20px;
        height: 20px;
        border: 2px solid #fff;
        border-radius: 50%;
        margin-right: 1.5em;
      }

      .left:after {
        content: '';
        display: inline-block;
        margin-top: 4px;
        margin-left: 6px;
        width: 6px;
        height: 6px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        -moz-transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg);
      }

      .right {
        display: inline-block;
        width: 20px;
        height: 20px;
        border: 2px solid #fff;
        border-radius: 50%;
        margin-left: 1.5em;
      }

      .right:after {
        content: '';
        display: inline-block;
        margin-top: 4px;
        margin-left: 4px;
        width: 6px;
        height: 6px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        }*/

      /*.right-s {
        content: '';
        display: inline-block;
        margin-top: 4px;
        margin-left: 4px;
        width: 7px;
        height: 7px;
        border-top: 4px solid #fff;
        border-right: 4px solid #fff;
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        }*/

/*.right-sr {
  content: '';
  display: inline-block;
  margin-top: 4px;
  margin-left: 4px;
  width: 7px;
  height: 7px;
  border-top: 4px solid #cb3232;
  border-right: 4px solid #cb3232;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  }*/

  .pagin {
    display: inline-block;
    vertical-align: middle;
  }

  .pagin a {
    font-size: 13px;
    line-height: 16px;
  }

  .div-title-crp {
    padding: 30px 0;
  }

  .title-crp {
    color:#fff;
    background-color: #cb3232;
    padding: 10px 20px;
    font-size: 18px;
  }

  .content-crp {
    /*font-weight: bold;*/
    font-style: italic;
    font-size: 16px;
  }

  .content-theme {
    /*font-weight: bold;*/
    /*font-style: italic;*/
    font-size: 14px;
  }

  .content-area {
    text-align: right;
    padding: 20px 0px 15px 0px;
  }

  .title-area {
    color:#fff;
    background-color: #cb3232;
    font-size: .875em;
    font-weight: 400;
    padding: .5em 1em;
  }

  .title-theme {
    color: #888;
    font-weight: 400;
    /*background-color: #FFF;*/
    border: solid 1px #888;
    padding: .5em 1em;
    font-size: 1em;
    line-height: 4;
    white-space: nowrap;
  }

  .title-adds {
    font-size: 1.2rem;
    font-weight: 400;
  }

  .agrobiodiversity {
    background-color: #98c93b;
  }

  .soils {
    background-color: #ffcc32;
  }

  .decision {
    background-color: #983298;
  }

  .content-adds {
    /*background-color: #f8f8f8;*/
  }

  .intern-adds {
    /*color: #fff;*/
    max-width:960px;
    margin:auto;
    padding-bottom: 30px;
    overflow: hidden;
  }

  #map-single { 
    height: 200px;
    width: 300px;
    float: right;
    margin: 0px 0px 15px 15px;
  }

  /* LIST */

  .cp-archive-title hr {
    display: block;
    margin-top: 16px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 5px;
    width: 70px;
    color: #cb3232;
    border-top: 0px;
  }

  .cp-archive-title {
    /*padding-top: 18px;*/
    margin:auto;
    text-align: center;
  }

  .mapfilter {
    background-color: #f8f8f8;
    width: 100%;
    /*padding-top: 1.5em;*/
    padding-top: 0 !important;
  }

  #filter-cp {
    max-width: 960px;
   /* margin: auto;*/
 margin: .8em auto;
  }

  .result-content {
    background-color: #FFF;
    position: relative;
  }

  #result-cp {
    max-width: 960px;
    margin: auto;
    overflow: hidden;
    padding: 20px 0px 40px 0px;
  }

  .project-content {
    /*width: 300px;*/
    height: 400px;
    /*float: left;*/
    /*margin-right: 18px;*/
    margin-top: 10px;
    border: solid #ccc 1px;
  }

  .projectd-img {
    width: 100%;
    height: 192px;
    background-color: #cb3232;
  }

/*.projectd-img:hover {
  background-blend-mode: overlay;
  }*/

  a .project-text {
    font-weight:normal;
    text-transform: none;
    padding: 0 15px;
    line-height: 1.5;

  }

  a .project-info {
   font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
   font-weight: 300;
   font-size: 1rem;
   color: #333;
   padding-top: 5px;
   line-height: 1.5rem;
   /*float: left;*/
   /*max-width: 50%;*/
 }

 a .project-name {
  color: #333;
  font-size: 1em;
  line-height: 1.2;
  font-weight: 300;
  margin-top: 5px;
  font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
}

.cross {
  width: 50px;
  height: 50px;
  position: relative;
}

.cross:before, .cross:after {
  content: "";
  position: absolute;
  /*z-index: -1;*/
  background: #FFF;
}

.cross:before {
  left: 24px;
  width: 3px;
  height: 20px;
  top: 15px;
}

.cross:after {
  top: 24px;
  left: 15px;
  height: 3px;
  width: 20px;
}

.service-ico {
  color: #FFF;
  background-color: #cb3232;
  border-color: #fff;
  display: block;
  position: relative;
  margin: -28px auto 0px auto;
  width: 50px;
  height: 50px;
  line-height: 48px;
  font-size: 24px;
  border-radius: 50%;
  border: 3px solid #fff;
  box-sizing: initial;
}

#inner {
  margin: 0 auto;
}

.subtitle select {
  font-size: .875em;
  margin: 0 1em;
  font-weight: 400;
  color: #555!important;
  min-width: 10em;
}

.modal-backdrop {
  z-index: 1001;
}
.row-fluid.overlay.asd {
    background-color: #333 !important;
    opacity: 0.6 !important;
	top: auto !important;
    overflow-x: auto !important;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #555;
}
