.partner-section-grey, .section-block-grey {
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

#preloader, .affix {
    top: 0;
    z-index: 99999;
}

.section-block {
    padding: 40px 0;
    background-color: #fff;
}

.section-block-grey {
    padding: 40px 0;
    background-color: #efefef;
    overflow: hidden;
}

.page-title-section, .section-block-parallax {
    background-size: cover;
    background-attachment: fixed;
    padding: 70px 0;
}

.section-block-parallax {
    background-position: 50% 50%;
}

.page-title-section {
    background-position: center;
}

.partner-section {
    padding: 40px 0;
    background: #fff;
}

.partner-section-grey {
    padding: 40px 0;
    background: #f9f9f9;
}

.section-heading {
    margin-bottom: 25px;
}

    .section-heading h2 {
        font-size: 35px;
        font-weight: 300;
        color: #3b3b3b;
        line-height: 130%;
        margin-bottom: 10px;
    }

    .section-heading h3, .section-heading h4, .section-heading h5 {
        font-weight: 300;
        color: #3b3b3b;
        margin-bottom: 20px;
    }

    .section-heading h3 {
        font-size: 30px;
        line-height: 130%;
    }

    .section-heading h4 {
        font-size: 25px;
        line-height: 130%;
    }

    .section-heading h5 {
        font-size: 20px;
        line-height: 150%;
    }

    .section-heading p {
        font-size: 16px;
        font-weight: 500;
        color: #b1b1b1;
        line-height: 160%;
        margin-bottom: 0;
    }

    .section-heading span {
        display: block;
        font-size: 15px;
        font-weight: 600;
        color: #000065;
        line-height: 160%;
    }

.page-title ul li, .top-appoinment {
    display: inline-block;
}

.page-title h1 {
    font-size: 40px;
    font-weight: 100;
    color: #fff;
    margin-bottom: 5px;
}

.page-title ul li a, .page-title ul li:after {
    font-size: 17px;
    font-weight: 500;
    color: #fff;
}

.page-title ul {
    padding-left: 0;
}

    .page-title ul li:after {
        content: " /";
        margin: 0 5px;
    }

    .page-title ul li:last-child:after {
        content: none;
    }

    .page-title ul li a:hover {
        color: #020266;
    }

.block-heading h3 {
    font-size: 28px;
    font-weight: 300;
    color: #3b3b3b;
    line-height: 130%;
    margin-bottom: 10px;
}

#top-bar {
    background-color: #f5f5f5;
    border-bottom: 1px solid #e9e9e9;
    /*border-top: 3px solid #f15922;*/
    border-top: 3px solid #020266;
    min-height: 30px;
}

.top-bar-info {
    padding: 0;
}

    .top-bar-info li {
        font-size: 12px;
        font-weight: 500;
        color: #777;
        list-style-type: none;
        float: left;
        margin: 0;
        padding: 3px 15px 0 0;
        line-height: 30px;
    }

        .top-bar-info li i {
            font-size: 13px;
            color: #777;
            padding-right: 8px;
        }

.top-appoinment {
    font-size: 15px;
    font-weight: 500;
    background: #020266;
    color: #fff;
    text-align: center;
    padding: 8px 14px;
}

    .top-appoinment:hover {
        color: #fff;
        background: #2d4358;
    }

.affix {
    width: 100%;
}

.navbar-nav {
    margin: 0;
}

.navbar-header-custom {
    background: #fff;
    padding: 10px 0;
}

.navbar-logo img {
    max-width: 100%;
    margin-left: 15px;
    max-height: 50px;
}

.navbar {
    position: relative;
    min-height: 40px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

.navbar-custom {
    background: #fff;
    border: none;
    border-radius: 0;
    padding: 0;
    -webkit-box-shadow: 0 3px 6px 0 rgba(20,20,20,.05);
    -moz-box-shadow: 0 3px 6px 0 rgba(20,20,20,.05);
    box-shadow: 0 3px 6px 0 rgba(20,20,20,.05);
    margin-bottom: 0;
}


.nav > li > a {
    position: relative;
    display: block;
    padding: 0 5px;
    line-height: 40px;
   
}

.navbar-custom .navbar-links-custom li {
    padding: 15px 5px;
}

    .navbar-custom .navbar-links-custom li a {
        font-weight: 600;
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 16px;
        text-transform: capitalize;
        /*letter-spacing: .5px;*/
        color: #3b3b3b;
        border-radius: 5px;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
    }



        .navbar-custom .navbar-links-custom li a i {
            font-size: 9px;
            font-weight: 400;
        }

        .navbar-custom .navbar-links-custom li a:hover {
            color: #020266;
        }

.navbar-custom .navbar-toggle .icon-bar {
    background-color: #020266;
}

@media screen and (max-width:767px) {
    .navbar-custom .navbar-links-custom li {
        font-size: 13px;
        font-weight: 700;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
        border-bottom: 1px solid #e6e6e6;
        padding: 0;
        margin: 0;
    }

        .navbar-custom .navbar-links-custom li:last-child {
            border-bottom: none;
        }

        .navbar-custom .navbar-links-custom li a {
            margin: 0;
            padding: 15px;
        }

    .navbar-default .navbar-links-custom .open .dropdown-menu > li > a {
        color: #3b3b3b;
        font-size: 12px;
        padding: 7px 0 7px 20px;
    }
}

.navbar-links-custom .dropdown ul {
    border: none;
    border-radius: 0;
    padding: 10px;
    margin-left: 5px;
    -webkit-box-shadow: 0 5px 9px 0 rgba(50,50,50,.15);
    -moz-box-shadow: 0 5px 9px 0 rgba(50,50,50,.15);
    box-shadow: 0 5px 9px 0 rgba(50,50,50,.15);
}

    .navbar-links-custom .dropdown ul li {
        padding: 0;
        border: none;
    }

        .navbar-links-custom .dropdown ul li a {
            font-weight: 700;
            padding: 12px;
            width: 200px;
            text-transform: none;
            text-align: left;
            color: #444;
        }

.blog-grid-content h4, .blog-list-text h6 a, .footer ul li a, .p-detail-box h4, .team-member-name h6 {
    text-transform: uppercase;
}

.navbar-links-custom .dropdown ul li a:hover {
    background: #020266;
    color: #fff !important;
}

.active-link a, .active-nav {
    color: #020266 !important;
}

.navbar-links-custom .dropdown .dropdown-toggle:after {
    content: "\f107";
    font-family: FontAwesome;
    padding-left: 6px;
}

@media screen and (max-width:767px) {
    .navbar-links-custom .dropdown ul li a:hover {
        color: #020266 !important;
    }
}

.menu-icon {
    border: none;
    background: 0 0;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

@media (max-width:992px) {
    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-nav, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        margin-top: 7.5px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    .collapse.in {
        display: block !important;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-links-custom {
        padding-bottom: 5px;
    }

    .navbar-custom .navbar-links-custom li {
        padding: 5px 0 0 5px;
    }
}

#preloader {
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #fff;
    display: table;
    text-align: center;
}

.loader, .loader-icon, .service-article, .tabs, .team-member, .team-member-image, .testmonial-block {
    position: relative;
}

.loader {
    display: table-cell;
    vertical-align: middle;
    width: 200px;
    height: 200px;
}

.loader-icon {
    width: 75px;
    height: 75px;
    border: 1.5px solid #020266;
    border-right-color: transparent;
    border-radius: 50%;
    animation: loader-rotate 1s linear infinite;
    margin: 0 auto;
}

@keyframes loader-rotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.inner-padd {
    padding: 30px;
}

.text-content p {
    font-size: 14px;
    font-weight: 400;
    color: #909090;
    line-height: 180%;
}

.border-round {
    border-radius: 10px;
}

.img-shadow {
    box-shadow: 0 20px 50px 0 rgba(26,38,74,.25);
}

.blog-grid:hover, .blog-list:hover, .service-block:hover {
    box-shadow: 10px 5px 90px 0 rgba(26,38,74,.13);
}

.full-width {
    width: 100%;
}

.button-primary {
    display: inline-block;
    font-size: 14.5px;
    font-weight: 600;
    color: #fff;
    padding: 10px 25px;
    border: 2px solid #020266;
    border-radius: 5px;
    background: #020266;
    text-align: center;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.service-article, .service-block {
    -webkit-transition-duration: .3s;
}

.button-primary:hover {
    color: #fff;
    border-color: #3b526b;
    background: #3b526b;
}

.service-block, .service-grid {
    background: #fff;
    overflow: hidden;
}

.button-xs {
    font-size: 10px;
}

.button-sm {
    font-size: 13px;
}

.button-md {
    font-size: 15px;
}

.button-lg {
    font-size: 17px;
    font-weight: 400;
}

.primary-color h1, .primary-color h2, .primary-color h3, .primary-color h4, .primary-color h5, .primary-color h6, .primary-color i, .primary-color p, .primary-color span {
    color: #020266 !important;
}

.white-color h1, .white-color h2, .white-color h3, .white-color h4, .white-color h5, .white-color h6, .white-color i, .white-color p, .white-color span {
    color: #fff !important;
}

.grey-color, .grey-color h1, .grey-color h2, .grey-color h3, .grey-color h4, .grey-color h5, .grey-color h6, .grey-color i, .grey-color p, .grey-color span {
    color: #aaa !important;
}

.service-article {
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    /*padding: 20px 20px 20px 0;*/
    padding: 20px;
    margin-bottom: 30px;
    transition-duration: .3s;
    height: 290px;
    overflow: hidden;
    position: relative;
}

    .service-article:hover {
        -webkit-transform: scale(1.1);
        -khtml-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
        cursor: pointer;
    }

    .service-article a, service-article .btn-primary {
        position: absolute;
        bottom: 20px;
        left: 20px;
        color: #fff;
    }

.article-text a:after, .service-grid a:after {
    padding-left: 3px;
    content: " \f105";
    font-family: FontAwesome;
}

.article-icon {
    float: left;
    width: 25%;
    text-align: center;
    margin-top: 5px;
}

    .article-icon i {
        font-size: 42px;
        color: #3b3b3b;
    }

.article-text {
    float: left;
    /*width: 75%;*/
    width: 100%;
    text-align: left;
}

.service-block img, .service-grid img {
    width: 100%;
}

.article-text h3 {
    font-size: 22px;
    font-weight: 500;
    color: #3b3b3b;
}

.article-text p {
    font-size: 13px;
    font-weight: 500;
    line-height: 180%;
    color: #909090;
    margin-top: 10px;
    margin-bottom: 15px;
}

.article-text a {
    font-size: 14px;
    font-weight: 700;
    color: #020266;
}

    .article-text a:after {
        font-size: 14px;
    }

    .article-text a:hover {
        color: #3b3b3b;
    }

.service-grid {
    border: 1px solid #e6e6e6;
    margin: 15px 0;
    border-radius: 10px;
}

    .service-grid h4 {
        font-size: 17px;
        font-weight: 600;
        color: #3b3b3b;
        line-height: 150%;
    }

    .service-grid p {
        font-size: 15px;
        font-weight: 600;
        color: #909090;
        line-height: 160%;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .service-grid a {
        font-size: 14px;
        font-weight: 700;
        color: #020266;
    }

        .service-grid a:after {
            font-size: 14px;
        }

        .service-grid a:hover {
            color: #3b3b3b;
        }

.service-block {
    border: 1px solid #e6e6e6;
    margin: 15px 0;
    border-radius: 10px;
    transition-duration: .3s;
}

    .service-block h4 {
        font-size: 17px;
        font-weight: 600;
        color: #3b3b3b;
        line-height: 150%;
    }

    .service-block p {
        font-size: 15px;
        font-weight: 600;
        color: #909090;
        margin-top: 5px;
        margin-bottom: 0;
    }

.service-block-content {
    float: left;
    width: 80%;
}

.service-block-icon {
    float: left;
    width: 20%;
    text-align: right;
}

    .service-block-icon a {
        display: inline-block;
        color: #020266;
        font-size: 25px;
        border-radius: 50%;
        border: 1.5px solid #020266;
        text-align: center;
        width: 50px;
        height: 50px;
        padding: 7px;
    }

.service-block:hover .service-block-icon a {
    color: #fff;
    background-color: #020266;
}

.service-box {
    background: #fff;
    border: 1px solid #e6e6e6;
    padding: 20px;
    border-radius: 10px;
    margin: 15px 0;
    height: 290px;
    overflow: hidden;
    position: relative;
}

/*.hbr:after {
        content: '';
        display: block;
        background-image: url(../../images/golge.png);
        background-size: cover;
        height: 15px;
    }*/

.box-content h5, .box-content p {
    margin-left: 15px;
    line-height: 180%;
}

.box-icon {
    float: left;
    width: 15%;
    text-align: center;
    padding-top: 15px;
}

    .box-icon i {
        font-size: 24px;
        color: #020266;
    }

.box-content {
    float: none;
    width: 100%;
    position: relative;
}

.service-box a, service-box .btn-primary {
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: #fff;
}

.box-content h5 {
    font-size: 16px;
    font-weight: 600;
    color: #4a4a4a;
    margin-bottom: 5px;
}

.box-content h4 {
    font-size: 14px;
    font-weight: 600;
    color: #4a4a4a;
    margin-bottom: 5px;
}

.box-content p {
    font-size: 13px;
    font-weight: 400;
    color: #666;
    margin-bottom: 0;
}

.service-category-list {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

    .service-category-list ul {
        margin-bottom: 0;
        padding-left: 0;
    }

        .service-category-list ul li {
            list-style-type: none;
            display: block;
            background: #f9f9f9;
        }

            .service-category-list ul li a {
                display: block;
                font-size: 15px;
                font-weight: 600;
                color: #3b3b3b;
                padding: 15px 30px;
                border-bottom: 2px solid #fff;
            }

                .service-category-list ul li a:before {
                    content: " \f105";
                    font-family: FontAwesome;
                    font-size: 16px;
                    color: #3b3b3b;
                    padding-right: 20px;
                    -webkit-transition-duration: .3s;
                    transition-duration: .3s;
                }

            .service-category-list ul li:hover a {
                background: #020266;
                color: #fff;
            }

                .service-category-list ul li:hover a:before {
                    color: #fff;
                    padding-right: 30px;
                }

.list-active-link a, .list-active-link a:before {
    color: #fff !important;
}

.list-active-link a {
    background: #020266 !important;
}

.single-contact {
    background: #3b526b;
    border-radius: 10px;
    margin-top: 40px;
    padding: 15px;
}

    .single-contact h4 {
        font-size: 19px;
        font-weight: 600;
        color: #fff;
    }

    .single-contact p {
        font-size: 14px;
        font-weight: 600;
        color: #fff;
        margin-top: 15px;
    }

    .single-contact h6 {
        font-size: 18px;
        font-weight: 500;
        color: #fff;
        margin-top: 15px;
    }

.single-broucher {
    background: #fff;
    margin-top: 40px;
}

    .single-broucher ul {
        padding-left: 0;
        margin-bottom: 0;
    }

        .single-broucher ul li {
            list-style-type: none;
            margin-top: 10px;
        }

            .single-broucher ul li a {
                display: block;
                color: #3b3b3b;
                font-size: 15px;
                font-weight: 600;
                background: #fff;
                border-radius: 10px;
                border: 1.5px solid #efefef;
                padding: 15px;
            }

                .single-broucher ul li a i {
                    font-weight: 500;
                    margin-right: 10px;
                }

                .single-broucher ul li a:hover {
                    color: #fff;
                    background: #020266;
                    border-color: #020266;
                }

.detail-heading h3 {
    font-size: 22px;
    font-weight: 500;
    color: #3b3b3b;
    text-align: left;
    margin: 40px 0 10px;
}

.countup-box h4, .countup-box h5 {
    font-weight: 300;
    color: #fff;
    text-align: center;
}

.detail-heading h3:after {
    display: block;
    content: "";
    width: 50%;
    border-bottom: 2px solid #efefef;
    margin: 10px 0 15px;
}

.countup-box {
    margin: 30px 0;
}

    .countup-box h4 {
        font-size: 45px;
        margin: 0;
    }

.tabs li, .tabs-md li {
    background: 0 0;
    margin-right: 20px;
}

.countup-box h5 {
    font-size: 20px;
    margin-top: 20px;
}

.tab-menu {
    padding: 0 15px 10px 0;
}

.tabs li a, .tabs-md li a {
    font-weight: 600;
    padding: 10px 3px;
    text-decoration: none;
}

.tabs li {
    display: inline-block;
}

    .tabs li a, .tabs li i {
        color: #999;
        display: block;
    }

    .tabs li a {
        font-size: 14px;
        border-bottom: 1.5px solid #eee;
    }

    .tabs li i {
        font-size: 40px;
        margin-bottom: 15px;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
    }

.isotop-button, .tabs-md li i {
    -webkit-transition-duration: .3s;
}

.tabs li:hover a, .tabs li:hover i {
    color: #020266;
}

.active-tab a, .active-tab a i {
    color: #020266 !important;
    border-bottom: 1.5px solid #020266 !important;
}

.tabs-md li {
    display: inline-block;
}

    .tabs-md li a {
        color: #3b3b3b;
        display: block;
        font-size: 16px;
        border-bottom: 1.5px solid #eee;
    }

    .tabs-md li i, .tabs-md li:hover a, .tabs-md li:hover i {
        color: #020266;
    }

    .tabs-md li i {
        display: block;
        font-size: 40px;
        margin-bottom: 15px;
        transition-duration: .3s;
    }

@media screen and (max-width:767px) {
    .tab-menu {
        padding-right: 0;
    }

    .tabs-md li {
        display: block;
        padding: 5px 0;
        margin-right: 0;
    }
}

.testmonial-block {
    margin-bottom: 30px;
}

.testmonial-img {
    width: 20%;
    float: left;
    text-align: center;
}

    .testmonial-img img {
        width: 80px !important;
        max-width: 100%;
        border-radius: 50%;
        margin: auto;
    }

.testmonial-text {
    width: 80%;
    float: left;
    text-align: left;
}

.testmonial-block strong {
    display: block;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    text-align: left;
    margin: 0 0 15px;
}

.testmonial-block span {
    display: block;
    font-size: 15px;
    font-weight: 500;
    color: #020266;
    text-align: left;
}

.testmonial-block p {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    text-align: left;
    line-height: 180%;
}

.block-404, .contact-box, .p-detail-box, .pricing-button a, .scroll-to-top, .team-member-name h4, .team-member-name h6 {
    text-align: center;
}

.team-member-image {
    margin: 15px 0;
}

    .team-member-image img {
        display: block;
        width: 100%;
        max-width: 100% !important;
        height: auto;
        border-radius: 10px;
        max-height: 140px;
        border: 1px solid #d5d5d5;
        padding: 3px;
    }

.team-member-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(58,82,106,.9) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(58,82,106,.9) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(58,82,106,.9) 100%);
    overflow: hidden;
    width: 100%;
    height: 30%;
    opacity: 0;
    transition: .5s ease;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.team-member:hover .team-member-overlay {
    opacity: 1;
}

.team-member-content {
    white-space: nowrap;
    color: #fff;
    font-size: 20px;
    position: absolute;
    overflow: hidden;
    top: 70%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    padding: 50px;
}

    .team-member-content i {
        font-size: 20px;
        text-align: center;
        color: #fff;
        padding: 7px;
        transition: .3s ease;
    }

        .team-member-content i:hover {
            color: #020266;
        }

.team-member:hover .team-member-overlay i {
    animation-name: fadeInDown;
    animation-duration: .4s;
    animation-timing-function: ease-out;
}

.team-member-name h4 {
    font-size: 22px;
    font-weight: 400;
    color: #3b3b3b;
    margin-top: 15px;
}

.team-member-name h6 {
    font-size: 13px;
    font-weight: 600;
    color: #b1b1b1;
    margin-top: 5px;
}

.latest-projects {
    margin-top: 60px;
}

.overlay-container {
    position: relative;
}

.project-item {
    height: 290px;
}

    .project-item img {
        display: block;
        width: 100%;
        height: auto;
        border-radius: 10px;
        margin-bottom: 15px;
        margin-top: 15px;
        height: 290px;
        padding: 4px;
        border: 1px solid #aaa;
    }

.overlay-container:hover .project-item-overlay, .project-item-overlay {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    transition: .5s ease;
    width: 100%;
}

.project-item-overlay {
    position: absolute;
    opacity: 0;
    border-radius: 10px;
    background-color: rgba(58,82,106,.7);
}

.overlay-container:hover .project-item-overlay {
    opacity: 1;
}

.project-item-overlay h4, .project-item-overlay p {
    font-weight: 500;
    white-space: nowrap;
    color: #fff;
    position: absolute;
    left: 50%;
}

.custom-bar, .custom-progress {
    height: 5px;
    box-shadow: none;
}

.project-item-overlay h4 {
    font-size: 25px;
    overflow: hidden;
    top: 40%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    padding: 50px;
}

.project-item-overlay p {
    font-size: 15px;
    overflow: hidden;
    top: 55%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}

.blog-grid, .blog-list, .pricing {
    position: relative;
    overflow: hidden;
}

.isotop-button {
    font-size: 13px;
    font-weight: 600;
    color: #bbb;
    padding: 15px 15px 15px 0;
    transition-duration: .3s;
}

    .isotop-button:after {
        content: "/";
        font-weight: 400;
        color: #b1b1b1;
        padding-left: 15px;
    }

    .isotop-button:last-child:after {
        content: none;
    }

    .isotop-button.is-checked, .isotop-button:active, .isotop-button:hover {
        color: #020266;
    }

.p-detail-box {
    margin: 30px 0;
}

    .p-detail-box i {
        font-size: 50px;
        color: #3b3b3b;
    }

    .p-detail-box h4 {
        font-size: 16px;
        color: #3b3b3b;
        margin-top: 10px;
    }

    .p-detail-box p {
        font-size: 14px;
        color: #676767;
        margin-top: 5px;
    }

.p-detail-img p {
    font-size: 16px;
    color: #676767;
    line-height: 180%;
    margin-top: 30px;
    padding: 0 100px;
}

@media screen and (max-width:767px) {
    .p-detail-img p {
        margin-top: 10px;
        padding: 0;
    }
}

.blog-grid {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    margin: 15px 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    height: 500px;
    overflow: hidden;
    position: relative;
}

.btnBlog {
    position: absolute;
    bottom: 15px;
    right: 20px;
}

.blog-list, .blog-post img, .blog-post-left, .pricing {
    border-radius: 10px;
}

.blog-grid-img {
    overflow: hidden;
    width: 100%;
}

    .blog-grid-img img {
        width: 100%;
        max-width: 100%;
        height:180px;
        max-height:180px !important;
    }

.blog-grid-content h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
}

    .blog-grid-content h4 a {
        text-decoration: none;
        color: #565656;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
    }

.blog-list, .blog-list-text h6 a {
    -webkit-transition-duration: .3s;
}

.blog-grid-content h4 a:hover {
    color: #020266;
}

.admin-info {
    display: inline-block;
    margin-top: 15px;
    margin-right: 25px;
}

.blog-grid-content i {
    color: #676767;
    font-size: 16px;
    font-weight: 500;
}

.blog-grid-content span {
    font-size: 13px;
    font-weight: 500;
    color: #676767;
    margin-left: 5px;
}

.blog-grid-content p {
    font-size: 13px;
    color: #676767;
    line-height: 160%;
    margin-top: 15px;
}

.blog-grid-button {
    margin-top: 25px;
}

.firmaBtn {
    position: absolute;
    right: 15px;
    bottom: 20px;
    transition: all .1s ease;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
}

    .firmaBtn:hover {
        right: 10px;
        bottom: 20px;
    }

.blog-grid-button a {
    font-size: 13px;
    font-weight: 700;
    color: #020266;
}

    .blog-grid-button a:after {
        content: " \f105";
        font-family: FontAwesome;
        font-size: 14px;
        padding-left: 3px;
    }

    .blog-grid-button a:hover {
        color: #565656;
    }

.blog-list {
    font-size: 15px;
    background: #fff;
    margin: 30px 0;
    transition-duration: .3s;
}

    .blog-list img {
        width: 100%;
    }

.blog-list-text {
    padding-right: 30px;
}

@media screen and (max-width:991px) {
    .blog-list-text {
        padding: 30px;
    }
}

.blog-list-text h6 {
    margin-top: 25px;
}

    .blog-list-text h6 a {
        font-size: 13px;
        font-weight: 600;
        color: #020266;
        transition-duration: .3s;
    }

        .blog-list-text h6 a:hover {
            color: #b1b1b1;
            -webkit-transition-duration: .3s;
            transition-duration: .3s;
        }

.blog-list-text h3 {
    margin-top: 20px;
}

    .blog-list-text h3 a {
        font-size: 22px;
        font-weight: 500;
        color: #3b3b3b;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
    }

        .blog-list-text h3 a:hover {
            color: #020266;
            -webkit-transition-duration: .3s;
            transition-duration: .3s;
        }

.blog-list-text p {
    color: #676767;
    font-size: 15px;
    line-height: 24px;
    min-height: 110px;
    margin-top: 30px;
    margin-bottom: 50px;
}

.blog-list-admin {
    border-top: 1px solid #e6e6e6;
    padding-top: 25px;
    margin-bottom: 15px;
}

    .blog-list-admin span {
        color: #676767;
        padding-left: 80px;
        font-size: 15px;
        margin-top: 20px;
        padding-top: 20px;
    }

    .blog-list-admin a {
        color: #909090;
        font-size: 16px;
        text-decoration: none;
        margin-top: 20px;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
    }

.blog-post h4, .share-icons a i {
    -webkit-transition-duration: .3s;
}

.blog-list-admin a:hover {
    color: #020266;
    text-decoration: none;
}

@media screen and (max-width:767px) {
    .blog-list-text {
        margin-top: 50px;
        padding: 0 15px;
    }
}

.blog-post img {
    width: 100%;
}

.blog-post h4 {
    font-size: 25px;
    font-weight: 500;
    color: #3b3b3b;
    margin-top: 20px;
    transition-duration: .3s;
}

.blog-post p, .blog-post-info i, .blog-post-info span {
    font-weight: 500;
    color: #676767;
}

.blog-post-info {
    display: inline-block;
    margin-top: 15px;
    margin-right: 25px;
}

    .blog-post-info i {
        font-size: 16px;
    }

    .blog-post-info span {
        font-size: 13px;
        margin-left: 5px;
    }

.blog-post p {
    font-size: 16px;
    line-height: 180%;
}

blockquote {
    border-left: 0;
    margin-top: 25px;
    padding: 0;
}

    blockquote i {
        color: #020266;
        font-size: 38px;
        padding-top: 20px;
    }

.blockquote p {
    color: #3b3b3b;
    font-size: 19px;
    font-weight: 100;
    line-height: 170%;
}

.blog-post-share {
    border-top: 1.5px solid #020266;
    padding-top: 20px;
    margin-top: 50px;
}

    .blog-post-share a {
        color: #020266;
        margin-right: 10px;
    }

.share-icons a i {
    color: #676767;
    font-size: 15px;
    padding: 0 0 0 5px;
    transition-duration: .3s;
}

.blog-post-share a i:hover {
    color: #020266;
}

.blog-post-left {
    background: #fafafa;
    margin-bottom: 30px;
    padding: 20px;
}

    .blog-post-left h4 {
        font-size: 20px;
        font-weight: 500;
    }

        .blog-post-left h4:after {
            display: block;
            content: "";
            width: 60%;
            border-bottom: 1.5px solid #020266;
            padding-bottom: 10px;
        }

.recent-posts {
    margin-top: 30px;
}

@media (max-width:767px) {
    .recent-posts-text {
        margin-top: 10px;
    }

    .blog-post-left {
        margin-top: 20px;
    }
}

.recent-posts-text p a {
    font-size: 15px;
    font-weight: 600;
    color: #676767;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

    .recent-posts-text p a:hover {
        color: #020266;
    }

.recent-posts-text span {
    font-size: 14px;
    color: #020266;
}

.categories ul li {
    list-style-type: none;
    padding-left: 0;
    /*margin-top: 15px;*/
}

.categories ul {
    padding-left: 0;
    margin-top: 30px;
}

    .categories ul li a {
        font-size: 16px;
        color: #676767;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
    }

        .categories ul li a:hover {
            color: #000;
        }

.partners img, .pricing-button a {
    -webkit-transition-duration: .3s;
}

.categories ul li a:hover {
    font-size: 16px;
    color: #020266;
}

.categories ul li a span {
    font-size: 15px;
    color: #020266;
}

.about p {
    font-size: 15px;
    line-height: 160%;
    color: #676767;
    margin-top: 20px;
}

.pricing {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    margin: 15px 0;
}

.pricing-box h4 {
    font-size: 25px;
    font-weight: 500;
    color: #3b3b3b;
}

.pricing-box h2 {
    font-size: 35px;
    font-weight: 500;
    color: #3b3b3b;
    margin-top: 15px;
}

.pricing-box p {
    font-size: 15px;
    color: #676767;
    margin-top: 12px;
    margin-bottom: 15px;
}

.pricing-info {
    border-top: 1px solid #e6e6e6;
    padding-top: 30px;
    margin-top: 30px;
}

    .pricing-info p i {
        color: #020266;
        font-size: 15px;
        font-weight: 700;
    }

    .pricing-info p span {
        color: #676767;
        font-size: 15px;
        margin-left: 20px;
    }

.pricing-button a {
    display: inline-block;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    padding: 12px 15px;
    background: #020266;
    text-decoration: none;
    margin-right: 5px;
    transition-duration: .3s;
}

    .pricing-button a:hover {
        background: #3b526b;
        text-decoration: none;
    }

.partners img {
    opacity: .5;
    transition-duration: .3s;
}

    .partners img:hover {
        opacity: 1;
    }

.progress-text {
    font-size: 13px;
    font-weight: 600;
    color: #777;
    margin-bottom: 10px;
}

.custom-bar {
    background-color: #3b526b;
}

.accordion {
    box-shadow: none;
    border: none;
}

.accordion-heading {
    border-radius: 10px;
    padding: 0;
}

.accordion-title a {
    font-size: 16px;
    font-weight: 600;
    background: #fafafa;
    color: #3b526b;
    display: block;
    padding: 15px 20px;
    border-radius: 10px;
}

    .accordion-title .collapsed:after, .accordion-title a:after {
        font-weight: 700;
        color: #3b526b;
        font-family: FontAwesome;
        float: right;
        font-size: 16px;
    }

    .accordion-title a:after {
        content: '\f146';
    }

.accordion-title .collapsed:after {
    content: '\f0fe';
}

.accordion-body {
    font-size: 16px;
    font-weight: 500;
    color: #909090;
    line-height: 180%;
    border: none !important;
}

.big-background {
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    padding: 200px 0;
}

.block-404 h1 {
    font-size: 100px;
    font-weight: 100;
    color: #fff;
}

.block-404 h2 {
    font-size: 30px;
    font-weight: 500;
    color: #fff;
}

.block-404 h4 {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    margin-top: 10px;
}

.primary-form input, .primary-form textarea {
    color: #424040;
    font-size: 14px;
    font-weight: 500;
    border: none;
    border-bottom: 1px solid #eee;
    width: 100%;
    margin-top: 30px;
    padding: 12px 15px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

    .primary-form input:focus, .primary-form textarea:focus {
        border-bottom: 1px solid #020266;
    }

.primary-form textarea {
    min-height: 150px;
}

.contact-box {
    border-radius: 10px;
}

.icon-box {
    display: inline-block;
    background: #020266;
    border-radius: 10px;
    width: 50px;
    height: 50px;
    padding-top: 5px;
    margin-bottom: 15px;
}

.contact-box i.contacticon {
    display: block;
    font-size: 40px;
    color: #fff;
    margin-bottom: 25px;
}

.contact-box h4 {
    font-size: 20px;
    font-weight: 500;
    color: #3b3b3b;
    margin: 10px 0 5px;
}

.contact-box p {
    font-size: 15px;
    font-weight: 600;
    color: #3b3b3b;
    margin: 0;
}

.contact-icon {
    padding: 80px 0;
}

@media screen and (max-width:767px) {
    .contact-icon {
        text-align: left;
        padding: 20px 0;
        border-bottom: 2px solid #fff;
    }
}

#map {
    height: 400px;
}

.scroll-to-top {
    font-size: 20px;
    padding: 6px;
    color: #fff;
    text-decoration: none;
    position: fixed;
    bottom: 80px;
    right: 20px;
    display: none;
    border-radius: 5px;
    background: #3b526b;
    width: 40px;
    height: 40px;
    z-index: 9999;
    outline: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}

    .scroll-to-top i {
        color: #fff;
    }

    .scroll-to-top:hover {
        color: #fff;
        background: #020266;
    }

        .scroll-to-top:hover i {
            color: #fff;
        }

    .scroll-to-top:visited {
        color: #fff;
        text-decoration: none;
    }

.footer {
    background: #222;
    padding: 50px 0;
}

    .footer p, .footer a {
        color: #ccc;
    }

.footer-column-heading h6 {
    font-size: 18px;
    font-weight: 600;
    color: #d5d5d5;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 65px;
    margin-bottom: 5px;
}

@media screen and (max-width:991px) {
    .footer-column-heading h6 {
        margin-top: 30px;
    }
}

.footer-column-1 i {
    font-weight: 100;
    margin-right: 7px;
}

.footer ul {
    padding-left: 0px;
}

    .footer ul li {
        list-style-type: none;
        margin-top: 10px;
    }

        .footer ul li a {
            font-size: 14px;
            font-weight: 600;
            color: #d5d5d5;
            text-decoration: none;
            transition: all 1s ease;
        }

            .footer ul li a:hover {
                color: #020266;
                cursor: pointer;
            }

.footer-post {
    margin-bottom: 20px;
}

.footer-post-img {
    width: 25%;
    float: left;
}

    .footer-post-img img {
        border-radius: 5px;
        width: 100%;
    }

.footer-post-content {
    width: 75%;
    float: left;
    text-align: left;
}

    .footer-post-content h6 {
        margin-left: 10px;
    }

        .footer-post-content h6 a {
            font-size: 15px;
            font-weight: 400;
            color: #aaa;
            text-decoration: none;
        }

#tblContactInfo {
    width: 80%;
    float: right;
}

    #tblContactInfo td:nth-child(1) {
        width: 4%;
        text-align: left;
    }

    #tblContactInfo td:nth-child(2) {
        width: 5%;
    }

    #tblContactInfo td:nth-child(3) {
        text-align: left;
    }



#footer-address-table {
    width: 100%;
}

    #footer-address-table td:nth-child(1) {
        width: 4%;
    }

    #footer-address-table td:nth-child(2) {
        width: 5%;
    }

    #footer-address-table td {
        color: #d5d5d5;
    }


.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0 !important;
}

@media screen and (max-width: 767px) {

    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 0 !important;
    }
}

.newsletter-form input {
    width: 100%;
    border: 1px solid #ccc;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 10px;
}

.newsletter-form button {
    color: #fff;
    background-color: #020266;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 10px 20px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

    .newsletter-form button:hover {
        background-color: #fff;
    }

.bottom-bar {
    background-color: #1c1c1c;
    padding: 10px 0;
}

.bottom-icons a i {
    color: #fff;
    font-size: 15px;
    padding: 12px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

    .bottom-icons a i:hover {
        color: #020266 !important;
    }






.languageDiv {
    position: relative;
    float: right;
    height: 32px;
    line-height: 32px;
    padding: 0;
    cursor: pointer;
    background: #fff;
    border: 1px solid #d5d5d5;
    margin-top: 5px;
}

    .languageDiv .bayrak {
        float: left;
        max-width: 20px;
        overflow: hidden;
        line-height: 32px;
        margin: 7px 6px 0 8px;
    }

    .languageDiv .dil {
        padding: 0 6px;
        margin: 0;
        line-height: 26px;
        float: left;
        color: inherit;
        font-size: 14px;
    }

    .languageDiv .fa {
        font-size: 18px;
        color: #313131;
        padding: 5px 10px;
        float: right;
        line-height: 24px;
    }

    .languageDiv .dilContextMenu {
        display: none;
        position: absolute;
        background: #fff;
        top: 36px;
        left: 0;
        padding: 18px 6px;
        border: 1px solid #ccc;
        box-shadow: 2px 3px 5px -3px #000;
        width: 180px;
        z-index: 999;
    }

    .languageDiv:hover .dilContextMenu {
        display: block;
    }

    .languageDiv .dilContextMenu .fa {
        position: absolute;
        top: -20px;
        left: 0;
        padding-left: 15px;
        width: 50%;
        font-size: 30px;
        color: #fff;
        text-shadow: 0px -2px 0px #d6d6d6;
    }

    .languageDiv .dilContextMenu .dilSec {
        float: left;
        width: 100%;
        padding: 5px 0px;
        border-bottom: 1px solid #EFEFEF;
        position: relative;
    }


        .languageDiv .dilContextMenu .dilSec .flag {
            max-width: 20px;
            margin-top: 5px;
        }

        .languageDiv .dilContextMenu .dilSec .baslik {
            line-height: 24px;
            padding-left: 5px;
            position: relative;
            width: 50%;
            float: left;
            color: #000;
        }

            .languageDiv .dilContextMenu .dilSec .baslik:hover {
                color: #000;
            }



/* anasayfa popup */

.notpopup {
    position: fixed;
    width: 452px;
    height: 302px;
    bottom: -302px;
    right: 10px;
    -webkit-box-shadow: 0px -1px 9px rgba(50, 50, 50, 0.47);
    -moz-box-shadow: 0px -1px 9px rgba(50, 50, 50, 0.47);
    box-shadow: 0px -1px 9px rgba(50, 50, 50, 0.47);
    z-index: 99999;
    background: rgba(255, 255, 255, .8);
}

@media(max-width:480px) {
    .notpopup img {
        max-width: 100% !important;
        height: auto;
    }
}

.closepopup {
    position: absolute;
    top: 0px;
    right: 0px;
    background: url('../../images/window_close.png') no-repeat 0 0;
    width: 30px;
    height: 30px;
    z-index: 999;
    cursor: pointer;
}


.facebook {
    color: #3b5998 !important;
    font-weight: bold;
}

.twitter {
    color: #55acee !important;
    font-weight: bold;
}

.youtube {
    color: #e81448 !important;
    font-weight: bold;
}


.linkedin {
    color: #007bb5 !important;
    font-weight: bold;
}


.video img {
    width: 100%;
}

.slideVideo {
    width: 100%;
    height: 480px;
    /*background-image: url(../img/slider/slide001.jpg); margin:0 auto !important;*/
    /*display: block;*/
}



#introVideo {
    width: 85%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

ul#footerHaberlerimizUl li ul {
    display: none;
}

ul#footerHaberlerimizUl li:hover ul {
    display: block;
    margin-left: 15px;
    cursor: pointer;
}

ul#footerIKUl li ul {
    display: none;
}

    ul#footerIKUl li ul:hover {
        display: block;
        margin-left: 15px;
        cursor: pointer;
    }

/*#imgMetal {
    background:url(/Content/template/img/logos/alseko-metal-logo-sprite.png) no-repeat 0 0px;
    width:160px;
    height:51px;
    border:none !important;
}*/

/*.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #020266;
    border: 1px solid #ddd;
}*/

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #020266 !important;
    border-color: #676767 !important;
}

.top-social-icons {
    float: right;
    height: 32px;
    line-height: 32px;
    padding: 0;
    cursor: pointer;
    margin: 4px 10px;
}

    /*.top-social-icons  a {
        border-radius: 100%;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        border:1px solid #777;
        padding:2px;
    }*/

    .top-social-icons .fa {
        color: #777;
        font-size: 15px;
        font-weight: 400;
        transition: all .1s ease;
        -webkit-transition: all .1s ease;
        -moz-transition: all .1s ease;
    }

        .top-social-icons .fa:hover {
            color: #4a4a4a;
        }

.team-member {
    height: 400px;
    position: relative;
    transition: all .2s ease-in-out;
    border: 1px solid #e7e7e7;
    padding: 3px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.firma:after {
    content: '';
    display: block;
    background-image: url(../../images/golge.png);
    background-size: cover;
    height: 15px;
}

/*.team-member:hover {
        transform: scale(1.1);
    }*/

.team-member .team-member-name p {
    font-size: 13px;
    color: #676767;
    line-height: 160%;
    margin-top: 15px;
}


#fixedSocialMenu {
    position: fixed;
    z-index: 9999;
    top: 10.3em;
    right: -16px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    outline: none !important;
    width: 55px;
    height: 54px;
    display: block;
    background: transparent;
}

    #fixedSocialMenu:hover {
        top: 10.3em;
        right: 5px;
    }

    #fixedSocialMenu li {
        /*position: relative;*/
        display: block;
        padding-top: 5px;
        /*padding-right:-15px;*/
    }

        #fixedSocialMenu li a {
            width: 55px;
            height: 54px;
            cursor: pointer;
            display: block;
        }

            #fixedSocialMenu li a.social-facebook {
                background: url('../../images/social.png') no-repeat -47px -28px;
                width: 55px;
                height: 54px;
            }

                #fixedSocialMenu li a.social-facebook:hover {
                    background: url('../../images/social.png') no-repeat -47px -96px;
                    width: 55px;
                    height: 54px;
                }

            #fixedSocialMenu li a.social-twitter {
                background: url('../../images/social.png') no-repeat -411px -28px;
                width: 55px;
                height: 54px;
            }

                #fixedSocialMenu li a.social-twitter:hover {
                    background: url('../../images/social.png') no-repeat -411px -96px;
                    width: 55px;
                    height: 54px;
                }

            #fixedSocialMenu li a.social-linkedin {
                background: url('../../images/social.png') no-repeat -167px -28px;
                width: 55px;
                height: 54px;
            }

                #fixedSocialMenu li a.social-linkedin:hover {
                    background: url('../../images/social.png') no-repeat -167px -96px;
                    width: 55px;
                    height: 54px;
                }

            #fixedSocialMenu li a.social-youtube {
                background: url('../../images/social.png') no-repeat -350px -28px;
                width: 55px;
                height: 54px;
            }

                #fixedSocialMenu li a.social-youtube:hover {
                    background: url('../../images/social.png') no-repeat -350px -96px;
                    width: 55px;
                    height: 54px;
                }

/*#fixedSocialMenu li a img {
                width: 100%;
                height: auto;
            }*/


.categories {
    border: 1px solid #e6e4e4;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #F8F8F8;
    margin: 10px 0;
}

    .categories ul {
        background: #ffffff;
        border: 1px solid #e4e4e4;
        margin-bottom: 10px;
    }

        .categories ul li a.submenum {
            display: block;
            /* color: #343434; */
            color: #000;
            font-size: 14px;
            font-weight: bold;
            /* font-family: 'MyriadPro-Regular', sans-serif; */
            font-family: 'Open Sans', sans-serif;
            text-decoration: none;
            padding: 10px 15px;
            border-bottom: 1px solid #eaeaea;
            position: relative;
            transition: all .1s ease-in-out;
        }

        .categories ul li a {
            display: block;
            color: #000;
            font-size: 14px;
            /* font-family: 'Open Sans', sans-serif; */
            font-family: 'Open Sans', sans-serif !important;
            font-family: inherit;
            font-weight: 400;
            text-decoration: none;
            padding: 10px 15px;
            border-bottom: 1px solid #eaeaea;
            position: relative;
        }

a.SubMenuAnaKategoriAdi {
    font-weight: bold !important;
    color: #fff !important;
    /* font-style: italic; */
    background-color: #ad8d49 !important;
}


.btn, input[type=text], textarea, input[type=button], button, select {
    border-radius: 0px !important;
}

.tblkisiselbilgiler {
    float: left !important;
    max-width: 70% !important;
}

.tblhakkindabilgi {
    float: left !important;
    max-width: 100% !important;
}

@media screen and (min-width:768px) {

    .tblhakkindabilgi td > textarea {
        min-width: 160px !important;
    }
}

.tblphoto {
    float: left !important;
    max-width: 29% !important;
}

.fieldset-is-basvuru > legend {
    font-family: 'Roboto Condensed', sans-serif;
    padding: 5px 0;
    text-align: center;
    color: #fff;
    background: #020266;
    font-size: 15px;
    font-weight: 400;
}

.fotogaleriImg {
    height: 280px;
    overflow: hidden;
    width: 100%;
    position: relative;
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#frmJobApplication > h4 {
    font-family: 'Roboto Condensed', sans-serif;
    padding: 5px 0;
    text-align: center;
    color: #fff;
    background: #020266;
    font-size: 15px;
    font-weight: 400;
}

#frmInternshipApplication > h4 {
    font-family: 'Roboto Condensed', sans-serif;
    padding: 5px 0;
    text-align: center;
    color: #fff;
    background: #020266;
    font-size: 15px;
    font-weight: 400;
}

#frmInternshipApplication > h2 {
    font-family: 'Roboto Condensed', sans-serif;
    padding: 5px 0;
    text-align: center;
    color: #4a4a4a;
    font-size: 20px;
    font-weight: 400;
}

.cover {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.contain {
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

.partners .owl-item img {
    display: block;
    width: auto;
    max-width: 110px;
    height: 50px;
    max-height: 50px;
}

.haberlerimiz .owl-item img {
    display: block;
    width: auto;
}


