 @import url("https://use.typekit.net/zcl6njo.css");
 
.cs-widget-header, .cs-widget-body{
   	width: 100%;
    display: block;
    text-align: center;
    padding: 1rem 0 .5rem 0;
    
}
 .cs-widget-header svg {
	max-width: 95%;
}
	
.cs-widget{
	background-color: #F8F8F8;
	max-width: 820px;
    margin: 0 auto;
}

.widget-horizontal-citiservi {
    background-color: #F8F8F8;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    margin-bottom: 1rem;
}

.widget-horizontal-citiservi-header{
	width: 100%;
}

.widget-horizontal-citiservi .modulo-r .pic{
	background-position: top;
	
}
	
.black-color {
    color: #2D2D2D;
}
	
.red-color {
    color: #c00;
}

.pic-text {
	display: block;
    margin-left: 30px;
    margin-top: 8px;
    font-family: "essonnes-text", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1rem;
	color: #000;
}

.font-Regular{
	font-family: "futura-pt-bold", sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	font-size: .9rem;
}
.widget-horizontal-citiservi .black-color {
    color: #333;
    margin-left: 0;
}

	
	
	/** formulario **/
	

form#search {
    display: inline-block;
    width: 90%;
}
	
#search input#textsearch {
    text-align: center;
    letter-spacing: 1px;
    border: 1px solid #F6AE97;
    background-color: #fff;
    box-shadow: none;
    padding: 6px 12px;
    font-size: 14px;
    font-family: "futura-pt-regular", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
    color: #A2A2A2;
    vertical-align: middle;
}

#search input.search-bar {
    margin-right: 0px;
    display: inline-block;
    height: 35px;
    width: 80%;
    max-width:450px;
    margin-bottom: 17px;
    border-radius: 1px;
}
	
.search-btn{
    background-color: #F6AE97;
    border: none;
    font-size: 0.6rem;
    color: #5d605e;
    display: inline-block;
    width: 50px;
    height: 36px;
    vertical-align: top;
    cursor: pointer;
    -webkit-appearance: button;
}
	
.fa-search{
    width: 23px;
    color: #fff;
}
	
.widget-vertical-citiservi-header{
	margin:0px;
	background-color: #F8F8F8;
}
	
.widget-vertical-citiservi .modulo-r{
	float: left;
	display:block;
    width: 100%;
    margin-bottom: 1rem;
}
	
.widget-vertical-citiservi .modulo-r .pic{
	width: 85%;
    margin: 0 auto;
    display: block;
    height: 200px;
    background-size: cover;
}
		
.widget-vertical-citiservi .modulo-r .premium {
    font-family: "essonnes-display", serif;
	font-weight: 400;
	font-style: italic;
	font-size: 1rem;
    margin-left: 5px;
}

@media (min-width: 491px){
	
	.widget-horizontal-citiservi .modulo-r{
	    width: 30.6%;
	}	
	
	.hola-skin .widget-horizontal-citiservi .modulo-r{
		margin-left:18px;
	}

}
	
@media screen and (max-width: 375px) {
		
	.cs-widget-header {
	   padding: 3px;
	}	
	.cs-widget-header a {
			float: none;
	}		
	
}

@media (min-width: 1024px){
	.hola .gallery.novias div[data-js-ad-manager-slot*="robapaginas-dinamico"] iframe {
	    margin-bottom: 50px !important;
	}

}