﻿/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0;
  font-family: 'Oxygen', sans-serif!important;
  font-size:16px !important; }
  
  .ms-cui-group{
	font-size:0.81em !important;
}

  .ms-cui-group a{
	font-size:0.81em !important;
}


/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary,
[data-name="ContentPlaceHolderMain"] {
  display: block; 
  float:left;
  width:100%;
  }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }
  /*IFRAME ESTADISTICAS*/
  
  iframe.iframe_est {
	border-bottom:1px solid #CCCCCC;
	float:left;
	height:768px;
	margin-bottom:20px;
	margin-top:-20px;
	overflow:hidden;
	width:99.7%;
	}
/* Iframe responsive*/
@media (max-width: 768px){
iframe.iframe_est {
	border-bottom:none;
	margin-bottom:0;
	}	
}
@media (max-width: 640px){
iframe.iframe_est {
	height:360px;
	}
}
@media (max-width: 600px){
iframe.iframe_est {
	height:800px;
	}
}
@media (max-width: 480px){
iframe.iframe_est {
	height:320px;
	}
}
@media (max-width: 360px){
iframe.iframe_est {
	height:640px;
	}
}
@media (max-width: 320px){
iframe.iframe_est {
	height:480px;
	}
}
@media (min-height: 911px){
iframe.iframe_est{
	height:1024px;
	}
}  
 /*popups*/
 
 .ms-dlgContent {
 width:auto !important;
 z-index: 2000 !important;
}

.ms-dlgBorder {
   
}

#DlgFrameedab9291-d5d4-43a5-a0c1-f57b472d9b8b {
    width: 600px!important;
    height: auto !important;
    padding: 50px;
}

.ms-dlgTitle{
	    padding: 30px 30px!important;
} 
  
 /*menu*/
 
ul.tabs {
    padding: 0;
   /* margin: 17px  auto 0;
    width: 100%;
    overflow: hidden;
    max-width: 1170px;*/
}

.col-md-2.RD {
    padding: 26px 0;
    text-align: right;
}
.tab-panels {
    position: relative;
    top: 0;
    /*border-bottom: 3px solid #68B94F;*/
  }
.tabs{
  	margin-left: 1%;
	}
.tab-panels li {
    list-style-type: none;
}
ul.tabs li {
	background-image:url(../img/arrow_dw_nav.png);
	background-position:center right;
	background-size:9px 9px;
	background-repeat:no-repeat;
	border-bottom-style:solid;
	border-bottom-width:6px !important;
    cursor: pointer;
    float: left;
    font-size:1em;
    margin: 0 0 0 15px;
    padding: 25px 19px 10px 10px;
    min-height: 70px;
}
#pnlInicioTab {
	background-image:url(../img/home_dw_nav.png);
	background-position:center right;
	background-size:11px auto;
    border-bottom: 0px solid #68B94F;
    margin-left:0;
	}
#pnlInicioTab:hover {
	color:#68B94F;
	}
#pnlInicioTab.active {
    border-bottom: 4px solid #68B94F;
    padding: 25px 17px 14px 19px;
	}
ul.tabs li[data-info='panel1']{
    border-bottom-color:#68b94f;
	}
ul.tabs li:hover[data-info='panel1']{
    color:#fff;
    background-color:#68b94f;
}
ul.tabs li.active[data-info='panel1']{
    color:#fff;
    background-color:#68b94f;
}
ul.tabs li[data-info='panel1'] .agronet-bx-content h3{
	color: #68b94f;
}
ul.tabs li[data-info='panel2'] .agronet-bx-content h3{
	color: #f29c33;
}
ul.tabs li[data-info='panel3'] .agronet-bx-content h3{
	color: #627284;
}
ul.tabs li[data-info='panel4'] .agronet-bx-content h3{
	color: #e4563c;
}
ul.tabs li[data-info='panel5'] .agronet-bx-content h3{
	color: #e4563c;
}
ul.tabs li[data-info='panel6'] .agronet-bx-content h3{
	color: #50aaee;
}

.agronet-rel .agronet-bx-content {
    color: #fff;
    font-size: 0.88em;
    padding: 15px 20px;
    position: absolute;
    top: 50px;
    background-color: rgba(0,0,0,0.7);
    width: 92.6%;
    }

#panel1 .agronet-bx-content{
	border-top: 1px solid #68b94f;
    border-bottom: 1px solid #68b94f;
    padding: 25px;
}
#panel2 .agronet-bx-content{
	border-top: 1px solid #f29c33;
    border-bottom: 1px solid #f29c33;
    padding: 25px;
}
#panel3 .agronet-bx-content{
	border-top: 1px solid #627284;
    border-bottom: 1px solid #627284;
    padding: 25px;}
#panel4 .agronet-bx-content{
	border-top: 1px solid #508b2d;
    border-bottom: 1px solid #508b2d;
   padding: 25px;;
    }
#panel5 .agronet-bx-content{
	border-top: 1px solid #e4563c;
    border-bottom: 1px solid #e4563c;
    padding: 25px;
}
#panel6 .agronet-bx-content{
	border-top: 1px solid #50aaee;
    border-bottom: 1px solid #50aaee;
    padding: 25px;
}


ul.tabs li[data-info='panel2']{
    border-bottom-color:#f29c33;
}
ul.tabs li:hover[data-info='panel2']{
    color:#fff;
    background-color:#f29c33;
}
ul.tabs li.active[data-info='panel2']{
    color:#fff;
    background-color:#f29c33;
}
ul.tabs li[data-info='panel3']{
    border-bottom-color:#627284;
}
ul.tabs li:hover[data-info='panel3']{
    color:#fff;
    background-color:#627284;
}
ul.tabs li.active[data-info='panel3']{
    color:#fff;
    background-color:#627284;
}
ul.tabs li[data-info='panel4']{
    border-bottom-color:#508b2d;
}
ul.tabs li:hover[data-info='panel4']{
    color:#fff;
    background-color:#508b2d;

}
ul.tabs li:.active[data-info='panel4']{
    color:#fff;
    background-color:#508b2d;

}
ul.tabs li[data-info='panel5']{
    border-bottom-color:#e4563c;
}
ul.tabs li:hover[data-info='panel5']{
    color:#fff;
    background-color:#e4563c;
}
ul.tabs li.active[data-info='panel5']{
    color:#fff;
    background-color:#e4563c;

}
ul.tabs li[data-info='panel6']{
    border-bottom-color:#50aaee;
}
ul.tabs li:hover[data-info='panel6']{
    color:#fff;
    background-color:#50aaee;
}
ul.tabs li.active[data-info='panel6']{
    color:#fff;
    background-color:#50aaee;
}
.agronet-rel {
  	}
.agronet-rel .agronet-header-slide img {
    width:100%;
	padding:15px 1% 15px 0;
    height:auto;
}
.agronet-rel .agronet-bx-content p{
	color:#FFFFFF !important;
	}
.list-slide{

}
.list-slide ul{
	padding:15px;
	width:100%;
}
.list-slide li a {
    color: #E0E0E0;
	border-bottom:1px solid #DDDDDD;
    display: block;
    font-size:1em;
    padding: 10px 5%;
	text-decoration:none;
	width:90%;
}
.list-slide li a:hover {
	background:#555555;
	}
.mainMenu .tab-panels .panel {
    display: none;
    position: absolute;
    overflow: hidden;
    width: 100%;
    background-color: #0b554d !important;
    padding: 0px 30px 0px 30px;
    z-index: 99999;
    border-top: 6px solid #68B94F;
}
.mainMenu .tab-panels .panel .active{
  display: none;
}

#panel1{
	border-top: 6px solid #68B94F;
}
#panel2{
	border-top: 6px solid #f29c33;}

#panel3{
	border-top: 6px solid #627284;
	}

#panel4{
	border-top: 6px solid #508b2d;<
}

#panel5{
	border-top: 6px solid #e4563c;
}

#panel6{
	border-top: 6px solid #50aaee;
}

.agronet-bx-content h3{
	color:#fff !important;
	margin-bottom:15px;
	}

#bc {
    margin: 25px 0px;
}
 /*start lines text*/
 
 .separation-title__featured,
.separation-title__another {
  font-size:1.25em;
  position: relative;
  width: 100%;
   }
   
  .separation-title__featured:before,
   {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 1px;
    width: 100%;
    z-index: -1; }
  .separation-title__featured span,
  .separation-title__another span, .separation-title__another2 span, .separation-title__anothero span {
    display: inline-block;
      padding: 0 3rem;
    position:relative; 
    line-height: normal;}

.separation-title__featured {
  color: #F29C33; }
  
   .separation-title__another span:after, .separation-title__another span:before {
   content: "";
     position: absolute;
    height: 5px;
    border-bottom: 1px solid white;
    border-top: 1px solid white;
    top: 0;
    width: 600px; }
    
    .separation-title__another2 span:after, .separation-title__another2 span:before {
    content: "";
    position: absolute;
    height: 5px;
    border-bottom: 1px solid #333;
    border-top: 1px solid #333;
    top: 15px;
    width: 600px;
    
    }
    
    .separation-title__anothero span:after, .separation-title__anothero span:before {
   content: "";
     position: absolute;
    height: 5px;
    border-bottom: 1px solid #ababab;
    border-top: 1px solid #ababab;
    top: 0;
    width: 600px; }
    
    .text__size2 {
    /*margin-left: 0.7rem;*/
    color: #333;
}

    
    .separation-title__another span:before {
    right: 100%;
    margin-left: 15px;
    }
    
     .separation-title__another span:after {
    left: 100%;
    margin-right: 15px;
    }
    
    
    .separation-title__anothero span:before {
    right: 100%;
    margin-left: 15px;
    }
    
     .separation-title__anothero span:after {
    left: 100%;
    margin-right: 15px;
    }

    
    .separation-title__another2 span:before {
    right: 100%;
    margin-left: 15px;
    }
    
     .separation-title__another2 span:after {
    left: 100%;
    margin-right: 15px;
    }


  article {
   overflow: hidden;
    margin: 0px 0px 30px 0px;
    clear: both;
    	}

  .la {
    overflow: hidden;
    margin: 0 0 20px auto;
    clear:  both;

}

.la a{
	    color: #68B94F;
    border: 1px solid #68B94F;
    background: transparent;
    box-shadow: none;
    margin: 1rem 0 4rem 1.4rem;
    font-size: 0.7em;
    padding: 0 2rem;
    text-decoration: none;}


.separation-title__another {
  color: #68B94F; }
  .separation-title__another:before {
    background-color: #68B94F; }

.inside-title-section__content {
  max-width: 1180px;
  margin: auto;
}

#row-panorama .col-md-3 {
	text-align:center;
	}
	#row-panorama .col-md-3 h4{
		color:#f29c33 !important;
		font-size:1.56em;
		font-family: "Fauna One", serif;
	}
 /*end line text*/


 /*page layout home*/

.cover-container{
  width: 700px;
  margin: auto;
  margin-top: -60px;
  margin-bottom: 0;
  }

h1, h2, h3, p {
 font-family:"Oxygen", sans-serif !important;

  }
  
  
.agro{
	
	text-align:center !important;
	margin: 60px 0 0 0;}

.agro .button {
    margin: 20px 0px;
}
.agro.button:hover {
	background-color:#437E32;
    border: 1px solid #68B94F;
	color:#ffffff;
	}
	
.breadcrumbRootNode, .breadcrumbCurrentNode{
    display: inline-block;
    font-size: 1.7em;
    margin-right: 5px;
	text-decoration:underline;
	}
.breadcrumbRootNode {
	color: #8e99a4;
	}
#bc span.breadcrumbCurrentNode, span.s4-breadcrumbCurrentNode{
	color: #68b94f;
	font-size:1em;
	font-weight:bold;
	}

span.breadcrumbCurrentNode {
    color: #68B94F;
    font-weight: bold;
    margin-left: 0.5rem;
}

a.breadcrumbRootNode, a.s4-breadcrumbRootNode {
    font-size: 14px;
    color: #8E99A4;
    position: relative;
    display: inline-block;
    margin-right: 0.5rem;
}

a.breadcrumbNode, a.s4-breadcrumbNode {
    color: #8E99A4;
    position: relative;
    display: inline-block;
    margin: 0 0.5rem;
    font-size: 14px;
}


nobr span {
	color: #474c51 !important;
	font-family: "Fauna One",serif;
	font-size: 1.06em;
    font-weight: lighter;
	line-height: 1.4;
	}
/* Footer */
@font-face {
  font-family: 'icomoon';
  src:url('fonts/icomoon.eot?o2azf7');
  src:url('fonts/icomoon.eot?o2azf7#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?o2azf7') format('truetype'),
    url('fonts/icomoon.woff?o2azf7') format('woff'),
    url('fonts/icomoon.svg?o2azf7#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; /* Better Font Rendering =========== */;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

footer.footer {
  padding-top: 10px;
  margin-top:50px;
}
footer .container {
	margin:-20px auto 0;
	}
ul {
  padding: 0;
}
li {
  list-style-type: none;
}
footer a:hover {
  text-decoration: none!important;
}
footer::before {
  content: '';
  display: block;
  position: relative;
  top: 180px;
}
.clearfix {
      padding-bottom: 15px;
      clear:both;
}
.logo-agro {
  padding-top: 8%;
}
.logo-agro {
  padding-top: 8%;
  height:auto;
  width:100%;
}

footer .container li a{
	color:#333;
}
footer p{
	    color: #fff;
}
footer li a, footer p {
    font-size: 12px;
    margin: 15px 0px;}
    
footer .col-md-7 li a {
	background-image:url("/_layouts/images/lstbulet.gif");
	background-position:center left;
	background-repeat:no-repeat;
	font-size:0.75em;
	padding:0 0 0 10px;
	text-decoration:none;
	}
footer h3 {
    font-size: 16px;
    margin: 15px 0px;
    color: #e0cd1f;
    font-weight: bold;
}
footer .clearfix {
	    background: #e0cd1f none repeat scroll 0 0;
    margin: 40px 0px;
    padding-bottom: 3px;
    	}	
.help-box {
  height: 50px;
  background-color: #52717D;
}
.footer-full-width h4 {
  color: #fff;
  font-size:0.8em;
  margin:10px 0;
}
.footer-full-width {
  background-color: #0e554d;
  margin:20px 0 0 0;
}
.right-date {
  text-align: right;
}
.col-md-3.map {
 
  padding-top: 1em;
}
.row.foot-content {
  font-size:0.75em;
  padding: 40px;
  background-color: #137e72;
    color: #fff;
}
/* Redes Sociales */
.icon-old-phone:before {
  content: "\e900";
  font-size:1.2em;
  padding-right: 1%;
}
.icon-facebook-with-circle:before {
  content: "\e901";
  font-size:2.8em;
  margin-right: 5%;
}
.icon-twitter-with-circle:before {
  content: "\e902";
  font-size:2.8em;
}
footer .social .icon-facebook-with-circle, footer .social .icon-twitter-with-circle {
  color: #52717D;
  transition: all .5s ease;
}
footer .social .icon-facebook-with-circle:hover, footer .social .icon-twitter-with-circle:hover {
  color: #58C8E8;
}
footer .foot-content li {
	color:#68B94F;
	list-style:outside;
	margin:0 0 0 15px;
	}
footer .foot-content li a{
	text-decoration:none;
	}
footer .foot-content li a:hover{
	color:#68B94F;
	}
/**menu**/
ul#zz12_RootAspMenu {
  padding-left: 0px;
}
ul#zz12_RootAspMenu li {
  padding: 1rem 0.8rem;
  display: inline-block;
  margin-right: 1.8rem;
  cursor: pointer;
  border-bottom: 4px solid #68B94F;
  position: relative;
  font-size:1.06em;
  height: 80px;
  line-height: 44px;
}
ul.dynamic {
  white-space: nowrap;
  top: 80px !important;
  box-shadow: none!important;
  padding: 0px;
}
ul#zz12_RootAspMenu li.dynamic {
  padding: 0px;
  margin: 0px;
  height: auto;
  border-bottom: none;

}
ul#zz12_RootAspMenu li.dynamic a {
  border-bottom: 1px solid #eee;
  padding: 5px;
}
ul#zz12_RootAspMenu li.static.selected {
  border-bottom: 4px solid #F29C33;
}
ul#zz12_RootAspMenu li:hover {
  border-bottom: 4px solid #F29C33;
}
a.static.menu-item.ms-core-listMenu-item.ms-displayInline.ms-navedit-linkNode {
  margin: 0px!important;
}


/*Site map*/

ul.sitemap {
     margin: 20px 0px;
}

ul.sitemap li {
    margin: 0px 0px 0px 40px;
    list-style: square;
    padding: 1px 15px;
}

h2.tsmap {
    color: #68B94F!important;
    margin: 30px 0px;
    font-size: 1.2em!important;
}

/**custom news 2010**/

#noti img{
	width:100%;
}


.breadcrumbs {
    margin: 50px 0px;
}


span.s4-breadcrumbCurrentNode{
	vertical-align:super;
}

ul.s4-breadcrumb li a, ul.s4-breadcrumb li ul li a, ul.s4-breadcrumb li ul li ul li span {
font-size:0.7em;
}


span.s4-clust.s4-breadcrumb img {
    display: none;
}

ul.s4-breadcrumbRootNode {
    float: left;
}

ul.s4-breadcrumbNode {
    float: left;
}


ul.s4-breadcrumb li a {
    float: left;
}

/**Paginator**/

.easyPaginateNav {
    text-align: center;
    clear:both;
}

a.prev.disabled {
    color: #68B94F;
    font-weight: bold;
    padding: 20px;
}

.easyPaginateNav a {
    padding: 20px 5px;
}

.easyPaginateNav a:last-child {
	float:none;
    padding: 20px;
    font-weight: bold;
    
}

a.page.current {
    color: #68B94F!important;
}


/** custom sharepoint**/


div#MSOZoneCell_WebPartctl00_ctl35_g_cb6a6b1e_d33c_467f_8ade_d28729a3d8f2 {
    margin: 0 auto !important;
    width: 300px;
}

input[type='submit']{
	height:50px !important;
    color: #fff;
    background: #68B94F;
    border: 1px solid #4B8F3B;
    box-shadow: inset 0 -14px 17px -9px #4B8F3B, inset 0px 1px 0 0 #8DC56E;
    margin: 20px 0;
    position: relative;
    padding: 7px 25px;
    text-decoration: none;
	
}

.form-fba-Captcha {
    width: 50% !important;
}
div#cont_login_fba {
    width: 100%;
}

.cont_tit_login {
    margin: 20px 0px 10px 0px;
}


#cont_login_fba input{
	height: 60px;
    width: 100%;
    padding-left: 1rem;
    margin: 5px 0px 10px 0px;
}
.ms-siteactions-root > span > a.ms-core-menu-root {
    width: auto !important;
    height: auto !important;
    display: inline-block;
    padding: 8px 7px 6px 8px;
}

.plandr table {
margin-left: auto;
margin-right: auto;

}

.plandr table td{
padding:10px;
}

.plandr table th{
padding:10px;
}




.plandr p {
margin: 20px 0 !important;
}


.plandr a {
margin: 30px 0 0 0 !important;
}


.plandr {
padding: 20px !important;
}

.plandr .tooltips-filter {
    margin: 0 0 20px 0px;
}


/*custom reporte agroclimatico*/

div#content {
    padding: 50px;
}

.estacion-row p:last-child {
    border-bottom: 1px dashed #333;
}

h5#firstHeading {
    margin: 15px 0 0 0;
    font-size: 1.4em;
}

.estacion-row h6 {
    font-size: 1.4em;
    margin: 15px 0;
    font-weight: bold;
}




button:active {
    border: 6px #333 solid;
}


#ctl00_PlaceHolderMain_CommentControl_PlaceHolder {
    font-size: 0.7em;
}

span.text__size2 a {
    white-space: nowrap;
}

a.botonp{
	height: 40px;
    color: #fff;
    background: #68B94F;
    border: 1px solid #4B8F3B;
    box-shadow: inset 0 -14px 17px -9px #4B8F3B, inset 0px 1px 0 0 #8DC56E;
    margin: 20px 0;
    position: relative;
    padding: 7px 25px;
    display: inline-block;
    text-decoration: none;}

a.botong{
	border: 1px solid #68B94F;
    background: transparent;
    box-shadow: none;
    font-weight: normal;
    text-decoration: none;
    margin: 1rem 0 4rem 0;
    display: inline-block;
    height: 40px;
    padding: 6px 25px 0 25px;}
    
 a.botong:hover {
    background-color: #68B94F;
    color: #fff;
}

div [data-name='SecurityTrimmedAuthenticated'] {
    display:inline-block;
}

.ms-srch-sb-border {
    border: none !important;
}

.ms-srch-sb-searchLink:hover, .ms-srch-sb-navLink:hover {
background-color: #e6f2fa;
background-color: transparent !important;
}

.requi{
	margin:50px 0px;
}

.share-button {
    margin-top: 0 0 25px 0;
}

.timicro{
padding:50px 0 0 0;
}


#pequep .accordion__item:after {
	content:none !important;
}


#pequep .accordion__item.show:before {
    background-color: #fff;
}

.ms-rtestate-field p, p.ms-rteElement-P {
       
    
}

.ms-rtestate-field h4, h4.ms-rteElement-H4
{
color:#262626 !important;
}


#DlgFrame13263242-9d4b-4925-bb1d-ddb03e9b02f7{
padding:0 20%!important;
}

.ms-srch-ellipsis{
	font-size:1.1em !important;
}

.level-bullet {
        background-image: url("/_catalogs/masterpage/dist/img/lstbulet.gif")!important;
    background-repeat: no-repeat;
    background-position: left;
    }

ul.list-u li{
	color: #68b94f;
 	list-style: initial;
 	padding: 10px 0px;
   
    

	
}
.bienvenidaim{
	margin-top:0px;
}

.ms-webpartzone-cell{
	margin:0px !important;
}

.center {
    text-align: center;
}


.center img {
    margin-right: 15px;
}

.ms-srch-sb > input{
	font-size:0.88em !important;
}

.ms-srch-sb-searchImg{
	display:none !important;
}
.ms-srch-sb-border {
  width: 100%!important;
  background-color: #fff;
}
.ms-srch-sb-borderFocused {
  width: 100%!important;
  border:none !important;	
}
.ms-srch-sb > input {
  height: 50px !important;
  width: 100% !important;
  display: inline-block !important;
  padding-left: 1rem !important;
  color: #46525F !important;
  background-image: url('/SiteAssets/img/search.png');
    background-repeat: no-repeat;
    background-position: 95% 50%;
}


input#ctl00_PlaceHolderMain_ctl00_csr_sbox {
    height: 70px !important;
}


.ms-srch-sb > .ms-srch-sb-searchLink {
    margin-left: -10px;
    height: 30px;
    width: 30px;
    position: absolute;
    top: 25%;
    right: 10px;
}
/** ms-srch-sb > .ms-srch-sb-searchLink {
  margin-left: -1px;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 25%;
  right: 0;
}*/
/**custom satch*/
section {
  margin:40px 0px 0px 0px;
}

.bg-gris{
	background-color:#eee;
	padding: 0 0 50px 0;
	
	}
#bc span {
  font-size:1.4rem;
}
section.bg-about {
  background-image: url(../img/bg-about.jpg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 2% 0;
 
}

section.video {
    margin: 0;
}
section.bg-about2 {
  background-color: #eee;
  background-position: 50%;
  padding: 2% 0;
  margin:0 0 30px 0 !important;
}
section.bg-about p, section.bg-about h3 {
  color: #fff !important;
}
section.bg-about p, section.bg-about h3 {
	font-size:0.88em;

}

section.bg-about h3 {
  color: #fff !important;
  font-size:1.88em;
}

section.bg-about h2 {
  color: #fff !important;
  font-size:1.56em;
  margin:0 0 10px 0;
 
}
section.panorama {
	/*margin:50px 0 0 0;*/
	}
section.grafica {
	margin:0;
	}
article h3 {
  text-align: center;
  font-size: 1.7em;
  
}

.la h3{
	text-align:left;
}
.wp h3 {
  text-align: left;
  margin-left: 30px;
}
.circle-pg1 {
  border-radius: 50%;
  background-color: #ccc;
  width: 80px;
  height: 80px;
  margin: auto;
}

/**END CUSTOM SATCH*/


/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size:2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size:80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size:75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size:1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
 
 
/*Custom develpment for shareit*/

#row-panorama p {
    margin: 0;
  
}

#row-panorama p:first-child{
    margin: 0;
    font-weight: 600;
}

#row-panorama p:last-child{
	font-size:0.8em;
}

li.li_selected {
    color: #68B94F;
}

ul.formsagroleft li {
    height: 3em;
    border-right: 1px #68B94F solid;
    text-align: right;
    margin-top: 1em;
    padding-right: 0.5em;
}

.buttons_share {
    clear: both;
    text-align: right;
}

input#btnPublicarCompra {
    margin: 50px;
}
input#btnPublicarVenta {
    margin: 50px;
}

#QuieroComprar {
       border-top: 1px solid #68b94f;
    border-bottom: 1px solid #68b94f;
    background-color:#fff ;
    color: #68b94f;
    width: 31%;
    background: white;
    box-shadow:none;
    border-top:none;}

#QuieroVender {
   border-top: 1px solid #68b94f;
    border-bottom: 1px solid #68b94f;
    background-color:#fff ;
    color: #68b94f;
    width: 31%;
    background: white;
    box-shadow:none;
    border-top:none;
    margin-left:-5px;

    box-shadow:none;
 }

#QuieroComprarV {
    border-bottom: 1px solid #68b94f;
    border-left: 1px solid #68b94f;
    border-right: 1px solid #68b94f;
    float: left;
    height: 3.5em;
    padding: 0.5em 1em;
    text-decoration: none;
    width: 33%;
    border-top: none;
    font-family: "Oxygen", sans-serif;
    font-weight: bold;
    font-size: 1.2em;
    text-align: center;
    background-color: #fff;}

#QuieroVenderV {
    border-bottom: none;
    border-left: 1px solid #68b94f;
    border-right: 1px solid #68b94f;
    height: 3.5em;
    padding: 0.5em 1em;
    text-decoration: none;
    width: 33%;
    border-top: 1px solid #68b94f;
    font-family: "Oxygen", sans-serif;
    font-weight: bold;
    font-size: 1.2em;
    text-align: center;
    background-color: #fff;
    margin: 0;
}


#FormularioProducto ul{
	margin:20px;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

.center{
	text-align:center;
}
.right   {
	float:right;
}
  
 p.ftsection {
    color: #68B94F;
    font-weight: bold;
    margin: 40px 0 0 0;
    font-family: "Oxygen", sans-serif;
}

a.next {
    float: right;
    margin: 40px 0 0 0;
    color: #68B94F;
    font-weight: bold;
}

a.ante {
    
    color: #68B94F;
    font-weight: bold;
    float:left;
    margin: 40px 0 0 0;
}

  
 .ftittle{
 color: #68B94F;
 font-weight: bold;
 text-decoration:none;
}


/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
    }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
    max-width: 100%;
    padding: 10px;
    font-size: 1.1em;
    border-radius: 0;
    height: 50px;
    border-color: #68b94f;
    color: #145301; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }



/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?6ifyrw");
  src: url("../fonts/icomoon/icomoon.eot?6ifyrw#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?6ifyrw") format("truetype"), url("../fonts/icomoon/icomoon.woff?6ifyrw") format("woff"), url("../fonts/icomoon/icomoon.svg?6ifyrw#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-icon_burguer:before {
  content: "\e900"; }

.icon-ppt:before {
  content: "\e814"; }

.icon-doc:before {
  content: "\e815"; }

.icon-xls:before {
  content: "\e816"; }

.icon-bajo:before {
  content: "\e817"; }

.icon-subio:before {
  content: "\e818"; }

.icon-pdf:before {
  content: "\e813"; }

.icon-arrow_down:before {
  content: "\e807"; }

.icon-arrow_left:before {
  content: "\e808"; }

.icon-arrow_up:before {
  content: "\e809"; }

.icon-file:before {
  content: "\e80a"; }

.icon-grafica:before {
  content: "\e80b"; }

.icon-home2:before {
  content: "\e80c"; }

.icon-icon_save:before {
  content: "\e80d"; }

.icon-place:before {
  content: "\e80e"; }

.icon-profile:before {
  content: "\e80f"; }

.icon-share:before {
  content: "\e810"; }

.icon-star_line:before {
  content: "\e811"; }

.icon-twitter:before {
  content: "\e812"; }

.icon-facebook:before {
  content: "\e800"; }

.icon-arrow:before {
  content: "\e801"; }

.icon-home:before {
  content: "\e802"; }

.icon-check:before {
  content: "\e803"; }

.icon-close:before {
  content: "\e804"; }

.icon-fav:before {
  content: "\e805"; }

.icon-search:before {
  content: "\e806"; }

* {
  box-sizing: border-box; }

h1, h2, h3, p {
  font-weight: lighter;
  color: #474C51; }

h1 {
  font-size:2.50em; }

h2 {
  font-size:1.88em; }

.ms-rtestate-field h2 {
    color: #222;
    font-size: 1em;
	margin-bottom:10px;
}
h3 {
  font-size:1.56em; }

p {
  color: #474C51; }

p .agronet-bx-content{
  color: #FFFFFF; }

h4 {
  font-size:1.56em;
  font-weight: bold; }

h4, a, button {
  font-family: "Oxygen", sans-serif;
  color: #474C51; }

h4 {
     font-size:1.4em;
    margin: 1rem 0;}

a {
  text-decoration: underline;
  font-size:1.06em; }

button {
  font-family: "Oxygen", sans-serif;
  font-size:0.9em;
  font-weight: bold; }

label {
	display:block;
  	font-family: "Oxygen", sans-serif;
  	white-space: normal;
  	margin: 30px 0 10px 0;
   
      }

li {
  font-family: "Oxygen", sans-serif;
  font-size:1em; }

span {
font-family: "Oxygen", sans-serif;
font-weight:600; }

.text-normal {
  font-family: "Fauna One", serif;
  font-size:1.25em; }

.text-medium, .text-small, .avatar-info__text, .avatar-info__date, .text-tip {
  font-family: "Oxygen", sans-serif !important; }

.text-medium {
  font-size:1em; }
  
.text-tip2 {
    font-size: 0.70em;
    font-family: "Oxygen", sans-serif !important;
    margin: 0;
}

.smar{
	margin:0 !important;
}

.text-small, .avatar-info__text, .avatar-info__date {
     font-size: 1em;
     font-family: "Fauna One",serif;
     overflow: hidden;
     /* text-overflow: ellipsis; */
     }

.text-tip {
  font-size:0.88em; }

.section {
  max-width: 920px;
  margin: 1rem auto 3rem;
  padding: 2rem;
  border-top: 1px solid #7E8853; }
  .section:last-child {
    border-bottom: 1px solid #7E8853; }
  .section__title {
    font-size:2.50em;
    color: #68B94F; }
  .section__subtitle {
    font-size:1.56em;
    color: #474C51;
    margin-bottom: 2rem; }
  .section .show-modal {
    background-color: #68B94F;
    border: none;
    color: white;
    padding: 1rem; }

@media (min-width: 420px) {
  .display-inline-b {
    display: inline-block; } }

.cont-avatar-size {
  display: table;
  width: 100%;
  margin-bottom: 6rem; }
  .cont-avatar-size .avatar-size {
    position: relative;
    text-align: center;
    margin-bottom: 4rem;
    display: table-cell;
    vertical-align: middle;
    width: 33.3333%; }
    .cont-avatar-size .avatar-size .help-text {
      position: absolute;
      bottom: -3rem;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      display: block;
      text-align: center;
      color: #E34528; }

.avatar-small,
.avatar-info__img,
.avatar-medium,
.avatar-big {
  border-radius: 50%;
  border: 2px solid #68B94F; }

.avatar-small, .avatar-info__img {
  width: 60px; }

.avatar-medium {
  width: 80px; }

.avatar-big {
  width: 120px; }

.avatar-info {
  position: relative;
  padding-top: 3rem;
  max-width: 800px; }
  .avatar-info:after {
    content: ' ';
    display: table;
    clear: both; }
  .avatar-info .cont-info {
    margin-left: 80px; }

.avatar-info__img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.avatar-info__title, .avatar-info__title--serif {
  text-align: left;
  margin: 0;
  color: #474C51;
  font-weight: bold;
  font-family: "Oxygen", sans-serif; }
  .avatar-info__title--serif {
    font-weight: 300;
    font-family: "Fauna One", serif; }

.avatar-info__text {
  text-align: left;
  margin-top: 0.5rem; }

.avatar-info__date {
  margin-top: 0.2rem; }

.cont-text-size {
  font-weight: lighter;
  color: #474C51; }

.text__size__title, {
  display: inline-block;
  vertical-align: middle; }



.text__size {
  vertical-align: middle; }


.text__size__title {
  width: 113px;
  height: 45px;
  font-weight: lighter;
  text-align: right;
  padding-right: 0.7rem;
  position: relative; }
  .text__size__title.not-serif {
    font-family: "Oxygen", sans-serif; }
  .text__size__title:before {
    content: '';
    width: 1px;
    height: 40px;
    background-color: #F29C33;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0; }
  .text__size__title.one-line {
    line-height: 45px; }

.text__size {
 /* margin-left: 0.7rem;*/
     margin: 10px 10px 10px 0px !important;
}
  .text__size.link, .text__size.link__section, .text__size.link__more, .text__size.link__see-results, .text__size.link__search, .text__size.link__repeat-search, .text__size.breadcrumb {
    margin-left: 0; }

.text__size--button {
  font-size:1.06em;
  font-family: "Oxygen", sans-serif; }

.big__numbers, .average__price {
  font-size:1.6em;
  color: #F29C33; }
  
.big__numbers3{
	font-size:2.5em;
	color: #F29C33
}
.big__numbers2 {
    font-size: 16px;
    color: rgb(242, 156, 51);
}
.cont-button {
  margin-bottom: 2rem;
  position: relative; }
  .cont-button.help {
    padding-bottom: 2rem; }
  .cont-button .help-padding,
  .cont-button .help-padding-size {
    font-size:0.88em;
    color: #E4563C;
    position: absolute;
    bottom: 0; }
    .cont-button .help-padding:before,
    .cont-button .help-padding-size:before {
      content: '';
      width: 25px;
      height: 1px;
      background-color: #E4563C;
      position: absolute;
      top: -5px; }
  .cont-button .help-padding {
    left: 0; }
    .cont-button .help-padding:before {
      left: 0; }
  .cont-button .help-padding-size {
    right: 0; }
    .cont-button .help-padding-size:before {
      right: 0; }
    .cont-button .help-padding-size.double {
      right: 20px; }
      .cont-button .help-padding-size.double:before {
        right: -20px;
        width: 20px; }
      .cont-button .help-padding-size.double:after {
        content: '';
        width: 20px;
        height: 1px;
        background-color: #E4563C;
        position: absolute;
        top: -5px;
        right: 100%; }

.button__info__title {
  color: #474C51; }

.button__info__text {
  color: #474C51;
  margin-bottom: 40px; }

.button, .button--secondary, .button--icon, .header-main__menu .menu-bubble__item.contact-us .contact-us__btn {
  height: 40px;
  padding: 0 25px 0 25px;
  color: #fff;
  background: #68B94F;
  border: 1px solid #4B8F3B;
  box-shadow: inset 0 -14px 17px -9px #4B8F3B, inset 0px 1px 0 0 #8DC56E;
  margin: 20px 0;
  position: relative; }

.button:hover {
  background: #437E32;
	}

.button--secondary {
    color: #68B94F;
    border: 1px solid #68B94F;
    background: transparent;
    box-shadow: none;
    margin: 1rem 0 4rem 0;
}
.cards-small a.button--secondary{
	background-color:#68b94f;
	border: 1px solid #68b94f;
	color: #fff;
	float:left;
	font-weight:bold;
	height: 40px;
	margin: 0;
	padding: 4px 25px 4px 25px;
	position: relative;
	text-decoration:none;
	width:100%;
	box-shadow:0 0 0px 1px #8E99A4, 0 0 2px;
	}
.button--secondary:hover {
	background-color:#68B94F;
	color:#ffffff;
	}
.button--secondary2 {
       color: #68B94F;
    border: 1px solid #68B94F;
    background: transparent;
    box-shadow: none;
    margin: 1rem 0 4rem 0;

    }
.button--icon {
  padding: 0px 60px 0 20px; }
  .button--icon:after {
    content: "\e806";
    font-family: icomoon;
    font-size:1.25em;
    position: absolute;
    right: 22px; }

.button__text__measures {
  font-size:0.75em;
  color: #E4563C;
  width: 175px;
  word-spacing: 70px;
  width: 250px; }

.cont-tabs:after, .cont-tabs--vertical:after {
  content: ' ';
  display: table;
  clear: both; }
  
@media (min-width: 700px) {
  .cont-tabs--vertical .tvert {
    float: left;
    width: 15%; } }

@media (min-width: 700px) {
  .cont-tabs--vertical .tabs__item {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 3px;
    border-top: none;
    border-left: 2px solid #CDD6DE;
    padding: 0; } }

@media (min-width: 700px) {
  .cont-tabs--vertical .tabs__item.active {
    border-top: none;
    border-left: 2px solid #BAD58E; } }

.cont-tabs--vertical .tabs__item.active:after {
  content: ''; }
  @media (min-width: 700px) {
    .cont-tabs--vertical .tabs__item.active:after {
      position: absolute;
      top: 0;
      height: 100%;
      width: 5px;
      background-color: #BAD58E; } }

@media (min-width: 700px) {
  .cont-tabs--vertical .tabs-content {
    float: right;
    width: 85%; } }

@media (min-width: 700px) {
  .cont-tabs--vertical .tabs-content__item {
    padding-left: 4.5rem; } }

.tabs, .tvert  {
  padding-left: 0;
  margin: 0; }
  
  .tabs:after, .tvert:after {
    content: ' ';
    display: table;
    clear: both; }
      
  .tabs__item {
    background-color: #E6E7E7;
    border-top: 2px solid #CDD6DE;
    display: inline-block;
    text-align: center;
    padding: 0.7rem 0;
    color: #474C51;
    font-size:1em;
    float: left;
    margin-right: 0.3rem;
    cursor: pointer;
    padding: 0 10px;
    height: 50px;
    line-height: 48px;
    display: table; }
    @media (min-width: 500px) {
      .tabs__item {
        padding: 0 25px;
        margin-right: 0.7rem; } }
    .tabs__item:before {
      content: '';
      display: inline-block;
      margin-right: -0.25em;
      height: 100%;
      vertical-align: middle; }
    .tabs__item > span {
      display: table-cell;
      vertical-align: middle;
      line-height: 1.2;
      padding: 16px 6px; }
    .tabs__item.active {
      font-weight: bold;
      background-color: #68B94F;
      color: white;
      position: relative;
      border-top: 2px solid #BAD58E; 
       -webkit-transition: all 1s ease;
   -moz-transition: all 1 ease;
    -ms-transition: all 1 ease;
     -o-transition: all 1 ease;
        transition: all 1 ease;
        }
        
      .tabs__item.active:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 3px;
        background-color: #BAD58E; }

.cont-tabs.without-background .tabs__item.active,
.without-background.cont-tabs--vertical .tabs__item.active,
.cont-tabs.tabs-to-right .tabs__item.active, .tabs-to-right.cont-tabs--vertical .tabs__item.active {
  border: none; }
  .cont-tabs.without-background .tabs__item.active:before,
  .without-background.cont-tabs--vertical .tabs__item.active:before,
  .cont-tabs.tabs-to-right .tabs__item.active:before, .tabs-to-right.cont-tabs--vertical .tabs__item.active:before {
    background-color: transparent; }

.cont-tabs.without-background .tabs-content,
.without-background.cont-tabs--vertical .tabs-content,
.cont-tabs.tabs-to-right .tabs-content, .tabs-to-right.cont-tabs--vertical .tabs-content {
  border: 1px solid #68B94F; }

.cont-tabs.without-background .tabs-content__item,
.without-background.cont-tabs--vertical .tabs-content__item,
.cont-tabs.tabs-to-right .tabs-content__item, .tabs-to-right.cont-tabs--vertical .tabs-content__item {
  background-color: white;
  background-image: url(""); }
  .cont-tabs.without-background .tabs-content__item:before,
  .without-background.cont-tabs--vertical .tabs-content__item:before,
  .cont-tabs.tabs-to-right .tabs-content__item:before, .tabs-to-right.cont-tabs--vertical .tabs-content__item:before {
    display: none; }

.cont-tabs.without-background .tabs-content__item__title,
.without-background.cont-tabs--vertical .tabs-content__item__title,
.cont-tabs.tabs-to-right .tabs-content__item__title, .tabs-to-right.cont-tabs--vertical .tabs-content__item__title {
  color: #68B94F; }

.cont-tabs.without-background .tabs-content__item__text,
.without-background.cont-tabs--vertical .tabs-content__item__text,
.cont-tabs.tabs-to-right .tabs-content__item__text, .tabs-to-right.cont-tabs--vertical .tabs-content__item__text {
  color: #474C51; }

.cont-tabs.without-background .tabs-content__item__see-more,
.without-background.cont-tabs--vertical .tabs-content__item__see-more,
.cont-tabs.tabs-to-right .tabs-content__item__see-more, .tabs-to-right.cont-tabs--vertical .tabs-content__item__see-more {
  color: #68B94F; }

.cont-tabs.tabs-to-right .tabs__item, .tabs-to-right.cont-tabs--vertical .tabs__item {
  float: right;
  margin-right: 0;
  margin-left: 0.7rem; }
  
  .thor{
  background-image:none !important;
  
}

.thor:before{

	background-image: none !important;
    background-image: none!important;

}


.ihor{
	     text-align: center;
    font-size: 1em;
    float: left;
    cursor: pointer;
    height: 50px;
    line-height: 48px;
    display: table;
    border: 1px solid #68b94f;
    border-top: none !important;
    margin: 0;  
	   }

li.tabs__item.ihor.active {
    background: none;
    color: #68B94F;
    border-top: none;
    border-bottom: none;
}

.tabs-content__item {
  background-image: url("../img/bg-cana.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 2rem 1rem;
  display: none;
  position: relative;
  z-index: 1; }
  @media (min-width: 500px) {
    .tabs-content__item {
      padding: 2rem 3rem; } }
  .tabs-content__item:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: -webkit-linear-gradient(0deg, #68B94F, rgba(104, 185, 79, 0.5));
    background-image: linear-gradient(90deg, #68B94F, rgba(104, 185, 79, 0.5));
    z-index: -1; }
  .tabs-content__item__title {
    color: #FAF09C; }
  .tabs-content__item__text {
    color: white;
    max-width: 600px; }
  .tabs-content__item__see-more {
    padding: 1rem;
    border: 1px solid;
    color: #68B94F;
    display: inline-block;
    margin-top: 1rem;
    text-decoration: none;
    font-size:1em;
    font-weight: bold; }
  .tabs-content__item.active {
    display: inherit;
      -webkit-transition: all 1s ease;
   -moz-transition: all 1 ease;
    -ms-transition: all 1 ease;
     -o-transition: all 1 ease;
        transition: all 1 ease;
 }

.cont-slider-big .section__title,
.cont-slider-big .section__subtitle {
  margin-left: 20%; }
  
section.borde {
    border-bottom: #333 1px dashed;
    padding-bottom: 20px;
    margin-top: 0;
}

.slider-big {
  width: 100%;
  height: 100%;
  position: relative;
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: white; }
  @media (min-width: 700px) {
    .slider-big {
      background-image: url("../img/bg-cana.png"); } }
  @media (max-width: 700px) {
  .separation-title__anothero span{
	line-height:normal;
}
    .slider-big {
      overflow: hidden; } }

.slider-big__content {
  max-width: 600px;
  padding: 2rem 3rem 2rem;
  background-color: white; }
  @media (min-width: 700px) {
    .slider-big__content {
      padding-left: 20%; } }
  @media (min-width: 1400px) {
    .slider-big__content {
      max-width: 800px; } }

.slider-big__arrow {
  width: 70px;
  background-color: rgba(240, 158, 41, 0.75);
  position: absolute;
  height: 100%;
  top: 0;
  bottom: 0; }
  @media (max-width: 700px) {
    .slider-big__arrow {
      height: 70px;
      border-radius: 50%; } }
  .slider-big__arrow:before {
    content: "\e801";
    font-family: icomoon;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    font-size:1.5rem;
    color: white; }
  .slider-big__arrow.left {
    left: 0; }
    @media (max-width: 700px) {
      .slider-big__arrow.left {
        left: -35px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
        .slider-big__arrow.left:before {
          right: 35%;
          font-size:1.1rem;
          -webkit-transform: translate3d(100%, -50%, 0) rotate(180deg);
          transform: translate3d(100%, -50%, 0) rotate(180deg); } }
    @media (max-width: 700px) {
      .slider-big__arrow.left.left:before {
        -webkit-transform: translate3d(100%, -50%, 0) rotate(180deg);
        transform: translate3d(100%, -50%, 0) rotate(180deg); } }
    .slider-big__arrow.left:before {
      -webkit-transform: translate3d(-50%, -50%, 0) rotate(180deg);
      transform: translate3d(-50%, -50%, 0) rotate(180deg); }
  .slider-big__arrow.right {
    right: 0; }
    @media (max-width: 700px) {
      .slider-big__arrow.right {
        right: -35px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
        .slider-big__arrow.right:before {
          left: 35%;
          font-size:1.1rem; } }

.slider-big__title {
  	color: #68B94F;
    margin: 5px 0 20px 0;
    font-size: 1.2em;
    font-family: "Oxygen", sans-serif;}

.slider-big__text {
  color: #8E99A4; }

p.slider-big__text {
	margin-bottom:10px;
	}
.slider-big__see-article {
  color: #68B94F; }

.slider-small {
  position: relative;
  max-width: 720px;
  margin: auto;
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: white; }
  @media (min-width: 700px) {
    .slider-small {
      border: 1px solid #8E99A4;
      background-image: url("../img/bg-cana.png"); } }
  @media (max-width: 700px) {
    .slider-small {
      overflow: hidden; } }

.slider-small__arrow {
  position: absolute;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background-color: #F29C33;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  text-decoration: none; }
  @media (max-width: 700px) {
    .slider-small__arrow.left:before {
      margin-left: 1rem; }
    .slider-small__arrow.right:before {
      margin-right: 1rem; } }
  .slider-small__arrow:before {
    content: "\e801";
    font-family: icomoon;
    display: inline-block;
    color: white; }
  .slider-small__arrow.left {
    left: -25px; }
    .slider-small__arrow.left:before {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
  .slider-small__arrow.right {
    right: -25px; }

.slider-small__content {
  padding: 2rem;
  padding-left: 10%;
  max-width: 500px;
  background-color: white; }

.slider-small__title {
  margin: 0;
  color: #68B94F; }

.slider-small__text {
  color: #8E99A4; }

.slider-small__see-article {
  color: #68B94F; }

.cont-form {
  padding: 1rem 0; }

.cont-form__elm {
  padding: 2px 0.5rem; 
  }
  
.input-text {
  position: relative;
  padding-top: 2rem;
  color: #46525F; }
  .input-text.small {
    max-width: 380px; }
  .input-text.big {
    max-width: 780px; }
  .input-text.error {
    padding-bottom: 2rem;
    position: relative; }
    .input-text.error:before {
      content: "*";
      font-family: icomoon;
      position: absolute;
      right: 1rem;
      bottom: 50px;
      color: #E4563C;
      font-size:1rem; }
    .input-text.error .input-text__input {
      box-shadow: 0 0 0px 2px #E4563C;
      border: none;
      outline: none; }
    .input-text.error .input-text__label.input-text__label {
      color: #46525F; }

.input-text__label {
  display: block;
  margin-bottom: 0.5rem;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-size:1em;
  font-weight: 500; }

.input-text__input {
  height: 60px;
  width: 100%;
  padding-left: 1rem; }
  .input-text__input:focus {
    border: none;
    outline: none;
    box-shadow: 0 0 0 2px #68B94F; }
    .input-text__input:focus + .input-text__label {
      color: #68B94F; }

.input-text__message-error {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #E4563C; }
  .input-text__message-error:before {
    content: "*";
    font-family: icomoon;
    position: absolute;
    top: 0;
    left: -14px;
    color: #E4563C;
    font-size:1em; }

.input-search {
  position: relative; }
  .input-search.big {
    max-width: 780px; }
  .input-search.small {
    max-width: 500px;
    height:52px;
    margin:0 auto; }

.input-search__input {
  height: 60px;
  width: 100%;
  display: inline-block;
  padding-left: 1rem;
  color: #46525F; }
  .input-search__input:focus {
    outline: none;
    border: none;
    box-shadow: 0 0 0 2px #68B94F; }
  .input-search__input.width-fixed {
    width: 100%; }
    @media (min-width: 420px) {
      .input-search__input.width-fixed {
        width: 500px; } }

.input-search__input.input-search__input {
  box-sizing: border-box; }
  
/*.checkf label {
    margin: 0 0 10px 0;
    display:inline-block;
}

label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background-color: #aaa;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}

input[type=checkbox]:checked + label:before {
    content: "\2713";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 15px;
    color: #f3f3f3;
    text-align: center;
    line-height: 15px;
}

*/

label[for=checkbox]{
margin:0 0 0 1rem;
}

.checkbox label{
	display:inline-block;
	margin:0;		
}
.input-search__label {
  position: absolute;
  right: 0.4rem;
  top: 5%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size:2rem; }
  .input-search__label:before {
    content: "\e806";
    font-family: icomoon;
    color: #46525F; }

.textarea {
  position: relative;
  padding-top: 2rem; }
  .textarea.big {
    max-width: 780px; }
  .textarea.small {
    max-width: 380px; }
  .textarea__text-area {
    width: 100%;
    min-height: 100px; }
    .textarea__text-area:focus {
      outline: none;
      border: none;
      box-shadow: 0 0 0 2px #68B94F; }
  .textarea__label {
    position: absolute;
    top: 0;
    color: #46525F; }
  .textarea__number-limit {
    position: absolute;
    right: 0;
    font-size:0.88em;
    color: #46525F; }



.radio {
  color: #474C51; }

input[type="radio"] + .radio-icon {
  display: inline-block;
  width: 25px;
  height: 25px;
  border: 2px solid #46525F;
  vertical-align: middle;
  border-radius: 50%;
  position: relative;
  margin-left: 1rem;
  cursor: pointer; }

input[type="radio"]:checked + .radio-icon {
  border-color: #68B94F; }
  input[type="radio"]:checked + .radio-icon:before {
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    width: 19px;
    height: 19px;
    background-color: #68B94F;
    display: inline-block;
    border-radius: 50%; }

input[type="checkbox"] 
  /*{display: none; }*/

.checkbox {
  color: #474C51; }

input[type="checkbox"] + .check-icon {
  width: 18px;
  height: 18px;
  display: inline-block;
  border: 2px solid #46525F;
  border-radius: 3px;
  position: relative;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin:0 0 0 1rem;
  cursor: pointer; }

input[type="checkbox"]:checked + .check-icon {
  position: relative;
  border-color: #68B94F; }
  input[type="checkbox"]:checked + .check-icon:before {
     content: "\e803";
    font-family: icomoon;
    position: absolute;
    color: #68B94F;
    top: -4px;
    left: 0px;
    font-size: 1.5rem;}

.cont-select {
  position: relative;
  padding-top: 2rem;
  max-width: 380px; }
  .cont-select .select2-container--default .select2-selection--single.select2-selection--single {
    border-radius: 0;
    height: 60px; }
  .cont-select .select2-selection__rendered.select2-selection__rendered {
    line-height: 60px; }
  .cont-select .select2-selection__arrow.select2-selection__arrow {
    display: none; }
  .cont-select .select2.select2-container {
    position: relative;
    width: 100% !important; }
    .cont-select .select2.select2-container:before {
      content: "\e801";
      font-family: icomoon;
      position: absolute;
      right: 8px;
      top: 23px;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      color: #46525F;
      font-size:0.8rem;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
    .cont-select .select2.select2-container.select2-container--open.select2-container--open:before {
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
      color: #68B94F; }
    .cont-select .select2.select2-container.select2-container--open.select2-container--open .select2-selection.select2-selection {
      border: 1px solid #68B94F;
      border-bottom: none; }

.select2-search.select2-search--dropdown {
  padding: 9px; }

.select2-search__field.select2-search__field {
  padding: 1rem;
  outline: none; }
  .select2-search__field.select2-search__field:focus {
    box-shadow: 0 0 0 2px #68B94F;
    border: none; }

.select2-dropdown.select2-dropdown {
  border-radius: 0px;
  border: 1px solid #68B94F; }
  .select2-dropdown.select2-dropdown .select2-results__option {
    padding-left: 1rem; }
  .select2-dropdown.select2-dropdown .select2-results__option.select2-results__option--highlighted {
    background-color: #68B94F;
    color: white; }

.cont-tags {
  position: relative;
  padding-top: 2rem;
  width: 780px;
  max-width: 780px; }
  .cont-tags .select2.select2-container {
    width: 100% !important; }
    .cont-tags .select2.select2-container:before {
      content: "\e806";
      font-family: icomoon;
      position: absolute;
      right: 0.4rem;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      color: #46525F;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      font-size:1.31em; }
  .cont-tags .select2-container .select2-selection--multiple {
    border-radius: 0;
    height: 60px; }
  .cont-tags .select2-search__field.select2-search__field:focus {
    box-shadow: none !important;
    border: none; }
  .cont-tags .select2.select2-container.select2-container--open.select2-container--open .select2-selection.select2-selection {
    border: 1px solid #68B94F; }
  .cont-tags .select2-selection--multiple .select2-selection__choice {
    position: relative;
    padding-right: 30px;
    padding-left: 12px;
    margin: 0 6px;
    border-bottom: 2px solid #aaa;
    font-family: "Oxygen", sans-serif;
    font-size:1.06em;
    background: #f9f9f9;
    -webkit-transition: background 0.5s;
    transition: background 0.5s; }
    .cont-tags .select2-selection--multiple .select2-selection__choice:hover {
      background: #e4e4e4; }
  .cont-tags .select2-selection__rendered.select2-selection__rendered {
    line-height: 33px;
    margin: 11.5px 0; }
  .cont-tags .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    position: absolute;
    right: 6px; }

.tag__line {
  position: relative;
  display: inline-block;
  margin: 6px 6px;
  padding-right: 30px;
  padding-left: 12px;
  border-bottom: 2px solid #aaa;
  font-family: "Oxygen", sans-serif;
  font-size:1.06em;
  background: #f9f9f9;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
  border: 1px solid #aaa;
  border-bottom: 2px solid #aaa;
  border-radius: 4px;
  cursor: default;
  line-height: 33px;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
  color: #474C51; }
  .tag__line:hover {
    background: #e4e4e4; }
  .tag__line .tag__line-remove {
    position: absolute;
    right: 9px;
    color: #aaa;
    cursor: pointer;
    width: auto; }
    .tag__line .tag__line-remove:hover {
      color: #222; }

.select__label {
  position: absolute;
  top: 0;
  display: block;
  color: #46525F; }

.tooltips-filter {
  border-bottom: 1px solid #8E99A4;
  position: relative;
  text-align: left;
  padding-left: 0.4rem;
  padding-bottom: 0.3rem;
  color: #8E99A4;
  cursor: pointer;
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  float: left;
  padding-right: 20px;
  margin-right: 20px;

 }
 
 span.tooltips-filter__text {
    white-space: nowrap;
}
  .tooltips-filter:before,
  .tooltips-filter:after {
    content: '';
    height: 5px;
    width: 1px;
    background-color: #8E99A4;
    position: absolute;
    bottom: 0; }
  .tooltips-filter:before {
    left: 0; }
  .tooltips-filter:after {
    right: 0; }
  .tooltips-filter:hover {
    color: #68B94F;
    border-color: #68B94F; }
    .tooltips-filter:hover:before,
    .tooltips-filter:hover:after {
      background-color: #68B94F; }
    .tooltips-filter:hover .just-icon:before {
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg); }
  .tooltips-filter .just-icon {
    position: absolute;
    right: 0.4rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    .tooltips-filter .just-icon:before {
      content: "\e801";
      font-family: icomoon;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      display: inline-block;
      font-size:0.5rem;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }

.tooltips-filter:hover > .tooltips-filter__info {
  display: block;
  top: 53%;
  border: 1px solid #8E99A4;
  border-radius: 1px; }

.tooltips-filter__info {
  padding: 0;
  list-style: none;
  display: none;
  position: absolute;
  right: 0;
  margin: 20px 0px;
  background-color: #fff; }
  .tooltips-filter__info:before {
    content: '';
    position: absolute;
    top: -4px;
    right: 8px;
    width: 4px;
    height: 4px;
    border-top: 1px solid #8E99A4;
    border-left: 1px solid #8E99A4;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #fff; }
  .tooltips-filter__info__item {
    padding: 0.3rem 0.5rem;
    width: 180px;
    color: #8E99A4;
    position: relative;
    z-index: 1; }
    .tooltips-filter__info__item:hover {
      background-color: #68B94F;
      color: white; }
  .tooltips-filter__info .bridge {
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 100%;
    right: 0; }

.tooltips-value {
  border: 3px solid white;
  box-shadow: 0 0 6px 2px rgba(128, 128, 128, 0.7);
  background-color: #68B94F;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: relative;
  cursor: pointer; }
  .tooltips-value:hover .tooltips-value__value {
    display: block; }

.tooltips-value__value {
  display: none;
  width: 140px;
  position: absolute;
  top: -2.5rem;
  left: -58px;
  font-size:0.88em;
  text-align: center;
  border: 1px solid #8E99A4;
  padding: 0.3rem 0;
  background-color: white; }
  .tooltips-value__value:before {
    content: '';
    width: 10px;
    height: 10px;
    background-color: white;
    position: absolute;
    bottom: -6px;
    border-right: 1px solid #8E99A4;
    border-bottom: 1px solid #8E99A4;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    z-index: 1; }

.tooltips-help {
  position: relative;
  display: inline-block;
  cursor: pointer; }
  .tooltips-help:hover .tooltips-help__text {
    display: block; }
  .tooltips-help__icon {
    width: 30px;
    height: 30px;
    background-color: #68B94F;
    color: white;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    border-radius: 50%; }
  .tooltips-help__text {
    display: none;
    position: absolute;
    left: -112px;
    width: 250px;
    font-size:0.88em;
    border: 1px solid #8E99A4;
    padding: 0.7rem 0.5rem;
    background-color: white; }
    .tooltips-help__text:before {
      content: '';
      position: absolute;
      top: -2px;
      left: 50%;
      width: 10px;
      height: 10px;
      border-top: 1px solid #8E99A4;
      border-left: 1px solid #8E99A4;
      background-color: white;
      -webkit-transform: rotate(45deg) translateX(-50%);
      -ms-transform: rotate(45deg) translateX(-50%);
      transform: rotate(45deg) translateX(-50%); }

.cont-modal, .cont-modal-success,
.cont-modal-error,
.cont-modal-alert,
.cont-modal-confirm {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  display: none; }

.cont-modal-success.show,
.cont-modal-error.show,
.cont-modal-alert.show,
.cont-modal-confirm.show {
  display: block; }

/*.modal, .modal-success, .modal-error, .modal-alert, .modal-confirm {
  width: 380px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  background-color: white;
  box-shadow: 0 0 10px 5px rgba(128, 128, 128, 0.5); }*/

.modal-success, .modal-error, .modal-alert, .modal-confirm {
  text-align: center; }
  .modal-success__title, .modal-error__title {
    color: #68B94F;
    margin-bottom: 1.5rem; }
  .modal-success__body, .modal-error__body {
    margin-bottom: 2.5rem; }
  .modal-success__close, .modal-error__close {
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: -15px;
    right: -15px;
    border-radius: 50%;
    font-size:0.6rem;
    background-color: #68B94F; }
    .modal-success__close:before, .modal-error__close:before {
      content: "\e804";
      font-family: icomoon;
      color: white; }

.modal-error__title {
  color: #E4563C; }

.modal-error__close {
  background-color: #E4563C; }

.modal-alert {
  padding-bottom: 3.5rem;
  padding-top: 2rem; }
  .modal-alert__body {
    text-align: center;
    margin: 0 auto 2rem; }
  .modal-alert .container-button {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
  .modal-alert__accept {
    width: 100%;
    background-color: #E6E7E7;
    color: #68B94F;
    border: none;
    border-top: 1px solid;
    padding: 1rem 0;
    text-transform: capitalize; }

.modal-confirm {
  display: block;
  padding: 2rem 0 3.5rem 0; }
  .modal-confirm__body {
    margin-bottom: 2rem; }
  .modal-confirm__cancel,
  .modal-confirm__accept {
    width: 50%;
    border: none;
    border-top: 1px solid #68B94F; }
  .modal-confirm__cancel {
    float: left;
    padding: 1rem 0;
    color: #68B94F;
    background-color: #E6E7E7; }
  .modal-confirm__accept {
    float: right;
    padding: 1rem 0;
    background-color: #68B94F;
    color: white;
    text-transform: capitalize; }
  .modal-confirm .container-button {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }

.cont-link {
  margin-bottom: 1.5rem; }

.link, .link__section, .link__more, .link__see-results, .link__search, .link__repeat-search, .breadcrumb {
  display: inline-block;
  font-size:1.06em;
  text-decoration: underline; }

.link__section {
      padding: 15px 12px;
    color: #fff;
    background: #68B94F;
    border: 1px solid #4B8F3B;
    box-shadow: inset 0 -14px 17px -9px #4B8F3B, inset 0px 1px 0 0 #8DC56E;
    margin: 0;
    position: relative;
    font-weight: bold;
    text-decoration: none;
  font-size:1.06em; }

.link__more {
  color: #68B94F;
  font-size:1.06em; }

.link__see-results {
  color: #552A18;
  font-size:1.06em; }

.link__search {
  color: #EA4F31;
  position: relative; }
  .link__search:after {
    content: "\e806";
    font-family: icomoon;
    position: absolute;
    margin-left: 0.2rem;
    font-weight: bold;
    top: 2px;
    font-size:1.13em;
    right: -1.3rem; }

.link__repeat-search {
  color: #57A7E4;
  position: relative; }
  .link__repeat-search:after {
    content: "\e806";
    font-family: icomoon;
    position: absolute;
    margin-left: 0.2rem;
    font-weight: bold;
    top: 2px; }

.link__document {
  display: inline-block;
  max-width: 400px;
  padding-left: 3rem;
  position: relative;
  color: #627284;
  text-decoration: none; }
  .link__document:before {
    content: "\e813";
    font-family: icomoon;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    font-size:3rem;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .link__document:hover {
    color: #68B94F; }
    .link__document:hover:before {
      color: #68B94F; }
    .link__document:hover .link__document__name {
      color: #68B94F; }

.link__document__name {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size:1.06em;
  font-family: "Oxygen", sans-serif;
  font-weight: bold;
  margin: 0; }

.link__document__resume {
  font-family: "Oxygen", sans-serif;
  margin: 0.1rem 0 0 0; }

.breadcrumb {
  color: #8E99A4;
  position: relative;
  display: inline-block;
  margin-right: 1.4rem; }
  .breadcrumb:after {
    content: "\e801";
    font-family: icomoon;
    position: absolute;
    top: 8px;
    font-size:0.6rem;
    right: -1rem; }
  .breadcrumb:last-child:after {
    content: ''; }
  .breadcrumb.active {
    color: #68B94F;
    font-weight: bold; }

.separation-title__featured,
.separation-title__another {
  font-size:1.25em;
  position: relative;
  width: 100%; }
  .separation-title__featured:before,
  .separation-title__another:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 1px;
    z-index: -1;
    width: 80%;
    right: 0; }
    @media (min-width: 600px) {
      .separation-title__featured:before,
      .separation-title__another:before {
        width: 100%; } }
  .separation-title__featured span,
  .separation-title__another span {
    display: inline-block;
    background-color: transparent;
    padding: 0 1rem;
    font-family: "Fauna One", serif; }
    @media (min-width: 600px) {
      .separation-title__featured span,
      .separation-title__another span {
        margin-left: 3rem; } }

.separation-title__featured {
  color: #F29C33; }
  .separation-title__featured:before {
    background-color: #F29C33; }

.separation-title__another {
  color: #68B94F; }
  .separation-title__another:before {
    background-color: #68B94F; }
    
.noticiasg .separation-title__another span:before {
	border-bottom: none !important;
    border-top: none !important;
}

.inside-title-section__content {
  max-width: 1180px;
  margin: auto;
  padding-left: 2rem;
  padding-right: 1rem; }

.inside-title-section {
  background-image: url("../img/bg-cana.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 2rem 0 1.7rem 0;
  position: relative;
  z-index: 1;
  min-height:125px;
   }
  .inside-title-section:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.46);
    z-index: -1;
    top: 0;
    left: 0; }
  .inside-title-section__title {
    color: white;
    position: relative;
    margin-bottom: 0; }
    .inside-title-section__title:before {
      content: '';
      position: absolute;
      height: 80%;
      width: 7px;
      background-color: #F29C33;
      left: -1rem;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  .inside-title-section__text {
    color: #fff;
    font-size:1.06em;
    max-width: 100%;
    font-weight: bold; }

.below-header {
  max-width: 1180px;
  margin: auto; }

.cont-pagination {
  margin-bottom: 3rem; }

.pagination {
  padding-left: 0;
  color: #627284;
  position: relative; }

.pagination__number, .pagination__go-back {
  display: inline-block;
  padding-right: 1rem;
  vertical-align: super; }
  .pagination__number .ellipse:hover, .pagination__go-back .ellipse:hover {
    background-color: transparent;
    cursor: default; }
  .pagination__number a, .pagination__go-back a {
    text-decoration: none;
    width: 100%;
    height: 40px;
    display: inline-block;
    text-align: center;
    padding: 0.5rem 0.4rem;
    border-radius: 1px;
    font-size:0.88em;
    font-weight: bold;
    color: #8E99A4; }
    .pagination__number a:hover, .pagination__go-back a:hover {
      background-color: #CDD6DE; }
    .pagination__number a.current, .pagination__go-back a.current {
      background-color: #68B94F;
      border: 2px solid #4B8F3B;
      color: white;
      border-radius: 3px; }

.pagination__next {
  background-color: white;
  border: 1px solid;
  padding: 0 40px 0 20px;
  font-weight: lighter;
  font-size:1.25em;
  color: #474C51;
  height: 40px;
  position: relative; }
  .pagination__next:after {
    content: "\e801";
    font-family: icomoon;
    font-size:0.7rem;
    position: absolute;
    top: 15px;
    right: 14px; }

.pagination__next {
  display: inline-block;
  vertical-align: baseline; }

.pagination__go-back a {
  background-color: white;
  border: 1px solid #474C51;
  height: 40px;
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  line-height: 22px;
  color: #474C51;
  font-size:0.7rem; }
  .pagination__go-back a:hover {
    background-color: #CDD6DE; }

.numbered-list {
  display: inline-block; }

.numbered-list__title {
  margin-bottom: 0;
  color: #F29C33; }

.numbered-list__block {
  padding-left: 0;
  list-style: none; }

.numbered-list__block__element {
  padding: 0.4rem 0.4rem 0.4rem 1rem;
  color: #474C51;
  border-bottom: 1px solid #E6E7E7; }
  .numbered-list__block__element:hover {
    background-color: #E6E7E7;
    cursor: pointer; }
  .numbered-list__block__element .index {
    margin-right: 0.5rem; }

.cont-avatar-list {
  display: inline-block; }

.avatar-list__title {
  margin-bottom: 1rem;
  color: #F29C33; }

.avatar-list__item {
  position: relative;
  padding: 1rem 0.4rem 1rem;
  border-bottom: 1px solid #E6E7E7; }
  .avatar-list__item:after {
    content: ' ';
    display: table;
    clear: both; }
  .avatar-list__item:hover {
    background-color: #E6E7E7;
    cursor: pointer; }
  .avatar-list__item__img {
    width: 60px;
    border-radius: 50%;
    float: left;
    border: 2px solid #68B94F; }
  .avatar-list__item .img-placeholder {
    border: 2px solid #8E99A4;
    width: 60px;
    border-radius: 50%;
    float: left;
    height: 60px;
    display: inline-block;
    background-image: url("../img/profile_gray.svg");
    background-size: cover;
    background-position-y: 10px;
    background-repeat: no-repeat; }
  .avatar-list__item__text {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 0 0 70px;
    font-family: "Oxygen", sans-serif; }

.accordion {
  padding-left: 0; }

.accordion__item {
  list-style: none;
  border: 1px solid #E6E7E7;
  padding-left: 1.5rem;
  position: relative;
  border-bottom: none; }
  .accordion__item:before {/*
    content: '';
	width: 1px;
	background-color: #8E99A4;
	height: 40px;
	right: 4rem;
	top: 0px;
	position: absolute;*/}

  .accordion__item:after {/*
    content: "\e801";
	font-family: icomoon;
	color: #8E99A4;
	right: 1.3rem;
	top: 16px;
	position: absolute;
	-webkit-transform:rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)*/;}
  .accordion__item:hover {
    color: #68B94F;
    background-color: #E6E7E7;
    cursor: pointer; }
    .accordion__item:hover:before {
      background-color: #68B94F; }
    .accordion__item:hover:after {
      color: #68B94F; }
    .accordion__item:hover .accordion__item__title {
      color: #68B94F; }
  .accordion__item:last-child {
    border-bottom: 1px solid #E6E7E7; }
  .accordion__item.show {
   border: 1px solid #68B94F;
    -webkit-transition: all 0.3s;
    /* transition: all 0.3s; */
    background-color: #fff;
    padding:25px; }
        
    .accordion__item.show:before {
      background-color: #68B94F; }
    .accordion__item.show:after {
      color: #68B94F;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg); }
    .accordion__item.show .accordion__item__text.show {
      height: inherit;
      margin-bottom: 2rem;
      margin-top: 2rem; }
    .accordion__item.show .accordion__item__title {
      color: #68B94F; }

.accordion__item__title {
  font-weight: bold;
  font-family: "Oxygen", sans-serif;
  margin: 1rem 0 !important; }

.accordion__item__text {
  height: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
  margin: 0 !important; }

.card-big {
  max-width: 560px;
  border: 1px solid #8E99A4;
  margin-bottom: 2rem;
  position: relative;
  cursor: pointer; }
  .card-big.new-card {
    overflow: hidden; }
    .card-big.new-card:before {
      content: 'Nuevo';
      position: absolute;
      background-color: #F29C33;
      width: 80px;
      height: 80px;
      line-height: 140px;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      text-align: center;
      color: white;
      right: -40px;
      top: -40px;
      font-size:0.88em; }

.card-big__header {
  background-image: url("../img/bg-cana.png");
  padding-top: 7rem;
  box-shadow: inset 0 -80px 120px black; }

.card-big__header__text {
  color: white;
  padding: 0 1rem 1.5rem;
  margin: 0; }

.card-big__body {
  background-color: white;
  padding: 1.6rem 1rem; }

.card-big__body__text {
  color: #474C51;
  margin: 0;
  font-size:1.06em; }

.card-big__footer__see-article {
  border-top: 1px solid #8E99A4;
  display: block;
  padding: 0.8rem 0 0.8rem 1.5rem;
  text-decoration: none;
  font-weight: bold;
  color: #68B94F;
  position: relative; }
  .card-big__footer__see-article:before {
    content: "\e801";
    font-family: icomoon;
    position: absolute;
    right: 1.5rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

.cards-small {
  width: 100%;
  display: inline-block;
  margin: 17px 0px;
  /* height: 200px; */
  /* overflow: hidden; */
  }

.card-article {
  margin-bottom: 3rem;
  cursor: pointer; }

.card-article__header {
  padding: 1.2rem 0.5rem 0.8rem;
  background-image: url("../img/bg-cana.png");
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  min-height: 270px;
  box-shadow: inset 0 -80px 120px black; }
  .card-article__header:hover {
    box-shadow: inset 0 -140px 250px 0 black; }
  .card-article__header:hover .content {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  .card-article__header:hover .card-article__header__title {
    height: -webkit-calc( 1.2 * 25px * 6 );
    height: calc( 1.2 * 25px * 6 );
    -webkit-line-clamp: 6; }
  .card-article__header .content {
    -webkit-transform: translateY(70px);
    -ms-transform: translateY(70px);
    transform: translateY(70px);
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }

.card-article__header__title {
  display: -webkit-box;
  color: white;
  margin: 0;
  height: -webkit-calc( 1.2 * 25px  * 4 );
  height: calc( 1.2 * 25px  * 4 );
  line-height: 1.2;
  overflow: hidden;
  white-space: wrap;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  font-size:1rem; }
  @media (min-width: 700px) {
    .card-article__header__title {
      font-size:1.50em; }
    .title__another2 span{
	line-height:normal;
}  
 }

.card-article__header__date {
  color: white;
  font-size:0.88em; }

.card-article__see-article, .card-purchase__see-offer, .card-institution__see-offer, .card-info__see-offer {
  background-color: #68B94F;
  text-decoration: none;
  color: white;
  padding: 0.8rem 0 1rem 1.5rem;
  font-weight: bold;
  display: block;
  position: relative; }
  .card-article__see-article:before, .card-purchase__see-offer:before, .card-institution__see-offer:before, .card-info__see-offer:before {
    content: "\e801";
    font-family: icomoon;
    position: absolute;
    right: 1.5rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: white; }

.card-purchase {
  background-color:#FFFFFF;
  position: relative;
  border: none;
  padding-top: 1rem;
  box-shadow: 0 0 0px 1px #8E99A4, 0 0 2px transparent;
  }
  
  .card-purchase:hover {
    box-shadow: 0 0 0 2px #68B94F; }

.card-purchase__header {
  padding: 0 1.4rem;
  /*margin-bottom: 1rem; */}
  .card-purchase__header:after {
    content: ' ';
    display: table;
    clear: both; }

.card-purchase__header__name-item {
  float: left;
  font-size:0.88em;
  position: absolute;
  padding-left: 1rem;
  color: #46525F;}
  
  
  
  .card-purchase__header__name-item:before {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 8px;
    height: 16px;
    background-color: #F29C33; }

.card-purchase__header__add-fav {
  float: right;
  padding-right: 1.8rem;
  font-size:0.88em;
  color: #68B94F;
  position: relative;
  cursor: pointer; }
  .card-purchase__header__add-fav .icon-star_line {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    font-size:1.4rem;
    color: #8E99A4; }
  .card-purchase__header__add-fav.add-to-fav {
    color: #F29C33; }
    .card-purchase__header__add-fav.add-to-fav .icon-fav {
      color: #F29C33;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      right: 0;
      font-size:1.4rem; }

.card-purchase__body {
  padding:1.4rem;
  height: 212px;
  }
  
  .card-purchase__body .avatar-info__img {
    border-color: #68B94F; }

.card-purchase__body h4{
	color: #68b94f;
    font-family: "Fauna One",serif;
    font-size: 1.2em;
    font-weight: normal;
    margin-top:1.1em;
 }
  
.card-purchase__body__title {
  color: #68B94F;
  margin-top: 1rem;
  margin-bottom: 1rem; }

.card-purchase__body__text {
  font-size:1em;
  margin-bottom: 1.4rem; }

.card-institution, .card-info {
  cursor: pointer;
  position: relative;
  background-color: white;
  padding-top: 1.5rem;
  box-shadow: 0 0 0px 1px #8E99A4, 0 0 2px transparent; }
  .card-institution:hover, .card-info:hover {
    box-shadow: 0 0 0 2px #68B94F; }
  .card-institution .content, .card-info .content {
    padding: 1rem; }

.card-institution__tag {
  background-color: #68B94F;
  color: white;
  position: absolute;
  padding: 0.5rem 1rem 0.5rem 1.4rem;
  right: 0;
  top: 1rem;
  height: 34px;
  font-size:0.88em; }
  .card-institution__tag:before {
    content: '';
    border-left: 8px solid white;
    border-top: 17px solid transparent;
    border-right: 17px solid transparent;
    border-bottom: 17px solid transparent;
    position: absolute;
    top: 0;
    left: 0; }

.card-institution__title, .card-info__title {
  margin-top: 1rem;
  margin-bottom: 1rem;
  color: #68B94F; }

.card-institution__body-text, .card-info__-body-text {
  font-size:1em;
  margin-bottom: 0; }

.card-info {
  padding-top: 1rem; }
  .card-info .content {
    padding-top: 0; }

.two-small-card:after {
  content: '';
  display: table;
  clear: both; }

@media (max-width: 700px) {
  .two-small-card .cards-small:first-child {
    float: left;
    margin-right: 1%; }
  .two-small-card .cards-small:last-child {
    float: right; }
  .two-small-card .cards-small {
    width: 49.5%; }
    .two-small-card .cards-small .card-article__see-article, .two-small-card .cards-small .card-purchase__see-offer, .two-small-card .cards-small .card-institution__see-offer, .two-small-card .cards-small .card-info__see-offer {
      padding-left: 0.8rem; }
      .two-small-card .cards-small .card-article__see-article:before, .two-small-card .cards-small .card-purchase__see-offer:before, .two-small-card .cards-small .card-institution__see-offer:before, .two-small-card .cards-small .card-info__see-offer:before {
        right: 0.6rem; } }

.header-main {
  }
  .header-main .cont-menu {
    max-width: 1180px;
    margin: auto;
    padding: 0 1rem;
    position: relative; }
    .header-main .cont-menu:after {
      content: '';
      display: table;
      clear: both; }
    .header-main .cont-menu .map-terms-condition {
      display: inline-block;
      float: right;
      padding: 1rem 0; }
      @media (min-width: 1050px) {
        .header-main .cont-menu .map-terms-condition {
         } }
      @media (max-width: 470px) {
        .header-main .cont-menu .map-terms-condition {
          display: none; } }
    .header-main .cont-menu .register-mobile {
      display: inline-block;
      float: right;
      text-decoration: none;
      border: 1px solid #68B94F;
      margin: 0.3rem 0;
      height: 50px;
      line-height: 45px;
      padding: 0 25px; }
      @media (min-width: 470px) {
        .header-main .cont-menu .register-mobile {
          display: none; } }
  .header-main .border:after {
    content: '';
    display: table;
    clear: both; }
  .header-main .border .table-elm {
    display: none; }
    @media (min-width: 1050px) {
      .header-main .border .table-elm {
        display: table; } }

.border-bottom-green {
  border-bottom: 1px solid #68B94F; 
  border-top: 4px solid #68B94F;}

.header-main__header {
  max-width: 1180px;
  background-color: white;
  margin: auto;
  padding: 1rem; }
  .header-main__header:after {
    content: ' ';
    display: table;
    clear: both; }
.header-main__header .to-right {
    padding: 20px 0px;
    position: fixed;
    width: 35px;
    top: 30%;
    right: 16px;
    background-color: rgba(255,255,255,0.95);
    box-shadow: 0 0 1px #000;
    z-index: 99999;
    }
  .header-main__header .links__twitter:before,
  .header-main__header .links__facebook:before {
    position: absolute;
    top: 0;
    font-weight: bold;
    font-size:1.7rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .header-main__header .links__twitter:before {
    content: "\e812";
    font-family: icomoon;
    right: 2.2rem;
    color: #55ACEE; }
  .header-main__header .links__facebook:before {
    content: "\e800";
    font-family: icomoon;
    right: 0;
    color: #43609C; }

.cont-images {
  position: relative;
  text-align: center; }
  @media (min-width: 720px) {
    .cont-images {
      float: left; } }
  .cont-images a:last-child {
    margin-right: 0; }
  .cont-images a {
    display: inline-block;
    vertical-align: sub;
    margin-right: 1.7rem;
    position: relative; }
    .cont-images a img {
      max-width: 100%; }
      @media (min-width: 440px) {
        .cont-images a img {
          max-width: 100%; } }
  .cont-images .to-home {
    position: relative; }
    .cont-images .to-home .label {
      position: absolute;
      right: 0;
      bottom: -0.5rem;
      font-size:0.88em;
      color: #68B94F;
      cursor: pointer; }
      .cont-images .to-home .label:before {
        content: "\e802";
        font-family: icomoon;
        font-size:0.6rem; }

.header-main__burguer {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  padding: 0 1rem 0 2rem;
  display: inline-block; }
  @media (min-width: 1050px) {
    .header-main__burguer {
      display: none; } }
  .header-main__burguer:after,
  .header-main__burguer:before {
    font-family: icomoon;
    font-size:0.8rem;
    position: absolute;
    color: #68B94F; }
  .header-main__burguer:after {
    content: '\e900';
    left: -8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .header-main__burguer:before {
    content: "\e808";
    right: 0;
    top: 7px;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    font-size:0.5rem; }

.header-main__menu {
  float: left;
  color: #474C51;
  display: table-cell;
  max-height: 80px; }
  .header-main__menu:last-of-type .header-main__menu__main-text {
    margin-right: 0; }
  .header-main__menu .menu-bubble {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 84%;
    background-color: #22282B;
    padding-left: 0; }
    .header-main__menu .menu-bubble:before {
      content: '';
      height: 250px;
      background-color: #22282B;
      position: absolute;
      z-index: -1;
      left: -100vw;
      right: 0;
      width: 200vw; }
    .header-main__menu .menu-bubble:after {
      content: '';
      display: table;
      clear: both; }
  .header-main__menu .menu-bubble__item {
    float: left;
    width: 33.33333%;
    list-style: none;
    height: 250px; }
    .header-main__menu .menu-bubble__item.agronet {
      background-image: url("../img/avatar.jpg");
      background-size: cover;
      background-position: center;
      position: relative;
      z-index: 1;
      padding: 3rem 2.5rem 1.5rem 1.4rem; }
      .header-main__menu .menu-bubble__item.agronet:before {
        content: '';
        z-index: -1;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.4); }
      .header-main__menu .menu-bubble__item.agronet .agronet__title {
        color: #68B94F;
        margin: 0; }
      .header-main__menu .menu-bubble__item.agronet .agronet__body-text {
        margin: 0;
        color: white;
        margin: 1.5rem 0;
        font-family: "Oxygen", sans-serif; }
      .header-main__menu .menu-bubble__item.agronet .agronet__goto-section {
        display: inline-block;
        height: 50px;
        background-color: transparent;
        padding: 0 25px;
        text-decoration: none;
        border: 1px solid white;
        color: white;
        line-height: 45px; }
    .header-main__menu .menu-bubble__item.goals {
      padding: 3rem 2.5rem 1.5rem 1.4rem; }
      .header-main__menu .menu-bubble__item.goals .goals__title {
        margin: 0;
        color: #CDD6DE; }
      .header-main__menu .menu-bubble__item.goals .goals__body-text {
        margin: 1.5rem 0;
        color: #CDD6DE;
        font-family: "Oxygen", sans-serif; }
    .header-main__menu .menu-bubble__item.contact-us {
      padding: 3rem 2.5rem 1.5rem 1.4rem; }
      .header-main__menu .menu-bubble__item.contact-us .contact-us__body-text {
        margin: 3.4rem 0 1rem 0;
        color: #CDD6DE;
        font-family: "Oxygen", sans-serif; }
      .header-main__menu .menu-bubble__item.contact-us .contact-us__btn {
        display: inline-block;
        height: 50px;
        padding: 0 25px;
        line-height: 45px;
        text-decoration: none; }

.header-main__menu__main-text {
  padding: 1rem 0.8rem;
  display: inline-block;
  margin-right: 1.8rem;
  cursor: pointer;
  border-bottom: 4px solid;
  position: relative;
  font-size:1.06em;
  height: 80px;
  max-width: 150px; }
  .header-main__menu__main-text:before {
    content: "\e801";
    font-family: icomoon;
    position: absolute;
    top: 34px;
    right: 0.1rem;
    display: inline-block;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size:0.4rem; }
  .header-main__menu__main-text:after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .header-main__menu__main-text.home {
    border-bottom-color: transparent;
    color: #68B94F; }
    .header-main__menu__main-text.home:before {
      content: '\e802';
      font-family: icomoon;
      font-size:1rem;
      position: absolute;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      top: 28px;
      right: -5px; }
    .header-main__menu__main-text.home:hover + .menu-bubble {
      display: block; }
  .header-main__menu__main-text.green-border {
    border-bottom-color: #68B94F; }
  .header-main__menu__main-text.orange-border {
    border-bottom-color: #F29C33; }
  .header-main__menu__main-text.blue-border {
    border-bottom-color: #627284; }
  .header-main__menu__main-text.red-border {
    border-bottom-color: #E4563C; }
  .header-main__menu__main-text.green-dark-border {
    border-bottom-color: #508B2D; }
  .header-main__menu__main-text.blue-light-border {
    border-bottom-color: #50AAEE; }

.user-option__signin {
    padding: 0;
	}
	
.user-option__signup {
    font-weight: bold;
    border: 1px solid;
    text-decoration: none;
    height: 50px;
    line-height: 40px;
    padding: 4px 25px 0 25px !important;
    color: #68B94F !important; }
    
.align.signin-signup a {
    padding: 10px 20px;
}

.user-option__search {
  margin-right: 1.4rem;
  color: #68B94F; }

.header-main__middle {
  max-width: 1180px;
  margin: auto;
  padding: 5px 1rem; }

.cont-middle-section {
  background-color: rgba(230, 231, 231, 0.4); 
  padding:0.5em 0;
  }

.map-terms-condition {
display: inline-block;
  }
  @media (min-width: 1050px) {
    .map-terms-condition {
    display: inline-block;
    float: right; } }
  .map-terms-condition .links {
    position: relative; }
  .map-terms-condition .links__sitemap {
    display: inline-block;
    position: relative; }
    .map-terms-condition .links__sitemap:before {
      content: '';
      position: absolute;
      right: -1rem;
      top: 50%;
      width: 1px;
      height: 30px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      background-color: #E6E7E7; }

.signin-signup {
  float: right;
  line-height: 46px;
  height: 60px;
  display:table; }
  @media (min-width: 720px) {
    .signin-signup {
      display: table; } }
  .signin-signup .align {
    display: table-cell;
	padding: 6px 0.5rem;
    }
  .signin-signup a {
    display: inline-block;
	margin-top:-3px;
	}


.change-font-size {
  line-height: 50px;
  color: #474C51;
  font-size:0;
  padding: 9px 6px; }
  @media (min-width: 920px) {
    .change-font-size {
      display: block; } }
  .change-font-size .text {
    font-size:16px;
    margin-right: 1.3rem;
    display:none; }
 a#incfont {
background: url(/_catalogs/masterpage/dist/img/fuente-grande.png) no-repeat;
    width: 22px;
    height: 13px;
    padding: 0 0 6px 0;
    float: left;
    margin: 0 0 6px 0;
}

a#decfont{
background: url(/_catalogs/masterpage/dist/img/fuente-pequeno.png) no-repeat;
    width: 22px;
    height: 13px;
    padding: 0 0 6px 0;
    float: left;
    margin: 0 0 6px 0;
}

a#highc{
	background: url(/_catalogs/masterpage/dist/img/icon-contraste-bajo-hover.png) no-repeat;
    width: 22px;
    height: 13px;
    padding: 0 0 6px 0;
    float: left;
    margin: 0 0 6px 0;
}

a#lowc{
	background: url(/_catalogs/masterpage/dist/img/icon-contraste-alto-hover.png) no-repeat;
    width: 22px;
    height: 13px;
    padding: 0 0 6px 0;
    float: left;
    margin: 0 0 6px 0;
}


.change-font-size__text {
  color: #E6E7E7;
  font-weight: bold;
  position: relative;
  padding: 0 6px; }
  .change-font-size__text:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 20px;
    bottom: 0; }
  .change-font-size__text.active {
    color: #68B94F;
    border-bottom: 4px solid #68B94F; }
  .change-font-size__text.small {
    font-size:16px; }
    .change-font-size__text.small:before {
      left: 0; }
  .change-font-size__text.medium {
    font-size:1.13em; }
    .change-font-size__text.medium:before {
      left: 0; }
    .change-font-size__text.medium:after {
      content: '';
      position: absolute;
      width: 1px;
      height: 20px;
      background-color: #E6E7E7;
      bottom: 0;
      right: 0; }
  .change-font-size__text.big {
    font-size:16px; }
    .change-font-size__text.big:before {
      right: 0; }

.change-contrast {
    position: relative;
    top: 20px;
    left: 5px;
    margin: 0!important;
}
.change-contrast span.text {
    display: none;
}  @media (min-width: 720px) {
    .change-contrast {
      display: inline-block; } }
  @media (min-width: 920px) {
    .change-contrast {
      margin-top: 0; } }
  .change-contrast .text {
    margin-right: 1.4rem; }
  .change-contrast .text,
  .change-contrast .high,
  .change-contrast .low {
    display: inline-block; 
	font-size:0.97em;}
  .change-contrast .high {
    margin-right: 1rem; }
    .change-contrast .high.active .normal {
      display: none; }
    .change-contrast .high.active .active {
      display: inline-block; }
    .change-contrast .high.normal .active {
      display: none; }
    .change-contrast .high.normal .normal {
      display: inline-block; }
  .change-contrast .low.active .normal {
    display: none; }
  .change-contrast .low.active .active {
    display: inline-block; }
  .change-contrast .low.normal .active {
    display: none; }
  .change-contrast .low.normal .normal {
    display: inline-block; }

.follow-us {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 40px;
  display: none; }
  @media (min-width: 1150px) {
    .follow-us {
      display: inline-block; } }
  .follow-us .text {
    margin-right: 0.6rem;
    vertical-align: top; }
  .follow-us .twitter:after,
  .follow-us .facebook:after {
    font-family: icomoon;
    font-size:1.5rem;
    color: #43609C; }
  .follow-us .twitter:after {
    content: "\e812";
    margin-right: 0.5rem;
    color: #53A7E8; }
  .follow-us .facebook:after {
    content: "\e800";
    margin-right: 1rem; }

.price-sipsa, .price-sipsa-old {
  max-width: 560px;
  border: 1px solid #8E99A4;
  padding: 0.5rem 1rem 1rem;
  background-color: white; }
  .price-sipsa.dark, .dark.price-sipsa-old {
    background-color: #22282B; }
    .price-sipsa.dark .price-sipsa__title, .dark.price-sipsa-old .price-sipsa__title {
      color: white; }
    .price-sipsa.dark .average__text, .dark.price-sipsa-old .average__text {
      color: white; }
    .price-sipsa.dark .average__price, .dark.price-sipsa-old .average__price {
      color: #F2E063; }
    .price-sipsa.dark .average.went-up:before,
    .dark.price-sipsa-old .average.went-up:before,
    .price-sipsa.dark .average.went-down:before, .dark.price-sipsa-old .average.went-down:before {
      color: #BD7B26; }

.price-sipsa__title {
  margin: 0; }

.cont-values:after {
  content: ' ';
  display: table;
  clear: both; }

@media (max-width: 580px) {
  .cont-values {
    text-align: center; } }

.price-sipsa__values:after {
  content: ' ';
  display: table;
  clear: both; }

.average {
  position: relative; }
  @media (max-width: 580px) {
    .average.left,
    .average.right {
      display: block;
      float: none; } }
  @media (min-width: 580px) {
    .average.left {
      float: left; } }
  @media (min-width: 580px) {
    .average.right {
      float: right; } }
  @media (min-width: 580px) {
    .average.went-up,
    .average.went-down {
      padding-right: 2rem; } }
  .average.went-up:before,
  .average.went-down:before {
    font-family: icomoon;
    position: absolute;
    right: 0.7rem;
    bottom: 1.2rem;
    font-size:1.13em;
    color: #552A18; }
  .average.went-up:before {
    content: "\e818"; }
  .average.went-down:before {
    content: "\e817"; }

.average__text {
  display: block;
  font-size:0.88em;
  margin: 0.8rem 0 0.5rem 0;
  color: #8E99A4; }

.average__price {
  margin: 0; }

.price-sipsa-old {
  max-width: 320px; }

.banner__cont {
  display: block;
  max-width: 780px;
  margin: 1rem 0;
  border: 1px solid #8E99A4; }
  
section.banner {
    margin: 0;
}

.banner__cont-small {
  max-width: 380px; }

.banner__bg {
  display: block;
  height: 103px;
  background: transparent; }
  .banner__bg.banner__bg-small {
    background: url("../img/banner_small.png");
    background-repeat: no-repeat;
    background-size: cover; }
  .banner__bg.banner__bg-big {
    background: url("../img/banner-apps.jpg");
    background-repeat: no-repeat;
    background-size: cover; }
    
.footer label{
	margin:0px;
}

.banner__footer {
  position: relative;
  height: 60px;
  display: block;
  width: 100%;
  background: #E6E7E7;
  font-family: "Oxygen", sans-serif;
  font-size:1.06em;
  font-weight: bold;
  color: #474C51;
  vertical-align: middle;
  border-top: 1px solid #8E99A4; }
  .banner__footer:after {
    content: "\e808";
    position: absolute;
    top: 50%;
    right: 25px;
    -webkit-transform: translate(0, -50%) rotate(180deg);
    -ms-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg);
    font-family: 'icomoon';
    speak: none;
    text-decoration: none; }
  .banner__footer > span {
    display: inline-block;
    vertical-align: middle;
    line-height: 60px;
    padding-left: 25px; }

.photo-team__cont {
  display: block;
  padding: 0;
  margin: 0;
  font-size:0; }
  .photo-team__cont .photo-team__item {
    display: inline-block;
    max-width: 380px;
    width: 100%;
    list-style: none;
    margin: 0 10px;
    margin-bottom: 40px; }
  .photo-team__cont .photo-team__image {
    position: relative;
    display: inline-block;
    height: 250px;
    width: 100%; }
    .photo-team__cont .photo-team__image img {
      position: absolute;
      top: 0;
      bottom: 0; }
  .photo-team__cont .photo-team__name {
    font-family: "Fauna One", serif;
    font-size:1.25em;
    color: white;
    position: absolute;
    bottom: 1rem;
    left: 1rem; }
  .photo-team__cont .photo-team__role {
    font-family: "Fauna One", serif;
    font-size:0.88em;
    color: #474C51;
    padding: 10px 0; }
    
    
div#panel1 .list-slide li a{
	border-bottom: 1px solid #68B94F;
}
div#panel2 .list-slide li a{
	border-bottom: 1px solid #f29c33;
}
div#panel3 .list-slide li a{
	border-bottom: 1px solid #627284;
}
div#panel4 .list-slide li a{
	border-bottom: 1px solid #508b2d;
}
div#panel5 .list-slide li a{
	border-bottom: 1px solid #e4563c;
}
div#panel6 .list-slide li a{
	border-bottom:1px solid #50aaee;
}
    
/* NEW CODE */

@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot');
    src:    url('fonts/icomoon.eot') format('embedded-opentype'),
        url('fonts/icomoon.ttf') format('truetype'),
        url('fonts/icomoon.woff') format('woff'),
        url('fonts/icomoon.svg?4dru8j#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-chevron-thin-left:before {
    content: "\e900";
}
.icon-chevron-thin-right:before {
    content: "\e901";
}


*{
  margin: 0;
  padding: 0;
}

section.bxslider {
    margin: 0!important;
    padding: 0!important;
}
.bx-viewport {
    /*overflow: hidden;*/
    height: auto!important;
}
.slider-big {
  width: 100%;
  height: 100%;
  position: relative;
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../img/bg-cana.png");
  margin-bottom: 2%;
 }

.slider-big__content {
  padding-left: 10% !important;
  max-width: 600px;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-right: 1rem;
  background-color: rgba(0, 0, 0, 0.50); }
  


@media (min-width: 1400px) {
    .slider-big__content {
      max-width: 600px; } }



.slider-big__title {
  color: #68B94F!important;
  margin-bottom: 20px!important; }

.slider-big__text {
  color: #f5f5f5!important; }

.slider-big__see-article {
  color: #68B94F!important; }

.slider-small {
  border: 1px solid #8E99A4;
  position: relative;
  max-width: 720px;
  margin: auto;
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../img/bg-cana.png"); }

.slider-small__arrow {
  position: absolute;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background-color: #F29C33;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  text-decoration: none; }
  .slider-small__arrow:before {
    content: "\e801";
    font-family: icomoon;
    display: inline-block;
    color: white; }
  .slider-small__arrow.left {
    left: -25px; }
    .slider-small__arrow.left:before {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
  .slider-small__arrow.right {
    right: -25px; }

.slider-small__content {
  padding: 2rem;
  padding-left: 10%;
  max-width: 500px;
  background-color: white; }

.slider-small__title {
  margin: 0;
  color: #68B94F; }

.slider-small__text {
  color: #8E99A4; }

.slider-small__see-article {
  color: #68B94F; }

/* Slider */

.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
section.banner .bx-wrapper .bx-pager,
section.banner .bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
section.banner .bx-wrapper .bx-prev {
  background-image: url(../img/chevron-thin-left.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 20px;
  height: 20px;
  left: 0;
}
section.banner .bx-wrapper .bx-next {
  background-image: url(../img/chevron-thin-right.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 20px;
  height: 20px;
  right: 0;
}
section.banner .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
section.banner .bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
section.banner .bx-prev,
section.banner .bx-next{
  width: 70px!important;
    background-color: rgba(240, 158, 41, 0.75);
    position: absolute;
    height: 100%!important;
    top: 16px!important;
    display: inline-block!important;
}
section.slider-big {
    margin: 0!important;
    padding: 0;
}


/* Marcas */

#owl-demo .item{
  margin: 10px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}
.owl-wrapper-outer {
  width: 100%;
  max-width: 1120px;
  margin: auto;
}
#owl-demo .item{
  padding: 0px 0px;
  margin: 10px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.customNavigation{
  text-align: center;
}

.customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.customNavigation {
    text-align: center;
    width: 100%;
    max-width: 1120px;
    margin: auto;
    position: relative;
}
.customNavigation a.arrow {
  position: absolute;
  top: -80px;
  color: #282F2C;
  font-size:1.56em;
  cursor: pointer;
}
a.prev.icon-chevron-thin-left {
background-image:url(../img/chevron-thin-left.png);
background-repeat: no-repeat;
background-position: center;
width: 20px;
height: 20px;
left: 0;
margin: 20px 0px;
}

a.next.icon-chevron-thin-right {
background-image:url(../img/chevron-thin-right.png);
background-repeat: no-repeat;
background-position: center;
width: 20px;
height: 20px;
right: 0;
margin: 20px 0px;
}

#tabs_inscripcion ul.ul_menu_registro li.tabSelected {
    border-top: 1px solid #68b94f;
    border-bottom: 0 none;
    color: #68b94f;
  
    width: 31%;
}
#tabs_inscripcion ul.ul_menu_registro li {
    border-bottom: 1px solid #68b94f;
    border-left: 1px solid #68b94f;
	border-right:1px solid #68b94f;
    float: left;
    height: 3.5em;
    padding: 0.5em 1em;
    text-decoration: none;
    width: 33%;
}
p.text-small.text__size2:after {
    content: '...';
    position: absolute;
    top: 19.3rem;
    right: 10px;
}
.cards-small p {
    max-height: 85px;
}

#suiteBar{
	display: none !important;
}


/**
 * Agronegocios CARD - 10-01-2017
 */
 
.agronegocios-card .checkf {
	float: left;
    width: 100%;
    margin-bottom: 40px;
}

.agronegocios-card .cards-small {
	margin: 0 0px 17px;
}

.agronegocios-card .card-purchase {
	box-shadow: none;
	background-size:cover;
	padding-top:0;
}

.agronegocios-card .col-md-4:nth-child(1n) .cards-small .card-purchase,
.agronegocios-card .new-card:nth-child(1n) .cards-small .card-purchase {
	background-image: url(../img/bg-card-01.jpg);
}

.agronegocios-card .col-md-4:nth-child(2n) .cards-small .card-purchase,
.agronegocios-card .new-card:nth-child(2n) .cards-small .card-purchase {
	background-image: url(../img/bg-card-02.jpg);
}

.agronegocios-card .col-md-4:nth-child(3n) .cards-small .card-purchase,
.agronegocios-card .new-card:nth-child(3n) .cards-small .card-purchase {
	background-image: url(../img/bg-card-03.jpg);
}

.agronegocios-card .col-md-4:nth-child(4n) .cards-small .card-purchase,
.agronegocios-card .new-card:nth-child(4n) .cards-small .card-purchase {
	background-image: url(../img/bg-card-04.jpg);
}

.agronegocios-card .col-md-4:nth-child(5n) .cards-small .card-purchase,
.agronegocios-card .new-card:nth-child(5n) .cards-small .card-purchase {
	background-image: url(../img/bg-card-05.jpg);
}

.agronegocios-card .col-md-4:nth-child(6n) .cards-small .card-purchase,
.agronegocios-card .new-card:nth-child(6n) .cards-small .card-purchase {
	background-image: url(../img/bg-card-06.jpg);
}

.agronegocios-card .col-md-4:nth-child(8n) .cards-small .card-purchase,
.agronegocios-card .new-card:nth-child(8n) .cards-small .card-purchase {
	background-image: url(../img/bg-card-02.jpg);
}

.agronegocios-card .btn-container {
	float: left;
	margin: 20px 0 0 0;
	width:100%;
}

.agronegocios-card .cards-small a.button--secondary {
	box-shadow:none;
    font-size: 1.0em;
    float: none;
    padding: 7px 15px;
    height: auto;
    display:inline-block;
    width: auto;
}

.agronegocios-card .card-purchase__header__name-item {
    position: relative;
    padding-left: 0;
    width: 100%;
    margin: 0 0 10px 0;
    white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
}

.agronegocios-card .card-purchase__header__name-item a {
    margin-left: 14px;
}

.agronegocios-card .card-purchase__body {
    height: 300px;
}

.agronegocios-card .card-purchase__body h4 {
    width: 100%;
    float: left;
    margin: 0 0 15px 0;
    color: #333333;
    font-weight:bold;
}

.agronegocios-card .card-purchase__body label.number {
    margin: 0;
    background: #333333;
    padding: 7px 15px;
    color: #ffffff;
    float: left;
    font-size: 1.3em;
    margin-bottom: 15px;
}

.agronegocios-card .card-purchase__body .fecha{
	display: block;
    font-size: 0.8em;
    margin-bottom: 5px;
}

.agronegocios-card .card-purchase__body .categoria {
	background: #666;
    padding: 5px 8px;
    font-size: 0.8em;
    color: #fff;
    margin-bottom: 15px;
    display: inline-block;
}

.agronegocios-card .card-purchase__body label {
    margin: 0;
}

.agronegocios-card .easyPaginateNav a {
    display: inline-block;
}

.agronegocios-card a.next {
    margin:0;
}

.agronegocios-card .cards-small p {
    max-height: inherit;
    float: left;
    width: 100%;
    margin-bottom:10px;
}

/**
 * Agronegocios POR USUARIO Y DETALLE OFERTA - 10-09-2017
 */
 
.negociosPorUsuario h2 {
	color: #262626;
	position:relative;
	padding-left:20px;
	float:left;
	width:100%;
	min-height: 38px;
}

.negociosPorUsuario h2:after {
	content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 10px;
    height: 34px;
    background-color: #F29C33;
}

.negociosPorUsuario h2 .separador {
	color: #8e99a4;
	font-weight:normal;
	float:left;
	padding:0 7px;
}

.negociosPorUsuario h2 .usuarioNombre {
	font-family: inherit;
	font-weight: normal;
	float:left;
}

.negociosPorUsuario h2 .ofertasNumero {
	color: #474c51;
	font-weight:normal;
	font-size: 0.7em;
}

.negociosPorUsuario .agronegocios-card {
	padding-top: 40px;
	float:left;
	width:100%;
}

.negociosPorUsuario .agronegocios-card .card-purchase__body {
	height:362px;
}

.negociosPorUsuario .agronegocios-card .btn-container{
	position: absolute;
    bottom: 1.4rem;
    left: 50%;
    width: 94px;
    margin-left: -47px;
}

.sidebarAgronegocioPorUsuario h4 {
	color: #333333;
}

.sidebarAgronegocioPorUsuario h4.text__size {
	margin: 0 !important;	
}

.sidebarAgronegocioPorUsuario a.botonp {
	margin: 10px 0 20px;
	border: 1px solid #68b94f;
	color: #68b94f;
	background: #ffffff;
	box-shadow: none;
	height: auto;
	text-align:center;
}

.sidebarAgronegocioPorUsuario a.botonp:hover,
.sidebarAgronegocioPorUsuario a.botonp:focus {
	color: #ffffff;
	background: #68b94f;
}

.sidebarAgronegocioPorUsuario p.text-small.text__size {
	margin: 10px 0 !important;
	color: #474c51;
}

.sidebarAgronegocioPorUsuario .arrow {
	background-image: url(../img/arrow-green.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position-y: 6px;
}

.detalleAgronegocio .agronegocios-card .cards-small p {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    height: 67px;
    position: relative;
    color: #474C51;
}

.detalleAgronegocio .agronegocios-card .cards-small p.text-small.text__size2:after {
    content: '...';
    position: absolute;
    top:inherit;
    right: 0;
    font-size: 1.8rem;
    bottom: 0;
}

.negociosPorUsuario .fecha-oferta{
	color: #333;
	display:block;
	font-size:1.8rem;
	margin-bottom: 20px;
}

.negociosPorUsuario .categoria-oferta{
	color: #fff;
	display:inline-block;
	font-size:1.8rem;
	margin-bottom: 5px;
	background: #666;
	padding: 5px 8px;
}

.negociosPorUsuario .descripcion-oferta-v2 {
	margin: 20px 0 40px;
	float:left;
	width: 100%;
}

.negociosPorUsuario .descripcion-oferta-v2 .text__size {
	margin: 15px 0  10px !important
}

.negociosPorUsuario .botonp.eliminar-oferta {
	margin: 0;
    background-color: #fff;
    background-image: url(../img/icon-trash.png);
    box-shadow: none;
    color: #68B94F;
    border: 1px solid #68B94F;
    padding: 5px 8px 5px 30px;
    font-size: 1.6rem;
    height: 36px;
    float: left;
    font-weight: bold;
    margin: 4px 0 4px 20px;
    cursor:pointer;
    background-position: 8px;
    background-repeat: no-repeat;
}

.negociosPorUsuario .botonp.eliminar-oferta:hover,
.negociosPorUsuario .botonp.eliminar-oferta:focus {
	background-color:#68B94F;
	color: #fff;
	background-position: -10px;
}

.datos {
	margin-bottom:50px;
	float:left;
	width:100%;
}

.datos h4.separation-title__another2 {
	margin-bottom: 30px;
}

.datos h4.separation-title__another2 span  {
	width:100%;
	padding:0;
}

.datos h4.separation-title__another2 span .text-title{
	padding: 0 10px 0 0;
	background:#ffff;
	width:auto;
}

.datos h4.separation-title__another2 span:before {
	display:none;
}

.datos h4.separation-title__another2 span:after {
	left: 0;
	margin-right:0;
	width:100%;
	z-index:-1;
}

.datos h3 {
	text-align: center;
	color: #474c51;
	font-size: 1.8rem;
	margin: 0 0 20px 0;
	min-height:51px;
}

.datos .circulo {
	width: 119px;
	height: 119px;
	border: 1px solid #68b94f;
	border-radius: 50%;
	text-align:center;
	margin:0 auto;
	display: table;
	color: #68b94f;
	font-size: 2.6rem;
	font-weight: normal;
}

.datos .circulo:hover {
	color: #fff;
	background: #68b94f;
}

.datos .circulo span {
	display: table-cell;
	vertical-align: middle;
	font-weight: normal;
}

@media (max-width: 991px){
	.negociosPorUsuario .agronegocios-card .card-purchase__body {
		height:auto;
		display: inline-block;
	}
	
	.negociosPorUsuario .new-card {
		padding:0;
	}
	
	.negociosPorUsuario .agronegocios-card .btn-container {
		position:relative;
		float: left;
	    margin: 20px 0 0 0;
	    width: 100%;
	    bottom: inherit;
    	left: inherit;
	}
	
	.negociosPorUsuario .card-purchase__body h4 {
	    white-space: pre-wrap;
	}
}

@media (max-width: 480px){
	.datos .circulo {
		width:106px;
		height: 106px;
		font-size: 1.8rem;
	}
}