/*

Theme Name: TA Portfolio

Theme URI: http://themeart.co/free-theme/ta-portfolio/

Author: ThemeArt

Author URI: http://themeart.co/

Description: TA Portfolio is a free one page portfolio WordPress theme with clean and elegant design. This theme is built with Bootstrap 3 which has been optimized for smartphones, tablets, desktops and any other devices. It is perfect designed for creatives, freelancers and small business. Show off your latest works in all their glory with the responsive portfolio grid. Write blog posts with the beautiful, minimal and flexible blog module. The Powerful Redux theme options panel gives you full control over many of the features in this theme. Customize your website with options for logo, social links, footer information, and much more.

Version: 999.0.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: ta-portfolio

Tags: blue, one-page, single-page, portfolio, one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, accessibility-ready, custom-background, custom-header, custom-menu, editor-style, featured-images, full-width-template, rtl-language-support, sticky-post, sticky-post, translation-ready



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.



TA Portfolio is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.



Resetting and rebuilding styles have been helped along thanks to the fine work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/ and Blueprint http://www.blueprintcss.org/

*/



/*--------------------------------------------------------------

>>> TABLE OF CONTENTS:

----------------------------------------------------------------

1.0 Typography

2.0 Elements

	2.1 Button

	2.2 Tag Cloud

	2.3 Scroll to Top

	2.4 Forms

3.0 Alignments

4.0 Widgets

	4.1 Social Widget

	4.2 About Me Widget

	4.3 Post Tabs Widget

5.0 Header

	5.1 Logo

	5.2 Navbar

6.0 Homepage

	6.1 Section

	6.2 hr Tag

	6.3 Timeline Style

7.0 Portfolio

8.0 Content

	8.1 Posts and pages

	8.2 Asides

	8.3 Comments

9.0 Footer

10.0 Jetpack

	10.1 Infinite Scroll

	10.2 Sharing

	10.3 Related Posts

11.0 Media

	11.1 Captions

	11.2 Galleries

12.0 Media Queries

--------------------------------------------------------------*/



/*--------------------------------------------------------------

1.0 Typography

--------------------------------------------------------------*/

#primary,

#secondary {

	-ms-word-wrap: break-word;

	    word-wrap: break-word;

}



body {

    overflow-x: hidden;
	font-family:Raleway;

}



	#content {
		    background: #ecf0f1;
	}



p {

    font-size: 16px;

}



a,

a:hover,

a:focus,

a:active,

a.active {

    outline: 0;

    color: #25a9df;

	text-decoration: none;

}



h1,

h2,

h3,

h4,

h5,

h6 {

    text-transform: uppercase;

    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;

    font-weight: 700;

}



/*--------------------------------------------------------------

2.0 Elements

--------------------------------------------------------------*/

.card-header{
	background-color: rgba(0,0,0,.03);
	    border-bottom: 1px solid rgba(0,0,0,.125);

}
.page-template-template-faqs .btn .btn-link {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
}

.page-template-template-faqs .btn {
    color: black;
	    display: block;
    width: 100%;
    text-align: left;
}

.page-template-template-faqs .btn:active, .page-template-template-faqs .btn:visited, .page-template-template-faqs .btn:target{
		text-decoration:none !important;

}

.page-template-template-faqs .btn:hover{
	text-decoration:none;
	color:#bd1e2c;
}

.page-template-template-faqs .btn i{    
    color: #bd1e2c;
    font-weight: bold;
    font-size: 20px;
    margin-right: 10px;
}

.page-template-template-faqs span.glyphicon{    
    font-size: 12px;
}

.animated-gif{
	min-width:100%;
	cursor:pointer;
}

.content-testimonials{
	background-color:#ecf0f1;
	padding:50px 0px;
}

.noPaddingLeft{
	padding-left:0px;
}
.noPaddingRight{
	padding-right:0px;
}

.card-header h5{
	margin:0px;
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

/*--------------------------------------------------------------

2.1 Buttton

--------------------------------------------------------------*/

.btn-normal{
	margin-left:0px !important;
}

.btn-white{
	max-width: 200px !important;
    background: white !important;
    color: #26a9e0 !important;
    font-weight: bold;
    margin: 40px auto;
    text-align: center;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
}

.btn {

	margin-bottom: 10px;

}



.btn-outline {
    margin-top: 15px;
    border: solid 2px #fff;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    background-color: #26a9e0;
    transition: all .3s ease-in-out;

}



.btn-outline:hover,

.btn-outline:focus,

.btn-outline:active,

.btn-outline.active {

    border: solid 2px #fff;

    color: #26a9e0;

    background: #fff;

}
.site-footer ::-webkit-input-placeholder { visibility:hidden}

.wrap-iso{padding-right: 40px;}

.social-widget a:hover{ background:none !important; border:none !important;}

.search-query{    background: white url(images/lupa.png) no-repeat 5px 5px;     padding-left: 35px;s}


.btn-social {
    display: inline-block;
    width: 20px;
    margin-top: 0px;
    height: 20px;
    border: none;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 1;
    background: none;
}
.list-inline{ float:right;     margin-bottom: 0px;}


.btn:focus,

.btn:active,

.btn.active {

    outline: 0;

}



/*--------------------------------------------------------------

2.2 Tag Cloud

--------------------------------------------------------------*/

.tagcloud a {

	margin: 0 5px 5px 0;

}



.tags-links .btn {

	margin: 0 5px 5px 0;

	font-size: 14px;

}



/*--------------------------------------------------------------

2.3 Scroll to Top

--------------------------------------------------------------*/

.scroll-top {

    z-index: 1049;

    position: fixed;

    right: 2%;

    bottom: 2%;

    width: 50px;

    height: 50px;

	opacity: 0.7;

}



.scroll-top .btn {

    width: 50px;

    height: 50px;

    border-radius: 100%;

    font-size: 20px;

    line-height: 24px;

}



.scroll-top .btn:focus {

    outline: 0;

}



/*--------------------------------------------------------------

2.4 Forms

--------------------------------------------------------------*/

.floating-label-form-group {

    position: relative;

    margin-bottom: 0;

    padding-bottom: .5em;

    border-bottom: 1px solid #eee;

}



.floating-label-form-group input,

.floating-label-form-group textarea {

    z-index: 1;

    position: relative;

    padding-right: 0;

    padding-left: 0;

    border: 0;

    border-radius: 0;

    font-size: 1.5em;

    background: 0 0;

    box-shadow: none!important;

    resize: none;

}



.floating-label-form-group label {

    display: block;

    z-index: 0;

    position: relative;

    top: 2em;

    margin: 0;

    font-size: .85em;

    line-height: 1.764705882em;

    vertical-align: middle;

    vertical-align: baseline;

    opacity: 0;

    -webkit-transition: top .3s ease,opacity .3s ease;

       -moz-transition: top .3s ease,opacity .3s ease;

        -ms-transition: top .3s ease,opacity .3s ease;

            transition: top .3s ease,opacity .3s ease;

}



.floating-label-form-group::not(:first-child) {

    padding-left: 14px;

    border-left: 1px solid #eee;

}



.floating-label-form-group-with-value label {

    top: 0;

    opacity: 1;

}



.floating-label-form-group-with-focus label {

    color: #BD1E2C;

}



form .row:first-child .floating-label-form-group {
    border-top: 1px solid #eee;

}

form.form--motmi .row:first-child .floating-label-form-group {
    border-top: none;
}

form.form--motmi .floating-label-form-group input, form.form--motmi .floating-label-form-group textarea {
    font-size: 1.2em;
}

form.form--motmi .form-control {
    height: 23px;
    padding: 0 15px;
}

form.form--motmi.error .floating-label-form-group {
    margin-bottom: 40px;
}

form.form--motmi .floating-label-form-group {
    margin-bottom: 20px;
}

form.form--motmi.error .control-group .floating-label-form-group {
    margin-bottom: 20px;
}

form.form--motmi.error .control-group.error .floating-label-form-group, 
form.form--motmi .control-group.warning .floating-label-form-group {
    margin-bottom: 40px;
}

form.form--motmi .help-block {
    margin-top: 0;
    margin-bottom: 0;
    position: absolute;
    bottom: -40px;
}

form.form--motmi #success {
    margin-top: 10px;
}

form.form--motmi #success .alert-success {
    background-color: #26a9e0 !important;
    border-color: #26a9e0 !important;
}

form.form--motmi .btn-lg, form.form--motmi .btn-group-lg>.btn {
    padding: 10px 27px;
}

@media (max-width: 767px) {

    form.form--motmi .help-block {
        font-size: 12px;
        bottom: -30px;
    }
    form.form--motmi .help-block ul {
        padding: 0;
    }
    form.form--motmi .help-block ul li {
        list-style-type: none;
    }
    form.form--motmi .control-group.warning .floating-label-form-group {
        margin-bottom: 30px;
    }
	
}



/*--------------------------------------------------------------

3.0 Alignments

--------------------------------------------------------------*/

.alignleft {

	display: inline;

	float: left;

	margin-right: 1.5em;

}



.alignright {

	display: inline;

	float: right;

	margin-left: 1.5em;

}



.aligncenter {

	clear: both;

	display: block;

	margin: 0 auto;

}



/*--------------------------------------------------------------

4.0 Widgets

--------------------------------------------------------------*/

.widget {

	clear: both;

	margin: 0 0 1.5em;

}



/* Make sure select elements fit in widgets */

.widget select {

	max-width: 100%;

}



/* Search widget */

.widget_search .search-submit {

	display: none;

}



/*--------------------------------------------------------------

4.1 Social Widget

--------------------------------------------------------------*/

.widget .btn-social {

	border: 2px solid #BD1E2C;

	width: 45px;

	height: 45px;

	line-height: 40px;

}



.widget .fa {

	color: #BD1E2C;

}



/*--------------------------------------------------------------

4.2 About Me Widget

--------------------------------------------------------------*/

.about-me-thumb,

.about-me-widget h5 {

	text-align: center;

	margin-bottom: 15px;

}



.about-me-widget img {

	border-radius: 80%;

}



/*--------------------------------------------------------------

4.3 Post Tabs Widget

--------------------------------------------------------------*/

.tabbed-widget ul li {

	margin-bottom: 0;

	padding-bottom: 0;

}



.tabbed-widget .fa {

	margin-right: 5px;

}



.tabbed-widget .tab-content {

	margin-top: 15px;

	overflow: hidden;

}



.tabbed-widget .post-content {

	clear: both;

	float: left;

	margin-bottom: 20px;

}



.tabbed-widget .post-content p {

	margin: 0;

}



.tabbed-widget .tab-image {

	width: 60px;

	height: 60px;

	float: left;

	display: block;

	border-radius: 5px;

	-webkit-border-radius: 5px;

	background-color: #dadada;

	background-position: center center;

	background-repeat: no-repeat;

	overflow: hidden;

}



.tabbed-widget .tab-image img {

	border-radius: 5px;

	-webkit-border-radius: 5px;

	-webkit-transition: all 0.3s linear;

	   -moz-transition: all 0.3s linear;

	     -o-transition: all 0.3s linear;

		    transition: all 0.3s linear;

}



.tabbed-widget .tab-image img:hover {

  opacity: 0.8;

}



.tabbed-widget .post-title {

	margin-left: 75px;

}



/*--------------------------------------------------------------

5.0 Header

--------------------------------------------------------------*/

/*--------------------------------------------------------------

5.1 Logo

--------------------------------------------------------------*/

.logo {

	max-height: 60px;

}



/*--------------------------------------------------------------

5.2 Navbar

--------------------------------------------------------------*/

.nav .glyphicon {

	margin-right: 5px;

}



.navbar {

    text-transform: uppercase;

    font-family: Josefin Sans,"Helvetica Neue",Helvetica,Arial,sans-serif;


}



.navbar a:focus {

    outline: 0;

}



.navbar .navbar-nav {

    letter-spacing: 1px;

}



.navbar .navbar-nav li a:focus {

    outline: 0;

}



.navbar-default,

.navbar-inverse {

    border: 0;

}



/*--------------------------------------------------------------

6.0 Homepage

--------------------------------------------------------------*/

.home #content {

	padding-top: 0;

}



/*--------------------------------------------------------------

6.1 Section

--------------------------------------------------------------*/

section {

    padding: 100px 0;

}

.section--red {
    background-color: #af0823;
    color: white;
}

.section--white {
    background-color: white !important;
}

.section--highlight {
    margin: 100px 0 0 0;
    padding: 50px 0;
    text-align: center;
    position: relative;
}

section h2 {
    margin: 0;
    font-size: 3.5em;
    font-family: Josefin Sans;
    color: #af0823;
    font-weight: normal;
	margin-bottom:20px;
}

.section--text-red {
    color: #af0823;
}

.section--white-title {
    color: white;
}

#beneficios p{
    max-width: 215px;
    margin-left: auto;
    margin-right: auto;

}

#beneficios .col-lg-4{
	margin-bottom:20px;
}

#beneficios h2{
	color:white !important;
	margin-bottom: 50px;
}

#text-2 .textwidget p{    font-size: 13px;
    text-align: left;
    color: #BDBDBD;}

.timeline-heading{ color:#1da8d9; font-size: 16px;}

#novedades h2, #contacto h2 {margin-bottom: 50px;}

.quienessomos .description{ margin-bottom:25px;}


section.blog {

    color: #fff;

    background: #26A9E0;

}





/*--------------------------------------------------------------

6.2 hr Tag

--------------------------------------------------------------*/

hr.star-light,

hr.star-primary {

    margin: 25px auto 30px;

    padding: 0;

    max-width: 250px;

    border: 0;

    border-top: solid 5px;

    text-align: center;

	overflow: visible;

}



hr.star-light:after,

hr.star-primary:after {

    display: inline-block;

    position: relative;

    top: -.8em;

    padding: 0 .25em;

    font-family: FontAwesome;

    font-size: 2em;

}



hr.star-light {

    border-color: #fff;

}



hr.star-light:after {

    color: #fff;

    background-color: #26A9E0;

}



hr.star-primary {

    border-color: #2c3e50;

}



hr.star-primary:after {

	color: #2c3e50;

    background-color: #fff;

}



hr.header:after {

	content: "\f005";

}



hr.portfolio:after {

	content: "\f07c";

}



hr.blog:after {

	content: "\f073";

}



hr.contact:after {

	content: "\f0e0";

}



/*--------------------------------------------------------------

6.3 Timeline Style

--------------------------------------------------------------*/

.timeline {

    position: relative;

    padding: 0;

    list-style: none;

}



.timeline:before {

    content: "";

    position: absolute;

    top: 0;

    bottom: 0;

    left: 40px;

    width: 2px;

    margin-left: -1.5px;

    background-color: #f1f1f1;

}



.timeline a {

	color: #bd1e2c

}

.timeline-body{    color: grey;}



.timeline>li {

    position: relative;

    margin-bottom: 50px;

    min-height: 50px;

}



.timeline>li:before,

.timeline>li:after {

    content: " ";

    display: table;

}



.timeline>li:after {

    clear: both;

}



.timeline>li .timeline-panel {

    float: right;

    position: relative;

    width: 100%;

    padding: 0 20px 0 100px;

    text-align: left;

}



.timeline>li .timeline-panel:before {

    right: auto;

    left: -15px;

    border-right-width: 15px;

    border-left-width: 0;

}



.timeline>li .timeline-panel:after {

    right: auto;

    left: -14px;

    border-right-width: 14px;

    border-left-width: 0;

}



.timeline>li .timeline-image {

    z-index: 100;

    position: absolute;

    left: 0;

    width: 80px;

    height: 80px;

    margin-left: 0;

    border: 7px solid #f1f1f1;

    border-radius: 100%;

    text-align: center;

    color: #fff;

}



.timeline>li .timeline-image h3 {

    margin-top: 12px;

    font-size: 10px;

    line-height: 14px;

}



.timeline>li.timeline-inverted>.timeline-panel {

    float: right;

    padding: 0 20px 0 100px;

    text-align: left;

}



.timeline>li.timeline-inverted>.timeline-panel:before {

    right: auto;

    left: -15px;

    border-right-width: 15px;

    border-left-width: 0;

}



.timeline>li.timeline-inverted>.timeline-panel:after {

    right: auto;

    left: -14px;

    border-right-width: 14px;

    border-left-width: 0;

}



.timeline>li:last-child {

    margin-bottom: 0;

}



.timeline .timeline-heading h3 {

    margin-top: 0;

    color: inherit;

}



.timeline .timeline-heading h3.subheading {

    text-transform: none;

}



.timeline .timeline-body>p,

.timeline .timeline-body>ul {

    margin-bottom: 0;

}



/*--------------------------------------------------------------

7.0 Portfolio

--------------------------------------------------------------*/

.img-centered {

    margin: 0 auto;

}



.portfolio-header {

    text-align: center;

    color: #fff;

    background: #26A9E0;

}



.portfolio-header .container {

    padding-top: 100px;

    padding-bottom: 50px;

}



.portfolio-header img {

    display: block;

    margin: 0 auto 20px;

	border-radius: 50%;

}



.portfolio-header .intro-text .name {

    display: block;

    text-transform: uppercase;

    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;

    font-size: 2em;

    font-weight: 700;

}



.portfolio-header .intro-text .skills {

    font-size: 1.25em;

    font-weight: 300;

}



#portfolio .filters ul {

	list-style: none;

	text-align: center;

	padding: 0;

}



#portfolio .filters li {

	display: block;

	margin-right: 5px;

	border: 1px solid #ebebeb;

	font: 400 12px/31px 'Montserrat';

	padding: 0 12px;

	text-align: center;

	text-transform: uppercase;

	cursor: pointer;

	margin-bottom: 5px;

}



#portfolio .filters li.active {

	border-color: #BD1E2C;

	background-color: #BD1E2C;

	color: #fff;

}



#portfolio .portfolio-item {

    right: 0;

    margin: 0 0 15px;

}



#portfolio .portfolio-item h3 {

	text-align: center;

}



#portfolio .portfolio-item .portfolio-link {

    display: block;

    position: relative;

    margin: 0 auto;

    max-width: 400px;

}



#portfolio .portfolio-item .portfolio-link .caption {

    position: absolute;

    width: 100%;

    height: 100%;

    opacity: 0;

    background: rgba(24,188,156,.9);

    -webkit-transition: all ease .5s;

    -moz-transition: all ease .5s;

    transition: all ease .5s;

}



#portfolio .portfolio-item .portfolio-link .caption:hover {

    opacity: 1;

}



#portfolio .portfolio-item .portfolio-link .caption .caption-content {

    position: absolute;

    top: 50%;

    width: 100%;

    height: 20px;

    margin-top: -12px;

    text-align: center;

    font-size: 20px;

    color: #fff;

}



#portfolio .portfolio-item .portfolio-link .caption .caption-content i {

    margin-top: -12px;

}



#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,

#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {

    margin: 0;

}



#portfolio * {

    z-index: 2;

}



.portfolio-modal .modal-content {

    padding: 100px 0;

    min-height: 100%;

    border: 0;

    border-radius: 0;

    text-align: center;

    background-clip: border-box;

    -webkit-box-shadow: none;

    box-shadow: none;

}



.portfolio-modal .modal-content h2 {

    margin: 0;

    font-size: 3em;

}



.portfolio-modal .modal-content p {

    font-size: 20px;

}



.portfolio-modal .modal-content img {

    margin-bottom: 30px;

}



.portfolio-modal .modal-content .item-details {

    margin: 30px 0;

}



.portfolio .entry-content strong,

.portfolio-modal .modal-content .item-details strong{

	color: #BD1E2C;

}



.portfolio-modal .close-modal {

    position: absolute;

    top: 25px;

    right: 25px;

    width: 75px;

    height: 75px;

    background-color: transparent;

    cursor: pointer;

}



.portfolio-modal .close-modal:hover {

    opacity: .3;

}



.portfolio-modal .close-modal .lr {

    z-index: 1051;

    width: 1px;

    height: 75px;

    margin-left: 35px;

    background-color: #2c3e50;

    -webkit-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    transform: rotate(45deg);

}



.portfolio-modal .close-modal .lr .rl {

    z-index: 1052;

    width: 1px;

    height: 75px;

    background-color: #2c3e50;

    -webkit-transform: rotate(90deg);

    -ms-transform: rotate(90deg);

    transform: rotate(90deg);

}



.portfolio-modal .modal-backdrop {

    display: none;

    opacity: 0;

}



/*--------------------------------------------------------------

8.0 Content

--------------------------------------------------------------*/

/*--------------------------------------------------------------

8.1 Posts and Pages

--------------------------------------------------------------*/

#content {

	padding-top: 70px;

}



.sticky {

	display: block;

}



.hentry {

	margin: 0 0 1.5em;

}



.byline,

.updated:not(.published) {

	display: none;

}



.single .byline,

.group-blog .byline {

	display: inline;

}



.page-content,

.entry-content,

.entry-summary {

	margin: 1.5em 0 0;

}



.page-links {

	clear: both;

	margin: 0 0 1.5em;

}



.author-meta {

	margin-top: 40px;

	text-align: center;

	border: 1px solid #e5e5e5;

}



.author-meta .avatar {

	border-radius: 50%;

}



.author-meta .media-object {

	float: none;

	margin: 0 0 15px;

}



.author-meta .fa {

	font-size: 22px;

	margin-right: 10px;

}



.pager li>a {

	margin-bottom: 10px;

}



.more-link {

	margin-top: 30px;

}



/*--------------------------------------------------------------

8.2 Post Meta

--------------------------------------------------------------*/

.entry-meta>span {

	margin-right: 5px;

	display: block;

}



.entry-meta .fa {

	margin-right: 5px;

}



.entry-meta span:last-child {

	margin-right: 0;

}



.entry-meta span a {

	text-decoration: none;

}



.entry-meta {

	margin: 30px 0;

}



.entry-footer {

	color: inherit;

}



.posted-on a, .byline a {

	text-decoration: none;

}



/*--------------------------------------------------------------

8.3 Asides

--------------------------------------------------------------*/

.blog .format-aside .entry-title,

.archive .format-aside .entry-title {

	display: none;

}



/*--------------------------------------------------------------

8.4 Comments

--------------------------------------------------------------*/

.comment-content a {

	-ms-word-wrap: break-word;

	    word-wrap: break-word;

}



.bypostauthor {

	display: block;

}



.comments-title, .comment-reply-title {

	padding-bottom: 9px;

	margin: 40px 0 20px 0;

}



ol.comment-list {

	list-style:none;

	padding-left: 0;

}



.comment-author .avatar {

	margin: 5px 15px 0 0;

	border-radius: 5px;

	-webkit-border-radius: 5px;

	-webkit-transition: all 0.2s ease-in-out;

	   -moz-transition: all 0.2s ease-in-out;

	     -o-transition: all 0.2s ease-in-out;

            transition: all 0.2s ease-in-out;

}



.comment-meta {

	margin-bottom: 5px;

}



.comment-details {

	overflow: hidden;

	zoom: 1;

	margin-bottom: 25px;

	padding-bottom: 25px;

}



.comment-details .reply {

	margin-top: 10px;

}



.comment-date a {

	margin-right: 10px;

}



#commentform #comment {

	width: 100% !important;

}



/*--------------------------------------------------------------

8.5 404

--------------------------------------------------------------*/

.error404 .input-group {

	margin: 20px 0;

}



/*--------------------------------------------------------------

9.0 Footer

--------------------------------------------------------------*/

footer {

    color: #fff;

}



footer h3 {

    margin-bottom: 30px;

}



footer .footer-above {

    padding-top: 50px;

    background-color: #262626;

}



footer .footer-above .textwidget {

	font-size: 20px;

}



footer .footer-col {

    margin-bottom: 50px;

}



footer .footer-below {

    padding: 16px 0;

    background-color: #233140;

}



/*--------------------------------------------------------------

10.0 Jetpack

--------------------------------------------------------------*/

/*--------------------------------------------------------------

10.1 Infinite scroll

--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */

.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */

	display: none;

}



/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */

.infinity-end.neverending .site-footer {

	display: block;

}



#infinite-handle {

	display: block;

	margin-bottom: 20px;

}



.container #infinite-handle span {

	background: none;

	text-align: center;

	color: inherit;

	font-size: inherit;

}



/*--------------------------------------------------------------

10.2 Sharing

--------------------------------------------------------------*/

.sd-sharing {

	text-align: center;

}



div.sharedaddy h3.sd-title {

	margin: 1em 0 !important;

}



/*--------------------------------------------------------------

10.3 Related Posts

--------------------------------------------------------------*/

div#jp-relatedposts h3.jp-relatedposts-headline {

	display: block !important;

	text-align: center;

	float: none !important;

}



div#jp-relatedposts h3.jp-relatedposts-headline {

	display: block !important;

	text-align: center;

	float: none !important;

}



div#jp-relatedposts h3.jp-relatedposts-headline em {

	border-top: 1px solid #ddd;

	padding-top: 1em;

}



div#jp-relatedposts h3.jp-relatedposts-headline em:before {

	border: none !important;

}



/*--------------------------------------------------------------

11.0 Media

--------------------------------------------------------------*/

.page-content img.wp-smiley,

.entry-content img.wp-smiley,

.comment-content img.wp-smiley {

	border: none;

	margin-bottom: 0;

	margin-top: 0;

	padding: 0;

}



/* Make sure embeds and iframes fit their containers */

embed,

iframe,

object,

img {

	max-width: 100%;

}



img {

	height: auto;

}



.post-thumbnail {

	display: block;

	position: relative;

	width: 100%;

	z-index: 0;

}



.post-thumbnail .featured  {

	display: block;

	margin: 0 auto;

	-webkit-transition: all 0.3s linear;

	   -moz-transition: all 0.3s linear;

         -o-transition: all 0.3s linear;

		    transition: all 0.3s linear;

}



.post-thumbnail .featured:hover {

	opacity: 0.8;

}



/*--------------------------------------------------------------

11.1 Captions

--------------------------------------------------------------*/

.wp-caption {

	margin-bottom: 1.5em;

	max-width: 100%;

}



.wp-caption img[class*="wp-image-"] {

	display: block;

	margin: 0 auto;

}



.wp-caption-text {

	text-align: center;

}



.wp-caption .wp-caption-text {

	margin: 0.8075em 0;

}



/*--------------------------------------------------------------

11.2 Galleries

--------------------------------------------------------------*/

.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;

}





.navbar-default{

	background:#FFF;

}

.navbar-default .navbar-nav>li>a:hover{ font-weight:700;}

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:hover{

	color:white !important;

}




.btn-success, .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success{

	background-color:#BD1E2C;	

	border-color:#BD1E2C;	

}



/*--------------------------------------------------------------

12.0 Media Queries 

--------------------------------------------------------------*/



/* Custom, iPhone Retina */ 

@media only screen and (min-width : 320px) {



}



/* Extra Small Devices, Phones */ 

@media only screen and (min-width : 480px) {

	#portfolio .filters li {

		display: inline-block;

	}



	.entry-meta>span {

	display: inline-block;

}



	.author-meta {

		text-align: inherit;

	}



	.author-meta .media-object {

		float: left;

		margin: 0 15px 15px 0;

	}

}



/* Small Devices, Tablets */

@media(min-width:767px) {

	#content {

		padding-top: 110px;

	}



    #portfolio .portfolio-item {

        margin: 0 0 30px;

    }

}



@media(max-width:767px) {

    section {

        padding: 75px 0;

    }
	
	.titulo-beneficio{ font-size:23px !important;}

   #que-es-motmi { padding-bottom:35px !important;}
   #beneficios, #quienes-somos, #novedades, #contacto{ padding:35px 0px !important;}


    section.first {

        padding-top: 75px;

    }

}



@media only screen and (max-width: 640px){

	div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post {

		width: 100%!important;

	}

	

	div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img{

		width: 100%!important;

	}



	div#jp-relatedposts div.jp-relatedposts-items-visual{

		margin-right: 0!important;

	}



	div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post{

		padding-right: 0!important;

	}

}



@media only screen and (min-width : 768px) {
	
	.buttonCont{padding-left:0px; padding-right:0px;}

    .portfolio-header .container {

        padding-top: 200px;

        padding-bottom: 100px;

    }



    .portfolio-header .intro-text .name {

        font-size: 4.75em;

    }






    .portfolio-header .intro-text .skills {

        font-size: 1.75em;

    }



    .navbar-fixed-top {

        padding: 25px 0;

        -webkit-transition: padding .3s;

        -moz-transition: padding .3s;

        transition: padding .3s;

    }



    .navbar-fixed-top .navbar-brand {

        font-size: 2em;

        -webkit-transition: all .3s;

        -moz-transition: all .3s;

        transition: all .3s;

    }



    .navbar-fixed-top.navbar-shrink {

        padding: 10px 0;

    }



    .navbar-fixed-top.navbar-shrink .navbar-brand {

        font-size: 1.5em;

    }



    .timeline:before {

        left: 50%;

    }



    .timeline>li {

        margin-bottom: 100px;

        min-height: 100px;

    }



    .timeline>li .timeline-panel {

        float: left;

        width: 41%;

        padding: 0 20px 20px 30px;

        text-align: right;

    }



    .timeline>li .timeline-image {

        left: 50%;

        width: 100px;

        height: 100px;

        margin-left: -50px;

    }



    .timeline>li .timeline-image h3 {

        margin-top: 16px;

        font-size: 13px;

        line-height: 18px;

    }



    .timeline>li.timeline-inverted>.timeline-panel {

        float: right;

        padding: 0 30px 20px 20px;

        text-align: left;

    }



	.post-inner-content {

		padding: 15px 40px 30px;

	}



	.widget {

		padding-left: 35px;

		padding-right: 35px;

	}

}



/* Medium Devices, Desktops */

@media only screen and (min-width : 992px) {

    .timeline>li {

        min-height: 150px;

    }



    .timeline>li .timeline-panel {

        padding: 0 20px 20px;

    }



    .timeline>li .timeline-image {

        width: 150px;

        height: 150px;

        margin-left: -75px;

    }



    .timeline>li .timeline-image h3 {

        margin-top: 30px;

        font-size: 18px;

        line-height: 26px;

    }



    .timeline>li.timeline-inverted>.timeline-panel {

        padding: 0 20px 20px;

    }

}



/* Large Devices, Wide Screens */

@media only screen and (min-width : 1200px) {

    .timeline>li {

        min-height: 170px;

    }



    .timeline>li .timeline-panel {

        padding: 0 20px 20px 100px;

    }



    .timeline>li .timeline-image {

        width: 170px;

        height: 170px;

        margin-left: -85px;

    }



    .timeline>li .timeline-image h3 {

        margin-top: 40px;

    }



    .timeline>li.timeline-inverted>.timeline-panel {

        padding: 0 100px 20px 20px;

    }

}



/* Custom Styles */


.red {
    color: #bd1e2c;
}


/* Homepage */



.logo {
    max-height: 50px;
    margin-top: 3px;	

}
.lang-item a{ padding-left:3px !important; padding-right:3px !important;}

.titulo-beneficio{    font-size: 29px;
    line-height: 1;
    font-weight: normal;
    font-family: Josefin Sans;
    margin-top: 10px;
    margin-bottom: 15px;
	min-height:58px;}

.slider-img {

	/*max-height: 400px;*/	

}

.homepage-header {

	background-color: #424753;	

}

#nosotrosslider .item{
	min-height: 500px;
    background-size: cover !important;
}

@media screen and (max-width: 767px) {

    #nosotrosslider .item{
        min-height: 300px;
        background-position: center !important;

    }

}

#homeslider{

	height: auto;

	margin-top: 80px;

	width: 100%;

}

#nosotrosslider {

	height: auto;

	margin-top: 30px;

	width: 100%;

}

.wrap-content{ margin-top:20%;}
.descriSlider{ margin: 15px 0px 15px 85px;}


.btn-contacto{ max-width:200px;
    color: white;
    background: #26a9e0;
    text-align: center;
    padding: 7px 10px;
    border-radius: 4px;
    margin-left: 85px;}

.btn-caption{ max-width: 100px;
    color: white;
    background: #26a9e0;
    text-align: center;
    padding: 7px 10px;
    border-radius: 4px;
    margin-left: 85px;}
	
	.title-caption{    margin: 0;
    font-size: 35px;
    font-family: Josefin Sans;
    color: #af0823;
    font-weight: normal;}
	
	.slider-img{ margin-top:10px; margin-bottom:10px;}

#slider-col {

	padding: 0;	

}

#panakeia {

	

}

hr.street-view:after {

  	/*content: "\f21d";*/

}

#beneficios {

	background-color: #26A9E0;	

	color: #fff;

}

section.blog {

  	color: #fff;

  	background: #e2e2e2;

}

#menu-main-menu {

	/*padding-top: 10px;*/

}



.navbar-nav a:hover{

	color: #BD1E2C !important;	

}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {

  	color: #fff !important;

  	background-color: #BD1E2C;
	font-weight: 700;

}


/* .page-id-379 #content{
	padding-top:0px;
} */

#rev_slider_2_1_forcefullwidth{
	margin-bottom:40px !important;
}

.tp-title-wrap {
    display: none !important;
}

.carousel-indicators .active {
    background: #bd1e2c;
}

.content {
    margin-top: 20px;
}

.adjust1 {
    float: left;
    width: 100%;
    /* margin-bottom: 0; */
	    min-height: 300px;
		border:none;
}

.adjust2 {
    margin: 0;
}

.carousel-indicators li {
    border: 1px solid #ccc;
}

.carousel-control {
    color: #31708f;
    width: 5%;
}

.carousel-control:hover,
.carousel-control:focus {
    color: #31708f;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
}

.media-object {
    margin: auto;
    margin-top: 15%;
}

@media screen and (max-width: 768px) {
	
	.noPaddingLeft{
	padding-left:15px;
}
.noPaddingRight{
	padding-right:15px;
}
    .media-object {
        margin-top: 0;
    }
	
	.table-cell {
    display: block !important;
    vertical-align: inherit !important;
    float: inherit !important;
    margin-bottom: 15px;
}
}



.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {

  	position: absolute;

  	top: 0;

  	left: 0;

  	width: 100%;

  	height: 100%;

}


 {

  	max-width: 100%;

}

.fluid-width-video-wrapper {

  width: 100%;

  position: relative;

  padding: 0;

}

.responsive-video {

	margin-top: 8px;	

}

#ta_portfolio_social_widget-3 h3 {

	display: none;

}

#search-4 {

	padding-top: 20px;

}

#text-2 {

	padding-top: 5px;
	float: left;
	    max-width: 299px;

}

.post-thumbnail {

	display: none;

}

.search-results .page-header {

	margin-top: 0;	

}

.search-results .page-title {

	margin-top: 0;	

}

.carousel-control.right, .carousel-control.left {

	background: none;	

}

#quienes-slider .carousel-control .glyphicon-chevron-right, #quienes-slider .carousel-control .icon-next {

	margin-right: -5px;	

}

#quienes-slider .carousel-control .glyphicon-chevron-left, #quienes-slider .carousel-control .icon-previous {

	margin-left: -5px;	

}

.navbar {

	margin-bottom: 0;

}

.page-template-template-homepage .site-content#content {

	padding-top: 0;	

}

#main-menu {

	z-index: 9999;	
	    background-color: #bd1e2c;

}

.fluid-width-video-wrapper {

	z-index: 3;

}

.carousel-control.left, .carousel-control.right{ 

	background: none !important; 

	filter: progid:none !important; 

}



/* /Homepage */







@media only screen and (min-width: 768px) {

	.navbar.navbar-default.navbar-fixed-top {

		padding: 10px 0;

	}

	.archive .page-header {

		margin-top: 0;

		padding-top: 0;

	}

	.archive .page-header h1 {

		margin-top: 0;

		line-height: 29px;

	}

}

@media only screen and (max-width:1200px)  {



    .navbar-collapse.collapse {

        display: none !important;

    }



    .navbar-collapse {

        overflow-x: visible !important;

    }



    .collapse.in {

  		display: block !important;

	}



    .collapse.in {

      display: block !important;

    }

	.navbar-header {

		width: 100%;

	}

	.navbar-toggle {

		display: block;

		margin-right: -15px;

	}

	.navbar-nav>li {

		float: none;	

	}

	.navbar-right {

		margin-right: 0;

	}

	#menu-main-menu {

		width: 100%;

	}

	.nav>li>a {

		padding-left: 0;

	}

	.navbar-nav>li>a {

		line-height: 15px;
		padding-left:15px !important;

	}



}

@media only screen and (max-width: 768px) {
	
	.list-inline{ margin-top:10px;}

	section h2{ margin-top:18px; text-align:center; font-size:37px;}
	.footer-below .col-lg-6{ text-align:center}
	.control-group{ margin-left:0px !important; margin-right:0px !important}

	.logo {

		padding-left: 15px;

	}

	.search-results .page-title {

		font-size: 29px;	

	}

	.entry-title {

		font-size: 29px;	

	}

	#homeslider, #nosotrosslider {

		height: auto;	

	}

	.nav>li>a {

		padding-left: 15px;

	}

	#homeslider, #nosotrosslider {

		margin-top: 14px;

	}

}

@media only screen and (max-width: 360px) {

	

	.logo {

		max-height: 40px;

	}

}



footer .footer-below{
    background-color: #bd1e2c !important;
    color: white !important;

}

.footer-col .btn-default{
    color: #ffffff;
    background-color: #bd1e2c;
    border-color: #bd1e2c;
	}



footer .footer-below a{

    color: white !important;

	font-weight:bold;

}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.red-button{
	margin-top: 20px;
    display: block;
    /*max-width: 245px;*/
    text-align: center;
    margin-left: auto;
    font-size: 13px;
    margin-right: auto;
    color: #2c3e50;
    border: solid 2px #af0823;
    padding: 8px;
    text-transform: uppercase;
}

.red-button:hover{
	color:#af0823;
}

.red-button--white {
    border: solid 2px white;
    color: white;
}
.red-button--white:hover{
    color:black;
    border: solid 2px black;
}

.greyBack{
	    background: #ecf0f1;
}

.centerImg{
	margin-left:auto;
	margin-right:auto;
	    padding: 30px;
}

.table-cell img{
	min-width:100%;
}

.table-cell h4{
	    color: #af0823;
}
.display-table {
	display: table;
	width: 100%;	
}

/* Footer */

.footer-menu {
    list-style-type: none;
    text-align: right;
    padding: 0;
    margin: 0;
}

.footer-menu li {
    display: inline;
    padding-left: 20px;
}

@media only screen and (max-width: 767px) {

    .widget-footer.social-widget ul {
        margin-top: 0;
    }
    .footer-menu {
        font-size: 12px;
        text-align: left;
        margin-top: 10px;
    }
    .footer-menu li {
        padding-left: 0;
        padding-right: 10px;
    }
    .footer-menu li:last-child {
        padding-right: 0;
    }

}

/* Tele-medicina */

.tele-layout {
    margin-bottom: 10px;
}
.tele-layout__col {
    padding-bottom: 20px;
}
.tele-layout__top {
    overflow: hidden;
    margin-bottom: 30px;
}
.tele-layout__img {
    display: table;
    width: 100%;
    text-align: center;
    height: 400px;
    position: relative;
}
.tele-layout__bg {
    background-size: cover;
    background-position: center;
    position: absolute;
    transition: all .5s;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.tele-layout__img:hover .tele-layout__bg,
.tele-layout__img:focus .tele-layout__bg {
  transform: scale(1.5);
}
.tele-layout__img:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(26,26,26,0.7);
    z-index: 2;
}
.tele-layout__title {
    color: white;
    display: table-cell;
    vertical-align: middle;
    text-transform: none;
    position: relative;
    z-index: 2;
}

.section__tmc-title {
    margin-top: 0;
    margin-bottom: 40px;
}

@media(max-width:767px) {
    .section__tmc-title {
        font-size: 20px;
    }

}


@media only screen and (max-width: 1199px) {
    .tele-layout {
        margin-bottom: 0px;
    }
}
@media only screen and (max-width: 991px) {
    .tele-layout__img {
        height: 300px;
    }
    .tele-layout__top {
        margin-bottom: 10px;
    }
    .tele-layout__title {
        font-size: 24px;
    }
    .tele-layout__col {
        padding-bottom: 0px;
    }
}
@media only screen and (max-width: 767px) {

    .tele-layout__col {
        padding-bottom: 20px;
    }
    .tele-layout {
        margin-bottom: 20px;
    }

}

/* New Footer */

.row-flex {
    display: flex;
    flex-wrap: wrap;
}

.col-flex {
    float: none;
}

.footer-above .row-flex {
    justify-content: stretch;
}

.footer-above .footer-col {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media screen and (max-width: 767px) {

    .site-footer .footer-col.sucursal {
        margin-bottom: 0;
    }

}

.sucursal__pais {
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Montserrat", Helvetica, sans-serif;
    font-size: 13px;
    margin-bottom: 10px;
    color: #BDBDBD;
}

.sucursal__txt {
    font-size: 13px;
    color: #BDBDBD;
}

.sucursal__icon img {
    width: 13px;
    margin-right: 10px;
}

.floating-label-form-group-with-focus.country-form-control .form-control,
.floating-label-form-group-with-value.country-form-control .form-control {
    color: #2c3e50 !important;
}

.country-form-control .form-control {
    border: none;
    font-size: 18px;
    position: relative;
    z-index: 1;
    font-weight: 400;
    color: #BDBDBD;
}

.country-form-control select option {
    color: #2c3e50 !important;
}

.country-form-control select option:first-child {
    color: #BDBDBD !important;
}

.country-form-control label {
    z-index: 0;
    position: relative;
}

#sucursal__contactar {
    display: inline-block;
    width: auto;
}

