.ft1-top-right.pull-right a {
	color:#fff;
	font-weight: bold;
}

.ft1-top-right.pull-right a:hover, .main-menu .navigation > li > a:hover {
    color: #ec0000;
}

.ft1-main-header .header-upper .logo-box .logo img, .sticky-header .logo img {
    height: 52px !important;
}

.footer-widget .logo img {
    height: 90px;
}

.post-info {
	display: flex;
    justify-content: center;
    gap: 40px;
}

.post-info li {
    display: flex !important;
    align-items: center;
}

.post-info li:last-child {
	margin-bottom: 15px !important;
}

.lower-content-i {
	display: flex;
    font-weight: bold;
    justify-content: space-evenly;
}

.owl-item.center .lower-content-i, .owl-item .inner-box:hover, .owl-item.center h4, .ft1-projects-section .owl-item .inner-box:hover h4 {
	color: #fff;
}

.owl-item.center img {
	opacity:1 !important;
}

.ft-breadcrumb-section.no-image {
	padding: 120px 0px 30px;
}

.ft-footer-widget-wrapper-2 {
	padding-top: 100px;
}

.ft1-services-section .owl-stage-outer {
	padding: 20px 0px 0px !important;
}

.home-page .owl-dots {
	margin-top: 0 !important;
}


.ft1-steps-section {
	margin-top: -50px;
}

.ft1-steps-section .auto-container.bottom {
	padding: 0px 15px 60px;
}

.ft1-feature-section {
	padding: 90px 0px 80px;
}

.tracking-column {
	width: 100%;
    max-width: 700px;
    margin: 0 auto;
}

.ft-footer-address span {
	font-weight:normal !important;
}

.ft-footer-widget .text {
	color: #003440;
    padding-bottom: 25px;
}

.ft-footer-widget .email-box .form-group {
    position: relative;
    margin: 0px;
    width: 100%;
    max-width: 100%;
}

.ft-footer-widget input[type=text] {
    position: relative;
    line-height: 43px;
    border: 0px;
    padding: 10px 55px 10px 25px;
    background-color: #003c4a;
    display: block;
    font-size: 15px;
    height: 50px;
    width: 100%;
    color: #ffffff;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    border-radius: 0px;
    transition: all 500msease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500msease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.ft-footer-widget input[type=text]::placeholder {
	color:#fff;
}

.ft-footer-widget button {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 50px;
    width: 64px;
    display: block;
    font-size: 16px;
    color: #ffffff;
    border: 0px;
    cursor: pointer;
    line-height: 100%;
    font-weight: normal;
    text-align: center;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    background-color: #ec0000;
}

.ft-contact-cta-icon {
	width: 50px !important;
    height: 50px !important;
}

.ft-contact-cta-icon i {
	font-size: 25px !important;
}

.ft-contact-cta-items {
	padding: 20px 30px !important;
	margin-bottom: 15px;
}

.ft-footer-section-2 {
	margin: 0 !important;
}

.card.user {
	padding: 40px 30px 30px 30px !important;
    background-color: #f4f4f4;
	border: 0;
}

.card.user label {
	margin-bottom: 5px;
}
.card.user input[type=text], .card.user input[type=email], .card.user input[type=password]  {
	width: 100%;
    height: 50px;
    border: none;
    padding-left: 20px;
    margin-bottom: 30px;
    border-radius: 5px;
    background-color: #fff;
}

.card.user input.is-invalid {
	border: 1px solid #dc3545;
}

.card.user .text-danger {
	position: relative;
    top: -20px;
}

.card.user button {
	color: #fff;
    width: 100%;
    height: 55px;
    border: none;
    border-radius: 6px;
    font-family: "Poppins";
    background-color: #ea1e00;
    -webkit-transition: 500ms allease;
    transition: 500ms allease;
}

.card.user button.step {
	height: 46px;
    padding: 0 15px;
}

.card.user a, .card.user-f a {
	color: #ea1e00;
}

.card.user-f {
	background: #fff !important;
    padding: 20px !important;
    color: #003440;
    font-weight: bold;
	border: 0;
}

.card.user .text-center {
	font-weight: bold;
    margin-top: 30px !important;
}

.card.user .text-center.title {
    margin-top: 0 !important;
}

.card.user .form-check {
	margin-bottom: 25px;
}

.card.user h4.text-center {
	margin-top: 0 !important;
    margin-bottom: 30px;
}

.ft1-top-right .top-list {
    margin-bottom: 0;
    display: flex;
    gap: 35px;
}

.ft-service-details-content h1 {
	font-size: 48px;
    margin-bottom: 15px;
}

.ft-service-details-content h2 {
	font-size: 26px;
    margin-bottom: 10px;
}

.ft-service-details-content h3 {
	font-size: 20px;
    margin-bottom: 10px;
}

.ft-service-details-content h4 {
    font-size: 16px;
    margin-bottom: 5px;
}

.ft-service-details-content .card.user h5.text-center {
	font-size: 22px;
    margin-top: 0 !important;
    margin-bottom: 20px;
}

.ft-service-details-content p {
	margin-bottom: 1.5rem;
}

.ft-service-details-content a {
	color: #ec0000;
	font-weight: bold;
}

.ft-service-details-content .card {
	background: #f4f4f4;
    border: 0;
}

.ft-site-logo:before {
	right: -64px !important;
}

.ft-header-section.header-style-two .ft-header-main-menu .ft-main-navigation li {
	margin-left: 30px;
}

.ft-service-details-content a.buy {
	color: #fff;
    width: 100%;
    height: 55px;
    border: none;
    border-radius: 6px;
    font-family: "Poppins";
    background-color: #ea1e00;
    -webkit-transition: 500ms allease;
    transition: 500ms allease;
    padding: 15px;
    font-weight: normal;
    max-width: 400px;
}

.ft-service-details-content .card.user  h2.search {
	margin-top: 0 !important;
}

.ft-service-details-content .table-container {
    width: 100%;
    max-width: 800px;
    margin: 20px auto;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.ft-service-details-content .table {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
}

.ft-service-details-content .table th, .ft-service-details-content .table td {
    padding: 14px 17px;
    border-bottom: 1px solid #fff;
    text-align: left;
	font-weight: bold;
}

.ft-service-details-content .table th {
    background: #003440;
    font-weight: normal;
    border-bottom: 1px solid #546b70;
    color: #ffffffd1;
    width: 30%;
}

.ft-service-details-content .table tr {
	border-color: #fff !important;
	background: #f4f4f4;
}

.ft-service-details-content .table a {
    text-decoration: none;
    color: #ea1e00;
    font-weight: bold;
    transition: color 0.3s ease-in-out;
}

.ft-service-details-content .table a:hover {
    color: #212529;
    text-decoration: underline;
}

.ft-service-details-content .table tr:nth-child(even) {
    background: #fff;
}

.ft-service-details-content .table tr:hover {
    background: #f1f1f1;
    transition: background 0.3s ease-in-out;
}

.ft-service-details-content .text-normal {
	color: #212529;
}

.ft-service-details-content .icon.text-normal {
	color: #212529;
	width: 40px;
	text-align: center;
}

.ft-service-details-content .card.height {
	height: 100%;
	justify-content: center;
}

.ft-service-details-content ul .btn-primary {
	color: #fff;
    height: 46px;
    border: none;
    border-radius: 6px;
    font-family: "Poppins";
    background-color: #ea1e00;
    -webkit-transition: 500ms allease;
    transition: 500ms allease;
    padding: 11px 22px;
    font-weight: normal;
}

.account-nav a {
	height: 55px;
    font-size: 15px;
    font-weight: 700;
    border-radius: 30px;
    font-family: "Poppins";
    border: 2px solid #212529;
    color: #212529;
    width: 100%;
}

.account-nav a.join {
	background: #ec0000;
    color: #fff;
    border: 2px solid #ec0000;
}

.ft1-header-top .head-top {
	padding-left: 0;
}

body.home-page .mobile_menu_button {
	right: 15px;
}

body.page .fal.fa-bars {
    font-size: 32px;
    position: relative;
    top: 3px;
    right: 3px;
}

body.home-page .sticky-header .pull-right {
	position: relative;
}

body.home-page .sticky-header {
	z-index: 99;
}

body.home-page .sticky-header .mobile_menu_button {
	position: absolute;
    top: 18px;
    right: 40px;
}

.home-page .mobile_menu_button .fa-bars {
	color: #212529;
    font-size: 32px;
}

.mobile_menu_content .m-brand-logo {
	width: 200px;
    margin: 50px auto 30px;
}

.zoom-gallery {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.zoom-gallery li {
	width: 100%;
}

.zoom-gallery img, .zoom-gallery video {
    width: 100%;
    height: 180px; 
    object-fit: cover; 
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease-in-out;
}

.zoom-gallery img:hover, .zoom-gallery video:hover {
    transform: scale(1.05);
}

#image-gallery {
    width: 100%;
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
}

#image-gallery img, .video_box video {
    width: 100%;
    height: 260px; 
    object-fit: cover;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease-in-out;
}

#image-gallery img:hover, .video_box video:hover {
    transform: scale(1.05);
}

.video_box.how  {
	display: block;
}

.video_box.how video {
    width: 100%;
    height: 455px; 
    object-fit: cover;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease-in-out;
}

.form-group.track {
	position: relative;
    margin: 0px;
    width: 100%;
    max-width: 100%;
}

.form-group.track input[type=text] {
    position: relative;
    line-height: 43px;
    border: 0px;
    padding: 10px 55px 10px 25px;
    background-color: #003c4a;
    display: block;
    font-size: 15px;
    height: 50px;
    width: 100%;
    color: #ffffff;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    border-radius: 0px;
    transition: all 500msease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500msease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
	height: 70px;
    font-size: 18px;
}

.form-group.track input[type=text]::placeholder {
	color: #fff;
}

.form-group.track button {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 70px;
    width: 70px;
    display: block;
    font-size: 16px;
    color: #ffffff;
    border: 0px;
    cursor: pointer;
    line-height: 100%;
    font-weight: normal;
    text-align: center;
    transition: all 500msease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500msease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    background-color: #ec0000;
}

.form-group.track button span {
	font-size: 22px;
}

.card.user .badge {
	color: #212529;
    font-size: 16px;
    text-transform: uppercase;
}

.card.user #radioError {
	top:0 !important;
	margin-top: 10px;
    display: block;
    margin-bottom: 10px;
}

.custom-radio-container {
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    padding: 15px;
    border-radius: 8px;
    transition: all 0.3s ease-in-out;
	background-color: #fff;
    border: 2px solid #fff;
}

.custom-radio-container:hover {
    background-color: #e9ecef;
}

.custom-radio-container input {
    display: none;
}

.custom-radio {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    border: 2px solid #ea1e00;
    border-radius: 50%;
    position: relative;
    transition: all 0.3s ease;
	flex: 0 0 20px;
}

.custom-radio-container input:checked + .custom-radio {
    background-color: #ea1e00;
    border-color: #ea1e00;
}

.custom-radio-container input:checked + .custom-radio::after {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #ea1e00;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

h2.accordion-header {
	margin-bottom:1px;
}

.accordion-button:not(.collapsed) {
	color:#ea1e00;
	background-color: #fff3f3;
}

.accordion-item {
	border: 0;
}

.custom-accordion .accordion-header {
	background: none;
	border: none;
}

.custom-accordion .accordion-button {
	background: none;
	color: #212529;
	font-weight: 600;
	font-size: 18px;
	border: none;
	width: 100%;
	text-align: left;
	display: flex;
	align-items: center;
	padding: 15px;
}

.custom-accordion .accordion-button span {
	margin-right: 10px;
	font-size: 22px;
	color: #212529;
	width: 30px;
	text-align: center;
}

.custom-accordion .accordion-collapse {
	border-left: 4px solid #ea1e00;
	padding-left: 15px;
	margin-top: 5px;
}

.custom-accordion .accordion-body {
	font-size: 16px;
	line-height: 1.5;
	color: #333;
}

.upload-area {
	border: 2px dashed #0d6efd;
	background: #e7f1ff;
	text-align: center;
	padding: 30px 20px 10px;
	cursor: pointer;
	border-radius: 8px;
	position: relative;
	transition: background 0.3s ease;
}

.upload-area:hover {
	background: #d0e3ff;
}

.upload-area input {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
	top: 0;
    left: 0;
}

.upload-area i {
	font-size: 28px;
	color: #0d6efd;
	margin-bottom: 10px;
}

.upload-text {
	font-size: 16px;
	font-weight: bold;
	color: #0d6efd;
}

.upload-file-info {
	margin-top: 10px;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

.uploading {
	color: #ea1e00;
	font-size: 14px;
	font-weight: bold;
}

.ft-header-section.header-style-two .ft-header-main-menu .ft-site-logo {
	padding: 10px 15px !important;
}

.ft-header-section.header-style-two .ft-header-main-menu .ft-site-logo img {
	height: 60px;
}

.ft1-main-header .header-upper .logo-box .logo {
    top: 12px;
}

.review-box {
	border: 1px solid #ddd;
	padding: 15px;
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	margin-bottom: 15px;
}

.review-header {
	display: flex;
	align-items: center;
	gap: 15px;
}

.stars {
	width: 100px;
}

.verified {
	font-size: 14px;
}

.verified span {
	margin-right: 5px;
}

.review-text {
    font-size: 14px;
    color: #555;
    margin-top: 10px;
    margin-bottom: 10px;
}

.ft1-rates-section h6 {
	font-size: 16px;
}

.rates-top {
	display: flex;
	justify-content: space-between;
    align-items: center;
}

.rates-top .top1 {
	display: flex;
    gap: 15px;
    align-items: center;
}

.rates-top .top1 a {
	display: flex;
}

.rates-top .top1 img {
    width: 140px;
    margin-top: -2px;
}

.rates-top .top2 {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.rates-top .top2 img {
    width: 150px;
}

.rates-top .top2 a {
	color: #212529;
    font-weight: bold;
    text-decoration: underline;
    font-size: 14px;
}

.ft1-welcome-section .inner-column, .ft1-welcome-section .inner-column .image {
	height: 100%;
}

.ft1-welcome-section .inner-column, .ft1-welcome-section .inner-column .image img {
    height: 100%;
    object-fit: cover;	
}

.ft1-welcome-section #image-gallery {
	justify-content: center;
    width: 100%;
	left: auto;
}

#contactForm .text-danger {
    margin-top: -15px;
    display: block;
    margin-bottom: 15px;
}

.ft1-service-block .inner-box .side-icon {
	width: 240px;
    height: 210px;
}

.ft1-service-block img {
	height: 100%;
    object-fit: cover;
}

.ft-breadcrumb-section .background_overlay {
    background-color: rgba(0, 62, 77, 0.5);
}

.ft-breadcrumb-section.sell {
    background-position: 0 -110px;
}

.ft-breadcrumb-section.about {
    background-position: 0 -200px;
}

.ft-breadcrumb-section.service {
    background-position: 0 -350px;
}

.ft-breadcrumb-section.contact {
	background-position: 0 -300px;
}

.ft1-testimonial-block .inner-box .author-info .author-inner {
    padding-left: 0;
}

.write-font {
    font-family: "Leckerli One", cursive;
    color: #212529;
    font-size: 18px;
}

.sec-title .title {
	font-size: 26px;
}

body.home-page #image-gallery, .service-gallery #image-gallery {
    width: 100%;
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
}

body.home-page #image-gallery li, .service-gallery #image-gallery li {
    padding: 10px;
    flex: 1 1 calc(33.333% - 20px);
}

body.home-page .zoom-gallery li, .service-gallery .zoom-gallery li {
	width: about;
}

.mobile_menu .dropdown .dropdown-btn {
	color: #9397a7;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
}

.mobile_menu .dropdown .dropdown-btn span {
	position: absolute;
    right: 6px;
    top: 12px;
}

.mobile_menu .dropdown .dropdown-btn.toggle-open {
	-webkit-transform: none !important;
    transform: none !important;
    height: 41px !important;
}

@media (max-width: 480px) {
	.ft1-main-header .header-upper .logo-box .logo {
		top: 0px !important;
	}
}

@media (max-width: 600px) {
    .ft-service-details-content .table th, .ft-service-details-content .table td {
        display: block;
        width: 100%;
        text-align: left;
    }

    .ft-service-details-content .table th {
        padding-top: 10px;
		padding-bottom: 10px;
    }
	
	.ft-service-details-content .table tr {
		background:#fff;
	}
}

@media (max-width: 520px) {
	.ft-header-section.header-style-two .ft-header-main-menu .ft-site-logo img {
		height: 48px;
	}
	
	body.home-page #image-gallery, .service-gallery #image-gallery {
	    flex-direction: column;   
	}
	
	.ft-header-section.header-style-two .mobile_menu_button {
        top: -54px;
    }
	
	
	.ft-breadcrumb-content h2 {
		font-size: 28px;
	}
	
	.ft-breadcrumb-section.no-image {
		padding: 100px 0px 20px;
	}
	
	.ft-service-details-content .card {
		padding: 30px 20px 20px 20px !important;
	}
	
	.ft-service-details-content ul .btn-primary {
		font-size: 14px;
		padding: 12px 14px;
	}
	
	.ft-service-details-content h1 {
		font-size: 36px;
		line-height: 1.1em;
	}
	
	.ft-breadcrumb-section.service, .ft-breadcrumb-section.about {
		background-position: 0;
	}
	
	.ft-breadcrumb-section.sell {
		background-position: 0 40px;
	}
	
	.ft-breadcrumb-section.contact {
		background-position: 0;
	}
	
	.list-group-item {
		padding: .5rem .5rem;
	}
	
	.post-info {
		padding: 0;
		flex-direction: column;
		text-align: left;
		gap: 25px;
	}
	
	.left-pattern-layer, .right-pattern-layer {
		display: none;
	}
	
	.ft1-tracking-section .auto-container {
		padding: 0px;
	}
	
	.logo-box .logo img {
        width: 160px !important;
    }
	
	.ft1-main-header .header-upper .logo-box {
        padding: 12px 0px !important;
    }
	
	.rates-top {
		flex-direction: column;
		margin-bottom: 15px !important;
		gap: 15px;
	}
	
	.rates-top h3 {
		font-size: 24px;
	}
	
	.ft1-welcome-section {
		padding: 0px 0px 60px;
	}
	
	.ft1-welcome-section .sec-title {
		margin-top: 15px;
	}
	
	.ft1-service-block .inner-box {
		margin: 0 15px;
	}
	
	.ft1-projects-section {
		padding: 60px 0px 110px;
	}
	
	.ft1-testimonial-section {
		padding: 60px 0px 80px;
	}
	
	body.home-page .sticky-header .mobile_menu_button {
		top: 22px;
		right: 0;
	}
	
	.ft-footer-widget-wrapper-2 {
		padding-top: 20px;
	}
	
	.ft-footer-info {
	    display: none !important;
	}
}
