<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&amp;display=swap');
html {
    margin-top: 0px !important;
}
body{
	
font-family: 'arial', sans-serif !important;
	font-size: 14px;
    padding-top: 135px;
}
h1{
	font-family: 'arial', sans-serif;
    font-weight: 600;
}
p{
	font-size: 16px;
line-height: 1.5rem !important;
}
.listcls{
    height: 35px;
}
.btn-modal{
	background-color: #b21a28;
	border-radius: 0px;
	padding: 15px 25px;
	text-transform: uppercase;
	font-family: 'arial', sans-serif;
    font-weight: 600;
	color: #fff;
	font-size: 14px;
	margin-top: 20px;

}

.btn-new{
	background-color: #b21a28;
	border-radius: 0px;
	padding: 8px 15px;
	text-transform: uppercase;
	min-width: 200px;
	font-family: 'arial', sans-serif;
    font-weight: 600;
	color: #fff;
	font-size: 14px;
	margin-top: 20px;
}
.btn-new:hover, .btn-modal:hover{
	background-color: #93131f;
	color: #fff;
	transition: all 0.3s ease-in;
}
.top-buttons .code-widget{
    display: flex;
    justify-content: end;
}
.button-top{
    width: 105px;
    display: block;
    background-color: #363635;
    padding: 10px;
    margin-right: 10px;
    
}
.button-top img{
    width: 100%;
    max-width: 100%;
    
}
.button-top:last-child{
    background-color: #b21a28;
    margin-right: 0px;
}
.top-wrapper .row{
    justify-content: end;
    justify-content: flex-end;
}
.top-wrapper .container-fluid{
	background-color: #f0f0f0;
	padding-top: 20px;
	border-bottom: 5px solid #363635;
}
.top-wrapper .top-contact h2{
	color: #363635;
	font-family: 'arial', sans-serif;
    font-weight: 700;
	font-size: 28px;
	margin-bottom: 0px;
}
.top-wrapper .top-contact p{
	color: #727273;
	font-family: 'arial', sans-serif;
    font-weight: 600;
	font-size: 12px;
	margin-bottom: 0px;
    line-height: 10px !important;

}
.top-wrapper .top-buttons button{
	list-style: none;
	text-align: center;
	background-color: #363635;
	color: #ffff;
	font-family: 'arial', sans-serif;
    font-weight: 600;
	margin-left: 10px;
	border:0px;
	padding: 10px;
	line-height: 23px;
	width: 30.33333%;
	min-height: 68px;
	margin-bottom: -2px;

}

.top-wrapper .top-buttons .meet-broker{
	font-size: 20px;

}
.top-wrapper .top-buttons .meet-broker span{
	font-size: 24px;

}
.top-wrapper .top-buttons .recent-transactions{
	font-size: 30px;
	line-height: 21px;
}
.top-wrapper .top-buttons .recent-transactions span{
	font-size: 15px;
}
.top-wrapper .top-buttons .availabe-properties{
	font-size: 24px;
}
.top-wrapper .top-buttons .availabe-properties span{
	font-size: 21px;
}
.fixed-top .top-navbar .navbar {
    padding: 6px !important;
}
.fixed-top .top-navbar .navbar-brand img {
 
    width: 220px;
    
}
.fixed-top .top-wrapper .container-fluid{
    padding-top: 8px;
}
.fixed-top .top-navbar .nav-item .nav-link{
    padding-top: 14px;
}


.top-navbar .navbar{
    padding: 6px;
}

.top-navbar{
    position: relative;
    padding-bottom: 13px;
    background-color: #fff;
}
.nav-background{
    position: absolute;
    bottom: -81px;
    left: 0px;
    z-index: 88;
}
.top-navbar::after{
    
    content:"";
	width: 100%;
	height: 10px;
	
background: rgba(178,26,40,1);
background: -moz-linear-gradient(left, rgba(178,26,40,1) 30%, rgba(227,171,177,1) 70%, rgba(178,26,40,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(178,26,40,1)), color-stop(50%, rgba(227,171,177,1)), color-stop(100%, rgba(178,26,40,1)));
background: -webkit-linear-gradient(left, rgba(178,26,40,1)30%, rgba(227,171,177,1) 70%, rgba(178,26,40,1) 100%);
background: -o-linear-gradient(left, rgba(178,26,40,1) 30%, rgba(227,171,177,1) 70%, rgba(178,26,40,1) 100%);
background: -ms-linear-gradient(left, rgba(178,26,40,1) 30%, rgba(227,171,177,1) 70%, rgba(178,26,40,1) 100%);
background: linear-gradient(to right, rgba(178,26,40,1) 30%, rgba(227,171,177,1) 70%, rgba(178,26,40,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b21a28', endColorstr='#b21a28', GradientType=1 );

	bottom: 0;
	left: 0;
	position: absolute;
    
}
.top-navbar .navbar-brand{
	z-index: 999;
    max-width: 300px;
	
}
.top-navbar .navbar-brand img {
        max-width: 100%;
    position: absolute;
    z-index: 999999;
    width: 256px;
    left: 45px;
    top: 10px;
}
.top-navbar .nav-item .nav-link{
	color: #afabab;
    text-transform: uppercase;
    font-family: 'arial', sans-serif;
    font-weight: 600;
    margin-left: 10px;
    padding-top: 20px;
    transition: all 0.3s ease-in;
    font-size: 18px;
	

}
.top-navbar   .nav-button{
	background-color: #b21a28;
	text-align: center;
	color: #fff !important;
	font-size: 20px;
	line-height: 23px;
	margin-left: 25px;
	padding: 10px;
	display: block;
	text-transform: uppercase;
	font-family: 'arial', sans-serif;
    font-weight: 600;
	text-decoration: none;
}
.top-navbar   .nav-button span{
	
	font-size: 23px;
	
}

    .dropdown&gt;.dropdown-menu {
  top: 200%;
  margin-top: -10px;
  margin-left: 15px;
  transition: 0.3s all ease-in-out;
  padding: 0px;
}
.dropdown:hover&gt;.dropdown-menu {
  display: block;
  top: 100%;
  -webkit-animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
.dropdown:hover &gt; .dropdown-menu{
	background-color: #fbfbfb;
	border:1px solid #ddd;
	
	border-radius: 0px;
}
.dropdown-item {
    border-bottom: 1px dashed #b21a28;
    padding: 0px 10px;
    text-transform: uppercase;
    cursor: pointer;
    font-family: 'arial', sans-serif;
    font-weight: 600;
    color: #afabab;
    cursor: pointer;
    font-size: 14px;}
    
.dropdown-item:last-child{
	border-bottom: 0px;

}
.dropdown-toggle::after{
	font-family: 'Font Awesome 5 Free';
   content: "\f107";
   font-weight: 900;
   border:0px;
   position: absolute;
     }
.dropdown-item:hover{
	transition: all 0.3s ease-in;
}
.dropdown&gt;.dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
    pointer-events: none;
}

   
.inner-page-nav .navbar-brand{
	position: inherit;
	top: 0px;
	left: 30px;
	max-width: 200px;
}

.inner-page-nav .navbar-brand img{
	max-width: 100%;
}

.nav-bg{
	position: relative;
	z-index: 1;
    display: none;
}
.slider-wrapper{
	
}
.slider-wrapper .slider-container{
	position: relative;
}
.slider-wrapper .slider-container::after{
	content:"";
	width: 100%;
	height: 10px;
	
background: rgba(178,26,40,1);
background: -moz-linear-gradient(left, rgba(178,26,40,1) 0%, rgba(227,171,177,1) 50%, rgba(178,26,40,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(178,26,40,1)), color-stop(50%, rgba(227,171,177,1)), color-stop(100%, rgba(178,26,40,1)));
background: -webkit-linear-gradient(left, rgba(178,26,40,1) 0%, rgba(227,171,177,1) 50%, rgba(178,26,40,1) 100%);
background: -o-linear-gradient(left, rgba(178,26,40,1) 0%, rgba(227,171,177,1) 50%, rgba(178,26,40,1) 100%);
background: -ms-linear-gradient(left, rgba(178,26,40,1) 0%, rgba(227,171,177,1) 50%, rgba(178,26,40,1) 100%);
background: linear-gradient(to right, rgba(178,26,40,1) 0%, rgba(227,171,177,1) 50%, rgba(178,26,40,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b21a28', endColorstr='#b21a28', GradientType=1 );

	bottom: 0;
	left: 0;
	position: absolute;
}
.heading h1{
	color: #b21a28;
	text-transform: uppercase;
    font-weight: 700;
    font-size: 2rem;
}

.heading p a{
	color: #b21a28;
}
.heading h6{
	font-family: 'arial', sans-serif;
    margin-bottom: 40px;
    margin-top: 22px;
    font-size: 22px;
    font-weight: 700;
}
.heading p{
	
	margin-bottom: 15px;
	font-size: 15px;
	color: #000;
	line-height: 25px;
}

.specialize-wrapper{
	padding-top: 50px;
	}
.specialize-wrapper .specialize-box{
	position: relative;
	overflow: hidden;
}
.specialize-wrapper .specialize-box .specialize-content{
	position: absolute;
	background-color: rgba(178,26,40,.8);
	bottom: 0px;
	width:100%;
	text-align: center;
	left: 0;
}
.specialize-wrapper .specialize-box .specialize-content{
	padding: 30px 5px;
}
.specialize-wrapper .specialize-box .specialize-content h2{
	font-family: 'arial', sans-serif;
    font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-size: 23px;
	color: #fff;
}
.specialize-wrapper .specialize-box:hover img{
  	 transition: all 0.3s ease-in;
    opacity: 0.7;

}
.specialize-wrapper .specialize-box:hover .specialize-content{
	background-color: rgba(178,26,40,1);
	transition: all 0.3s ease-in;
}
.specialize-wrapper .container hr{
	border-bottom: 1px solid #b21a28;
    margin-top: 45px;
    margin-bottom: 0px;
}

.update-wrapper {
	padding: 30px 0px 40px 0px;
}
.update-wrapper .heading h1{
	text-transform: uppercase;
	font-size: 32px;
	margin-bottom: 0px;
}
 
.update-wrapper .form-control{
	border-radius: 0px;
	border:1px solid #d0cece;
	color: #afabab;
	font-size: 14px;
    font-weight: 600;
}

.footer-wrapper {
	background-color: #2a2e3a;
}
.footer-wrapper .container{
	padding:15px 15px;
	background-color: #2a2e3a;
}


.footer-wrapper .footer-address h2{
	color: #fff;
    font-weight: 700;
    margin-bottom:5px;
    font-size: 20px;
}

.footer-wrapper .footer-address .social-icons{
	display: flex;
	list-style: none;
	padding-left: 0px;
    margin-bottom: 0px !important;
}
.footer-wrapper .footer-address .social-icons li i{
	font-size: 22px;
	color: #fff;
	margin-right: 20px;
	opacity: 0.7;
}
.footer-wrapper .footer-address .social-icons li:hover i{
	opacity: 1;
	transition: all 0.3s ease-in;
	cursor: pointer;
}

.footer-wrapper .footer-buttons button{
	list-style: none;
	text-align: center;
	background-color:transparent;
	color: #727273;
	font-family: 'arial', sans-serif;
    font-weight: 600;
	border:0px;
	padding: 10px 15px;
	line-height: 23px;
	max-width: 168px;
	min-height: 68px;
	margin-bottom: -2px;
	border-right: 1px solid #727273;
}
.footer-wrapper .footer-buttons button:hover{
	color: #fff;
	transition: all 0.3s ease-in;
}
.footer-wrapper .footer-buttons button:last-child{
	border-right: 0px solid #727273;
}

.footer-wrapper .footer-buttons .meet-broker{
	font-size: 20px;

}
.footer-wrapper .footer-buttons .meet-broker span{
	font-size: 24px;

}
.footer-wrapper .footer-buttons .recent-transactions{
	font-size: 30px;
	line-height: 21px;
}
.footer-wrapper .footer-buttons .recent-transactions span{
	font-size: 15px;
}
.footer-wrapper .footer-buttons .availabe-properties{
	font-size: 24px;
}
.footer-wrapper .footer-buttons .availabe-properties span{
	font-size: 21px;
}

.footer-wrapper .footer-buttons .connect-withus{
	font-size: 20px;
	text-transform: uppercase;
}
.footer-wrapper .footer-buttons .connect-withus span{
	font-size: 23px;
}
.footer-wrapper .footer-buttons .code-widget{
    display: flex;
    justify-content: end;
    justify-content: flex-end;
    
}
.footer-wrapper .footer-buttons .button-footer{
    width: 160px;
    display: block;
    padding: 15px;
    margin-right: 0px;
}
.footer-wrapper .footer-buttons .button-footer img{
    opacity: 0.5;

}
.footer-wrapper .footer-buttons .button-footer:hover img{
    opacity: 0.8;
    transition: all 0.3s ease-in;

}

.nav-bg-inner{
    display: none;
}

.inner-heading{
	padding: 65px 0px 0px 0px;
}
.team-wrapper{
	padding-bottom: ;
}

.team-wrapper .team-box{
	position: relative;
	background-color: #f8e8e9;

}

.team-wrapper .team-box .profile-image{
    min-height: 300px;
    background-size: cover;
    background-position: center;
}
.team-wrapper .team-box .team-content{
	background-color: #e6e7e9;
	text-align: center;
	padding: 10px;
    padding-bottom: 3px;
}
.team-wrapper .team-box .team-content h2{
	font-family: 'arial', sans-serif;
    font-weight: 600;
	color: #bc3945;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 3px;

}
.team-wrapper .team-box .team-content h5{
	font-family: 'arial', sans-serif;
    font-weight: 600;
	color: #464345;
	font-size: 12px;
	text-transform: uppercase;
    margin-bottom: 3px;

}

.team-wrapper .team-box .team-detail{
	display: none;
	background-color: rgba(230,231,233,.8);
	padding:10px  10px 10px 10px;
	position: absolute;
	z-index: 999;
    text-align: left;
    width: 100%;
}
.team-wrapper .team-box .team-detail h6{
    font-weight: 600;
    color: #6c6c6c;
    text-decoration: underline;
    color: #6c6c6c;
    cursor: pointer;
}
.team-wrapper .team-box .team-detail p{
    font-family: 'arial', sans-serif;
    font-weight: 600;
    color: #6c6c6c;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}
.team-wrapper .team-box .team-detail a{
	text-decoration: underline;
	color: #fff;
	font-size: 16px;
	line-height: 25px;
	cursor: pointer;

}
.team-modal{
	padding-top: 40px;
}
.team-modal .modal-body{
	padding-top: 25px;
}
.team-modal .team-contact-detail{
	text-align: center;
}
.team-modal .team-contact-detail a{
	display: block;
	font-family: 'arial', sans-serif;
    font-weight: 600;
	color: #b21a28;
	margin-top: 15px;
	font-size: 14px;

}
.team-modal .team-modal-detail h2{
	font-family: 'arial', sans-serif;
    font-weight: 600;
	color: #b21a28;
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 3px;

}
.team-modal .team-modal-detail h5{
	font-family: 'arial', sans-serif;
    font-weight: 600;
	color: #767171;
	font-size: 16px;
	text-transform: uppercase;

}
.team-modal .team-modal-detail p{
	line-height: 20px;
}
.team-modal .close, .team-modal .close:hover{
	position: absolute;
	right: -20px;
	top: -20px;
	background-color: #b21a28;
	opacity: 1 !important;
	color: #fff;
	width: 50px;
	height: 50px;
	border-radius: 10px;
	z-index: 2000;
	
}
.team-modal .close span{
	font-size: 40px;
}
.mobile-img{
	display: none !important;
}


.services-wrapper{
    /*padding-top: 40px;*/
	padding-top: 5px;
	}
.services-wrapper .services-box{
	position: relative;
	overflow: hidden;
	background-color: #f8e8e9;
}
.services-wrapper .services-box .services-content{
	position: absolute;
	background-color: rgba(178,26,40,.8);
	bottom: 0px;
	width:100%;
	text-align: center;
	left: 0;

}
.services-wrapper .services-box .services-content{
	padding: 15px 25px;
	min-height: 85.2px;
}
.services-wrapper .services-box .services-content h2{
	font-family: 'arial', sans-serif;
    font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-size: 23px;
	color: #fff;
	margin: 0px auto;
}
.services-wrapper .services-box:hover img{
  	 transition: all 0.3s ease-in;
    opacity: 0.8;

}
.services-wrapper .services-box:hover .services-content{
	background-color: rgba(178,26,40,1);
	transition: all 0.3s ease-in;
}


.services-content-wrapper{
	padding-top: 40px;
	text-align: center;
}

.services-content-wrapper h1{
	color: #b21a28;
}
.services-modal{
	padding: 15px !important;
}
.services-modal button{
	margin-bottom: 30px;
}
.services-modal .modal-dialog{
	max-width: 100%;
}
.services-modal .services-modal-detail h1{
	text-align: center;
	    color: #b21a28;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.services-modal .services-modal-detail p{
	margin-bottom: 0px;
	font-size: 16px;
}


.recent-wrapper {

}
.gray {


}
.property-image{
    min-height: 300px;
    background-size: cover;
    background-position: center;
    opacity: 0.8;
}
.recent-wrapper .recent-box{
	margin-bottom: 25px;
	/*background-color: #fff;*/
}

.recent-wrapper .recent-content{
	background-color: rgba(178,26,40,.8);
	padding: 15px;
	margin-top: -70px;
	position: relative;
}
.recent-wrapper .recent-content h2{
font-family: 'arial', sans-serif;
    font-weight: 600;
	font-size: 22px;
	color: #fff;

}
.recent-wrapper .recent-detail{
		padding: 15px;
		background-color: #fff;
	}

.recent-wrapper .recent-detail p{
		line-height: 20px;
		font-size: 15px;
	}
.recent-wrapper .recent-detail a, .recent-wrapper .recent-detail a:hover{
	color: #b21a28;
	font-family: 'arial', sans-serif;
    font-weight: 600;
	cursor: pointer;
}

.recent-modal{
	padding-top: 40px;
}
.recent-modal .modal-body{
	padding-top: 25px;
}

.recent-modal  h2{
	font-family: 'arial', sans-serif;
    font-weight: 600;
	color: #b21a28;
	font-size: 22px;
	margin-top: 15px;
	text-transform: uppercase;
	margin-bottom: 3px;
	text-align: center;

}
.recent-modal img{
	border-radius: 30px;
	margin: 25px 0px 25px 0px;
}
.recent-modal h1{
	color: #b21a28;
	text-align: center;
}
.recent-modal button{
	margin-bottom: 30px;
}
.recent-modal p{
	line-height: 20px;
	font-size: 16px;
}
.recent-modal hr{
	border-top:1px solid #b21a28;
	width:50%;
}
.recent-modal .close, .recent-modal .close:hover{
	position: absolute;
	right: -20px;
	top: -20px;
	background-color: #b21a28;
	opacity: 1 !important;
	color: #fff;
	width: 50px;
	height: 50px;
	border-radius: 10px;
	z-index: 2000;
	
}
.recent-modal .close span{
	font-size: 40px;
}
.recent-modal .form-control{
	border-radius: 0px;
}

.contact-wrapper h2{
    color: #b21a28;
margin-top: 22px;
    font-weight: 700;
}
.contact-wrapper .form-control{
	border-radius: 0px;
	border:1px solid #d0cece;
	color: #afabab;
	font-size: 14px;
}
.career-wrapper .container{
	padding-bottom: 0px;
}
.career-wrapper .contact-detail{
	border-right: 1px solid #b21a28;
}
.career-wrapper .contact-detail, .career-wrapper .career-detail{
	padding: 20px 30px;
}

.career-wrapper .contact-detail  h2{
	color: #b21a28;
	font-weight: 600;
	font-size: 28px;
}

.career-wrapper .contact-detail .social-icons{
	display: flex;
	list-style: none;
	padding-left: 0px;
}
.career-wrapper .contact-detail .social-icons .fa-facebook-f{
	font-size: 29px !important;
}
.career-wrapper .contact-detail .social-icons li i{
	font-size: 32px;
	color: #b21a28;
	margin-right: 20px;
	opacity: 0.7;
}
.footer-wrapper .social-icons  .fa-facebook-f{
	font-size: 19px !important;
}
.career-wrapper .contact-detail .social-icons li:hover i{
	font-size: 32px;
	color: #b21a28;
	margin-right: 20px;
	opacity:1;
	transition: all 0.3s ease-in;
	cursor: pointer;
}
.career-wrapper .career-detail h1{
	color: #b21a28;
	margin-bottom: 0px;
    font-size: 2.3rem; 
}
.career-wrapper .career-detail p{
	text-align: left;
	font-size: 16px;
    margin-bottom: 0px;
    margin-top: 5px;

}
.partners-wrapper{
	padding: 20px 0px;
}

/* ----------------------------------------------
 * Generated by Animista on 2020-5-13 12:3:51
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-top
 * ----------------------------------------
 */
@-webkit-keyframes slide-top {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
  100% {
    -webkit-transform: translateY(00px);
            transform: translateY(00px);
  }
}
@keyframes slide-top {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
  100% {
    -webkit-transform: translateY(00px);
            transform: translateY(00px);
  }
}


        .copyright{
  color: #727273;
} 
 .team-box  {text-align:center;}
.recent-box img{max-height: 236px; margin:auto; display:block;}
.team-box img{max-height: 225px; margin:auto; display:block;}




.about-slider{
    position: relative;
}
.about-slider .container {
	background-image: url("../img/about-slider.jpg");
	padding: 50px;
	background-size: cover;
	background-position: center;
}
.about-slider::after{
    content: "";
    width: 100%;
    height: 10px;
    background: rgba(178,26,40,1);
    background: -moz-linear-gradient(left, rgba(178,26,40,1) 0%, rgba(227,171,177,1) 50%, rgba(178,26,40,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(178,26,40,1)), color-stop(50%, rgba(227,171,177,1)), color-stop(100%, rgba(178,26,40,1)));
    background: -webkit-linear-gradient(left, rgba(178,26,40,1) 0%, rgba(227,171,177,1) 50%, rgba(178,26,40,1) 100%);
    background: -o-linear-gradient(left, rgba(178,26,40,1) 0%, rgba(227,171,177,1) 50%, rgba(178,26,40,1) 100%);
    background: -ms-linear-gradient(left, rgba(178,26,40,1) 0%, rgba(227,171,177,1) 50%, rgba(178,26,40,1) 100%);
    background: linear-gradient(to right, rgba(178,26,40,1) 0%, rgba(227,171,177,1) 50%, rgba(178,26,40,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b21a28', endColorstr='#b21a28', GradientType=1 );
    bottom: 0;
    left: 0;
    position: absolute;
}
.about-slider .row{
	min-height: 410px;
}
.about-wrapper{
	padding-top: 50px;
    position: relative;
}


.about-slider h1{
	font-size: 4.4rem;
	text-transform: uppercase;
	color: #fff;
    font-weight: 700;
}

.about-wrapper .about-box{
	position: relative;
	overflow: hidden;
	background-color: #f8e8e9;
}
.about-wrapper .about-box .about-content{
	position: absolute;
	background-color: rgba(178,26,40,.8);
	bottom: 0px;
	width:100%;
	text-align: center;
	left: 0;

}
.about-wrapper .about-box .about-content{
	padding: 30px 15px;
	min-height: 60px;
}
.about-wrapper .about-box .about-content h2{
	font-family: 'arial', sans-serif;
    font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-size: 23px;
	color: #fff;
	margin: 0px auto;
}
.about-wrapper .about-box:hover img{
  	 transition: all 0.3s ease-in;

}
.about-wrapper .about-box:hover .about-content{
	background-color: rgba(178,26,40,1);
	transition: all 0.3s ease-in;
}


.about-content-wrapper p{
    margin-bottom: 0px;
}
.about-content-wrapper .container{
	padding: 30px 15px;
    padding-bottom: 0px;
}
.underline hr{
 
      border-bottom: 1px solid #b21a28;
    margin-top: 30px;
    margin-bottom: 0px;
}




.dropdown-menu li .nav-link {margin-left:0px!important; padding-top:.5rem!important;}

.dropdown-item.active {background-color:#b21a28!important;}
.dropdown-item.active a {color:#FFFFFF!important;}

.top-wrapper .top-buttons button:hover{background-color: #b21a28; transition: all 0.3s ease-in;}
.top-navbar .nav-button:hover{text-shadow: 1px 1px 3px rgba(0,0,0,0.5); box-shadow: 1px 1px 3px rgba(0,0,0,0.5); transition: all 0.3s ease-in;}

.footer-wrapper .footer-buttons a {border-right: 1px solid #727273;}
.footer-wrapper .footer-buttons a:last-child { border-right: 0px solid #727273;
    margin-right: 0px;
}
.show{
    display: block !important;
}
      </pre></body></html>