*{
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
}
:root{
	--primary-color:#1E1E1E;
	--primary-text-color:#1E1E1E;
	--secondary-color:#fff;
	--secondary-text-color:#fff;
	--secondary-mutes-color:#848585;
	--swiper-theme-color: #1E1E1E!important;
}
/********common-css start********/
a, a:hover{
	text-decoration: none;
	color: var(--primary-color);
}
.bg-primary-color{
	background-color: var(--primary-color)!important;
	color: var(--secondary-text-color)!important;
}
.head h2{
	font-weight: 600;
	font-size: 40px;
	line-height: 48px;
	display: inline-block;
}
.head span{
	position: absolute;
    width: 23%;
    height: 1.4px;
    background-color: var(--secondary-color);
    bottom: 0rem;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
}
.bg-secondary-color .head span{
	background-color: var(--primary-color);
}
.fs-20{
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
}
.fs-32{
	font-size: 24px;
	line-height: 38.4px;
	font-weight: 600;
}
.btn-theme{
	background-color: var(--primary-color);
	color: var(--secondary-text-color);
	padding:12px 16px 12px 16px;
	border-radius: 8px;
	outline: none;
	border: none;
	font-weight: 600;
	font-size:18px;
	margin-top: .5rem;
	line-height: 24px;
}
.btn-white-theme, .btn-white-theme:hover{
	color: var(--primary-color)!important;
	background-color: var(--secondary-text-color)!important;
}
.btn:hover{
	background-color: var(--primary-color);
	color: var(--secondary-text-color);
}
.opacity-60 {
    opacity: .6!important;
}
.history:before{
	content: "";
	width: 95%;
	height: 82%;
	position: absolute;
	top: 18px;
	z-index: -1;
	right: 1px;
}
.history img{
	padding: 12px;
}
.vertical-middle{
	vertical-align: middle;
}
/********common-css end********/
/********header start********/
.noit-logo{
	height: 46px;
}
section{
	scroll-margin-top: 0rem;
}
.section-header{
	background-color: var(--primary-color);
/*	padding: 11px 0px;*/
}
.dropdown-menu[data-bs-popper]{
	top: 46px;
	left: -51px!important;
	
}
.section-header nav .navbar-nav{	
    grid-gap: 40px;
}
.section-header nav li a{
	color: var(--secondary-text-color);
	font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
}
.nav-link:focus, .nav-link:hover{
	color: var(--secondary-text-color)!important;
}
.call-btn .nav-link{
	color: #000!important;
}
.call-btn a{
	background-color: var(--secondary-color);
	padding: 8px 31px 8px 31px!important;
	border-radius: 8px;
	font-size:16px;
	line-height:19.2px;
	font-weight: 600;
	color: var(--primary-text-color)!important;
}
/********header end********/
/********home start********/
.jumbotron-text{
	padding-top: 7rem;
}
.head-sub-text{
	color: var(--secondary-mutes-color);
}
/********home end********/
/********service-images start********/
.service-images .img-icon{
	width:95px;
	margin: auto;
}
.service-images{
	width: 100%;
	position: absolute;
	bottom: 0px;
}
.service-images .img-icon img{
	width: -webkit-fill-available;
	width: -moz-available;
}
/********service-images end********/
/********section-offer start********/
.section-history .history:before, .section-process .history:before{
	background-color: var(--primary-color);
	/*height: 90%;
	top: 0px;*/
}
.section-offer .history:before{
	background-color: var(--secondary-color);
}
.section-stratergy .history:before{
	background-color: var(--secondary-color);
	z-index: 1;
	left: 2px!important;
}
.section-stratergy .history img{
	position: relative;
	z-index: 9;
}
.section-work .history:before{
	background-color: var(--secondary-color);
	z-index:0;
	width: 72%;
	height: 95%;
	top: -10px;
	right: 56px;
	display: none;
}
.section-offer .swiper-pagination-bullet{
	height: 12px!important;
	width: 12px!important;
	background-color: var(--secondary-color)!important;
}
.section-offer .swiper-horizontal>.swiper-pagination-bullets,
 .section-offer .swiper-pagination-bullets.swiper-pagination-horizontal,
  .section-offer .swiper-pagination-custom, .swiper-pagination-fraction {
  	bottom:var(--swiper-pagination-bottom,-10px)!important;
  }
.section-offer .swiper-pagination-bullet-active{
	width: 25px!important;
	height: 12px!important;
	border-radius: 20px!important;
}
.section-work iframe{
	height: 30vh;
}
/********section-offer end********/
/********testomonial********/
.swiper {
	width: 100%;
	height: 100%;
}
.section-testomonials .swiper-pagination-bullet{
	height: 12px!important;
	width: 12px!important;
}
.section-testomonials .card{
	border-radius: 16px;
	background-color: var(--primary-color);
	color: var(--secondary-text-color);
	padding: 1rem 2rem;
}
.section-testomonials .card .card-title, .section-testomonials .card .card-text{
	line-height: 27.6px;
	font-size: 23px;
}
.section-testomonials .card .card-body p{
	font-size: 24px;
	font-weight: 500;
	line-height: 28.8px;
}
.card-profile{
	width: 108px;
	height: 108px;
	border-radius: 50%;
	border: 1px solid;
}
.card-profile img{
	border-radius: 50%;
	width: -webkit-fill-available;
    height: -webkit-fill-available;
    width: -moz-available;
    height: -moz-available;
    object-fit: fill;
}
.section-testomonials .swiper-horizontal>.swiper-pagination-bullets,
 .section-testomonials .swiper-pagination-bullets.swiper-pagination-horizontal,
  .section-testomonials .swiper-pagination-custom, .swiper-pagination-fraction {
  	bottom:var(--swiper-pagination-bottom,-10px)!important;
  }
.section-testomonials .swiper-pagination-bullet-active{
	width: 25px!important;
	height: 12px!important;
	border-radius: 20px!important;
}

/********testomonial********/
/********section-team********/

.section-team .team-member{
/*	height: 359px;*/
	box-shadow:-1px 4px 5px #00000063;
	border-radius: 16px;
}
.text-over{
	background:linear-gradient(0deg, rgb(19 19 19) 52%, rgb(181 181 181 / 0%) 100%);
	color: var(--secondary-text-color);
	position: absolute;
    bottom: -3rem;
    z-index: 1;
    width: 100%;
    padding:.5rem 1rem;
    transition: all .4s ease-in-out;
    opacity: 0;
}
.section-team .row .col-lg-3:hover .text-over{
	opacity: 1;
	bottom: 0rem;
}
.text-over p{
	font-size: 16px;
	line-height: 19.2px;
	font-weight: 400;
}
/********section-team********/

/********section-services********/
.section-services .card small{
	line-height: 16.9px;
	padding-top: 1rem;
	display: block;
}
.section-services .card .card-title{
	position: relative;
	display: inline-block;
}
.section-services .card .card-title:after{
	content: "";
	position: absolute;
	width:65%;
	height: 1px;
	bottom: -10px;
	left: 0px;
	background-color: var(--primary-color);
}
/********section-services********/
/********section-biography********/
.section-biography{
	background-color: #010A09;
	color: var(--secondary-text-color);
}
.text-finished{
	background-color: var(--secondary-color);
	color: var(--primary-text-color);
	border-radius: 8px;
	padding:0px 4px;
}
.btn-bio, .btn-bio:hover{
	background-color: #1A153A;
	border-radius: 8px;
	padding: 12px 16px;
	font-size: 20px;
	font-weight: 600;
	color: var(--secondary-text-color)!important;
}
/********section-biography********/

/********section-footer********/
.section-footer ul li{
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	padding: 5px 0px;
}
.section-footer ul li a{
	color: var(--primary-color);
	text-decoration: none;
}
.section-footer h5{
	line-height: 33.6px;
}
.swiper-button-next, .swiper-button-prev{
	display: none;
}
.section-footer i{
	font-size:28px ;
	color: #000!important;
	opacity: 100%;
}

.section-team .team-member{
	height: auto;
	margin: 1rem .5rem;
}
/********section-footer********/
/********section-login Start********/
#section-success{
	height: calc(100vh - 144px);
	display: flex;
	align-items: center;
}
#login-form i{
	right: 10px;
	opacity: 0.8;
	position: absolute;
}
/********section-login End********/
/********section-book appointment Start********/
.selectedcard {
	background-color: #80808061;
}
.card-bordered{
	border: 1px solid #dbdfea;
}
.ui-timepicker-container{
	z-index: 99!important;
}
.success-text{
	background: #81ff815c;
}
#section-success{
	height: calc(100vh - 144px);
	display: flex;
	align-items: center;
}
#user_country{
	width: 120px!important;
}

#scheduletourData input[type=number]::-webkit-outer-spin-button,
#scheduletourData input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
/********section-book appointment End********/


@media screen and (min-width: 320px) and (max-width: 770px){
	.section-header .navbar-collapse{
		background-color: var(--primary-color)!important;
		margin-bottom: 1rem;
	}
	.section-header nav .navbar-nav{
		gap: 16px;
	}
	.display-2{
		font-size: 32px;
	}
	.head-sub-text{
		font-size: 18px!important;
	}
	.history:before{
		height: 75%;
	}
	.head span{
		width:200px;
	}
	.section-testomonials .card{
		padding: 12px 8px;
	}
	.section-testomonials .card h4{
		font-size: 15px;
		line-height:20px;
	}
	.head h2 , .sub-head{
		font-size: 24px;
	}
	.head h2{
		margin-bottom: 0px;
	}
	.mobil-w-100{
		width: 80%;
	}
	.fs-20, .fs-13{
		font-size: 13px;
		line-height:20px;
	}
	.section-services .card small{
		font-size: 12px;
		line-height: 15px;
	}
	.btn-theme{
		font-size: 14px;
		line-height: 17px;
	}
	.swiper-slide {
		width:100%!important;
	}
	.section-footer ul li{
		font-size: 16px;
		line-height: 20px;
	}
	.section-footer h3, .section-footer i{
		font-size: 18px;
		margin-bottom: 0px;
	}
}
@media screen and (min-width: 768px) and (max-width:1024px){
	
	.swiper-slide {
		width:100%!important;
	}
	.section-footer ul li{
		font-size: 16px;
	}
	.section-footer h3, .section-footer i{
		font-size: 20px;
	}
}


/*container*/
.container-home{
	padding-left: calc(1.5rem * .5);
	padding-right: calc(1.5rem * .5);
	max-width:100%;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width: 576px){
	.section-team img{
		height: 150px;
	}
}
@media screen and (min-width: 576px){
	.container-home{
		max-width:540px;
	}
}
@media screen and (min-width: 768px){
	.container-home{
		max-width:720px;
	}
	.w-lg-100{
		width: 100%;
	}
}
@media screen and (min-width: 992px){
	.container-home{
		max-width:960px;
	}
}
@media screen and (min-width: 1400px){
	.container-home{
		max-width:1400px;
	}
	.swiper-slide-active{
		margin-right: 35px!important;
	}
	.section-biography{
		height: 100vh;
	}
	.ps-65{
		padding-left: 60px;
	}
}

.modal-fullscreen{
	width: 98.9vw;
}
.modal-fullscreen .modal-content{
	background-color: rgb(15 15 15 / 65%);
	height: calc(100vh - 62px);
	top: 62px;
}
.modal-fullscreen .modal-content .btn-close{
	filter: invert(1);
	opacity: 0.8!important;
	margin-top: 1rem!important;
	margin-right: 1rem!important;
}
.modal-fullscreen .modal-content a{
	background-color: #6b6b6b;
}
.modal-fullscreen .modal-content a:hover{
	background-color: #949393;
}
.btn-close-theme{
	position: absolute;
	right: 1.5rem;
	top: 1rem;
}
#biography .modal-header{
	background-color: var(--primary-color);
}
#biography .modal-fullscreen .modal-content{
	background-color:var(--primary-color);
	height: 100vh!important;
	top: 0px;
}

@media screen and (min-width: 320px) and (max-width:425px){
	.section-home{
		height: 120vh!important;
	}		
	.service-images .img-icon{
		width: 100%;
	}
}
.custom-tooltip .tooltip-inner {
    max-width: 200px; /* Set your desired width */
}
#startpopup .modal-content{
	background-color: #3b3838;
}
#startpopup .modal-content .modal-body{
	background-color: #000;
	color: #fff;
}
#startpopup .btn-close{
	filter: invert(1);
}
/*---------------*/

        .menu-item img {
            /*width: 100%;
            height: auto;*/
            border-radius: 5px 5px 0 0;
        }

        .menu-filter {
            text-align: center;
            margin-bottom: 30px;
        }

        .menu-filter button {
            margin: 5px;
            padding: 10px 20px;
            font-size: 16px;
            cursor: pointer;
            border: none;
            border-radius: 5px;
            background-color:var(--primary-color);
            color: #fff;
            transition: background-color 0.3s ease-in-out;
        }

        .menu-filter button:hover {
            background-color: #0056b3;
        }