p {
	font-size: 16px;
}
.header-logo {top:6px;}
.header-logo img {height:80px;}
.cont-det-wrap {padding:18px 18px;    left: 5%; width: 90%; box-shadow: 0px 0px 16px;}
.shadow{box-shadow: 0px 0px 16px;}
.custom-form textarea{height: unset !important;}
.form-control:focus {
    border-color:#F9BF26;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(249, 191, 38,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(249, 191, 38);
}
.half-hero-wrap_link {font-size: 16px;}
.captcha{display: block; margin-top:8px;}
.captcha img {padding: 0 20px 0 0;float: left;cursor: pointer;}
.captcha input.form-control {width: 50%; margin-top: 16px;margin-left: 4px;;display: inline-block;float: left;}
.captcha a.btn {margin-top: 16px;}
.hero-section .section-title, .hero-title .section-title {background-color: #0003;}
.grid-det_link {font-size:14px;text-align:center;}
.grid-det-item {top: 30%;}
.no-sub-border:before{ content:none;}
.custom_tooltip{width: 100%;line-height: 30px;background-color: #35353a;color: #ffd400;font-size: 14px;padding: 10px;text-transform: uppercase;}
.custom_tooltip a{color:#ffd400; }
.custom_tooltip a:hover{color:#fff; }
.det-wrap p {font-size: 16px;}
section.small-padding.article { padding: 0;}
.table.tr-list{margin-bottom: 0 !important;}
.tr-list tr td:first-child{color: #999;   }
.tr-list tr td:last-child {color: #FFD400;cursor: pointer;}
.tr-list tr td:last-child:hover {color: #FFF;}
.tr-list>tbody>tr>td,.tr-list>tbody>tr>th {border-top: none;}
a:focus, a:hover {color : #fff;text-decoration:none;outline: none;}
.ajax:focus, .ajax:hover {color : #FFD400;text-decoration:none;outline: none;}


.clear-fix{clear: both!important;}
.no-margin{margin : 0 !important;}
.no-padding{padding : 0 !important;}
.no-border{border:none !important;}
h2.no-border:before{background:none !important;}
.f-right{float: right !important;}
.f-left{float:left !important;}
.w10{width: 10% !important;}
.w20{width: 20% !important;}
.w100{width: 100% !important;}
.padding-20{padding:20px !important;}
.margin-l-20{margin-left: 20px !important;}


#submit:focus, #submit:hover{
    text-decoration: none;
    color: greenyellow;
    text-shadow: 2px 2px 3px #000;
}
.fl-wrap > .overlay{ background: none !important;}
.sl-link {
    display: block;
    padding: 8px;
    border: 1px solid #b7b7b799;
	background:#2D2D32B3;
}
.sl-link:hover{
	box-shadow: 0 0 8px #fff;
}

.horizonral-subtitle span, .tabs-menu li.backLava {
    border: none;
}
.nav-button-wrap::before {
    background: none;
}