/*
	(c) copyright
*/
.imagen-content-derecha{
	max-width: 40%;
	/*max-height: 400px;*/
	overflow-y: hidden;
	margin-left: 40px;
	margin-bottom: 40px;
}
.oculto{
	display:none;
}
.checkcomunicaciones{
	font-size:22px;
}
ul{
	list-style-type: none;
}
.list-bank.dark > li > a{
	font-weight: bold;
}
.list-bank.dark > li {
	margin-bottom: 5px;
}
.featured-image{
	max-width: 100%;
}
.submenu-subsubnav{
	list-style: circle;
    color: #fff;
}
.frase_destacada{
	font-family: 'Caveat', cursive;
	margin:0px auto;
}
.frase_destacada h2 {
    font-size: 50px !important;
    color: #009635;
    text-align: center;
}
.nuestroscuidados_titulo.frase_destacada h2 {
	font-size: 35px !important;
	color: #fff;
	text-align: left;
}
html body{
	/*text-align: center;*/
}
body #main{
	text-align: left;
	background: #fff;
	overflow: hidden;
}
body .container .container{
	max-width: 100%;
}
#primary{
	padding-bottom: 50px;
	clear: both;
}
html body.compact .header{
	height: 60px;
}
html body.compact .menu_main{
	margin-top: 0px;
}
html body.compact .logo{
	margin-top: 10px;
}
html body.compact .logo img{
	max-height: 40px;
}
.layout-boxed .row{
	margin: 0px;
}
.limit-width,.layout-boxed{
	max-width:1170px;
}
.vc_empty_space{
	display: inline-block;
	width: 100%;
	clear: both;
}
body * .no-margin{
	margin: 0px;
}
.bgGrey{
	background: #888;
	height: 100px;
	float: left;
	width: 100%;
}
.parallax{
	min-height:250px;
	width:100%;
	background-size:cover;
	background-attachment:fixed;
	background-position:center center;
	background-repeat:no-repeat;
}
.wpb_single_image .vc_single_image-wrapper{
	max-width: 100%;
}

body.compose-mode .left.wpb_column.vc_column_container,
body.compose-mode .center.wpb_column.vc_column_container,
body.compose-mode .right.wpb_column.vc_column_container,
body.compose-mode .one_half.wpb_column.vc_column_container,
body.compose-mode .one_third.wpb_column.vc_column_container,
body.compose-mode .one_fourth.wpb_column.vc_column_container,
body.compose-mode .two_third.wpb_column.vc_column_container,
body.compose-mode .three_fourth.wpb_column.vc_column_container,
body.compose-mode .one_fifth.wpb_column.vc_column_container,
body.compose-mode .onecol_forty.wpb_column.vc_column_container,
body.compose-mode .onecol_sixty.wpb_column.vc_column_container,
body.compose-mode .onecol_thirtyfive.wpb_column.vc_column_container{
	width: initial;
	float: none;
}


.vc_row {
    padding-bottom: 20px;
margin-left:0px !important;
margin-right:0px !important;
}

.compose-mode .vc_control-btn .vc_btn-content, .compose-mode .vc_control-btn .vc_btn-content span{
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: inherit;
}
.compose-mode .vc_element-name .vc_btn-content,.compose-mode .vc_control-btn .vc_btn-content{
	float: inherit !important;
	width: inherit !important;
	height: inherit !important;
	background-color: inherit;
	margin-bottom: inherit !important;
}
.compose-mode .vc_element-name .vc_btn-content,.compose-mode .vc_element-name .vc_btn-content span{
	background-color: inherit;
}
wpb_single_image .vc_single_image-wrapper{
    max-width: 100%;
}
.compose-mode .wpb_column.vc_column_container .vc_empty-shortcode-element{
	display: inline-block;
}
.compose-mode .vc_pricing{
	width: 100%;
}

.dropdown-menu>li>a {
	padding: 10px 20px;
	border-bottom: 1px solid #e6e6e6;
}
.entry-content>.wpb_row.vc_row-fluid{
	background-size: cover;
	background-position: 50% 0;
}
.container-set,.container-set>.cudeca-group{
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	clear: both;
}
.list-unstyled a,.dropdown-menu>li>a{
	font-size: 13px;
}
.overBox{
	width: 200% !important;
	margin-left: -50% !important;
}
.layout-boxed .overBox{
	margin-left: -18px !important;
	margin-right: -18px !important;
	width: 103.2% !important;

}
#searchsubmit{
	border: none;
	color: #fff;
	padding: 5px 18px;
	float: left;
}
.spanlevelone.col-md-12{
	padding: 0px;
}
code.cudeca-code{
	display: inline-block;
	width: 100%;
	padding: 10px;
	margin-bottom: 20px;
	color: #3C3C3C;
	background-color: #F2F2F2;
	border-radius: 0px;
	border-left: 3px solid #000000;
	margin-top: 10px;
}
body .flexslider ul{
	margin: 0px;
}
body .page_title h5{
	margin-top: 0px;
}
body .address_info h4{
	margin-top: 0px;
}
/* blog */
.blog_post {
	float: left;
	width: 100%;
}
.blog_post h3.entry-title {
	float: left;
	text-align: left;
	color: #333;
	width: 85%;
	line-height: 30px;
	clear: none;
	margin-bottom: 10px;
}
.blog_post h3 a{
	color: #e54c4c;
}
.blog_post h3.entry-title a {
	text-decoration: none;
	float: left;
	text-transform: none;

	font-weight: 300;
	font-size: 30px;
}
.blog_post h3.entry-title a:hover {
	color: #383634;
}
.post_info_content {
	padding: 0px;
	margin: 10px 0 0 10%;
	width: 90%;
	float: left;
}
ul.post_meta_links {
	float: left;
	margin: -10px 0px 0px -6px;
	padding: 0px 0px 0px 0px;
	width: 80%;
}
.post_meta_links li {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	list-style-type: none;
	color: #999;
	max-width: 100%;
}
.post_meta_links li.post_by {
	padding: 0px 0px 0px 25px;
	background: url(../images/icon-by-user.png) no-repeat 5px 5px;
}
.post_meta_links li.post_categoty {
	padding: 0px 0px 0px 22px;
	background: url(../images/icon-category.png) no-repeat 2px 6px;
}
.post_meta_links li.post_comments {
	padding: 0px 0px 0px 22px;
	background: url(../images/icon-comments.png) no-repeat 2px 5px;
	margin-left: 15px;
}
.entry-content p{
	margin-bottom: 15px;
}
.post_meta_links li a {
	color: #a1a1a1;
	padding: 0px 18px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.post_meta_links li.tag-links a {
	padding-right: 0px;
}
.post_meta_links li.post_categoty a{
	padding-right: 5px;
	padding-left: 0px;
	display: inline-block;
}
.post_meta_links li a:hover {
	color: #727272;
	text-decoration: none;
}

.portfolio_area .portfolio_area_left{
	width: 70%;
}
.widget_contents-component{
	margin-bottom: 80px;
	display: inline-block !important;
	width: 100%;
}
.blog_postcontent {
	float: left;
	width: 100%;
	min-height: 50px;
}
.blog_postcontent .image_frame {
	float: left;
	width: 98%;
	border: 7px solid #fff;
	margin-bottom: 25px;
	-webkit-box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.15);
	box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.15);
}

.blog_postcontent .image_frame img {
	float: left;
	width: 99.7%;
	border: 1px solid #fff;
}
.blog_postcontent .video_frame iframe {
	float: left;
	width: 100%;
	height: 400px;
}
.content_halfsite .video_frame iframe {
	max-height: 180px;
	margin-bottom: 10px;
}
body * .list54 li,body * .list54 ul{
	list-style: none;
}
body * .list54 li h5{
	margin: 0px;
}
/* blog small */
.blog_post h3.entry-title {
	width: 74%;
	margin-top: 0px;
}
.post_info_content_small {
	padding: 0px;
	margin: 0 0 0 4%;
	width: 50%;
	float: left;
}
ul.post_meta_links_small {
	float: left;
	margin: -15px 0px 12px 80px;
	padding: 0px 0px 0px 0px;
	width: 80%;
}
.post_meta_links_small li.post_by {
	float: left;
	padding: 0px 0px 0px 18px;
	background: url(../images/blog/icon-by-user.png) no-repeat 0px 5px;
}
.post_meta_links_small li.post_categoty {
	float: left;
	padding: 0px 0px 0px 26px;
	background: url(../images/blog/icon-category.png) no-repeat 9px 6px;
}
.post_meta_links_small li.post_comments {
	float: left;
	padding: 0px 0px 0px 26px;
	background: url(../images/blog/icon-comments.png) no-repeat 9px 5px;
}
.post_meta_links_small li a {
	color: #a1a1a1;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.post_meta_links_small li a:hover {
	color: #727272;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.blog_post a.date {
	padding: 0px;
	text-decoration: none;
	width: 80px;
	height: 85px;
	text-align: center;
	background: #f9f9f9;
	display: block;
	margin-right: 20px;
	float: left;
	-webkit-box-shadow:  0px 0px 2px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 2px 0px rgba(0, 0, 0, 0.1);
}
.blog_post a.date:hover{
	text-decoration: none;
}
.blog_post a.date strong {
	color: #e54c4c;
	font-size: 30px;
	font-weight: normal;
	display: block;
	margin-bottom: 7px;
	margin-top: 8px;

	font-weight: 300;
}
.blog_post a.date:hover strong {
	color: #333;
}
.blog_post a.date i {
	color: #fff;
	font-size: 12px;
	font-style: normal;
	padding: 0px 10px;
	display: block;
	border-top: 1px solid #f3f3f3;
	width: 55px;
	background-color: #e54c4c;

	font-weight: 300;
	height: 22px;
	line-height: 22px;
}
.blog_post a.date:hover i {
	background-color: #383634;
}
.post_readmore:link, .post_readmore:visited {
	float: right;
	height: 27px;
	width: 185px;
	text-align: center;
	padding-top: 7px;
	color: #fff;
	text-decoration: none;
	background: url(../images/skin01/but_post_readmore.jpg) no-repeat left top;
}
.post_readmore:hover {
	float: right;
	height: 27px;
	width: 185px;
	text-align: center;
	padding-top: 7px;
	color: #fff;
	text-decoration: none;
	background: url(../images/skin01/but_post_readmore_hover.jpg) no-repeat left top;
}
.ls-video-layer.ls-videohack{
	width: 100% !important;
}
.sharepost {
	width: 100%;
	margin-bottom: 30px;
}
.sharepost ul {
	margin: 0px;
	padding: 0px;
}
.sharepost li {
	margin: 0px 7px 5px 0px;
	padding: 2px 5px;
	float: left;
	border-radius: 2px;
	list-style-type: none;
	background-color: #e54c4c;
}
.sharepost li i {
	color: #fff;
}
.sharepost li:hover {
	background-color: #383634;
}
.dropdown-menu>li.current_page_item>a{
	color: #333;
	text-decoration: none;
	background-color: #f3f3f3;
}
body .flexslider .wpb_single_image .vc_single_image-wrapper{
	display: block;
}
#nav-single {
	text-align: right;
	z-index: 1;
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	display: inline-block;
}

#nav-single a {
	font-weight: normal;
}

#nav-single .nav-previous {
	text-align: left;
}

.about_author {
	float: left;
	width: 100%;
	padding: 20px;
	background-color: #f9f9f9;
	border: 1px dashed #B2B2B2;
}
.about_author img {
	float: left;
	margin-right: 20px;
}
.about_author a {
	font-family: 'Open Sans' !important;
	font-weight: normal;
	font-weight: 600;
	color: #333;
}
.about_author a:hover {
	color: #e54c4c;
}

.widget_contents-component [class*="su-"] img{
	border: none;
}

.cudeca-sidebar ul.arrows_list1 i {
	margin-right: 5px;
}
body .cudeca-sidebar ul li{
	list-style: none;
}
.cudeca-sidebar {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.cudeca-sidebar ul.arrows_list1{
	padding: 0px;
	margin: 0px;
	float: left;
	margin-top: -10px;
}
.cudeca-sidebar ul.arrows_list1 li a {
	line-height: 30px;
}
.cudeca-sidebar ul.arrows_list1 i {
	margin-right: 4px;
}
.sidebar_title {
	float: left;
	width: 100%;
}

.cudeca-sidebar ul.arrows_list1{
	padding: 0px;
	margin: 0px;
	float: left;
	margin-top: -10px;
	width: 100%;
}
.cudeca-sidebar ul.arrows_list1 ul.arrows_list1{
	margin-top: 0px;
	margin-left: 15px;
}
.cudeca-sidebar ul.arrows_list1 li a {
	line-height: 30px;
}

.cudeca-sidebar ul.arrows_list1 i {
	margin-right: 4px;
}
.clientsays_widget h4 {
	margin-bottom: 18px;
	float: left;
	font-weight: 300;
	width: 100%;
}
.entry-content h4{
	float: none;
}
.cudeca-sidebar h4 i, .clientsays_widget h4 i {
	font-weight: 500;
	font-style: normal;
}
.widget_rss li{
	display: inline-block;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 8px;
}
h3.widget-title{
	margin-bottom: 30px;
	float: left;
	font-weight: 300;
	width: 100%;
	overflow: hidden;
}
h3.widget-title i {
	font-weight: 500;
	font-style: normal;
}
#sliderContent h3.widget-title{
	margin-bottom: 15px;
}
.right-column .widget, .cudeca-sidebar .widget{
	margin-bottom: 40px;
	width: 100%;
	clear: both;
	float: right;
}
.cudeca-sidebar select{
	max-width: 90%;
}
#searchform #s,.widget_product_search .search-field{
	box-shadow: none;
	border: 1px solid #ccc;
	padding: 8px 10px;
	float: left;
	width: 100%;
}

.site.home #content {
    margin: 0px auto;
    float:left;
    min-height:50px;
}
#searchform #searchsubmit,.widget_product_search input[type="submit"]{
	padding: 9px 10px;
	width: 30%;
	margin-left: -1px;
	cursor: pointer;
}
#searchform #searchsubmit:hover{
	opacity: 0.8;
}
.clogo_small, .clogo_small li{
	list-style: none !important;
	margin: 0px;
}
.right-column .widget:first-child{
	margin-top: 0px;
}
#wp-calendar{
	border-spacing: 1px;
	width: 100%;
}
#wp-calendar th{
	text-align: center;
	line-height: 30px;
	background: #e54c4c;
	color: #fff;
}
#wp-calendar td{
	text-align: center;
	line-height: 28px;
	background: #f9f9f9;
	border-right: 1px solid #F0F0F0;
	padding: 5px;
}
#footer-group h3.widget-title{
	margin-bottom: 20px;
}
body * .wpb_content_element{
	margin-bottom: 0px;
}
ul.list1,body ul.list1 li{
	list-style: none;
}
/* Recent Posts */
ul.recent_posts_list {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}
.recent_posts_list li {
	padding: 0px 0px 13px 0px;
	margin: 0px 0px 16px 0px;
	list-style-type: none;
	border-bottom: none;
	float: left;
	width: 100%;
}
.recent_posts_list li a {
	text-decoration: none;
	line-height: 17px;
	display: block;
	color: #999;
}
.recent_posts_list li a:hover {
	color: #e54c4c;
}

.recent_posts_list li span {
	float: left;
	margin-right: 15px;
}
.recent_posts_list li span img {
	float: left;
	margin-right: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	border: 1px solid #eee;
}
.recent_posts_list li span img:hover {
	float: left;
	margin-right: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.recent_posts_list li i {
	padding: 1px 0px 0px 0px;
	margin: 0px;
	display: block;
	font-size: 10px;
	font-style: normal;
	color: #c9c9c9;
}
.recent_posts_list li.last {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px solid #f5f6f6;
}

/* client says widget */
.clientsays_widget {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #999;
}
.clientsays_widget strong {
	font-weight: 600;
	color: #454545;
}
.clientsays_widget h3 {
	margin-bottom: 18px;
}
.clientsays_widget img {
	float: left;
	margin-right: 13px;
	margin-top: 7px;
	border: 1px solid #e3e3e3;
}

/* 404 Error Page */
.error_pagenotfound {
	padding: 50px 30px 58px 30px;
	margin: 0 auto 80px;
	width: 59%;
	background-color: #fff;
	border: 1px solid #eee;
	border-bottom: 5px solid #eee;
	text-align: center;

}
.error_pagenotfound strong {
	display: block;
	font-size: 145px;
	line-height: 100px;
	color: #e3e3e3;
	font-weight: normal;
	margin-bottom: 10px;
}
.error_pagenotfound b {
	display: block;
	font-size: 40px;
	line-height: 50px;
	color: #999;
	margin: 0;
	font-weight: 300;
}
.error_pagenotfound em {
	display: block;
	font-size: 18px;
	line-height: 59px;
	color: #e54c4c;
	margin: 0;
	font-style: normal;
}


/* pagination */
.pagination {
	clear:both;
	margin-bottom: 50px;

}

.pagination b{
	float:left;
	margin: 10px 5px 2px 0;
	padding:0px 10px;
	font-weight: normal;
	color: #999;
}
.pagination .page-numbers {
	font-size: 12px;
	color: #454545;
	background-color: #eee;
	margin-right: 8px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 8px 15px;
	border-radius: 3px;
	display: inline-block;
	margin-bottom: 10px;
}
.pagination .page-numbers:hover {
	color: #fff;
	background-color: #454545;
}
.pagination .page-numbers.current {
	color: #fff;
	background-color: #454545;
}


#tabs {
	padding:0px 1px 2px 1px;
	float:left;
	clear:both;
	width: 98%;
	background-color: #eee;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 43px;
 	width: 100%;
	font-family: 'Roboto', sans-serif;
}
.tab_container .recent_posts_list li {
	border-bottom: 1px solid #eee;
}
ul.tabs li {
		float: left;
		margin: 0;
		padding: 0;
		height: 43px;
		width: 80px;
		line-height: 43px;
 		border-left: none;
		margin-bottom: -1px;
		overflow: hidden;
		position: relative;
		border-right: 1px solid #fff;
}
ul.tabs li a {
		text-decoration: none;
		color: #333;
		display: block;
		font-size: 13px;
		font-weight: 600;
 		outline: none;
 		cursor:pointer;
		background: #eee;
		text-align: center;
		text-transform: uppercase;
}
ul.tabs li a:hover {
		background: #454545;
		color:#fff;
}

ul.tabs li.last {
		border-right: 0px solid #fff;
}

ul.tabs li.active, html ul.tabs li.active a,  html ul.tabs li.active a:hover  {
		background: #fff;
		color:#363333;
		border-top: 1px solid #e54c4c;
}

.tab_container {
 	overflow: hidden;
	clear: both;
	float: left;
 	background: #fff;
	padding: 15px 20px 20px 20px;
	width: 100%;
	display: none;
 }
.tab_content {
	padding: 10px 0;
	font-size: 12px;
	background: #fff;
}

.gray_border {
	width: 100%;
	height: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DCDCDC;
}

ul.tags {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	float: left;
}
.tags li {
	float: left;
	padding: 0px;
	margin: 0px 5px 5px 0px;
	list-style-type: none;
	line-height: 25px;
}
.tags li a,.tagcloud a {
	float: left;
	padding: 2px 7px;
	background-color: #f9f9f9;
	border-radius: 2px;
	color: #909090;
	font-size: 12px;
}
.tagcloud a {
	margin: 0px 5px 5px 0px;
}
.tags li a:hover,.tagcloud a:hover {
	background-color: #e54c4c;
	color: #fff;
}
.footer .tagcloud a{
	float: left;
	color: #999;
	padding: 5px 10px;
	margin: 0px 5px 10px 5px;
	transition: all 0.3s ease;
	background: rgba(0, 0, 0, 0.2);
	font-size: 13px !important;
}
.footer .tagcloud a:hover{
	background: rgba(0, 0, 0, 0.5);
}
.footer.light .tagcloud a{
	color: #fff;
}
#comments{
	display: inline-block;
	width: 100%;
	border-top: 1px solid #eee;
	padding-top: 20px;
}
#comments h3#reply-title{
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}



article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden] {
	display: none;
}

html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
	font-family: "Source Sans Pro", Helvetica, sans-serif;
}

select{
	max-width: 100%;
}

.entry-content  h1,
.entry-content  h2,
.entry-content  h3,
.entry-content  h4,
.entry-content  h5,
.entry-content  h6 {
	clear: both;
	line-height: 1.3;
}

.entry-content li h1,
.entry-content li h2,
.entry-content li h3,
.entry-content li h4,
.entry-content li h5,
.entry-content li h6 {
	clear: none;
	line-height: inherit;
}
/*.post .entry-content h1, .post .entry-content h2, .post .entry-content h3, .post .entry-content h4, .post .entry-content h5, .post .entry-content h6 {
	margin-bottom: 10px;
	line-height: 140%;
}
.entry-content  h1 {
	font-size: 48px;
	margin: 33px 0;
}

.entry-content  h2 {
	font-size: 30px;
	margin: 25px 0;
}

.entry-content  h3 {
	font-size: 22px;
}

.entry-content  h4 {
	font-size: 20px;
	margin: 25px 0;
}

.entry-content  h5 {
	font-size: 18px;
	margin: 30px 0;
}

.entry-content  h6 {
	font-size: 16px;
	margin: 36px 0;
}*/
body .flips1 p{
	margin-bottom: 0px;
}
body .flips1 h4{
	margin-bottom: 10px;
}
address {
	font-style: italic;
	margin: 0 0 24px;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}


code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}

pre {
	background: #f5f5f5;
	color: #666;
	font-family: monospace;
	font-size: 14px;
	margin: 20px 0;
	overflow: auto;
	padding: 20px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

blockquote {
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 24px 40px;
}
blockquote p{
	font-style: italic;
}
blockquote blockquote {
	margin-right: 0;
}

blockquote cite,
blockquote small {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

blockquote em,
blockquote i {
	font-style: normal;
	font-weight: 300;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

small {
	font-size: smaller;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

dl {
	margin: 0 20px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 20px;
}
#gallery-1 .gallery-item{
	margin: 0px;
}
.entry-content ol{
	list-style-type: decimal;
}
.entry-content ol ul{
	list-style-type: circle;
}
.entry-content ol ul ul{
	list-style-type: square;
}
.entry-content ul ul{
	list-style-type: square;
}
menu,
.entry-content ol,
.entry-content ul {
	padding: 0;
	margin: 0 0 10px 25px;
}
.entry-content .post_meta_links{
	margin: 0px;
	padding: 0px;
}
.entry-content ul{
	list-style-type: disc;
}
ul.post_meta_links,ul.post_meta_links li,.entry-content [class^="parallax_"] li,.entry-content [class^="features"] li{
	list-style: none;
}
nav ul,
nav ol{
	list-style: none;
	list-style-image: none;
}

li > ul,
li > ol {
	margin: 0;
}
.entry-content ul li{
	list-style: inherit;
}
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

form {
	margin: 0;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
	white-space: normal;
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	padding-right: 2px; /* Don't cut off the webkit search cancel button */
	width: 270px;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.entry-content input[type="text"],.entry-content input[type="email"],.entry-content input[type="password"]{
	border: 1px solid #e0e0e0;
	background-color: #fff;
	height: 35px;
	padding: 5px 10px 5px 10px;
	color: #999;
	font-size: 13px;
}
.entry-content input[type="submit"]{
	padding: 0 15px;
	cursor: pointer;
	height: 35px;
	background: #555;
	color: #fff;
	border: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-bottom: 1px solid #ededed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 2;
	margin: 0 0 20px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

caption {
	font-size: 16px;
	margin: 20px 0;
}
#calendar_wrap caption{
	margin: 0 0 10px 0;
}
th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}

del {
	color: #333;
}

ins {
	background: #fff9c0;
	text-decoration: none;
}

hr {
	background: url(images/dotted-line.png) repeat center top;
	background-size: 4px 4px;
	border: 0;
	height: 1px;
	margin: 0 0 24px;
}
.entry-content img.alignleft,.entry-content .wp-caption.alignleft{
	margin-right: 18px;
}
.entry-content img.alignright,.entry-content .wp-caption.alignright{
	margin-left: 18px;
}

.entry-content .page-link{
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.entry-content .page-link a{
	font-size: 12px;
	color: #454545;
	background-color: #eee;
	margin-right: 4px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 7px 10px;
	border-radius: 3px;
}
.entry-content .page-link a:hover{
	color: #fff;
	background-color: #454545;
}
.entry-content .post_meta_links li.post_categoty a{
	display: inline-block;
}
body div[class*="features_"] p{
	margin: 0px;
}

.quienessomos_titulo{
  font-weight: bold;
  font-size: 22px;
  color: #01963a;
	padding-bottom: 10px;
}

.quienessomos_texto_imagen {
	padding-top: 15px;
}

.quienessomos_columnas {
	padding: 30px;
}

.quienessomos_columnas img{
    object-fit: cover;
    max-height: 270px;
    border-radius: 30px;
}

.quienessomos_info {
	color: #fff;
	background-color: #009635;
}

.quienessomos_titulo_columna {
	background-color: #009635;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 110px;
	padding-top:20px;
	margin-right:-30px;
	color: #fff;
}

.nuestroscuidados_titulo {
	font-weight: bold;
	font-size: 22px;
	color: #fff;
	padding-top: 10px;
        padding-bottom: 10px;
	padding-left: 50px;
	background-color: #009635;
	margin-top: 20px;
	margin-left: -30px;
        margin-right: -30px;
        border-radius:10px;
}

.nuestroscuidados_imagen_fila {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.wpb_wrapper img{
	height: auto;
}
.nuestroscuidados_texto_fila {
	background-color: #ade3c1;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	color: #000;
	font-weight: normal;
	font-size: 18px;

}

.ul-puntos{
	list-style-type: circle;
}
.nuestroscuidados_texto_fila a{
	color: #000;
}
.nuestroscuidados_columnas {
	/*background-color: #ade3c1;*/

	/*padding-top: 20px;
	padding-bottom:20px;*/
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;

}

.caja_titulo {
	font-weight: bold;
        font-size: 22px;
        color: #fff;
        padding-top: 10px;
        padding-bottom: 10px;
        background-color: #009635;
        margin-top: 20px;
        border-radius: 10px;
}


.grid_columnas {
	padding: 30px 0px 30px 0px;
}

.grid_columnas img{
    object-fit: cover;
    max-height: 270px;
    border-radius: 30px;
}


.grid_texto_imagen {
	padding-top: 15px;
}

.grid_titulo{
  font-weight: bold;
  font-size: 22px;
  color: #01963a;
  padding-bottom: 10px;
}

.acordeon-seccion-verde span{
	    font-weight: bold;
	    line-height: 25px;
	    font-size: 16px;
	    color: #008000;
	    padding-bottom: 10px;
}


.acordeon-seccion-standard span{
  line-height: 25px;
  font-size: 16px;
}

.acordeon-seccion-standard div{
  background-color: transparent !important;
  border-top-width: 1px !important;
  border-bottom-width: 1px !important;
    border-top-color: #e3e3e3 !important;
    border-bottom-color: #e3e3e3 !important;
    border-left: 0px !important;
    border-right: 0px !important;
}

.acordeon-seccion-verde div{
    background-color: transparent !important;
  border-top-width: 1px !important;
  border-bottom-width: 1px !important;
    border-top-color: #e3e3e3 !important;
    border-bottom-color: #e3e3e3 !important;
    border-left: 0px !important;
    border-right: 0px !important;
}



div.tabla-tiendas {
  border: 1px solid #FFFFFF;
  text-align: left;
  width: 100%;

}


.divTable.tabla-tiendas .divTableCell, .divTable.tabla-tiendas .divTableHead {
  border: 0px solid #FFFFFF;
}
.tabla-tiendas .tableFootStyle {
  font-size: 14px;
}
.tabla-tiendas .tableFootStyle .links {
	 text-align: right;
}
.tabla-tiendas .tableFootStyle .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}
.tabla-tiendas.outerTableFooter {
  border-top: none;
}
.tabla-tiendas.outerTableFooter .tableFootStyle {
  padding: 3px 5px;
}
/* DivTable.com */
.divTable{ display: table; table-layout: fixed;}
.divTableRow { display: table-row; }
.divTableHeading { display: table-header-group;}
.divTableCell, .divTableHead { padding: 5px;padding-right: 50px;}
.divTableHeading { display: table-header-group;}
.divTableFoot { display: table-footer-group;}
.divTableBody { display: table-row-group;}


.tabla_texto0{
  font-weight: bold;
  font-size: 22px;
  color: #01963a;
  padding-top: 70px;
}

 .divTableCell iframe {
		width: 400px;
                height: 300px;
                border:0;
}

 .tabla_texto_info {
		color:#01963a;
                font-weight:bold
}


.imagen_slider_centrada img{
    margin: 0 auto;
     display: block;
     padding: 20px;
}


#formulario-busqueda-tiendas {
    padding-top: 20px;
    padding-left: 20px;
    width: 250px;
}


.wpcf7-form input[type="submit"] {
    background-color: #009635;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 4px 2px;
    cursor: pointer;
}

.wpcf7-form input {
      border: 0;
      outline: 0;
      background: transparent;
      border-bottom: 1px solid black;
}

#listado {
       padding: 5px;
}

#cuerpo-post .wpb_column.vc_column_container.vc_col-sm-12 {
	float: initial !important;
}

/*Estilo gravity form*/
/*
.gform_wrapper .gf_page_steps {
    position: relative;
    margin: -30px auto 30px;
    width: 81%;
    height: 68px;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
    border: 1px solid #989898;
    overflow: hidden;

}

.gfield img {
    margin: 0 auto;
    padding-right: 40px;
        margin-bottom: 20px;
}

.gfield div {
    margin: 0 auto;
}

.gform_body {
    margin: 0 auto;
}

.gform_wrapper .gf_page_steps .gf_step.gf_step_active {
    background-color: #008000;
    color: #fff;
    }

    .gform_wrapper {
            border-radius: 3px;
    background-clip: padding-box;
    border: 1px solid #989898;
    color: #777;
		margin:0px auto;
    margin-top: 40px;
    width: 75%;
    }

 .gform_wrapper .gf_page_steps .gf_step .gf_step_number {
    display: block;
    float: left;
    padding-top: 10px;
    padding-right: 10px;
    margin-left: 10px;
    margin-right: 5px;
    width: 30px;
    height: 40px;
    border-right: 1px solid;
    font-family: Oswald;
    font-weight: 700;
    font-size: 40px;
    font-size: 2rem;
 }

 .gform_wrapper .gf_page_steps .gf_step {
         display: inline-block;
    margin-left: 0;
    padding-top: 7px;
    padding-left: 10px;
    width: 33.3%;
    height: 100%;
    font-family: 'Open Sans',sans-serif;
    font-weight: 800;
    font-size: 16px;
    font-size: 1.2rem;
    line-height: 25px;
    vertical-align: top;
    white-space: pre;


 }

 .gfield_label {
     font-size: 20px;
 }

 .frec_pago {


 }

 .frec_pago ul {
     list-style: none;
 }

ul {
    list-style: none;
}

#input_1_16, #input_1_27, #input_1_31, #input_1_48, #input_1_49 {
  font-family: 'Open Sans',sans-serif;

    overflow: hidden;
}


#input_1_16 li , #input_1_27 li, #input_1_31 li, #input_1_48 li, #input_1_49 li {
    float: left;
    margin: 0 20px 0 0;
    width: 45%;
}


#input_1_16, #input_1_27, #input_1_31, #input_1_48, #input_1_49 {
  padding: 12px;
}
#input_1_16 input[type=radio], #input_1_27 input[type=radio], #input_1_31 input[type=radio], #input_1_48 input[type=radio], #input_1_49 input[type=radio] {
   display: none;
}
#input_1_16 label, #input_1_27 label, #input_1_31 label, #input_1_48 label, #input_1_49 label  {

        display: inline-block;
    padding: 20px;
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: background-color .25s ease-out,border .25s ease-out;
    -moz-transition: background-color .25s ease-out,border .25s ease-out;
    -o-transition: background-color .25s ease-out,border .25s ease-out;
    transition: background-color .25s ease-out,border .25s ease-out;
    margin: 0;
    width: 100%;
    background-color: #fff;
    border: 1px solid #6f6f6e;
    color: #6f6f6e;
        text-align: center;


}

#input_1_16 input:checked + label, #input_1_27 input:checked + label, #input_1_31 input:checked + label, #input_1_48 input:checked + label, #input_1_49 input:checked + label {
  border: inset 1px silver;
  background: #008000;
  color: #fff;
  text-align: center;

}

#input_1_19 {
  font-family: 'Open Sans',sans-serif;

    overflow: hidden;
}


#input_1_19 li {
    float: left;
    margin: 0 5px 0 0;
    width: 20%;
}


#input_1_19 {
  padding: 12px;
}


#input_1_19 label {
            display: inline-table;
}


#input_1_19 ul {
    list-style: none;
}


.rounded-checkbox li label, #input_1_19 li label {
    position: relative;
}


#input_1_22 {
  font-family: 'Open Sans',sans-serif;

    overflow: hidden;
}


#input_1_22 li {
    float: left;
    margin: 0 5px 0 0;
    width: 22%;
}


#input_1_22 {
  padding: 12px;
}
#input_1_22 input[type=radio] {
   display: none;
}
#input_1_22 label {

        display: inline-block;
    padding: 20px;
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
    font-family: 'Open Sans',sans-serif;
    font-weight: bold;
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: background-color .25s ease-out,border .25s ease-out;
    -moz-transition: background-color .25s ease-out,border .25s ease-out;
    -o-transition: background-color .25s ease-out,border .25s ease-out;
    transition: background-color .25s ease-out,border .25s ease-out;
    margin: 0;
    width: 100%;
    background-color: #fff;
    border: 1px solid #6f6f6e;
    color: #6f6f6e;
        text-align: center;


}

#input_1_22 input:checked + label {
  border: inset 1px silver;
  background: #008000;
  color: #fff;
  text-align: center;

}

#input_1_23 {
  font-family: 'Open Sans',sans-serif;

    overflow: hidden;
}


#input_1_23 li {
    float: left;
    margin: 0 5px 0 0;
    width: 22%;
}


#input_1_23 {
  padding: 12px;
}
#input_1_23 input[type=radio] {
   display: none;
}
#input_1_23 label {

        display: inline-block;
    padding: 20px;
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: background-color .25s ease-out,border .25s ease-out;
    -moz-transition: background-color .25s ease-out,border .25s ease-out;
    -o-transition: background-color .25s ease-out,border .25s ease-out;
    transition: background-color .25s ease-out,border .25s ease-out;
    margin: 0;
    width: 100%;
    background-color: #fff;
    border: 1px solid #6f6f6e;
    color: #6f6f6e;
        text-align: center;


}

#input_1_23 input:checked + label {
  border: inset 1px silver;
  background: #008000;
  color: #fff;
  text-align: center;

}


#input_1_23 input[type=text].oa-selected  {
    border: #74b320!important;
    background-color: #74b320!important;
    color: #fff!important;
}

#input_1_23 input[type=text]:focus  {
    border: 1px solid #545454;
}

#input_1_23 input[type=text]{
    width: 100%;
    height: 64px;
    text-align: center;
}

.customSelect:focus {
    -webkit-box-shadow: 0 0 7px 1px #74b320;
    -moz-box-shadow: 0 0 7px 1px #74b320;
    box-shadow: 0 0 7px 1px #74b320;
}

#input_1_23 input[type=text] {
    width: 100%;
    border: 1px solid #e5e5e5;
    background: #E5E5E5;
    padding: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

#input_1_22 input[type=text].oa-selected {
    border: #74b320!important;
    background-color: #74b320!important;
    color: #fff!important;
}

#input_1_22 input[type=text]:focus {
    border: 1px solid #545454;
}

#input_1_22 input[type=text] {
    width: 100%;
    height: 64px;
    text-align: center;
     font-weight: bold;
    font-size: medium;
}

#input_1_22:focus, .customSelect:focus, input[type=text]:focus {
    -webkit-box-shadow: 0 0 7px 1px #74b320;
    -moz-box-shadow: 0 0 7px 1px #74b320;
    box-shadow: 0 0 7px 1px #74b320;
}

#input_1_22 input[type=text] {
    width: 100%;
    border: 1px solid #e5e5e5;
    background: #E5E5E5;
    padding: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

#input_1_19 input[type=radio   ]:not(old){
  width   : 28px;
  margin  : 0;
  padding : 0;
  opacity : 0;
}

#input_1_19 input[type=radio   ]:not(old) + label{
  display      : inline-block;
  margin-left  : -28px;
  padding-left : 28px;
  background   : url('../images/checks.png') no-repeat 0 0;
  line-height  : 24px;
}


#input_1_19 input[type=radio]:not(old):checked + label{
  background-position : 0 -48px;
}


form input[type=email], form input[type=tel], .customSelect select {
    width: 90%;
    height: 66px;
    margin-left: 10px;
    padding: 0 30px;
    background-color: #fff!important;
    color: #6f6f6e!important;
    border: 1px solid #6f6f6e;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
    font-size: 18px;
    font-size: 1.2rem;
}

 form input[type=text] {
   width: 90%;
    height: 66px;
    margin-left: 10px;
    padding: 0 30px;
    color: #6f6f6e!important;
    border: 1px solid #6f6f6e;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
    font-size: 18px;
    font-size: 1.2rem;
}

#field_1_35, #field_1_36, #field_1_37, #field_1_43, #field_1_56, #field_1_58, #field_1_59, #field_1_60, #field_1_61, #field_1_62, #field_1_63, #field_1_65, #field_1_66, #field_1_67, #field_1_68, #field_1_69,#field_1_70, #field_1_71 {
    float: left;
    width: 47.2%;
    padding-top: 20px;
    vertical-align: top;
}

 input#gform_next_button_1_4  {
  position: relative;
    width: 100%;
    height: 100px;
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
    font-size: 26px;
    font-size: 1.6rem;
    -webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
    color: #fff;
    background-color: #008000;
    margin: 0;
        border-radius: 3px;
    background-clip: padding-box;
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    font-size: 21px;
    font-size: 1.3rem;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: background-color .25s ease-out,border .25s ease-out;
    -moz-transition: background-color .25s ease-out,border .25s ease-out;
    -o-transition: background-color .25s ease-out,border .25s ease-out;
    transition: background-color .25s ease-out,border .25s ease-out;
}

#field_1_62, #field_1_71 {
    margin-bottom: 30px;
}

 input#gform_previous_button_1_3, input#gform_next_button_1_3, input#gform_previous_button_1, input#gform_submit_button_1  {
  position: relative;
    width: 49.5%;
    height: 100px;
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
    font-size: 26px;
    font-size: 1.6rem;
    -webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
    color: #fff;
    background-color: #008000;
    margin: 0;


        border-radius: 3px;
    background-clip: padding-box;
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    font-size: 21px;
    font-size: 1.3rem;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: background-color .25s ease-out,border .25s ease-out;
    -moz-transition: background-color .25s ease-out,border .25s ease-out;
    -o-transition: background-color .25s ease-out,border .25s ease-out;
    transition: background-color .25s ease-out,border .25s ease-out;
}


#field_1_46, #field_1_47, #field_1_48 {
    margin-top:30px;
}


#gform_page_1_3 .gform_page_footer {
    padding-top: 60px;
}


#field_1_53, #field_1_54 {
    color: #777;
    font-weight: bold;
    font-size: large;
    padding-bottom: 40px;
    padding-top: 40px;
    padding-left: 50px;

}

#field_1_30 {
    width: 90%;
    margin-top: 250px;
    padding-right: 20px;

}

#field_1_72 {
 font-weight: bold;
    margin-top: 270px;
}

#field_1_64, #field_1_74   {
    padding-top: 30px;
    padding-right: 45px;
}

#field_1_73 span{
    display: none;
}

#field_1_73 {
   margin-top: 30px;
}

.validation_error {
    text-align: center;
}
*/

/* General GF Date Picker */
#ui-datepicker-div          { background: #FFF; border: 1px solid #ddd; border-radius:4px; box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75); display:none; padding:20px; width:300px; }

  .ui-icon                  { color: transparent; cursor: pointer; font-size: 0px; }
  .ui-icon:before           { color: #FFF; font-family:"FontAwesome"; font-size: 18px; }

  .ui-datepicker-prev       { float: left; width: 10%;
    .ui-icon:before         { content:'\f060'; }
    &.ui-state-disabled     { display:none; }
  }
  .ui-datepicker-next       { float: right; width: 10%;
    .ui-icon:before         { content:'\f061'; float: right; }
    &.ui-state-disabled     { display:none; }
  }

  .ui-datepicker-title      {
    select                  { float: left;  width: 70%; }

    .ui-datepicker-month    { margin: 0px 5% 6px; }
    .ui-datepicker-year     { margin: 0px 15% 6px; }
  }

  .ui-datepicker-today      { background-color: #FFF; border-radius: 4px;
    a                       { color: #FFF; }
  }

  table                     { width: 100%;
    td, th                  { text-align: center; }
    td                      {
      a                     { display: block; padding: 5px; }
    }
  }

.nuestroscuidados_texto_fila .wpb_wrapper{
	min-height: 50px;
}


@media only screen and (min-width: 999px) and (max-width: 1170px){

	.divTableCell iframe {
		width: 310px;
	}

}

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

	ul.tabs li a {
		font-size: 11px;
	}
	ul.tabs li {
		width: 59px;
	}
	.tab_container {
		padding: 10px 9px 10px 10px;
		width: 100%;
	 }

         	.divTableCell iframe {
		width: 250px;
}


}


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

	#top-bar-derecho{
		display: none;
	}
	#tabs {
		padding:0px 0 3px 0;
		width: 100%;
	}
	ul.tabs li {
			float: left;
			margin: 0;
			padding: 0;
			height: 43px;
			width: 100px;
			line-height: 43px;
	 		border-left: none;
			margin-bottom: -1px;
			overflow: hidden;
			position: relative;
			border-right: 1px solid #fff;
	}
	.tab_container {
		overflow: hidden;
		clear: both;
		float: left;
		background: #fff;
		padding: 15px 15px 20px 15px;
		width: 98%;
		margin-left: 1%;
	}

	ul.tabs {
		padding-left: 4px;
	}


}

@media (max-width: 767px){
	body {
	     padding-right: 0px;
	     padding-left: 0px;
		 }
}

.p-bottom-0{
 padding-bottom: 0px;
}
.p-top-0{
	padding-bottom: 0px;
}
.p-bottom-20{
	padding-bottom: 20px;
}
.vc_row.wpb_row.vc_row-fluid{
		padding-bottom: 20px;
}
.flexslider .slides img{
	  height: auto;
}
.nuestroscuidados_titulo  a{
	color:#fff;
}
#donaahora-topbar a,#haztesocio-topbar a{
	color:#dc8c01;

}
#haztesocio-topbar,#area-profesional,#contacta-topbar{
	/*border-right:2px solid #a3a5a5*/
	border-right:2px solid #fff;
}
#contacta-topbar{
	padding-right: 15px;
}
.link-contacto{
	margin-left: 10px;
}
#area-profesional a,#contacta-topbar a{
	color:#fff;
}
#contacta-topbar{
	margin-left: 9px;
}
.bloque_menu_sitemap {
    float: left;
    padding-right: 20px;
    min-height: 230px;
}
.bloque_menu_sitemap ul li .fa {
    margin-right: 5px;
}
.bloque_menu_sitemap ul{
	padding-left: 0px;
	list-style-type:none;
}
.copyright_info{
	margin-top:10px;
}
.blog_post a.date i.naranja,.naranja{
	background: #dc8c01;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 2px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
		background-color: #fff;
}
.navbar{
	min-height: auto;
}
.navbar-default {
    background-color: #1A3020;
	}

.navbar-default-principal{
	background-color: transparent;
}
	@media only screen and (max-width: 640px){

		.imagen-content-derecha {
		    max-width: 100%;
		}

	}

@media (max-width: 600px){
	ul.topsocial{
		float:left !important;
	}
	.copyright_final .col-md-4 .last{
		padding-top: 19px;
		    text-align: center;
	}
}

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

	.page-id-5138 .nuestroscuidados_titulo {
		padding-left: 0px;
		margin-left: 0px;
		width: 100%;
	}

}

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

	/* Solucionar el corte en los textos */

	.col-sm-12.template-part-content.pull-left {
		padding-right: 0px; padding-left: 0px; width: 100%;
	}

	.vc_row.wpb_row.vc_row-fluid {
		width: 100%;
	}

	.vc_row {
		margin-left: 0px; margin-right: 0px;
	}

	.nuestroscuidados_columnas {
		/*background-color: #ade3c1;*/
		padding-top: 20px;
		padding-bottom:20px;
		margin-top: 20px;
		margin-bottom: 20px;

	}

}
