#secondary .widget a {
  color: #DC544B;
}
#secondary .widget {
  margin-bottom: 45px;
  color: #6a6a6a;
  overflow: hidden;
}
@font-face {
    font-family: 'urae_niumregular';
    src: url('https://www.modelcarhall.com/wp-content/themes/sparkling/urae_nium-webfont.woff2') format('woff2'),
         url('https://www.modelcarhall.com/wp-content/themes/sparkling/urae_nium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.descr-area {
	font-family: 'urae_niumregular'; color:#FAFAFC; 
	padding-top:14px;
	font-size:2.8em;
	letter-spacing:2px;
}

.image-logo-main {
	margin: 0 auto; 
	float:none; 
	display:block;  
	margin-top:-80px;  
	max-width:190px;
}
@media (max-width: 767px) {
    .descriptions {
			padding-left:30px;
        clear: both;
			text-align:center;
    }
	.image-logo-main {
	margin: 0 auto; 
	float:none; 
	display:block;  
	 
	max-width:100px;
}
	
}

@media (max-width: 767px) {
  .area-logo {
    text-align:center;
  }
  img.top-logo {
     
    max-width:105px;
    width:105px;
  }

.descr-area {
  font-family: 'urae_niumregular';
  font-size:1.4em;
  padding-top:20px;
  text-align: center;
}
	
	.butto-area{
		text-align:center;
		padding-bottom:10px;
	}
}

.btn-mkpl {
	font-family: 'urae_niumregular';
  font-size:1.1em;
	background:#DE3C48;
	color:#fafafa;
}

.butto-area .btn-lg {
    padding: 11px;
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 25px;
	letter-spacing:1px;
	border:2px solid #0f0f0f;
}
p {
color: #0f0f0f;
}

table.mark-calendar {
	border-top:1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	margin-top:2em;
}
table.mark-calendar tr td {
	padding:5px 8px;
}

table.mark-calendar tr:nth-child(odd) td{
           background:#efefef;
}
table.mark-calendar tr:nth-child(even) td{
            background:#fff;
}

.add-margin-top {
	margin-top:2em;
}

@media (max-width: 767px){
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777!important;
}
}

#mc_embed_signup input {
	width:100%;
}
input#mc-embedded-subscribe {
    max-width: 200px;
    margin-top: 2rem;
    font-size: 1.35rem;
    
}
button#dont-show-it-again {
    font-size: 1.01rem!important;
}
#main {   
background: rgba(0,0,0,0.034);
    border-radius: 10px;
	margin-top: 30px;
}

.entry-content p.p1 img.size-full.alignleft {
	max-width:84px;
}
body.home .badge{
	text-transform:capitalize;
}

img.aligncenter{
	display:block!important;
} 
img.single-featured.wp-post-image {
	width:100%;
}
img.aligncenter {
	 display: table;
  margin: 0 auto;
}

body.page-id-2745 img.single-featured {
	width:initial;
	max-width:100%;
}
p.name_award{
		margin: 0;
    min-height: auto;
    font-size: 96%;
    font-weight: 700;
    text-transform: uppercase;
    color: #909090;
}
p.award_sentence{
		margin: 0;
    min-height: auto;
    
}

.addtoany_list {
    background: #f5f5f5;
    padding-top: 14px;
    border-radius: 20px;
	display: flex;
}