/*
Theme Name:Zunibal
Theme URI:http://www.cpothemes.com
Description:Página web hecha para Zunibal.
Author:CPOThemes
Author URI:http://www.cpothemes.com
Version:1.0.0
License:GNU General Public License 2.0
License URI:license.txt
*/

/* --------------------------------------------------------------
1. GENERAL ELEMENTS
-------------------------------------------------------------- */

/* BODY */
body { font-family:Arial, Helvetica, sans-serif; background:#fff; color:#777; font-size:0.875em; line-height:1.6; }

/* HEADINGS */
h1, h2, h3, h4, h5, h6 { color:#444; line-height:1.2; margin:0 0 20px; }
h1 { font-size:2.5em; } 
h2 { font-size:2em; } 
h3 { font-size:1.5em; } 
h4 { font-size:1.3em; } 
h5 { font-size:1.2em; } 
h6 { font-size:1.1em; }

/* HYPERLINKS */
a:link, a:visited { color:#d7586c; text-decoration:none; }
a:hover { color:#f78; text-decoration:underline; }

/* CITATIONS */
blockquote { display:block; font-style:italic; padding:0 5%; margin:25px 0; }
blockquote cite, blockquote em, blockquote i { font-style:normal; }

/* FORMS */
input[type=text], input[type=password], input[type=input], 
input[type=tel], input[type=url], input[type=email], 
input[type=number], input[type=range], input[type=search], input[type=color], 
input[type=time], input[type=week], input[type=month], input[type=date], input[type=datetime], 
textarea, select { border:1px solid #ddd; padding:8px 6px; background:#f5f5f5; }
input[type=submit] { width:auto; -webkit-appearance:none; }

/* MAIN THEME COLORS */
.primary-color { color:#E85F52; }
.primary-color-bg { background-color:#E85F52; }
.secondary-color { color:#555; }
.secondary-color-bg { background-color:#555; }

/* SHORTCODE CUSTOM STYLING */
.button, .button:visited, input[type=submit] { border-radius:50px; padding:15px 30px; border:none; text-shadow:none; background:#9FC748; border-color:#c15289; }
.button:hover, input[type=submit]:hover { background:#e7a; }


/* --------------------------------------------------------------
2. LAYOUT
-------------------------------------------------------------- */

/* WRAPPERS */
.wrapper { margin:0 auto; }


/* TOPMENU */
.topbar { display:block; margin-top:20px; line-height:34px; font-size:0.9em; }


/* SOCIAL ICONS */
.social { float:right; text-align:right; padding:0; width:auto; }
.social .social-profile { display:block; float:left; color:#999; margin:0; width:30px; font-size:18px;  text-align:center; }
.social .social-profile .social-title { display:none; }
.social .social-profile:hover { text-decoration:none; }

/* LANGUAGES */
.languages { float:right; }
.languages .language-item { display:inline-block; width:auto; font-size:1.3em; line-height:1; color:#999; text-transform:uppercase; border-left:1px solid #ddd; padding:0 0 0 10px; margin:0 0 0 10px;}
.languages .language-item-active { font-weight:bold; }
.languages .language-item:first-child { border-left:none; }


/* HEADER */
.header { position:relative; width:100%; padding:0 0 30px; }
.header .logo { float:left; padding-top:0; }
.header .header-content { float:right; padding:0 0 0 20px; }
.header .header-search { padding:0; margin:0; }
.header-search .widget_search input[type=text] { border:none; border-top:1px solid #025798; background:#ecf3fb; }
.header-search .widget_search form:before { color:#025798; }


/* HOMEPAGE SLIDES */
.slider { padding:0; margin:0; position:relative; -moz-transition:0.3s all; -webkit-transition:0.3s all; transition:0.3s all; }
.slider-slides { display:block; overflow:hidden; padding:0; margin:0; height:500px; }
.slider-slides .slide { overflow:hidden; background-position:center; background-size:cover; position:relative; list-style:none; width:100%; min-height:200px; height:500px; margin:0; padding:0; }
.slider-slides .container { position:relative; height:inherit; }
.slider-slides .slide-content { position:absolute; overflow:hidden; background:rgba(0,0,0,0.5); bottom:0; left:0; width:100%; padding:30px 0 50px; }
.slider-slides .slide-content p:last-child { margin-bottom:0; }
.slider-slides .slide-image { float:right; width:60%; }
.slider-slides .slide-image img { display:block; }
/* Slide Positions */
.slider-slides .slide-right .slide-content { float:right }
.slider-slides .slide-right .slide-image { float:left; }
.slider-slides .slide-center .slide-content, 
.slider-slides .slide-center .slide-image { float:none; width:auto; text-align:center; }
/* Slider Controls */
.slider-pages { -moz-transition:1s all; -webkit-transition:1s all; transition:1s all; opacity:0.8; }
.slider-pages { position:absolute; text-align:center; bottom:10px; right:0; left:0; z-index:9999; }
.slider-pages a { display:inline-block; background:rgba(0,0,0,0.6); overflow:hidden; color:transparent; margin:0 5px; padding-top:12px; width:12px; height:12px; border-radius:50px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
.slider-pages .activeSlide { background:#fc0; -moz-transition:0.4s all; -webkit-transition:0.4s all; transition:0.4s all; }

/* Slider Controls */
.product-pages { -moz-transition:1s all; -webkit-transition:1s all; transition:1s all; opacity:0.8; }
.product-pages { text-align:center; z-index:9999; }
.product-pages a { display:inline-block; background:rgba(0,0,0,0.6); overflow:hidden; color:transparent; margin:0 5px; padding-top:12px; width:12px; height:12px; border-radius:50px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
.product-pages .activeSlide { background:#fc0; -moz-transition:0.4s all; -webkit-transition:0.4s all; transition:0.4s all; }



/* BREADCRUMBS */
.breadcrumb { margin:0 0 10px 0; }
.breadcrumb-separator{ position:relative; padding-right:20px; margin-right:15px; }
.breadcrumb-separator:before { display:block; position:absolute; top:50%; right:0; list-style:none; font-family:'fontawesome'; content:'/'; font-weight:bold; font-size:12px; color:#ddd; margin-top:-5px; line-height:10px; opacity:0.5; }
.breadcrumb-separator { }
.breadcrumb-link :first-child{}
.breadcrumb-link :hover{}
.breadcrumb-title{}


/* PAGE BANNERS AND TITLES */
.pagetitle { overflow:hidden; padding:200px 0 50px; margin:0; background:#555; background-position:center; background-size:cover; }
.pagetitle .pagetitle-title { margin:0; font-size:3em; margin-bottom: 10px; }
.pagetitle .pagetitle-title:after { content: '\a'; white-space: pre;}
.pagetitle .pagetitle-subtitle { max-width:800px; font-size:1.3em; }
.pagetitle .pagetitle-title,
.pagetitle .pagetitle-subtitle { background-color: rgb(74, 145, 227); color: #fff; display: inline; padding: 0.5rem; -webkit-box-decoration-break: clone; box-decoration-break: clone; }


/* HOMEPAGE TAGLINE */
.tagline { padding:40px 0; font-size:1.3em; text-align:center; }
.tagline-content { padding:0 10%; }


/* HOMEPAGE FEATURES */
.featured { padding:0 0 20px; }
.featured-heading { padding:20px 0 10px; border-bottom:1px solid #025798; }
.features { background:url(images/bg-waves.jpg); border-bottom:5px solid #fc0; }


/* Previews */
.features { overflow:hidden; border-bottom:5px solid #fc0; }
.features-title { background:#203f7f; color:#fff; padding:20px 20px 10px; margin:0; }
.features-content { background:#fff; color:#5d93ed; padding:30px; margin:0 0 40px; }
.features .feature-list { background:url(images/services.png) no-repeat center; background-size:cover; margin:0; border:20px solid #fff; }
.features .feature { display:block; position:relative; float:left; color:#fff; width:100%; padding-top:80%; margin:0; cursor:pointer; -moz-transition:0.3s all; -webkit-transition:0.3s all; transition:0.3s all; }
.features .feature:hover { text-decoration:none; background:rgba(255,255,255,0.3); z-index:999; }
.features .feature-title { position:absolute; text-align:left; left:0; top:0; width:80%; margin:10%; color:#fff; }
.col-last > .feature .feature-title { text-align:right; }
.column:nth-child(n+3) > .feature .feature-title { top:auto; bottom:0; }


/* LATEST NEWS */
.latest { }
.latest .latest-item { margin:0 0 40px; }


/* CONTACT CTA */
.contact { text-align:center; }
.contact-button,
.contact-button:link,
.contact-button:visited { display:inline-block; margin:40px auto; font-size:2em; text-align:center; color:#fff; background:#4a91e3; border-radius:500px; padding:15px 50px; }
.contact-button:hover { text-decoration:none; background:#5af; }
.page-template-template-plain .contact { display:none; }

/* PAGE CONTENT */
.single-cpo_product .main { border-top:10px solid #fc0; }
.main { background:#fff; }


/* SIDEBARS */
.widget { overflow:hidden; margin:0 0 40px; }
.sidebar .widget { border-top:1px solid #eee; padding:40px 0 0; }
.sidebar .widget:first-child { border-top:none; padding:0; }
.widget-title { text-transform:uppercase; }
.widget ul li { position:relative; padding:0; margin:0 0 8px; }


/* FOOTER */
.subfooter { overflow:hidden; padding:30px 0 0;  }
.footer {  overflow:hidden; padding:0 0 30px; clear:both; color:#aaa; text-transform:uppercase; }


/* --------------------------------------------------------------
3. NAVIGATION
-------------------------------------------------------------- */

/* TOP MENU */
.topmenu { float:left; }


/* MAIN MENU */
.menu-main { padding-top:20px; float:right; }
/* Menu Elements */
.menu-main li a { padding:10px; font-size:1.3em; color:#777; }
.menu-main li a .menu-description { }
.menu-main li:hover > a, 
.menu-main li a:hover { }
/* Current item highlight both normally and on hover */
.menu-main .current-menu-ancestor > a, 
.menu-main .current-menu-item > a { }
.menu-main .current_page_ancestor > a:hover, 
.menu-main .current-menu-item > a:hover { }
/* Children Elements */
.menu-main .has-children:before { color:#5d93ed; content:'\f0d7'; font-size:10px; }
.menu-main li ul { margin:0; background:#fff; background:rgba(255,255,255,0.9); box-shadow:0 2px 4px 0px rgba(0,0,0,0.2); border:1px solid #eee; border-width:2px 1px 1px; }
.menu-main > li > ul:before { visibility:hidden; content:' '; opacity:0; margin:0; position:absolute; top:0; left:20px; margin:-10px 0 0; border-bottom:10px solid #eee; border-left:10px solid transparent; border-right:10px solid transparent; z-index:9999; }
.menu-main li ul li a { text-transform:none; }
.menu-main li ul li:hover > a, 
.menu-main li ul li a:hover { background-color:none; }


/* MOBILE MENU */
.menu-mobile { display:none; clear:both; margin:20px 0 20px; padding:10px; width:100%; border:1px solid #ccc; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; -webkit-appearance:none; }


/* FOOTER MENU */
.footermenu { float:right; }
.menu-footer { text-align:left; margin:0; }
.menu-footer li a { }
.menu-footer li ul li a { font-weight:normal; font-size:0.9em; }


/* SUBMENU NAVIGATION */
.menu-sub { }
.menu-sub li { }
.menu-sub li a {  }


/* PORTFOLIO NAVIGATION */
.menu-products { margin:0 0 40px; padding:0; }
.menu-products .menu-item { clear:both; overflow:hidden; margin:0 0 20px; border-top:1px solid #20407e; color:#fff; }
.menu-products .menu-title { display:block; float:left; margin:0 0 0 20px; padding:10px 20px; background:#20407e; font-size:1.4em; color:#fff; }


/* NEXT/PREV POST NAVIGATION */
.navigation { }
.navigation .nav-prev,
.navigation .nav-next { padding:0 30px; }
.navigation .nav-prev:before { display:block; position:absolute; top:50%; left:0; list-style:none; font-family:'fontawesome'; content:'\f104'; font-size:30px; color:#999; margin-top:-15px; line-height:30px; }
.navigation .nav-next:before { display:block; position:absolute; top:50%; right:0; list-style:none; font-family:'fontawesome'; content:'\f105'; font-size:30px; color:#999; margin-top:-15px; line-height:30px; }


/* NUMBERED PAGINATION */
.pagination span, 
.pagination a { border-radius:3px; }


/* NUMBERED PAGINATION FOR SINGLE POSTS */
.postpagination span { }
.postpagination a span { }


/* --------------------------------------------------------------
4. POSTS & PAGES
-------------------------------------------------------------- */

/* POSTS */
.post  { margin:0 0 50px; }
.post .post-image { margin:0 0 20px; }
.post .post-image img { display:block; margin:0; line-height:0em; width:100%; height:auto; border-radius:2px; }
.post .post-body { }
.post .post-title { padding:0; margin:0 0 10px 0; }
.post .post-title a { color:inherit; }
.post .post-byline { overflow:hidden; padding:0; margin:0; color:#aaa; font-size:0.8em; }
.post .post-byline div { float:left; position:relative; padding:0 22px; margin-bottom:10px; }
.post .post-byline div:last-child { padding-right:0; }
.post .post-byline div:before { display:block; position:absolute; width:18px; height:18px; line-height:18px; font-size:10px; top:50%; margin-top:-8px; left:0; font-family:'fontawesome'; content:'\f007'; text-align:center; }
.post .post-byline .post-date:before { content:'\f133'; }
.post .post-byline .post-author:before { content:'\f040'; }
.post .post-byline .post-category:before { content:'\f07b'; }
.post .post-byline .post-comments:before { content:'\f075'; }
.post .post-tags { display:block; margin:0 0 30px 0; }
.post .post-content { padding:0; margin:0 0 15px 0; }
.post .post-content p:last-child { margin-bottom:0; }
.post .readmore { margin:0 0; font-weight:bold; }


/* PAGE CONTENT */
.page-content {}


/* IMAGE SLIDESHOW */
.timeline { background:#203f7f; border-top:5px solid #f8e71c; margin:0 0 50px; }
.timeline-heading { text-align:right; padding:20px; }
.timeline-contents { padding:20px; }
.timeline-body { position:relative; background:#4a91e3; }
.timeline-body:before { position:absolute; width:2000px; height:100%; top:0; right:100%; background:#fff; content:' '; }
.timeline-body:after { position:absolute; width:2000px; height:100%; top:0; left:100%; background:#4a91e3; content:' '; }
.timeline-image { float:left; width:13.285%; border-right: solid 2px #203f7f; display:block; position:relative; height:100px; background-position:center; background-size:cover; line-height:100px; cursor:pointer; }
.timeline-image:last-child { border: none; }
.timeline-title { position:absolute; top:0; left:0; width:100%; line-height:100px; text-align:center; opacity:0; -moz-transition:0.2s all; -webkit-transition:0.2s all; transition:0.2s all; }
.timeline-active .timeline-title { opacity:1; background:rgba(248,231,28,0.4); -moz-transition:0.6s all; -webkit-transition:0.6s all; transition:0.6s all;font-size: 2em;text-shadow: 1px 3px 5px #000; }

/* AUTHOR BIOS */
.author-info { clear:both; padding:20px; margin:0 0 40px; background:#f3f3f3; }
.author-info .author-image { float:left; margin:0; width:100px; border-radius:3px; }
.author-info .author-image img { display:block; line-height:0; margin:0; border-radius:3px; }
.author-info .author-body { margin-left:120px; }
.author-info .author-name { margin:0 0 10px; }
.author-info .author-description { margin:0 0 10px; }
.author-info .author-social { margin:0 0 0; }
.author-info .author-social a { margin-right:15px; }


/* INDIVIDUAL PORTFOLIO ITEMS */
.cpo_product .product-title { position:relative; padding:50px 0 0;  }
.cpo_product .product-title:before { content:' '; position:absolute; width:100%; top:0; left:0; height:60px; margin:-30px 0 0; background:url(images/bg-waves.jpg); }
.cpo_product .product-media { margin:0 0 30px; }
.cpo_product .product-image { text-align:center; }

.cpo_product .product-details { padding-left:5%; margin-bottom:30px; padding:15px 30px 30px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; border-radius:2px; }
.cpo_product .product-details div { margin:15px 0 0; border-top:1px solid #fff; padding:15px 0 0 30px; position:relative; }
.cpo_product .product-details p:last-child { margin:0; }
.cpo_product .product-details div:first-child { margin:0; border-top:none; }
.cpo_product .product-details .details-icon { position:absolute; display:block; width:15px; margin-top:1px; font-size:1.3em; text-align:center; left:0; top:17px; }
.cpo_product .product-content { margin:0 0 40px; }
/* Slider Controls */
.product-media .slideshow-prev,
.product-media .slideshow-next { display:none; }
.product-media .slideshow-pages { -moz-transition:1s all; -webkit-transition:1s all; transition:1s all; opacity:0.8; }
.product-media .slideshow-pages { position:absolute; text-align:center; bottom:10px; right:0; left:0; z-index:9999; }
.product-media .slideshow-pages a { display:inline-block; background:rgba(0,0,0,0.6); overflow:hidden; color:transparent; margin:0 5px; padding-top:12px; width:12px; height:12px; border-radius:50px; border:none; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
.product-media .slideshow-pages .activeSlide { background:#fc0; -moz-transition:0.4s all; -webkit-transition:0.4s all; transition:0.4s all; }
/* Product Tabs */
.product-tabs { border-bottom:1px solid #21417e; margin:0 0 40px; }
.product-tab { position:relative; top:1px; display:inline-block; padding:5px 15px; font-size:1.3em; margin-left:10px; background:#21417e; border:1px solid #21417e; color:#fff; border-width:1px 1px 0; cursor:pointer; }
.product-tab-active { background:#fff; color:#2ac; }
/* Product Contact */
.product-form { background:#65a1e7; padding:40px 0 30px;}


/* PRODUCTS */
.products-wrap { position:relative; }
.products { position:relative; margin:0 0 30px; top:55px; padding-bottom: 40px; }
.product { position:relative; margin:0 0 30px; }
.product-icon { display:block; position:absolute; width:40px; height:auto; margin:0 15px 0 0; right:100%; }
.product-body { position:relative; }
.product-image { display:block; margin:0 0 10px; }
.product-readmore { background:#c9c9c9; border-radius:50px; padding:5px 30px; margin-top: 20px; display:inline-block; }
#products .product-image img { margin: 0 auto; display: block; max-width: 80%; }


/* SERVICES */
.services { margin:0; padding:40px 0 40px; }
.services .services-heading { margin-bottom:30px; }
.services .service { margin-bottom:40px; }
.services .service a:hover { text-decoration:none; }
.services .service .service-body { margin-left:80px; }
.services .service .service-icon { font-family:'fontawesome'; float:left; background:#fff; text-align:center; width:60px; height:60px; font-size:30px; margin:0 auto 20px; line-height:60px; border:1px solid #ddd; border-radius:50%; }
.services .service .service-title { margin:0 0 20px; }
.services .service .service-content { margin:0; }
/* Previews */
.services .services-previews { background:url(images/services.png) no-repeat center; background-size:cover; margin:0; }
.services .service-preview { display:block; position:relative; float:left; color:#fff; width:100%; padding-top:80%; margin:0; cursor:pointer; -moz-transition:0.3s all; -webkit-transition:0.3s all; transition:0.3s all; }
.services .service-preview:hover { text-decoration:none; background:rgba(255,255,255,0.3); z-index:999; }
.services .service-preview-title { position:absolute; text-align:left; left:0; top:0; width:80%; margin:10%; color:#fff; }
.col-last > .service-preview .service-preview-title { text-align:right; }
.column:nth-child(n+3) > .service-preview .service-preview-title { top:auto; bottom:0; }


/* --------------------------------------------------------------
5. COMMENTS
-------------------------------------------------------------- */


/* COMMENTS */
.comments { clear:both; margin:0; }
.commentlist { list-style:none; padding:0; margin:0 0 30px; }
.comment { overflow:hidden; list-style:none; margin:0 0 10px; padding:0; }
.comment .comment-avatar { float:left; border-radius:3px; }
.comment .comment-avatar img { border-radius:3px; }
.comment .comment-title { padding:0; margin-left:70px; }
.comment .comment-author { display:block; font-size:1.3em; }
.comment .comment-date { font-size:0.9em; }
.comment .comment-approval { display:block; padding:0 10px 0; margin:0; }
.comment .comment-content { margin:10px 0 30px 70px; padding:0; }
.comment .comment-options { overflow:hidden; float:right; text-align:right; padding:5px 10px; border-radius:2px; font-size:0.9em; }
.comment .comment-options a { margin-left:10px; }
.comment .comment-options a:first-child { margin:0; }
/* Contents Styling for Comment Body */
.comment .comment-content ul, .comment .comment-content ol { margin-bottom:18px; }
.comment .comment-content p:last-child { margin-bottom:6px; }
.comment .comment-content blockquote p:last-child { margin-bottom:24px; }
/* Nested Comments */
.comment .children { list-style:none; margin:0 0 0 50px; }
/* Pingbacks & Trackbacks */
.comments ol.pinglist { margin:0; }
.comments .pingback { list-style:none; margin:0 0 10px 0; }
.comments .pingback .url { font-style:italic; }


/* COMMENT FORM */
.comment-respond { margin:30px 0; overflow:hidden; position:relative; }
.comment-respond p { overflow:hidden; }
/* Fields */
.comment-respond .comment-notes { display:none; }
.comment-respond .required { color:#ff4b33; }
.comment-respond label{ display:block; padding:5px 0; }
.comment-respond textarea{ height:200px; max-height:400px; min-height:200px; resize:vertical; }
/* Nested Form */
#cancel-comment-reply-link { float:right; display:block; font-size:0.9em; }
/* Allowed Tags */
.comment-respond .form-allowed-tags { display:none; color:#888; font-size:0.9em; }
.comment-respond .form-allowed-tags code { display:block; font-size:0.9em; }
.comment-respond .form-submit { }