@font-face {

    font-family: 'Gotham-Bold';

    src: url("../fonts/Gotham/Gotham-Bold.eot");

    src: url("../fonts/Gotham/Gotham-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham/Gotham-Bold.woff") format("woff"), url("../fonts/Gotham/Gotham-Bold.ttf") format("truetype"), url("../fonts/Gotham/Gotham-Bold.svg#gothmbold") format("svg");

    font-weight: bold;

    font-style: normal;

}



@font-face {

    font-family: 'Gotham-Book';

    src: url("../fonts/Gotham/Gotham-Book.woff") format("woff"), url("../fonts/Gotham/Gotham-Book.ttf") format("truetype");

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family: 'Gotham-Medium';

    src: url("../fonts/Gotham/Gotham-Medium.eot");

    src: url("../fonts/Gotham/Gotham-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham/Gotham-Medium.woff") format("woff"), url("../fonts/Gotham/Gotham-Medium.ttf") format("truetype"), url("../fonts/Gotham/Gotham-Medium.svg#gothmmedium") format("svg");

    font-weight: 200;

    font-style: normal;

}



@font-face {

    font-family: 'Gotham-Light';

    src: url("../fonts/Gotham/Gotham-Light.eot");

    src: url("../fonts/Gotham/Gotham-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham/Gotham-Light.woff") format("woff"), url("../fonts/Gotham/Gotham-Light.ttf") format("truetype"), url("../fonts/Gotham/Gotham-Light.svg#gothmthin") format("svg");

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family: 'Gotham-Thin';

    src: url("../fonts/Gotham/Gotham-Thin.eot");

    src: url("../fonts/Gotham/Gotham-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham/Gotham-Thin.woff") format("woff"), url("../fonts/Gotham/Gotham-Thin.ttf") format("truetype"), url("../fonts/Gotham/Gotham-Thin.svg#gothmthin") format("svg");

    font-weight: normal;

    font-style: normal;

}



footer {
    background-color: #fff;
}
footer .footer-top {
    padding-top: 20px;
    padding-bottom: 20px;
    background: #fff;
}
footer .footer-top p {
    line-height: 18px;
}
footer .footer-top .footer-logo img {
/* filter: grayscale(1) opacity(0.7); */
}
footer .footer-top .footer-url {
color: rgba(161, 161, 161, 1);
font-size: 1.2em;
letter-spacing: 0px;
font-weight: 600;

margin-top: 13px;
display: inline-block;
}

.footer-top a.footer-url:last-child {
margin-left: 10px;
border-left: 1px solid #9e9e9e;
padding-left: 10px;
font-size: 1.2em;
}
.footer-middle {
padding-top: 5px;
border-top: 1px solid #c1c1c1;
background: #dedede;
}
.footer-middle p {
color: rgba(52, 52, 52, 1);
margin-top: 10px;
}
footer .footer-middle ul {
display: block;
}
footer .footer-middle ul li:first-child {
border-left: none !important;
}
footer .footer-middle ul li {
display: inline-block !important;
list-style-type: none;
margin-left: 3px !important;
border-left: 1px solid #A1A1A1FF;
}
footer .footer-middle ul li a {
color: rgba(161, 161, 161, 1);
font-size: 1.2em;
margin-left: 5px;
}

footer .footer-bottom {
background: #022f5f;
color: WHITE;
}


footer .footer-bottom .footer-list {
    display: inline-flex;
    list-style: none;
}
footer .footer-bottom .footer-list li{
    margin-right: 15px;
}
footer .footer-bottom .footer-list li a{
    color: WHITE;
}

.adres{
margin-bottom: 0px !important;
}
.sosyal{
margin-top: 12px;
margin-bottom: 16px;
}
.wt-breadcrumb > li{
color: #0b0b0b !important;
}

.wt-breadcrumb > li > a{
color: #0b0b0b !important;
}

/*
.vidyo a .merkez {
position: absolute;
background-image:url(../images/play-btn.png);
background-size: 100px 100px;
height: 100px;
width: 100px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index:999;
}
.orta{
display: flex;
flex-direction: column;
justify-content: center;
align-items :center;
}

*/

.various::before {
    content: '\f04b';
    z-index: 5;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate( -50%, -50% );
    padding: 5px 10px 5px 15px;
    color: white;
    font-family: 'FontAwesome';
    font-size: 30px !important;
    background-color: rgba(23, 35, 34, 0.75);
    border-radius: 30px 30px 30px 30px;
}

