html {

  scroll-behavior: smooth;

}

@font-face {
	font-family: 'Gothic';
	src: url(fonts/GOTHIC.TTF);
}

body {

	font-family:  'Roboto';

}



#main-header-3 .header-inner {

    background: #f15900;

}



@media (min-width: 180px) {

.header-shrink {

	background: none !important;

	}

}

/* TASACIONES FORM */

.contact-2 textarea {
    min-height: 191px!important;
}

/* BANNER DETALLES DE PROPIEDAD */



.sub-banner {

	background: url(../img/propiedad-duplex.jpg) top left no-repeat;

	background-size: cover;

}



.sub-banner:before {

	background-color: inherit;

}



.banner-contacto {

	background: url(../img/propiedad-casa.jpg) top left no-repeat;

	background-size: cover;

}



/* PROPIEDADES */



.iconoprop {

	display:  inline !important;

	width:  15px;

	padding-right:  2px;

	position: relative;

    top: -2px;

}



.tituloprop h3 a {

	font-family:  'Gothic';

	font-weight:  800 !important;

	letter-spacing: 3px !important;

}



.tituloprop h3 {

	padding-bottom: 0px !important;

	margin-bottom: 0px !important;

}



.location a {

	letter-spacing: 2px !important;

	font-size: 12px !important;

}



/* COLOR LETRAS MENU */

#main-header-3 .navbar-expand-lg .navbar-nav .nav-link {

	color: #000;

}

#main-header-3 .navbar-expand-lg .navbar-nav .nav-link:hover {

	color: #fff !important;

}



#main-header-3 .navbar-expand-lg .active .nav-link {

	/* color:  #fff !important; */

}

.menu_social {
	color: #fff !important;
}




/* CLASE PARA LA FUENTE CENTURY GOTHIC */

.titulo {

	font-family:  'Gothic';

	font-weight:  600;

	letter-spacing: 2px !important;

}

.plan-price {
	font-family: Roboto;
}



.titulobanner {

	font-family:  'Gothic';

	font-weight:  300 !important;

	letter-spacing: 9px !important;

	font-size: 50px;

}



.bootstrap-select .dropdown-toggle .filter-option-inner {

	font-family: 'Gothic';

    letter-spacing: 2px;

}



.tituloseccion {

	font-family:  'Gothic' !important;

	font-weight:  400 !important;

	letter-spacing: 6px !important;

	font-size: 30px !important;

	margin-bottom:  18px !important;

}



.barraseccion {

	color:  #f15900 !important;

	height:  6px !important;

	border-bottom: 4px;

	width:  170px;

	text-align:  left;

	opacity: 1;

    margin-bottom: 50px !important;

}

/* SECCIONES */
.contenedor_forchino {
    padding: 40px 0 70px !important;
}

/* SERVICIOS */


.service-info h3{
	margin: 15px 0 15px !important;
}
.service-info .icon {

	width: 170px;

    height: 170px;

    line-height: 170px;

}



.tituloservicio {

	font-family:  'Gothic' !important;

	letter-spacing: 3px !important;

	font-size: 20px !important;

	background-color:  #f15900 !important;

	display:  inline-block;

	padding: 10px 15px 10px 23px!important;

}



.tituloservicio a {

	font-weight:  800 !important;

	color:  #fff !important;

}



.tituloservicio a:hover {

	color:  #000 !important;

}



.service-info p {
	font-family: 'Gothic';
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.6px;
    margin-top: 5px;
}



/* CUADROS PROPIEDADES */

.property-box-4 .property-photo:before {
	display:none;
}



.popular-places .popular-places-photo:before {

	background: linear-gradient(0,#f15900,#f1590054);

}



.titulopropiedades {

	font-family:  'Gothic';

	font-weight:  700 !important;

	letter-spacing: 4px !important;

	color:  #fff !important;

}



.cuadradopr {

	color: #f15900 !important;

	font-size: 32px;

    padding-right: 5px;

}

.popular-places .info h3 a{
	font-size: 19px !important;
}

.counter-box-2 h1{
	font-weight: 500 !important;
}



.counters-2 {

    background: url(../img/fondo-estadisticas.jpg);

}



.counters-2:before {

	opacity:  0;

}



/* STAFF */

.team-2 .photo::after {
	display:none;
}

.nombrestaff {
	padding: 10px 0px;
}

.nombrestaff a {
    color: #262525!important;
    font-size: 30px;
    font-family: 'Gothic' !important;
    line-height: 40px;
    font-weight: 500 !important;
}




.contact ul li a {
    font-size: 17px !important;
    color: #262525 !important;
    font-weight: 300;
}

.team-2 .detail .contact ul li {
    padding-left: 0px;
}

.contactwsp a {
	font-weight: 600 !important;
}

.contactwsp a i {
	position: relative !important;
	color: #f15900;
}

.slide-box {
    padding: 0px 10px;
}



/* TITULOS DEL MENU */



#main-header-3 .navbar-expand-lg .navbar-nav .nav-link {

	font-weight:  600;

}



#main-header-3 .navbar-expand-lg .active .nav-link {

	/* font-weight:  800; */

}



/* FOOTER */


.main-footer-3 .subscribe-newsletter h3{
	font-size: 25px !important;
}

.main-footer-3 .footer-inner .contact-info li {

	padding-left:  0px !important;

}
.main-footer-3 .subscribe-newsletter .form-control{
	height: 50px !important;
	border-radius: 0px;
    margin-right: 0;
}
.main-footer-3 .subscribe-newsletter .btn{
	height: 50px !important;
	border-radius: 0px;
}
.contact-info{
	padding: 0px !important;
}

.main-footer-3 .subscribe-newsletter {
    border-bottom: solid 2px #f15900;
}


@media (max-width: 767px) {

	.contact ul li a {

		font-size:  16px !important;

		font-weight:  bold !important;

	}



	.tituloseccion {

		font-size: 28px !important;

	}



	.team-2 .photo img {

		max-width: 60%;

    	margin: auto;

    }



    .service-info .icon {

		width: 200px !important;

	    height: 200px !important;

	    line-height: 200px !important;

	}



	.service-info .icon img {

		max-width: 200px;

	}



	.tituloservicio {

		padding: 8px 15px 10px 23px!important;

	}



	.tituloservicio a {

		font-size:  20px !important;

	}



	.service-info p {

	    font-size: 15px;

	    font-weight: 600;

	    letter-spacing: 0.3px;

	    margin-top: 5px;

	}

}

/* LISTADO */

.mostrar_mobile{
	display: none;
}

@media (max-width: 1000px) {
	.mostrar_desktop{
		display: none;
	}
	.mostrar_mobile{
		display: inline;
	}
}




.input_forchino{
	padding-left: 15px !important;
	font-size:15px;
	width: 100%;
	color: #545454 !important;
	font-family: 'Gothic';
	letter-spacing: 2px;
	font-weight: 600;
}
.textarea_forchino{
	padding: 15px !important;
	font-size:15px;
	width: 100%;
	color: #545454 !important;
	font-family: 'Gothic';
	letter-spacing: 2px;
}
.tituloseccion_medio {
    font-family: 'Gothic' !important;
    font-weight: 600 !important;
	font-size: 22px !important;
}
.tituloseccion_chico {
    font-family: 'Gothic' !important;
    font-weight: 400 !important;
	font-size: 15px !important;
	letter-spacing: 1px;
	color: #343434;
	line-height: 40px; 
}
.barraseccion_medio {
    color: #f15900 !important;
    height: 3px !important;
    border-bottom: 4px;
    width: 85px;
    text-align: left;
    opacity: 1;
    margin-bottom: 50px !important;
}

/* DETALLE PROPIEDAD */
.option-bar {
    margin-bottom: 0px !important;
}
.titulopropdetalle {
    font-family: 'Gothic';
    font-weight: 800 !important;
    letter-spacing: 3px !important;
	
}	
.ubicaciondetalle {
    text-transform: uppercase;
	font-weight: 400;
	margin-top: -10px;;
}	
.boton_forchino{
    letter-spacing: 1px !important;
}
.boton_forchino_outline{
	letter-spacing: 1px !important;
	background-color: transparent;
	color: #f15900 !important;
	border: 1px solid #f15900 !important;
}
.boton_forchino_outline:hover{
	letter-spacing: 1px !important;
	color: #ffffff !important;
	background-color: #f15900 !important;
}
.boton_forchino_gris{
	letter-spacing: 1px !important;
	background-color: #545454;
	color: #fff !important;
	
}
.boton_forchino_outline_gris{
	letter-spacing: 1px !important;
	background-color: transparent;
	color: #545454 !important;
	border: 1px solid #545454 !important;
}
.boton_forchino_outline_gris:hover{
	letter-spacing: 1px !important;
	color: #ffffff !important;
	background-color: #545454 !important;
}
.draggable{
	min-height: 500px !important;
}
	
.contact-2 .contact-form {
    padding: 40px !important;
}
.heading-properties-2 .ratings-2 span{
	margin-left: 0 !important;
}

/* NUEVOS CAMBIOS */

.banner .carousel-content {
    margin: 80px auto 0px;
}

.active-pate {
    background: #00000099;
}

.seach-black {
    background: #f15900 !important;
}

.content-area-16 {
    padding: 50px 0px 0px;
}

.content-area-14 {
    padding: 80px 0 50px;
}

.content-area-15 {
    padding: 70px 0 50px;
}

.consultar {
	background: #f15900;
	text-align: center;
	padding: 150px 0px;
	background: url(../img/fondo_city.jpg) top left no-repeat;
	background-size: cover;
}

.consultar h1 {
	font-family: 'Gothic';
	color: #fff;
	font-weight: 600;
    letter-spacing: 6px;
	font-size: 28px;
}

.consultar h3 {
	font-family: 'Gothic';
	background-color: #fff;
	font-weight: 600;
	letter-spacing: 2px;
	font-size: 22px;
    display: inline-block;
    padding: 8px 20px;
	margin-top: 10px;
}

/* CAROUSEL DETALLES PRODUCTO */

.single-carousel-wrap .swiper-slide .box-item {
    border-radius: 0px;
}

.sc-btn, .ss-slider-cont {
    position: relative;
    float: right;
    top: 57%;
    background: #33333399;
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin-top: -18px;
    z-index: 2;
    cursor: pointer;
    border-radius: 0%;
    box-shadow: none;
	text-align: center;
}

.sc-btn:hover, .ss-slider-cont {
    background: #11111199;
}

.sc-btn.sc-next, .ss-slider-cont-next {
    right: 0px;
}

.sc-btn.sc-prev, .ss-slider-cont-prev {
    left: 0px;
    float: left;
}

.sc-next i {
	position: relative;
    right: -1px;
}

.sc-left i {
	position: relative;
    left: -2px;
}

.box-item:hover a.gal-link {
    top: 45%;
    opacity: 0.8;
    background: url(../img/plus.png);
    background-size: contain;
}

/* IMAGEN PRODUCTO GRANDE FLECHAS */

.lg-actions .lg-next, .lg-actions .lg-prev {
    box-shadow: none;
}

.lg-actions .lg-next:before, .lg-actions .lg-prev:after {
    font-size: 40px;
}

#lg-zoom-in:after, #lg-zoom-out:after {
    display: none;
}

/* PHP */

.anchamay190 {
	min-height: 173px;
	width: 245px;
	background-position: center center;
	background-size: cover;
}


/* FLOTANTE WSP */

.float{
	position:fixed;
	width:50px;
	height:50px;
	bottom:18px;
	right:70px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:12px;
	color: #fff;
}


@media (min-width: 1400px) {

	#main-header-3 .logos img {
		height: 50px !important;
	}
	
}

.widget .search-fields {
	font-weight: 600;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner{
	font-weight: 600;

}