.car-bx-cont ul {margin: 19px;}
.car-bx-cont {margin-bottom: 30px;}
.top-banner {height: 40vh;	position: relative;	display: flex;	align-items: center;	border-bottom: 8px solid #f48632;}
.top-banner:after {	position:absolute;	content: "";	width: 100%;	height: 100%;	top: 0;	left: 0;	background: #06031294;}
.top-banner .page-header{	position: relative;	z-index: 20;}
.top-banner .page-header h1{	color: #fff;	font-weight: bold;}
.top-banner img {    width: 100%;	height: 100%;	object-fit: cover;	position: absolute;}
.car-bx-cont ol {    margin: 20px;}
.car-bx-cont p {    margin: 10px;}
@media screen and (min-width: 1281px) {    .mix, .gap {        width: calc(100%/4 - (((4 - 1) * 1rem) / 5));    }}
.mix {    text-align: center;    box-shadow: none;}
.mix img {    width: auto;    max-width: 95%;    max-height: 137px;    margin: auto;    height: auto;}
.award-desc {    float: none;    width: 60%;    padding-right: 0;    display: block;    margin: auto;    padding-bottom: 2rem;}
.award-desc .section-excerpt h3,
.award-desc .section-excerpt p {    text-align: center;}
.controls {    background: #ddd;}
#awards .wrap {    max-width: 100%;}
.filter {    background: #ddd;    color: #323c4f;    font-weight: 600;}
.filter:hover {    color: #f48632;}
.mixitup-control-active {    color: #f48632;}
.banner-img{	width: 100%;	height: auto;}
.car-bx-cont{	column-count: 2;	column-gap: 50px;	column-rule: 3px double #f48632;	padding: 20px 0px;}
.car-bx-cont h4{	color:  #f48632;	padding-top: 20px;}
.car-bx-cont h5{	font-weight: 900;	font-size: 17px;}
.car-bx-cont b{	font-weight: 900;	color: #08263e;}
.car-bx-cont ul{	margin-top: 5px;}
.headerz{	padding: 40px 0px; }
.headerz h4{	color:  #f48632;	padding-top: 20px; }
.headerzz li{ list-style-type: circle; list-style-position: outside;  padding: 15;  border-left: solid 2px #f48632; }
.headerz .page-wrapper{  width: 80%;  height: 60%;   background-color: #0a243d;   padding: 1em;        margin: 1em auto;        border-top: 5px solid #f48632;        box-shadow: 0 2px 10px rgba(0,0,0,0.8);}
.headerz .page-column{column-count: 2; }
h3.title{   color: #f48632;    padding: 20px 0px;}
.custom-row {    display: -ms-flexbox;    display: flex;    -ms-flex-wrap: wrap;    flex-wrap: wrap;    margin-right: -15px;    margin-left: -15px;}
.custom-row .col-6{    position: relative;    width: 100%;    min-height: 1px;    padding-right: 15px;    padding-left: 15px;    -ms-flex: 0 0 50%;    flex: 0 0 50%;    max-width: 50%;    padding: 10px 15px;}
.custom-row  #file{    padding: 0px;}
.custom-row input{    padding: 10px 20px;    width: 100%;}
.custom-row  .btn{    background: #f48632;    border: none;    color: #fff;    width: auto;    cursor: pointer;    padding: 7px 60px;    transition-duration: 300ms;}
.custom-row  .btn:hover{    background: #0a243d;}
.pb-5{    padding-bottom:50px;}
.bg-gray{    background: #f1f0f0;    padding: 40px 0px;}
html {    scroll-behavior: smooth;}
.head-wrapper{	max-width: 1670px;    width: 100%;    margin: auto;    width: 88%;}
.custom-row {    display: -ms-flexbox;    display: flex;    -ms-flex-wrap: wrap;    flex-wrap: wrap;    margin-right: -15px;    margin-left: -15px;}
.custom-row .col-md-4{    position: relative;    width: 100%;    min-height: 1px;    padding: 20px 15px;	-ms-flex: 0 0 33.333333%;	flex: 0 0 33.333333%;	max-width: 33.333333%;}
.custom-row .col-md-4 .card{	position: relative;	border-radius: 20px;	overflow: hidden;    box-shadow: 5px 5px 7px 7px rgba(68, 46, 46, 0.05);	transition-duration: 300ms;	width: 90%; 	margin: auto;}
.custom-row .col-md-4 .card:hover{    box-shadow: 15px 15px 14px 8px rgba(68, 46, 46, 0.3);	transform: scale(1.03);}
.custom-row .col-md-4 .card .img-wrapper{	border-bottom: 4px solid #0a243d;}
.custom-row .col-md-4 .card .card-text{	padding: 20px;	text-align: center;}
.custom-row .col-md-4 h4{	padding-bottom: 30px;	font-size: 25px;}
.custom-row .col-md-4 .btn{}
@media(max-width: 767px) {
	.car-bx-cont{		column-count: 1;		column-gap: 0px;		column-rule: none;	}
    .custom-row .col-md-4{    	-ms-flex: 0 0 100%;    	flex: 0 0 100%;    	max-width: 100%;    }}
@media(max-width: 1400px) {
    .custom-row .col-md-4 h4{    	padding-bottom: 20px;    	font-size: 20px;    }    p, li{        font-size: 15px;        line-height: 1.5;    }}