﻿.main-nav {
	background: white !important;
}

.nav-style-two .main-nav .navbar .navbar-nav .nav-item a {
	color: #ff5c00 !important;
}

.loader-content {
	background: #ff5c00 !important;
	opacity: 0.8;
}

.navbar-app-name {
	font-size: 35px;
	color: black;
	text-transform: none;
	margin-top: 20px;
	display: inline;
}

.pt-100 {
	padding-top: 10px;
}

.app-main-logo {
	max-width: 90px !important;
	margin-top: -15px !important;
}

.icofont-dropbox:before {
	font-size: 82px;
}

.why-choose-section .why-choose-text .accordions .accordion-item .accordion-content p {
	margin: 0;
}


.banner-style-three { 
  position: relative;
  background: white;
  padding-top: 60px;
}

.side-cover-img {
	max-width: 90%;
	margin: auto;
	position: relative;
	display: block;
}
 

	.footer-area .footer-widget .footer-social a i {
		background: #0068b4;
	}

	.footer-area .footer-widget h3::after {
		background: #0068b4;
	}

.top-btn i {
	background: #0068b4;
}

.footer-area .copyright-area {
	background: #0068b4;
}
  

/* about us ksmı*/
.aboutus-section-title {
	margin-block-start: 200px;
}

	.aboutus-section-title h1 {
		text-align: center;
	}

	.aboutus-section-title p {
		margin-right: auto;
		margin-left: auto;
		width: 70%;
	}


/*kvkk*/

.kvkk-section-title {
	margin-top: 200px;
	margin-left: auto;
	margin-right: auto;
	width: 85%;
}

	.kvkk-section-title h1 {
		margin-bottom: revert-layer;
		color: black;
	}

	.kvkk-section-title h3 {
		color: black;
	}
.modal-title
{
	font-size:large;
}
.kvkk-link {
	text-decoration: underline;
	color: black;
}
.privacypolicy-section-title {
	margin-top: 200px;
	margin-left: auto;
	margin-right: auto;
	width: 85%;
}

	.privacypolicy-section-title h1 {
		margin-bottom: revert-layer;
		color: black;
	}

	.privacypolicy-section-title h3 {
		color: black;
	}

.membership-section-title {
	margin-top: 200px;
	margin-left: auto;
	margin-right: auto;
	width: 85%;
}

	.membership-section-title h1 {
		margin-bottom: revert-layer;
		color: black;
	}

	.membership-section-title h3 {
		color: black;
	}

.legalnotices-section-title {
	margin-top: 200px;
	margin-left: auto;
	margin-right: auto;
	width: 85%;
}

	.legalnotices-section-title h1 {
		margin-bottom: revert-layer;
		color: black;
	}

	.legalnotices-section-title h3 {
		color: black;
	}

.termofservice-section-title {
	margin-top: 200px;
	margin-left: auto;
	margin-right: auto;
	width: 85%;
}

	.termofservice-section-title h1 {
		margin-bottom: revert-layer;
		color: black;
	}

	.termofservice-section-title h3 {
		color: black;
	}

.cookiepolicy-section-title {
	margin-top: 200px;
	margin-left: auto;
	margin-right: auto;
	width: 85%;
}

	.cookiepolicy-section-title h1 {
		margin-bottom: revert-layer;
		color: black;
	}

	.cookiepolicy-section-title h3 {
		color: black;
	}
/*sık sorulan soru*/
.askedquestion-title {
	justify-self: center;
	margin-top: 150px;
	margin-bottom: 100px;
	display: flex;
	width: 90%;
	max-width: 1200px;
	height: 80%;
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	overflow: hidden;
}

.askedquestion-ask {
	width: 30%;
	height: 500px;
	background: #f3f3f3;
	padding: 20px;
	overflow-y: auto;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

	.askedquestion-ask ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}

	.askedquestion-ask li {
		margin-bottom: 10px;
		padding: 10px;
		border-radius: 4px;
		cursor: pointer;
		transition: background-color 0.3s;
	}

.askedquestion-ask li:hover {
			background-color: #e0e0e0;
		}

.askedquestion-ask li.active {
			background-color: #ff7043;
			color: white;
		}


.content {
	width: 70%;
	padding: 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}



	.content p {
		margin-top: 20px;
		text-align: center;
	}





.aboutus-container {
	display: flex;
	gap: 20px;
	justify-content: center;
	align-items: center;
	margin-bottom: 100px;
}

.driver-menu:before {
	font-size: 25px;
}

.aboutus-item {
	width: 245px;
	height: 245px;
	border-radius: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

	.aboutus-item img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

.about-style-three .about-img::before {
	background: #fff;
	width: 90px;
	height: 150px;
	top: -65px;
	left: 0;
	-webkit-animation: none;
	animation: none;
	border-radius: 10px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.about-style-three .about-img::after {
	background: #fff;
	width: 90px;
	height: 150px;
	bottom: -60px;
	right: 15px;
	-webkit-animation: none;
	animation: none;
	border-radius: 10px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: inherit;
}

.why-choose-section
.why-choose-text
.accordions
.accordion-item
.accordion-title.active-title {
	background-color: #c24000;
}

.div.accordion-title {
	background-color: #C24000;
}

.safe-title h2 {
    font-size: 40px;
    font-weight: 700;
    color: #ff5c00 !important;
    margin-bottom: 15px;
}

.drop-up h2 {
    color: #ff5c00;
}

.why-choose-section .why-choose-text .accordions .accordion-item .accordion-title {
    cursor: pointer;
    padding: 15px 20px;
    -webkit-transition: all .4s;
    transition: all .4s;
    background: #ff5c00;
    padding-left: 60px;
    position: relative;
}

.why-choose-section .why-choose-text .accordions .accordion-item .accordion-content {
    background-color: #FFD7D2;
}
.drop-up-title h2 {
    color: white !important;
}

.drop-up-low h2{
    color: white;
}

.why-choose-section
.why-choose-text
.accordions
.accordion-item
.accordion-title
i {
	position: absolute;
	left: 20px;
	top: 15px;
	color: #fff;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	font-size: 25px;
}

.banner-style-three .banner-image {
	max-width: 80% !important;
	margin: auto !important;
	position: relative !important;
}

.why-choose-section
.why-choose-text
.accordions
.accordion-item
.accordion-title {
	cursor: pointer;
	padding: 15px 20px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	background: #ff5c00;
	padding-left: 60px;
	position: relative;
}

.why-choose-section .why-choose-text { 
  background-color: white;
}

.why-choose-section .why-choose-img {
	position: relative;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-color: white !important;
}

.why-choose-img {
	background-image: url(../img/)
}



.icofont-fast-delivery:before {
	content: "\ee21";
	/* Vector */
}

.login .container {
	background-color: white !important;
}

.tab-nav-link, .tab-nav-link {
	color: #0068b4 !important;
}

.get-quote-section .quote-form form button {
	background: #0068b4;
}
/*yük al kısmı*/
.banner-bg-two {
	background-color: white !important;
}




.banner-slider .banner-item {
	position: relative;
	height: 400px;
}

.banner-bg-two {
	background-color: white !important;
}

.take-load-section{
    margin-top:100px;
}

.col-log-2 {
	background-color: aliceblue;
}

.con-bagof-but {
	background: #0068b4;
	color: #fff;
	height: 50px;
	padding: 10px;
	border-radius: 10px;
	font-size: 18px;
	z-index: 0;
	overflow: hidden;
}

.logo {
	display: flex;
	align-items: center;
}

.brand-name {
	font-size: 24px;
	font-weight: bold;
	color: #ff6600;
}

nav ul {
	list-style: none;
	display: flex;
	margin: 0;
	padding: 0;
}

	nav ul li {
		margin-left: 20px;
	}

		nav ul li a {
			text-decoration: none;
			color: #333;
			font-weight: bold;
		}

			nav ul li a:hover {
				color: #FF6600;
			}



	.tracking-section h1 {
		font-size: 24px;
		color: #0056b3;
		margin-bottom: 20px;
		margin-block: revert;
		text-align: left;
	}

.tracking-form label {
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
	color: #333;
	text-align: left;
}

.tracking-form input {
	width: 700px;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 14px;
}

.tracking-form btn {
    padding: 10px;
    background-color: #0056b3;
    color: #fff;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
}


.captcha-code {
	width: 48%;
	padding: 10px;
	background-color: #f1f1f1;
	border: 1px solid #ddd;
	text-align: center;
	color: black;
	border-radius: 5px;
}

.captcha-input {
	width: 48%;
	padding: 10px;
	border: 1px solid #ddd;
	border-radius: 4px;
}


.company-style-three {
	margin-top: 0;
}


.service-details-area .service-sidebar .sidebar-widget h3 {
	background: #ff5c00;
}

.contact-section .contact-area .form-group .form-control {
	border: 1px solid #0068b4;
}

.contact-section .contact-area h2 {
	color: #ff5c00;
}

.contact-section .contact-area .form-group .message-field {
	border: 1px solid #0068b4;
}

.service-details-area .service-sidebar .sidebar-widget ul li:hover {
	background: #ff5c00;
	color: #fff;
}

.route-menu {
	position: relative;
}

	.route-menu > a {
		text-decoration: none;
		display: block;
		color: #333;
		cursor: pointer;
	}

		.route-menu > a:hover {
			background-color: #ff5c00;
			color: white;
		}

/* Alt Menü Kapalıyken Gizle */
.route-click {
	display: none;
	list-style: none;
	padding: 0;
}

.route-click li {
        margin-bottom: 5px;
    }

.route-click li a {
    text-decoration: none;
    padding: 8px 12px;
    display: block;
    color: white;
    border-radius: 4px;
        }

.route-click li a:hover {
    background-color: white;
            }

/* Menü Tıklanınca Açık Kalmasını Sağlama */
.route-menu:focus-within .route-click {
	display: block;
}



/*CreateCargo*/
.form-label {
	font-weight: bold;
	margin-bottom: 0px;
	display: block;
}

.row > .col-md-6 {
	padding-left: 10px;
	padding-right: 10px;
}

.form-group {
	margin-bottom: 1px;
}
/*Invoices*/

.content {
    /* Adjust this value to match the menu width */
    flex: 1;
}

.filter-container {
	display: flex;
	gap: 10px;
	margin-bottom: 20px;
}

	.filter-container input {
		padding: 8px;
		border: 1px solid #ccc;
		border-radius: 5px;
		flex: 1;
	}

	.filter-container button {
		padding: 8px 16px;
		background-color: #4CAF50;
		color: white;
		border: none;
		border-radius: 5px;
		cursor: pointer;
	}

		.filter-container button:hover {
			background-color: #45a049;
		}

.profile-menu {
	position: relative;
}

	.profile-menu > a {
		text-decoration: none;
		display: block;
		color: #333;
		cursor: pointer;
	}

		.profile-menu > a:hover {
			background-color: #ff5c00;
			color: white;
		}

/* Alt Menü Kapalıyken Gizle */
.profile-click {
	display: none;
	list-style: none;
	padding: 0;
	margin: 5px 0 0 15px;
}

	.profile-click li {
		margin-bottom: 5px;
	}

		.profile-click li a {
			text-decoration: none;
			padding: 8px 12px;
			display: block;
			background-color: #f9f9f9;
			color: #555;
			border: 1px solid #ddd;
			border-radius: 4px;
		}

			.profile-click li a:hover {
				background-color: #eee;
			}


.service-details-area .service-sidebar .sidebar-widget ul li:hover a {
	color: #ff440a;
}

.filter-form-invoices {
	display: flex;
	align-items: center;
	gap: 10px;
}

/* user yük gönderme */
.hidden-items {
	display: none;
	font-weight: 600;
}

	.hidden-items.show {
		display: block;
	}

	.hidden-items.active {
		background-color: #cde3f1;
		color: #fff;
	}

.listactive {
	background-color: #ffd7d2;
}

h2.text-black.m-0 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-bottom: 12px;
}

@media (max-width: 768px) {
	.col-md-6, .col-md-3 {
		flex: 1 0 33%;
	}

}

.offer-amount-styling {
	font-weight: bold;
	color: #E6B800;
	font-size: 1.1em;
	letter-spacing: 0.5px;
}
.modal-dialog-custom {
	max-width: 70%;
}
/* Responsive adjustments */
@media (max-width: 769px) {
	.request {
		width: 60%;
		font-size: 14px;
	}
	.my-cargo {
		margin-left: 6px
	}
}
	/* user yük gönderme */
	table {
	width: 100%;
	border-collapse: collapse;
}

	table th, table td {
		border: 1px solid #ddd;
		text-align: left;
		padding: 8px;
	}

	table th {
		background-color: #f4f4f4;
	}

.action-icons {
	display: flex;
	gap: 10px;
}

	.action-icons i {
		cursor: pointer;
		font-size: 16px;
	}

.action-icons i:hover {
    color: #007BFF;
} 

.facilities-img {
	width: 100%;
	height: 200px;
	background-color: #e9ecef;
	display: flex;
	justify-content: center;
	align-items: center;
}
.icon-styling-map {
	text-align: left;
}

.icon-styling-calendar {
	margin-left: 0.2rem;
}
 

.mysendsimage {
	justify-content: center;
	display: grid;
	padding: 1rem;
	width: 40px;
	flex-grow: 1;
}


.row-border1 {
	width: 900px;
}


.image {
	width: 200px;
	height: 150px;
}

.col-md-3 {
	display: inline-block;
}

div.col-md-9 {
	padding: 0;
}

.send-code-link {
	text-align: end;
	padding-top: 0;
}

/*İnt-tel kütüphanesi*/
#phone {
	width: 300px;
	padding: 10px;
	font-size: 16px;
}

.iti__country-list {
	max-height: 300px;
	overflow-y: auto;
}

.iti__search {
	display: block !important;
	margin: 10px;
}

	.iti__search input {
		width: 95%;
		padding: 5px;
		border: 1px solid #ccc;
		border-radius: 4px;
	}


.address-item {
	border: 1px solid #ddd;
	border-radius: 8px;
	padding: 10px;
	margin-bottom: 10px;
	background-color: rgba(250, 250, 250, 1);
}

	.address-item:hover {
		box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	}

.address-title {
	font-weight: bold;
	margin-bottom: 5px;
}


/*.get-quote-section {
    border: 1px solid black;
    border-radius: 8px;
    padding: 10px;
    margin-bottom: 6px;
    box-shadow: 3px 3px;
}*/

.modal-body table {
	width: 100%;
	table-layout: fixed;
}
/*verify screen revize*/
#Verifybtn {
	background-color: green;
}

#verifydiv {
	text-align: end;
}

#kvkkApprovalYes {
	background-color: green;
}
/*userın driver rotate hub*/
#drhdetailbtn a{
    padding: 5px 12px !important;
    font-size: 13px !important;
    min-width: 80px !important;
    height: auto !important;
    background-color: #0068b4;
}
#drhfilterbtn {
    font-size: 13px !important;
    min-width: 80px !important;
    height: auto !important;
    
}
.filtersection{
    border:1px solid;
    border-radius:8px;
}
#drhfont{
    font-size:10px;
}
.drhimage {
    max-height: 50px;
    width: auto; 
    margin-left: 0;
}
.drhdescription {
    font-size:14px;
}