.float-r{ float: right; }
.float-l{ float: left; }

.bayrak img{ max-height: 38px; margin-top: -23px; }

.footer1 {
  background: #7f8bb1;
  background: -webkit-linear-gradient(legacy-direction(to right), #7f8bb1 0%, #48434b 100%);
  background: -webkit-gradient(linear, left top, right top, from(#7f8bb1), to(#48434b));
  background: -webkit-linear-gradient(left, #7f8bb1 0%, #48434b 100%);
  background: -o-linear-gradient(left, #7f8bb1 0%, #48434b 100%);
  background: linear-gradient(to right, #7f8bb1 0%, #48434b 100%); 
	color: #eee;
}

.footer1 .f1-bottom-bar {
	background-color: #555;
	border-top: 1px solid rgb(120 130 140 / 50%);
}
.footer1 .f1-bottom-bar .text-inverse {
    color: #eee !important;
}

.footer1 .text-dark, .footer1 h6 {
	color: #7cbeff !important;
}

.footer1 .general-listing li a{
	color:#ccc;
}
.footer1 .general-listing li:hover a{
	color:#fff;
}

.footer1 a.link{
	color:#ccc;
}
.footer1 a.link:hover{
	color:#7cbeff;
}
.nav-item .search{ 
	float: left;
}

.btn-turuncu{
    color: #000 !important;
    background-color: #f2c47d;
    border-color: #edb45b;
}
.btn-turuncu:hover,.btn-turuncu:active{
    color: #000;
    background-color: #edb45b;
    border-color: #edb45b;
}
.slider1 p a i {
    opacity: 1;
    right: -2rem;
    color: #000;
}
.slider1 p a:hover i {
    right: -2.7rem;
    color: #000;
}
.dropdown-submenu .dropdown-item {
  padding: 4px 1rem;
  color: #444; }

html .whatsappicon {
    bottom: 80px;
    display: block;
    position: fixed;
    right: 10px;
    z-index: 1040;
}

html .telefon {
    bottom: 130px;
    display: block;
    position: fixed;
    right: 25px;
    z-index: 1040;
}

html .whatsappicon img, .telefon img{
    height: 50px;
}
