/*
CTC Separate Stylesheet
Updated: 2019-01-02 20:56:58
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.19.2.1546462618
*/

@font-face {
    font-family: ElegantIcons;
    src: url(http://yarimarbonilla.tiguerecorp.com/wp-content/themes/Divi-child/fonts/ElegantIcons.ttf);
}

.slick-slider {
	 background: none;
}

.button-readmore {
	 background: #000;
	 color: #fff;
	 border-radius: 8px;
	 padding: 8px;
	 margin-top: 20px !important;
}

.slick-dots li button:before {
	 -webkit-text-stroke-width: 1px !important;
	 -webkit-text-stroke-color: #fff !important;
	 color: transparent !important;
	 font-size: 13px !important;
	 opacity: 1 !important;
	 margin-top: 10px ;
}

.slick-dots li.slick-active button:before {
	 color: #fff !important;
}


/*Ajustes de posts en carousel*/

.rpc-box {
	height: 410px !important;
}

.rpc-bg {
  display: flex !important;
  flex-flow: column wrap;
  overflow: hidden !important;
}

.rpc-post-image {
	margin: 0px !important;
}

.rpc-post-category a {
    background: none !important;
	color: #000 !important;
	text-decoration: none;
	cursor: not-allowed;
	pointer-events: none;
}

.rpc-post-category {
	margin-right: 30px !important;
	margin-left: 10px !important;
	font-family: Karla, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
	border-bottom:1px solid black !important;
}

.rpc-post-category a {
	padding: 0px !important;
}

.rpc-post-title {
	 margin-left: 10px;
	 margin-right: 10px;
	 padding-right: 20px;
	 margin-top: 0px !important;
}

h3 {
	padding-bottom: 0px;
}

.rpc-post-title:hover, h2:hover {
	 text-decoration: underline;
}

.rpc-post-date, .rpc-date {
	display: none !important;
}

.rpc-post-para, .rpc-content {
	padding-top: 5px !important;
	font-family: Karla, sans-serif !important;
	font-weight: 400 !important;
	font-size: 12px !important;
    margin-bottom: 5px !important;
    border-top:1px solid black !important;
	margin-left: 10px !important;
	margin-right: 30px !important;
	margin-top: auto !important;
}

.slick-center {
   transform: scale(1);
}

.slick-left {
   transform: scale(.93);
}

.slick-right {
   transform: scale(.93);
}

.entry-meta {
	bottom: 25px;
	text-decoration: none;
	cursor: not-allowed;
	pointer-events: none;
}

.slick-prev, .slick-next {
	top: 106% !important;
}

.slick-prev {
	margin-left: 40px !important;
}

.slick-next {
	margin-right: 40px !important;
}

.wcp-carousel-main-wrap {
	margin-left: -20px;
	margin-right: -20px;
}


/*Otros ajustes*/

.content {
	height: 250px;
	padding: 10px !important;
}

.mk-nav-responsive-link {
	top: 45px;
}

header {
	border: none !important;
}

.mk-responsive-nav li a {
	text-transform: none;
}

#main-header {
	background: transparent;
}

.et_pb_contact_form_0 .input {
	/*border: solid 1px #005e77;*/
	padding: 5px;
}

.et_contact_bottom_container {
	float: left;
	margin-top: 25px;
}

.et-pb-controllers a {
	background-color: transparent !important;
	opacity: 1 !important;
	margin-top: 60px !important;
	border: solid 1px white;
	width: 12px;
	height: 12px;
}

.et-pb-controllers .et-pb-active-control {
	background-color: #fff !important;
}

.et-pb-controllers-has-video-tag.et-pb-controllers {
	bottom: -50px !important;
}

