.langLink {

    text-align: center;
    font-family: 'canaro-medium'!important;
    font-style: normal!important;
    color: #ffffff!important;
    padding: 5px 20px;
    width: inherit;
    float: none;
    border-radius: 20px;

}

.dil

{
    display: flex;

    text-align: right;

}

a.langLink.dildegis:nth-child(0){
    margin-right: 5px;
}

.tel b {
    font-size:18px;
    font-weight: bolder;
    color: #ffffff;
}

header.site-head .menu nav ul li a{
    align-self: center;
}
header.site-head .menu nav ul li {
    display: flex;
}
header.site-head .menu nav ul li:hover {
    background: #ffffff;
}

header.site-head .menu nav ul li:hover a {
    color: #0066b0;
}

header.site-head .menu{
    display: flex;
    height: 100%;
}

header.site-head .menu nav ul {
    display: flex;
    height: 100%;
}
a.langLink.dildegis:hover {
    background: #ffffff;
    color: #0066B0 !important;
}
.langLink.dildegis:nth-child(1){
    margin-right: 5px;
}
header.site-head .contact-us{
    height: 100%;
    display: flex;
}
.contact {
    align-items: center;
}
.langLink.dildegis img{
    margin-right: 5px;
}

.dil a {
    display: inline-flex;
}

footer.site-foot .links ul li a:hover{
    color: #ffffff !important;
}

footer.site-foot .links ul li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    border-bottom: 1px solid #337ab7;
    margin-right: 15px;
}

.arac-hakkinda table tr td {
    padding: 9px;
    border: 1px solid #ddd;
}
/* 
.arac-hakkinda table {
    margin-top: 20px;
} */

.min-arac {
    max-width:250px; 
    float:right;
}

footer.site-foot .copyright img{
    max-width: 240px;
}

.arac-hakkinda table tr td:nth-child(1) {
    background: #F4F4F4;
    color: #000;
}

.arac-hakkinda table tr td span:nth-child(1) {
    color: #000;
}

.arac-hakkinda table tr td:nth-child(2) {
    color: #003397;
}

.arac-hakkinda table tr td:nth-child(2) span {
    color: #003397 !important;
}

.arac-hakkinda table{
    width: 100% !important;
}

.mobile-br {
    display:none;
}

.okunmadi {
    display:block;
}

.arac-hak {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media (min-width:1300px){
    .navbar-collapse {
        padding-left: 40px !important;
    }
    .contact-us {
        padding-left: 18px !important;
    }
}



@media (max-width: 1024px) and (min-width: 1px) {

    header.site-head .contact-us a.langLink {

        position:relative;

        display:inline;

    }

	.dil

	{

		overflow:inherit !important;

		margin-top: 25px;

		padding: 0;

		text-align: center;

		text-align:center; 

	}

	.dil a

	{

		display: inline-block !important;

	}

}

@media (max-width:768px){
    .langLink.dildegis{
        display:none !important;
    }
    .langLink.dildegis.mobil-dil {
        display:block !important;
    }
    .mobile-br{
        display:block !important;
    }
    .info-box {
        /* left: 50% !important;
        transform: translate(-50%,50%);
        top: -10px !important; */
    }
    .slash {
        color: #00559f !important;
    }
    .langLink{
        color: #fff!important;
    }
    .dil {
        justify-content: center;
    }
    .mobil-dil {
        color: #5d6469 !important
    }
    header.site-head .menu nav ul li a { 
        color: #5f717f;
    }
    .tel span {
        color: #000 !important;
    }
    .tel b {
        color: #00559f !important;
    }
    .icon-box2 {
        filter:none !important;
    }
    .navbar-nav{
        display: flex;
    flex-direction: column;
    }
    .right-block.block{
        flex-direction: column;
    }
    header.site-head .block.left-block{
        padding: 10px 0px !important;
        background: #00559E !important;
        display: flex !important;
        justify-content: center !important;
    }
    .first-row {
        display: block !important;
    }
    header.site-head .contact-us {
        margin-bottom: -20px !important;
        padding: 9px 0 0px 0px !important;
    }
    header.site-head .menu nav ul{
        margin-left: -91px !important;
    }
    header.site-head .menu{
        display: block !important;
        height: unset !important;
    }
    header.site-head .menu nav ul {
        height: unset !important;
    }
    header.site-head .contact-us{
        height: unset !important;
        display: block !important;
    }
    .contact {
        align-items: unset !important;
    }
    footer.site-foot .links ul li {
        width: 100% !important;
        overflow: unset !important;
        white-space: normal !important;
    }
    .page-content {
        padding: 0px !important;
    }
    .okunmadi {
        display:flex !important;
        justify-content:center;
    }
    .min-arac{
        max-width: 150px !important;
    }
}
