/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/


.fl { float: left; }
.fr { float: right; }
.clear {
	clear: both;
	height: 0;
	visibility: hidden;
}
body { 
	background: #1c1c1c url(images/subpage-bg.png) no-repeat top left; 
	background-size: cover;
}
@font-face {
  font-family: 'MonumentExtended-Regular';
  src: url('fonts/MonumentExtended-Regular.eot');
  src: url('fonts/MonumentExtended-Regular.eot') format('embedded-opentype'), url('fonts/MonumentExtended-Regular.woff') format('woff'), url('fonts/MonumentExtended-Regular.ttf') format('truetype'), url('fonts/MonumentExtended-Regular.svg#MonumentExtended-Regular') format('svg');
}

@font-face {
  font-family: 'MonumentExtended-Ultrabold';
  src: url('fonts/MonumentExtended-Ultrabold.eot');
  src: url('fonts/MonumentExtended-Ultrabold.eot') format('embedded-opentype'), url('fonts/MonumentExtended-Ultrabold.woff') format('woff'), url('fonts/MonumentExtended-Ultrabold.ttf') format('truetype'), url('fonts/MonumentExtended-Ultrabold.svg#MonumentExtended-Ultrabold') format('svg');
}
@font-face {
  font-family: 'GoboldBold';
  src: url('fonts/GoboldBold.eot');
  src: url('fonts/GoboldBold.eot') format('embedded-opentype'), url('fonts/GoboldBold.woff') format('woff'), url('fonts/GoboldBold.ttf') format('truetype'), url('fonts/GoboldBold.svg#GoboldBold') format('svg');
}

.mainwrapper {
	margin: 0 auto;
	max-width: 1299px;
	padding: 0 30px;
}
button:hover { background: none; }

.fontMonument, 
.fontMonument h1,
.fontMonument h2, 
.fontMonument h3 {
  font-family: MonumentExtended-Regular !important;
}

.fontMonumentUltra, 
.fontMonumentUltra h1,
.fontMonumentUltra h2,
.fontMonumentUltra h3,
.fontMonumentUltra h4 {
  font-family: MonumentExtended-Ultrabold !important;
}

.yellowText {
	color: #ecae03;
}
.fontGoboldBold {
  font-family: GoboldBold !important;
}

/* .elementor-section-boxed .elementor-container {
	max-width: 1299px !important;
} */
h1.entry-title {
  display: none;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
	background: none !important;
}

.alignCenter { align-items: center; }
.homeBanner {
	max-width: 460px;
}

.section1-home .elementor-button {
  max-width: 280px;
}
.elementor-button-wrapper:hover {
  opacity: 0.8;
}
.section1-home h3 {
  font-family: GoboldBold !important;
}
.elementor-button-link {
  position: relative;
}
.elementor-button-link:after {
  background: url(images/button-style.png);
  content: '';
  position: absolute;
  right: -21px;
  top: 0;
  z-index: 9999;
  width: 21px;
  height: 32%;
  background-size: cover !important;
}
.elementor-button-link:before {
  content: '';
  background: #ffbb02;
  display: block;
  position: absolute;
  right: -21px;
  width: 21px;
  height: 69%;
  bottom: 0;
}

.redBttn .elementor-button-link:after {
  background: url(images/button-red.png);
}
.redBttn .elementor-button-link:before {
  background: #c92229;
}
.whiteBttn .elementor-button-link:after {
  background: url(images/button-white.png);
}
.whiteBttn .elementor-button-link:before {
  background: #ffffff;
}
.blueBttn .elementor-button-link:after {
  background: url(images/button-blue.png);
}
.blueBttn .elementor-button-link:before {
  background: #262262;
}
.blackBttn .elementor-button-link:after {
  background: url(images/button-black.png);
}
.blackBttn .elementor-button-link:before {
  background: #1C1C1C;
}
.BttnNoLayout:before, .BttnNoLayout .elementor-button-link:after {
	background: none;
}
.social-media {
  margin-top: -10px;
}
.social-media img {
  margin-right: 5px;
}
.social-media a {
	color: transparent;
}
.newsletter-section label { display: block; }
.newsletter-section input[type="email"] {
  border: 0;
  width: 100%;
  height: 60px;
  border-radius: 0;
  padding: 0 30px;
}
.newsletter-section input[type="submit"] {
  background: #1c1c1c;
  border: 0;
  color: #ffffff;
  padding: 24px 40px;
  margin-top: 16px;
  min-width: 260px;
}
ul.blog-list {
	margin: 0;
	padding: 0;
}
.blog-list ul {
  padding: 15px 0 0;
  text-align: center;
}
.blog-list h3 {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 15px;
	margin-bottom: 0;
}
.blog-list .postContent {
    color: #D6D6D6;
    font-weight: 400;
    max-height: 144px;
    overflow: hidden;
}
.blog-list li {
  background: #161616;
  border: 1px solid #242424;
  border-radius: 30px;
  display: inline-block;
  padding: 30px 30px 40px !important;
  vertical-align: top;
  text-align: left;
  width: 31%;
  margin: 0 1% 30px;
}
.blog-list li a {
  text-decoration: none;
}
.blog-list li:hover {
	opacity: 0.7;
}
.blog-list li a:after {
  content: 'Read more';
  display: block;
  font-weight: bold;
  width: 100%;
  height: auto;
  padding-top: 15px;
}
.blog-list li a:hover:after {
  color: #AC0A0B;
}
.blog-list li img {
  height: 152px;
  object-fit: cover;
  object-position: top;
}
.blog-list .ha-post-list-excerpt { 
	line-height: 1.4em;
	max-height: 94px;
	overflow: hidden;
}
.pagelink {
	text-align: center;
	padding: 60px 0 100px;
}
.pagelink .page-numbers {
    background: #2b2b2b;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    border-radius: 8px;
    padding: 10px 20px;
    width: 45px;
    height: 45px;
}
.pagelink .page-numbers:hover, .pagelink .current {
	background: #ffbb02;
}
.testimonial-section .slick-initialized .slick-slide {
  text-align: center;
}
.testimonial-section .ha-slick-content {
  background: none !important;
  position: unset !important;
  text-align: center;
  max-width: 60%;
  margin: 0 auto;
}
.testimonial-section img {
  margin: 0 auto;
}
.testimonial-section h2:after {
  background: url(images/star-group.png) no-repeat center;
  content: '';
  display: block;
  height: 18px;
  width: 140px;
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 25px;
}
.mobmenul-container i,
.mobmenul-container {
  float: right !important;
}
.left-menu-icon-text {
  padding-top: 4px;
}
.mob-standard-logo {
  margin-top: 4px;
	width: 100%;
}
.elementor-accordion .elementor-tab-title {
	margin-top: 5px !important;
	border-radius: 5px;
	padding: 20px 30px !important;
}
.elementor-accordion .elementor-tab-title:hover {
	background: #8b0505 !important;
}
.elementor-accordion .elementor-tab-title:hover a,
.elementor-accordion .elementor-tab-title:hover i {
	color: #ffffff !important;
}
.elementor-accordion-item .elementor-tab-title.elementor-active {
    background: #8b0505 !important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.accomplishment-section {
    background: url(images/bio-bg.png) top center;
    background-size: cover;
    border-radius: 15px;
    padding: 30px 40px;
	position: absolute; 
    max-width: 400px;
    right: -24%;
    z-index: 99;
	top: 14%; 
}
.accomplishment-section ul {
    padding: 0 0 0 25px;
    margin: 0;
    color: #ffffff;
}
.accomplishment-section ul li {
	font-size: 14px;
	margin-bottom: 5px;
}
.accomplishment-section ul li::marker {
    color: #ffbb02;
    font-size: 25px;
    line-height: 0;
}
.accomplishment-section:before {
	content: 'Some Accomplishments';
	display: block;
	color: #ffffff;
	font-weight: bold;
	font-size: 25px;
	padding-bottom: 20px;
}
#listAccom {
	display: none;
} 
/* .daniel-img:hover + .accomplishment-section {
	display: block !important;
} */
.open-list {
    background: url(images/button-click.png) no-repeat !important;
    background-color: transparent !important;
    border: 0;
    color: transparent !important;
    width: 70px;
    height: 71px;
    padding: 0 !important;
    position: absolute;
    z-index: 9;
    top: 182px;
    right: 37%;
}
.open-list:focus {
	outline: 0;
}
.close-list {
    background: none !important;
    border: 1px solid #fff;
    color: #ffffff !important;
    width: 30px;
    height: 30px;
    padding: 0 !important;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px !important;
    border-radius: 100% !important;
}
.contactForm {
	background: #161616;
	border-radius: 30px;
	border: 1px solid #242424;
	color: #ffffff;
	padding: 55px 45px;
}
.contactForm br { display: none; }
.contactForm h3 {
    font-weight: bold;
    padding: 0;
    margin: 0 0 30px;
}
.contactForm label {
	display: block;
	font-size: 14px;
	padding-bottom: 10px;
}
.contactForm input {
	background: #242424;
	border: 1px solid #2e2e2e;
	border-radius: 5px;
	color: #ffffff;
	min-height: 55px;
	margin-bottom: 10px;
}
.contactForm textarea {
	background: #242424;
	border: 1px solid #2e2e2e;
	border-radius: 5px;
	color: #ffffff;
	max-height: 138px;
}
.contactForm input[type="submit"] {
    padding: 20px 30px !important;
    font-size: 16px;
	margin-top: 15px;
    margin-bottom: 0;
}
.contactForm input[type="submit"]:hover {
	opacity: 0.8;
}
.location-list {
	color: #ffffff;
	padding: 0;
}
.location-list h4 {
	font-size: 18px;
	text-transform: uppercase;
}
.location-list li {
	display: inline-block;
	width: 49%;
	vertical-align: top;
}
.dataTable td {
	width: 16.6%;
}
.dataTable td .ha-table__head-column-cell, .hideTitle thead, .dataTable th:first-child:after {
	display: none;
}
.dataTable, .dataTable table {
	margin-bottom: 0 !important;
}
.dataTable th, .dataTable td {
	border: 0 !important;
}
.dataTable th:after {
	content: '';
	background: #ecae03;
	display: block;
	width: 90%;
	height: 3px;
	margin-top: 22px;
}
.evenSection td {
	background: #171619 !important;
}
.graySection td {
	background: #212123 !important;
}
.last-table {
	max-width: 475px !important;
}
.table-list {
	margin: 0;
	padding: 0;
}
.table-list li {
    background: #171619;
    padding: 25px 30px;
    list-style: none;
}
.table-list li:nth-child(odd) {
	background: #171619;
}
.table-list li:nth-child(even) {
	background: #212123;
}
.mobile-table-section {
	color: #ffffff;
}
.mobile-table-section h3 {
    display: inline-block;
    line-height: normal;
    font-size: 20px;
    border-bottom: 3px solid #ecae03;
    margin-top: 30px;
}
.mobileView {
	display: none;
}
.video-section h3 {
	min-height: 56px;
}
#comments { 
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 30px 50px;
}
#comments input[type="submit"] {
	padding: 20px 30px;
	font-size: 16px;
	border: 0;
}
#comments input[type="submit"]:hover {
    opacity: 0.8;
}
.addtoany_content {
	text-align: center;
	padding-bottom: 30px;
}
.addtoany_content:before {
	content: 'Share on Social';
	display: inline-block;
	color: #ffffff;
	padding-right: 10px;
	font-size: 18px;
	letter-spacing: 1px;
}
.tabGallery {
	background: #ffffff;
}
.tabGallery .ha-filter {
    margin-bottom: 20px;
    margin-left: -10px;
    margin-right: -10px;
    border-bottom: 1px solid #8B0505;
}
.tabGallery button { 
	border: 0 !important;
	outline: 0 !important;
}
.show-nav-left .mobmenu-panel.show-panel, .show-nav-right .mobmenu-panel.show-panel {
	background: #1c1c1c;
}
.mobmenu-content li > .sub-menu li {
    padding-left: 20px !important;
}
.map-section {
	background: url(/wp-content/uploads/2022/03/map-desktop.png)  center no-repeat;
	height: 599px;
}
.west-pin {
    height: 180px;
    background: none !important;
    border: 0;
    width: 100%;
    color: transparent !important;
    cursor: pointer;
    outline: 0 !important;
}
.balcones-pin {
    height: 180px;
    margin-top: 200px;
    background: none !important;
    border: 0;
    width: 100%;
    color: transparent !important;
    cursor: pointer;
    outline: 0 !important;
}
.map-modal {
    z-index: 99999;
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
	overflow: hidden;
}
.map-container, .map-modal-content {
	height: 100%;
}
.map-modal-content {
    margin: auto;
    background-color: #fff;
    position: relative;
    padding: 0;
    outline: 0;
    width: 100%;
	top: 30px;
}
.map-close {
	background: #000;
	cursor: pointer;
	padding: 15px 30px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	right: -1px;
	position: absolute;
}
.map-container:after {
    content: "";
    display: table;
    clear: both;
}
.home-banner {
	background-position: right 15% top 0 !important;
}

.intouch {
	color: #747474 !important;
}

.intouch a {
	color: #747474 !important;
	font-weight: normal;
	text-decoration: none;
}

.footer-logo .elementor-column {
	display: inline-block;
	max-width: 129px;
	width: auto;
}

.footer-logo .elementor-column-gap-default {
	display: block;
}

#menu-item-2980 a {
	color: #FFBB02;
}
 












/* Media Query
-------------------------------------------------------------- */


@media only screen and (max-width: 1170px) {

  .elementor-button-link,
  .newsletter-section input[type="submit"] {
    font-size: 14px !important;
    padding: 20px 6px 20px 20px !important;
  }
  .elementor-button-link:before {
    right: -16px;
    width: 16px;
  }
  .home-banner h2 {
    z-index: 9999;
    position: relative;
    font-size: 50px !important;
  }
	 .home-banner h1 {
    z-index: 9999;
    position: relative;
    font-size: 50px !important;
  }


}




@media only screen and (max-width: 977px) {
	
	
	.table-section {
		display: none;
	}
	
	
	
}





@media only screen and (max-width: 769px) {
	
	.home-banner h2 {
		font-size: 30px !important;
	}
	.home-banner h1 {
		font-size: 30px !important;
	}
	.homeBanner { max-width: none; }
	.homeBanner br {
		display: none;
	}
	.elementor-image-gallery .gallery-item {
		width: 25% !important;
	}
	.location-list li {
		display: block;
		width: 100%;
	}
	.mobileView {
		display: block;
	}
	.desktopView, .close-list, .open-list {
		display: none;
	}
	.accomplishment-section {
		position: relative;
		max-width: 100%;
		left: 0;
	}
  .blog-list li {
    margin: 0 0 30px 0 !important;
    width: 100%;
    padding: 30px 15px !important;
  }
  .testimonial-section .ha-slick-content {
    max-width: 100%;
    padding: 0 !important;
  }



}


@media only screen and (max-width: 650px) {
	
	.balcones-pin {
		margin-top: 150px;
	}
	.map-section {
		background: url(/wp-content/uploads/2022/03/map-mobile-1.png)  center no-repeat;
		height: 502px;
	}
 

}


@media only screen and (max-width: 600px) {

	.home-banner h2 {
		font-size: 30px !important;
	}
	
	.homebanner h1 {
		font-size: 30px !important;
	}
	
	.footer-logo {
		text-align: center;
	}




}



@media only screen and (max-width: 400px) {

  .elementor-button-link:after,
  .elementor-button-link:before {
    display: none;
  }
  .elementor-button-link {
    padding: 20px !important;
  }
  .newsletter-section input[type="submit"] {
    width: 100%;
    min-width: auto;
  }
	
	.footer-logo .elementor-column {
		width: 45% !important;
	}


}

