body { padding-top: 78px; background-color: #FCFCFC; }

/* .topmenu{
	
	position: absolute;
	width: 100%;
	height: 40px;
	background-color: #DEDEDE;
	top: 0;
  right: 0;
  left: 0;
} */

.navbar{
    
    /* border-bottom: 1px solid #DADADA; */
	background-color: #FCFCFC;
	border-top: 4px solid white;
	border-bottom: 4px solid white;
	transition: all 1s ;
    
}

.bg-navbar{
	
	background-repeat: no-repeat;
	background-position: 50% 50%;
	
}

.fixed-me{
    background-color:white;
	opacity: 0.95;
    padding: 0px  !important;
    position: fixed;
    top:0;
	margin-top: 0px;
	z-index:888;
    width: 100%;
    border-bottom: 1px solid #ccc !important;
    
}

ul.navbar-nav li{
    
    
    font-family: "Inter",sans-serif;
    font-size: 19px;
	font-weight: bold;
    
    
}

ul.navbar-nav li.nav-item a.nav-link{
    
   color: rgba(0, 0, 0, 1);
   font-weight: 500;
     transition: .4s ease;
    
}

ul.navbar-nav li.nav-item a.nav-link.kvkkcolor{
    
   color: #7F0303;
     transition: .4s ease;
    font-weight: 700;
    
}

ul.navbar-nav li.nav-item a.nav-link:hover{
    
   color: #BD9425;
    
}

ul.navbar-nav li.nav-item a.nav-link:active{
    
   color: #DEB200;
   transition: .1s ease;
    
}

ul.navbar-nav li.nav-item a.nav-link:focus{
    
   color: #DEB200;
   transition: .1s ease;
    
}

.nav-item::after{content:'';display:block;width:0px;height:2px;background:#BD9425;transition: 0.4s;}
.nav-item:hover::after{width:100%;}
.nav-link{padding:8px 5px;transition:0.4s;}


.carousel-inner img{
    
	margin-left: 0px;
    width:100%;
    height:100%;
    
}

.welcomep{
    
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    
}

.mt-6{
    
    margin-top: 6rem;
    
}

.footer-bg{
    
    background-color: #3A3A3A;
    
    
}



.footer-text{
    
    color: #E1E1E1;
    font-weight: 600;
    
}

a.footer-text{
    
    color: #E1E1E1;
    font-weight: 600;
    
}

.footer-text:hover{
    
    color: #E1E1E1;
    font-weight: 600;
    
}

.footer-copyright{
    
	height: 50px;
	background-color: #303030;
    color:darkgoldenrod;
	text-align: center;
	padding-top: 26px;
	font-family: "Inter",sans-serif;
	font-weight: 600;
	user-select: none;
	font-size: 14px;
    
}

.borderclass{
    
    
    border-top: 1px solid lightgray;
    
}

.carousel-border{

	border: 2px solid lightgray;
	
}

hr.footerhr{
    
    border-bottom: 1.5px solid #E1E1E1;
    width: 75%;
    
}

#mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9000;
  background-color: #000;
  display: none;
}

#dialogboxes .window {
  position: absolute;
  left: 0;
  top: 0;
  width: 440px;
  height: 200px;
  display: none;
  z-index: 9999;
  padding: 20px;
  border-radius: 15px;
  text-align: center;
}

#dialogboxes #dialog {
  width: 750px;
  height: 300px;
  padding: 10px;
  background-color: #ffffff;
  font-family: 'Segoe UI Light', sans-serif;
  font-size: 15pt;
}

#popupfoot {
  font-size: 16pt;
  position: absolute;
  bottom: 0px;
  width: 400px;
  left: 210px;
}

a#agree{
	
	position:absolute;
	color:green;
	bottom: 0px;
}

a.dont-agree{
	
	position:absolute;
	color:red;
	bottom:0px;
	left: 0px;
	
}

.formheader{
    
    padding-top: -15px;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    font-family: Gill Sans / Gill Sans MT, sans-serif;
    
}

.bg-form{
    
    margin-top: 45px;
    margin-right: auto;
	margin-left: auto;
    border: 2px solid #ADADAD;
    border-radius: 8px;
    width: 450px;
    height: 605px;
    background-color: white;
    
}

.form-control-small{
    
    width: 100%;
    
}

.gray-area{
	
	height: 2000px;
}

.ml-variable{
    
    margin-left: 205px;
    
}

.form-control{
    
    /*width: 80%;*/
    margin-top: 20px;
    /*margin-left: 20px;*/
    
}

.form-control:focus {
  color: #495057;
  border-color: #CDCDCD;
  outline: 0;
}

.contact-bg{
	
	background-image: url("../img/contact-us.png");
	background-repeat: no-repeat;
	background-position: right;
	
}

.map-container{
margin-top: 66px;
overflow:hidden;
padding-bottom:40.25%;
position:relative;
height:0;
width: 100%;
}
.map-container iframe{
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}

.eng-lang{
    
    position: absolute;
	transition: 0.4s ease;
    float: right;
    margin-top: 0px;
    margin-left: 1850px;
    z-index: 9999;
	float:left;
    
}

.eng-lang:hover{
	
	-webkit-filter: brightness(110%);
  filter: brightness(110%);
	
}

@media (max-width: 1024px) {

	.carousel-inner img {
    margin-left: 0px;
    max-width: 100%;
    height: 100%;
	}

	.bg-form{
    
    margin-top: 45px;
    margin-right: auto;
	margin-left: auto;
    border: 2px solid #ADADAD;
    border-radius: 8px;
    width: 100%;
    height: 650px;
    background-color: white;
    
}

}