@font-face {
  font-family: Helvetica-Liberation;
  src:url(/website/Font/LiberationSans-Regular.ttf);
  font-weight: bolder;
}

html, body{
  font-family: Helvetica-Liberation!important;
  scroll-behavior: smooth;
  padding-bottom: 0rem;
}
.header-rialvas-color{
background-color: #FFFFFF;
  padding: 0 6%;
}

/*nav*/
.navbar, header{
  background: #FFFFFF;
  color: #940731!important;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem;
  color: #940731;
  font-size: 1.2rem;
}
.navbar-expand-lg .navbar-nav .nav-link:hover {
 font-weight: bold;
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navegacion, .home_body{
  padding: 0;
}
/*Movil*/
@media screen and (max-width: 900px){

  .navegacion{
    padding: 0 5%;
  }
  .mobile-menu-inmobalsa{
    text-align: center;
  }
}

.navbar{
  padding: 0rem 0rem;
}
.navbar-brand{
  padding: 0;
}
.logo {
  display: block;
  width: 247px;
  height: 60px;
  background: url('/website/SVG/LogoFerticare.svg');
  background-size: 100%;
  margin-top: 10px;
  background-repeat: no-repeat;
}


.footer_blog {
  background-color: #E7CDCF;
  background-size: 100%;
  padding: 15px 75px;

  color: #940731;;

}
.footer_blog  .rialvas-footerBottomBar .footer-links {
  color: #f5f8fa;
  font-size: 0.9em;
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer_blog   .rialvas-footerBottomBar .footer-links > li {
  display: inline-block;
}

.footer_blog  .rialvas-footerBottomBar .footer-links > li > a {
  display: block;
  padding: 5px 20px;
}
a{
  color: #707070;
  text-decoration: none;
}
a:hover {
  color: #940731;
  text-decoration: none;
}
h2{
  color: #940731;
  font-weight: bold;
  font-size: 1.6rem
}
.margin-container{
  padding: 0 6%;
}
/*Home*/

.container-article-body{
 background-color:#F2F2F2;
  padding: 30px 30px;
     min-height: 330px;
}
.container-article{
  margin-bottom: 45px;
}
.container-article h3{
  color: #CE9BA2;
  font-weight: bold;
  word-break: break-word;
}
.container-article h4 {
  color: #707070;
  word-break: break-all;
}
.container-article-body label{
  color: #707070;
  font-weight: bold;
}

  .container-article-body:hover{
    background-color: #FFFEF7;
  }
  .container-article-body:hover h4 {
    color: #707070;
  }
  .container-article-body:hover h3{
    color: #940731;
  }
  .container-article-body:hover label{
    color: #940731;
  }

.container-article-body:hover a{
  color: #940731;
}

.img-thumbnail {
  border: 0px;
  padding: 0;
  border-radius: 0;
}
.category_sidebar, .entrance_sidebar{
  margin-bottom: 30px;
}
.category_sidebar h2 ,  .entrance_sidebar h2{
  margin-bottom: 5px;
  font-weight: 900;
}

.category_sidebar div ,  .entrance_sidebar div{
  margin-bottom: 5px;
 font-size: 1.2rem;
}


/*Description*/
.description_post {
  color: #241B44;
  font-family: Helvetica-Liberation!important;
}

.description_post h3{
  margin: 5% 0%;
  font-weight: 900;
  font-size: 3rem;
  color: #940731;
  font-family: Helvetica-Liberation!important;
}

.description_post h2{

  font-weight: normal;
  font-size: 1.2rem;
  color: #7B7B7B;
  font-family: Helvetica-Liberation!important;
}

.description_post p{
  font-family: Helvetica-Liberation!important;
}

.description_post ul > li{

font-weight: normal;
font-size: 1.2rem !important;
color: #7B7B7B !important;
white-space: break-spaces !important;
font-family: Helvetica-Liberation!important;
} 
.description_post label{
  color: #7B7B7B;
  font-size: 1rem;
  font-weight: bolder;
  font-family: Helvetica-Liberation!important;
}
.description_btn{
 color: #FFFFFF;
 background-color:#CE3E64;
  border: 0;
  padding: 5px 10px;
}

.description_btn:hover{
  color: #FFF9C3;
 }

.postsimilary h2{
  margin: 3% 0%;
  font-weight: 900;
  font-size: 2rem;
}


.categoryPost{
  margin-bottom: 3%;
}
.categoryPost h2{
  font-size: 2rem;
  font-weight: 900;
  margin: 3% 0px;
}

.categoryPost h3{
  font-size: 1.2rem;
}
.categoryPost a{
  font-size: 1.4rem;
  font-weight: 900;
  color: #F39408;
  background-color:#241B44;
  padding: 5px 20px;
}


/*Pagination*/
.pagination{
  font-size: 0.9rem;
}
.pagination .page-link {
  position: relative;
  display: block;
  padding: 0.1rem .45rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #7B7B7B;

  background-color: #fff;
  border: 0px solid #dee2e6;
}

.page-item:first-child .page-link {

  padding: 0.1rem 1rem 1rem 0rem;

}

.page-item:last-child .page-link{

  position: relative;
  display: block;
  padding: 0.1rem 1rem;
  margin-left: -1px;
  line-height: 1.25;
  color:  #F39408;
  background-color:#fff;
  border: 0px solid  #dee2e6;

}

.page-item.active .page-link {
  z-index: 1;
  color: #241B44;
  background-color: transparent;
  font-weight: bolder;

}

/*footer*/


footer{
  margin-top: 2%;
  background: #E7CDCF 0% 0% no-repeat padding-box;
  opacity: 1;
  color: #940731;
  font-size: 1.3rem;
  text-align: left;
  padding: 4% 0% 1% 0%;
}
#footer label{
  color: #940731;
  margin-left: 15%;
}
#footer{
  padding: 5% 5% 1% 5%;
  font-size: 1.2rem;
}

.form-control {
  border: 1px solid #940731;
  border-radius: 0;
}
footer h6{
  font-size: 1.19rem;
  margin-top: 3%;
  color: #707070
}
footer button {
  background: #CE3E64 0% 0% no-repeat padding-box !important;
  border-color: transparent !important;
  border: 0 !important;
  font-size: 1.3rem !important;
  border-radius: 0 !important;
}
footer button:hover{
  color: #FFF9C3!important;
}
.iconos{
  width: 30px;
  position: absolute;
}
.icon_map{
  background-image: url("/website/SVG/Path 1445.svg");
  background-repeat: no-repeat ;
  height: 33px !important;
  display: inline-grid;

}
.icon_number{
  background-image: url("/website/SVG/Path1446.svg");
  background-repeat: no-repeat ;
  height: 33px !important;
  display: inline-grid;

}
.icon_correo{
  background-image: url("/website/SVG/Group1431.svg");
  background-repeat: no-repeat ;
  height: 33px !important;
  display: inline-grid;
  margin-top: 2%;
  width: 30px;
}

.icon_fb{
  background-image: url("/website/SVG/fb.svg");
  background-repeat: no-repeat ;
  height: 40px !important;
  display: inline-grid;
  margin-top: 2%;
  width: 30px;
}
.icon_instagram{
  background-image: url("/website/SVG/insta.svg");
  background-repeat: no-repeat ;
  height: 40px !important;
  display: inline-grid;
  margin-top: 2%;
  width: 40px;
}
.icon_twitter{
  background-image: url("/website/SVG/tt.svg");
  background-repeat: no-repeat;
  height: 40px !important;
  display: inline-grid;
  margin-top: 3%;
  width: 40px;
  position: absolute;
  margin-left: 4%;
}

/*box comments*/

.box-comments{
  margin-top: 4%;
  padding: 0;
}

.box-comments textarea{
 height: 100px;
  border: 1px solid  #95989A ;
  resize: none;
}

.box-comments textarea, .box-comments input{

  border: 1px solid  #707070 ;
  border-radius: 0;
}

.box-comments button{
  background-color:  #CE3E64;
  color:#FFFFFF ;
  margin-left: 10px;
  border: 0;
  font-weight: bold;
}

.box-comments button:hover{
  background-color:  #CE3E64;
  color:  #FFF9C3;
  font-weight: bold;
}
@media (min-width: 100px) and (max-width: 600px) {
  .box-comments .form-inline {
    margin-left: 15px;
  }

}
.display-comments{
  padding: 4%;
}

.comment-result h4{
  font-weight: bolder;
  font-size: 1rem;
  font-family: 'Martel Sans', sans-serif;
}

.comment-result h5{
  font-size: 1rem;
  font-family: 'Martel Sans', sans-serif;
  margin-left: 20px;
}
.comment-result label{
  color: #7B7B7B;
  margin-bottom: 3%;
}

@media (max-width: 920px) {


#footer label {

  margin-left: 0%;
  text-align: center;
}

.iconos {
  display: none !important;
}

.icon_instagram{
  margin: 0% 5% 0% 2%;
}
  .footer_right {
    text-align: center !important;
  }

}
.alert-success{
  margin: 0;
}
