/*GENERALES*/
img {
    image-rendering: -webkit-optimize-contrast;
}

.module-title .title {
    font-family: 'Montserrat', 'Helvetica', arial, serif;
}
/*TOP*/
#rt-top .rt-block {
    margin: 0px;
    padding: 5px;
}

.TopPhone {
font-size: 0.9rem;
}

.TopPhone fw {
font-weight: 400;
}

.TopPhone span {
padding: 0 0.5rem;
}

.TopPhone span:first-child {
padding: 0 0.5rem 0 0;
}

.TopPhone span:last-child {
padding: 0 0 0 0.5rem;
}

/*LOGO*/
#rt-logo {
    image-rendering: -webkit-optimize-contrast;
}

/*MENU*/
#rt-header {
    box-shadow: 0px 10px 30px rgba(0,0,0,0.07);
}

.gf-menu .item {
     line-height: 16px;
}

.menu-block .gf-menu .dropdown {
    background: #ffffff;
}

.menu-block .gf-menu .dropdown li:hover > .item .menu-item-wrapper, .menu-block .gf-menu .dropdown li:focus > .item .menu-item-wrapper {
    color: #2bb869;
}

.gf-menu-toggle {
    display: none !important;
}

.menu-block .gf-menu .dropdown li.active > .item .menu-item-wrapper {
    color: #ffa700;
}

.jf_mm_wrapper a {
    padding: 1px .6em 5px !important;
    margin-bottom: 0px !important;
}

nav li a {
    font-size: 1rem !important;
}

#rt-debug .rt-block {
    margin: 0;
    padding: 0;
}


/*BANNER*/
#rt-showcase {
    background: #E1E4E9 url(../../../../images/fondo/background-banner.jpg) no-repeat 50% 0;
    background-attachment: fixed;
    background-size: cover;
    font-weight: 700;
}

.fp-roksprocket-features-showcase .layout-showcase .sprocket-features-desc {
    color: #ffed00;
    font-weight: 700;
}

.layout-showcase .sprocket-features-pagination li {
    background: rgba(255, 255, 255, 0.7);
}

.layout-showcase .sprocket-features-pagination li.active {
    background: #e40613;
}

.fp-roksprocket-features-showcase .layout-showcase .sprocket-features-title {
    color: white;
}

#rt-showcase .fp-roksprocket-features-showcase .layout-showcase .sprocket-features-title a {
    color: white;
}

#rt-showcase .fp-roksprocket-features-showcase .layout-showcase .sprocket-features-title a:hover {
    color: #145832 !important;
}

.fp-roksprocket-features-showcase .layout-showcase .sprocket-features-title {
    font-family: 'Montserrat', 'Helvetica', arial, serif;
}

/*Readon*/
.fp-roksprocket-features-showcase .layout-showcase .readon {
    color: #ffffff !important;
    font-size: 1.5rem;
    font-weight: 800;
}

.fp-roksprocket-features-showcase .layout-showcase .readon:hover {
    color: #ffec01 !important;
}

#rt-showcase .readon:hover {
    padding-left: 1rem;
}

.fp-roksprocket-features-showcase .layout-showcase .readon:after {
    font-family: FontAwesome;
    content: "\f101";
    margin: 0 5px;
    opacity: 0;
    transition: all 0.2s ease-in;
}

.fp-roksprocket-features-showcase .layout-showcase .readon:hover:after {
    opacity: 1;
}

/*UTILITY*/
#rt-utility a h1 {
	text-align: center;
	display:inline-block;
}
#rt-utility a .fa {
	font-size: 2rem;
}

#rt-utility .rt-alpha .rt-block {
/*	border-right: solid 1px rgba(0, 0, 0, 0.2);*/
}


/*MODULOS PRINCIPALES*/

.fp-expandedbottom .rt-box4 {
    background: #60d371;
}

.rt-title-tag {
    font-weight: 900;
}

.fp-expandedbottom .rt-box1 .readon {
    font-weight: bold;
}

.fp-roksprocket-fullwidth .layout-slideshow .sprocket-features-content {
    background-color: rgba(43, 184, 105, 0.25);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(43, 184, 105, 0.25)),color-stop(50%,rgba(43, 184, 105, 0.5)),to(rgba(43, 184, 105, 0.7)));
    background-image: -webkit-linear-gradient(rgba(43, 184, 105, 0.25),rgba(43, 184, 105, 0.5) 50%,rgba(43, 184, 105, 0.7));
    background-image: -moz-linear-gradient(rgba(43, 184, 105, 0.25),rgba(43, 184, 105, 0.5) 50%,rgba(43, 184, 105, 0.7));
    background-image: -o-linear-gradient(rgba(43, 184, 105, 0.25),rgba(43, 184, 105, 0.5) 50%,rgba(43, 184, 105, 0.7));
    background-image: linear-gradient(rgba(43, 184, 105, 0.25),rgba(43, 184, 105, 0.5) 50%,rgba(43, 184, 105, 0.7));
    background-repeat: no-repeat;
}

#rt-feature {
/*    margin-bottom: -2rem;*/
}

/*MAIN BODY*/
/*
#rt-page-surround, #rt-mainbody-surround {
    margin-top: -3.2rem;
}
*/

#component-body, .component-content {
    padding: 0px;
}

/*MAINTOP*/
#rt-maintop .rt-alpha img {
    margin: -25px 0px -40px 0px;
}

/*EXPANDEDBOTTOM*/
#rt-expandedbottom .rt-omega img {
    margin: -25px 0px -40px 0px;
}

/*MAINBOTTOM*/
#rt-mainbottom {
    position: relative;
    background: url(../../../../../../images/default.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: center -14px;
}

#rt-mainbottom:before {
    background: rgba(32, 150, 84, 0.85);
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
}

.sprocket-lists ul.sprocket-lists-container li {
    border-bottom: 1px solid rgba(24, 101, 58, 0.5);
}

.sprocket-lists .sprocket-lists-container .sprocket-lists-title .indicator:before {
    color: #ffffff;
}

.active .portrait-image {
    width: 15%;
}

/*EXTENSION*/
#rt-extension {
    position: relative;
    color: #FFFFFF;
    background-color: #2BB869;
    background: url(../../../../images/fondo/pattern-extension.png);
    background-attachment: fixed;
}

#rt-extension:before {
    background: rgba(43, 184, 105, 0.9);
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
}

/*PoliticaDeDatos*/
.sprocket-tabs .sprocket-tabs-nav > li:hover > .sprocket-tabs-inner {
    background: #28a15d;
}

.sprocket-tabs .sprocket-tabs-nav li .sprocket-tabs-inner {
    color: #ffffff;
}

.sprocket-tabs .sprocket-tabs-nav > li.active > .sprocket-tabs-inner, .sprocket-tabs .sprocket-tabs-nav > li.active:hover > .sprocket-tabs-inner {
    color: #ffffff;
    background: #ffa700;
}

/*FOOTER*/
#gantry-totop {
    position: absolute;
    right: 0%;
}


/*/////////////////////////
GENERALES
////////////////////////*/

/*ANIMACION AUXILIOS*/
.AuxCooeban {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.AuxCooeban:hover, .AuxCooeban:focus, .AuxCooeban:active {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}

/*ANCHO CAMPO CORREO*/
textarea, input, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    width: 100%;
    height: auto;
    padding: 12px 15px;
    margin-bottom: 10px;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.contact h3 {
    display: none;
}

.contact h2 {
    display: none;
}

.box3 {
    color: #565656;
    background: #e4e4e4;
}

/*CONVEVIOS*/
.sprocket-grids-b-item:hover .sprocket-grids-b-content.overlay-mode {
    border: 1px solid #ffa600;
    box-shadow: 0px 0px 0px 5px #ffa600;
}

.sprocket-grids-b-item:hover .sprocket-grids-b-image-container {
    -webkit-filter: blur(4px);
    filter: blur(2px);
}

/*MOVIL*/
@media only screen and (max-width: 768px) {
    .TopPhone span:first-child {
        padding: 0 0.5rem 0 0;
    }
    .TopPhone span {
        padding: 0;
    }
    .TopPhone span:last-child {
        padding: 0;
    }
    #rt-top .rt-flex-container {
        flex-wrap: nowrap;
    }
}