body {
    font-family: Montserrat,sans-serif !important
}

section {
    padding: 0 0 50px
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.margin-25 {
    margin: 25px 0
}

.padding-25 {
    padding: 25px 0
}

.paddingt-25 {
    padding-top: 25px
}

.paddingt-50 {
    padding: 50px 0 0
}

.padding-50 {
    padding: 50px 0
}

.paddingtb-50 {
    padding: 50px 15px
}

.padding-100 {
    padding: 300px 0 145px
}

.menubar > nav > ul li {
    float: left
}

.drop-down-ul li {
    float: none !important
}

.ustbar {
    width: 100%;
    height: 40px;
    background-color: #1d4791
}

.ustbar_ul {
    float: left;
    margin-top: 6px
}

    .ustbar_ul li {
        float: left;
        padding: 0 5px
    }

        .ustbar_ul li a {
            background: url(../../assets/images/split.png) no-repeat;
            width: 28px;
            display: inline-block;
            height: 28px
        }

    .ustbar_ul > li:nth-child(1) > a {
        background-position: -1px 0
    }

    .ustbar_ul > li:nth-child(2) > a {
        background-position: -30px 0
    }

    .ustbar_ul > li:nth-child(3) > a {
        background-position: -59px 0
    }

    .ustbar_ul > li:nth-child(4) > a {
        background-position: -89px 0
    }

    .ustbar_ul > li:nth-child(5) > a {
        background-position: -120px 0
    }

.ustbar_ul2 {
    float: right;
    margin-top: 5px
}

    .ustbar_ul2 li {
        float: left;
        margin: 0 15px 0 0
    }

    .ustbar_ul2 .trbl {
        margin-right: 0
    }

    .ustbar_ul2 li .splita {
        background: url(../../assets/images/split.png) no-repeat;
        height: 28px;
        display: inline-block;
        text-align: center;
        text-decoration: none;
        font-size: 12px;
        color: #fff !important
    }

#lnen {
    text-decoration: none;
    font-size: 12px;
    color: #fff !important
}

.ustbar_ul2 > li:nth-child(1) > a {
    background-position: 1px -28px
}

.ustbar_ul2 > li:nth-child(2) > a {
    background-position: 0 -56px
}

#webinar .shdwbn {
    box-shadow: 0 0 0 0 #72bd44, 0 0 4px rgba(48,48,48,.7);
    padding: 25px;
    margin-bottom: 15px
}

#webinar .leftwbn {
    position: absolute;
    top: 0;
    left: -50px;
    width: 90px;
    height: 50px;
    background: #1d4791;
    color: #fff;
    border-radius: 8px;
}

    #webinar .leftwbn span {
        font-size: 14px;
        display: block;
        text-align: center;
        margin-top: 15px
    }

#webinar p, #webinar ul li {
    font-size: 14px !important
}

.ustbar_ul2 > li.liwebinar > a {
    background-position: -198px -87px
}

.ustbar_ul2 li #lntr {
    background-position: -2px -86px
}

.ustbar_ul2 li a span {
    padding-left: 32px;
    line-height: 31px
}

.footer ul li {
    float: left
}

#duyuru-sideform label {
    color: #fff;
    font-size: .65rem
}

#inline-badge {
    max-width: 100%;
    display: block
}

#carouselExampleSlidesOnly .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 0;
    margin-right: 0;
    margin-left: 13px;
    list-style: none
}

.text-focus-in {
    -webkit-animation: text-focus-in 1s cubic-bezier(.55,.085,.68,.53) 1.5s both;
    animation: text-focus-in 1s cubic-bezier(.55,.085,.68,.53) 1.5s both
}

.menulist {
    position: absolute;
    top: 80px;
    z-index: 2;
    width: 100%
}

    .menulist img {
        padding: 2px 0 4px
    }

.menubar::before {
    content: '';
    width: 0;
    height: 0;
    top: 0;
    position: absolute;
    left: -21px;
    border-bottom: 49px solid transparent;
    border-right: 21px solid #72bd44
}

.menubar {
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    width: 94%;
    background: #72bd44;
    z-index: 9999
}

.toggle, [id^=drop] {
    display: none
}

.menu-toogle {
    background: url(../../assets/images/split.png) no-repeat;
    background-position: -80px -31px;
    width: 34px;
    height: 30px;
    margin: 20px auto !important;
    cursor: pointer
}

nav {
    margin: 0;
    padding: 0
}

    nav:after {
        content: "";
        display: table;
        clear: both
    }

    nav ul {
        padding: 0;
        margin: 0;
        list-style: none;
        position: relative
    }

    nav a {
        display: block;
        padding: 13px 15px;
        color: #fff;
        font-size: 15px;
        text-decoration: none
    }

.navactive {
    color: #235d00
}

.menu a:hover {
    color: #cbfeab
}

nav .drop-down ul ul {
    position: absolute;
    top: 60px
}

nav drop-down ul li:hover > ul {
    display: inherit
}

nav .drop-down ul ul li {
    float: none;
    display: list-item;
    position: relative;
    background: rgba(28,71,144,.9)
}

.menu .mega-drop-down > a:hover {
    position: relative
}

    .menu .mega-drop-down > a:hover::after {
        content: '';
        display: block;
        margin-left: -10px;
        position: absolute;
        left: 50%;
        top: 100%;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 10px 10px;
        border-color: transparent transparent rgba(28,71,144,.9);
        z-index: 9999
    }

nav .drop-down-ul:before {
    content: '';
    display: block;
    margin-left: -10px;
    position: absolute;
    left: 50%;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: transparent transparent rgba(28,71,144,.9);
    z-index: 9999
}

nav ul ul ul li {
    position: relative;
    top: -100px;
    left: 170px
}

.search-a {
    background: url(../../assets/images/split.png) no-repeat;
    background-position: -117px -31px;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 10px 5px 5px 5px
}

.sticky .search-a {
    margin: 20px 5px 5px 5px !important
}

canvas.loop {
    position: absolute
}

.loop-wrapper {
    min-height: 295px
}

div.looplogo {
    position: absolute;
    top: 40%;
    width: 100%;
    font-weight: 600;
    text-align: center;
    font-size: 1.6rem
}

div.animlogo {
    position: absolute;
    top: 28%;
    width: 100%;
    font-weight: 600;
    text-align: center;
    font-size: 1.6rem;
    margin-left: -10px
}

.sol-ust {
    z-index: 99;
    position: absolute;
    top: 30px;
    left: 15%
}

.sag-ust {
    z-index: 99;
    position: absolute;
    top: 30px;
    right: 15%
}

.sol-alt {
    z-index: 99;
    position: absolute;
    bottom: 30px;
    left: 15%
}

.sag-alt {
    z-index: 99;
    position: absolute;
    bottom: 30px;
    right: 10%
}

.anim img {
    height: 40px
}

div.metadata p {
    height: 20px
}

.looplogo span {
    margin-left: -10px;
    color: #1d4791;
    background: #fff;
    border: 1px solid #1d4791;
    padding: 50px 15px;
    border-radius: 50%;
    -webkit-box-shadow: 1px 1px 5px 0 rgba(0,0,0,.75);
    -moz-box-shadow: 1px 1px 5px 0 rgba(0,0,0,.75);
    box-shadow: 1px 1px 5px 0 rgba(0,0,0,.75)
}

.section-basari {
    background: linear-gradient(-45deg, #192a6f, #0e688a, #16437a, #058d99);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}

.menubar {
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    width: 94%;
    background: #80d04f;
    z-index: 9999;
}

    .menubar::before {
        content: '';
        width: 0;
        height: 0;
        top: 0;
        position: absolute;
        left: -21px;
        border-bottom: 49px solid transparent;
        border-right: 21px solid #80d04f;
    }

.sticky .menubar:before {
    left: -29px;
    border-bottom: 69px solid transparent;
    border-right: 29px solid #80d04f;
}

.service-home i {
    height: 36px;
    width: 36px;
    margin: 15px auto 0 20px;
}

.blog-home-ct {
    padding: 0;
    max-width: 1240px;
}

.blog-home-img img {
    height: 250px;
    width: 100%;
}

.blog-home-text {
    padding: 20px !important;
    background: #0e2040;
    height: 250px;
}

    .blog-home-text .heading {
        font-size: 17px;
        color: #ffffff;
        font-weight: 600;
    }

    .blog-home-text .subtext {
        font-size: 0.775rem;
        font-style: italic;
        color: #e6e6e6 !important;
        line-height: 1.6;
    }

    .blog-home-text a {
        text-decoration: none;
        color: #65ea48;
        margin: 20px 20px 0 0;
        display: block;
        font-size: 14px;
    }

.promotion-home p {
    font-style: italic;
    font-size: 14px;
}

.xs-iletisim {
    background: #6cbf4a;
    background: -moz-linear-gradient(top,#6cbf4a 0,#77da5a 100%);
    background: -webkit-linear-gradient(top,#6cbf4a 0,#77da5a 100%);
    background: linear-gradient(to bottom,#6cbf4a 0,#77da5a 100%);
    color: #fff;
    padding: 30px 0;
}

.btn-success {
    color: #fff !important;
    background-color: #80d04f;
    border-color: #80d04f;
}


.circles-boxed {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.inner-container {
    position: relative;
}

    .inner-container .circles-boxed .circle-four .ripple:before {
        -webkit-animation-delay: .9s;
        -moz-animation-delay: .9s;
        -ms-animation-delay: .9s;
        -o-animation-delay: .9s;
        animation-delay: .9s;
        content: "";
        position: absolute;
    }

    .inner-container .circles-boxed .circle-four .ripple:after, .inner-container .circles-boxed .circle-four .ripple:before {
        position: absolute;
        top: 50%;
        left: 50%;
        height: 10px;
        width: 10px;
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        -webkit-box-shadow: 0 0 0 0 rgb(29 71 145 / 10%);
        -moz-box-shadow: 0 0 0 0 rgba(29,71,145,.1);
        -ms-box-shadow: 0 0 0 0 rgba(29,71,145,.1);
        -o-box-shadow: 0 0 0 0 rgba(29,71,145,.1);
        box-shadow: 0 0 0 0 rgb(207 49 146 / 10%);
        -webkit-animation: ripple 3s infinite;
        -moz-animation: ripple 3s infinite;
        -ms-animation: ripple 3s infinite;
        -o-animation: ripple 3s infinite;
        animation: ripple 3s infinite;
    }

    .inner-container .circles-boxed .circle-four .ripple:after {
        -webkit-animation-delay: .6s;
        -moz-animation-delay: .6s;
        -ms-animation-delay: .6s;
        -o-animation-delay: .6s;
        animation-delay: .6s;
        content: "";
        position: absolute;
    }



    .inner-container .mid-logo {
        display: block;
        margin: 80px auto;
    }

    .inner-container p {
        font-style: italic;
        font-size: 14px;
    }

    .inner-container h4 {
        font-size: 18px;
        color: #1d4791;
        font-weight: 600;
    }

    .inner-container h4 {
        font-size: 18px;
        color: #1d4791;
        font-weight: 600;
    }

    .inner-container .ct-right {
        margin-left: 15px;
    }

    .inner-container .service-home {
        margin-bottom: 30px;
    }

.search-results {
    margin: 50px auto
}

    .search-results li {
        margin-bottom: 1rem
    }

        .search-results li p {
            font-weight: 600;
            margin-bottom: 0
        }

.exo-menu > li > a {
    -webkit-transition: color .2s linear,background .2s linear;
    -moz-transition: color .2s linear,background .2s linear;
    -o-transition: color .2s linear,background .2s linear;
    transition: color .2s linear,background .2s linear
}

li.drop-down {
    position: relative
}

    li.drop-down > ul {
        left: 50%;
        min-width: 220px;
        margin-left: -110px;
        padding-top: 10px;
        border-radius: 10px
    }

.drop-down-ul {
    display: none
}

li.drop-down > ul > li > a {
    color: #fff;
    position: relative;
    display: block;
    padding: 10px;
    text-decoration: none;
    border-bottom: 1px dotted #547787;
    -webkit-transition: color .2s linear,background .2s linear;
    -moz-transition: color .2s linear,background .2s linear;
    -o-transition: color .2s linear,background .2s linear;
    transition: color .2s linear,background .2s linear;
    background-color: rgba(28,71,144,.9)
}

li.drop-down > ul > li:first-child > a {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

li.drop-down > ul > li:last-child > a {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.flyout-mega-wrap {
    top: 0;
    right: 0;
    left: 100%;
    width: 100%;
    display: none;
    height: 100%;
    padding: 15px;
    min-width: 742px
}

h4.row.mega-title {
    color: #eee;
    margin-top: 0;
    font-size: 14px;
    padding-left: 15px;
    padding-bottom: 13px;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc
}

.flyout-mega ul > li > a {
    font-size: 90%;
    line-height: 25px;
    color: #fff;
    font-family: inherit
}

    .flyout-mega ul > li > a:active, .flyout-mega ul > li > a:focus, .flyout-mega ul > li > a:hover {
        text-decoration: none;
        background-color: transparent !important;
        color: #ccc !important
    }

.mega-menu {
    left: 0;
    right: 0;
    display: none;
    padding-top: 10px;
    min-height: 100%
}

h4 .row.mega-title {
    color: #eee;
    margin-top: 0;
    font-size: 14px;
    padding-left: 15px;
    padding-bottom: 13px;
    text-transform: uppercase;
    border-bottom: 1px solid #547787;
    padding-top: 15px;
    background-color: #365670
}

.mega-menu ul li a {
    line-height: 14px;
    font-size: .75rem;
    display: block
}

ul.stander li a {
    padding: 5px 0
}

ul.stander li {
    float: none !important
}

.megamenu-title {
    font-size: .9rem !important;
    margin-bottom: 5px;
    padding: 0
}

    .megamenu-title span {
        border-bottom: 1px solid #fefefe
    }

ul.description li {
    padding-bottom: 12px;
    line-height: 8px
}

    ul.description li span {
        color: #ccc;
        font-size: 85%
    }

a.view-more {
    border-radius: 1px;
    background-color: #009fe1;
    padding: 2px 10px !important;
    line-height: 21px !important;
    display: inline-block !important;
    margin: 5px auto 10px
}

    a.view-more:hover {
        color: #fff;
        background: #0dadef
    }

.flyout-left ul > li > a, .flyout-mega-wrap, .flyout-right ul > li > a {
    background-color: rgba(28,71,144,.9)
}

    .Blog:hover, .Images:hover, .blog-drop-down > a:hover + .Blog, .drop-down-ul:hover, .flyout-mega-wrap:hover, .images-drop-down > a:hover + .Images, .mega-drop-down a:hover + .mega-menu, .mega-menu:hover, li.drop-down > a:hover + .drop-down-ul, li.flyout-left a:hover + ul, li.flyout-left > ul:hover, li.flyout-mega > a:hover + .flyout-mega-wrap, li.flyout-right a:hover + ul, li.flyout-right > ul:hover {
        display: block
    }

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background: #1d4791;
    padding: 10px 0;
    z-index: 9999;
    min-height: 70px
}

    .sticky .menubar {
        margin-top: -10px;
        height: 70px
    }

    .sticky .menu > li > a {
        margin-top: 10px
    }

    .sticky .menubar:before {
        left: -29px;
        border-bottom: 69px solid transparent;
        border-right: 29px solid #72bd44
    }

#vektora-logo-beyaz {
    display: none
}

.sticky #vektora-logo-beyaz {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto
}

.sticky #vektora-logo {
    display: none
}

.menubar .toggle i {
    line-height: 40px;
    font-size: 24px
}

.section-first {
    min-height: 500px;
    padding: 0;
    position: relative
}

.section-first-content {
    margin-top: 200px;
    min-height: 500px
}

.section-first h3 {
    margin-top: 60px;
    color: #fff;
    font-weight: 600;
    padding: 0 0 0 5px;
    font-size: 2.3rem;
    padding-left: 20px
}

    .section-first h3 span {
        font-weight: bolder
    }

.section-first p {
    padding: 10px 0 5px 10px
}

.section-first h5 {
    color: #989797;
    font-weight: 600;
    padding: 0 0 0 10px
}

.section-first [scrollDown] {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -16px
}

#imgtopheader {
    position: absolute;
    width: 100%;
    height: 100%;
    max-height: 380px;
    z-index: -1
}

.header-section {
    height: 380px;
    width: 100%;
    z-index: 9999;
    margin-top: 0
}

.header-img {
    background-position: center center;
    height: 380px;
    width: 100%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: 2
}

.header-layer {
    height: 100%;
    width: 100%;
    background: url(../assets/images/vektora-headerlayer.png) repeat;
    z-index: 3
}

.header-baslik p {
    font-weight: 600;
    margin: -90px 0 0;
    font-size: 30px;
    z-index: 99999;
    color: #f3f3f3;
    text-shadow: 2px 2px #4d4d4d
}

.header-baslik span::after {
    content: '';
    position: absolute;
    left: 20px;
    bottom: 40px;
    width: 100px;
    height: 4px;
    transition: .4s;
    background: #fff
}

.cozumler p {
    font-weight: 600;
    padding: 15px 0
}

.cozumler a {
    color: #1d4791
}

    .cozumler a:active, .cozumler a:focus, .cozumler a:hover {
        text-decoration: none;
        background-color: transparent !important;
        color: #005fff !important
    }

.rev-btn a {
    text-decoration: none;
    color: #fff
}

.rev_slider .slotholder:after {
    z-index: 2;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background: rgba(29,71,145,.35)
}

.tp-bullet {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    position: absolute;
    background: #fff;
    background: rgba(255,255,255,.3);
    cursor: pointer;
    border: 2px solid #a5a5a5
}

    .tp-bullet.selected, .tp-bullet:hover {
        background: #e8e8e8
    }

.serviceBoxes {
    display: flex;
    margin: 10px 0;
    box-shadow: 0 0 0 0 #72bd44,0 0 4px rgba(48,48,48,.7)
}

    .serviceBoxes .service-content {
        padding: 20px
    }

        .serviceBoxes .service-content h3 {
            color: #0E611C;
            font-size: 18px;
            margin: 0;
            padding: 0;
            font-weight: 700
        }

        .serviceBoxes .service-content .read a {
            background: hsl(283,39%,53%);
            color: #fff;
            margin-top: 8px;
            border: none;
            border-radius: 0
        }

        .serviceBoxes .service-content p {
            margin: 0;
            padding: 5px 0 5px
        }

    .serviceBoxes .service-icon {
        background: #72bd44;
        width: 25px
    }

    .serviceBoxes a {
        float: right;
        color: #0E611C;
        font-weight: 600
    }

.sct-1, .sct-3, .sct-5, .sct-7, .sct-9 {
    color: #fff
}

.sct-1 {
    background: #A8D0A7 url(../../assets/images/bg-battery-white.png) no-repeat 100px 10px
}

.sct-2 {
    background: #fff url(../../assets/images/bg-electronic-green.png) no-repeat 140px 10px
}

.sct-3 {
    background: #A8D0A7 url(../../assets/images/bg-energy-white.png) no-repeat 100px 10px
}

.sct-4 {
    background: #fff url(../../assets/images/bg-kamu-green.png) no-repeat 88px 10px
}

.sct-5 {
    background: #A8D0A7 url(../../assets/images/bg-machine-white.png) no-repeat 120px 10px
}

.sct-6 {
    background: #fff url(../../assets/images/bg-car-green.png) no-repeat 88px 10px
}

.sct-7 {
    background: #A8D0A7 url(../../assets/images/bg-perakende-white.png) no-repeat 130px 10px
}

.sct-8 {
    background: #fff url(../../assets/images/bg-textile-green.png) no-repeat 140px 10px
}

.sct-9 {
    background: #A8D0A7 url(../../assets/images/bg-fmcg-white.png) no-repeat 100px 10px
}

.varcontent img {
    max-width: 100%;
    height: auto
}

.section-s4hana {
    background: linear-gradient(-45deg,#16437a, #058d99, #192a6f, #0e688a );
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    color: #fff;
}

    .section-s4hana h3 {
        color: #fff !important;
    }

        .section-s4hana h3:after {
            background: #fff !important;
        }

.opsiyonel-2 .two-col img, .opsiyonel-3 .two-col img {
    width: 100%
}

.section-ic {
    padding: 50px 0
}

.section-basari {
    background-color: #1c4790;
    color: #fff
}

    .section-basari .img-bg {
        width: 100%
    }

    .section-basari h4 {
        font-weight: 600
    }

    .section-basari h5 {
        color: #b7b7b7
    }

#carouselExampleSlidesOnly .carousel-item {
    min-height: 300px
}

#carouselExampleSlidesOnly .carousel-indicators li {
    background-color: #ccc
}

#carouselExampleSlidesOnly .carousel-indicators .active {
    background-color: #1d4791
}

#carouselSlidesOnly .carousel-item {
    min-height: 350px
}

.videodetector {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 630px
}

    .videodetector iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        max-width: 1120px;
        height: 100%;
        max-height: 630px
    }

.btn-success {
    color: #fff !important;
    background-color: #72bd44;
    border-color: #72bd44
}

.pricing-table {
    display: table;
    width: 100%;
    background: #f4f4f4;
    min-height: 200px;
    box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.3);
}

    .pricing-table .pricingTable-header {
        color: #fff;
        background: #3f65a9;
        text-align: center;
        padding: 12px 8px 15px;
    }

    .pricing-table .title {
        font-weight: 700;
        text-shadow: 2px 2px #4d4d4d;
    }

.pricingTable-after {
    margin-top: -30px;
    border-top: 30px solid transparent;
    border-right: 195px solid #f4f4f4;
    border-left: 195px solid #f4f4f4;
}

.pricing-table .pricing-option {
    padding: 20px 5px 10px 0;
    transition: all 0.3s ease-in-out;
}

.pricing-table .shortlft li {
    padding-left: 25px;
    margin-bottom: 5px;
    position: relative;
}

.pricing-option .shortlft li:before {
    content: "";
    background: #71c040;
    width: 37px;
    height: 20px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    box-shadow: 5px 0 5px -3px #333 inset;
    position: absolute;
    top: 5px;
    left: -6px;
}

.pricing-table .shortlft:after {
    content: "";
    background: #3f65a9;
    height: 15px;
    width: 75%;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    transform: translateX(-50%);
    position: absolute;
    bottom: -8px;
    left: 50%;
}

.shadowbox {
    -webkit-box-shadow: 2px 5px 5px 0 rgba(181,179,181,1);
    -moz-box-shadow: 2px 5px 5px 0 rgba(181,179,181,1);
    box-shadow: 2px 5px 5px 0 rgba(181,179,181,1);
    background: #f3f3f3
}

.shadowbox-white {
    -webkit-box-shadow: 2px 5px 5px 0 rgba(181,179,181,1);
    -moz-box-shadow: 2px 5px 5px 0 rgba(181,179,181,1);
    box-shadow: 2px 5px 5px 0 rgba(181,179,181,1);
    background: #f3f3f3
}

.threebox {
    -webkit-box-shadow: 5px 5px 5px 0 rgba(181,179,181,1);
    -moz-box-shadow: 5px 5px 5px 0 rgba(181,179,181,1);
    box-shadow: 5px 5px 5px 0 rgba(181,179,181,1);
    background: #f3f3f3;
    min-height: 390px
}

    .threebox img {
        width: 100%
    }

    .threebox p {
        font-weight: 600;
        padding: 20px 12px 0;
        height: 90px;
        text-align: center;
        color: #505355
    }

    .threebox .link {
        font-weight: 600;
        color: #1c4790 !important;
        display: block;
        margin: auto;
        padding: 0;
        height: 30px;
        font-size: 13px;
        text-align: center
    }

.ortakimg {
    margin: 25px auto
}

.section-sect {
    padding: 150px 0 !important
}

.section-timeline {
    background-image: url(../../assets/images/bgsson.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.timeline-content .col-12, .timeline-info .col-12 {
    height: 90px
}

.timeline-content h4, .timeline-content h5, .timeline-content h6 {
    line-height: inherit;
    color: #fff;
    padding-top: 16px;
    font-size: 1.2rem
}

.timeline-info img {
    height: 60px
}

.timeline-info span {
    color: #fff;
    font-size: 1.2rem;
    padding: 0 0 0 10px
}

.owl-controls {
    display: none
}

.section-timeline .padding-100 {
    padding: 285px 0 170px
}

.cbk {
    position: absolute;
    left: 0;
    right: 0;
    margin: 298px auto 0;
    height: 566px
}

.tl-nokta {
    margin-left: -8px
}

.css-mb {
    max-width: 1200px;
    min-width: 50px;
    margin: 0 auto
}

    .css-mb div {
        box-sizing: border-box !important
    }

    .css-mb .mb-display-position {
        width: 80%;
        margin: 0 auto
    }

    .css-mb .mb-display {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 65.9442%;
        background: #373435;
        -webkit-border-top-left-radius: 3.5% 5.3075%;
        -moz-border-radius-topleft: 3.5% 5.3075%;
        border-top-left-radius: 3.5% 5.3075%;
        -webkit-border-top-right-radius: 3.5% 5.3075%;
        -moz-border-radius-toptight: 3.5% 5.3075%;
        border-top-right-radius: 3.5% 5.3075%
    }

        .css-mb .mb-display:before {
            content: '';
            display: block;
            position: absolute;
            top: 3%;
            left: 50%;
            width: 1%;
            height: 1.5164%;
            margin-left: -.5%;
            border-radius: 50%;
            background: #525252
        }

        .css-mb .mb-display:after {
            content: '';
            display: none;
            position: absolute;
            right: .4%;
            top: .64%;
            width: 62.5%;
            height: 100%;
            background: 0 0;
            background: -moz-linear-gradient(55deg,rgba(0,0,0,0) 61%,rgba(255,255,255,.05) 61%);
            background: -webkit-linear-gradient(36deg,rgba(0,0,0,0) 61%,rgba(255,255,255,.05) 61%);
            background: -o-linear-gradient(55deg,rgba(0,0,0,0) 61%,rgba(255,255,255,.05) 61%);
            background: linear-gradient(55deg,rgba(0,0,0,0) 61%,rgba(255,255,255,.05) 61%);
            -webkit-border-top-right-radius: 5.3075%;
            -moz-border-radius-toptight: 5.3075%;
            border-top-right-radius: 5.3075%
        }

    .css-mb.with-glare .mb-display:after {
        display: block
    }

    .css-mb .mb-screen-position {
        position: absolute;
        top: 6.5%;
        width: 93.2%;
        left: 3.4%;
        height: 0;
        margin: 0;
        padding-bottom: 58.25%
    }

    .css-mb .mb-screen {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        overflow: hidden;
        background: #fff
    }

        .css-mb .mb-screen img {
            max-width: 100%;
            height: auto
        }

        .css-mb .mb-screen iframe {
            width: 100%;
            height: 100%;
            border: 0
        }

    .css-mb .mb-body {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 2.3%;
        background: #e6e7e8;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px
    }

        .css-mb .mb-body:before {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            left: 50%;
            width: 14.074%;
            height: 0;
            padding-bottom: 1.4814%;
            margin-left: -7.037%;
            background: #a9abae;
            -webkit-border-bottom-left-radius: 7.037% 50%;
            -moz-border-radius-bottomleft: 7.037% 50%;
            border-bottom-left-radius: 7.037% 50%;
            -webkit-border-bottom-right-radius: 7.037% 50%;
            -moz-border-radius-bottomtight: 7.037% 50%;
            border-bottom-right-radius: 7.037% 50%
        }

    .css-mb .mb-bottom-cover {
        width: 100%;
        height: 4px;
        padding-bottom: .7407%;
        background: #a9abae;
        -webkit-border-bottom-left-radius: 12% 600%;
        -moz-border-radius-bottomleft: 12% 600%;
        border-bottom-left-radius: 12% 600%;
        -webkit-border-bottom-right-radius: 12% 600%;
        -moz-border-radius-bottomtight: 12% 600%;
        border-bottom-right-radius: 12% 600%
    }

.xs-iletisim {
    background: #6cbf4a;
    background: -moz-linear-gradient(top,#6cbf4a 0,#059e09 100%);
    background: -webkit-linear-gradient(top,#6cbf4a 0,#059e09 100%);
    background: linear-gradient(to bottom,#6cbf4a 0,#059e09 100%);
    color: #fff;
    padding: 30px 0
}

    .xs-iletisim h4 {
        font-weight: 600
    }

    .xs-iletisim p {
        margin-bottom: 40px
    }

    .xs-iletisim a {
        border-radius: 15px;
        background: #fff;
        color: #5cba40;
        padding: 8px 50px;
        margin-top: 30px;
        font-weight: 600
    }

.ft-sitemap {
    background: #1c1c1c;
    color: #fff;
    padding: 40px 0 20px
}

.partnerdiv img {
    height: 55px
}

.footbar_ul {
    float: left;
    margin-top: 6px
}

    .footbar_ul li {
        float: left;
        padding: 0 5px
    }

        .footbar_ul li a {
            background: url(../../assets/images/split.png) no-repeat;
            width: 40px;
            display: inline-block;
            height: 40px
        }

    .footbar_ul > li:nth-child(1) > a {
        background-position: -1px -128px
    }

    .footbar_ul > li:nth-child(2) > a {
        background-position: -48px -128px
    }

    .footbar_ul > li:nth-child(3) > a {
        background-position: -94px -128px
    }

    .footbar_ul > li:nth-child(4) > a {
        background-position: -140px -128px
    }

    .footbar_ul > li:nth-child(5) > a {
        background-position: -185px -128px
    }

.altbar_ul {
    float: left;
    margin-top: 25px
}

    .altbar_ul li {
        background: url(../../assets/images/split.png) no-repeat;
        width: 110px;
        display: inline-block;
        height: 50px
    }

    .altbar_ul > li:nth-child(1) {
        background-position: -155px -2px
    }

    .altbar_ul > li:nth-child(2) {
        background-position: -260px -2px
    }

.ftr-smd ul {
    overflow: auto
}

    .ftr-smd ul li {
        list-style-type: none;
        float: left
    }

        .ftr-smd ul li a i {
            background: #205d7a;
            color: #fff;
            width: 40px;
            height: 40px;
            font-size: 25px;
            text-align: center;
            margin-right: 10px;
            padding-top: 15%;
            transition: all .2s ease-in-out
        }

.ftr-smd .fa-facebook {
    background: #3b5998
}

.ftr-smd .fa-linkedin {
    background: #007bb6
}

.ftr-smd .fa-twitter {
    background: #00aced
}

.ftr-smd .fa-instagram {
    background: #dd4b39
}

.ftr-smd .fa-youtube {
    background: #fa0000
}

.ftr-smd ul li a i:hover {
    opacity: .7
}

.ftr-smd p {
    margin-bottom: 1.2rem !important;
    font-size: 14px
}

.shortway ul li {
    float: left;
    padding: 25px 20px 25px 0
}

.shortway li:first-child {
    padding-left: 0
}

.shortway ul li a {
    color: #fff;
    font-size: .9em
}

    .shortway ul li a:active, .shortway ul li a:hover {
        color: #e0e0e0
    }

.blog {
    margin: 50px 0
}

    .blog img {
        width: 100%;
        margin-bottom: 25px
    }

.haber {
    margin-bottom: 50px
}

    .haber img {
        width: 100%;
        margin-bottom: 25px
    }

.section-blogdetay p {
    clear: both
}

.devam {
    color: #1d4791 !important;
    font-weight: 600
}

.devam2 {
    color: #1d4791 !important;
}

.section-ref1 {
    background: url(../images/referansbg.png) no-repeat;
    background-size: cover;
    padding: 75px 0
}

.section-ref2 {
    background: #f4f4f4;
    padding: 50px 0
}

.section-ref {
    padding: 50px 0
}

.refimage-abs {
    position: absolute;
    top: 8px;
    right: 25px;
    z-index: 2
}

.copyright {
    background: #1c1c1c;
    color: #fff;
    padding: 10px 0
}

.scroll-to-top {
    position: fixed;
    z-index: 10001;
    bottom: 30px;
    display: none;
    right: 10px;
    background: url(../../assets/images/split.png) no-repeat;
    background-position: -105px -61px;
    width: 38px;
    height: 38px;
    cursor: pointer
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #72bd44;
    background-color: #fff;
    border: .1em solid #72bd44;
    border-radius: .1rem
}

.section-ilandetay strong {
    color: #1c4790
}

.section-ilandetay h2 {
    font-size: 1.5rem;
    font-weight: 600;
    color: #1c4790
}

.ilanform h3 {
    margin-bottom: 25px;
    margin-top: 30px;
    font-size: 1.5rem;
    color: #1c4790;
    font-weight: 600
}

    .ilanform h3::after {
        content: '';
        position: absolute;
        left: 15px;
        bottom: -5px;
        width: 100px;
        height: 4px;
        transition: .4s;
        background: #1c4790
    }

.bf-btn {
    color: #fff;
    background: #1d4791
}

    .bf-btn:hover {
        color: #fff;
        background: #2057b5
    }

.hdsb {
    margin-bottom: 50px
}

    .hdsb h3 {
        color: #1c4790;
        font-weight: 600
    }

    .hdsb h1 {
        font-size: 2rem !important;
        color: #1c4790;
        font-weight: 600
    }

        .hdsb h1::after, .hdsb h3::after {
            content: '';
            position: absolute;
            left: 15px;
            bottom: 0;
            width: 100px;
            height: 4px;
            transition: .4s;
            background: #1c4790
        }

.ct-h1 {
    font-size: 2.1rem;
    color: #1d4791 !important;
    font-weight: 600
}

.disclaimer {
    font-size: 1rem;
    font-style: italic
}

#landingform {
    margin: 10px auto 10px auto
}

    #landingform .hdsb h3 {
        text-align: center
    }

        #landingform .hdsb h3::after {
            margin: 10px auto 0 auto;
            display: block;
            content: '';
            position: relative
        }

.hdwt h3 {
    color: #fff;
    font-weight: 600
}

    .hdwt h3::after {
        content: '';
        position: absolute;
        left: 20px;
        bottom: 0;
        width: 100px;
        height: 4px;
        transition: .4s;
        background: #fff
    }

.subeler h5 {
    color: #000;
    font-weight: 600
}

.subeler img {
    display: block;
    margin: 10px auto
}

.rights {
    margin: 0 !important;
    font-size: .7em
}

    .rights a {
        color: #fff
    }

        .rights a:active, .rights a:hover {
            color: #e0e0e0
        }

        .rights a span {
            background: url(../../assets/images/split.png) no-repeat;
            background-position: -111px -94px;
            width: 27px;
            height: 19px;
            display: inline-block
        }

.card-body {
    border-left: 4px solid #1c4790
}

.card-header {
    padding: .75rem .75rem;
    background: #fff
}

.cb-color {
    color: #1C4790;
    font-weight: 600;
    padding: 1rem;
}

.btn-link {
    font-weight: 600;
    color: #1c4790
}

.thumbnail-light-image {
    width: 100%
}

.nav {
    display: block
}

#tabs-1-1 ol li, #tabs-1-1 ul li {
    display: list-item
}

.tabs-custom {
    text-align: left
}

    .tabs-custom .nav-tabs {
        font-size: 0;
        line-height: 0;
        word-spacing: 0;
        border: 0
    }

        .tabs-custom .nav-tabs:after, .tabs-custom .nav-tabs:before {
            display: none
        }

    .tabs-custom .nav-item {
        float: none;
        border: 0;
        cursor: pointer;
        transition: .33s all ease
    }

    .tabs-custom .nav-link {
        margin: 0;
        border-radius: 0;
        border: 0
    }

        .tabs-custom .nav-link.active {
            cursor: default;
            border: 0
        }

.nav-second {
    padding: 10px !important;
    border: 1px solid #1a7179
}

.tab-content > .tab-pane {
    display: block;
    visibility: hidden;
    height: 0;
    overflow: hidden
}

.tab-content > .active {
    visibility: visible;
    height: auto;
    overflow: visible
}

.tabs-line .nav-tabs {
    position: relative
}

.tabs-line .nav-link {
    font-size: 16px;
    line-height: 1.4;
    text-align: center;
    vertical-align: middle
}

.tabs-line * + .tab-content {
    margin-top: 20px
}

* + .tabs-line {
    margin-top: 30px
}

.tabs-corporate .nav-tabs {
    position: relative;
    border: 1px solid #e5e7e9
}

.tabs-corporate .nav-item {
    margin: -1px
}

.tabs-corporate .nav-link {
    padding: 10px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.4;
    color: #74757f;
    background: 0 0;
    border-bottom: 1px solid #e5e7e9;
    text-align: center;
    vertical-align: middle
}

    .tabs-corporate .nav-link:first-child {
        border-top: 1px solid #e5e7e9
    }

    .tabs-corporate .nav-link.active, .tabs-corporate .nav-link:hover {
        color: #fff;
        background: #2626a8;
        border-color: #2626a8
    }

.tabs-corporate .tab-content {
    padding: 30px 0 0
}

.pulsate-css {
    border-radius: 30px;
    height: 140px;
    width: 140px;
    position: relative;
    display: inline-block;
    animation: pulsate 3s ease-out;
    animation-iteration-count: infinite;
    opacity: 0;
    margin-top: 20px;
    text-align: center
}

.allDialogs {
    margin-top: 150px;
    position: relative
}

.st0 {
    fill: #005191;
    stroke: #242424;
    stroke-width: 5;
    stroke-miterlimit: 10
}

.st1 {
    fill: #344156;
    stroke: #121316;
    stroke-width: 5;
    stroke-miterlimit: 10
}

.st2 {
    opacity: .77;
    fill: none;
    stroke: #2f343f;
    stroke-width: 6;
    stroke-miterlimit: 10;
    stroke-dasharray: 6.0121,6.0121;
    enable-background: new
}

.st3 {
    opacity: .32;
    fill: #004cff;
    stroke: #3175c0;
    stroke-width: 2;
    stroke-miterlimit: 10;
    enable-background: new
}

.st4 {
    fill: #12161e;
    stroke: #3f454f;
    stroke-width: 5;
    stroke-miterlimit: 10
}

.st5 {
    opacity: .7;
    fill: url(#SVGID_1_);
    enable-background: new
}

.st6 {
    fill: #00890e
}

.st7 {
    fill: #414751
}

.st8 {
    fill: none
}

.st9 {
    opacity: .74;
    fill: #1b1e25;
    stroke: #49535e;
    stroke-miterlimit: 10;
    enable-background: new
}

.st10 {
    fill: #ff3c00
}

.st11 {
    opacity: .32
}

.st12 {
    fill: #1b1e25;
    stroke: #49535e;
    stroke-miterlimit: 10
}

.st13 {
    opacity: .42;
    fill: #000510;
    enable-background: new
}

.st14 {
    fill: #00890d
}

.st15 {
    fill: #253e5b
}

.st16 {
    opacity: .2;
    fill: url(#SVGID_2_);
    enable-background: new
}

.st17 {
    fill: #2b3647
}

.st18 {
    opacity: .33
}

.st19 {
    fill: #8797ad
}

.st20 {
    fill: none;
    stroke: none
}

#svg {
    margin: 0 auto;
    display: table;
    z-index: 1
}

.inlinesvg .fallback {
    display: none;
    visibility: hidden
}

.no-inlinesvg .fallback {
    width: 500px;
    height: 500px;
    display: block
}

    .no-inlinesvg .fallback img {
        width: 100%
    }

.dialog {
    color: #434953;
    letter-spacing: .03em;
    position: absolute;
    z-index: 200;
    text-align: left;
    opacity: .7
}

    .dialog h3 {
        color: #1c4790;
        font-weight: 600;
        margin-bottom: 10px
    }

    .dialog p {
        padding-top: 0;
        margin-top: 0;
        font-size: 20px
    }

        .dialog p.smaller {
            font-size: 14px;
            line-height: 1.25em
        }

.dialog {
    visibility: hidden
}

.sub {
    font-size: 60%;
    vertical-align: sub
}

.parallax-frame {
    min-height: 400px;
    background: rgba(23,23,23,.5);
}

#parallaxextra .parallax_content {
    font-weight: 600;
    font-size: 28px;
    color: #f3f3f3;
    text-shadow: 2px 2px #4d4d4d;
}

    #parallaxextra .parallax_content p:first-child {
        padding-top: 100px;
    }

.parallax_content img {
    padding: 20px 0;
    display: block;
    height: 350px;
    margin: 0 auto
}

.ilankat {
    padding: 10px
}

    .ilankat h3 {
        font-size: 1.5rem;
        margin-top: 8px;
        height: 50px
    }

    .ilankat p {
        height: 75px
    }

    .duyuru-cb label{
        color:#fff;
        font-size:12px;
    }
.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    line-height: 1.5;
    color: #fff;
    content: "Seç...";
    background-color: #72bd44;
    border-left: .1rem solid #72bd44;
    border-radius: 0
}

.ui-slider-handle {
    border-radius: 2px;
    background: #7a9293;
    position: absolute;
    display: block;
    margin-top: -3px;
    width: 14px;
    height: 14px;
    outline: 0
}

.no-pad {
    padding: 0
}

#search-elements-div {
    position: relative
}

    #search-elements-div i {
        position: absolute;
        width: 5px;
        height: 80%;
        background-color: #fff;
        left: -10px;
        top: 10%;
        animation-name: blink;
        animation-duration: .8s;
        animation-iteration-count: infinite;
        opacity: 1
    }

#search-form input:focus + i {
    display: none
}

#search-form input:focus {
    outline: 0
}

#header-search-form-wrap #search-form {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px
}

.screen-reader-text {
    position: absolute;
    top: -9999px;
    left: -9999px
}

#header-search-form-wrap #search-form .search-input, body.body-search .search-input {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 6rem;
    background: 0 0;
    color: #fff;
    box-shadow: none !important;
    border: 0;
    padding: 0
}

    #header-search-form-wrap #search-form .search-input::placeholder, body.body-search .search-input::placeholder {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 6rem;
        background: 0 0;
        color: #fff;
        box-shadow: none !important;
        border: 0;
        padding: 0
    }

.search-form .search-input[type=search] {
    width: 100%
}

#header-search-form-wrap.open {
    opacity: 1;
    visibility: visible
}

#header-search-form-wrap {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 129px;
    left: 0;
    width: 100%;
    height: 100%;
    height: calc(100% - 120px);
    transition: .2s;
    background: linear-gradient(to bottom,rgba(29,71,145,.95) 20%,rgba(29,71,145,.75) 60%,transparent);
    padding: 45px 0 0;
    z-index: 10
}

.visually-hidden {
    position: absolute !important;
    top: -9999px;
    left: -9999px
}

.statik-gorsel {
    position: fixed;
    bottom: 351px;
    right: 0;
    z-index: 999;
    opacity: 1;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    cursor: pointer
}

.statik-gorsel img {
    display:block;
    height:126px;
    width:42px;
}

.statik-gorsel .webinar-right{
    margin-bottom:10px;
}

    .statik-gorsel.slided {
        margin-right: 299px
    }

.statik-info {
    padding: 23px;
    background: #1c4790;
    width: 303px;
    position: fixed;
    bottom: 1px;
    right: 0;
    margin-right: -295px;
    z-index: -11;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    opacity: 0
}

    .statik-info .btn {
        margin-bottom: 7px;
        border-radius: 0;
        color: #1c4790;
        background: #fff
    }

    .statik-info h6 {
        color: #fff
    }

    .statik-info.open {
        margin-right: 0;
        z-index: 99;
        opacity: 1
    }

    .statik-info button.close {
        -webkit-appearance: none;
        padding: 0;
        cursor: pointer;
        background: 0 0;
        border: 0
    }

    .statik-info .popup-close {
        position: absolute;
        top: 11px;
        right: 55px
    }

    .statik-info .close {
        top: -3px;
        left: 3px;
        float: right;
        font-size: 30px;
        font-weight: 700;
        line-height: 1;
        color: #fff;
        text-shadow: 0 1px 0 #fff;
        opacity: .7
    }

.tlp-control .tlp-input {
    margin: 10px 0;
    width: 257px;
    background: #06367a;
    border: none;
    padding: 10px;
    font-size: 13px;
    color: #fff
}

.tlp-textarea {
    width: 257px;
    padding: 10px;
    background: #06367a;
    font-size: 13px;
    resize: none;
    border: none;
    color: #fff
}

.hoverlayer {
    position: absolute;
    top: 0;
    left: 10px;
    right: 10px;
    height: 100%;
    padding: 0;
    border: 4px solid #002282;
    background: url(../../assets/images/filterbg.jpg);
    cursor: pointer;
    opacity: .6
}

.isotope-item .hoverlayer {
    background: 0 0;
    border: none
}

    .isotope-item .hoverlayer:hover {
        border: 4px solid #002282;
        background: url(../../assets/images/filterbg.jpg)
    }

.iso-pad {
    margin-top: 20px
}

.tablinks {
    padding: 4px 22px;
    display: block;
    cursor: pointer;
    color: #595959 !important
}

    .tablinks.active {
        font-weight: 600
    }

#sorucevap ul li:before, #webinar ul li:before {
    content: '✓';
    color: #00a000;
    padding-right: 5px;
    font-size: 13px;
}

#sorucevap ul li, #webinar ul li {
    margin-bottom: 7px;
}

.varcontent ul {
    list-style-position: inside !important
}

    .varcontent ul.shortlft {
        list-style: none !important;
        margin-bottom: 35px
    }

.opsiyonel-2 ul, .opsiyonel-3 ul, .section-coz ul {
    list-style: none !important
}

    .opsiyonel-2 ul li ul, .opsiyonel-3 ul li ul, .section-coz ul li ul {
        list-style: circle !important;
        list-style-position: inside !important;
        text-indent: 23px
    }

.uppercase {
    text-transform: uppercase
}

@keyframes blink {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes text-focus-in {
    0% {
        -webkit-filter: blur(12px);
        filter: blur(12px);
        opacity: 0
    }

    100% {
        -webkit-filter: blur(0);
        filter: blur(0);
        opacity: 1
    }
}

@keyframes text-focus-in {
    0% {
        -webkit-filter: blur(12px);
        filter: blur(12px);
        opacity: 0
    }

    100% {
        -webkit-filter: blur(0);
        filter: blur(0);
        opacity: 1
    }
}

.focus-in-contract {
    -webkit-animation: focus-in-contract .7s cubic-bezier(.25,.46,.45,.94) both;
    animation: focus-in-contract .7s cubic-bezier(.25,.46,.45,.94) both
}

@-webkit-keyframes focus-in-contract {
    0% {
        letter-spacing: 1em;
        -webkit-filter: blur(12px);
        filter: blur(12px);
        opacity: 0
    }

    100% {
        -webkit-filter: blur(0);
        filter: blur(0);
        opacity: 1
    }
}

@keyframes focus-in-contract {
    0% {
        letter-spacing: 1em;
        -webkit-filter: blur(12px);
        filter: blur(12px);
        opacity: 0
    }

    100% {
        -webkit-filter: blur(0);
        filter: blur(0);
        opacity: 1
    }
}

.focus-in-contract-bck {
    -webkit-animation: focus-in-contract-bck 1s cubic-bezier(.25,.46,.45,.94) 1s both;
    animation: focus-in-contract-bck 1s cubic-bezier(.25,.46,.45,.94) 1s both
}

@-webkit-keyframes focus-in-contract-bck {
    0% {
        letter-spacing: 1em;
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        -webkit-filter: blur(12px);
        filter: blur(12px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateZ(12px);
        transform: translateZ(12px);
        -webkit-filter: blur(0);
        filter: blur(0);
        opacity: 1
    }
}

@keyframes focus-in-contract-bck {
    0% {
        letter-spacing: 1em;
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        -webkit-filter: blur(12px);
        filter: blur(12px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateZ(12px);
        transform: translateZ(12px);
        -webkit-filter: blur(0);
        filter: blur(0);
        opacity: 1
    }
}

.tracking-in-expand-fwd-top {
    -webkit-animation: tracking-in-expand-fwd-top 2s cubic-bezier(.215,.61,.355,1) both;
    animation: tracking-in-expand-fwd-top 2s cubic-bezier(.215,.61,.355,1) both
}

@-webkit-keyframes tracking-in-expand-fwd-top {
    0% {
        letter-spacing: -.5em;
        -webkit-transform: translateZ(-700px) translateY(-500px);
        transform: translateZ(-700px) translateY(-500px);
        opacity: 0
    }

    40% {
        opacity: .6
    }

    100% {
        -webkit-transform: translateZ(0) translateY(0);
        transform: translateZ(0) translateY(0);
        opacity: 1
    }
}

@keyframes tracking-in-expand-fwd-top {
    0% {
        letter-spacing: -.5em;
        -webkit-transform: translateZ(-700px) translateY(-500px);
        transform: translateZ(-700px) translateY(-500px);
        opacity: 0
    }

    40% {
        opacity: .6
    }

    100% {
        -webkit-transform: translateZ(0) translateY(0);
        transform: translateZ(0) translateY(0);
        opacity: 1
    }
}

.tracking-in-expand-fwd-bottom {
    -webkit-animation: tracking-in-expand-fwd-bottom 2s cubic-bezier(.215,.61,.355,1) both;
    animation: tracking-in-expand-fwd-bottom 2s cubic-bezier(.215,.61,.355,1) both
}

@-webkit-keyframes tracking-in-expand-fwd-bottom {
    0% {
        letter-spacing: -.5em;
        -webkit-transform: translateZ(-700px) translateY(500px);
        transform: translateZ(-700px) translateY(500px);
        opacity: 0
    }

    40% {
        opacity: .6
    }

    100% {
        -webkit-transform: translateZ(0) translateY(0);
        transform: translateZ(0) translateY(0);
        opacity: 1
    }
}

@keyframes tracking-in-expand-fwd-bottom {
    0% {
        letter-spacing: -.5em;
        -webkit-transform: translateZ(-700px) translateY(500px);
        transform: translateZ(-700px) translateY(500px);
        opacity: 0
    }

    40% {
        opacity: .6
    }

    100% {
        -webkit-transform: translateZ(0) translateY(0);
        transform: translateZ(0) translateY(0);
        opacity: 1
    }
}

.scroll-down {
    position: absolute;
    left: 50%;
    bottom: 5vh;
    display: block;
    text-align: center;
    font-size: 23px;
    z-index: 100;
    text-decoration: none;
    text-shadow: 0;
    width: 13px;
    height: 13px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    z-index: 9;
    -webkit-transform: translate(-50%,0) rotate(45deg);
    -moz-transform: translate(-50%,0) rotate(45deg);
    transform: translate(-50%,0) rotate(45deg);
    -webkit-animation: fade_move_down 2s ease-in-out infinite;
    -moz-animation: fade_move_down 2s ease-in-out infinite;
    animation: fade_move_down 2s ease-in-out infinite
}

@-webkit-keyframes fade_move_down {
    0% {
        -webkit-transform: translate(0,-10px) rotate(45deg);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: translate(0,10px) rotate(45deg);
        opacity: 0
    }
}

@-moz-keyframes fade_move_down {
    0% {
        -moz-transform: translate(0,-10px) rotate(45deg);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: translate(0,10px) rotate(45deg);
        opacity: 0
    }
}

@keyframes fade_move_down {
    0% {
        transform: translate(0,-10px) rotate(45deg);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        transform: translate(0,10px) rotate(45deg);
        opacity: 0
    }
}

.mega-menu-wrap {
    text-align: left;
    padding: 20px;
    border-radius: 10px;
    background-color: rgba(28,71,144,.9)
}

    .mega-menu-wrap .row .co {
        padding: 0 15px;
        margin-bottom: 15px
    }

@-webkit-keyframes sprite-animation {
    from {
        background-position: 0 0
    }
}

@keyframes sprite-animation {
    from {
        background-position: 0 0
    }
}

[data-isotope-layout] {
    z-index: 0;
    display: block;
    overflow: hidden;
    min-height: 160px;
    margin-left: -15px;
    margin-right: -15px;
    transition: .4s all ease
}

    [data-isotope-layout]:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 64px;
        height: 64px;
        margin-top: 15px;
        background-image: url(../images/isotope-loader.png);
        background-position: -1152px 0;
        -webkit-animation: .7s sprite-animation steps(18) infinite;
        animation: .7s sprite-animation steps(18) infinite;
        transition: .4s all ease;
        -webkit-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0)
    }

    [data-isotope-layout] [class*=col-] {
        display: block;
        opacity: 0;
        will-change: transform;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transition: .1s opacity ease-in
    }

    [data-isotope-layout].isotope--loaded [class*=col-] {
        opacity: 1
    }

    [data-isotope-layout].isotope--loaded:after {
        opacity: 0;
        visibility: hidden
    }

.isotope.isotope-condensed {
    margin-left: 0;
    margin-right: 0;
    overflow: hidden
}

    .isotope.isotope-condensed [class*=col] {
        padding: 0;
        margin: 0 0 30px
    }

.isotope-filters-list {
    position: relative;
    font-size: 16px;
    margin-bottom: -10px
}

    .isotope-filters-list > * {
        margin-left: 20px
    }

    .isotope-filters-list::after {
        content: '';
        position: absolute;
        left: 20px;
        right: 0;
        bottom: 10px
    }

    .isotope-filters-list li {
        display: inline-block;
        margin-bottom: 10px
    }

    .isotope-filters-list a {
        position: relative;
        display: block;
        z-index: 1;
        padding-bottom: 10px;
        color: #74757f;
        font-size: 16px
    }

        .isotope-filters-list a::after {
            content: '';
            position: absolute;
            right: 0;
            bottom: 0;
            width: 0;
            height: 1px;
            transition: .4s;
            background: #2626a8
        }

        .isotope-filters-list a:hover {
            color: #29293a
        }

        .isotope-filters-list a.active {
            color: #29293a
        }

            .isotope-filters-list a.active::after {
                right: auto;
                left: 0;
                width: 100%
            }

* + .isotope {
    margin-top: 30px
}

@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(.1,.1);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1,1);
        opacity: 0
    }
}

@-webkit-keyframes opacityPulse {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.kurumsal-bgr {
    background: #f3f3f3;
    padding: 0
}

.title a {
    color: #1d4791
}

.serviceBox2 {
    padding: 15px 25px;
    border-radius: 5px;
    text-align: left;
    overflow: hidden;
    z-index: 1;
    position: relative;
    border: 1px solid #ebebeb;
    margin: 12px
}

    .serviceBox2:before {
        content: "";
        width: 100%;
        height: 100%;
        border-radius: 5px;
        background: #094d92;
        position: absolute;
        top: 0;
        left: -100%;
        z-index: -1;
        transition: all .5s ease 0s
    }

    .serviceBox2:hover:before {
        left: 0
    }

    .serviceBox2:after {
        content: "";
        width: 7px;
        height: 0;
        border-radius: 5px;
        background: #72bd44;
        position: absolute;
        top: 0;
        left: 0;
        transition: all .5s ease 0s
    }

    .serviceBox2:hover:after {
        height: 100%
    }

    .serviceBox2 .service-icon {
        color: #094d92;
        transition: all .5s ease 0s
    }

        .serviceBox2 .service-icon i {
            font-size: 24px;
            margin-right: 10px
        }

    .serviceBox2 .title {
        display: inline-block;
        font-size: 19px;
        font-weight: 700;
        text-transform: capitalize;
        margin: 0
    }

    .serviceBox2 .description {
        font-size: 15px;
        color: #777;
        line-height: 25px;
        transition: all .5s ease 0s
    }

    .serviceBox2:hover .description, .serviceBox2:hover .service-icon, .serviceBox2:hover .title a {
        color: #fff
    }

.degerler {
    background: #1d4791;
    padding: 25px 0
}

nav > .nav.nav-tabs {
    border: none;
    color: #fff;
    border-radius: 0
}

nav > div a.nav-item.nav-link, nav > div a.nav-item.nav-link.active {
    border: none;
    padding: 18px 25px;
    color: #fff;
    background: 0 0;
    border-radius: 0;
    display: inline-block;
    font-weight: 600
}

    nav > div a.nav-item.nav-link.active {
        color: #72bd44
    }

        nav > div a.nav-item.nav-link.active:after {
            content: "";
            position: relative;
            bottom: -55px;
            left: -10%;
            border-top-color: #72bd44
        }

.tab-content {
    border-top: 2px solid #72bd44;
    color: #fff
}

nav > div a.nav-item.nav-link:focus, nav > div a.nav-item.nav-link:hover {
    border: none;
    color: #72bd44;
    font-weight: 600;
    border-radius: 0;
    transition: background .2s linear
}

.sociales {
    text-align: center;
    margin-bottom: 20px
}

#timeline {
    max-width: 800px;
    width: 100%;
    height: 300px;
    overflow: hidden;
    margin: auto;
    position: relative;
    background: url(../../assets/images/timeline/dot.gif) left 45px repeat-x
}

#dates {
    width: 800px;
    height: 60px;
    overflow: hidden
}

    #dates li {
        list-style: none;
        float: left;
        width: 100px;
        height: 50px;
        font-size: 24px;
        text-align: center;
        background: url(../../assets/images/timeline/biggerdot.png) center bottom no-repeat
    }

    #dates a {
        line-height: 38px;
        padding-bottom: 10px;
        color: #1d4791;
        font-weight: 600
    }

    #dates .selected {
        font-size: 44px
    }

#issues {
    width: 800px;
    height: 200px;
    overflow: hidden
}

    #issues li {
        width: 800px;
        height: 350px;
        list-style: none;
        float: left
    }

        #issues li.selected img {
            -webkit-transform: scale(1.1,1.1);
            transform: scale(1.1,1.1)
        }

        #issues li img {
            float: left;
            margin: 10px 30px 10px 50px;
            background: 0 0;
            zoom: 1;
            -webkit-transition: all 2s ease-in-out;
            transition: all 2s ease-in-out;
            -webkit-transform: scale(.7,.7);
            transform: scale(.7,.7)
        }

        #issues li h4 {
            color: #1d4791;
            font-size: 34px;
            margin: 20px 0;
            text-shadow: #000 1px 1px 2px
        }

#next, #prev {
    position: absolute;
    font-size: 70px;
    top: 82px;
    width: 22px;
    height: 38px;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden
}

    #next:hover, #prev:hover {
        background-position: 0 -76px
    }

#next {
    right: 0;
    background-image: url(../../assets/images/timeline/next.png)
}

#prev {
    left: 0;
    background-image: url(../../assets/images/timeline/prev.png)
}

    #next.disabled, #prev.disabled {
        opacity: .2
    }

.carousel-control-next, .carousel-control-prev {
    width: 50px;
    border-radius: 30px;
    height: 50px;
    background: rgba(0,0,0,.90);
    top: 50%;
    margin-top: -25px;
    margin: -25px 7px 0 7px
}

.soru-collapse-btn:active {
    margin-bottom: -5px;
    -webkit-box-shadow: 0 3px 0 rgb(8,0,136),0 3px 6px rgba(0,0,0,.9);
    -moz-box-shadow: 0 3px 0 rgb(8,0,136),0 3px 6px rgba(0,0,0,.9);
    box-shadow: 0 3px 0 rgb(8,0,136),0 3px 6px rgba(0,0,0,.9);
    position: relative
}

#webinar-slider .owl-prev span, #webinar-slider .owl-next span {
    font-size: 50px;
    margin: 15px;
    font-weight: 700;
    color: #1d4791
}

#webinar-slider .owl-prev.disabled span, #webinar-slider .owl-next.disabled span {
    color: #cecece
}

#seo-content h1 {
    font-size: 2.2rem;
    padding-bottom: 7px;
}

seo-content h2 {
    font-size: 1.8rem;
    padding-bottom: 7px;
}

#parallaxframe {
    background: rgba(23,23,23,.5)
}

.seo-devam {
    color: #1d4791 !important;
    font-weight: 600
}

    .seo-devam::after {
        content: '';
        position: absolute;
        left: 50%;
        bottom: 0;
        width: 100px;
        height: 3px;
        transition: .4s;
        background: #72bd44;
        margin-left: -50px;
    }

.sct1 img {
    display: block;
    max-width: 688px;
    width: 100%;
    margin: 35px auto
}

.sct2, .sct4, .section-last-iletisim {
    background: #F4F2F3
}

    .sct2 ul {
        list-style: none !important
    }

        .sct2 ul li {
            padding: 15px
        }

            .sct2 ul li img {
                padding: 0 15px 0 0
            }

.sct6 h4 {
    margin-top: 40px;
    color: #fff
}

.sct6 h5 {
    margin-top: 20px;
    color: #fff
}

.ucluicon {
    height: 100px
}

#ucluler h4 {
    text-align: center;
    font-size: 1.3rem;
    font-weight: 600
}

#ucluler p {
    text-align: center;
    font-size: 14px
}

.ucluicon img {
    display: block;
    margin: auto
}

.img-cozum-flt {
    float: left;
    margin-right: 25px
}

.img-cozum-fltr {
    float: right;
    margin-left: 25px
}

#lastcontact-form input, #lastcontact-form textarea {
    border-radius: 20px
}

.analizdiv p {
    font-size: 28px
}

.onanaliz-img {
    width: 250px;
    margin: 0 auto;
    display: block
}

.carousel-yorum {
    margin: 25px 0;
    color: #fff;
    height: 220px
}

    .carousel-yorum i {
        display: inline-block
    }

        .carousel-yorum i:nth-last-child(1) {
            text-align: right
        }

    .carousel-yorum p {
        display: inline
    }

.separator {
    background-color: #ececed !important;
    width: 35%;
    height: 1px;
    background-color: #fff;
    margin: 0 auto 20px auto
}

#basari_hikayesi img {
    margin: 25px 0 15px 0
}

#basari_hikayesi span {
    color: #1d4791 !important;
    font-weight: 600
}

#basari_hikayesi p {
    font-size: 14px
}

.section-oduller img {
    max-height: 200px
}

.section-oduller {
    background: #152441
}

    .section-oduller h3 {
        color: #fff !important
    }

    .section-oduller p {
        color: #fff;
        font-size: 13px
    }

.dynamic-area img {
    max-width: 500px;
    width: 100%
}

.non-fluid {
    max-width: none !important;
    width: unset !important
}

.sorucevap .accordion .panel {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 15px 10px;
}

.sorucevap .accordion .panel-heading {
    border-radius: 30px;
    padding: 0;
}

.sorucevap .accordion .panel-title a {
    background: #375c9c none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding: 12px 20px 12px 50px;
    position: relative;
    transition: all 0.3s ease 0s;
    -webkit-box-shadow: 0 0px 0 rgb(9, 4, 90), 0 0px 5px rgba(0,0,0,.7);
    -moz-box-shadow: 0 5px 0 rgb(8,0,136),0 5px 15px rgba(0,0,0,.7);
}

    .sorucevap .accordion .panel-title a.collapsed {
        background: #375c9c none repeat scroll 0 0;
        color: #fff;
    }

    .sorucevap .accordion .panel-title a::after, #accordion .panel-title a.collapsed::after {
        background: #375c9c none repeat scroll 0 0;
        border: 1px solid transparent;
        border-radius: 50%;
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.58);
        color: #fff;
        content: "\2212";
        font-family: fontawesome;
        font-size: 25px;
        height: 55px;
        left: -20px;
        line-height: 55px;
        position: absolute;
        text-align: center;
        top: -5px;
        transition: all 0.3s ease 0s;
        width: 55px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .sorucevap .accordion .panel-title a.collapsed::after {
        background: #375c9c none repeat scroll 0 0;
        border: 1px solid #333;
        box-shadow: none;
        content: "\002b";
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

.sorucevap .accordion .panel-body {
    background: transparent none repeat scroll 0 0;
    border-top: medium none;
    padding: 20px 25px 10px 9px;
    position: relative;
}

    .sorucevap .accordion .panel-body p {
        border-left: 1px dashed #8c8c8c;
        padding-left: 25px;
    }

.list-ticked {
    list-style-position: inside !important
}

    .list-ticked li {
        margin-bottom: 8px;
    }

        .list-ticked li:before {
            content: '✓';
            color: #00a000;
            padding-right: 5px;
            font-size: 13px;
        }

.akilli-img-nomargin {
    margin: 0 !important;
}

.akilli-circle {
    font-weight: bold;
    padding: 15px 20px;
    border-radius: 50%;
    background-color: #72BD44;
    color: #fff;
    max-height: 50px;
    z-index: 2;
}

.akilli-works.row {
    display: flex;
}

    .akilli-works.row .img-right img {
        display: block;
        float: right;
    }

    .akilli-works.row .col-2 {
        display: inline-flex;
        align-self: stretch;
        align-items: center;
        justify-content: center;
    }

        .akilli-works.row .col-2::after {
            content: "";
            position: absolute;
            border-left: 3px solid #72BD44;
            z-index: 1;
        }

        .akilli-works.row .col-2.bottom::after {
            height: 50%;
            left: 50%;
            top: 50%;
        }

        .akilli-works.row .col-2.full::after {
            height: 100%;
            left: calc(50% - 3px);
        }

        .akilli-works.row .col-2.full2::after {
            height: 100%;
            left: calc(50%);
        }

        .akilli-works.row .col-2.top::after {
            height: 50%;
            left: 50%;
            top: 0;
        }

.akilli-timeln h5 {
    color: #1d4791 !important;
    font-weight: 600;
}

.akilli-timeline div {
    padding: 0;
    height: 40px;
}

.akilli-timeline hr {
    border-top: 3px solid #72BD44;
    margin: 0;
    top: 17px;
    position: relative;
}

.akilli-timeline .col-2 {
    display: flex;
    overflow: hidden;
}

.akilli-timeline .corner {
    border: 3px solid #72BD44;
    width: 100%;
    position: relative;
    border-radius: 15px;
}

.akilli-timeline .top-right {
    left: 50%;
    top: -50%;
}

.akilli-timeline .left-bottom {
    left: -50%;
    top: calc(50% - 3px);
}

.akilli-timeline .top-left {
    left: -50%;
    top: -50%;
}

.akilli-timeline .right-bottom {
    left: 50%;
    top: calc(50% - 3px);
}

@media (max-width:1920px) {
    .mega-menu {
        width: 130%;
        margin-left: -30%
    }

    .mega-menu-wrap .row .co {
        padding: 0 15px;
        margin-bottom: 15px
    }
}

@media (max-width:1439px) {
    .mega-menu {
        width: 140%;
        margin-left: -40%
    }

    .mega-menu-wrap .row .co {
        padding: 0 6px;
        margin-bottom: 10px
    }
}

@media only screen (min-width:1400px) {
    .section-timeline .padding-100 {
        padding: 400px 0
    }

    .cbk {
        margin: 424px auto 0
    }
}

@media (min-width:1200px) {
    .isotope-filters-list {
        font-size: 17px
    }
}

@media (max-width:991px) {
    .altbar_ul {
        margin-top: 0
    }
    .blog-home-img img, .blog-home-text {
       height:auto!important;
    }
    .inner-container .mid-logo {
        height: 300px;
    }

    #carouselSlidesOnly .carousel-item {
        min-height: 350px
    }

    #carouselExampleSlidesOnly .carousel-item {
        min-height: 426px
    }

    .Blog:hover, .Images:hover, .blog-drop-down > a:hover + .Blog, .drop-down-ul:hover, .flyout-mega-wrap:hover, .images-drop-down > a:hover + .Images, .mega-drop-down a:hover + .mega-menu, .mega-menu:hover, li.drop-down > a:hover + .drop-down-ul, li.flyout-left a:hover + ul, li.flyout-left > ul:hover, li.flyout-mega > a:hover + .flyout-mega-wrap, li.flyout-right a:hover + ul, li.flyout-right > ul:hover {
        display: none
    }

    .menu .mega-drop-down > a:hover::after {
        display: none
    }

    .loop-wrapper {
        min-height: 325px
    }

    .anim img {
        height: 30px
    }

    .sol-ust {
        top: 0;
        left: 15px
    }

    .sag-ust {
        top: 0;
        right: 15px
    }

    .sol-alt {
        bottom: 20px;
        left: 15px
    }

    .sag-alt {
        bottom: 20px;
        right: 20px
    }

    .timeline-content h4, .timeline-content h5, .timeline-content h6 {
        padding-top: 0 !important
    }

    .tl-nokta {
        height: 33px !important
    }

    .section-timeline .padding-100 {
        padding: 155px 30px 10px
    }

    .section-timeline .cubuk {
        height: 565px;
        margin-top: 300px
    }

    .section-timeline .padding-100 .timeline-info {
        text-align: left !important
    }

    .timeline-content .col-12, .timeline-info .col-12 {
        height: 90px;
        text-align: center
    }

    .timeline-content h4, .timeline-content h5, .timeline-content h6 {
        font-size: .8em !important
    }

    .section-timeline {
        background-size: 100% 120%
    }

    #logo {
        display: block;
        padding: 0;
        width: 100%;
        text-align: center;
        float: none
    }

    nav {
        margin: 0
    }

    .menu, .toggle + a {
        display: none;
        margin-left: -100px
    }

    .menu, .sticky .toggle + a {
        display: none;
        margin-left: -100px
    }

    .toggle {
        display: block;
        padding: 14px 20px;
        color: #fff;
        font-size: 17px;
        text-decoration: none;
        border: none;
        margin-bottom: 0
    }

    .menu-toogle {
        display: block
    }

    [id^=drop]:checked + ul {
        display: block
    }

    nav ul li {
        display: block;
        width: 100%;
        background: #72bd43
    }

    nav ul ul .toggle, nav ul ul a {
        padding: 0 40px
    }

    nav ul ul ul a {
        padding: 0 80px
    }

    nav ul li ul li .toggle, nav ul ul a, nav ul ul ul a {
        padding: 14px 20px;
        color: #fff;
        font-size: 17px
    }

    nav ul li ul li .toggle, nav ul ul a {
        background-color: #212121
    }

    nav ul ul {
        float: none;
        position: static;
        color: #fff
    }

        nav ul li:hover > ul, nav ul ul li:hover > ul {
            display: none
        }

        nav ul ul li {
            display: block;
            width: 100%
        }

        nav ul ul ul li {
            position: static
        }

    .btgrid .col {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .hdetay {
        padding: 25px
    }

    .exo-menu {
        min-height: 58px;
        background-color: #23364b;
        width: 100%
    }

        .exo-menu > li > a {
            width: 100%;
            display: none
        }

        .exo-menu > li {
            width: 100%
        }

    .display.exo-menu > li > a {
        display: block;
        padding: 20px 22px
    }

    .Blog, .Images, .flyout-left > ul, .flyout-right > ul, .mega-menu, li.drop-down > ul {
        position: relative
    }

    .menubar::before {
        border-right: none
    }

    a.toggle-menu {
        position: absolute;
        right: 0;
        padding: 20px;
        font-size: 27px;
        background-color: #ccc;
        color: #23364b;
        top: 0
    }

    .dialog {
        left: 5%;
        text-align: center;
        width: 90%;
        display: table;
        margin: 0 !important
    }

    .button, .button:active, .button:visited {
        margin-top: 50px;
        left: 9%
    }

    #svg, .fallback {
        width: 100%
    }

    .shortway ul li {
        padding: 10px 14px 10px 0
    }

    .serviceBox2 {
        margin-bottom: 30px
    }
}

@media (max-width:767.98px) {
    .circles-boxed .circle-one {
        position: absolute;
        left: 50%;
        top: 50%;
        max-height: 360px;
        max-width: 360px;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        margin-left: -50%;
        margin-top: -180px;
        background-color: rgba(29,71,145,.02);
    }

    .circles-boxed .circle-two {
        position: absolute;
        left: 50%;
        top: 50%;
        max-height: 340px;
        max-width: 340px;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        margin-left: -50%;
        margin-top: -168px;
        background-color: rgba(29,71,145,.1);
    }

    .circles-boxed .circle-three {
        position: absolute;
        left: 50%;
        top: 50%;
        max-height: 280px;
        max-width: 280px;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        margin-left: -140px;
        margin-top: -140px;
        background-color: rgba(29,71,145,.2);
    }

    .circles-boxed .circle-four {
        position: absolute;
        left: 50%;
        top: 50%;
        max-height: 224px;
        max-width: 224px;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        margin-left: -112px;
        margin-top: -112px;
        background-color: rgba(29,71,145,.5);
    }
    .section-first {
        background-position-x: -80px
    }

    .videodetector {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 315px
    }

        .videodetector iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            max-width: 560px;
            height: 100%;
            max-height: 315px
        }

    .tabs-line .nav-tabs {
        max-width: 100%;
        border: 1px solid #e8e9ee
    }

    .tabs-line .nav-item {
        margin: -1px
    }

    .tabs-line .nav-link {
        padding: 7px 10px;
        color: #74757f;
        background: 0 0
    }

    .tabs-line .nav-item + .nav-item .nav-link {
        border-top: 1px solid #e8e9ee
    }

    .tabs-line .nav-link.active, .tabs-line .nav-link:hover {
        color: #fff;
        background: #2626a8;
        border-color: #2626a8
    }

    .isotope-responsive {
        margin-left: -7px;
        margin-right: -7px;
        margin-bottom: -14px
    }

        .isotope-responsive:empty {
            margin-bottom: 0
        }

        .isotope-responsive > * {
            margin-bottom: 14px
        }

        .isotope-responsive [class*=col] {
            padding-left: 7px;
            padding-right: 7px
        }

    .isotope-filters-modern {
        position: relative;
        z-index: 10
    }

    .isotope-filters-toggle {
        display: block;
        padding: 10px 20px;
        color: #fff;
        background: #2626a8;
        box-shadow: none;
        border: 0
    }

        .isotope-filters-toggle .caret {
            position: relative;
            display: inline-block;
            margin-left: 5px;
            font-family: FontAwesome;
            font-size: 14px;
            transition: .22s;
            will-change: transform
        }

            .isotope-filters-toggle .caret::before {
                content: '\f107'
            }

        .isotope-filters-toggle.active .caret {
            -webkit-transform: scale(1,-1);
            transform: scale(1,-1)
        }

    .isotope-filters-list {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 10;
        min-width: 240px;
        margin: 5px 0 0;
        padding: 20px;
        border: 1px solid #e8e9ee;
        opacity: 0;
        visibility: hidden;
        background: #fff;
        transition: .3s ease-in
    }

        .isotope-filters-list::after {
            display: none
        }

        .isotope-filters-list.active {
            opacity: 1;
            visibility: visible
        }

        .isotope-filters-list li {
            display: block;
            width: 100%;
            margin-left: 0
        }

        .isotope-filters-list a {
            padding: 0
        }

            .isotope-filters-list a::after {
                display: none
            }

    .rd-navbar-fixed .rd-navbar-brand {
        left: -20px
    }

    .section-timeline img {
        height: 50px
    }

    .section-timeline span {
        font-size: 1em
    }

    .statik-gorsel {
        display: none
    }

    .section-first h3 {
        font-size: 1.4rem;
        color: #a0a0a0
    }

    nav > .nav.nav-tabs i {
        display: block;
        font-size: 1.5rem
    }

    nav > div a.nav-item.nav-link, nav > div a.nav-item.nav-link.active {
        padding: 12px 10px
    }

    .nav-fill {
        text-align: left
    }

    .kvkkmetin {
        margin-top: 150px
    }

    .header-baslik span::after {
        width: 0;
        height: 0
    }

    #webinar .leftwbn {
        width: 70px;
        height: 35px;
        left: 0
    }

        #webinar .leftwbn span {
            font-size: 12px;
            margin-top: 10px
        }

    .img-cozum-flt {
        float: none;
        display: block
    }
}

@media (max-width:640px) {
    .ustbar_ul {
        display: none
    }

    .ustbar_ul2 {
        float: none;
        margin-top: 7px
    }

        .ustbar_ul2 li {
            margin: 0 0 0 5px
        }

    .header-baslik p {
        font-size: 22px
    }
}

@media (max-width:575px) {
    .dialog {
        top: 0
    }

    .allDialogs {
        margin-top: 0;
        padding-top: 200px
    }

    #issues li p {
        margin: 25px 30px;
        font-size: .75rem;
        max-width: 260px
    }
}

@media (max-width:475px) {
    #svg {
        height: 300px
    }

    .serviceBox2 {
        padding: 15px 10px
    }

    .card-header {
        padding: .75rem 0
    }

        .card-header .btn-link {
            font-size: 14px
        }

    .pricingTable-after {
        border-right: 100px solid #f4f4f4;
        border-left: 100px solid #f4f4f4;
    }
}

@media all and (max-width:330px) {
    nav ul li {
        display: block;
        width: 94%
    }
}

@media (min-width:992px) {
    .exo-menu > li > a {
        display: block
    }

    .Blog, .Images, .flyout-left > ul, .flyout-mega-wrap, .flyout-right > ul, .mega-menu, li.drop-down > ul {
        position: absolute
    }

    .flyout-right > ul {
        left: 100%
    }

    .flyout-left > ul {
        right: 100%
    }

    .shortway ul li {
        padding: 25px 25px 25px 0
    }

    .isotope-filters-list {
        font-size: 15px
    }

        .isotope-filters-list > * {
            margin-left: 22px
        }

        .isotope-filters-list::after {
            left: 45px
        }

    .tabs-horizontal.tabs-corporate .tab-content {
        padding: 60px 30px 0
    }

    .tabs-vertical.tabs-corporate .tab-content {
        padding: 0 0 0 45px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    nav a {
        padding: 13px 6px;
        font-size: 14px
    }
}

@media (min-width:768px) {
    .circles-boxed .circle-one {
        position: absolute;
        left: 50%;
        top: 50%;
        height: 885px;
        width: 885px;
        border-radius: 50%;
        margin-left: -442px;
        margin-top: -442px;
        background-color: rgba(29,71,145,.02);
    }

    .circles-boxed .circle-two {
        position: absolute;
        left: 50%;
        top: 50%;
        height: 700px;
        width: 700px;
        border-radius: 50%;
        margin-left: -350px;
        margin-top: -350px;
        background-color: rgba(29,71,145,.1);
    }

    .circles-boxed .circle-three {
        position: absolute;
        left: 50%;
        top: 50%;
        height: 500px;
        width: 500px;
        border-radius: 50%;
        margin-left: -250px;
        margin-top: -250px;
        background-color: rgba(29,71,145,.2);
    }

    .circles-boxed .circle-four {
        position: absolute;
        left: 50%;
        top: 50%;
        height: 365px;
        width: 365px;
        border-radius: 50%;
        margin-left: -182px;
        margin-top: -182px;
        background-color: rgba(29,71,145,.5);
    }
    .isotope-responsive {
        margin-bottom: -30px
    }

        .isotope-responsive:empty {
            margin-bottom: 0
        }

        .isotope-responsive > * {
            margin-bottom: 30px
        }

    .isotope-filters-modern .isotope-filters-toggle {
        display: none
    }

    * + .isotope {
        margin-top: 47px
    }

    * + .tabs-line {
        margin-top: 40px
    }

    .tabs-horizontal.tabs-corporate .nav-tabs {
        position: relative;
        width: 100%;
        display: block;
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0);
        margin-bottom: -10px;
        margin-left: -5px;
        margin-right: -5px;
        text-align: center;
        border: 0;
        will-change: transform
    }

        .tabs-horizontal.tabs-corporate .nav-tabs > * {
            margin-top: 10px;
            padding-left: 5px;
            padding-right: 5px
        }

    .tabs-horizontal.tabs-corporate .nav-item {
        display: inline-block;
        will-change: transform
    }

    .tabs-horizontal.tabs-corporate .nav-link {
        display: block;
        position: relative;
        z-index: 1;
        min-width: 130px;
        letter-spacing: .1em;
        padding: 13px 20px;
        border: 2px solid #e5e7e9
    }

        .tabs-horizontal.tabs-corporate .nav-link, .tabs-horizontal.tabs-corporate .nav-link::before {
            transition-timing-function: cubic-bezier(.2,1,.3,1)
        }

            .tabs-horizontal.tabs-corporate .nav-link::before {
                content: '';
                position: absolute;
                top: -1px;
                left: -1px;
                width: calc(100% + 2px);
                height: calc(100% + 2px);
                z-index: -1;
                opacity: 0;
                -webkit-transform: scale3d(.7,1,1);
                transform: scale3d(.7,1,1);
                transition: opacity .4s,-webkit-transform .4s;
                transition: transform .4s,opacity .4s;
                transition: transform .4s,opacity .4s,-webkit-transform .4s;
                transition-timing-function: cubic-bezier(.2,1,.3,1);
                background: #2626a8
            }

            .tabs-horizontal.tabs-corporate .nav-link.active, .tabs-horizontal.tabs-corporate .nav-link:hover {
                color: #fff;
                border-color: #2626a8;
                background-color: transparent
            }

                .tabs-horizontal.tabs-corporate .nav-link.active::before, .tabs-horizontal.tabs-corporate .nav-link:hover::before {
                    opacity: 1;
                    -webkit-transform: translate3d(0,0,0) scale3d(1,1,1);
                    transform: translate3d(0,0,0) scale3d(1,1,1)
                }

    .tabs-horizontal.tabs-line .nav-tabs {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
        margin-bottom: -20px;
        border: 0;
        border-bottom: 1px solid #e8e9ee
    }

    .tabs-horizontal.tabs-line .nav-item {
        display: inline-block;
        margin-top: 20px
    }

        .tabs-horizontal.tabs-line .nav-item:not(:last-child) {
            margin-right: 52px
        }

    .tabs-horizontal.tabs-line .nav-link {
        position: relative;
        padding: 0 0 13px;
        font-size: 20px;
        background-color: transparent;
        color: #9b9b9b;
        border: 0
    }

        .tabs-horizontal.tabs-line .nav-link::after {
            content: '';
            position: absolute;
            bottom: 0;
            right: 0;
            height: 3px;
            width: 0;
            background: #2626a8;
            transition: .22s ease
        }

        .tabs-horizontal.tabs-line .nav-link.active, .tabs-horizontal.tabs-line .nav-link:hover {
            color: #29293a
        }

            .tabs-horizontal.tabs-line .nav-link.active::after {
                right: auto;
                left: 0;
                width: 100%
            }

    .table-responsive {
        overflow-y: hidden
    }

    .tabs-vertical {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
        align-items: flex-start
    }

        .tabs-vertical .nav-tabs {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-align: stretch;
            align-items: stretch;
            -ms-flex-negative: 0;
            flex-shrink: 0;
            max-width: 50%
        }

        .tabs-vertical .nav-item {
            border: 0;
            width: 100%;
            text-align: left
        }

        .tabs-vertical .nav-link.active, .tabs-vertical .nav-link:hover {
            box-shadow: 0 9px 21px 0 rgba(30,30,30,.13)
        }

        .tabs-vertical .tab-content {
            -ms-flex-positive: 1;
            flex-grow: 1
        }

        .tabs-vertical.tabs-corporate .nav-tabs {
            width: auto;
            min-width: 260px;
            border: 0
        }

        .tabs-vertical.tabs-corporate .nav-item {
            margin: 0
        }

        .tabs-vertical.tabs-corporate .nav-link {
            position: relative;
            padding: 17px 30px;
            border: 0;
            overflow: hidden;
            text-align: left
        }

        .tabs-vertical.tabs-corporate .nav-item + .nav-item {
            margin-top: 2px
        }

        .tabs-vertical.tabs-corporate .tab-content {
            padding: 0 0 0 30px
        }

    nav > .nav.nav-tabs i {
        display: block;
        font-size: 3rem;
        text-shadow: 1px 2px 4px;
    }

    .nav-fill {
        text-align: center
    }

    .kvkkmetin {
        margin-top: 100px
    }
}

@media (min-width:576px) {
    .isotope.isotope-condensed [class*=col] {
        margin: 0 -1px -1px 0
    }

    #issues li p {
        text-align: center;
        margin: 15px 50px;
        font-size: 1.25rem
    }
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

@-webkit-keyframes ripple {
    70% {
        box-shadow: 0 0 0 400px rgba(255,102,102,0)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255,102,102,0)
    }
}

@keyframes ripple {
    70% {
        box-shadow: 0 0 0 400px rgba(255,102,102,0)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255,102,102,0)
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
     .inner-container {
        padding: 0px;
    }
}
