/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 23 2026 | 19:00:56 */
body { font-family: 'Martel', serif; font-size: 14px; color: #92b0e8; word-wrap: break-word; line-height: 1.9; letter-spacing: 1px; /*background: url('https://ryshernandez.com/wp-content/uploads/2017/05/rys-bg.jpg') no-repeat top center fixed #0f1c4e;*/ background: #fff !important; font-weight: 300; text-rendering: optimizeLegibility; overflow-x: hidden !important; }
h1, h2, h3, h4, h5, h6 { color: #272727; font-family: 'Martel', serif; font-weight: 300; margin-top: 20px; margin-bottom: 20px; letter-spacing: 1px; }
a,a:hover {color: #fcd088;-webkit-transition: color 0.3s;transition: color 0.3s;}
blockquote {border-left: 5px solid #ebebeb;padding-left: 15px;margin-left: 0;}
p { margin-bottom: 20px; }
h4 {font-size: 16px;} 
table { width: 100%; margin-bottom: 20px; border: 1px solid #e0e0e0; }
th { background-color: #f7f7f7;}
table > thead > tr > th,table > tbody > tr > th,table > tfoot > tr > th,table > thead > tr > td,table > tbody > tr > td,table > tfoot > tr > td { padding: 10px; line-height: 1.42857143; vertical-align: top;} table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td { border: 1px solid #dddddd; }
button, input, select, textarea { font-size: 100%; margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */ vertical-align: baseline; /* Improves appearance and consistency in all browsers */ padding: 15px; }
button, .button, input[type="button"], input[type="reset"], input[type="submit"] { font-size: 14px; padding: 12px 30px; border: 1px solid #fcd088; color: #fcd088; text-transform: uppercase; letter-spacing: 4px; background-color: transparent; -webkit-transition: all 0.3s; transition: all 0.3s; cursor: pointer;
	-webkit-appearance: button; } .button { -webkit-appearance: none; }
input[type="submit"] { margin-top: 5px; }
button:hover, .button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { background-color: #fcd088; text-decoration: none; color: #333;}
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active { border-color: #aaa #bbb #bbb; box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15); }
input[type="checkbox"],input[type="radio"] { padding: 0; }
input[type="search"] { -webkit-appearance: textfield;  -webkit-box-sizing: content-box; -moz-box-sizing:content-box; box-sizing:content-box;}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner,input::-moz-focus-inner { border: 0; padding: 0; }
input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="tel"], textarea { color: #666; border: 1px solid #ebebeb; border-radius: 3px; font-weight: 400; }
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, textarea:focus { color: #111; }
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"] { padding: 13px; }
textarea { overflow: auto; padding-left: 8px; vertical-align: top; width: 100%; }
select { border-color: #F2F2F3; } 
.centered-button, .header-button { display: table; margin: 45px auto 0; }
.main-navigation { display: block; float: right;}
.main-navigation ul { list-style: none; margin: 0; padding-left: 0; float: right; }
.main-navigation li { float: left; position: relative; padding: 10px 20px; font-size: 14px; letter-spacing: 2px;}
.main-navigation a { display: inline-block; text-decoration: none; color: #fff; position: relative; padding: 3px 0; z-index: 11; }
.main-navigation li a::before,
.main-navigation li a::after { width: 0; content: ''; position: absolute; bottom: 0; z-index: -1; height: 100%; -webkit-transition: width 0.5s; transition: width 0.5 }
.main-navigation li a::before { right: 0; border-top: 1px solid #fcd088; }
.main-navigation ul ul ul { top: 0 !important;}
.main-navigation li a::after { left: 0; border-bottom: 1px solid #fcd088;}
.main-navigation li a:hover::before, .main-navigation li a:hover::after {width: 100%;}
.main-navigation ul ul  float: left; position: absolute; top: 160%; left: -999em; z-index: 99999; background-color: #1C1E21; }
.submenu-visible {top: 100% !important;transition: all 0.4s;-webkit-transition: all 0.4s; }
.main-navigation ul ul ul { left: -999em; top: 0; }
.main-navigation ul ul a { width: 200px; padding: 0;}
.main-navigation ul ul a::before, .main-navigation ul ul a::after { display: none;}
.main-navigation a:hover, .main-navigation li.focus > a {color: #fcd088;}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {left: auto;}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {left: 100%;}
.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a, .main-navigation .current-menu-ancestor > a {}
.btn-menu { display: none; text-align: right; font-size: 28px; color: #fff; line-height: 1; cursor: pointer; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out }
.btn-menu .fa { cursor: pointer; }
.btn-submenu { position: relative; top: 3px; font-family: "FontAwesome"; font-size: 20px; text-align: center; cursor: pointer; padding: 10px; margin-left: 10px; }
.btn-submenu:before {content: "\f107"; color: #fff; }
.btn-submenu.active:before {content: "\f106"; }
#mainnav-mobi { position: absolute; top: 100%; left: 0; width: 100%; background-color: #202529; }
#mainnav-mobi a { padding-left: 15px; padding-right: 15px; width: auto; }
#mainnav-mobi li { display: block; width: 100%; clear: both; text-align: center; float: none; padding-left: 0; padding-right: 0; border-bottom: 1px solid rgba(255, 255, 255, 0.05); }
#mainnav-mobi li a::after, #mainnav-mobi li a::before { display: none;}
#mainnav-mobi ul { float: none; }
#mainnav-mobi ul ul { position: relative; top: 11px; left: 0; background-color: #171717 }
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation { margin: 0; overflow: hidden; padding: 30px 60px; }
.posts-navigation .nav-previous, .post-navigation .nav-previous { float: left; width: 50px; }
.posts-navigation a, .post-navigation a { color: #272727; }
.posts-navigation a:hover, .post-navigation a:hover { color: #fcd088; text-decoration: none; }
.posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; }
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }
.screen-reader-text:focus {background-color: #f1f1f1;border-radius: 3px;box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);clip: auto !important;color: #21759b;display: block;font-size: 14px;font-size: 0.875rem;font-weight: bold;height: auto;left: 5px;line-height: normal;padding: 15px 23px 14px;text-decoration: none;top: 5px;width: auto;z-index: 100000;}
#content[tabindex="-1"]:focus { outline: 0; }
.alignleft { display: inline; float: left; margin-right: 1.5em; }
.alignright { display: inline; float: right; margin-left: 1.5em; }
.aligncenter {clear: both;display: block;margin-left: auto;margin-right: auto; }
.widget-area .widget { margin: 0 0 -1px; padding: 30px; background-color: #fff; border: 1px solid #F2F2F3; }
.widget ul { padding: 0 0 0 20px;}
.widget li { padding-top: 2px; padding-bottom: 2px; }
.widget .children { padding-left: 20px; }
.widget-area .widget, .widget-area .widget a { color: #656D6D; }
.widget-area .widget-title { text-transform: uppercase; margin: 0 0 30px; }
.widget select { max-width: 100%; }
.widget_search .search-submit {display: none;}
.widget_recent_posts ul { list-style: none; padding: 0; }
.widget_recent_posts li { padding-bottom: 15px;}
.widget_recent_posts li:last-of-type {padding-bottom: 0;}
.widget_recent_posts .recent-thumb { padding: 0 15px 0 0; }
.widget_recent_posts .recent-title { padding: 0; }
.widget_recent_posts .post-date { display: block; font-size: 12px; padding: 3px; margin-top: 5px; }
.widget_recent_posts .post-date .fa { margin-right: 6px;}
.widget_recent_entries ul,.widget_archive ul,.widget_pages ul.widget_recent_comments ul,.widget_categories ul {list-style: none;padding: 0;}
.widget_recent_entries li::before, .widget_archive li::before, .widget_pages li::before, .widget_categories li::before { font-family: Fontawesome; font-size: 15px; }
.widget_recent_entries li::before { content: '\f040'; margin-right: 5px }
.widget_archive li::before { content: '\f133'; margin-right: 8px }
.widget_pages li::before {content: '\f016';margin-right: 8px;}
.widget_recent_comments li::before {content: '\f0e5';margin-right: 8px}
.widget_categories li::before {content: '\f114';margin-right: 8px}
.tagcloud a {border: 1px solid #41474F;padding: 5px;font-size: 13px !important;display: inline-block;margin-bottom: 8px;margin-right: 4px}
.sticky {display: block}
.hentry { width: 100%; height: auto; display: block; margin: 0 auto; padding: 0 !important; }
.entry-header, .entry-header .entry-title { display: none !important; }
.byline,.updated:not(.published) { display: none }
.single .byline,.group-blog .byline { display: inline }
.entry-summary p:last-of-type { margin-bottom: 0 }
.entry-meta { margin-bottom: 30px; border-top: 1px solid #F2F2F3; border-bottom: 1px solid#F2F2F3; padding: 5px }
.entry-footer {margin-top: 30px}
.entry-footer,.entry-footer a,.entry-meta,.entry-meta a {color: #A0A8AB;}
.entry-meta .entry-footer {font-size: 13px}
.entry-footer .fa,.entry-meta .fa { margin-right: 5px;}
.entry-meta span::after {content: '/';margin: 0 15px;}
.entry-meta span:last-of-type::after {content: '';margin: 0;}
.tags-links a { display: inline-block; line-height: 1; padding: 2px 3px; margin-right: 5px; border: 1px solid }
.entry-thumb {padding-right: 30px}
.entry-thumb, .post-thumb {-webkit-transition: opacity 0.4s;transition: opacity 0.4s}
.post-thumb:hover, .entry-thumb:hover { opacity: 0.7; }
.post-thumb { margin-bottom: 30px }
.has-post-thumbnail .entry-summary, .entry-thumb { width: 50%; float: left }
.entry-thumb, .entry-summary { margin-bottom: 30px; } .single-thumb { margin-bottom: 30px; }
.read-more { clear: both;} .post-button { display: table }
.page-links { clear: both; margin: 0 0 1.5em }
.entry-title { margin-top: 0 }
.entry-title .entry-title a { color:#272727;}
.page .entry-title { margin-bottom: 30px;}
.widget-area .widget a:hover, .entry-meta a:hover, .entry-footer a:hover, .entry-title a:hover { color: #fcd088; text-decoration: none; }
.masonry-layout { width: 100% !important; padding: 0;}
.posts-layout.masonry { margin: 15px auto }
.blog .format-aside .entry-title, .archive .format-aside .entry-title {display: none;}
.children .comment-body { border-left: 3px solid #F2F2F3;}
.reply {text-align: right;}
.infinity-end.neverending .site-footer { display: block;}
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0;} embed, iframe, object { max-width: 100%; }
img { max-width: 100%; height: auto;}.wp-caption { margin-bottom: 1.5em; max-width: 100%;}
.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; }
.wp-caption .wp-caption-text { margin: 0.8075em 0;}
.wp-caption-text { text-align: center;}
.gallery {margin-bottom: 1.5em; }
.gallery-item {display: inline-block;text-align: center;vertical-align: top;width: 100%;}
.gallery-columns-2 .gallery-item {max-width: 50%;}
.gallery-columns-3 .gallery-item {max-width: 33.33%;}
.gallery-columns-4 .gallery-item {max-width: 25%;}
.gallery-columns-5 .gallery-item {max-width: 20%;}
.gallery-columns-6 .gallery-item {max-width: 16.66%;}
.gallery-columns-7 .gallery-item {max-width: 14.28%;}
.gallery-columns-8 .gallery-item {max-width: 12.5%;}
.gallery-columns-9 .gallery-item {max-width: 11.11%;}
.gallery-caption { display: block;}
.home-wrapper section {position: relative;padding: 80px 0;margin-bottom: 0;clear: both;
background-size: cover; background-attachment: fixed; background-repeat: no-repeat; background-position: center;}
.atblock {position: relative;z-index: 11;padding-left: 30px;padding-right: 30px;}
.atblock.no-container {padding: 0;max-width: 100% !important;}
section.at-2-col { width: 50%; clear: none; -webkit-flex: 1 1 0; -ms-flex: 1 1 0; flex: 1 1 0;}
.at-2-col .atblock {width: 100%;max-width: 700px;}
section.at-3-col {width: 33.33333333%;clear: none; -webkit-flex: 1 1 0; -ms-flex: 1 1 0; flex: 1 1 0;}
.at-3-col .atblock {width: 100%;max-width: 500px;}
.row-overlay { background-color: rgba(37, 46, 53, 0.8); content: ''; top: 0; left: 0; position: absolute; width: 100%; height: 100%;}
.multicolumn-row { width: 100%; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.multicolumn-row section { display: -webkit-flex; display: -ms-flexbox; display: flex;}
.atblock .widget-title { font-size: 36px; text-align: center; margin: 0 0 75px; position: relative;}
.widget-title .title-decoration::before, .widget-title .title-decoration::after {width: 30px;height: 1px;bottom: -15px;background-color: rgba(92, 98, 101, 0.3);	}
.atblock .widget-title::after { width: 6px; height: 6px; bottom: -18px; border-radius: 3px; background-color: #d2d8da; left: -webkit-calc(50% - 3px); left: -moz-calc(50% - 3px); left: calc(50% - 3px);}
.widget-title .title-decoration::before {left: -webkit-calc(50% - 40px);left: -moz-calc(50% - 40px);left: calc(50% - 40px);}
.widget-title .title-decoration::after {left: -webkit-calc(50% + 10px);left: -moz-calc(50% + 10px);	left: calc(50% + 10px);}
.skill {margin-bottom: 15px;}
.progress-bar {background-color: #e8ecee;height: 5px;position: relative;}
.progress-animate {background-color: #fcd088;height: 5px;position: absolute;top: 0;left: 0;width: 0;}
.progress-visible {-webkit-transition: width 1.5s;transition: width 1.5s;}
.fact-area { text-align: center;}
.fact {text-align: center;display: inline-block;width: 24%;padding: 0 15px;vertical-align: top;}
.fact .fa {font-size: 44px;color: #fcd088;}
.fact .fact-number { font-size: 36px; margin: 20px 0; font-family: 'Martel', serif; border-top: 1px solid rgba(92, 98, 101, 0.3); border-bottom: 1px solid rgba(92, 98, 101, 0.3); }
.fact .fact-name {font-size: 24px;line-height: 1.1; font-family: 'Martel', serif; }
.site-title {font-size: 36px;margin: 0;letter-spacing: 1px;line-height: 1.1;}
.site-title a, .site-title a:hover {color: #fff;text-decoration: none;} 
.site-description {margin: 15px 0 0;font-size: 14px; color: #BDBDBD;} 
.site-description:empty {margin: 0;} 
.site-content { width: 100%; height: auto; margin: 0 auto; padding: 0 !important; display: block; } 
.site-content > .container { padding: 0; width: 100%; height: auto; margin: 0 auto; padding: 0 !important; display: block; }
body.page-template-page_widgetized {background-color: #fff;}
.page-template-page_widgetized .site-content {margin-top: 0;margin-bottom: 0;}
.site-logo {max-width: 100%;max-height: 80px;}
.custom-logo-link {display: block;} .custom-logo-link img {display: block; max-height: 90px; margin: 0 auto; }
.content-area { width: 100%; height: auto; float: none; margin: 0 auto; display: block}
.fullwidth, .error404 .content-area,
.fullwidth-single .content-area {width: 100% !important;}
.error404 .content-area { padding: 30px;}
.error404 .content-area .page-title {padding: 0;} 
.no-results.not-found {padding: 30px;}
.no-results.not-found .page-title {padding: 0;}
.fullwidth-single .content-area {margin-left: 0;}
.widget-area { width: 360px; float: left; margin-left: -1px; margin-right: -1px;}
.page-header .page-title { padding: 0 60px;}
.page-header .page-title .fa {margin-right: 15px;color: #fcd088;}
.site-header { padding: 15px 0; width: 100%; z-index: 999; position: relative; background-color: #202529; -webkit-transition: all 0.5s; transition: all 0.5s; border-bottom: 1px solid rgba(255,255,255,0.1);}
.site-header.has-header, .site-header.has-video { background-color: transparent;}
.site-header.header-scrolled { background-color: rgba(32, 37, 41, 0.9); padding: 5px 0; border-bottom: 1px solid transparent;}
.site-header .container { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; align-items: center;}

.header-clone { display: none; }

#content { width: 100%; height: auto; display: block; margin: 85px auto 0 auto; padding: 0; }
#content .container { width: 100%; height: auto; display: block; margin: 0 auto; padding: 0; float: none; border: none; }
#content .container .content-area { width: 100%; height: auto; display: block; margin: 0 auto; padding: 0; float: none; }
#content .container .content-area #main { width: 100%; height: auto; display: block; margin: 0 auto; padding: 0; float: none; }
#content .container .content-area #main .hentry { width: 100%; height: auto; display: block; margin: 0 auto; padding: 0; float: none; }
#content .container .content-area #main .hentry .entry-content { width: 100%; height: auto; display: block; margin: 0 auto; padding: 0; float: none; }
#content .container .content-area #main .hentry .entry-content #layout_page { width: 100%; height: auto; display: block; margin: 0 auto; padding: 0; float: none; /*background: url('https://ryshernandez.com/wp-content/uploads/2017/05/rys-bg-01.jpg') no-repeat top center #fff;*/ background: #fff; }
#content .container .content-area #main .entry-header { display: none; }

.header-image {position: relative;text-align: center;}
.header-image::after { content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(37, 46, 53, 0.9);}
.header-info {width: 100%;position: absolute;top: 35%;text-align: center;z-index: 11;}
.header-text { margin: 0 auto; color: #fff; font-size: 76px; display: table; text-transform: uppercase; letter-spacing: 5px;}
.header-subtext { color: #fff; display: table; margin: 0 auto 30px; padding: 0 15px 30px; font-size: 24px; border-bottom: 1px solid rgba(255,255,255,0.1); letter-spacing: 5px;}



section#row-migas-de-pan { width: 100%; height: 45px; display: block; margin: 0 auto; background: #fff; border-bottom: solid 1px #f0f0f0; position: relative; }
section#row-migas-de-pan article { width: 1170px; height: 45px; display: block; margin: 0 auto; padding: 0 !important; position: relative; }
section#row-migas-de-pan article #box-migas-pan { width: 100%; height: 45px; display: block; margin: 0 auto; }
section#row-migas-de-pan article #box-migas-pan .pri-mp { font-family: 'Martel', serif; font-weight: 600; font-size: 1em; text-align: left; line-height: 1.15em; color: #999; letter-spacing: -0.015em; display: block; margin: 17px 0 0 0; float: left; transition: all 0.3s ease-in; }
section#row-migas-de-pan article #box-migas-pan .pri-mp:hover { color: #001B5E; text-decoration: none; transition: all 0.15s ease-out; }
section#row-migas-de-pan article #box-migas-pan .fle-mp { width: auto; height: auto; display: block; float: left; margin: 10px 5px 0 5px; }
section#row-migas-de-pan article #box-migas-pan .fle-mp i.material-icons { font-size: 0.9em; line-height: 0.75em; color: #98795d; padding-top: 10px; font-weight: 500; }
section#row-migas-de-pan article #box-migas-pan .actual-mp { width: auto; height: auto; display: block; float: left; font-family: 'Martel', serif; font-size: 1em; letter-spacing: -0.015em; color: #001B5E; text-align: left; margin: 12px 5px 0 0; padding: 0; font-weight: 600; }
.migas-de-pan { display: block; background-color: #f1f1f1; padding-left: 40px; margin: 10px auto; }



#box-contenidos { width: 100%; height: auto; display: block; margin: 0 auto !important; min-height: 450px; }

#row-header { width: 100%; height: 170px; display: block; margin: 0 auto; position: relative; background: url('') no-repeat bottom center; }
#row-header .col-md-12 { margin: 0 auto; padding: 0 !important; }
#row-header .col-md-12 .centrar { width: 1170px; height: 200px; display: block; margin: 0 auto; }
#row-header .col-md-12 .centrar h2 { color: #51320f; font-family: 'Martel', serif; font-size: 3.5em; line-height: 0.8em; letter-spacing: -0.035em; text-align: left; font-weight: 400; padding: 40px 0 0 0; text-shadow: 3px 3px 5px rgba(81, 50, 15, 0.55); margin: 0 auto; }



#row-contacto { width: 1050px; height: auto; display: block; margin: 0 auto; }
#row-contacto .col-md-6 { width: 510px; height: 800px; display: block; margin: 0 30px 0 0; padding: 0 !important; float: left; }
#row-contacto .col-md-6:nth-child(2) { margin: 0; }

.nf-before-form-content { display: none; }
.label-above .nf-field-label { margin-bottom: 0 !important; font-family: 'Martel', serif; font-size: 1.05em; font-weight: 600; color: #51320f; }
.nf-before-form-content { display: none; }
.nf-form-title { display: none; }
.nf-field-element { margin: 0; width: 100%; }

.ninja-forms-field, .nf-error .ninja-forms-field, .nf-after-field .nf-error-msg { border: none !important; outline: none !important; background: #f0f0f0 !important; color: #51320f !important; font-family: 'Martel', serif !important; font-weight: 800 !important; font-size: 1.05em !important; transition: all 0.3s ease-in; }

.ninja-forms-field:focus, .nf-error .ninja-forms-field:focus, .nf-after-field .nf-error-msg:focus { background: #ECD913 !important; transition: all 0.15s ease-out; }

.nf-fail .ninja-forms-field { background: #f0f0f0 !important; }
.nf-error { display: none; }
#nf-field-4 { width: 135px; height: 50px; display: block; float: left; color: #fff !important; background: #001b5e !important; border-radius: 0; font-family: 'Martel', serif; font-size: 1.15em; line-height: 1em; letter-spacing: 0.15em; text-align: center; font-weight: 300; padding: 17px 10px 13px 10px; text-decoration: none; transition: all 0.3s ease-in; }
#nf-field-4:hover { width: 145px; color: #001b5e !important; background: #f0f0f0 !important; cursor: pointer; transition: all 0.15s ease-out; }
.nf-form-layout { width: 560px; float: left; margin: 0 0 50px 0; }
.nf-field-element textarea { height: 150px !important; }
.nf-field-container { margin-bottom: 10px !important; }
.nf-form-errors { display: none; }
.field-wrap input[type="submit"],
.field-wrap input[type="button"],
.field-wrap button { background: #12215c !important; color: #fff !important; font-size: 1em; text-align: center; letter-spacing: 0.15em; border-radius: 3px; width: 115px; height: 50px; display: block; font-weight: 700 !important; transition: all 0.3s ease-in; }
.field-wrap input[type="submit"]:hover,
.field-wrap input[type="button"]:hover,
.field-wrap button:hover { background: #2341b9 !important; transition: all 0.15s ease-out; }



#nf-field-11-container h3 { font-family: 'Martel', serif; font-size: 1.75em; line-height: 1.15em; font-weight: 700 !important; text-align: left; color: #12215c; letter-spacing: -0.015em; margin: 0 auto 5px auto !important; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], textarea { border-radius: 0; }

#espacio-inscrip { width: 100%; height: 155px; display: block; margin: 0 auto; }
        
#info-footer-contacto #equipo,
#info-footer-contacto #plantas,
#info-footer-contacto #registros { width: 100%; height: auto; display: block; margin: 0 auto 30px auto;  }
#info-footer-contacto #equipo h5,
#info-footer-contacto #plantas h5,
#info-footer-contacto #registros h5 { font-family: 'Martel', serif; font-size: 1.35em; line-height: 1em; letter-spacing: 0.015em; text-align: left; font-weight: 600; padding: 0;  color: #51320f; text-transform: uppercase; margin: 30px 0 auto 0; }
#info-footer-contacto #equipo h6,
#info-footer-contacto #plantas h6,
#info-footer-contacto #registros h6 { font-family: 'Martel', serif; font-size: 1.25em; line-height: 1em; letter-spacing: 0.015em; text-align: left; font-weight: 400; padding: 0; color: #7e4d14; margin: 5px auto 0 auto; }

#info-footer-contacto p { width: 100%; height: 35px; margin: 0; display: block; float: none; font-size: 1em; }
#info-footer-contacto p i.material-icons { display: block; margin: 0 5px 0 0; float: left; font-size: 1.15em; line-height: 1em; color: #EA7A0E; }
#info-footer-contacto p span { display: block; margin: 0; float: left; font-family: 'Martel', serif; font-size: 1.15em; line-height: 1em; letter-spacing: 0.015em; text-align: left; font-weight: 300; padding: 0; color: #51320f; }

#row-inicio { width: 100%; height: 600px; display: block; margin: 0 auto; background: #CCC;}
#row-producto { width: 100%; height: 350px; display: block; margin: 0 auto; background: #FFF; }
#row-produccion { width: 100%; height: 450px; display: block; margin: 0 auto; background: #ECECEC; }
#row-blog { width: 100%; height: 500px; display: block; margin: 0 auto; background: #333; }
#row-blog { width: 100%; height: 200px; display: block; margin: 0 auto; background: #999; }

.home #page #content { margin: 120px auto 0 auto; }
#page #content { margin: 120px auto 0 auto; }



section#row-contenido-col-2 { width: 100%; height: auto; display: block; margin: 0 auto; float: none; position: relative; background: #fff; }
section#row-contenido-col-2 article { width: 1170px; height: auto; display: block; margin: 0 auto; float: none; padding: 0 !important; position: relative; }
section#row-contenido-col-2 article figure { width: 300px; height: 300px; display: block; margin: 25px 50px 0 0; padding: 0; float: left; }
section#row-contenido-col-2 article figure img { width: 300px; height: 300px; display: block; margin: 0 auto; border-radius: 5px; box-shadow: 0 0 10px rgba(0,0,0,0.35); }
section#row-contenido-col-2 article div#box-derecha { width: 820px; height: auto; display: block; margin: 25px 0 0; padding: 0; float: left; overflow-x: hidden; }
section#row-contenido-col-2 article div#box-derecha h3 { font-family: 'Martel', serif; font-size: 1.65em; line-height: 1em; letter-spacing: -0.015em; text-align: left; font-weight: 700; padding: 0; color: #001B5E; margin: 0 auto; }
section#row-contenido-col-2 article div#box-derecha p { font-family: 'Martel', serif; font-size: 1.15em; line-height: 1.65em; letter-spacing: 0.015em; text-align: justify; font-weight: 400; padding: 0; color: #111; margin: 20px auto 60px auto; }
section#row-contenido-col-2 article div#box-derecha p.box-p { width: 100%; height: auto; display: block; margin: 0 auto 75px auto; background: #001B5E; font-family: 'Martel', serif; font-size: 1.15em; line-height: 1.65em; letter-spacing: 0.015em; text-align: center; font-weight: 400; color: #fff; border-radius: 10px; box-shadow: 0 0 5px rgba(0,0,0,0.35); padding: 15px 25px; }
section#row-contenido-col-2 article div#box-derecha p.box-p a { color: #7f9fef; font-weight: 700; text-decoration: none; transition: all 0.3s ease-in; }
section#row-contenido-col-2 article div#box-derecha p.box-p a:hover { color: #fff; text-decoration: none; transition: all 0.15s ease-out; }



.row-contenido-col-ne { width: 100%; height: auto; display: block; margin: 0 auto; background: #fff; }
.row-contenido-col-ne .col-md-12 { width: 1170px; height: auto; display: block; margin: 0 auto; float: none; padding: 0 !important; }
.row-contenido-col-ne .col-md-12 section { width: 1170px; height: auto; display: block; margin: 0 auto !important; float: none; padding: 0 !important; }
.row-contenido-col-ne .col-md-12 section article { width: 100%; height: auto; display: block; margin: 0 auto; padding: 0; float: left; overflow-x: hidden; }
.row-contenido-col-ne#row_1495641583629 .col-md-12 section article { margin: 0 auto 50px auto;  }
.row-contenido-col-ne#row_59259e07f0f57 .col-md-12 section article { margin: 50px auto 0 auto;  }
.row-contenido-col-ne .col-md-12 section article h2 { font-family: 'Martel', serif; font-size: 2em; line-height: 1em; letter-spacing: -0.015em; text-align: left; font-weight: 700; padding: 0 0 10px 0; color: #001B5E; margin: 0 auto; border-bottom: solid 3px #ff0;}
.row-contenido-col-ne .col-md-12 section article p { font-family: 'Martel', serif; font-size: 1.1em; line-height: 1.55em; letter-spacing: 0.015em; text-align: justify; font-weight: 400; padding: 0; color: #111; margin: 20px auto 30px auto; }
.row-contenido-col-ne .col-md-12 section article li { font-family: 'Martel', serif; font-size: 1.1em; line-height: 1.55em; letter-spacing: 0.015em; text-align: justify; font-weight: 400; padding: 0; color: #111; margin: 6px auto 1px auto; }



section#row-contactenos { width: 100%; height: auto; display: block; margin: 0 auto !important ; background: #fff; }
section#row-contactenos article { width: 1170px; height: auto; display: block; margin: 0 auto !important; float: none; padding: 0 !important; }
section#row-contactenos article figure { width: 550px; height: 416px; display: inline-block; margin: 0 60px 75px 0; padding: 0; float: none; position: relative; }
section#row-contactenos article figure #nf-form-1-cont { font-family: 'Martel', serif; font-size: 1.1em; line-height: 1.55em; letter-spacing: 0.015em; text-align: justify; font-weight: 400; padding: 0; color: #111; margin: 20px auto 60px auto; }

section#row-contactenos article div#datos-formu { width: 550px; height: auto; display: block; margin: 25px 0 0 0; padding: 0; float: right; position: relative; }
section#row-contactenos article div#datos-formu p { font-family: 'Martel', serif; font-size: 1em; line-height: 1em; letter-spacing: 0.015em; text-align: justify; font-weight: 400; padding: 0; color: #111; margin: 0 auto 25px auto; }
section#row-contactenos article div#datos-formu p i  { width: 5%; height: auto; margin: -5px 13px 0 0; padding: 0; font-size: 1.5em; display: block;  line-height: 1em; color: #001b5e; float: left; }
section#row-contactenos article div#datos-formu p.datos { width: 100%; height: 32px; margin: 5px auto; }

.ninja-forms-field,
.nf-error .ninja-forms-field,
.nf-after-field .nf-error-msg { border: none !important; outline: none !important; background: #f0f0f0 !important; color: #222 !important; font-family: 'Martel', sans-serif !important; font-weight: 700 !important; font-size: 1em !important; border-radius: 2px !important; transition: all 0.3s ease-in; }
.ninja-forms-field:focus,
.nf-error .ninja-forms-field:focus,
.nf-after-field .nf-error-msg:focus { background: #001b5e !important; color: #fff !important; transition: all 0.15s ease-out; }
.nf-fail .ninja-forms-field { background: #001b5e !important; }
textarea.ninja-forms-field { padding: 20px; border-radius: 2px !important; }



.row-img-clientes { width: 1170px; height: 200px; display: block; margin: 0 auto 56.6px auto !important; float: none !important; }
.row-img-clientes .col-md-3 { width: 250px; height: 200px; display: block; margin: 0 56.6px 0 0; float: left; padding: 0 !important; }
.row-img-clientes .col-md-3 figure { width: 250px; height: 200px; display: block; margin: 0; float: left; padding: 0; }
.row-img-clientes .col-md-3 figure img { display: block; margin: 0 auto; }
.row-img-clientes .col-md-3:nth-child(4) { margin: 0; }



#row-nuestra-organizacion-01 { width: 100%; height: auto; display: block; margin: 0 auto; background: #fff; }
#row-nuestra-organizacion-01 .col-md-12 { width: 1170px; height: auto; display: block; margin: 0 auto; float: none; padding: 0 !important; }
#row-nuestra-organizacion-01 .col-md-12 section { font-family: 'Martel', serif; width: 1170px; height: auto; display: block; margin: 0 auto !important; float: none; padding: 0 !important; background-color: #A0BDDF;}
#row-nuestra-organizacion-01 .col-md-12 section article { width: 1070px; height: auto; display: block; margin: 50px auto 0 auto; padding: 0; float: left; overflow-x: hidden; }
#row-nuestra-organizacion-01 .col-md-12 section article p { font-family: 'Martel', serif; font-size: 1.1em; line-height: 1.55em; letter-spacing: 0.015em; text-align: justify; font-weight: 400; padding: 0; color: #111; margin: 20px auto 60px auto; }
#row-nuestra-organizacion-01 .col-md-12 section article p.text-01 { font-family: 'Martel', serif; font-size: 1.1em; line-height: 1.55em; letter-spacing: 0.015em; text-align: justify; font-weight: 400; padding: 0; color: #111; margin: 20px auto 60px auto; }

#row-nuestra-organizacion-02 { width: 100%; height: auto; display: block; margin: 0 auto; background: #fff; }
#row-nuestra-organizacion-02 .col-md-4 { width: 1170px; height: auto; display: block; margin: 0 auto; float: none; padding: 0 !important; }
#row-nuestra-organizacion-02 .col-md-4 section { font-family: 'Martel', serif; width: 373px; height: auto; display: block; margin: 0 auto !important; float: none; padding: 0 !important; background-color: #A0BDDF;}
#row-nuestra-organizacion-02 .col-md-4 section article { width: 373px; height: auto; display: block; margin: 50px auto 0 auto; padding: 0; float: left; overflow-x: hidden; }
#row-nuestra-organizacion-02 .col-md-4 section article p { font-family: 'Martel', serif; font-size: 1.1em; line-height: 1.55em; letter-spacing: 0.015em; text-align: justify; font-weight: 400; padding: 0; color: #111; margin: 20px auto 60px auto; }
#row-nuestra-organizacion-02 .col-md-4 section article p.text-02 { font-family: 'Martel', serif; font-size: 1.1em; line-height: 1.55em; letter-spacing: 0.015em; text-align: justify; font-weight: 400; padding: 40px; color: #111; margin: 20px auto 60px auto; }

#row-qs { width: 100%; height: auto; display: block; margin: 0 auto 75px auto; padding: 0; }
#row-qs .col-md-12 { padding: 0 !important; }
#row-qs section { width: 1170px; height: auto; display: block; margin: 30px auto; overflow-x: hidden; padding: 0 ; }
#row-qs section .img-left { width: 200px; height: 200px; display: block; margin: 0 30px 0 0; overflow-x: hidden; float: left; border-radius: 150px; }
#row-qs section .txt-right { width: 922px; height: auto; min-height: 200px; display: block; margin: 0; float: left; }
#row-qs section .txt-right h4 { font-family: 'Martel'; color: #1e73be; text-align: left; font-size: 1.75em; line-height: 1em; font-weight: 400; padding: 15px 0 5px 0; margin: 0 auto; letter-spacing: -0.05em; }
#row-qs section .txt-right p { font-family: 'Martel'; color: #000; text-align: justify; font-size: 1.1em; line-height: 1.55em; padding: 10px 0 0 0; font-weight: 400; margin: 0 auto; letter-spacing: -0.015em; }

#img-qs-01 { background: url('https://ryshernandez.com/wp-content/uploads/2020/05/rys-hernandez-quienes-somos-01.jpg') no-repeat top center; background-size: cover; }
#img-qs-02 { background: url('https://ryshernandez.com/wp-content/uploads/2020/05/rys-hernandez-quienes-somos-02.jpg') no-repeat top center; background-size: cover; }
#img-qs-03 { background: url('https://ryshernandez.com/wp-content/uploads/2020/05/rys-hernandez-quienes-somos-03.jpg') no-repeat top center; background-size: cover; }



section#row-quienes-somos { width: 100%; height: auto; display: block; margin: 0 auto; }
section#row-quienes-somos article { width: 1170px; height: auto; display: block; margin: 0 auto; }
section#row-quienes-somos article p { font-family: 'Martel'; text-align: justify; line-height: 1.55em; padding: 0 0 15px 0; font-weight: 400 !important; letter-spacing: -0.015em; color: #000; font-size: 1.1em; margin: 0 auto !important; }
section#row-quienes-somos article img { display: block; margin: 30px auto !important; }



section#row-qs { width: 100%; height: auto; display: block; margin: 0 auto 75px auto; padding: 0; }
section#row-qs article { width: 1100px; height: auto; display: block; margin: 0 auto; overflow-x: hidden; }
section#row-qs article div.info-qs { width: 100%; height: auto; display: block; margin: 0 auto 35px auto; float: none; overflow-x: hidden; }
section#row-qs article div.info-qs figure.img-left { width: 250px; height: 250px; display: block; margin: 30px 40px 0 0; overflow-x: hidden; float: left; border-radius: 50%; border: solid 2px #12215c; }

section#row-qs article div.info-qs div.box-derecha-qs { width: 760px; height: auto; display: block; margin: 0; float: left; }
section#row-qs article div.info-qs div.box-derecha-qs h4 { font-family: 'Martel'; color: #12215c; text-align: left; font-size: 1.95em; line-height: 1em; font-weight: 800; padding: 75px 0 5px 0; margin: 0 auto; letter-spacing: -0.05em; }
section#row-qs article div.info-qs div.box-derecha-qs p { font-family: 'Martel', serif; color: #000; text-align: justify; font-size: 1.15em; line-height: 1.55em; padding: 15px 0 0 0; font-weight: 700; letter-spacing: 0.015em; }



#row-titulo-factores-ps { width: 1170px; height: auto; display: block; margin: 0 auto !important; float: none !important; }
#row-titulo-factores-ps .col-md-12 { padding: 0 !important; }
.page-id-1001 #row-titulo-factores-ps { margin: 0 auto 75px auto; }
#row-titulo-factores-ps .col-md-12 section { width: 1170px; height: 45px; display: block; margin: 0 auto; }
#row-titulo-factores-ps .col-md-12 section h2 { font-family: 'Martel'; text-align: left; line-height: 1em; padding: 15px 0 5px 35px; font-weight: 700 !important; letter-spacing: -0.055em; color: #999; font-size: 1.55em; margin: 0 auto !important; text-transform: uppercase; }
#row-titulo-factores-ps .col-md-12 section h2.titulo-h2 { letter-spacing: -0.025em; text-transform: none; }



section#row-factores-ps { width: 100%; height: auto; display: block; margin: 0 auto; padding: 0; float: none; position: relative; }

section#row-factores-ps article { width: 1170px; height: 285px; display: block; margin: 0 auto; padding: 0; float: none; position: relative; border-bottom: solid 1px rgba(18, 33, 92, 0.25); }

section#row-factores-ps article figure { width: 535px; height: auto; min-height: 170px; display: block; margin: 25px; float: left; }

section#row-factores-ps article figure h6 { font-family: 'Martel'; text-align: right; font-size: 0.95em; line-height: 1em; font-weight: 600; padding: 74px 0 5px 0; margin: 0 auto; letter-spacing: 0.015em; }

section#row-factores-ps article figure p { font-family: 'Martel'; color: #000; text-align: left; font-size: 1.15em; line-height: 1.7em; padding: 15px; font-weight: 800; margin: 0 auto; letter-spacing: -0.015em; }

section#row-factores-ps article figure:nth-child(1) p { font-family: 'Martel'; color: #000; text-align: right; font-size: 1.6em; line-height: 1.55em; padding: 15px 0 0 115px; font-weight: 800; margin: 0 auto; letter-spacing: -0.015em; }
section#row-factores-ps article figure:nth-child(1) h6 { font-family: 'Martel'; text-align: right; font-size: 0.95em; line-height: 1em; font-weight: 600; padding: 40px 0 0 0; margin: 0 auto; letter-spacing: 0.015em; }



section#row-fases { width: 100%; height: auto; display: block; margin: 0 auto 75px auto; padding: 0; float: none; position: relative; }

section#row-fases article { width: 1170px; height: auto; display: block; margin: 0 auto; float: none; padding: 0; position: relative; }

section#row-fases article figure { width: 524px; height: 780px; display: block; margin: 55px 30px; float: left; position: relative; }

section#row-fases article figure img { display: block; margin: 0 auto 30px auto; border-radius: 150px; }
section#row-fases article figure h3 { font-family: 'Martel'; text-align: center; line-height: 1em; padding: 0 0 5px 0; font-weight: 700 !important; letter-spacing: -0.015em; color: #12215c; font-size: 2em; margin: 0 auto !important; }
section#row-fases article figure h4 { font-family: 'Martel'; text-align: center; line-height: 1.5em; padding: 3px 0 5px 0; font-weight: 900 !important; letter-spacing: 0.005em; color: #555; font-size: 1em; margin: 0 auto 25px auto !important; }
section#row-fases article figure ul { width: 85%; height: auto; display: block; margin: 0 auto !important; padding: 0 0 0 28px !important }
section#row-fases article figure ul li { font-family: 'Martel', serif; font-size: 1.1em; line-height: 1.55em; letter-spacing: -0.005em; text-align: justify; font-weight: 400; padding: 0; color: #111; margin: 5px auto; }



#row-plan-legal { width: 100%; height: auto; display: block; margin: 0 auto; }
.page-id-1001 #row-plan-legal { margin: 0 auto 75px auto; }
#row-plan-legal section { width: 1170px; height: auto; display: block; margin: 0 auto; }
#row-plan-legal section h2 { font-family: 'Martel'; text-align: left; line-height: 1em; padding: 30px 0 5px 0; font-weight: 500 !important; letter-spacing: -0.055em; color: #1e73be; font-size: 1.55em; margin: 0 auto !important; text-transform: uppercase; }
#row-plan-legal section h2 { letter-spacing: -0.025em; text-transform: none; }
#row-plan-legal section p { font-family: 'Martel'; text-align: justify; line-height: 1.55em; padding: 0 0 15px 0; font-weight: 400 !important; letter-spacing: -0.015em; color: #000; font-size: 1.1em; margin: 0 auto !important; }



section#boxes-cuadros-soluciones { width: 100%; height: auto; display: block; margin: 0 auto 65px; float: none; position: relative; background: #fff; }

section#boxes-cuadros-soluciones article:nth-child(1) { width: 1170px; height: auto; display: block; margin: 0 auto 5px auto; float: none; position: relative; }

section#boxes-cuadros-soluciones article:nth-child(1) h3 { font-family: 'Martel'; text-align: left; line-height: 1em; padding: 25px 0 5px 0; font-weight: 700 !important; letter-spacing: -0.025em; color: #2d3d7b; font-size: 1.45em; margin: 0 auto !important; float: none; position: relative; }
section#boxes-cuadros-soluciones article:nth-child(1) p { font-family: 'Martel'; text-align: justify; line-height: 1.55em; padding: 0 0 15px 0; font-weight: 400 !important; letter-spacing: -0.015em; color: #000; font-size: 1.1em; margin: 0 auto !important; }

section#boxes-cuadros-soluciones article.row-boxes-pbl { width: 1170px; height: auto; display: block; margin: 0 auto 5px auto; float: none; position: relative; }

section#boxes-cuadros-soluciones article.row-boxes-pbl figure { width: 220px; height: 220px; display: inline-block; float: none; margin: 5px; position: relative; border-radius: 5px; overflow: hidden; }

section#boxes-cuadros-soluciones article.row-boxes-pbl.verde figure { background: #60cbc3; }
section#boxes-cuadros-soluciones article.row-boxes-pbl.verde figure:first-child { background: #2c726d; }
section#boxes-cuadros-soluciones article.row-boxes-pbl.verde figure p { color: #000; font-family: 'Martel'; text-align: center; line-height: 1.55em; padding: 55px 35px 0; font-weight: 800 !important; letter-spacing: 0.005em; font-size: 1.1em; margin: 0 auto !important; }
section#boxes-cuadros-soluciones article.row-boxes-pbl.verde figure:first-child p { color: #fff; }

section#boxes-cuadros-soluciones article.row-boxes-pbl.verde figure#img-boxes-01 { background: url('https://ryshernandez.com/wp-content/uploads/2017/06/electrician-1080561_640.jpg') no-repeat top center; background-size: cover; border-radius: 5px }



section#boxes-cuadros-soluciones article.row-boxes-pbl.naranja figure { background: #e36a1e; }
section#boxes-cuadros-soluciones article.row-boxes-pbl.naranja figure p { color: #fff; font-family: 'Martel'; text-align: center; line-height: 1.55em; padding: 55px 35px 0; font-weight: 800 !important; letter-spacing: 0.005em; font-size: 1.1em; margin: 0 auto !important; }

section#boxes-cuadros-soluciones article.row-boxes-pbl.naranja figure#pe-01 { background: url('https://ryshernandez.com/wp-content/uploads/2017/08/rys-hernandez-riesgos-y-soluciones-planes-de-emergencia-01.jpg') no-repeat top center; background-size: cover; }
section#boxes-cuadros-soluciones article.row-boxes-pbl.naranja figure#pe-02 { background: url('https://ryshernandez.com/wp-content/uploads/2017/08/rys-hernandez-riesgos-y-soluciones-planes-de-emergencia-02.jpg') no-repeat top center; background-size: cover; }
section#boxes-cuadros-soluciones article.row-boxes-pbl.naranja figure#pe-03 { background: url('https://ryshernandez.com/wp-content/uploads/2017/08/rys-hernandez-riesgos-y-soluciones-planes-de-emergencia-03.jpg') no-repeat top center; background-size: cover; }

section#boxes-cuadros-soluciones article.row-boxes-pbl.naranja figure:nth-child(1) { background: #c34100; }
section#boxes-cuadros-soluciones article.row-boxes-pbl.naranja figure:nth-child(3) { background: #c34100; }
section#boxes-cuadros-soluciones article.row-boxes-pbl.naranja figure:nth-child(5) { background: #c34100; }
section#boxes-cuadros-soluciones article.row-boxes-pbl.naranja figure:nth-child(3) section p { color: #fff; font-weight: 800 !important; }
section#boxes-cuadros-soluciones article.row-boxes-pbl.naranja figure:nth-child(1) { background: #c34100; }
section#boxes-cuadros-soluciones article.row-boxes-pbl.naranja figure:nth-child(3),
section#boxes-cuadros-soluciones article.row-boxes-pbl.naranja figure:nth-child(4),
section#boxes-cuadros-soluciones article.row-boxes-pbl.naranja figure:nth-child(5) { display: none !important; }



section#boxes-cuadros-soluciones article.row-boxes-pbl.gris figure,
section#boxes-cuadros-soluciones article.row-boxes-pbl.gris figure { background: #d8d1d1; }
section#boxes-cuadros-soluciones article.row-boxes-pbl.gris figure:first-child { background: #646060; }
section#boxes-cuadros-soluciones article.row-boxes-pbl.gris figure p { color: #000; font-family: 'Martel'; text-align: center; line-height: 1.55em; padding: 55px 35px 0; font-weight: 800 !important; letter-spacing: 0.005em; font-size: 1.1em; margin: 0 auto !important; }
section#boxes-cuadros-soluciones article.row-boxes-pbl.gris figure:first-child p { color: #fff; }

section#boxes-cuadros-soluciones article.row-boxes-pbl.gris figure#img-boxes-02 { background: url('https://ryshernandez.com/wp-content/uploads/2017/06/meeting-2284501_640.jpg') no-repeat top center; background-size: cover; border-radius: 5px; }
section#boxes-cuadros-soluciones article.row-boxes-pbl.gris figure#img-boxes-03 { background: url('https://ryshernandez.com/wp-content/uploads/2017/06/firefighter-593716_640.jpg') no-repeat top center; background-size: cover; border-radius: 5px; }



section#row-seguridad-ind { width: 100%; height: auto; display: block; margin: 0 auto; position: relative; float: none; }
section#row-seguridad-ind article { width: 1170px; height: auto; display: block; margin: 0 auto; position: relative; float: none; }

.page-id-1001 #row-seguridad-ind { margin: 0 auto 75px auto; }

section#row-seguridad-ind article h3 { font-family: 'Martel'; text-align: left; line-height: 1em; padding: 5px 0; font-weight: 700 !important; letter-spacing: -0.025em; color: #2d3d7b; font-size: 1.45em; margin: 0 auto !important; float: none; position: relative; }
section#row-seguridad-ind article p { font-family: 'Martel'; text-align: justify; line-height: 1.55em; padding: 0 0 30px 0; font-weight: 400 !important; letter-spacing: -0.015em; color: #000; font-size: 1.1em; margin: 0 auto !important; float: none; position: relative; }



section#row-terminologia { width: 100%; height: auto; display: block; margin: 0 auto; float: none; position: relative; background: #fff; }
section#row-terminologia article { width: 1170px; height: auto; display: block; margin: 0 auto 75px auto; float: none; position: relative; }
section#row-terminologia article h5 { font-family: 'Martel'; text-align: left; line-height: 1em; padding: 20px 0 5px 0; font-weight: 700 !important; letter-spacing: -0.025em; color: #2d3d7b; font-size: 1.45em; margin: 0 auto !important; }
section#row-terminologia article p { font-family: 'Martel'; text-align: justify; line-height: 1.55em; padding: 0 0 10px 0; font-weight: 400 !important; letter-spacing: -0.015em; color: #000; font-size: 1.1em; margin: 0 auto !important; }
section#row-terminologia article hr { width: 100%; height: 1px; display: block; margin: 20px auto 15px auto; background: rgba(18, 33, 92, 0.25); border: none; outline: none; }



section#boxes-cuadros-soluciones { width: 100%; height: auto; display: block; margin: 0 auto 65px; float: none; position: relative; background: #fff; }
section#boxes-cuadros-soluciones article.row-boxes-psi { width: 1170px; height: 234px; display: block; margin: 0 auto 5px auto; float: none; position: relative; }
section#boxes-cuadros-soluciones article.row-boxes-psi figure { width: 222px; height: 222px; display: block; margin: 6px; float: left; padding: 0 !important; border-radius: 5px; background: #9ba7d6; }

section#boxes-cuadros-soluciones article.row-boxes-psi figure:nth-child(1) { background: url('https://ryshernandez.com/wp-content/uploads/2017/07/rys-riesgos-y-soluciones-programa-de-seguridad-industrial-01.jpg') no-repeat top center; background-size: cover; }

section#boxes-cuadros-soluciones article.row-boxes-psi figure:nth-child(2) { background: url('https://ryshernandez.com/wp-content/uploads/2017/07/rys-riesgos-y-soluciones-programa-de-seguridad-industrial-02.jpg') no-repeat top center; background-size: cover; }

section#boxes-cuadros-soluciones article.row-boxes-psi figure:nth-child(3) { background: url('https://ryshernandez.com/wp-content/uploads/2017/07/rys-riesgos-y-soluciones-programa-de-seguridad-industrial-03.jpg') no-repeat top center; background-size: cover; }

section#boxes-cuadros-soluciones article.row-boxes-psi figure:nth-child(4) { background: url('https://ryshernandez.com/wp-content/uploads/2017/07/rys-riesgos-y-soluciones-programa-de-seguridad-industrial-04.jpg') no-repeat top center; background-size: cover; }

section#boxes-cuadros-soluciones article.row-boxes-psi figure:nth-child(5) { background: url('https://ryshernandez.com/wp-content/uploads/2017/07/rys-riesgos-y-soluciones-programa-de-seguridad-industrial-05.jpg') no-repeat top center; background-size: cover; }

section#boxes-cuadros-soluciones article.row-boxes-psi figure p { font-family: 'Martel'; text-align: left; line-height: 1.55em; padding: 10px 20px 20px 20px; font-weight: 400 !important; letter-spacing: -0.005em; color: #fff; font-size: 0.9em; margin: 0 !important; }

section#boxes-cuadros-soluciones article.row-boxes-psi figure h5 { font-family: 'Martel'; text-align: left; line-height: 1.35em; padding: 20px 20px 5px 20px; font-weight: 600 !important; letter-spacing: -0.005em; color: #fff; font-size: 1.25em; margin: 0 auto !important; text-transform: uppercase; font-weight: 700 !important; }



#row-programas-vyt { width: 100%; height: auto; display: block; margin: 0 auto; }
.page-id-1001 #row-programas-vyt { margin: 0 auto 75px auto; }
#row-programas-vyt section { width: 1170px; height: auto; display: block; margin: 0 auto; }
#row-programas-vyt section h2 { font-family: 'Martel'; text-align: left; line-height: 1em; padding: 30px 0 5px 0; font-weight: 500 !important; letter-spacing: -0.055em; color: #1e73be; font-size: 1.55em; margin: 0 auto !important; text-transform: uppercase; }
#row-programas-vyt section h2 { letter-spacing: -0.025em; text-transform: none; }
#row-programas-vyt section p { font-family: 'Martel'; text-align: justify; line-height: 1.55em; padding: 0 0 15px 0; font-weight: 400 !important; letter-spacing: -0.015em; color: #000; font-size: 1.1em; margin: 0 auto !important; }
#row-programas-vyt section h3 { font-family: 'Martel'; text-align: left; line-height: 1em; padding: 30px 0 30px 0; font-weight: 800 !important; letter-spacing: -0.055em; color: #000; font-size: 1em; margin: 0 auto !important; text-transform: uppercase; }
#row-programas-vyt section h3 { letter-spacing: -0.025em; text-transform: none; }
#row-programas-vyt section li { font-family: 'Martel'; text-align: justify; line-height: 1.10em; padding: 0 0 10px 0; font-weight: 400 !important; letter-spacing: -0.015em; color: #000; font-size: 1.1em; margin: 0 auto !important; }



section#row-hooks-servicios { width: 100%; height: auto; display: block; margin: 0 auto; float: none; position: relative; background: #fff; }
section#row-hooks-servicios article { width: 1170px; height: auto; display: block; float: none; margin: 0 auto 65px; padding: 0; position: relative; }
section#row-hooks-servicios article a { width: 370px; height: 250px; display: inline-block; margin: 0 8px 16px; float: none; position: relative; border-radius: 3px; overflow: hidden; transition: all 0.3s ease-in; }
section#row-hooks-servicios article a .cover-link-soluciones { width: 100%; height: 250px; display: block; margin: 0; padding: 0; position: absolute; top: 0; left: 0; z-index: 0; background: rgba(0, 21, 79, 0.75); transition: all 0.5s ease-in; }
section#row-hooks-servicios article a i.material-icons { width: 100%; height: 60px; text-align: center; font-size: 4.5em; padding: 0; display: block; margin: 0; color: #fff; position: absolute; top: 70px; left: 0; z-index: 2; text-shadow: 2px 2px 5px rgba(0,0,0,0.35); transition: all 0.5s ease-in; }
section#row-hooks-servicios article a .txt-link-01 { width: 100%; height: 105px; font-family: 'Martel'; text-align: center; font-size: 1.35em; line-height: 1.25em; display: block; letter-spacing: 0.015em; margin: 0; color: #fff; padding: 0 25px; position: absolute; bottom: 0; left: 0; z-index: 3; text-shadow: 2px 2px 5px rgba(0,0,0,0.35); font-weight: 700; transition: all 0.5s ease-in; }
section#row-hooks-servicios article a:hover .cover-link-soluciones { background: rgba(0, 0, 0, 0.75); transition: all 0.15s ease-out; }
section#row-hooks-servicios article a:hover i.material-icons { top: 60px; text-shadow: 2px 2px 5px rgba(0,0,0,0.75); transition: all 0.15s ease-out; }
section#row-hooks-servicios article a:hover .txt-link-01 { height: 95px; text-shadow: 2px 2px 5px rgba(0,0,0,0.75); transition: all 0.15s ease-out; }
section#row-hooks-servicios article a#link-soluciones-01 { background: url('https://ryshernandez.com/wp-content/uploads/2017/06/team-386673_640.jpg') no-repeat top center; background-size: cover; }
section#row-hooks-servicios article a#link-soluciones-02 { background: url('https://ryshernandez.com/wp-content/uploads/2017/06/electrician-1080561_640.jpg') no-repeat top center; background-size: cover; }
section#row-hooks-servicios article a#link-soluciones-03 { background: url('https://ryshernandez.com/wp-content/uploads/2017/06/write-593333_640-3.jpg') no-repeat top center; background-size: cover; }
section#row-hooks-servicios article a#link-soluciones-04 { background: url('https://ryshernandez.com/wp-content/uploads/2017/06/meeting-2284501_640.jpg') no-repeat top center; background-size: cover; }
section#row-hooks-servicios article a#link-soluciones-05 { background: url('https://ryshernandez.com/wp-content/uploads/2017/06/recovery-2154919_640.jpg') no-repeat top center; background-size: cover; }



section#row-tit-port-servicios { width: 100%; height: auto; display: block; margin: 0 auto !important; padding: 0 !important; background: #fff; }
section#row-tit-port-servicios article { width: 1170px; height: auto; display: block; margin: 0 auto !important; padding: 0 !important; }
section#row-tit-port-servicios article h2 { font-family: 'Martel'; text-align: left; line-height: 1em; padding: 27px 0 15px 0; font-weight: 800 !important; color: #12215c; font-size: 2em; margin: 0 auto !important; letter-spacing: -0.015em; text-shadow: 3px 3px 5px rgba(0,0,0,0.25); }



#row-talleres-vyt { width: 100%; height: auto; display: block; margin: 0 auto; }
.page-id-1001 #row-talleres-vyt { margin: 0 auto 75px auto; }
#row-talleres-vyt section { width: 1170px; height: auto; display: block; margin: 0 auto; }
#row-talleres-vyt section h3 { font-family: 'Martel'; text-align: left; line-height: 1em; padding: 30px 0 30px 0; font-weight: 800 !important; letter-spacing: -0.055em; color: #000; font-size: 1em; margin: 0 auto !important; text-transform: uppercase; }
#row-talleres-vyt section h3 { letter-spacing: -0.025em; text-transform: none; }
#row-talleres-vyt section li { font-family: 'Martel'; text-align: justify; line-height: 1.10em; padding: 0 0 10px 0; font-weight: 400 !important; letter-spacing: -0.015em; color: #000; font-size: 1.1em; margin: 0 auto !important; }



section#row-home-top { width: 100%; height: 650px; display: block; margin: 0 auto; background: url('https://ryshernandez.com/wp-content/uploads/2026/02/rys-hernandez-002.webp') no-repeat center center #fff; background-size: cover; }

section#row-home-top article { width: 100%; height: auto; display: block; margin: 0 auto; float: left; padding: 180px 0 !important; }

section#row-home-top article figure { width: 1170px; height: auto; margin: 0 auto; float: none; }
section#row-home-top article figure h2 { width: 350px; height: auto; display: block; margin: 0 0 24px 0; float: right; font-family: 'Martel'; text-align: left; line-height: 1em; padding: 0; font-weight: 400 !important; letter-spacing: -0.005em; color: #fff; font-size: 48px; clear: both; }
section#row-home-top article figure h5 { width: 350px; height: auto display: block; margin: 0; float: right; font-family: 'Martel'; text-align: left; line-height: 1.35em; padding: 0; font-weight: 400 !important; letter-spacing: -0.005em; color: #fff; font-size: 20px; clear: both; }
section#row-home-top article figure h5 strong { font-weight: 900 !important; }

section#row-home-top article figure a { width: 310px;
    height: auto;
    float: right;
    display: block;
    margin: 24px 38px 0 0;
    font-family: 'Martel';
    text-align: center;
    font-size: 1.15em;
    line-height: 1em;
    padding: 12px 20px;
    font-weight: 600 !important;
    letter-spacing: 0.005em;
    color: #12215c;
    background: #fff;
    border-radius: 5px;
    clear: both;
    transition: all 0.3s ease-in; }
section#row-home-top article figure a:hover { background: #12215c; color: #fff; text-decoration: none; transition: all 0.15s ease-out; }




section#row-diplomado { width: 100%; height: auto; display: block; margin: 0 auto; background: url('https://ryshernandez.com/wp-content/uploads/2020/05/rys-hernandez-001.jpg') no-repeat top center fixed #fff; background-size: cover; border-top: solid 5px #fff; }

section#row-diplomado article { width: 100%; height: auto; display: block; margin: 0 auto; padding: 90px 0 !important; background: rgba(18, 27, 60, 0.75); }

section#row-diplomado article figure { width: 900px; height: auto; margin: 0 auto; float: none; position: relative; }

section#row-diplomado article figure h5 { font-family: 'Martel'; text-align: center; font-size: 2em; line-height: 1.55em; text-transform: uppercase; padding: 0 0 35px 0; font-weight: 300 !important; letter-spacing: 0.055em; color: #fff; margin: 0 auto !important; text-shadow: 3px 3px 5px rgba(0,0,0,0.75); }
section#row-diplomado article figure h5 strong { font-weight: 800 !important; }

section#row-diplomado article figure h6 { font-family: 'Martel'; text-align: left; font-size: 1.35em; line-height: 1em; text-transform: uppercase; padding: 15px 0 0 0; font-weight: 600 !important; letter-spacing: 0.055em; color: #fff; width: 460px; height: 50px; display: block; margin: 0 auto !important; text-shadow: 3px 3px 5px rgba(0,0,0,0.35); position: relative; }

section#row-diplomado article figure h6 span { width: 250px; height: 45px; display: block; margin: 0; position: absolute; top: 0; right: 0; background: url(https://ryshernandez.com/wp-content/uploads/2017/06/riesgos-y-soluciones-diplomado-cenea.png) no-repeat top center; background-size: 100%; }

section#row-diplomado article figure p { width: 275px; height: auto; display: block; margin: 35px auto 15px auto; float: none; position: relative; font-family: 'Martel'; text-align: center; font-size: 1.25em; line-height: 1em; text-transform: uppercase; padding: 0; font-weight: 700 !important; letter-spacing: 0.055em; color: #fff; text-shadow: 3px 3px 5px rgba(0,0,0,0.35); }

section#row-diplomado article figure a { width: 115px; height: 40px; display: block; margin: 0 auto; float: none; position: relative; background: #fff; color: #12215c; border-radius: 3px; font-family: 'Martel'; text-align: center; font-size: 1.15em; line-height: 1em; padding: 14px 0 0 0; font-weight: 700 !important; letter-spacing: 0.015em; transition: all 0.3s ease-in; }
section#row-diplomado article figure a:hover { width: 120px; background: #12215c; color: #fff; text-decoration: none; transition: all 0.15s ease-out; }



#row-diplomado-interna { width: 1170px; height: auto; display: block; margin: 0 auto; padding: 0; }
#row-diplomado-interna .col-md-12 { width: 1170px; height: auto; display: block; margin: 0 auto; padding: 0; }
#row-diplomado-interna .col-md-12 figure#banner-header { width: 1170px; height: 517px; display: block; margin: 0 auto; padding: 0; background: url('https://ryshernandez.com/wp-content/uploads/2018/03/rys-hernandez-diplomados-con-certificacion-internacional-de-experto-en-ergonomia-laboral.jpg') no-repeat top center #E2E7EA; background-size: cover; }
#row-diplomado-interna .col-md-12 p.diplomado-p { font-family: 'Martel'; text-align: center; font-size: 1.25em; line-height: 1.45em; padding: 40px 50px 15px 50px; font-weight: 600 !important; letter-spacing: -0.005em; color: #111; }
#row-diplomado-interna .col-md-12 figure#diplomado-img { width: 1170px; height: 1689px; display: block; margin: 0 auto 50px auto; padding: 0; background: url('https://ryshernandez.com/wp-content/uploads/2018/03/rys-hernandez-diplomados-con-certificacion-internacional-de-experto-en-ergonomia-laboral-02.jpg') no-repeat top center #E2E7EA; background-size: 103%; }
#row-diplomado-interna .col-md-12 a#pre-diplomado { width: 345px; height: 51px; display: block; margin: 35px auto; background: #12215c; color: #fff; border-radius: 3px; font-family: 'Martel'; text-align: right; font-size: 1.15em; line-height: 1em; padding: 20px 20px 0 0; font-weight: 700 !important; letter-spacing: 0.015em; transition: all 0.3s ease-in; }
#row-diplomado-interna .col-md-12 a#pre-diplomado i { float: left; display: block; margin: -7px 15px 0 20px; }
#row-diplomado-interna .col-md-12 a#pre-diplomado:hover { width: 350px; background: #2341b9; color: #fff; text-decoration: none; transition: all 0.15s ease-out; }

#row-mapa-sitio { width: 620px; height: auto; display: block; margin: 0 auto 75px auto; }
#row-mapa-sitio .col-md-12 { width: 620px; height: auto; display: block; margin: 0 auto; padding: 0 !important; }
#row-mapa-sitio .col-md-12 section { width: 620px; height: auto; display: block; margin: 0 auto; }

#row-mapa-sitio .col-md-12 section nav#menu-mapa-1 { width: 230px; height: 953px; display: block; margin: 0 50px 0 0; float: left; border-right: solid 2px #e8d22e; }
#row-mapa-sitio .col-md-12 section nav#menu-mapa-1 h5 { color: #333; font-family: 'Martel'; text-align: right; font-size: 1.15em; line-height: 1em; padding: 15px 50px 15px 15px; margin: 0 auto !important; font-weight: 700 !important; letter-spacing: -0.015em; transition: all 0.3s ease-in; }
#row-mapa-sitio .col-md-12 section nav#menu-mapa-1 h5:nth-child(1) { padding: 67px 50px 65px 15px; }
#row-mapa-sitio .col-md-12 section nav#menu-mapa-1 h5:nth-child(2) { padding: 104px 50px 65px 15px; }
#row-mapa-sitio .col-md-12 section nav#menu-mapa-1 h5:nth-child(3) { padding: 205px 50px 65px 15px; }
#row-mapa-sitio .col-md-12 section nav#menu-mapa-1 h5:nth-child(4) { padding: 205px 50px 65px 15px; }

#row-mapa-sitio .col-md-12 section nav#menu-mapa-2 { width: 315px; height: auto; display: block; margin: 0; float: left; }
#row-mapa-sitio .col-md-12 section nav#menu-mapa-2 .menu-mapa-derecha { width: 315px; height: auto; display: block; margin: 0; }
#row-mapa-sitio .col-md-12 section nav#menu-mapa-2 .menu-mapa-derecha a { width: 225px; height: 45px; display: block; margin: 0 0 5px 0; padding: 10px 15px; border-radius: 3px; background: #12215c; color: #fff; font-family: 'Martel'; text-align: left; font-size: 1em; line-height: 1em; padding: 17px 20px 0 20px; font-weight: 400 !important; letter-spacing: 0.005em; transition: all 0.3s ease-in; }
#row-mapa-sitio .col-md-12 section nav#menu-mapa-2 .menu-mapa-derecha a.sec-mapa { margin: 0 0 5px 25px; }
#row-mapa-sitio .col-md-12 section nav#menu-mapa-2 .menu-mapa-derecha a.mapa-long { width: 315px; margin: 0 0 5px 0; }
#row-mapa-sitio .col-md-12 section nav#menu-mapa-2 .menu-mapa-derecha a.sec-mapa.mapa-long { width: 315px; margin: 0 0 5px 25px; }
#row-mapa-sitio .col-md-12 section nav#menu-mapa-2 .menu-mapa-derecha:nth-child(5) a:nth-child(1) { background: #758ac1; }
#row-mapa-sitio .col-md-12 section nav#menu-mapa-2 .menu-mapa-derecha a:hover { text-decoration: none; background: #e8d22e; color: #12215c; transition: all 0.15s ease-out; }
#row-mapa-sitio .col-md-12 section nav#menu-mapa-2 hr { width: 100%; height: 1px; display: block; margin: 20px auto; border: none; outline: none; background: -moz-linear-gradient(left,  rgba(0,27,94,1) 0%, rgba(0,27,94,0) 100%); background: -webkit-linear-gradient(left,  rgba(0,27,94,1) 0%,rgba(0,27,94,0) 100%); background: linear-gradient(to right,  rgba(0,27,94,1) 0%,rgba(0,27,94,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001b5e', endColorstr='#00001b5e',GradientType=1 ); }

#row-formu-diplomado { width: 1170px; height: auto; display: none; margin: 0 auto 75px auto; }
#row-formu-diplomado .col-md-12 { width: 1170px; height: auto; display: block; margin: 0 auto; padding: 0 !important; }
#row-formu-diplomado .col-md-12 #nf-form-2-cont { width: 500px; height: auto; display: block; margin: 0 auto; float: none; }
#row-formu-diplomado .col-md-12 #nf-form-2-cont .nf-response-msg { width: 500px; height: auto; display: block; margin: 0 auto; }
#row-formu-diplomado .col-md-12 #nf-form-2-cont .nf-response-msg p { color: #111; font-family: 'Martel'; text-align: left; font-size: 1.15em; line-height: 1.75em; padding: 0 20px; font-weight: 400 !important; letter-spacing: -0.005em; }



section#row-enlaces { width: 100%; height: auto; display: block; margin: 0 auto; position: relative; background: #fff; }
section#row-enlaces article { width: 1170px; height: auto; display: block; margin: 15px auto 55px; float: none; position: relative; }
section#row-enlaces article nav#menu-enlaces-1 { width: 570px; height: auto; display: inline-block; margin: 0 24px 0 0; float: none; }
section#row-enlaces article nav#menu-enlaces-1 a { width: auto; height: 45px; display: block; margin: 0 0 5px 0; padding: 10px 15px; border-radius: 3px; background: #12215c; color: #fff; font-family: 'Martel'; text-align: left; font-size: 1em; line-height: 1em; padding: 17px 20px 0 20px; font-weight: 400 !important; letter-spacing: 0.005em; transition: all 0.3s ease-in; }
section#row-enlaces article nav#menu-enlaces-1 a:hover { text-decoration: none; background: #e8d22e; color: #12215c; transition: all 0.15s ease-out; }

section#row-enlaces article nav#menu-enlaces-2 { width: 570px; height: auto; display: inline-block; margin: 0; float: none; }
section#row-enlaces article nav#menu-enlaces-2 a { width: auto; height: 45px; display: block; margin: 0 0 5px 0; padding: 10px 15px; border-radius: 3px; background: #12215c; color: #fff; font-family: 'Martel'; text-align: left; font-size: 1em; line-height: 1em; padding: 17px 20px 0 20px; font-weight: 400 !important; letter-spacing: 0.005em; transition: all 0.3s ease-in; }
section#row-enlaces article nav#menu-enlaces-2 a:hover { text-decoration: none; background: #e8d22e; color: #12215c; transition: all 0.15s ease-out; }



section#row-titulo-home { width: 100%; height: auto; display: block; margin: 0 auto !important; float: none; position: relative; }
section#row-titulo-home article { width: 1170px; height: auto; display: block; margin: 0 auto !important; padding: 0 !important; }
section#row-titulo-home article h2 { color: #12215c; font-family: 'Martel'; text-align: left; font-size: 1.75em; line-height: 1.75em; padding: 40px 0 0 0; margin: 0 auto !important; font-weight: 700 !important; letter-spacing: -0.015em; }
section#row-titulo-home article h2 i { color: #12215c; font-size: 1.55em; float: left; margin: 0 10px 0 0; }

.single-thumb { display: none !important; }



main#web-2020 { width: 100%; height: auto; display: block; margin: 0 auto; float: none; position: relative; }



section#row-diplomados { width: 100%; height: auto; display: block; margin: 0 auto; float: none; position: relative; background: #fff; }
section#row-diplomados article { width: 1170px; height: auto; display: block; margin: 0 auto; float: none; position: relative; }
section#row-diplomados article figure { width: 100%; height: auto; display: block; margin: 45px auto; float: left; position: relative; }

section#row-diplomados article figure div.caja-txt-diplomados { width: 700px; height: auto; display: block; margin: 0 60px 0 0; float: left; position: relative; }

section#row-diplomados article figure div.caja-txt-diplomados h3 { font-family: 'Martel', serif; font-size: 1.55em; line-height: 1em; letter-spacing: -0.015em; text-align: left; font-weight: 900; padding: 0; color: #222; margin: 0 auto; }

section#row-diplomados article figure div.caja-txt-diplomados ul { margin: 10px auto; list-style: disc; padding: 0 0 0 20px; }
section#row-diplomados article figure div.caja-txt-diplomados ul li { font-family: 'Martel', serif; font-size: 1.15em; line-height: 1.65em; letter-spacing: -0.015em; text-align: left; font-weight: 800; padding: 0; color: #111; margin: 5px auto; }

section#row-diplomados article figure div.caja-txt-diplomados a { width: 245px; height: auto; display: block; margin: 0; float: none; position: relative; font-family: 'Martel', serif; font-size: 1.05em; line-height: 1em; letter-spacing: 0.015em; text-align: center; font-weight: 700; padding: 16px 20px 14px; background: #001B5E; color: #fff; border-radius: 25px; transition: all 0.3s ease-in; }
section#row-diplomados article figure div.caja-txt-diplomados a:hover { width: 255px; background: #f0f0f0; color: #001B5E; text-decoration: none; transition: all 0.3s ease-in; }

section#row-diplomados article figure div.caja-img-diplomados { width: 410px; height: 410px; display: block; margin: 0; float: left; position: relative; }
section#row-diplomados article figure div.caja-img-diplomados img { width: 410px; height: 410px; display: block; margin: 0; float: left; position: relative; border-radius: 50%; }

section#row-diplomados article:nth-child(1) figure { margin: 25px auto 75px; }
section#row-diplomados article:nth-child(2) figure { margin: 0 auto 90px; }

section#row-diplomados article:nth-child(2) figure div.caja-txt-diplomados { margin: 0; }
section#row-diplomados article:nth-child(2) figure div.caja-img-diplomados { margin: 0 60px 0 0; }

section#row-diplomados article:nth-child(2) figure div.caja-txt-diplomados { height: auto; margin: 95px auto 0; }



#formu-diplomados { width: 500px !important; height: auto !important; display: none; margin: 0 auto; float: none; padding: 40px; overflow: hidden !important; border-radius: 5px !important; border: solid 1px #000 !important; }



.label-above .nf-field-label { display: none !important; }

.nf-form-layout { width: 100% !important; margin: 0 auto !important; }

button.fancybox-close-small { color: #fff !important; background: #fff !important; text-align: center !important; }

.fancybox-close-small:after { width: 35px !important; height: 35px !important; color: #fff !important; font-size: 1.95em !important; font-weight: 300 !important; padding: 3px 0 0 4px !important; text-align: center !important; background: #12215c !important; }

.fancybox-close-small:hover:after { background: #111 !important; }



@media only screen and (max-width: 1199px) {
    #masthead { position: fixed !important; }
    
    #row-home-top { height: auto; }
    #row-home-top .col-md-12 { height: auto; background: rgba(255,255,255,0.9) !important; }
    #row-home-top .col-md-12 section { width: 100%; height: auto; margin: 50px auto; }
    #row-home-top .col-md-12 section h5 { width: 80%; height: auto; display: block; margin: 0 10% 30px 10%; float: none; }
    #row-home-top .col-md-12 section nav { width: 100%; height: auto; display: block; margin: 0; float: none; }
    #row-home-top .col-md-12 section nav a { height: 45px; text-align: center; }
    #row-home-top .col-md-12 section nav a:nth-child(1) { width: 100%; max-width: 480px; margin: 30px auto 5px auto; float: none; }
    #row-home-top .col-md-12 section nav a:nth-child(2) { width: 100%; max-width: 480px; margin: 0 auto 5px auto; float: none; }
    #row-home-top .col-md-12 section nav a:nth-child(3) { width: 100%; max-width: 480px; margin: 0 auto 5px auto; float: none; }
    #row-home-top .col-md-12 section nav a:nth-child(4) { width: 100%; max-width: 480px; margin: 0 auto; float: none; }
    
    #row-diplomado { height: auto; }
    #row-diplomado .col-md-12 { height: auto; }
    #row-diplomado .col-md-12 section { width: 100%; height: auto; }
    #row-diplomado .col-md-12 section h5 { text-align: center; }
    #row-diplomado .col-md-12 section h6 { text-align: center; }
    #row-diplomado .col-md-12 section h6 span { margin: 20px auto 0 auto; position: relative; top: 0; left: 0; }
    #row-diplomado .col-md-12 section p { margin: 30px auto 0 auto; text-align: center; position: relative; }
    #row-diplomado .col-md-12 section a { margin: 40px auto 0 auto; position: relative; top: 0; right: 0; }
    
    #row-home-top .col-md-12 section nav a:nth-child(1):hover,
    #row-home-top .col-md-12 section nav a:nth-child(2):hover,
    #row-home-top .col-md-12 section nav a:nth-child(3):hover,
    #row-home-top .col-md-12 section nav a:nth-child(4):hover { width: 100% !important; }
    
    #row-titulo-home { width: 100%; }
    #row-titulo-home .col-md-12 { width: 100%; }
    #row-titulo-home .col-md-12 h2 { padding: 25px 0 15px 20px; }
    
    
    
    section#row-hooks-servicios { width: 100%; height: auto; }
    section#row-hooks-servicios article { width: 80%; height: auto; }
    section#row-hooks-servicios article a { width: 278px; height: 188px; display: block; margin: 0 auto 35px; float: none; }
    section#row-hooks-servicios article a .cover-link-soluciones { height: 188px; }
    section#row-hooks-servicios article a i.material-icons { font-size: 3em; top: 40px; }
    section#row-hooks-servicios article a .txt-link-01 { font-size: 1.15em; height: 80px; }
    section#row-hooks-servicios article a:hover i.material-icons { top: 35px; }
    section#row-hooks-servicios article a:hover .txt-link-01 { height: 75px; }
    
    
    
    section#row-migas-de-pan { height: auto; }
    section#row-migas-de-pan article { width: 90%; }
    section#row-migas-de-pan article #box-migas-pan { width: 100%; height: auto; }
    section#row-migas-de-pan article #box-migas-pan .pri-mp { margin: 17px 0 0 15px; }
    
    
    
    section#row-tit-port-servicios { width: 100%; height: auto; margin: 0 auto !important; }
    section#row-tit-port-servicios article { width: 80%; height: auto; }
    section#row-tit-port-servicios article h2 { text-align: center; padding: 35px 0; }
    
    
    
    section#row-contenido-col-2 article { width: 80%; }
    section#row-contenido-col-2 article figure { width: 270px; height: 270px; margin: 0 auto 35px; float: none; position: relative; }
    section#row-contenido-col-2 article figure img { width: 100%; height: auto; float: none; }
    section#row-contenido-col-2 article div#box-derecha { width: 100%; margin: 0 auto; float: none; }
    section#row-contenido-col-2 article div#box-derecha h3 { text-align: center; }
    section#row-contenido-col-2 article div#box-derecha p { text-align: center; }
    
    
    
    .row-img-clientes { width: 530px; height: auto; }
    .row-img-clientes#row_1498892489996 { margin: 0 auto 30px auto !important; }
    .row-img-clientes .col-md-3 { width: 250px; height: 200px; display: block; margin: 0 30px 0 0; float: left; }
    .row-img-clientes .col-md-3:nth-child(1) { margin: 0 30px 30px 0; }
    .row-img-clientes .col-md-3:nth-child(2) { margin: 0 0 30px 0; }
    .row-img-clientes .col-md-3:nth-child(3) { margin: 0 30px 30px 0; }
    .row-img-clientes .col-md-3:nth-child(4) { margin: 0 0 30px 0; }
    
    #row-diplomado-interna { width: 100%; }
    #row-diplomado-interna .col-md-12 { width: 100%; }
    #row-diplomado-interna .col-md-12 figure#banner-header { width: 100%; height: 517px; background: url('https://ryshernandez.com/wp-content/uploads/2018/03/rys-hernandez-diplomados-con-certificacion-internacional-de-experto-en-ergonomia-laboral.jpg') no-repeat top center #fff; background-size: cover; }
    #row-diplomado-interna .col-md-12 figure#diplomado-img { width: 90%; height: 1689px; background: url('https://ryshernandez.com/wp-content/uploads/2018/03/rys-hernandez-diplomados-con-certificacion-internacional-de-experto-en-ergonomia-laboral-02.jpg') no-repeat top center #fff; background-size: cover; }
    
    #row-mapa-sitio { width: 375px; }
    #row-mapa-sitio .col-md-12 { width: 375px; }
    #row-mapa-sitio .col-md-12 section { width: 375px; }
    #row-mapa-sitio .col-md-12 section nav#menu-mapa-1 { display: none !important; }
    #row-mapa-sitio .col-md-12 section nav#menu-mapa-2 { width: 345px; margin: 0 auto; float: none; }
    #row-mapa-sitio .col-md-12 section nav#menu-mapa-2 .menu-mapa-derecha { width: 345px; margin: 0 auto; }
    #row-mapa-sitio .col-md-12 section nav#menu-mapa-2 .menu-mapa-derecha a { width: 225px; }
    #row-mapa-sitio .col-md-12 section nav#menu-mapa-2 .menu-mapa-derecha a.sec-mapa { margin: 0 0 5px 15px; }
    #row-mapa-sitio .col-md-12 section nav#menu-mapa-2 .menu-mapa-derecha a.sec-mapa.mapa-long { width: 345px; margin: 0 0 5px 15px; }
    
    
    
    #row-seguridad-ind { width: 1000px; }
    #row-seguridad-ind section { width: 100%; }
    
    section#row-terminologia { width: 100%; }
    section#row-terminologia article { width: 80%; }
    
    .row-boxes-pbl { width: 1000px; height: auto; margin: 0 auto 2px auto !important; }
    .row-boxes-pbl .col-md-2,
    .row-boxes-pbl .col-md-4 { width: 100%; margin: 0 auto 2px auto; float: none; height: auto; border-radius: 0; }
    .row-boxes-pbl .col-md-2#column_2_59382868ea21e,
    .row-boxes-pbl .col-md-2#column_2_59382868ea21e,
    
    .row-boxes-pbl#row_59382868ea21e .col-md-2#column_2_59382868ea21e { display: none !important; }
    .row-boxes-pbl#row_59382914e23d6 .col-md-2#column_3_59382914e23d6 { display: none !important; }
    .row-boxes-pbl#row_59382914e23d6 .col-md-4#column_5_59382914e23d6 { display: none !important; }
    
    .row-boxes-pbl .col-md-2 section,
    .row-boxes-pbl .col-md-4 section { width: 100%; height: auto; }
    .row-boxes-pbl .col-md-2 section p,
    .row-boxes-pbl .col-md-4 section p { font-size: 1em; margin: 17px auto 13px auto !important;  text-align: left; }
    .row-boxes-pbl#row_59382868ea21e .col-md-2:first-child section p { font-size: 1.15em; text-align: left; }
    .row-boxes-pbl#row_593829114c900 .col-md-2:first-child section p { font-size: 1.15em; text-align: left; }
    .row-boxes-pbl .col-md-2 section .img-left,
    .row-boxes-pbl .col-md-4 section .img-left { display: none; }
    
    .row-boxes-pbl#row_59382868ea21e .col-md-2:first-child section p,
    .row-boxes-pbl#row_593829114c900 .col-md-2:first-child section p { margin: 33px auto 23px auto !important; text-align: left; }
    
    .row-boxes-pbl .col-md-2#column_1_59382868ea21e { border-radius: 5px 5px 0 0; }
    .row-boxes-pbl .col-md-4#column_5_593828c3d73f0 { border-radius: 0 0 5px 5px; }
    
    .row-boxes-pbl#row_593829114c900 { margin: 30px auto 2px auto !important; }
    .row-boxes-pbl#row_593829114c900 .col-md-2#column_1_593829114c900 { border-radius: 5px 5px 0 0; }
    .row-boxes-pbl#row_59382914e23d6 .col-md-2#column_4_59382914e23d6 { border-radius: 0 0 5px 5px; }
    
    #row-factores-ps { width: 90%; height: auto; }
    #row-factores-ps .col-md-6 { width: 100%; float: none; margin: 0 auto 30px auto; }
    #row-factores-ps .col-md-6:nth-child(1) { margin: 0 auto; }
    #row-factores-ps .col-md-6:nth-child(1) section { margin: 0 auto; }
    #row-factores-ps .col-md-6:nth-child(2) { margin: 0 auto; }
    #row-factores-ps section { width: 100%; }
    #row-factores-ps section .txt-right2 { width: 100%; height: auto; min-height: 100px; margin: 0 auto; float: none; }
    #row-factores-ps section .txt-right2 h6 { text-align: left; padding: 15px 30px 5px 0; }
    #row-factores-ps section .txt-right2 p { text-align: justify; padding: 10px 30px 0 0; }
    #row-factores-ps section .txt-right { width: 100%; height: auto; margin: 0 auto; float: none; }
    #row-factores-ps section .txt-right h6 { text-align: center; padding: 15px 30px 5px 0; }
    #row-factores-ps section .txt-right p { text-align: justify; padding: 10px 30px 0 0; }
    
    
    
    .row-boxes-psi { width: 490px; height: auto; margin: 0 auto 50px auto !important; }
    .row-boxes-psi .col-md-2,
    .row-boxes-psi .col-md-4 { width: 225px; height: 225px; margin: 0 10px 20px 10px; }
    .row-boxes-psi .col-md-4:nth-child(5) { margin: 0 10px 20px 10px; }
    .row-boxes-psi .col-md-4:nth-child(5) h2 { padding: 20px 20px 5px 20px; font-size: 1.75em; }
    
    .nf-form-layout { margin: 0 auto 30px auto; }
    
    
    
    section#row-quienes-somos article { width: 80%; }
    section#row-quienes-somos article p { text-align: center; }
    section#row-quienes-somos article img { margin: 0 auto 30px auto !important; float: none; }
    
    
    
    section#row-qs article { width: 80%; }
    section#row-qs article div.info-qs { margin: 55px auto; }
    section#row-qs article div.info-qs figure.img-left { margin: 0 auto; float: none; }
    section#row-qs article div.info-qs div.box-derecha-qs { width: 100%; margin: 0 auto; float: none; }
    section#row-qs article div.info-qs div.box-derecha-qs h4 { text-align: center; padding: 35px 0 0; }
    section#row-qs article div.info-qs div.box-derecha-qs p { text-align: center; }
    
    
    
    section#row-enlaces article { width: 80%; }
    section#row-enlaces article nav#menu-enlaces-1 { width: 100%; display: block; margin: 0 auto 5px; }
    section#row-enlaces article nav#menu-enlaces-1 a { font-size: 1.05em; width: 290px; height: auto; margin: 0 auto 5px; text-align: center; line-height: 1.35em; font-weight: 800 !important; padding: 19px 25px 15px 25px; }
    section#row-enlaces article nav#menu-enlaces-2 { width: 100%; display: block; margin: 0 auto 25px; }
    section#row-enlaces article nav#menu-enlaces-2 a { font-size: 1.05em; width: 290px; height: auto; margin: 0 auto 5px; text-align: center; line-height: 1.35em; font-weight: 800 !important; padding: 19px 25px 15px 25px; }
    
    
    
    section#row-contactenos article { width: 80%; }
    section#row-contactenos article figure { width: 100%; height: auto; display: block; margin: 0 auto 65px; }
    section#row-contactenos article figure #nf-form-1-cont { text-align: center; }
    
    section#row-contactenos article div#datos-formu { width: 100%; margin: 0 auto; float: none; }
    section#row-contactenos article div#datos-formu p { text-align: left; }
    
    .nf-form-layout { width: 100% !important; float: none !important; }
    
    
    
    section#row-contactenos article div#datos-formu { margin: 0 auto 55px; }
    
    
    
    section#boxes-cuadros-soluciones article:nth-child(1),
    section#boxes-cuadros-soluciones article.row-boxes-psi,
    section#row-seguridad-ind article,
    section#boxes-cuadros-soluciones article.row-boxes-pbl { width: 80%; height: auto; }
    
    section#boxes-cuadros-soluciones article.row-boxes-psi figure { width: 270px; height: auto; display: block; margin: 0 auto 15px auto; float: none; }
    section#boxes-cuadros-soluciones article.row-boxes-psi figure:last-child h5 { padding: 25px; }
    section#boxes-cuadros-soluciones article.row-boxes-psi figure p { padding: 25px; }
    
    section#row-seguridad-ind { margin: 0 auto 55px; }
    
    section#boxes-cuadros-soluciones article.row-boxes-pbl figure { width: 270px; height: auto; display: block; float: none; margin: 0 auto 10px; }
    section#boxes-cuadros-soluciones article.row-boxes-pbl.verde figure { width: 270px; height: auto; display: block; float: none; margin: 0 auto 10px; }
    
    
    section#boxes-cuadros-soluciones article.row-boxes-pbl figure p,
    section#boxes-cuadros-soluciones article.row-boxes-pbl.verde figure p,
    section#boxes-cuadros-soluciones article.row-boxes-pbl.naranja figure p,
    section#boxes-cuadros-soluciones article.row-boxes-pbl.gris figure p { padding: 25px; }
    
    
    
    section#boxes-cuadros-soluciones article.row-boxes-pbl.verde figure#img-boxes-01,
    section#boxes-cuadros-soluciones article.row-boxes-pbl.naranja figure#pe-01,
    section#boxes-cuadros-soluciones article.row-boxes-pbl.naranja figure#pe-02,
    section#boxes-cuadros-soluciones article.row-boxes-pbl.naranja figure#pe-03,
    section#boxes-cuadros-soluciones article.row-boxes-pbl.gris figure#img-boxes-02,
    section#boxes-cuadros-soluciones article.row-boxes-pbl.gris figure#img-boxes-03 { height: 200px; }
    
    
    
    section#row-fases article { width: 80%; }
    section#row-fases article figure { width: 100%; height: auto; margin: 0 auto 55px; float: none; }
    section#row-fases article figure ul { list-style: none; }
    section#row-fases article figure ul li { text-align: center; }
    
    
    
    section#row-factores-ps article { width: 80%; }
    section#row-factores-ps article figure { width: 100% !important; min-height: auto !important; margin: 0 auto 55px !important; float: none !important; }
    section#row-factores-ps article figure h6 { text-align: center; }
    section#row-factores-ps article figure p { text-align: center; }
    
    section#row-factores-ps article figure:nth-child(1) p { font-family: 'Martel'; color: #000; text-align: right; font-size: 1.6em; line-height: 1.55em; padding: 10px 0 0 115px; font-weight: 800; margin: 0 auto; letter-spacing: -0.015em; }
    section#row-factores-ps article figure:nth-child(1) h6 { font-family: 'Martel'; text-align: right; font-size: 0.95em; line-height: 1em; font-weight: 600; padding: 74px 0 5px 0; margin: 0 auto; letter-spacing: 0.015em; }
    
    
    
    section#row-factores-ps { margin: 0 auto 55px; }
    section#row-factores-ps article { width: 80%; height: auto; }
    section#row-factores-ps article figure { width: 100% !important; min-height: auto !important; margin: 15px auto 35px !important; float: none !important; }
    section#row-factores-ps article figure h6 { text-align: center; }
    section#row-factores-ps article figure p { text-align: center; }
    section#row-factores-ps article figure:nth-child(1) p { text-align: center; padding: 0 35px 10px; line-height: 1.25em; }
    section#row-factores-ps article figure:nth-child(1) h6 { text-align: center; padding: 0 35px; }
    
    
    
    section#row-diplomados article { width: 80%; }
    section#row-diplomados article figure { float: none; }
    
    section#row-diplomados article figure div.caja-txt-diplomados { width: 100%; margin: 0 auto 55px; float: none; }
    section#row-diplomados article figure div.caja-txt-diplomados h3 { text-align: center; }
    section#row-diplomados article figure div.caja-txt-diplomados ul { width: 85%; height: auto; margin: 35px auto; }
    
    section#row-diplomados article figure div.caja-txt-diplomados a { margin: 0 auto; }
    
    section#row-diplomados article figure div.caja-img-diplomados { width: 290px; height: 290px; margin: 0 auto; float: none; }
    section#row-diplomados article figure div.caja-img-diplomados img { width: 290px; height: 290px; }
    
    section#row-diplomados article:nth-child(2) figure div.caja-txt-diplomados { margin: 0 auto 55px; }
    section#row-diplomados article:nth-child(2) figure div.caja-img-diplomados { margin: 0 auto 25px; }
    
    
    
    section#row-diplomado article figure { width: 80%; }
    
    section#row-diplomado article figure h6 { text-align: center; width: 290px; height: auto; }
    section#row-diplomado article figure h6 span { margin: 15px auto 0 auto; float: none; position: relative; }
    
    section#row-diplomado article figure p { width: 100%; }
    
    
    
    section#row-home-top { height: 450px; }
    section#row-home-top article { width: 100%; height: auto; padding: 112px 0 !important; }
    section#row-home-top article figure { width: 80%; height: auto; margin: 0 auto; float: none; }
    section#row-home-top article figure h2 { width: 100%; text-align: center; }
    section#row-home-top article figure h5 { width: 100%; text-align: center; }
	section#row-home-top article figure a { width: 310px;
    float: none;
    margin: 24px auto 0 auto; }
	
    section#row-home-top article figure nav { width: 100%; height: auto; margin: 0 auto; float: none; }
    section#row-home-top article figure nav a { height: auto; text-align: center; }
    section#row-home-top article figure nav a:nth-child(1) { width: 100%; margin: 30px auto 7px; float: none; }
    section#row-home-top article figure nav a:nth-child(1):hover { width: 100%; }
    section#row-home-top article figure nav a:nth-child(2) { width: 100%; margin: 0 auto 7px; float: none; }
    section#row-home-top article figure nav a:nth-child(2):hover { width: 100%; }
    section#row-home-top article figure nav a:nth-child(3) { width: 100%; margin: 0 auto 7px; float: none; }
    section#row-home-top article figure nav a:nth-child(3):hover { width: 100%; }
    section#row-home-top article figure nav a:nth-child(4) { width: 100%; margin: 0 auto 7px; float: none; }
    section#row-home-top article figure nav a:nth-child(4):hover { width: 100%; }
    section#row-home-top article figure nav a:nth-child(5) { width: 100%; margin: 0 auto; float: none; }
    section#row-home-top article figure nav a:nth-child(5):hover { width: 100%; }
    
    
    
    section#row-titulo-home article { width: 80%; }
    section#row-titulo-home article h2 { text-align: center; font-size: 1.25em; line-height: 1.45em; }
    section#row-titulo-home article h2 i { display: none; }
}

@media only screen and (max-width: 1099px) {
    #row-diplomado-interna .col-md-12 figure#banner-header { height: 430px; }
    #row-diplomado-interna .col-md-12 figure#diplomado-img { height: 1120px; }
    
    #row-formu-diplomado { width: 90%; }
    #row-formu-diplomado .col-md-12 { width: 100%; }
    #row-formu-diplomado .col-md-12 #nf-form-2-cont { width: 100%; }
    #row-formu-diplomado .col-md-12 #nf-form-2-cont .nf-response-msg { width: 100%; }
}

@media only screen and (max-width: 1024px) {
    .main-navigation, .header-clone, .large-header { display: none; }
    .mobile-nav, .small-header { display: block; }
    .site-header .container { display: block; }
    .site-branding { margin-bottom: 15px; }
    .site-branding, .btn-menu { text-align: center; width: 100%;}
    .site-header.has-single, .site-header.has-video, .site-header.has-header {position: relative;background-color: #202529;}
    .site-header { position: relative !important; }
    .home-wrapper section { background-attachment: scroll; }
    
    .row-boxes-pbl { width: 90%; }
    
    #row-seguridad-ind { width: 90%; }
    #row-seguridad-ind section h2.titulo-h2 { padding: 5px 0 15px 0; }
    #row-seguridad-ind section p { padding: 0 0 30px 0; }
}

@media only screen and (max-width: 999px) {
    
    
    #row-diplomado-interna .col-md-12 figure#banner-header { height: 420px; }
    #row-diplomado-interna .col-md-12 figure#diplomado-img { height: 1020px; }
}

@media only screen and (max-width: 899px) {
    #row-diplomado-interna .col-md-12 figure#banner-header { height: 385px; }
    #row-diplomado-interna .col-md-12 figure#diplomado-img { height: 900px; }
    
    section#row-tit-port-servicios article h3 { text-align: center; padding: 25px 30px; font-size: 1.75em; line-height: 1.35em; }
    
    section#row-diplomado article figure h5 { line-height: 1.25em; }
}

@media only screen and (max-width: 799px) {
    #row-diplomado-interna .col-md-12 figure#banner-header { height: 340px; }
    #row-diplomado-interna .col-md-12 figure#diplomado-img { height: 800px; }
}

@media only screen and (max-width: 699px) {
    #row-home-top .col-md-12 section h5 { font-size: 1.35em; letter-spacing: -0.035em; }
    #row-diplomado .col-md-12 section h5 { padding: 0 50px 58px 50px; font-size: 1.75em; line-height: 1.25em; }
    
    #row-diplomado-interna .col-md-12 figure#banner-header { height: 305px; }
    #row-diplomado-interna .col-md-12 figure#diplomado-img { height: 700px; }
    
    #row-tit-port-servicios { margin: 0 auto !important; }
    
    #row-migas-de-pan { width: 90%; height: auto; }
    #row-migas-de-pan .col-md-12 #box-migas-pan { width: 100%; height: auto; }
    #row-migas-de-pan .col-md-12 #box-migas-pan .pri-mp { float: left; margin: 17px 0 0 0; }
    #row-migas-de-pan .col-md-12 #box-migas-pan .fle-mp { float: left; margin: 10px 5px 0 0; }
    #row-migas-de-pan .col-md-12 #box-migas-pan .actual-mp { float: none; clear: both; margin: 12px 5px 10px 0; }
    
    .nf-form-layout { width: 100%; }
    
    section#row-tit-port-servicios article h2 { padding: 65px 0 25px 0; }
}

@media only screen and (max-width: 599px) {
	section#row-home-top article figure h2 { font-size: 32px; }
    section#row-home-top article figure h5 { font-size: 18px; margin: 0 auto 22px; display: block; }

    #row-home-top .col-md-12 section nav { width: 300px; margin: 0 auto; }
    #row-home-top .col-md-12 section nav a { height: auto; font-size: 1.1em; line-height: 1.55em; padding: 18px 20px 14px 20px; }
    #row-home-top .col-md-12 section nav a:nth-child(1),
    #row-home-top .col-md-12 section nav a:nth-child(2),
    #row-home-top .col-md-12 section nav a:nth-child(3),
    #row-home-top .col-md-12 section nav a:nth-child(4) { width: 300px; max-width: 300px; }
    #row-home-top .col-md-12 section nav a:nth-child(1):hover,
    #row-home-top .col-md-12 section nav a:nth-child(2):hover,
    #row-home-top .col-md-12 section nav a:nth-child(3):hover,
    #row-home-top .col-md-12 section nav a:nth-child(4):hover { width: 300px; max-width: 300px; }
    
    .row-img-clientes { width: 250px; height: auto; }
    .row-img-clientes .col-md-3 { margin: 0 auto; float: none; }
    .row-img-clientes#row_5925f38a83b85 .col-md-3 { margin: 0 auto; }
    .row-img-clientes .col-md-3:nth-child(1) { margin: 0 auto 30px auto; }
    .row-img-clientes .col-md-3:nth-child(2) { margin: 0 auto 30px auto; }
    .row-img-clientes .col-md-3:nth-child(3) { margin: 0 auto 30px auto; }
    .row-img-clientes .col-md-3:nth-child(4) { margin: 0 auto; }
    .row-img-clientes#row_5925f38a83b85 .col-md-3:nth-child(4) { display: none; }
    
    #row-diplomado-interna .col-md-12 figure#banner-header { height: 275px; }
    #row-diplomado-interna .col-md-12 figure#diplomado-img { height: 600px; }
    
    
    
    section#row-diplomado article figure h5 { font-size: 1.55em; }
}

@media only screen and (max-width: 499px) {
    #masthead .container #social { display: none !important; }
    #masthead .container #logo { margin: 10px 10px 10px 0 !important; float: right; }
    
    
    
    section#row-hooks-servicios article a .txt-link-01 { font-size: 1.25em; height: 90px; }
    section#row-hooks-servicios article a:hover .txt-link-01 { height: 85px; }
    
    
    
    #row-diplomado-interna .col-md-12 figure#banner-header { height: 240px; }
    #row-diplomado-interna .col-md-12 figure#diplomado-img { height: 500px; }
    
    #row-mapa-sitio { width: 285px; }
    #row-mapa-sitio .col-md-12 { width: 285px; }
    #row-mapa-sitio .col-md-12 section { width: 285px; }
    #row-mapa-sitio .col-md-12 section nav#menu-mapa-2 { width: 285px; }
    #row-mapa-sitio .col-md-12 section nav#menu-mapa-2 .menu-mapa-derecha { width: 285px; }
    #row-mapa-sitio .col-md-12 section nav#menu-mapa-2 .menu-mapa-derecha a { font-size: 0.9em; padding: 17px 20px 0 15px; }
    #row-mapa-sitio .col-md-12 section nav#menu-mapa-2 .menu-mapa-derecha a.sec-mapa { margin: 0 0 5px 5px; }
    #row-mapa-sitio .col-md-12 section nav#menu-mapa-2 .menu-mapa-derecha a.mapa-long { width: 250px; }
    #row-mapa-sitio .col-md-12 section nav#menu-mapa-2 .menu-mapa-derecha a.sec-mapa.mapa-long { width: 278px; margin: 0 0 5px 5px; }
    
    
    
    section#row-migas-de-pan article #box-migas-pan .actual-mp { margin: 12px 5px 0 15px; }
}

@media only screen and (max-width: 449px) {
    #row-diplomado-interna .col-md-12 figure#banner-header { height: 182px; }
    #row-diplomado-interna .col-md-12 figure#diplomado-img { height: 545px; }
}

@media only screen and (max-width: 399px) {
    #row-titulo-home .col-md-12 h2 { font-size: 1.55em; }
    
    #row-diplomado-interna .col-md-12 figure#banner-header { height: 175px; }
    #row-diplomado-interna .col-md-12 figure#diplomado-img { height: 400px; }
    
    #row-diplomado-interna .col-md-12 a#pre-diplomado { width: 295px; font-size: 0.95em; }
    #row-diplomado-interna .col-md-12 a#pre-diplomado:hover { width: 300px; }
}

@media only screen and (max-width: 349px) {
    #row-diplomado-interna .col-md-12 figure#banner-header { height: 140px; }
    #row-diplomado-interna .col-md-12 figure#diplomado-img { height: 350px; }
}