/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 23 2020 | 19:05:30 */
.desc{
    height: 100%;
    padding: 30px 20px 0px 30px !important;
    font-size: 22px;
    outline: none;
    background: rgba(0, 0, 0, 0.7);
}

.notopmargin .vc_column-inner{
	 padding-top: 0px !important;
}

#header.sticky-header #primary-menu > ul > li > a {
    line-height: 51px;
}

#page-title span{

 	max-width: 900px;
    margin: 0 auto;
    padding-top: 5px;
}

.feature-box{
	margin: 0 5px
}





.iconlist {
    margin-left: 1.40em;
}

#logo img{
	margin-top: 10px !important;
    height: auto !important;
}

.portfolio-overlay{
	background-color : #FFF !important;
  	
}
.room-overlay{
	height: 1000px; 
  	background-position: 50% -139.2px;
}


.portfolio-overlay .portfolio-desc h3{
	color : #444 !important
}


/* Popup tranparencias: */
.wpb-main-wrapper {
    border-radius: 10px;
    background-color: transparent !important;
    position: fixed;
  	box-shadow: transparent !important;
}

.wpb-main-wrapper {
    text-align: center;
    box-shadow: transparent !important;
}

.wpb-main-wrapper {
    text-align: center;
    box-shadow: rgba(86, 85, 85, 0) 2px 2px 10px 4px !important;
}



