/*
 Theme Name:   Rubrash Child
 Theme URI:    http://keenitsolutions.com/products/wordpress/rubrash/
 Description:  Rubrash Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     rubrash
 Version:      1.4
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */
.rs-banner .banner-content .banner_title {
    display: inline-block;
    margin-bottom: 36px;
    font-size: 45px;
    position: relative;
    z-index: 9;
}
.menu-sticky {
    background: #ffffff;
}
.rs-banner .banner-content {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
}
.rs-banner .banner-content .banner-button {
    margin-top: 50px;
}
.servicios_title {
    text-align: center;
}
.services_block h2 {
    color: #2e51a5;
    font-family: Montserrat!important;
    font-size: 36px;
    font-weight: 600!important;
    line-height: 46px;
}
.rs-about .about-skill {
    padding: 25px 30px 40px;
    width: 300px;
    background: #444444;
    opacity: 0.9;
    position: absolute;
    top: 50%;
    right: -40px;
    overflow: hidden;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 10;
}

.nav-link-container {
    list-style: none;
    position: absolute;
    right: 15px;
    top: 48%;
    transform: translateY(-50%);
    z-index: 10;
    line-height: 11px;
}
.sticky .nav-link-container {
     top: 48%;  
}
.rs-portfolio .portfolio-item:hover {
  background: #f3de95;
}
.rs-portfolio .portfolio-item .portfolio-content:before {
   background: #f3de95;
  }

.rs-portfolio .portfolio-filter button.active {
    color: #ffffff;
    background-color: #2e51a5 !important;
    border-color: #2e51a5;
    border-radius: 25px;
}
.entry-content .list {
    margin-top: 20px;
}
.entry-content .list li {
    font-size: 1rem;
    font-weight: 600;
}
}
#rs-header .logo-area.sticky-logo {
      padding: 1px 0 4px 0;
}
#rs-header .logo-area a img {
      padding-top: 3px;
	  max-height: 50px;
}
@media only screen and (max-width: 767px) {
.rs-banner .banner-content {
    top: 70%;
}
.rs-banner .banner-content .banner-button {
    margin-top: 0px;
	padding-bottom: 20px;
}
.rs-banner .banner-content .banner_title {
    font-size: 18px !important;
    line-height: 25px !important;
	display: inline-block;
    margin-bottom: 0px;
    font-size: 45px;
    position: relative;
    z-index: 9;
}
h2 {
    font-size: 24px !important;
    line-height: 34px !important;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
.rs-banner .banner-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.content .banner_title {
    line-height: 50px;
}
.rs-banner .banner-content .banner_title {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 28px;
    position: relative;
    z-index: 9;
}
.rs-banner .banner-content .banner-button {
    margin-top: 20px;
}
.readon {
      padding: 8px 10px;
   }
}
