@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700&amp;subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&amp;subset=latin,latin-ext);
@import url(index.css);
body {
    font-family: "PT Sans" !important;
    font-size: 14px;
    color: #333333;
}

.odelya-top {
    border-top: 5px solid #f78f1e;
    border-bottom: 1px solid #928f8b;
}

.odelya-logo {
    width: 200px;
    text-align: center;
    margin: 0 auto;
    padding: 30px 0;
}

.odelya-logo-text {
    position: absolute;
    right: 200px;
    top: 0;
    bottom: 0;
    height: 35px;
    bottom: 0 !important;
    margin: auto;
}

.odelya-menu {
    background: #cedae2 url(../img/pattern.png);
}

.odelya-menu ul {
    margin: 0;
    text-align: center;
}

.odelya-menu ul li {
    display: inline-block;
    /* padding: 15px; */
    position: relative;
}

.odelya-menu ul li a {
    font-weight: 700;
    color: #007dc3;
    padding: 15px;
    display: block;
}

.odelya-menu ul li a:hover,
.odelya-menu ul li a.active {
    text-decoration: none;
    color: #004b75;
}

.odelya-icerik {
    text-align: center;
    padding: 20px 0;
}

.odelya-icerik h1 {
    font-size: 24px;
    font-weight: 700;
    color: #205c80;
    padding: 0px 30px;
    display: inline-block;
    border-bottom: 1px solid #adaba8;
    padding-bottom: 15px;
}

.odelya-icerik span {
    display: block;
    color: #be6300;
    font-size: 18px;
    padding-bottom: 20px;
}

.odelya-icerik p {
    margin: 0 0 20px 0;
}

.odelya-icerik a {
    color: #205c80;
    font-weight: 700;
    margin-top: 25px;
    display: block;
}

.odelya-proje {
    text-align: center;
    margin-bottom: 15px;
}

.odelya-proje-gorsel {
    display: block;
}

.odelya-proje-baslik {
    background: url(../img/proje_baslik_bg.png) repeat-x center;
}

.odelya-proje-baslik h2 {
    color: #004a73;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    padding: 10px;
    display: inline-block;
    background: #FFF;
    text-transform: uppercase;
}

.odelya-proje-baslik h2 a {
    color: #004a73;
}

a.tum-prejeler {
    text-align: center;
    width: 360px;
    margin: 20px auto;
    display: block;
    background: #f78f1e;
    padding: 10px;
    overflow: hidden;
    border: 1px solid #be6300;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    font-family: 'PT Sans Narrow';
    font-weight: 700;
}

a:hover.tum-prejeler {
    color: #fff;
}

.odelya-kurumsal-gorsel {
    float: left;
    margin-right: 20px;
}

.odelya-kurumsal-bilgi {
    padding: 50px 0;
    overflow: hidden;
    background: url(../img/kurumsal_border_bottom.png) repeat-x bottom;
}

.odelya-kurumsal-bilgi-text h3 {
    margin: 0 0 10px 0;
    color: #f78f1e;
    font-size: 24px;
    font-weight: 700;
}

.odelya-kurumsal-bilgi-text {
    overflow: hidden;
}

.odelya-kurumsal-bilgi-text h2 {
    margin: 0 0 10px 0;
    font-weight: 700;
    color: #205c80;
}

.odelya-kurumsal-bilgi-text span {
    font-size: 18px;
    color: #be6300;
    display: block;
}

a.kurumsalReadmore {
    display: block;
    color: #cc2357;
    font-weight: 700;
    font-family: 'Pt Sans Narrow';
    padding: 20px 0;
    clear: both;
}

a:hover.kurumsalReadmore {
    color: #cc2357;
}

a.kurumsalHaberler {
    display: block;
    padding: 8px;
    width: 100%;
    background: #f78f1e;
    text-align: center;
    margin-top: 29px;
    color: #fff;
    border: 1px solid #be6300;
    border-radius: 5px;
    font-size: 20px;
    font-family: 'PT Sans Narrow';
    font-weight: 700;
}

a.odelya-about {
    display: block;
    padding: 8px;
    width: 100%;
    background: #f78f1e;
    text-align: center;
    margin-top: 3px;
    color: #fff;
    border: 1px solid #be6300;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 700;
    font-family: 'PT Sans Narrow';
}

span.hizmetler-span {
    color: #a2a2a2;
    font-size: 16px;
}

.odelya-hizmet-genel {
    padding-bottom: 80px;
}

.odelya-hizmet-genel>div h1 {
    color: #f78f1e;
    font-size: 30px;
    font-weight: 700;
    margin: 5px 0 20px 0;
    font-family: 'PT Sans Narrow';
}

.odelya-hizmet-genel>div:nth-child(even) h1 {
    color: #205c80;
}

.odelya-hizmet-genel a {
    display: block;
    text-align: center;
    background: #f78f1e;
    padding: 8px;
    color: #fff;
    font-weight: 700;
    font-family: 'PT Sans Narrow';
    font-size: 20px;
    border-radius: 5px;
}

.odelya-hizmet-genel a:hover {
    color: #fff;
}

.odelya-hizmet-genel>div:nth-child(even) a {
    background: #205c80;
}

.odelya-footer {
    background: #f18b1d url(../img/footerBg.png);
    color: #292317;
}

.footer-kurumsal {
    margin-top: 60px;
}

.footer-kurumsal ul li a {
    font-size: 16px;
    color: #333;
    display: block;
}

.footer-kurumsal ul li a.hdr {
    font-weight: bold;
    font-size: 20px;
}

li.liBosluk {
    min-height: 22px;
}

.odelya-iletisim-footer h2 {
    margin: 20px 0 10px 0;
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
    color: #292317;
    font-size: 25px;
    font-weight: bold;
}

.odelya-iletisim-footer {
    color: #181209;
    font-size: 14px;
}

.sosyal ul li {
    display: table-cell;
    text-align: center;
    width: 33%;
}

.sosyal ul li a {
    display: inline-block;
    padding: 0px;
    font-size: 30px;
    text-align: center;
    border: 3px solid #100902;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    color: #100902;
}

.sosyal>ul {
    width: 100%;
    display: table;
}

.sosyal ul li:nth-child(1) {
    text-align: left;
}

.sosyal ul li:nth-child(3) {
    text-align: right;
}

.odelya-iletisim-footer p {
    margin: 0 0 15px;
    line-height: 180%;
}

.footerPdf {
    max-width: 33.33%;
    display: inline-block;
}

.footerPdf a {
    color: #181209;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    /* margin: 0px 10px; */
}

.footerPdf a span {
    color: #292317;
    position: relative;
    padding: 5px;
    display: block;
    line-height: 13px;
}

.footer-bottom {
    background: #2c261f url(../img/foot_pattern.png);
    min-height: 75px;
    line-height: 75px;
    position: relative;
}

.designby {
    float: left;
}

.odelya-foot-logo {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    height: 75px;
    top: 0;
    bottom: 0;
    width: 42px;
}

.ms-layer.ms-caption {
    width: 100%;
    background: rgba(243, 239, 236, 0.80);
    left: 0;
    right: 0;
    display: block;
    padding: 15px;
}

.ms-bullets {
    opacity: 1 !important;
    z-index: 999;
    bottom: -25px !important;
}

.max-w-caption {
    max-width: 550px;
    margin: auto;
    text-align: center;
    color: #014067;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    font-style: italic;
}

.ms-slide .ms-slide-layers {
    overflow: visible !important;
}

.ms-view {
    background: #fff !important;
}

.ms-skin-default .ms-nav-next,
.ms-skin-default .ms-nav-prev {
    top: inherit;
    bottom: 30px;
}

.link-buradasiniz {
    background: #e0e0e0;
    padding: 15px;
}

.link-buradasiniz a {
    color: #7e7e7e;
    padding: 0px 5px;
    text-transform: uppercase;
    font-size: 12px;
}

.link-buradasiniz a:hover,
.link-buradasiniz a.active,
.link-buradasiniz a:focus {
    color: #f78f1e;
}

.odelyaTitle {
    background: url("../img/ic_sayfa_title_bg.jpg") no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 20px;
    text-align: center;
    border: 10px solid rgba(247, 143, 30, 0.73);
    margin: 30px 0;
}

.odelyaTitle h1 {
    margin: 0;
    color: rgba(255, 255, 255, 0.77);
    font-weight: 700;
    font-size: 148px;
    text-transform: uppercase;
}

.odelya-icerik-header h4 {
    margin: 0px 0 20px;
    text-align: center;
    padding-bottom: 20px;
    color: #007dc3;
    font-weight: 700;
    font-size: 24px;
    background: url("../img/kurumsal_border_bottom.png") repeat-x bottom;
}

.business-icerik h5 {
    margin: 0 0 20px 0;
    font-weight: 700;
    color: #a2a2a2;
    font-size: 16px;
}

.business-icerik {
    color: #515151;
    font-size: 16px;
    margin-bottom: 20px;
}

.business-icerik ul {
    list-style: inherit;
    list-style-position: inside;
    line-height: 180%;
}

.business-slogan {
    text-align: right;
    font-size: 36px;
    color: #2e92cc;
    float: left;
    padding-bottom: 10px;
}

.business-icerik span {
    color: #007dc3;
    display: block;
}

a.business-see-more {
    padding: 20px 0px;
    display: inline-block;
    font-weight: 700;
    font-family: 'PT Sans Narrow';
}

.business-icerik p {
    margin: 0 0 15px 0;
}

.culture-slogan {
    text-align: left;
    font-size: 40px;
    color: #007dc3;
    font-weight: 700;
    font-style: italic;
}

.odelya-icerik-header {
    padding: 0 15px;
}

a.why-odelya-link {
    display: block;
    padding-left: 50px;
    padding-top: 5px;
    color: #f79f1e;
    text-decoration: underline;
}

.p-italik {
    font-style: italic;
}

.kategori-gorsel {
    padding: 30px 0;
    background: url("../img/kurumsal_border_bottom.png") repeat-x bottom;
}

.tab-header {
    position: relative;
    padding: 15px;
    background: #e0e0e0;
    border-bottom: 1px solid #f78f1e;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.32);
    cursor: pointer;
    text-transform: uppercase;
    font-size: 13px;
}

.tab-header span {
    background: url("../img/icon/icn_kategori_false.png") no-repeat center;
    position: absolute;
    width: 16px;
    height: 16px;
    right: 15px;
}

.odelya-kategori-sol {
    padding: 30px 0;
}

.tab-header span.true {
    background: url("../img/icon/icn_kategori_true.png") no-repeat center;
}

.tab-content {
    display: none;
}

.tab-content ul {}

.tab-content ul li a {
    padding: 10px 0;
    color: #878d95;
    display: block;
    font-size: 13px;
}

.tab-content ul li a:hover,
.tab-content ul li a:focus {
    text-decoration: none;
}

.tab-content ul li {
    padding: 0 10px;
    border-bottom: 1px solid #efeff0;
    background: url("../img/icon/icn_kategori_list.png") no-repeat center left;
}

.odelya-kategori-sag {
    padding: 30px 0;
}

.kategori-icerik h1 {
    margin: 0 0 10px;
    padding-bottom: 10px;
    font-size: 24px;
    color: #205c80;
    font-weight: 700;
    /* max-width: 350px; */
    /* border-bottom: 1px solid #adaba8; */
}

.kategori-icerik span {
    font-size: 18px;
    color: #be6300;
    margin: 0 0 10px;
    display: block;
}

.kategori-icerik {
    padding-bottom: 30px;
}

.kategori-icerik h3 {
    margin: 0 0 15px;
    font-weight: bold;
    color: #be6300;
    font-size: 18px;
}

.ara-bosluk {
    min-height: 50px;
}

a.icerik-yazi-link {
    display: block;
    font-size: 16px;
    font-weight: 700;
    font-family: 'PT Sans Narrow';
    color: #205c80;
    padding: 40px 0 10px 0;
}

.kategori-content {
    padding-bottom: 30px;
}

.kategori-icerik-yazi {
    font-size: 14px;
    color: #787878;
    padding: 10px 0;
}

.kategori-icerik p {
    color: #535353;
}

.benzer-urun-content {
    padding: 20px 0;
}

.benzer-urun-link a {
    color: #be6300;
    text-align: center;
    padding: 10px;
    display: block;
}

.odelya-urun-siralamasi ul li {
    display: inline-block;
    min-width: 25%;
    margin-left: -4px;
    cursor: pointer;
}

.odelya-urun-siralamasi ul li a {
    text-align: center;
    padding: 15px;
    display: block;
    color: #fff;
    background: #be6300;
    position: relative;
    outline: none;
}

.odelya-urun-siralamasi ul {
    margin-left: 4px;
    margin-right: -4px;
}

.odelya-urun-siralamasi ul li a:hover,
.odelya-urun-siralamasi ul li a:focus,
.odelya-urun-siralamasi ul li a.active {
    background: #f78f1e;
    text-decoration: none;
}

.odelya-urun-siralamasi {
    background: #ebebeb;
    margin: 30px 0;
}

.product-range {
    display: none;
    padding-bottom: 15px;
}

.tb1 {
    display: block;
}

.product-range h1 {
    margin: 0 0 10px 15px;
    padding: 15px 0;
    border-bottom: 1px solid #000;
    width: 300px;
    font-size: 24px;
    font-weight: 700;
    color: #205c80;
}

.product-range-text {
    padding: 5px 0;
    font-size: 16px;
    color: #a2a2a2;
    margin-left: 0px !important;
}

.range-title {
    display: inline-block;
    color: #be6300;
    font-weight: 700;
}

.product-range-gorsel {
    padding: 15px;
    overflow: auto;
    margin: 10px;
    max-height: 500px;
}

.odelya-urun-siralamasi ul li a.active::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    border: 10px solid transparent;
    border-bottom-color: #EBEBEB;
    width: 0;
}

.standart-teknik h1 {
    font-size: 18px;
    color: #4b7793;
    font-weight: 700;
    padding: 10px 0;
    margin: -20px 0 0 0;
}

.standart-teknik ul {
    margin-left: 15px;
}

.standart-teknik ul li {
    color: #787878;
}

.standart-teknik ul li a {
    padding: 4px 4px 5px 20px;
    display: inline-block;
    color: #787878;
    font-size: 12px;
    /* font-weight: 700; */
}

.quality-content {
    padding: 30px 0;
}

img.quality-gorsel {
    padding: 30px 0;
}

.business-icerik h3 {
    margin: 15px 0;
    font-size: 16px;
    font-weight: 700;
    color: #f78f1e;
}

.menu-hover {
    position: relative;
    /* padding: 15px; */
    display: block;
}

.menu-hover:hover::after {
    content: '';
    width: 0;
    border: 10px solid transparent;
    border-bottom-color: rgba(247, 143, 30, 0.94);
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    bottom: 0;
    top: 15px;
}

li.mega-sub-menu:hover .menu-hover::after {
    content: '';
    width: 0;
    left: 0;
    right: 0;
    margin: auto;
    border: 10px solid transparent;
    border-bottom-color: #F7952B;
    position: absolute;
    bottom: 0;
}

.odelya-iletisim h1 {
    margin: 0;
    padding: 30px;
    text-align: center;
    background: url(../img/kurumsal_border_bottom.png) repeat-x bottom;
    font-size: 48px;
    font-weight: 700;
    color: #f89d40;
    font-family: 'PT Sans Narrow';
}

.odelya-iletisim {
    padding: 20px 0;
}

.firma-title span {
    display: block;
    margin-bottom: 5px;
    font-size: 30px;
    font-weight: 700;
    color: #007DC3;
}

.firma-title {
    font-size: 24px;
    color: #F89D40;
}

.iletisim-bilgileri h4 {
    margin: 20px 0;
    font-size: 18px;
    font-weight: 700;
}

.odelya-adress {
    padding-bottom: 20px;
}

#iletisim-maps {
    min-height: 400px;
    border: 7px solid #fff;
    box-shadow: 2px 4px 20px rgba(0, 0, 0, 0.20);
    margin: 20px 0;
}

.iletisim-formu {
    color: #333333;
    font-size: 16px;
    padding: 20px 0;
}

.iletisim-formu label {
    display: block;
    font-weight: normal;
}

.iletisim-formu input[type="text"] {
    width: 100%;
    padding: 10px;
    background: #f4f4f4;
    border: 1px solid #C8C8C8;
    margin-bottom: 15px;
}

.iletisim-formu textarea {
    width: 100%;
    min-height: 217px;
    background: #f4f4f4;
    border: 1px solid #C8C8C8;
    padding: 10px;
    outline: none;
    resize: none;
}

.iletisim-formu input[type="button"] {
    max-width: 320px;
    padding: 10px;
    background: #F78F1E;
    color: #fff;
    margin: 0 auto;
    display: block;
    border: none;
    font-weight: 700;
    font-size: 20px;
    width: 100%;
}

.odelya-menu ul li ul.odelya-sub-menu {
    position: absolute;
    background: rgba(247, 143, 30, 0.94);
    min-width: 200px;
    z-index: 1;
    display: none;
    /* margin-left: -55px; */
    left: 0;
    right: 0;
    margin: auto;
    margin-left: -60px;
}

.odelya-menu ul li ul.odelya-sub-menu li {
    display: block;
    border-bottom: 1px solid #CCD2D7;
}

.odelya-menu ul li ul.odelya-sub-menu li a {
    color: #fff;
    text-align: left;
    /* border-bottom: 1px solid #CCD2D7; */
    display: block;
    padding: 10px;
}

.odelya-menu ul li ul.odelya-sub-menu li a:hover {
    background: rgba(0, 0, 0, 0.20);
}

.odelya-menu ul li ul.odelya-sub-menu::after {
    content: '';
    position: absolute;
    /* bottom: 0; */
    width: 0px;
    height: 0;
    margin: auto;
    border: 15px solid transparent;
    border-bottom-color: rgba(247, 143, 30, 0.94);
    left: 0;
    top: -30px;
    pointer-events: none;
    right: 0;
}

.odelya-menu ul li a:hover,
.odelya-menu ul li:hover ul.odelya-sub-menu {
    display: block;
}

.odelya-menu ul li:hover>a {
    color: #004b75;
}

.overflow {
    overflow: hidden;
}

.table-div {
    overflow-x: scroll;
}

table.responsive-table tr.table-first-row td {
    vertical-align: middle;
    text-align: center;
    border: 1px solid #222;
    padding: 5px;
    background: #F58E1E;
    font-weight: 700;
}

table.responsive-table td {
    border: 1px solid #ccc;
    vertical-align: middle;
    text-align: center;
}

table.responsive-table thead {
    background: #F58E1E;
    border: 1px solid #000;
}

table.responsive-table thead th {
    text-align: center;
    vertical-align: middle;
    font-weight: 800;
    padding: 10px;
    border: 1px solid #343434;
}

table.responsive-table {
    margin-bottom: 20px;
}

.where-steel-content {
    padding: 30px 0;
}

.where-steel-content-text>h1 {
    color: #f89d3f;
    margin: 0 0 20px 0;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}

.where-steel-content:nth-child(even) h1 {
    color: #007dc3;
}

.where-steel-content-gorsel {
    position: relative;
}

.where-steel-content-text {
    color: #5D5B5B;
    font-size: 14px;
}

.where-steel-content-text p {
    margin: 0 0 15px 0;
}

.sag-resim::before {
    content: '';
    width: 0;
    position: absolute;
    right: 0;
    border: 30px solid transparent;
    top: 30px;
    border-right-color: #FFF;
}

.sol-resim::before {
    left: 0;
    border: 30px solid transparent;
    border-left-color: #FFF;
    content: '';
    width: 0;
    position: absolute;
    top: 30px;
}

.odelya-logo-text img {
    height: 30px;
}


/* General styles for all menus */

.cbp-spmenu {
    background: #007DC3;
    position: fixed;
}

.cbp-spmenu h3 {
    color: #FFFFFF;
    font-size: 1.9em;
    padding: 20px;
    margin: 0;
    font-weight: 300;
    background: #F78F1E;
}

.cbp-spmenu a {
    display: block;
    color: #fff;
    font-size: 1.1em;
    font-weight: 300;
}

.cbp-spmenu a:hover {
    background: #258ecd;
}

.cbp-spmenu a:active {
    background: #afdefa;
    color: #47a3da;
}


/* Orientation-dependent styles for the content of the menu */

.cbp-spmenu-vertical {
    width: 240px;
    height: 100%;
    top: 0;
    z-index: 1000;
}

.cbp-spmenu-vertical a {
    border-bottom: 1px solid #12679A;
    padding: 1em;
}

.cbp-spmenu-horizontal {
    width: 100%;
    height: 150px;
    left: 0;
    z-index: 1000;
    overflow: hidden;
}

.cbp-spmenu-horizontal h3 {
    height: 100%;
    width: 20%;
    float: left;
}

.cbp-spmenu-horizontal a {
    float: left;
    width: 20%;
    padding: 0.8em;
    border-left: 1px solid #258ecd;
}


/* Vertical menu that slides from the left or right */

.cbp-spmenu-left {
    left: -240px;
}

.cbp-spmenu-right {
    right: -240px;
}

.cbp-spmenu-left.cbp-spmenu-open {
    left: 0px;
}

.cbp-spmenu-right.cbp-spmenu-open {
    right: 0px;
}


/* Horizontal menu that slides from the top or bottom */

.cbp-spmenu-top {
    top: -150px;
}

.cbp-spmenu-bottom {
    bottom: -150px;
}

.cbp-spmenu-top.cbp-spmenu-open {
    top: 0px;
}

.cbp-spmenu-bottom.cbp-spmenu-open {
    bottom: 0px;
}


/* Push classes applied to the body */

.cbp-spmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
}

.cbp-spmenu-push-toright {
    left: 240px;
}

.cbp-spmenu-push-toleft {
    left: -240px;
}


/* Transitions */

.cbp-spmenu,
.cbp-spmenu-push {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


/* Example media queries */

.kategori-icerik h1:after {
    content: " ";
    display: block;
    height: 1px;
    background: #ADABA8;
    margin-top: 10px;
    position: absolute;
    max-width: 350px;
    width: 100%;
}

@media screen and (max-width: 55.1875em) {
    .cbp-spmenu-horizontal {
        font-size: 75%;
        height: 110px;
    }
    .cbp-spmenu-top {
        top: -110px;
    }
    .cbp-spmenu-bottom {
        bottom: -110px;
    }
}

@media screen and (max-height: 26.375em) {
    .cbp-spmenu-vertical {
        font-size: 90%;
        width: 190px;
    }
    .cbp-spmenu-left,
    .cbp-spmenu-push-toleft {
        left: -190px;
    }
    .cbp-spmenu-right {
        right: -190px;
    }
    .cbp-spmenu-push-toright {
        left: 190px;
    }
}

.mobile-menu-button {
    position: fixed;
    right: 20px;
    top: 50px;
    font-size: 32px;
    background: #007DC3;
    padding: 10px;
    color: #FFFFFF;
    width: 65px;
    text-align: center;
    height: 65px;
    border-radius: 4px;
    z-index: 99999;
    cursor: pointer;
}

nav#MobileMenu>ul>li>ul {
    display: none;
}

nav#MobileMenu>ul>li>ul>li>a {
    padding-left: 30px;
    font-size: 14px;
}

span.download-pdf {
    float: right;
    margin-top: -60px;
    margin-right: 30px;
    background: #F78F1E;
    color: #fff;
    padding: 10px;
    position: relative;
    cursor: pointer;
}

span.download-pdf:after {
    content: '';
    position: absolute;
    border: 10px solid transparent;
    border-top-color: #F78F1E;
    height: 10px;
    top: 40px;
    left: 45px;
}

.carousel-control span {
    color: #F78F1E;
}

.carousel-control {
    top: inherit !important;
    bottom: 36px !important;
    ;
}

li.kurumsal-active {
    cursor: pointer;
}

.mega-menu>div>span {
    margin-bottom: 30px;
    margin-top: -15px;
    min-height: 160px;
}

.no-padding {
    padding: 0 !important;
}

.mega-menu>div>span:hover img {
    -webkit-filter: sepia(0%);
    filter: sepia(0%);
}

.mega-menu>div>span img {
    border: 3px solid rgba(255, 255, 255, 0.3);
    margin-bottom: 5px;
    -webkit-filter: sepia(100%);
    filter: sepia(100%);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

@media screen and (min-width: 1024px) {
    div#mmb {
        display: none;
    }
}

@media screen and (max-width: 1024px) {
    .ms-skin-default .ms-nav-next {
        right: 160px !important;
    }
    .ms-skin-default .ms-nav-prev {
        left: 160px !important;
    }
    .culture-slogan {
        font-size: 28px;
        line-height: 34px;
    }
    .odelya-hizmetler {
        margin-bottom: 30px;
    }
    .odelya-kurumsal-bilgi {
        padding: 20px 0;
    }
    .odelya-kurumsal-gorsel {
        display: block;
        float: none;
        width: 100%;
        height: 288px;
        overflow: hidden;
        margin-bottom: 20px;
    }
    .odelya-kurumsal-gorsel img {
        width: 100%;
    }
    .footerPdf {
        margin: 10px 0;
    }
    .odelya-foot-logo {
        left: inherit;
        right: 10px;
    }
    .designby {
        padding-left: 10px;
    }
    .odelyaTitle h1 {
        font-size: 60px;
    }
}

@media screen and (max-width: 768px) {
    .odelyaTitle h1 {
        font-size: 30px;
    }
    .odelya-logo {
        text-align: left;
        width: inherit;
    }
    .odelya-menu {
        display: none;
    }
    .ms-skin-default .ms-nav-next {
        right: 20px !important;
    }
    .ms-skin-default .ms-nav-prev {
        left: 20px !important;
    }
    .ms-skin-default .ms-nav-next,
    .ms-skin-default .ms-nav-prev {
        top: 45% !important;
        bottom: 0 !important
    }
}

@media screen and (max-width: 480px) {
    .max-w-caption {
        display: none;
    }
    .col-xs-12.col-sm-6>iframe {
        width: 100%;
    }
    .odelya-urun-siralamasi ul li {
        min-width: 50%;
    }
    .product-range h1 {
        font-size: 18px;
    }
    .product-range span.download-pdf {
        margin-right: 0px;
    }
    .odelya-kategori-sag {
        padding-bottom: 0;
    }
    .kategori-icerik img {
        margin-bottom: 0 !important;
    }
    .sosyal ul li:nth-child(1),
    .sosyal ul li:nth-child(3) {
        text-align: center;
    }
}

a.tablo-hover {
    display: block;
    position: relative;
}

.tablo-hover:hover img {
    opacity: 0.6;
}

.tablo-hover:hover::after {
    content: " ";
    position: absolute;
    background: url(../img/tablo_buyutec.png) no-repeat center center;
    right: 2px;
    /* padding: 48px; */
    bottom: -4px;
    height: 80px;
    width: 72px;
}

.download-div {
    clear: both;
    position: relative;
    float: none;
    margin-top: 70px;
}

.download-div span.download-pdf {
    float: right;
    margin-top: -60px;
    margin-right: 2px;
    background: #F78F1E;
    color: #fff;
    padding: 10px;
    position: relative;
    cursor: pointer;
}

.kategori-icerik img {
    margin: 30px 0px;
}

.container.c404 {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}

.notice404 {
    color: #407dc3;
    font-size: 24px;
    font-weight: 200;
    padding-top: 20px;
    padding-bottom: 93px;
}

.p-title a {
    color: #f9a952;
    font-weight: 700;
    font-size: 18px;
    padding-bottom: 10px;
    display: block;
}

.more-link a {
    font-size: 13px;
    font-weight: 600;
    display: block;
    margin-bottom: 30px;
}

.p-desc {
    margin-bottom: 30px;
    color: #838383;
    font-size: 13px;
}

.menu-hover a {
    /* padding: 0 !important; */
    margin: 0 !important;
    display: block;
}

img.mega-menu-icon.p-icon {
    border: none;
    -webkit-filter: sepia(0);
    filter: sepia(0);
    margin: 0;
}

.accordion-tab-header {
    position: relative;
    padding: 10px;
    background: #cedae2;
    border-bottom: 1px solid #f78f1e;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.32);
    cursor: pointer;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    color: #007dc3;
}

.accordion-tab-header span {
    background: url("../img/icon/icn_kategori_false.png") no-repeat center;
    position: absolute;
    width: 16px;
    height: 16px;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
}

.accordion-tab-header span.true {
    background: url("../img/icon/icn_kategori_true.png") no-repeat center;
}

.accordion-tab-content {
    display: none;
    padding: 10px;
}

.accordion-tab-header>div {
    display: inline;
    font-weight: 300;
}

.searcher-container {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.86);
    z-index: 99999;
    display: table;
    width: 100%;
    min-height: 100%;
    overflow: auto;
}

.searcher-open {
    overflow: hidden;
}

.searcher-container>div {
    width: 100%;
    max-width: 400px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.seacher-results {
    max-height: 300px;
    overflow-y: auto;
    width: 100%;
    margin: auto;
    text-align: left;
    margin-top: 15px;
    height: 80%;
    max-width: 550px;
    padding: 10px;
}

.searcher-container h1 {
    text-transform: uppercase;
    font-size: 20px;
    text-shadow: 1px 1px #fff;
}

input#dsearch {
    width: 90%;
    max-width: 350px;
    background: #fff;
    border: 1px solid #d3d3d3;
    box-shadow: 1px 1px 20px #fff;
    padding: 10px;
    font-size: 14px;
    border-radius: 4px;
}

.searcher-icon {
    position: absolute;
    margin-left: -28px;
    margin-top: 10px;
    font-size: 20px !important;
}

.seacher-results>div a {
    color: #f78f1e;
    font-weight: 800;
    font-size: 15px;
}

.seacher-results>div p *,
.seacher-results>div p {
    color: #000000;
    font-weight: 300;
    font-size: 13px;
    margin-top: 10px;
}

.seacher-closer {
    position: absolute;
    right: 15px;
    top: 5px;
    font-size: 33px;
    cursor: pointer;
}

li.searcher {
    background: #f78f1e;
}

li.searcher a i {
    color: #fff;
}

li.searcher:hover {
    background: #fff;
}

li.searcher:hover a i {
    color: #007dc3;
}

span.searcher-highlight {
    color: #2099fe !important;
    /* padding: 2px; */
    font-weight: bold !important;
    text-decoration: underline;
}

span.share-pdf {
    margin-top: -60px;
    margin-right: 150px;
    background: #be6300;
    color: #fff;
    padding: 10px;
    position: relative;
    cursor: pointer;
    float: right;
}

span.share-pdf:after {
    content: '';
    position: absolute;
    border: 10px solid transparent;
    border-top-color: #be6300;
    height: 10px;
    top: 40px;
    width: 1px;
    left: 0;
    right: 0;
    margin: auto;
}

.news-layer>div {
    background: #f6f6f6;
    overflow: hidden;
    padding: 10px;
    border: 2px solid #fff1e2;
}

.news-layer span {
    color: #d28d43;
    text-align: center;
    display: block;
    height: 50px;
}

.pfdDownloadContainer {
    text-align: center;
    font-size: 0;
    margin-bottom: 15px;
}

.footerPdf a span:after {
    /* content: ''; */
    position: absolute;
    left: 0;
    right: 0;
    border: 15px solid transparent;
    border-bottom-color: #fff;
    width: 0;
    margin: auto;
    top: -30px;
}


/* Odelya Form */

.odelya-hr-form {
    margin: 20px 0;
}

.odelya-hr-form label {
    display: block;
    font-size: 16px;
}

.odelya-hr-form input {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 15px;
}

.odelya-hr-form h2 {
    font-size: 25px;
    font-weight: 700;
    padding-bottom: 10px;
    border-bottom: 1px solid #f9ad5a;
    margin-bottom: 25px;
    color: #007dc3;
    font-weight: 200;
}

.odelya-hr-form-border {
    border-bottom: 2px solid #7a7a7a;
    margin-bottom: 10px;
}

.odelya-hr-form textarea {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    resize: none;
    min-height: 110px;
}

.odelya-hr-form select {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 15px;
}

.odelya-hr-form h3 {
    font-weight: 700;
    margin: 10px 0;
}

.mega-title {
    font-weight: 600;
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 10px;
}

.array-layer {
    border: 1px solid #ddd;
    margin-bottom: 5px;
    padding: 20px;
}

.array-layer:nth-child(odd) {
    background: #f6f6f6;
}

.seacher-results>div {
    overflow: hidden;
}

.seacher-results>div img {
    float: left;
    margin: 0 10px 10px 0;
    border: 2px solid #f78f1e;
    -webkit-filter: sepia(100%);
    filter: sepia(100%);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.seacher-results>div:hover img {
    -webkit-filter: sepia(0%);
    filter: sepia(0%);
}

input[type="submit"] {
    background: #007dc3;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    border: none;
    transition: all .5s;
    -webkit-transition: all .5s;
}

input[type="submit"]:hover {
    background: #f78f1e;
}

.submit-button {
    max-width: 320px;
    margin: 0 auto;
}

.hr-thankyou {
    text-align: center;
    font-size: 40px;
    padding: 100px 0;
    color: #007dc3;
}

.hr-thankyou a {
    font-size: 18px;
}

.odelyaTitle h1 {
    font-size: 80px !important;
}

.col-xs-15,
.col-sm-15,
.col-md-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

.ex .tab-content ul li {
    background: #fff;
    padding: 0;
    border: 0;
}

.ex .tab-content ul {
    padding: 0;
    font-weight: 300 !important;
}

.ex ul li a {
    font-size: 13px;
}

a {
    color: #941b25;
}

a:focus,
a:hover {
    color: #333333;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20% !important;
        float: left;
    }
}

.news-layer {
    margin-bottom: 30px;
}