.header-main .navbar-expand-lg .navbar-nav .nav-item {
    margin-right: 23px;
}
.header-main .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 13px;
}
.header-inner {
    display: flex;
    justify-content: space-between;
    width: 65%;
}
.header-right ul li>a {
    font-size: 14px;
}
.p-net a {
    min-width: 165px;
}
.pad_bot30 {
    padding-bottom: 30px;
}
.descr_box ul {
    padding-left: 30px;
    list-style-type: disc;
}
.descr_box ul li {
    list-style: inherit;
}
.partner_form h1 {
    font-size: 17px !important;
    line-height: 1.6 !important;
    padding-bottom: 0 !important;
    margin-bottom: 1rem !important;

}
.partner_form .col-12 {
    margin-bottom: 15px !important;
}
.logo_cont img {
	width: 55%;
}

.btn.btn-primary {
    background-color: #000000;
    border: 1px solid #000000;
}

.hero-social ul>li>a {
    color: #000000 !important;
}

.footer-social a>i {
    color: #000000;
}


element.style {
}
.page-title h2 {
    color: #000000;
}
img.logos{
	 max-width: 35% !important;;
	padding-bottom: 90px !important;;
}

.form-group label {
    color: #000000;
}


.checkbox_container .checkbox_item{
    width: 22px;
    height: 22px;
}
.checkbox_container .checkmark:after {
    left: 6px;
    top: 4px;
}
.checkbox_container .checkmark{
    width: 22px;
    height: 22px;
    top: 4px;
    left: 160px;
}


.checkbox_container .checkmark {
    left: 195px;
}
.checkbox_container .checkmark:after {
    left: 6px;
    top: 3px
}

.footer-item a {
   	  color: #4489fe;
	}

.header-right ul li>a {
    color: #4489fe;
}
.fleet-img img {
    height: 200px;
    object-fit: scale-down;
}
h2.sec-title {
    text-align: center;
    margin: 40px 0px 0px 0px;
    color: #000;
}


@media screen and (max-width: 660px) {
	.header-area .navbar {
           justify-content: start !important;
      }
	
    .hero-main {
        padding-top: 20px !important;
    }
	
	img.logos{
		 max-width: 50% !important;
    	padding-bottom: 20px !important;;
	}
	    
}

