/*
THEME NAME: Properati 3
THEME URI: http://www.vertegrande.com
DESCRIPTION:  Proyectos Inmobiliariso
VERSION: 3.0
AUTHOR: <a href="http://www.vertegrande.com">pasaelmate&reg;</a>
AUTHOR URI: http://www.vertegrande.com
*/

/* Architecture */
@import "bootstrap/css/bootstrap.css";
@import "general.css";
@import "css/fontawesome-all.css";
@import "swiper/swiper.css";

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

html { }
.navbar-text {

	 font-family: 'Roboto', sans-serif;
	 color: #817f7e;
	 text-transform: uppercase;

	 font-size: 12px;
}
.navbar-text b{

 	 color: #000;

 }
 .navbar-light .navbar-text a {
     color: rgb(255 255 255 / 90%);
		 line-height: 24px;
 }
 .navbar-light .navbar-text a:hover {
     color: rgb(255 255 255 / 90%);
	text-decoration: overline;
 }
.card-body-min-height a{
	color: #000;
 font-family: 'Roboto', sans-serif;
 font-weight: 900;

}
.card-img-top {
    width: 100%;
   border-top-left-radius: 0;
     border-top-right-radius:  0;
}
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent;
    background-clip: border-box;
    border: 0px solid #ddd;
}
.hero {
  width: 100%;
  height: 70vh;

  /*Flexbox stuff */
  display: flex;
  justify-content: center;
  align-items: center;

  /* Text styles */
  text-align: center;
  color: white;

  /* Background styles */
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(images/bg-seguro.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.hero h1 {
  /* Text styles */
  font-size: 3em;

      /* Margins */
    margin-top: 0;
    margin-bottom: 0.5em;
}
.hero h2 {

  font-size: 1em;


}
.hero .btn {
    /* Positioning and sizing */
    display: block;
    width: 250px;

      /* Padding and margins */
    padding: 1em;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;

    /* Text styles */
    color: white;
    text-decoration: none;
    font-size: 0.8em;

    /* Border styles */
    border: 3px solid white;
  border-radius: 20px;
}
.agent-info p {
    font-size: 14px !important;
    word-break: break-word;
    font-weight: 300;
}
.bootstrap-wrapper .text-muted {
  color: #222 !important;
}
.fondogris-home .form-group  .btn-secondary {
  color: #063838;
  background-color: #fff;
  border-color: #fff;
	font-weight: 700;

}
.bootstrap-wrapper .btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
 .fondogris-home .form-group select {
    border-color: #121212;
    background: #121212;
		color:#888888;
}

#fondogris-home, .fondogris-home {
    background: #212121;
		  background-attachment: fixed;
    font-family: Arial, sans-serif;
    font-size: 12px;
    padding: 30px 0px 20px 0px;
    color: #fff;
    height: auto;

}
body {
	background: #fff;

  color: #333;
  font-size: 1rem;

    font-family: 'Roboto', sans-serif;


}
.bg-light {
    background-color: #fff !important;
}
 
  .timeline-Tweet-text {
    font-size: 12px;
    line-height: 14px;
    font-weight: 300;
}
.timeline-Tweet-text {
	 margin-left: 40px;
	 margin-bottom: 12px;
	 font-size: 11px;
	 line-height: 18px;
	 font-weight: 400;
	 white-space: pre-wrap;
	 word-wrap: break-word;
}
 .sin-borde{
	border:none;
	margin-bottom: 15px;
}
.fondo-gris {
 background: transparent;
}.fondo-suave {
 background: #fff;

}

.color-gris {
 background: #090909;
}
 .blanco   {
   color: #fff !important;
	 font-weight: 600;font-size: 13px;

}
.card-blanco h5 a {

    color: #fff !important;
      font-family: 'Roboto', sans-serif;
    font-weight: bold;
		font-size: 18px;
    line-height: normal;

}

.card-text {
    font-size: 14px;
    text-align: left;
    color: #242323;
}
.card-text h5 a {

  color: #000 !important;
      font-family: 'Roboto', sans-serif;
    font-weight: 500;
		font-size: 22px;
		text-align: left;
    line-height: 23px;

}

.card-text h5   {

margin-top: 20px;

}
.card-blanco {

    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;

}
/* COD video Youtube responsives */

.wp-block-embed-youtube {
		position: relative;
		padding-bottom: 56.25%;
		overflow: hidden;
		max-width: 100%;
		height: auto;width: 100%;
}
.entry-content iframe {
    display: block;       /* iframes are inline by default */
    background: #000;
    border: none;         /* Reset default border */
    height: 170vh;        /* Viewport-relative units */

}
.wp-block-embed-youtube iframe,
.wp-block-embed-youtube object,
.wp-block-embed-youtube embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
}
/* caption bajo fotos  */
figcaption{
	text-transform: uppercase;
	font-size: 10px;
	line-height: normal;

	color: #333;
}

		.linknota , #linknota {

			margin-bottom:  5px;
			clear: both;

		}


   .site-info {
    background: #fff;
		    font-family: 'Roboto', sans-serif;
    color: #434343;       text-transform: uppercase;
    padding: 2px 0 13px 0;
    font-size: 11px;
		line-height: 13px;
}
.site-info a {
    color: #000;
		font-weight: 900;
}    .site-info a:hover {
    text-decoration: none;
    color: #444;
}
.site-info .container {

    margin-bottom: 2PX;



}




.card-header{
	clear: left;

	   	background: transparent;
         color:#CBAA87;padding-bottom: -1px;

}.card-header .btn-link {
    font-weight: 900;
    color: #000;
    background-color: transparent;
}
/* General */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}



  /**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine work of
 * Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 * and Blueprint http://www.blueprintcss.org/
 */

}
img {
	border: 0;
}
blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}

a:focus {
	outline: 0px;

}

a:hover,
a:active {
	outline: 0;
}

a img {
	border: 0;
}

       /**
 * 8.0 Alignments
 */

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}

.btn-outline-warning {
    color: #e47d2b;
    background-color: transparent;
    background-image: none;
    border-color: #e47d2b;
}


/**
 * 9.0 Clearings
 */

.clear:before,
.clear:after,
.site:before,
.site:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.nav-links:before,
.nav-links:after,
.comment-navigation:before,
.comment-navigation:after,
.social-navigation ul:before,
.social-navigation ul:after,
.textwidget:before,
.textwidget:after {
	content: "";
	display: table;
}

.clear:after,
.site:after,
.entry-content:after,
.comment-content:after,
.site-content:after,
.nav-links:after,
.comment-navigation:after,
.social-navigation ul:after,
.textwidget:after {
	clear: both;
}

  /**
 * 4.0 Elements
 */



.separator {
	color: #CCCCCC;
	margin: 0 5px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}


.sponsor{
 font-size: 10px;
 font-style: normal;  font-family: tahoma;
text-align: center;
font-weight: normal;
text-transform: capitalize;
padding:5px;
color: #717070;
}
/* accesos para ver mas secciones */
/* Content */
 .mod__header__accesos {
    float:right;
padding-top: 5px;
    bottom: 0;
}

.mod__header__accesos a {

    text-transform: uppercase;
    font: 14px/19px 'Exo',sans-serif;
        font-weight: normal;
    font-weight: 700;
    margin: 0 22px 0 0;
}
.section-title-verde a
{ color:#339591;
}
.section-title h2
{ font-weight: 800;
}
/* Content */
.page-title {
	margin-bottom: 15px;
	   font-family:'Recoleta500';
	    font-size: 33px;
	    line-height: 38px;
	    color: #333;
	    padding-top: 20px	;
}

.post {
	margin-bottom: 50px;
}


.badge-success {
    color: #fff;
    background-color: #efc342;
		font-size: 55%;
}
 .entry-title a {
	color: #000;   font-weight: bold;
		line-height: normal;  font-size: 34px;

} .entry-title a:hover {
	text-decoration: none;
}
.card-img-top img{
	width: 100%;
 	height: 200px;
	    object-fit: cover;
	    margin-bottom: 0px;
	    border: 9px solid #eee;

}
.rounded {
border-radius: 0.5rem !important;
}

.counter-box {
    display: block;
    background: #f6f6f6;
    padding: 40px 20px 37px;
    text-align: center
}
.counter-box .cabina{
    margin-bottom:20px;
}
.counter-box p {
    margin: 5px 0 0;
    padding: 0;
    color: #909090;
    font-size: 18px;
		line-height: 19px;
    font-weight: 500
}



.counter {
    display: block;
    font-size: 44px;
    font-weight: 700;
    color: #666;
    line-height: 33px
}

.counter-box.colored {
    background: #3acf87
}

.counter-box.colored p,
.counter-box.colored i,
.counter-box.colored .counter {
    color: #fff
}


#fondogris, .fondogris {
    background: #eee;
		  background-attachment: fixed;
    font-family: Arial, sans-serif;
    font-size: 12px;
    padding:3px 0px 3px 0px;
    color: #2D2D2D;
    height: 100%;

}


.home .fa-home{
display:none;
}


#fondogris-cat, .fondogris-cat {
    background: #f2f2f2;
    font-family: Arial, sans-serif;
    font-size: 12px;
    padding: 10px 0px 5px 0px ;
    color: #2D2D2D;
    height: 100%;

}
 .fondogris h2.entry-title    {
 color: #fff;   font-weight: bold;
	 line-height: 37px; font-size: 37px;
	    font-family: 'Roboto', sans-serif;
	 margin-bottom: 0;
}



.fondogris-cat .entry-title  {
color: #fff;
	line-height: normal;  font-size: 15px;
	font-family: "Roboto";
	text-transform: uppercase;
}
.fondogris .bajada   {
 color: #333;
text-align:center;
 	 line-height: normal;
	 font-size: 15px;
	 padding-bottom: 17px;font-weight: bold;
	 text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
}
.bajada   {
 color: #000;
text-align:center;
 	 line-height: normal;
	 font-size: 25px;
	    font-family: 'Roboto', sans-serif;
}



.more-link {
	display: block;
	margin: 10px 0 0 0;
}

  .entry-meta a, .entry-categ a {
	color: #000;

}
.fa-map-marker-alt::before {
    content: "\f3c5";
}
 .property-info li {
    padding: 15px 0 0;
    font-size: 15px;color:#a29e9e;
}
 .property-info {
    margin-bottom: 0px;
}.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}.list-unstyled {
    padding-left: 0;
    list-style: none;
} .flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
} .property-info li i {
    margin-right: 0;
    display: block;
    font-size: 18px;
    color: #a4a3a3;
}
.property-details i {
    margin-right: 5px;
} .property-info li span {
    color: #000;
    font-size: 22px;
    margin-left: 3px;
    font-weight: 300;
}
/*-----------------------------------------------------------------------------------*/
/*	0o. Descripcion propiedades
/*-----------------------------------------------------------------------------------*/

.row-caracteristica {
    border-bottom: 1px solid #e2e2e2;
    padding: 10px 0;
    margin: 0;
}

.row-article .row-caracteristica .caracteristica span {
	float: right;
	font-size: 13px;
	color: #000;
	font-weight: 700;
	background: #fff;
	padding: 4px 8px;
	display: inline-block;
	margin-top: -3px;
	min-width: 40px;
	text-align: center;
	border: 1px solid #ffc107;
}
.bg-dark {
    background-color: #201f1f !important;
}
.row-caracteristica .caracteristica span {
	float: right;
	font-size: 13px;
	color: #000;
	font-weight: 700;
	background: #fff;
	padding: 4px 8px;
	display: inline-block;
	margin-top: -3px;
	min-width: 40px;
	text-align: center;
	border: 1px solid #ffc107;
}.row-caracteristica .caracteristica {
    font-size: 14px;
    color: #2f2f2f;
    padding-left: 35px;
    padding-right: 5px;
}
.row-caracteristica .caracteristica {
    font-size: 14px;
    color: #2f2f2f;
		margin-bottom: 5px;
}

.caracteristica.cochera {
    background: url(images/cochera.jpg) 2px top no-repeat;
}
.caracteristica.lavadero {
    background: url(images/lavadero.jpg) 2px top no-repeat;
}
.caracteristica.dormitorio {
    background: url(images/dormitorio.jpg) 2px top no-repeat;
}
.caracteristica.ducha {
    background: url(images/ducha.jpg) 2px top no-repeat;
}
.caracteristica.patio {
    background: url(images/patio.jpg) 2px top no-repeat;
}
.caracteristica.metro2 {
    background: url(images/metro2.jpg) 2px top no-repeat;
}
.caracteristica.ambientes {
    background: url(images/ambientes.jpg) 2px top no-repeat;
}
.caracteristica.piso {
    background: url(images/piso.jpg) 2px top no-repeat;
}


  .property-price {
    color: #e47d2b;
    font-size: 24px;
    font-weight: 600;
    font-family: "Roboto", sans-serif;
    margin-top: 14px;
}
.property-price span {
	 font-size: 14px;
	 color: #969696;
	 font-weight: normal;
}
.font-xll {
    font-size: 30px;
}
.text-primary {
    color: #44433f !important;
}
.text-primary2 {
    color: #e47d2b !important;
}

.direccion
{
	 color:#444;
	 font-weight: 300;font-size: 14px;
	     font-family: 'Roboto', sans-serif;
text-align: center;

}
.direccion span
{
	 color:#000;text-align: center;
	 font-weight: 600;font-size: 14px;
	     font-family: 'Roboto', sans-serif;

}
/*------------------------------------*\
	Contactanos
\*------------------------------------*/

.list-item_img[_ngcontent-c5] {
    width: auto;
    margin-bottom: 12px;
}.list-item_title[_ngcontent-c5] {
    margin-bottom: 13px;
    max-width: 100%;
}
.main-list   ul{

      list-style-type: none;

list-style:none;

}.list-item_text  a{
list-style: none;
    font-weight: 600;
		color:#000;

}
.list-item_text{
    font-size:14px;
		color:#555;
}
.list-item[_ngcontent-c5] {
    list-style-type: none;
}
.title {
    font-family: geometric-bold,sans-serif;
    font-weight: 500;

    display: block;
    color: var(--black);
}
.title-three {
    	font-size: 30px;line-height: 30px;
}

.text-info {
    color: #efc342 !important;
}

/*-----------------------------------------------------------------------------------*/
/*	01. mas propiedades link en home
/*-----------------------------------------------------------------------------------*/

.dot-hr {
    border-bottom: 1px dotted #CECBC7;
    margin-bottom: 10px;
		margin-top: 10px;
}



.sombra-caja {
	-webkit-box-shadow: 4px 11px 5px -7px rgba(179,179,179,1);
-moz-box-shadow: 4px 11px 5px -7px rgba(179,179,179,1);
box-shadow: 4px 11px 5px -7px rgba(179,179,179,1);
}

/*------------------------------------*\
	boton play foto videos
\*------------------------------------*/


.gKhQRv {
	position: absolute;
text-align: center;
padding-left: 23px;
top: 30px;
right: 0px;
height: 40px;
width: 90px;
font-weight: 600;
display: flex;
color: #fff;
align-content: center;
-moz-box-align: center;
align-items: center;
-moz-box-pack: center;
background: #ca1417;
z-index: 1;
}




.masprop:focus {
	outline: none;
}

/* Ujarak */
.masprop {
	min-width: 100%;
	max-width: 100%;
	display: block;
	margin: auto;
	padding: 2em 2em;
	background: none;
	font-size: 80%;
	text-align: center;
	color: #201e1e;
	background: #f2f2f2;
	border: 2px solid #f0eeee;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: border-color 0.4s, color 0.4s;
	transition: border-color 0.4s, color 0.4s;
	    transition-timing-function: ease, ease;
}

.masprop::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #ffc107;
	z-index: -1;
	opacity: 0;
	-webkit-transform: scale3d(0.7, 1, 1);
	transform: scale3d(0.7, 1, 1);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.masprop,
.masprop::before {
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.masprop:hover {

	color: #e47d2b;
	text-align: center;
	border: 2px solid #e47d2b;
	text-decoration: none;
}

/*=========================================================
	ARTICLE
===========================================================*/
.titulozonas{
text-align: center;

margin-bottom: 3px;
padding-bottom: 4px;
}
.titulosubzona{
text-align: center;
font-size: 28px;line-height: 29px;
font-weight: 900;
}






/*------------------------------------*\
	Default Article
\*------------------------------------*/
.article {
	position:relative;
	margin-bottom:30px;
}

.article .article-img > a {
	display:block;
}

.article .article-img > a:after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	background: #222;
	opacity:0;
	-webkit-transition:0.2s opacity;
	transition:0.2s opacity;
}

.article:hover .article-img > a:after {
	opacity:0.3;
}

.article .article-img {
	position:relative;
	overflow:hidden;
	margin-bottom:15px;

}

.article .article-img img {
	width:100%;height: auto;
	-webkit-transition:0.5s -webkit-transform;
	transition:0.5s -webkit-transform;
	transition:0.5s transform;
	transition:0.5s transform, 0.5s -webkit-transform;
}

.article:hover .article-img img {
	-webkit-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	        transform:scale(1.1);
}

.article .article-img  .article-info {
	position:absolute;
	bottom:15px;
	left:15px;
	z-index:22;
}




.article .article-title {

	margin-top:10px;
}

.article .article-title > a {
	    font-family: 'Roboto', sans-serif;
	font-weight: 600;
	color: #000;
	font-size: 24px;
	line-height: 25px;
}
.article .article-titleh3 > a  {
	    font-family: 'Roboto', sans-serif;
	font-weight: 600;
	color: #000;
	font-size: 17px;
	line-height: 19px;
}
.article .article-meta {
	margin-bottom: 10px;
	margin-top: 10px;
}

.article .article-meta li {
	display:inline-block;
	color:#444;
	font-weight:400;
	font-size:12.5px;
	text-transform:uppercase;
}

.article .article-meta li + li {
	margin-left:10px;
}

.entry-title-cat {
	text-align: center;
	padding: 5px;
	color: #666;
	font-size: 17px;
	font-weight: 800;
}
/*------------------------------------*\
	Row Article
\*------------------------------------*/
.article.row-article:after {
	content:"";
	display:block;
	clear:both;
}

.article.row-article .article-img {
	width:50%;
	float: right;
    margin-left: 30px;
    height: 230px;

    object-fit: cover;
    margin-bottom: 0px;
    border: 9px solid #eee;
}

@media only screen and (max-width: 767px) {
	.article.row-article .article-img {
		width:100%;margin-bottom:15px;
	}

	.article.row-article .article-body p {
		display:none;
	}
}

@media only screen and (max-width: 480px) {
	.article.row-article .article-img {
		float:none;
		margin-bottom:15px;
	}
}
/* widget */
.widget-title {

	background-color: initial;
  font-family: 'Recoleta600';
		text-transform:capitalize;

	    font-size: 15px !important;

	    color: #212121 !important;
	    border-top-width: 0;
	    border-bottom-width: 0;
	    border-left-width: 0;
	    border-right-width: 0;
	    border-color: initial;
	    border-style: solid;
	    padding-top: 0;
	    padding-left: 0;
	    padding-right: 0;
	    padding-bottom: 0;
	    margin-top: 0;
	    margin-left: 0;
	    margin-right: 0;
	    margin-bottom: 20px;
	    width: 100%;
	}
	.widget{
	    border-left-width: 0;
	    border-right-width: 0;
	    border-top-width: 0;padding-bottom: 20px;
    margin-bottom: 20px;
font-family: 'Roboto';
font-size: 14px; color:#666;

	}.widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
 .widget ul li a{
    color: #000;



		font-weight: 500;
}
.widget ul li {	list-style-type:circle;
    margin: 0;	font-family: 'Roboto';
    padding: 0;  color:#666;
    list-style: none;
		position: relative;
		font-size: 13px;
border-bottom: 1px solid #e7e7e7;
padding-bottom: 15px;
margin-bottom: 15px !important;
}

/* calendar widget */
.widget_calendar {  clear: both;}
#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: right; color: #333; font-size: 12px; margin-top: 2px; margin-bottom: 2px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar #prev  { text-align:left; display:none;}
#wp-calendar #next { text-align:right; }

 .wp-calendar-nav{display: none;}

/*------------------------------------*\
	tags Widget
\*------------------------------------*/

.widget-tags ul  {
	display:inline-block;
	margin-top:3px;
}

.widget-tags ul a {
	display: block;
	padding: 6px 15px;
	color: #555; float:   left;
	border: 1px solid #555;
	font-size: 12.5px; margin: 2px;
}

.widget-tags ul  a:hover {
	color:#EF233C;
	border-color:#EF233C;
}


.iLHwZu-single {
    font-size: 23px;
    line-height: 34px;
    text-align: left;
    font-style: normal;

		line-height: normal;
		font-family: "Roboto";
		text-transform: uppercase;
    margin-bottom: 7px;
    color: rgb(0, 0, 0);
}






.iLHwZu-single {
    font-size: 15px;
    line-height: 27px;
    text-align: left;
    font-style: normal;

		font-family: "Roboto";
		text-transform: uppercase;
    margin-bottom: 4px;
    color: rgb(0, 0, 0);
}


/*-----------------------------------------------------------------------------------*/
/*	02. buscador adicional
/*-----------------------------------------------------------------------------------*/


.titulo-top-busca{
      font-family: 'Roboto', sans-serif;
 color: #fff;       text-transform: uppercase;
 padding: 13px 0 1px 0;
 align-content: center;
 line-height: 34px;
 text-align: center;
 margin-bottom: 2px;
 font-size: 34px;
 font-weight: 800;
}
.titulo-top-busca-bajada{
      font-family: 'Roboto', sans-serif;
 color: #fff;       text-transform: uppercase;
 padding: 13px 0 1px 0;
 align-content: center;
 text-align: center;
 font-size: 14px;
}
/*-----------------------------------------------------------------------------------*/
/*	02. cabeza logo centro
/*-----------------------------------------------------------------------------------*/

.site-info-top {
	background: #e5f0f1;
	    font-family: 'Roboto', sans-serif;
	    color: #003838;
			      text-transform: uppercase;
 padding: 13px 0 1px 0;
 align-content: center;
 font-size: 10px;
}
.site-info-top a{

	    color: #003838;

}
	.navbar-expand-lg   {

padding-bottom:20px;

background: url(images/linea.png)   bottom repeat-x;
}
.lineacolor  {



background: url(images/linea.png)   top repeat-x;
}

.navbar-expand-lg a{
font-size: 14px;
font-weight: 600;
    font-family: 'Roboto', sans-serif;
	line-height: normal;
	color: #00986b;
}

.navbar-light .navbar-nav .nav-link {
    color: #167367;
}


.mb-auto, .my-auto {

    margin-bottom: auto !important;

}
.infopost{

	    color: #515050 !important;

text-transform: uppercase;
		line-height: normal;text-align: left;
		font-size: 11px;
		clear: both;
}


.tiemposingle2 {

	    color: #515050 !important;

text-transform: uppercase;
		line-height: normal;text-align: left;
		font-size: 12px;
}
.relacionado a {
font-weight: 600;
	    color: #000 !important;


}

.card-body h5 a{
    color: #000 !important;
	    font-family: 'Roboto', sans-serif;
		font-weight: 900;

		line-height: normal;

}
.col-md  {
  text-align: center;

}


.flex-column h3 a{
    color: #000 !important;

		font-weight: bold;
		line-height: normal;

}




			/*-----------------------------------------------------------------------------------*/
/*	02. extras pasa el mate
/*-----------------------------------------------------------------------------------*/
    .inner {
    padding-top: 80px;
    padding-bottom: 80px;
}
.inner2 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.inner3 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.inner4 {
    padding-top: 40px;
    padding-bottom: 23px;
}
.inner8 {
    padding-top: 8px;
    padding-bottom: 3px;
}
 .space2, #space2 { clear: both; height: 5px;margin-top:5px;  }

 .padding40 {
	padding: 40px 80px 80px 80px;
}
.padding30 {
	padding: 30px 30px 90px 30px;
}
  /* - Padding/Margin */

.no-padding {
	padding: 0;
}
.no-left-padding{
	padding-left: 0;
}
.no-right-padding {
	padding-right: 0;
}
.no-top-padding {
	padding-top: 0;
}
.no-bottom-padding {
	padding-bottom: 0;
}
.no-margin {
	margin: 0;
}
.no-left-margin {
	margin-left: 0;
}
.no-right-margin {
	margin-right: 0;
}
.no-top-margin {
	padding-top: 0;
}
.no-bottom-margin {
	margin-bottom: 0;
}
.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #FAFAFA url(images/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
	margin-top: 15px;
  font-size: 1.1rem;
font-weight: 300;
  line-height:1.5rem;
  font-family: 'Roboto';
	margin-bottom: 10px;  color:#333;
}

  .entry-content strong{

  font-family: 'Roboto';
	font-weight: 600;
	color:#000;  font-size: 1rem;
}
.entry-content img{
border: 10px solid #eee;
}






/**
 * 12.1 Posts and pages
 */


.post-thumbnail {
	border: 0;
	display: block;
	margin-bottom: 2.4em;
}
.post-thumbnail img {
	display: block;
	margin: 0 auto;
}

a.post-thumbnail:hover,
a.post-thumbnail:focus {
	opacity: 0.85;
}

  .entry-attachment {
	margin-bottom: 1.6em;
}

.type-attachment .entry-title {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}

 .wp-caption {
  background:#F7F7F7;
  border: 1px solid #E7E8E6;
  border-radius: 4px;
  -moz-border-radius: 4px;
  padding-top:5px;
  margin:4px 10px;
    	font-size:12px;
  font-family: 'Roboto';
  color:#333;
  text-align:center;

}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 13px;
}
   h1, h2 , h3, h4, h5, h6  {
font-family: 'Recoleta500';	 line-height: normal;
}

.entry-content h1, .entry-content h2 , .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {

font-weight: 600;
margin-bottom: 20px;
}
.titulossingle h1,   .titulossingle h3, .titulossingle h4, .titulossingle h5, .titulossingle h6 {
font-family: 'Recoleta500';


padding-bottom: 10px;
}
.titulossingle .entry-title  {
margin-top: 20px;

}
.entry-title {
	width: 100%;
margin-top: 10px;

	text-align: center;
	font-size: 24px;
	line-height: 25px;

	border:none;

	font-family: "Roboto", sans-serif;

color: #001935;
margin-top: 0px;
font-weight: 600;
text-transform: normal;

}
.intro-prop {
align-content: center;
vertical-align:baseline;

}
.entry-content > :last-child,
.entry-summary > :last-child {
	margin-bottom: 0;
}

.entry-content,
.entry-summary,
.page-content,
.comment-content {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;

	word-wrap: break-word;
}
.entry-content a img{

		border-bottom: 0px solid #f70c0c;
}

.entry-content a
{
	 color:#11614b;
	 font-weight: 600;
	     font-family: 'Roboto', sans-serif;

}
.entry-content a:hover {
	color:#e47d2b; font-weight: 700;
	    font-family: 'Roboto', sans-serif;

}

.entry-summary a,
.page-content a,
.comment-content a,
.pingback .comment-body > a {
	border-bottom: 1px solid #333;
}


.entry-content a:focus,
.entry-summary a:hover,
.entry-summary a:focus,
.page-content a:hover,
.page-content a:focus,
.comment-content a:hover,
.comment-content a:focus,
.pingback .comment-body > a:hover,
.pingback .comment-body > a:focus {
	border-bottom: 0;
}

.entry-content a img,
.entry-summary a img,
.page-content a img,
.comment-content a img {
	display: block;
}

.entry-content ul, .entry-content ol {
	margin-left: 0px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

/* Sidebar */


#sidebar h2, #sidebar h3 {
	font-size: 100%;


	line-height: normal;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 0 2px;
}

#sidebar ul {
	list-style: none;       font-size: 1rem;
                    	width: 100%;
  line-height:1.4rem;     font-family: 'Roboto';
}


#sidebar ul li {
	margin-bottom: 20px;
}

#sidebar ul li ul, #sidebar ul li ul li ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li {
	padding: 4px 2px 4px 0px;


	margin: 0;


	border-bottom: 1px solid #CCC;
}

#sidebar ul li ul li ul li {
	padding: 4px 0 0 10px;
	background: url(images/bullet.gif) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: none;
}
#sidebar  {
	width: 100%;

}

.alazar h4 a {
	    font-family: 'Roboto', sans-serif;
	color: #333333;
line-height: normal;font-size: 14px;
}
/* End: QBKL Styles */

#rss-links ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding-left: 22px;
	background-position: 1px 4px;
}

.textwidget p {
	margin-bottom: 10px;
}

.textwidget a {
	text-decoration: underline;
}

.widget_tag_cloud a {
	text-transform: lowercase;
}

#wp-calendar caption {
	padding: 5px 0;
	background: #FAFAFA;
	margin-bottom: 5px;
}

#wp-calendar td {
	padding: 4px 6px;
	color: #999999;
}

#wp-calendar td a {
	font-weight: bold;
}

#wp-calendar #next {
	text-align: right;
}

/* Comments */
.comments {
	margin-top: 30px;
}

.comments h3 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #333333;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px;
	background: #FFFFFF;
	margin-top: 2px;
}

.comments ol li.alt {
	background: #FAFAFA;
}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 90%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	color: #333333;
}



.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

.footer-bs {
	font-weight: 300;

	padding: 15px 14px  5px 14px;;
	color: #333;


}
.fondogrispie{
    background-color: #fff;

}
.fondoamarillo{
    background-color: #e47d2b;
		padding:144px 50px 144px 50px;
		text-align: center;
color:#fff;
}
.fondoamarillo p{
  color:#fff;
	font-size: 33px;

}
.footer-bs .footer-brand, .footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns {
	    font-family: 'Roboto', sans-serif;
	padding:20px 25px;color:#444;

	font-size: 80%;

}
.footer-bs .footer-brand a  {
	    font-family: 'Roboto', sans-serif;
	 color:#063838;
font-weight: 700;


}
.footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { border-color: transparent; }

.footer-bs h3 strong{ color:#000; }
.footer-bs h3 {

	font-size: 20px;
    line-height: 24px;
    font-weight: 200;


}

.footer-bs .footer-nav ul.list a:hover { color:rgba(255,255,255,0.60); text-decoration:none; }

.footer-bs .footer-social ul { list-style:none; padding:0px; }
.footer-bs .footer-social h4 {
	font-size: 11px; color:#e47d2b;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.footer-bs .footer-social li { padding:5px 4px;}
.footer-bs .footer-social a {     font-family: 'Roboto', sans-serif;
color:#000;
font-weight: 400;

}
.footer-bs .footer-social a:hover { color:#000;  text-decoration:none; }

.footer-bs .footer-ns h4 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom:10px;
}
.footer-bs .footer-ns p { font-size:12px; color:#333; }

@media (min-width: 768px) {
	.footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns {

		border-left:solid 1px rgba(255,255,255,0.10);
text-align: center;

	 }



}

.mfSectionWrapper {

background: #212121 url(images/fondo.jpg) no-repeat  top center;
	padding: 90px 20px 60px  20px ;


-webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   height: 100%;
   width: 100% ;


 }

 .mfSectionRow.align-middle {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.mfRightToLeft {
    direction: rtl;
}
.mfSectionRow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -30px;
    margin-left: -30px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.mfCol50 {
    width: 50%;
    padding-right: 30px;
    padding-left: 30px;
    float: left;
    direction: ltr;
}
.mfDocumentImageWrapper:before {
    width: 300px;
    height: 300px;
    background: url(images/dottedPattern2.png) repeat;
    content: '';
    position: absolute;
    top: -20px;
    left: -60px;
    z-index: 9;
    opacity: .2;
}

.mfDocumentImageWrapper img, .mfStoreImageWrapper img {
    z-index: 10;
    position: relative;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}
.mfSectionTitle {
    font-size: 40px;
line-height: 42px;
    color: #fff;

	  font-family: 'Recoleta500', serif;
    margin-top: 0;
    margin-bottom: 25px;
    position: relative;
}
.mfSectionTitle span {
  font-size:25px;
  font-family: 'Roboto', sans-serif;
    color: #fff;
		font-weight: 100;


}
.mfCol50 .mfSectionContent, .mfCol40 .mfSectionContent {
    max-width: 500px
;
}
.mfSectionContent {
	font-size: 18px;
font-weight: 300;
color: #fff;
line-height: 27px;
}
.mfSectionIconsList {
    list-style: none;
    padding: 0;
    margin-top: 40px;
}
.mfDocumentImageWrapper, .mfStoreImageWrapper {
    position: relative;
}
.mfSectionTitleImg {
	display:none;
    width: 50px;
    height: 50px;
    position: absolute;
    margin-left: 10px;
    top: -40px;
}
.mfSectionIconsList  ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
.mfSectionIconsList li {
    display: inline-block;
    text-align: center;
    padding-right: 40px;
}

.mfSectionIconsList li img {
    margin-bottom: 10px;
}
.mfPlanningListItemImg {
    width: 44px;
    height: 44px;
    margin-bottom: 15px;
}

.mfSectionIconsList li span {
    display: block;
    color: #fff;
		font-family: 'Recoleta400', serif;
		font-size: 14px;

}

.fondo-paginas {
	background-color: #11614b;

    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
padding: 86px 16px 69px 40px ;
}
.title-2 {
    color: #FFF;
    font-family: 'Roboto', sans-serif;

    font-size: 35px;
    font-weight: 700;
    line-height: 38px;
    padding: 12px 0 12px 0;
}
.btn-success {
    color: #fff;
    background-color: #167367;
    border-color: #167367;
}
.bajadapag p  {
    color: #c5c5c5;
    font-size: 18px;
    line-height: normal;
  font-family: 'Recoleta400', sans-serif;
    font-weight: 400;
}
/**
 * esconder en version mobile
 */

 .mobile_only{
 	 display:none !important;
  }
 @media screen and (max-width: 768px) {
 	.mobile_only{
 		display: inline-block !important;
 	}
	.featured-row.x2cols .featured-box {
	    width: 100%;

	}
	.mfSectionWrapper {

	background: #212121 url(images/fondo.jpg)  no-repeat  top left;
		padding: 90px 20px 60px  20px ;


	-webkit-background-size: cover;
	   -moz-background-size: cover;
	   -o-background-size: cover;
	   background-size: cover;
	   height: 100%;
	   width: 100% ;

	 }

	.featured-row .featured-box {
	    padding: 0 25px;
	    color: #063838;
	    position: relative;
	    float: left;
	    box-sizing: border-box;
	    border-left: 0px;

			padding-bottom:50px;
	   width: 50%;
	     font-family: 'Roboto';
	    font-size: 0.95em;
	}
	.mfCol50 {
	    width: 100%;
	    padding-right: 30px;
	    padding-left: 30px;
	    float: left;
		 rection: ltr;
	}
	.mfSectionTitle {
    font-size: 33px;
    font-weight: 900;
    color: #fff;

    margin-top: 50px;
    margin-bottom: 25px;
    position: relative;
}

	.mfSectionIconsList li {
    display: inline-block;
    text-align: center;
    padding-right: 14px
;
}
               .desktop_only    {
 		display: none !important;
 	}
	.titulossingle .col-md-7 .border-right{


	    border-right: 0px solid #dee2e6 !important;


 }
	 	}
	/**
	 *FIN      esconder en version mobile
	 */

	 .breadcrumb {

	     list-style: none;
	     overflow: hidden;
	     background: #eee;
	     font-family: 'Roboto';
			 font-size: 12px;
 line-height: 14px;
 color: #7e7e7e;
 padding: 1.1rem 0rem;
 margin-bottom: 3px;
}
.breadcrumb .back {
    margin-left: 5px;
    margin-right: 5px;
}


.featured-row {
	 background-color: #e5f0f1;
	 padding: 77px 0;

	 display: flex;

}.container:before, .container:after {
    display: table;
    line-height: 0;
    content: "";
}.featured-row.gray-dna .featured-box {
    color: #063838;
}

.featured-row .featured-box.centered-content {
    text-align: center;
}
.featured-row .featured-box:first-child {
    border-left: 0;
    border-top: 0;
}
@media (min-width: 1200px){
.featured-row .featured-box {
    font-size: 1em;
}
.featured-row .featured-box {
    padding: 0 25px;
    color: #063838;
		 font-family: 'Roboto';
    position: relative;
    float: left;
    box-sizing: border-box;
    border-left: 1px solid #063838;
   width: 50%;
font-weight: 300;
    font-size: 0.95em;
}
.featured-row   strong {

font-weight: 100;

}
}



.featured-row  .btn-success {
	background: #fff;
	padding: 1rem 2rem;
	color: #063838;
	 border: 4px solid #063838;

	display: inline-block;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer;
}

.bg-tasa {
	background: #154a38;

color:#fff;
object-fit: cover;
font-weight: 100;
}
.bg-tasa b  {
 color:#448474;
 font-weight: 900;

}
.bg-tasa ul  {
 	margin-top: 30px;

}
.bg-tasa ul li{
  list-style: none;

	border-bottom:1px solid #33594e;
	padding-top: 10px;
    padding-bottom: 10px;
}
.page-template-pagina-tasacion .featured-row
{
display: 	none;
	}


/*-----------------------------------------------------------------------------------*/
/*	01. modulo fotos + texto
/*-----------------------------------------------------------------------------------*/

.probootstrap-half {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.probootstrap-half .image-wrap, .probootstrap-half .text {
  width: 50%;
}

@media screen and (max-width: 1000px) {
  .probootstrap-half .image-wrap, .probootstrap-half .text {
    width: 100%;
  }
}

.probootstrap-half .image-wrap {
  overflow: hidden;
}

@media screen and (max-width: 1000px) {
  .probootstrap-half .image-wrap {
    height: 400px;
    width: 100%;
  }
}

.probootstrap-half .image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: .8s all ease-in-out;
  transition: .8s all ease-in-out;
  background-color: #fff;
}

.probootstrap-half .text {
  padding-top: 50px;
    padding-right: 80px;
    padding-bottom: 100px;
      padding-left: 80px;
text-align: center;
    background-color: #fff;

    font-family: 'Roboto', sans-serif;
        font-size: 1rem;
        line-height: 1.5;
}

@media screen and (max-width: 1000px) {
  .probootstrap-half .text {
    width: 100%;
    padding: 30px 15px;
    float: left;
  }
}

.probootstrap-half .text .subtitle {
  color: #1a1733;
  font-size: 10px;
  letter-spacing: 2pt;
  font-family: 'Roboto';
}

.probootstrap-half .text h2, .probootstrap-half .text h3, .probootstrap-half .text .probootstrap-card .probootstrap-card-text .probootstrap-card-heading, .probootstrap-card .probootstrap-card-text .probootstrap-half .text .probootstrap-card-heading, .probootstrap-half .text .service .heading, .service .probootstrap-half .text .heading, .probootstrap-half .text h4, .probootstrap-half .text h5 {

  color: #000;
  font-family: 'Roboto';
}

.probootstrap-half .text h3, .probootstrap-half .text .probootstrap-card .probootstrap-card-text .probootstrap-card-heading, .probootstrap-card .probootstrap-card-text .probootstrap-half .text .probootstrap-card-heading, .probootstrap-half .text .service .heading, .service .probootstrap-half .text .heading {
	font-size: 15px;
    letter-spacing: 2pt;
    text-align: center;
    text-transform: uppercase;

  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .probootstrap-half .text h3, .probootstrap-half .text .probootstrap-card .probootstrap-card-text .probootstrap-card-heading, .probootstrap-card .probootstrap-card-text .probootstrap-half .text .probootstrap-card-heading, .probootstrap-half .text .service .heading, .service .probootstrap-half .text .heading {
    font-size: 24px;
    line-height: 24px;
  }
}

.probootstrap-half .text p {
  color: #1a1733;
  line-height: 1.5;
  font-weight: 300;

}

.probootstrap-half.reverse {
  position: relative;
}

.probootstrap-half.reverse .image-wrap {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}

@media screen and (max-width: 1000px) {
  .probootstrap-half.reverse .image-wrap {
    position: relative;
    height: 400px;
  }
}

.probootstrap-half .btn-ghost-white {
  border-color: rgba(255, 255, 255, 0.2) !important;
}

.probootstrap-half .btn-ghost-white:hover, .probootstrap-half .btn-ghost-white:active, .probootstrap-half .btn-ghost-white:focus {
  background: none !important;
  color: #ffffff !important;
  border-color: #fff !important;
}

.probootstrap-half .service-item {
  position: relative;
  width: 100%;
  float: left;
  margin-bottom: 30px;
}

.probootstrap-half .service-item .number {
  font-weight: 700;
  font-size: 100px;
  left: 0px;
  margin-left: -50px;
  top: 0;
  color: rgba(255, 255, 255, 0.05);
  z-index: 1;
  line-height: 100px;
  position: absolute;
}

.probootstrap-hover-overlay {
  position: relative;
  display: block;
  overflow: hidden;
  -webkit-transition: .7s all ease-out;
  transition: .7s all ease-out;
  margin-bottom: 10px;
}

.probootstrap-hover-overlay img {
  position: relative;
  z-index: 1;
  -webkit-transition: .3s all ease-out;
  transition: .3s all ease-out;
}

.probootstrap-hover-overlay:before {
  -webkit-transition: .3s all ease-out;
  transition: .3s all ease-out;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  opacity: 1;
  visibility: visible;
  z-index: 2;
}

.probootstrap-hover-overlay .probootstrap-text-overlay {
  text-align: center;
  position: absolute;
  z-index: 20;
  left: 50%;
  top: 50%;
  -webkit-transition: .4s all ease-out;
  transition: .4s all ease-out;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.probootstrap-hover-overlay .probootstrap-text-overlay h3, .probootstrap-hover-overlay .probootstrap-text-overlay .probootstrap-card .probootstrap-card-text .probootstrap-card-heading, .probootstrap-card .probootstrap-card-text .probootstrap-hover-overlay .probootstrap-text-overlay .probootstrap-card-heading, .probootstrap-hover-overlay .probootstrap-text-overlay .service .heading, .service .probootstrap-hover-overlay .probootstrap-text-overlay .heading {
  color: #ffffff;
  margin-bottom: 0;
  margin-top: 0;
}

.probootstrap-hover-overlay .probootstrap-text-overlay p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
}

.probootstrap-hover-overlay .probootstrap-text-overlay p:last-child {
  margin-bottom: 0;
}

.probootstrap-hover-overlay:hover:before {
  opacity: 1;
  visibility: visible;
}

.probootstrap-hover-overlay:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.probootstrap-block-image {
  margin-bottom: 40px;
  float: left;
  width: 100%;
}

.probootstrap-block-image figure {
  width: 200px;
  margin: 0 auto;
}

.probootstrap-block-image figure img {
  max-width: 100%;
  border-radius: 50%;
}

.probootstrap-block-image h4 {
  font-size: 20px;
  text-transform: uppercase;
}



.probootstrap-footer-social li {
  display: inline;
  padding: 0;
  margin: 0;
  list-style: none;
}

.probootstrap-footer-social li a {
  padding: 10px;
  font-size: 22px;
}

.probootstrap-footer-social li a:hover {
  text-decoration: none !important;
}

.probootstrap-footer-social li:first-child > a {
  padding-left: 0;
}
.probootstrap-half .btn {
    background: #fff;
    padding: 1rem 2rem;
    color: #000;
	   border: 4px solid #000;

    display: inline-block;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    cursor: pointer;
}
.probootstrap-half small, .probootstrap-half  .small {
	 font-size: 66%;
	 font-weight: 400;
}
.probootstrap-half .btn:hover {
    background: #0f614b;
    padding: 1rem 2rem;
    color: #fff2b0;
    border: 4px solid #0f614b;
    display: inline-block;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    cursor: pointer;
}
.probootstrap-half a.bold {
    font-weight: 700;
    font-style: normal;
}
