@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700|Open+Sans+Condensed:700,300,300italic|Open+Sans:400,300italic,400italic,600,600italic,700,700italic,800,800italic|PT+Sans:400,400italic,700,700italic);
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(http://fonts.googleapis.com/css?family=Rock+Salt);


body{
    background-color: #f9f9f9;
    font-family: 'Montserrat', sans-serif;
    padding-top: 147px;
}
ol, ul {
    list-style: none;
}
img {
    max-width: 100%;	
}

h1,
h2,
h3,
h4,
h5,
h6{
    margin:0 0 15px 0;
    /*color:#333333;*/
    font-weight:400;
    line-height:1.5em;
    font-family: 'Montserrat', sans-serif;
}
h1{
    font-size:36px;
}
h2{
    font-size:30px;
}
h3{
    font-size:24px;
}
h4{
    font-size:16px;
}
h5{
    font-size:16px;
    font-weight:700;
}
h6{
    font-size:12px;
}




.header {
    margin-bottom: 0;
}
.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 0;
}
.btn{
    border-radius: 0
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {

    border-radius: 0;
}
.input-lg {
    border-radius: 0;
}
.padding-right_0{
    padding-right: 0;
}
.padding-left_0{
    padding-left: 0;
}
.headerrow{
    margin: 0;
     padding-bottom: 15px;
    /*padding-top: 15px;*/
    background-color: #d9d9d9;
    
/*    -webkit-box-shadow: 0px 4px 15px 2px rgba(0,0,0,0.41);
    -moz-box-shadow: 0px 4px 15px 2px rgba(0,0,0,0.41);
    box-shadow: 0px 4px 15px 2px rgba(0,0,0,0.41);*/
}
/*.form-search{
  padding-top: 10px;
  padding-bottom: 40px
}*/

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

.footer {
    /*  position: absolute;
      bottom: 0;*/
    width: 100%;
    /*height: 60px;*/
    background-color: #F40405;
    padding-top: 25px;
    margin-top: 45px
}
.footer li{
    color: #ffffff;
    line-height: 25px;
        font-weight: bold;
}
.footer a{
    color: #ffffff;
}
.footer a:hover{
    color: #000;

}
.footer .copyrightfooter{
    /*margin-top: 35px*/

}
.footer .text-muted {
    color: #ffffff;
}


.social-icons{
    /*padding-top: 10px*/
}


.social-icons a{
    color: #fff;
    margin-right: 5px
}
.social-icons a i{
    cursor: pointer;
    font-size: 1.5em;
}
.social-icons a:hover{
    color: #000;

}


.headerrow .social-icons a{
    color: #ffffff;
    margin-right: 5px
}
.headerrow .social-icons a:hover{
    color: #F40405;

}



.h2, h2 {
    font-size: 26px;
}
.description-slideshow{
    background-color: #222;
    color: #fff;
    min-height: 400px;

}
.content_title_slide{
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
}
.content_title_slide h2{
    font-size: 18px
}
.content_description_slide{
    min-height: 125px;
    text-align: justify;
    padding-left: 15px;
    padding-right: 15px;
}
.content_btn_slide{
    min-height: 40px;
    padding-left: 15px;
    padding-right: 15px;
}
.content_images_slide{
    min-height: 135px;
    margin-top: 22px;
    padding-left: 15px;
    padding-right: 15px;
}
.thumbnail {
    border: none;
    -webkit-box-shadow: 10px 10px 3px -9px rgba(0,0,0,0.09);
    -moz-box-shadow: 10px 10px 3px -9px rgba(0,0,0,0.09);
    box-shadow: 10px 10px 3px -9px rgba(0,0,0,0.09);
}
.thumbnail .caption h3 {
    font-size: 16px;
    margin: 0;
    min-height: 35px;
    padding: 0;
    text-transform: uppercase;
}
.price-home {
    font-size: 22px;
    font-weight: bold;
    line-height: 36px;
    padding-right: 10px;
}

.delivery_date {
    color: red;
    font-size: 12px;
}


    .content_form_search{
        background-image: url('/dev/resources/default/villas-de-lujo-mallorca.jpg'); 
        background-repeat: no-repeat; 
        background-size: cover;
        background-position: 100% 55%;
        padding-top: 210px; 
        padding-bottom: 210px; 
        margin-bottom: 15px
    }
    .content_form_search2{
        width: 80%;
        background-color: rgba(0, 0, 0, 0.6);
        background: rgba(0, 0, 0, 0.6);
        color: rgba(0, 0, 0, 0.6);
        padding: 25px; 
        margin: auto;
    }




@media (max-width: 991px) {
    .logocuci{
        display: none;
    }
    .socialicons{
        text-align: right
    }

    .content_images_slide text-center{
        display: none;
    }

}
@media (min-width: 991px) {
      
    .hide_in_movil{
        display: block;
    }
    
    .carousel_movil{
        display: none;
    }
    .carousel_pc, .flex2{
        display: block;
    }

}
@media (min-width: 768px) {
    .hide_in_movil{
        display: block;
    }
    .carousel_movil{
        display: none;
    }
    .carousel_pc, .flex2{
        display: block;
    }

}
@media (max-width: 768px) {
   
    .carousel_movil{
        display: block;
    }
    .carousel_pc, .flex2{
        display: none;
    }
    .hide_in_movil{
        display: none;
        
    }
    
    .content_form_search{
       
        padding-top: 20px; 
        padding-bottom: 20px; 
    }
    
    
}

@media (max-width: 360px) {


}


.navbar-brand {
	margin-right: 30px;
	margin-left: -10px !important;
	margin-top: 5px;
	padding: 0;
	height: auto;
}

.navbar a{
line-height: 4;
/*margin: 0 5px;*/
margin: 0 ;
    padding-top: 15px;
	padding-bottom: 15px;
    font-family: 'Montserrat', sans-serif;
font-size: 14px;
font-weight: 700;
outline: none;


}

.navbar-form {
	padding-top: 15px;
}


.navbar {
	background-color: #d9d9d9;
        border-color: #d9d9d9;
}
.navbar .navbar-nav > li > a {
	color: #222222;
        padding-top: 30px;
        text-transform: uppercase;
        padding: 30px 10px;
}
.navbar .navbar-nav > li > a:hover {
	color: #9d9d9d;
}
.description-slideshow {
	/*background-color: #323031;*/
	
}
.carousel-inner{background-color: #323031}

.pre_header {
	background-color: #ff1663;
	color: #ffffff;
	min-height: 50px;
	line-height: 50px;
	text-align: right;
	padding-right: 15px;
}
.pre_header a{
    color: #ffffff
}

.btn-danger {
	color: #fff;
	background-color: #ff1663;
	border-color: #ff1663;
}
.btn-success {
	color: #fff;
	background-color: #000000;
	border-color: #000000;
}
.btn-info {
	color: #fff;
	background-color: #ff1663;
	border-color: #ff1663;
}

.btn-danger:hover {
	color: #fff;
	background-color: #ff1663;
	border-color: #ff1663;
}
.btn-success:hover {
	color: #fff;
	background-color: #ff1663;
	border-color: #ff1663;
}
.btn-info:hover {
	color: #fff;
	background-color: #ff1663;
	border-color: #ff1663;
}
.btn-warining:hover {
	color: #fff;
	background-color: #ff1663;
	border-color: #ff1663;
}