﻿@charset "utf-8";
html { overflow: -moz-scrollbars-vertical; overflow-y: scroll; overflow-x: auto; }
img { border: none; }
ul { margin: 0px; padding: 0px; list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; }
a, a:hover, a:focus, a:visited { text-decoration: none; }
body { margin: 0px; padding: 0px; font-family: 'Titillium Web', sans-serif, Arial; background: #ececec; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

.clear { clear: both; }

table { border-collapse: collapse; border-spacing: 0px; }
    table tr td, table tr th { border-spacing: 0px; padding: 0px; }

.inner { padding: 0px 15px; }

.main-page .top { background: #412e0e; }

.sub-page { padding: 0px; position: relative; background-color: #2c1b00; background-repeat: no-repeat; background-position: center top !important; background-size: 1000px; }
    .sub-page .top { background: rgba(44,27,0,0.9); }

    .sub-page .slogan { font-family: 'Lato', sans-serif, Arial; color: #fff; font-size: 28px; text-align: center; text-shadow: 1px 1px 0px rgba(0,0,0, 0.7); background: url(../images/arrow2.png) no-repeat bottom center; padding: 80px 0px 60px 0px; height: 225px; }
        .sub-page .slogan h1 { font-size: 32px; font-weight: bold; font-weight: 900; }
        .sub-page .slogan span { color: #ffc501; }

@media (max-width: 769px) {
    .sub-page .slogan { font-size: 20px; padding: 40px 0px 40px 0px; background: none; }
        .sub-page .slogan h1 { font-size: 24px; }
}

.top { padding: 20px 0px; }
    .top .logo { border-right: solid 1px #fff; padding: 10px 30px 10px 0px; margin-right: 30px; float: left; }
    .top .phone { font-size: 18px; color: #fff; float: left; padding-top: 30px; }
    .top .goldtakas { margin-bottom: 10px; text-align: right; margin-right: 20px; }
    .top .top-menu { width: 100%; border-left: solid 1px #837661; }
        .top .top-menu ul li { width: 33%; float: left; font-size: 12px; font-weight: bold; border: solid 1px #837661; border-left: none; }
            .top .top-menu ul li a { display: block; padding: 6px 0px; margin: 0px !important; text-align: center; color: #fff; -moz-transition: all .1s ease-in; -webkit-transition: all .1s ease-in; transition: all .1s ease-in; }
            .top .top-menu ul li.internet { width: 34%; }
                .top .top-menu ul li.internet a { background: #836309; }
            .top .top-menu ul li.serbest a { background: #67430a; }
            .top .top-menu ul li.borsa a { background: #4a3108; }
            .top .top-menu ul li a:hover { background: #ffc501; color: #412e0e; }

@media (max-width: 993px) {
    .top .logo { border-right: none; padding: 10px 30px 10px 0px; margin-right: 0px; float: none; }
    .top .phone { display: none; }
}

@media (max-width: 767px) {
    .top .goldtakas { position: absolute; right: 15px; top: -45px; margin-bottom: 0px; text-align: left; }
}

@media (max-width: 400px) {
    .top .top-menu ul li { font-size: 10px; }
}

.main-menu { background: #fff; border-bottom: solid 1px #ffc501; font-weight: bold; }
    .main-menu .inner { position: relative; }
    .main-menu ul li { margin-right: 25px; }
        .main-menu ul li a { padding: 15px 0px; color: #2c1b00 !important; text-align: center; }
            .main-menu ul li a:hover { background-color: #fff !important; background: url(../images/arrow1.png) no-repeat center bottom; }
        .main-menu ul li.active a { background-color: #fff !important; background: url(../images/arrow1.png) no-repeat center bottom; }
    .main-menu .language { position: absolute; right: 0px; top: 15px; font-size: 14px; font-weight: bold; }
        .main-menu .language ul li { float: left; }
            .main-menu .language ul li:first-child { border-right: solid 1px #ffd158; padding-right: 6px; margin-right: 6px; }
            .main-menu .language ul li a { display: block; height: 20px; line-height: 20px; padding: 0px; color: #d6a402 !important; }
            .main-menu .language ul li.active a { color: #2c1b00 !important; background: none !important; }
            .main-menu .language ul li a:hover { color: #2c1b00 !important; background: none !important; }

@media (min-width: 768px) {
    .main-menu ul.navbar-nav { padding-right: 90px; }
}

.main-banner { margin: 0px auto; position: relative; }
    .main-banner .arrow { width: 80px; height: 43px; background: url(../images/arrow2.png) no-repeat; position: absolute; left: 50%; bottom: 0px; margin-left: -40px; }
#owl-mainbanner .item { position: relative; }
    #owl-mainbanner .item .slogan { width: 100%; position: absolute; bottom: 30%; text-align: center; font-family: 'Lato', sans-serif, Arial; color: #fff; font-size: 2em; text-shadow: 1px 1px 0px rgba(0,0,0, 0.7); }
        #owl-mainbanner .item .slogan h1 { font-size: 1em; font-weight: bold; font-weight: 900; }
        #owl-mainbanner .item .slogan span { color: #ffc501; }

@media (max-width: 769px) {
    #owl-mainbanner .item .slogan { font-size: 18px; }
        #owl-mainbanner .item .slogan h1 { font-size: 22px; }
}

@media (max-width: 991px) {
    .main-banner { width: auto; height: auto; }
        .main-banner .arrow { display: none; }
}

.free_account { background: url(../images/world_bg.png) no-repeat center 30px #fff; padding: 70px 0px; text-align: center; }
    .free_account .title { font-size: 20px; color: #2c1b00; margin-bottom: 20px; }
        .free_account .title span { font-weight: bold; }
    .free_account .quote { font-size: 24px; color: #ffc501; margin-bottom: 10px; }
    .free_account .text { font-size: 12px; color: #636466; line-height: 150%; margin-bottom: 20px; font-family: 'Open Sans', sans-serif, Arial; }
    .free_account .link { width: 208px; height: 110px; background: url(../images/swirl.png) no-repeat; margin: 0px auto; }
        .free_account .link .item { width: 104px; float: left; padding-top: 32px; }
            .free_account .link .item .icon { font-size: 24px; color: #ffc501; }
            .free_account .link .item .name { font-size: 13px; font-weight: bold; color: #636466; }
            .free_account .link .item a:hover .name { color: #ffc501; }


.services_slider { background: url(../images/arrow3.png) no-repeat center top #ffc501; padding: 60px 0px 0px 0px; }
    .services_slider .title { font-size: 20px; color: #2c1b00; font-weight: bold; margin-bottom: 30px; text-align: center; }
    .services_slider .list .icon { width: 128px; height: 128px; line-height: 128px; text-align: center; color: #2c1b00; font-size: 48px; border: solid 6px #ececec; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -moz-transition: all .1s ease-in; -webkit-transition: all .1s ease-in; transition: all .1s ease-in; margin: 0px auto; margin-bottom: 10px; }
    .services_slider .list .item:hover .icon { color: #ececec; background: #2c1b00; }
    .services_slider .list .name { text-align: center; font-size: 13px; font-weight: bold; margin-bottom: 15px; color: #ececec; }
    .services_slider .list .item:hover .name { color: #2c1b00; }
    .services_slider .list .arrow { width: 62px; height: 32px; line-height: 32px; text-align: center; margin: 0px auto; background: url(../images/arrow4.png) no-repeat; font-size: 14px; color: #77787b; }
    .services_slider .list .item:hover .arrow { color: #2c1b00; }

.main_news { background: #fff; padding: 70px 0px 90px 0px; }
    .main_news .title { font-size: 20px; color: #2c1b00; border-bottom: solid 1px #ffc501; padding-bottom: 10px; margin-bottom: 20px; }
        .main_news .title span { font-weight: bold; }
    .main_news .news_list { border-bottom: solid 1px #ffc501; padding-bottom: 20px; }
        .main_news .news_list .photo { margin-bottom: 20px; background: #fff; }
            .main_news .news_list .photo img:hover { opacity: 0.75; filter: alpha(opacity=75); }
        .main_news .news_list .date { font-size: 12px; color: #636466; font-style: italic; margin-bottom: 10px; }
        .main_news .news_list .name { font-size: 14px; margin-bottom: 15px; }
            .main_news .news_list .name a { color: #ffc501; }
                .main_news .news_list .name a:hover { }
        .main_news .news_list .text { font-size: 12px; color: #636466; line-height: 150%; font-family: 'Open Sans', sans-serif, Arial; }

.wrap { background: #fff; padding: 40px 0px; }

.side-menu h1 { display: block; border-bottom: solid 1px #ffc501; padding-bottom: 15px; margin-bottom: 20px; font-size: 15px; font-weight: bold; color: #ffc501; position: relative; }
    .side-menu h1:after { content: "\f0d7"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; color: #ffc501; font-size: 18px; position: absolute; right: 0px; top: 2px; }
.side-menu ul li { font-size: 14px; }
    .side-menu ul li a { display: block; padding: 5px 0px; color: #2c1b00; }
        .side-menu ul li a:hover { color: #ffc501; text-decoration: none; }
    .side-menu ul li.active a { color: #ffc501; }

.content { border-left: solid 1px #2c1b00; padding-left: 30px; }

@media (max-width: 769px) {
    .content { border-left: none; padding-left: 0px; }
}

.content .title { border-bottom: solid 1px #ffc501; padding-bottom: 15px; margin-bottom: 30px; }
    .content .title h1 { font-size: 20px; color: #2c1b00; font-weight: normal; }
        .content .title h1 span { font-weight: bold; }

.content .text { font-size: 14px; color: #636466; line-height: 150%; margin-bottom: 20px; }

    .content .text ul { margin-left: 15px; }
        .content .text ul li { list-style-type: square; margin-bottom: 5px; }


ul.hr-list li { padding: 3px 0px; }
    ul.hr-list li:before { content: "\f111"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; color: #ffc501; font-size: 6px; padding-right: 5px; }

    ul.hr-list li a { padding: 5px 0px; color: #2c1b00; }
        ul.hr-list li a:hover { color: #ffc501; text-decoration: none; }

.content .report_list { padding: 20px 0px; }
    .content .report_list ul li { font-weight: bold; font-size: 16px; float: left; margin: 10px; }
        .content .report_list ul li a { display: block; width: 70px; height: 70px; line-height: 65px; text-align: center; color: #2c1b00; border: solid 3px #ffc501; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -moz-transition: all .1s ease-in; -webkit-transition: all .1s ease-in; transition: all .1s ease-in; }
            .content .report_list ul li a:hover { background: #ffc501; color: #fff; text-decoration: none; }

.corporate_acc .panel { border: none; -webkit-box-shadow: none; box-shadow: none; }
    .corporate_acc .panel .panel-heading { border-bottom: solid 1px #ececec; background: none; }
        .corporate_acc .panel .panel-heading h4 { font-size: 14px; font-weight: normal; }
            .corporate_acc .panel .panel-heading h4 a { color: #636466; }
                .corporate_acc .panel .panel-heading h4 a:before { content: "\f068"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; color: #ffc501; font-size: 13px; padding-right: 8px; }
                .corporate_acc .panel .panel-heading h4 a.collapsed:before { content: "\f067"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; color: #ffc501; font-size: 13px; padding-right: 8px; }
    .corporate_acc .panel .panel-body { border-top: none !important; background: #e9e9e9; color: #636466; font-size: 14px; }

.contact .contact_adress { font-size: 13px; color: #636466; margin-bottom: 20px; }
    .contact .contact_adress h1 { font-size: 14px; font-weight: bold; margin-bottom: 10px; }
.contact .contact_item { margin-bottom: 20px; }
    .contact .contact_item table tr td:first-child { padding-right: 10px; }
    .contact .contact_item a { color: #636466; }
        .contact .contact_item a:hover { color: #ffc501; }
.contact .photo { border: solid 1px #e1e1e1; }
    .contact .photo img { width: 100%; }

.journal h1 { display: block; border: solid 1px #ffc501; font-size: 12px; color: #2c1b00; font-weight: bold; text-align: center; padding: 10px 5px; margin-bottom: 20px; }
.journal .date-range { margin-bottom: 20px; }
    .journal .date-range h2 { border-bottom: solid 1px #d8d8d8; color: #636466; font-size: 13px; font-weight: normal; margin-bottom: 15px; padding-bottom: 10px; }
.journal .button { width: 100%; display: block; padding: 10px 0px; text-align: center; color: #2c1b00; background: #ffc501; border: none; -moz-transition: all .1s ease-in; -webkit-transition: all .1s ease-in; transition: all .1s ease-in; outline: none; font-size: 12px; font-weight: bold; }
    .journal .button:hover { background: #2c1b00; color: #fff; }
.journal .result { border-left: solid 1px #d8d8d8; padding-left: 30px; }
.journal .result-text { color: #636466; font-size: 14px; margin-bottom: 20px; }
    .journal .result-text span { color: #2c1b00; font-weight: bold; }
.journal .result-list ul li { font-size: 13px; padding: 5px; position: relative; }
    .journal .result-list ul li:nth-child(odd) { background: #fff; }
    .journal .result-list ul li:nth-child(even) { background: #efefef; }
    .journal .result-list ul li a { color: #636466; }
        .journal .result-list ul li a:hover { color: #2c1b00; }
    .journal .result-list ul li:before { content: "\f054"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; color: #ffc501; font-size: 10px; position: absolute; top: 50%; margin-top: -5px; right: 5px; }

@media (max-width: 993px) {
    .journal .result { border-left: none; padding-left: 0px; padding-top: 20px; }
}

footer { padding: 40px 0px; background: #412e0e; }
    footer .logo { margin-bottom: 20px; }
    footer .copyright { font-size: 12px; color: #e2e2e2; border-bottom: solid 1px #837661; padding-bottom: 10px; margin-bottom: 20px; }
    footer .menu ul li { width: 40%; float: left; margin-right: 5%; font-size: 11px; padding-bottom: 10px; margin-bottom: 10px; }
        footer .menu ul li:nth-child(2n+0) { margin-right: 0px; }
        footer .menu ul li a { color: #e2e2e2; }
            footer .menu ul li a:hover { color: #ffc501; text-decoration: none; }

@media (max-width: 541px) {
    footer .menu ul li { width: 47%; margin-right: 6%; }
        footer .menu ul li:nth-child(3n+0) { margin-right: 6%; }
        footer .menu ul li:nth-child(2n+0) { margin-right: 0px; }
}

footer h1 { font-size: 14px; font-weight: bold; color: #ffc501; margin-bottom: 10px; }
footer .info_link { font-size: 14px; font-weight: bold; margin-bottom: 20px; }
    footer .info_link a { display: block; height: 40px; line-height: 40px; text-align: center; color: #e2e2e2; border: solid 1px #67430a; -moz-transition: all .1s ease-in; -webkit-transition: all .1s ease-in; transition: all .1s ease-in; }
        footer .info_link a:hover { background: #ffc501; color: #231f20; text-decoration: none; }
footer .newsletter { margin-bottom: 20px; }
    footer .newsletter .text { font-size: 12px; color: #e2e2e2; margin-bottom: 10px; line-height: 150%; font-family: 'Open Sans', sans-serif, Arial; }
    footer .newsletter .form { background: #67430a; }
        footer .newsletter .form table { width: 100%; }
            footer .newsletter .form table tr td.leftColumn { padding: 0px 10px; }
            footer .newsletter .form table tr td.rightColumn { width: 80px; }
        footer .newsletter .form .textbox { width: 100%; height: 40px; border: none; background: #67430a; font-size: 13px; color: #ccc; font-style: italic; padding: 0px; margin: 0px; outline: none; }
        footer .newsletter .form .button { display: block; width: 80px; height: 40px; border: none; background: #3e2906; font-size: 13px; color: #fff; font-weight: bold; cursor: pointer; padding: 0px; margin: 0px; outline: none; -moz-transition: all .1s ease-in; -webkit-transition: all .1s ease-in; transition: all .1s ease-in; position: relative; right: -1px; }
            footer .newsletter .form .button:hover { background: #ffc501; color: #231f20; }
footer .social ul li { float: left; margin-right: 10px; font-size: 14px; }
    footer .social ul li a { display: block; width: 24px; height: 24px; line-height: 24px; text-align: center; color: #e2e2e2; border: solid 1px #e2e2e2; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -moz-transition: all .1s ease-in; -webkit-transition: all .1s ease-in; transition: all .1s ease-in; }
        footer .social ul li a:hover { color: #231f20; background: #ffc501; border: solid 1px #ffc501; }

.sub_news_list .item .photo { margin-bottom: 10px; background: #fff; }
    .sub_news_list .item .photo img { width: 100%; }
        .sub_news_list .item .photo img:hover { opacity: 0.75; filter: alpha(opacity=75); }
.sub_news_list .item .date { font-size: 12px; color: #636466; font-style: italic; margin-bottom: 5px; }
.sub_news_list .item.name { font-size: 14px; margin-bottom: 10px; }
    .sub_news_list .item .name a { color: #ffc501; }
        .sub_news_list .item .name a:hover { }
.sub_news_list .item .text { font-size: 12px; color: #636466; line-height: 150%; font-family: 'Open Sans', sans-serif, Arial; }

.sub_news_list ul li { font-size: 13px;  padding:10px 0;border-bottom:solid 1px #efefef; }
    .sub_news_list ul li a { font-size:15px; }

.pager_content .pagination > li > a, .pager_content .pagination > li > span { color: #412e0e; }
.pager_content .pagination > .active > a,
.pager_content .pagination > .active > span,
.pager_content .pagination > .active > a:hover,
.pager_content .pagination > .active > span:hover,
.pager_content .pagination > .active > a:focus,
.pager_content .pagination > .active > span:focus { background: #67430a; border-color: #67430a; color: #fff; }

.sub_news_detail .photo { margin-bottom: 10px; background: #fff; }
    .sub_news_detail .photo img:hover { opacity: 0.75; filter: alpha(opacity=75); }
.sub_news_detail .date { font-size: 13px; color: #636466; font-style: italic; margin-bottom: 10px; }
.sub_news_detail .name { font-size: 18px; margin-bottom: 10px; color: #ffc501; }
.sub_news_detail .text { font-size: 12px; color: #636466; line-height: 150%; font-family: 'Open Sans', sans-serif, Arial; border-bottom: solid 5px #efefef; padding-bottom: 15px; margin-bottom: 15px; }
.news_link a { display: inline-block; padding: 10px 20px; background: #999; color: #fff; font-size: 13px; cursor: pointer; }
    .news_link a i { padding-right: 5px; }
    .news_link a:hover { background: #67430a; }

@media (max-width: 767px) {
    .sub_news_detail { padding: 0px 0px 20px 0px; }
        .sub_news_detail .photo img { width: 100%; }
}
