
.karatsoft-header-wrap.karatsoft-header-style-plain {
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
}

.karatsoft-top-bar-right-button {
    padding-bottom: 19px;
    margin-bottom: -19px;
}

.karatsoft-body h1, .karatsoft-body h2, .karatsoft-body h3, .karatsoft-body h4, .karatsoft-body h5, .karatsoft-body h6 {
    margin-top: 0px;
    margin-bottom: 20px;
    line-height: 1.2;
    font-weight: 700;
}

#poststuff .krt-page-builder-body h2 {
    padding: 0px;
    margin-bottom: 20px;
    line-height: 1.2;
    font-weight: 700;
}

#poststuff .krt-page-builder-body h1 {
    padding: 0px;
    font-weight: 700;
}

.krt-button, .karatsoft-button,
input[type="button"], input[type="submit"], input[type="reset"] {
    text-transform: none;
    font-weight: 700;
}

input, textarea {
    border-bottom-width: 1px;
}

.krt-twitter-item {
    position: relative;
}

.krt-twitter-item .krt-block-item-title-nav {
    margin-bottom: 0px;
    position: absolute;
    right: 0px;
    font-size: 20px;
    z-index: 1;
}

.krt-twitter-item .krt-block-item-title-nav .krt-flexslider-nav.krt-plain-style li a {
    font-size: 20px;
}

.krt-twitter-item .krt-block-item-title-nav .krt-flexslider-nav.krt-plain-style li a.flex-prev i:before {
    content: "\f177";
    font-family: fontAwesome;
}

.krt-twitter-item .krt-block-item-title-nav .krt-flexslider-nav.krt-plain-style li a.flex-next i:before {
    content: "\f178";
    font-family: fontAwesome;
    margin-left: 10px;
}

.krt-twitter-item .krt-flexslider li:before {
    content: "\f097";
    float: left;
    font-size: 24px;
    line-height: 25px;
    font-family: fontAwesome;
    margin-right: 25px;
}

.krt-twitter-item .krt-flexslider li .krt-twitter-item-list {
    overflow: hidden;
    padding-right: 80px;
}

.krt-twitter-item .krt-flexslider .krt-twitter-item-list-date {
    display: inline;
}

.krt-twitter-item .krt-flexslider .krt-twitter-item-list-content {
    margin-right: 12px;
}

.krt-twitter-item .krt-twitter-item-list-content {
    font-size: 18px;
    cursor: pointer;
}

.krt-twitter-item .krt-twitter-item-list-content:hover {
    color: #4A9EE2 !important;
}


.krt-tab-item .krt-tab-item-title {
    font-size: 15px;
    font-weight: 700;
    text-transform: none;
    letter-spacing: 0px;
}

.krt-tab-style1-horizontal .krt-tab-item-title {
    border: 0px;
    margin-left: 0px;
    padding: 14px 20px;
}

.krt-tab-style1-horizontal .krt-tab-item-title.krt-active {
    margin-bottom: 0px;
    padding: 14px 20px;
}

.krt-tab-style1-horizontal .krt-tab-item-title-wrap {
    border: 0px;
}

.krt-tab-style1-horizontal .krt-tab-item-content {
    padding: 35px 59px 45px;
    background-repeat: no-repeat;
}

.krt-tab-item .krt-tab-item-content-image-wrap {
    width: 30%;
    height: 1px;
    float: left;
}

.krt-tab-item .krt-tab-item-image {
    opacity: 0;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: opacity 200ms;
    -moz-transition: opacity 200ms;
    -o-transition: opacity 200ms;
    -webkit-transition: opacity 200ms;
}

.krt-tab-item .krt-tab-item-image.krt-active {
    opacity: 1;
    position: relative;
    z-index: 0;
}

.krt-tab-item .krt-tab-item-image i {
    position: absolute;
    font-size: 30px;
    top: 50%;
    left: 50%;
    width: 84px;
    text-align: center;
    padding: 27px 0px 27px 8px;
    margin-top: -42px;
    margin-left: -42px;
    background: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.krt-tab-item .krt-tab-item-wrap {
    overflow: hidden;
}

.krt-tab-item .krt-tab-item-image-background {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.krt-blockquote-item .krt-blockquote-item-content {
    font-style: normal;
}

.krt-blockquote-item .krt-blockquote-item-author {
    font-style: normal;
}

.krt-blockquote-item .krt-blockquote-item-author:before {
    display: none;
}

.krt-blockquote-item.krt-left-align .krt-blockquote-item-quote,
.krt-blockquote-item.krt-right-align .krt-blockquote-item-quote {
    float: none;
}

.krt-blockquote-item.krt-small-size .krt-blockquote-item-quote {
    height: 48px;
}

.krt-blockquote-item.krt-medium-size .krt-blockquote-item-quote {
    height: 56px;
}

.krt-blockquote-item.krt-large-size .krt-blockquote-item-quote {
    font-size: 170px;
    height: 82px;
}

.krt-blockquote-item.krt-large-size .krt-blockquote-item-content {
    font-size: 21px;
    font-weight: bold;
}

.krt-blockquote-item.krt-large-size .krt-blockquote-item-author {
    font-size: 18px;
}

.krt-blockquote-item.krt-small-size.krt-center-align .krt-blockquote-item-quote,
.krt-blockquote-item.krt-medium-size.krt-center-align .krt-blockquote-item-quote,
.krt-blockquote-item.krt-large-size.krt-center-align .krt-blockquote-item-quote {
    margin-bottom: 0px;
}

.krt-accordion-style-background-title-icon .krt-accordion-item-title,
.krt-toggle-box-style-background-title-icon .krt-toggle-box-item-title,
.krt-accordion-style-background-title .krt-accordion-item-title,
.krt-toggle-box-style-background-title .krt-toggle-box-item-title {
    font-size: 16px;
    text-transform: none;
    letter-spacing: 0px;
    padding: 25px 25px 23px;
}

.krt-accordion-style-background-title-icon .krt-accordion-item-title:before,
.krt-toggle-box-style-background-title-icon .krt-accordion-item-title:before {
    font-size: 24px;
}

.krt-title-item .krt-title-item-link {
    font-size: 14px;
}

.krt-title-item.krt-left-align .krt-title-item-title {
    float: left;
}

.krt-title-item.krt-left-align .krt-title-item-divider {
    position: static;
    overflow: hidden;
    padding-top: 0.6em;
    margin-top: 0px;
}

.krt-tict.krt-left-align .krt-title-item-link,
.krt-title-item-caption-bottom.krt-left-align .krt-title-item-link {
    position: static;
    margin-top: 8px;
    line-height: 1.7;
}

.krt-block-item-title-wrap.krt-center-align .krt-block-item-caption.krt-bottom {
    margin-top: 10px;
}

.krt-block-item-title-wrap.krt-center-align .krt-block-item-read-more {
    margin-top: 8px;
}

.krt-block-item-title-wrap.krt-left-align .krt-block-item-caption.krt-bottom {
    margin-top: 10px;
}

.krt-block-item-title-wrap.krt-left-align .krt-block-item-read-more {
    margin-top: 8px;
    display: inline-block;
}

.krt-block-item-title-wrap.krt-left-align .krt-block-item-title {
    float: left;
    margin-right: 30px;
}

.krt-block-item-title-wrap.krt-left-align .krt-block-item-title-divider {
    overflow: hidden;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-top: 0.6em;
}

.krt-personnel-info-item .krt-personnel-info-item-head {
    margin-bottom: 20px;
}

.krt-personnel-info-item .krt-personnel-info-item-title {
    font-size: 34px;
    margin-bottom: 7px;
}

.krt-personnel-info-item .krt-personnel-info-item-position {
    font-size: 20px;
    margin-bottom: 7px;
}

.krt-personnel-info-item .karatsoft-personnel-info-list {
    font-size: 17px;
    margin-bottom: 12px;
}

.krt-personnel-info-item .karatsoft-personnel-info-list.karatsoft-type-social-shortcode {
    margin-bottom: 22px;
}

.krt-personnel-info-item .karatsoft-personnel-info-list-icon {
    font-size: 16px;
    width: 20px;
    margin-right: 12px;
}

.krt-personnel-item .krt-personnel-list-title {
    margin-bottom: 4px;
    font-size: 23px;
    font-weight: 800;
    letter-spacing: 0px;
}

.krt-personnel-item .krt-personnel-list-position {
    font-size: 16px;
    font-weight: 600;
}

.krt-personnel-item .krt-personnel-info {
    margin-top: 20px;
}

.krt-personnel-item .krt-personnel-list-button {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-top: 5px;
    margin-bottom: 20px;
}

.krt-personnel-item .karatsoft-personnel-info-list {
    font-size: 16px;
    margin-bottom: 6px;
}

.krt-personnel-item .karatsoft-personnel-info-list.karatsoft-type-social-shortcode {
    margin-bottom: 22px;
}

.krt-personnel-item .karatsoft-personnel-info-list-icon {
    font-size: 15px;
    width: 20px;
    margin-right: 12px;
}

.krt-personnel-style-grid .krt-personnel-list-social,
.krt-personnel-style-modern .krt-personnel-list-social,
.krt-personnel-style-medium .krt-personnel-list-social {
    margin-top: 0px;
    margin-bottom: 10px;
}

.krt-personnel-style-grid.krt-with-background .krt-personnel-list-content-wrap {
    padding: 35px 40px 20px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
}

.krt-blog-info-wrapper .krt-head {
    vertical-align: baseline;
    margin-right: 7px;
}

.krt-blog-info-wrapper .krt-blog-info {
    font-size: 13px;
    font-weight: 600;
    margin-right: 12px;
}

.krt-blog-info-wrapper .krt-blog-info:before {
    content: "/";
    margin-right: 12px;
}

.krt-blog-info-wrapper .krt-blog-info:first-child:before {
    display: none;
}

.krt-blog-grid .krt-blog-info-wrapper {
    padding-top: 0px;
    border: none;
    margin-bottom: 6px;
}

.krt-blog-grid .krt-blog-thumbnail {
    border-radius: 3px;
}

.krt-blog-grid-with-frame .krt-blog-thumbnail {
    border-radius: 3px 3px 0px 0px;
}

.krt-blog-widget {
    padding-top: 0px;
    border: none;
    margin-bottom: 30px;
}

.krt-blog-widget .krt-blog-thumbnail {
    max-width: 80px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.krt-blog-widget .krt-blog-info-wrapper {
    margin-bottom: 6px;
}

.krt-blog-widget .krt-blog-title {
    margin-bottom: 0px;
}

ul.krt-custom-menu-widget.krt-menu-style-list {
    font-size: 16px;
    margin-top: -18px;
}

ul.krt-custom-menu-widget.krt-menu-style-list li a {
    padding-left: 0px;
    border: none;
    font-weight: 400;
}

ul.krt-custom-menu-widget.krt-menu-style-list li a:before {
    margin-left: 0px;
    opacity: 1;
}

.krt-event-item .krt-event-item-info-wrap {
    font-size: 13px;
}

.krt-event-item .krt-event-item-info-wrap .krt-head {
    margin-right: 10px;
}

.krt-event-item-info.krt-type-start-date-month {
    display: block;
    float: left;
    width: 40px;
    text-align: center;
    white-space: nowrap;
    margin-right: 25px;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    padding-bottom: 10px;
}

.krt-type-start-date-month .krt-date {
    font-size: 34px;
    line-height: 1;
    font-weight: 700;
    display: block;
}

.krt-type-start-date-month .krt-month {
    font-size: 12px;
    display: block;
    font-weight: 700;
    text-transform: uppercase;
}

.krt-event-item-list.krt-style-widget {
    margin-bottom: 25px;
}

.krt-event-item-list.krt-style-widget .krt-event-item-title {
    font-size: 18px;
    margin-bottom: 14px;
}

.krt-event-item-list.krt-style-widget .krt-event-item-content-wrap {
    overflow: hidden;
}

.krt-event-item-list.krt-style-widget .krt-event-item-info {
    margin-bottom: 2px;
    margin-right: 20px;
}

.krt-event-item-list.krt-style-grid {
    margin-bottom: 35px;
}

.krt-event-item-list.krt-style-grid .krt-event-item-thumbnail {
    margin-bottom: 28px;
    overflow: hidden;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.krt-event-item-list.krt-style-grid .krt-event-item-title {
    font-size: 19px;
    margin-bottom: 14px;
    font-weight: 700;
}

.krt-event-item-list.krt-style-grid .krt-event-item-content-wrap {
    overflow: hidden;
}

.krt-event-item-list.krt-style-grid .krt-event-item-info {
    display: block;
    margin-bottom: 2px;
}

.smaller_tab {
    width: 16% !important;
    min-width: 16% !important;
}
.larger_tab {
    width: 25% !important;
    min-width: 25% !important;
}

.krt-tab-style1-horizontal .krt-tab-item-title.krt-active,
.krt-tab-style1-horizontal .krt-tab-item-title {
    padding: 20px 4px 0px 15px;
}

@media only screen and (max-width: 1500px) {

    .krt-tab-style1-horizontal .krt-tab-item-title.krt-active,
    .krt-tab-style1-horizontal .krt-tab-item-title {
        padding: 4px 0px 0px 5px;
    }
}

@media only screen and (max-width: 1100px) {

    /*.krt-tab-style1-horizontal .krt-tab-item-title.krt-active,*/
    /*.krt-tab-style1-horizontal .krt-tab-item-title {*/
    /*    padding: 4px 20px 0px 2px;*/
    /*}*/

    body .krt-tab-style1-horizontal .krt-tab-item-title.krt-active {
        padding: 4px 5px 0px 5px;
    }

    /*body .krt-tab-style1-horizontal .krt-tab-item-title.krt-passive {*/
    /*    padding: 4px 20px 0px 20px;*/

    /*}*/

    .krt-twitter-item .krt-flexslider li .krt-twitter-item-list {
        padding-right: 0px;
    }

    .krt-tab-item .krt-tab-item-content-image-wrap {
        display: none;
        float: none;
        width: auto;
    }
}

@media only screen and (max-width: 1000px) {
    #uludag-kisa-film-yazi {
        padding-right: 60px !important;
    }
}



body .krt-blog-quote-format.krt-small .krt-blog-quote {
    font-size: 80px;
    margin-bottom: -25px;
}

body .krt-portfolio-grid .krt-portfolio-content-wrap .krt-portfolio-info {
    font-size: 14px;
}

.krt-sidebar-item .textwidget .krt-button-full-width {
    display: block;
    margin-right: 0 !important;
    text-align: center;
}

body .krt-accordion-style-icon .krt-accordion-item-title {
    font-size: 17px;
    text-transform: none;
    font-weight: 400;
    letter-spacing: 0px;
}

body .krt-button {
    letter-spacing: 0;
}

body .krt-newsletter-item.krt-style-rectangle-full .krt-newsletter-submit input[type="submit"] {
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    padding: 17px 19px;
    letter-spacing: 0;
}

body .krt-block-item-title-wrap .krt-block-item-title {
    font-weight: 700;
}

body .krt-icon-pos-right.krt-accordion-style-background-title-icon .krt-accordion-item-title {
    padding: 25px 25px 25px 30px;
}

body .krt-blog-grid .krt-blog-title {
    font-size: 19px;
}

body .krt-newsletter-item.krt-style-rectangle-full .krt-newsletter-email input[type="email"] {
    font-size: 14px;
    padding: 18px 20px;
}

body .krt-social-network-item .krt-social-network-icon {
    font-size: 19px;
}

body .krt-button {
    font-size: 15px;
}

body.karatsoft-boxed .karatsoft-body-wrapper {
    margin-top: 0px;
    margin-bottom: 0px;
}

.karatsoft-body-wrapper.karatsoft-with-frame, body.karatsoft-full .karatsoft-fixed-footer {
    margin: 0px;
}

.karatsoft-body-background {
    opacity: 1;
}

.karatsoft-item-pdlr, .krt-item-pdlr {
    padding-left: 20px;
    padding-right: 20px;
}

.karatsoft-item-rvpdlr, .krt-item-rvpdlr {
    margin-left: -20px;
    margin-right: -20px;
}

.krt-metro-rvpdlr {
    margin-top: -20px;
    margin-right: -20px;
    margin-bottom: -20px;
    margin-left: -20px;
}

.karatsoft-item-mglr, .krt-item-mglr, .karatsoft-navigation .sf-menu > .karatsoft-mega-menu .sf-mega, .sf-menu.karatsoft-top-bar-menu > .karatsoft-mega-menu .sf-mega {
    margin-left: 20px;
    margin-right: 20px;
}

.karatsoft-body .krt-personnel-item .krt-flexslider.krt-with-outer-frame-element .flex-viewport, .karatsoft-body .krt-hover-box-item .krt-flexslider.krt-with-outer-frame-element .flex-viewport, .karatsoft-body .krt-blog-item .krt-flexslider.krt-with-outer-frame-element .flex-viewport {
    padding-top: 20px;
    margin-top: -20px;
    padding-right: 20px;
    margin-right: -20px;
    padding-left: 20px;
    margin-left: -20px;
    padding-bottom: 20px;
    margin-bottom: -20px;
}

.krt-twitter-item .krt-block-item-title-nav {
    margin-right: 20px;
}

.karatsoft-container, .krt-container, body.karatsoft-boxed .karatsoft-body-wrapper, body.karatsoft-boxed .karatsoft-fixed-footer .karatsoft-footer-wrapper, body.karatsoft-boxed .karatsoft-fixed-footer .karatsoft-copyright-wrapper {
    max-width: 1550px;
}

.karatsoft-body-front .krt-container, .karatsoft-body-front .karatsoft-container {
    padding-left: 20px;
    padding-right: 20px;
}

.karatsoft-body-front .karatsoft-container .karatsoft-container, .karatsoft-body-front .karatsoft-container .krt-container, .karatsoft-body-front .krt-container .krt-container {
    padding-left: 0;
    padding-right: 0;
}

.karatsoft-top-bar-container.karatsoft-top-bar-custom-container {
    max-width: 1140px;
}

.karatsoft-top-bar-container.karatsoft-top-bar-full {
    padding-right: 15px;
    padding-left: 15px;
}

.karatsoft-top-bar {
    padding-top: 16px;
}

#sosyal-medya-icons {
    display: inline;
    vertical-align: bottom;
}

#sosyal-medya-icons a {
    margin-right: 15px;
}

.karatsoft-top-bar-right-button {
    padding-top: 20px;
    margin-top: -18px;
}

.karatsoft-top-bar {
    padding-bottom: 16px;
}

.karatsoft-top-bar .karatsoft-top-bar-menu > li > a {
    padding-bottom: 18px;
}

.sf-menu.karatsoft-top-bar-menu > .karatsoft-mega-menu .sf-mega, .sf-menu.karatsoft-top-bar-menu > .karatsoft-normal-menu ul {
    margin-top: 18px;
}

.karatsoft-top-bar {
    font-size: 15px;
}

.karatsoft-top-bar {
    border-bottom-width: 0;
}

.karatsoft-header-style-plain {
    border-bottom-width: 0;
}

.karatsoft-header-background-transparent .karatsoft-top-bar-background {
    opacity: 0.5;
}

.karatsoft-header-background-transparent .karatsoft-header-background {
    opacity: 0.5;
}

.karatsoft-navigation-bar-wrap.karatsoft-style-transparent .karatsoft-navigation-background {
    opacity: 0.5;
}

.karatsoft-header-boxed-wrap .karatsoft-top-bar-background {
    opacity: 0;
}

.karatsoft-header-boxed-wrap .karatsoft-top-bar-background {
    margin-bottom: -0px;
}

.karatsoft-header-style-boxed {
    margin-top: 0px;
}

.karatsoft-header-container.karatsoft-header-custom-container {
    max-width: 1140px;
}

.karatsoft-header-container.karatsoft-header-full {
    padding-right: 15px;
    padding-left: 15px;
}

.karatsoft-header-boxed-wrap .karatsoft-header-background {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.karatsoft-header-style-boxed .karatsoft-header-container-item {
    padding-left: 30px;
    padding-right: 30px;
}

.karatsoft-navigation-right {
    right: 30px;
}

.karatsoft-navigation-left {
    left: 30px;
}

.karatsoft-header-style-plain.karatsoft-style-splitted-menu .karatsoft-navigation .sf-menu > li > a {
    padding-top: 0px;
}

.karatsoft-header-style-plain.karatsoft-style-splitted-menu .karatsoft-main-menu-left-wrap, .karatsoft-header-style-plain.karatsoft-style-splitted-menu .karatsoft-main-menu-right-wrap {
    padding-top: 0px;
}

.karatsoft-header-style-boxed.karatsoft-style-splitted-menu .karatsoft-navigation .sf-menu > li > a {
    padding-top: 0px;
}

.karatsoft-header-style-boxed.karatsoft-style-splitted-menu .karatsoft-main-menu-left-wrap, .karatsoft-header-style-boxed.karatsoft-style-splitted-menu .karatsoft-main-menu-right-wrap {
    padding-top: 0px;
}

.karatsoft-navigation .sf-menu > li {
    padding-left: 18px;
    padding-right: 18px;
}

.karatsoft-navigation .karatsoft-main-menu {
    margin-left: 0px;
}

.karatsoft-header-side-nav {
    width: 340px;
}

.karatsoft-header-side-content.karatsoft-style-left {
    margin-left: 340px;
}

.karatsoft-header-side-content.karatsoft-style-right {
    margin-right: 340px;
}

.karatsoft-header-side-nav.karatsoft-style-side {
    padding-left: 70px;
    padding-right: 70px;
}

.karatsoft-header-side-nav.karatsoft-style-left .sf-vertical > li > ul.sub-menu {
    padding-left: 70px;
}

.karatsoft-header-side-nav.karatsoft-style-right .sf-vertical > li > ul.sub-menu {
    padding-right: 70px;
}

.karatsoft-navigation .sf-vertical > li {
    padding-top: 16px;
    padding-bottom: 16px;
}

.karatsoft-header-style-bar .karatsoft-logo-right-text {
    padding-top: 30px;
}

.karatsoft-logo-inner {
    max-width: 330px;
}

@media only screen and (max-width: 1260px) {
    .karatsoft-mobile-header .karatsoft-logo-inner {
        max-width: 250px;
    }
}

@media only screen and (max-width: 767px) {
    .karatsoft-mobile-header .karatsoft-logo-inner {
        max-width: 180px;
    }
}

.karatsoft-navigation {
    padding-top: 37px;
}

.karatsoft-navigation-top {
    top: 37px;
}

.karatsoft-navigation .sf-menu > li > a {
    padding-bottom: 34px;
}

.karatsoft-navigation .karatsoft-main-menu {
    padding-right: 0px;
}

.karatsoft-main-menu-right-wrap {
    margin-top: 6px;
}

 .karatsoft-logo-inner img {
    max-height: 90px !important;
}

.karatsoft-animate-fixed-navigation.karatsoft-header-style-plain .karatsoft-logo-inner, .karatsoft-animate-fixed-navigation.karatsoft-header-style-boxed .karatsoft-logo-inner {
    max-width: 220px;
}

/*.karatsoft-animate-fixed-navigation.karatsoft-header-style-plain .karatsoft-logo, .karatsoft-animate-fixed-navigation.karatsoft-header-style-boxed .karatsoft-logo {*/
/*    padding-top: 23px;*/
/*}*/

/*.karatsoft-animate-fixed-navigation.karatsoft-header-style-plain .karatsoft-logo, .karatsoft-animate-fixed-navigation.karatsoft-header-style-boxed .karatsoft-logo {*/
/*    padding-bottom: 20px;*/
/*}*/

/*.karatsoft-animate-fixed-navigation.karatsoft-header-style-plain .karatsoft-navigation, .karatsoft-animate-fixed-navigation.karatsoft-header-style-boxed .karatsoft-navigation {*/
/*    padding-top: 30px;*/
/*}*/

.karatsoft-animate-fixed-navigation.karatsoft-header-style-plain .karatsoft-navigation-top, .karatsoft-animate-fixed-navigation.karatsoft-header-style-boxed .karatsoft-navigation-top {
    top: 30px;
}

.karatsoft-animate-fixed-navigation.karatsoft-header-style-plain .karatsoft-navigation .sf-menu > li > a, .karatsoft-animate-fixed-navigation.karatsoft-header-style-boxed .karatsoft-navigation .sf-menu > li > a {
    padding-bottom: 25px;
}

.karatsoft-breadcrumbs {
    padding-top: 25px;
}

.karatsoft-breadcrumbs {
    padding-bottom: 25px;
}

.karatsoft-page-title-wrap.karatsoft-style-custom .karatsoft-page-title-content {
    padding-top: 60px;
}

.karatsoft-page-title-wrap.karatsoft-style-custom .karatsoft-page-title-content {
    padding-bottom: 60px;
}

.karatsoft-page-title-wrap.karatsoft-style-custom .karatsoft-page-caption {
    margin-bottom: 4px;
}

.karatsoft-page-title-wrap .karatsoft-page-title {
    text-transform: none;
}

.karatsoft-page-title-wrap.karatsoft-style-custom .karatsoft-page-title {
    font-size: 43px;
}

.karatsoft-page-title-wrap .karatsoft-page-title {
    font-weight: 700;
}

.karatsoft-page-title-wrap.karatsoft-style-custom .karatsoft-page-title {
    letter-spacing: 0px;
}

.karatsoft-page-title-wrap .karatsoft-page-caption {
    text-transform: none;
}

.karatsoft-page-title-wrap.karatsoft-style-custom .karatsoft-page-caption {
    font-size: 21px;
}

.karatsoft-page-title-wrap .karatsoft-page-caption {
    font-weight: 400;
}

.karatsoft-page-title-wrap.karatsoft-style-custom .karatsoft-page-caption {
    letter-spacing: 0px;
}

.karatsoft-page-title-wrap .karatsoft-page-title-top-gradient {
    height: 413px;
}

.karatsoft-page-title-wrap .karatsoft-page-title-bottom-gradient {
    height: 100px;
}

.karatsoft-page-title-wrap .karatsoft-page-title-overlay {
    opacity: 0;
}

.karatsoft-not-found-wrap .karatsoft-not-found-background {
    opacity: 0.27;
}

.karatsoft-blog-title-wrap.karatsoft-style-custom .karatsoft-blog-title-content {
    padding-top: 93px;
}

.karatsoft-blog-title-wrap.karatsoft-style-custom .karatsoft-blog-title-content {
    padding-bottom: 87px;
}

.karatsoft-blog-title-wrap.karatsoft-feature-image .karatsoft-blog-title-top-overlay {
    height: 242px;
}

.karatsoft-blog-title-wrap.karatsoft-feature-image .karatsoft-blog-title-bottom-overlay {
    height: 333px;
}

.karatsoft-blog-title-wrap .karatsoft-blog-title-overlay {
    opacity: 0.25;
}

body.single-post .karatsoft-sidebar-style-none, body.blog .karatsoft-sidebar-style-none, .karatsoft-blog-style-2 .karatsoft-comment-content {
    max-width: 900px;
}

.krt-portfolio-thumbnail .krt-portfolio-icon {
    font-size: 22px;
}

.karatsoft-footer-wrapper {
    padding-top: 70px;
}

.karatsoft-footer-wrapper {
    padding-bottom: 50px;
}

.karatsoft-body h1, .karatsoft-body h2, .karatsoft-body h3, .karatsoft-body h4, .karatsoft-body h5, .karatsoft-body h6, .karatsoft-body .karatsoft-title-font, .karatsoft-body .krt-title-font {
    font-family: "Poppins", sans-serif;
}

.woocommerce-breadcrumb, .woocommerce span.onsale, .single-product.woocommerce div.product p.price .woocommerce-Price-amount, .single-product.woocommerce #review_form #respond label {
    font-family: "Poppins", sans-serif;
}

.karatsoft-navigation .sf-menu > li > a, .karatsoft-navigation .sf-vertical > li > a, .karatsoft-navigation-font {
    font-family: "Poppins", sans-serif;
}

.karatsoft-body, .karatsoft-body .krt-content-font, .karatsoft-body input, .karatsoft-body textarea, .karatsoft-body button, .karatsoft-body select, .karatsoft-body .karatsoft-content-font, .krt-audio .mejs-container * {
    font-family: "Poppins", sans-serif;
}

.karatsoft-body .krt-info-font, .karatsoft-body .karatsoft-info-font {
    font-family: "Poppins", sans-serif;
}

.karatsoft-body .krt-blog-info-font, .karatsoft-body .karatsoft-blog-info-font {
    font-family: "Poppins", sans-serif;
}

.karatsoft-body .krt-quote-font, blockquote {
    font-family: "ABeeZee", sans-serif;
}

.karatsoft-body .krt-testimonial-content {
    font-family: "Poppins", sans-serif;
}

.karatsoft-body h1 {
    font-size: 52px;
}

.karatsoft-body h2, #poststuff .krt-page-builder-body h2 {
    font-size: 48px;
}

.karatsoft-body h3 {
    font-size: 36px;
}

.karatsoft-body h4 {
    font-size: 28px;
}

.karatsoft-body h5 {
    font-size: 22px;
}

.karatsoft-body h6 {
    font-size: 18px;
}

.karatsoft-body {
    font-size: 16px;
}

.karatsoft-body, .karatsoft-body p, .karatsoft-line-height, .krt-line-height {
    line-height: 1.7;
}

.karatsoft-navigation .sf-menu > li > a, .karatsoft-navigation .sf-vertical > li > a {
    font-size: 16px;
}

.karatsoft-navigation .sf-menu > li > a, .karatsoft-navigation .sf-vertical > li > a {
    font-weight: 500;
}

.karatsoft-navigation .sf-menu > li > a, .karatsoft-navigation .sf-vertical > li > a {
    text-transform: none;
}

.karatsoft-main-menu-right-button {
    font-size: 11px;
}

.karatsoft-main-menu-right-button {
    text-transform: uppercase;
}

.karatsoft-sidebar-area .karatsoft-widget-title {
    font-size: 16px;
}

.karatsoft-sidebar-area .karatsoft-widget-title {
    font-weight: 600;
}

.karatsoft-sidebar-area .karatsoft-widget-title {
    letter-spacing: 0px;
}

.karatsoft-sidebar-area .karatsoft-widget-title {
    text-transform: none;
}

.karatsoft-footer-wrapper .karatsoft-widget-title {
    font-size: 17px;
}

.karatsoft-footer-wrapper .karatsoft-widget-title {
    font-weight: 700;
}

.karatsoft-footer-wrapper .karatsoft-widget-title {
    letter-spacing: 0px;
}

.karatsoft-footer-wrapper .karatsoft-widget-title {
    text-transform: none;
}

.karatsoft-footer-wrapper {
    font-size: 16px;
}

.karatsoft-footer-wrapper .widget_text {
    text-transform: none;
}

.karatsoft-copyright-text, .karatsoft-copyright-left, .karatsoft-copyright-right {
    font-size: 15px;
}

.karatsoft-copyright-text, .karatsoft-copyright-left, .karatsoft-copyright-right {
    font-weight: 400;
}

.karatsoft-copyright-text, .karatsoft-copyright-left, .karatsoft-copyright-right {
    letter-spacing: 0px;
}

.karatsoft-copyright-text, .karatsoft-copyright-left, .karatsoft-copyright-right {
    text-transform: none;
}

.karatsoft-top-bar-background {
    background-color: #182a45;
}

.karatsoft-body .karatsoft-top-bar {
    border-bottom-color: #ffffff;
}

.karatsoft-top-bar {
    color: #96a2b8;
}

.karatsoft-body .karatsoft-top-bar a {
    color: #fff;
    font-size: 12px;
}

.karatsoft-body .karatsoft-top-bar a:hover {
    color: #ffffff;
}

.karatsoft-body .karatsoft-top-bar .karatsoft-top-bar-right-button {
    padding: 24px 28px;
    background-color: #4A9EE2;
    margin-left: 50px;
    margin-right: 50px;
    font-size: 12px;
    font-weight: 500;
}

.karatsoft-top-bar-right-social {


}

.karatsoft-top-bar .karatsoft-top-bar-right-social a {
    color: #ffffff;
}

.karatsoft-top-bar .karatsoft-top-bar-right-social a:hover {
    color: #4A9EE2;
}

.karatsoft-header-background, .karatsoft-sticky-menu-placeholder, .karatsoft-header-style-boxed.karatsoft-fixed-navigation {
    background-color: #ffffff;
}

.karatsoft-header-wrap.karatsoft-header-style-plain {
    border-color: #e8e8e8;
}

.karatsoft-header-side-nav.karatsoft-style-side-toggle .karatsoft-logo {
    background-color: #ffffff;
}

.karatsoft-top-menu-button i, .karatsoft-mobile-menu-button i {
    color: #333333;
}

.karatsoft-mobile-button-hamburger:before, .karatsoft-mobile-button-hamburger:after, .karatsoft-mobile-button-hamburger span {
    background: #333333;
}

.karatsoft-main-menu-right .karatsoft-top-menu-button, .karatsoft-mobile-menu .karatsoft-mobile-menu-button {
    border-color: #333333;
}

.karatsoft-top-search-wrap {
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.88);
}

.karatsoft-top-cart-content-wrap .karatsoft-top-cart-content {
    background-color: #232323;
}

.karatsoft-top-cart-content-wrap .karatsoft-top-cart-content span, .karatsoft-top-cart-content-wrap .karatsoft-top-cart-content span.woocommerce-Price-amount.amount {
    color: #b5b5b5;
}

.karatsoft-top-cart-content-wrap .karatsoft-top-cart-button, .karatsoft-top-cart-content-wrap .karatsoft-top-cart-button:hover {
    color: #ffffff;
}

.karatsoft-top-cart-content-wrap .karatsoft-top-cart-checkout-button, .karatsoft-top-cart-content-wrap .karatsoft-top-cart-checkout-button:hover {
    color: #3db166;
}

.karatsoft-body .karatsoft-breadcrumbs, .karatsoft-body .karatsoft-breadcrumbs a span, .krt-breadcrumbs-item, .krt-breadcrumbs-item a span {
    color: #a0a0a0;
}

.karatsoft-body .karatsoft-breadcrumbs span, .karatsoft-body .karatsoft-breadcrumbs a:hover span, .krt-breadcrumbs-item span, .krt-breadcrumbs-item a:hover span {
    color: #4A9EE2;
}

.karatsoft-navigation-background {
    background-color: #f4f4f4;
}

.karatsoft-navigation-bar-wrap {
    border-color: #e8e8e8;
}

.karatsoft-navigation .karatsoft-navigation-slide-bar {
    border-color: #3db166;
}

.karatsoft-navigation .karatsoft-navigation-slide-bar:before {
    border-bottom-color: #3db166;
}

.sf-menu > li > a, .sf-vertical > li > a {
    color: #163269;
}

.sf-menu > li > a:hover, .sf-menu > li.current-menu-item > a, .sf-menu > li.current-menu-ancestor > a, .sf-vertical > li > a:hover, .sf-vertical > li.current-menu-item > a, .sf-vertical > li.current-menu-ancestor > a {
    color: #4A9EE2;
}

.sf-menu > .karatsoft-normal-menu li, .sf-menu > .karatsoft-mega-menu > .sf-mega, .sf-vertical ul.sub-menu li, ul.sf-menu > .menu-item-language li {
    background-color: #fff;
}

.sf-menu > li > .sub-menu a, .sf-menu > .karatsoft-mega-menu > .sf-mega a, .sf-vertical ul.sub-menu li a {
    color: #000;
}

.sf-menu > li > .sub-menu a:hover, .sf-menu > li > .sub-menu .current-menu-item > a, .sf-menu > li > .sub-menu .current-menu-ancestor > a, .sf-menu > .karatsoft-mega-menu > .sf-mega a:hover, .sf-menu > .karatsoft-mega-menu > .sf-mega .current-menu-item > a, .sf-vertical > li > .sub-menu a:hover, .sf-vertical > li > .sub-menu .current-menu-item > a, .sf-vertical > li > .sub-menu .current-menu-ancestor > a {
    color: #000;
}

.sf-menu > li > .sub-menu a:hover, .sf-menu > li > .sub-menu .current-menu-item > a, .sf-menu > li > .sub-menu .current-menu-ancestor > a, .sf-menu > .karatsoft-mega-menu > .sf-mega a:hover, .sf-menu > .karatsoft-mega-menu > .sf-mega .current-menu-item > a, .sf-vertical > li > .sub-menu a:hover, .sf-vertical > li > .sub-menu .current-menu-item > a, .sf-vertical > li > .sub-menu .current-menu-ancestor > a {
    background-color: #f3f3f3;
}

ul .sub-menu {
    /* shadow except top border */
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), 0 2px 4px rgba(0, 0, 0, 0.05), 0 4px 8px rgba(0, 0, 0, 0.05), 0 8px 16px rgba(0, 0, 0, 0.05), 0 16px 32px rgba(0, 0, 0, 0.05), 0 32px 64px rgba(0, 0, 0, 0.05);


}

.karatsoft-navigation .sf-menu > .karatsoft-mega-menu .sf-mega-section-inner > a {
    color: #192f59;

}

.karatsoft-navigation .sf-menu > .karatsoft-mega-menu .sf-mega-section {
    border-color: #dddddd;
}

.mm-navbar .mm-title, .mm-navbar .mm-btn, ul.mm-listview li > a, ul.mm-listview li > span {
    color: #979797;
}

ul.mm-listview li a {
    border-color: #979797;
}

.mm-arrow:after, .mm-next:after, .mm-prev:before {
    border-color: #979797;
}

.mm-navbar .mm-title:hover, .mm-navbar .mm-btn:hover, ul.mm-listview li a:hover, ul.mm-listview li > span:hover, ul.mm-listview li.current-menu-item > a, ul.mm-listview li.current-menu-ancestor > a, ul.mm-listview li.current-menu-ancestor > span {
    color: #ffffff;
}

.mm-menu {
    background-color: #1f1f1f;
}

ul.mm-listview li {
    border-color: #626262;
}

.karatsoft-overlay-menu-content {
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.88);
}

.karatsoft-overlay-menu-content ul.menu > li, .karatsoft-overlay-menu-content ul.sub-menu ul.sub-menu {
    border-color: #424242;
}

.karatsoft-overlay-menu-content ul li a, .karatsoft-overlay-menu-content .karatsoft-overlay-menu-close {
    color: #ffffff;
}

.karatsoft-overlay-menu-content ul li a:hover {
    color: #a8a8a8;
}

.karatsoft-bullet-anchor a:before {
    background-color: #777777;
}

.karatsoft-bullet-anchor a:hover, .karatsoft-bullet-anchor a.current-menu-item {
    border-color: #ffffff;
}

.karatsoft-bullet-anchor a:hover:before, .karatsoft-bullet-anchor a.current-menu-item:before {
    background: #ffffff;
}

.karatsoft-main-menu-search i, .karatsoft-main-menu-cart i {
    color: #192f59;
}

.karatsoft-main-menu-cart > .karatsoft-top-cart-count {
    background-color: #3db166;
}

.karatsoft-main-menu-cart > .karatsoft-top-cart-count {
    color: #ffffff;
}

.karatsoft-body .karatsoft-main-menu-right-button {
    color: #333333;
}

.karatsoft-body .karatsoft-main-menu-right-button:hover {
    color: #555555;
}

.karatsoft-body .karatsoft-main-menu-right-button {
    background-color: #192f59;
}

.karatsoft-body .karatsoft-main-menu-right-button:hover {
    background-color: #1c4c72;
}

.karatsoft-body .karatsoft-main-menu-right-button {
    border-color: #333333;
}

.karatsoft-body .karatsoft-main-menu-right-button:hover {
    border-color: #555555;
}

.karatsoft-page-preload {
    background-color: #ffffff;
}

.karatsoft-body-outer-wrapper, body.karatsoft-full .karatsoft-body-wrapper, .karatsoft-header-side-content {
    background-color: #ffffff;
}

body.karatsoft-boxed .karatsoft-body-wrapper, .krt-page-builder .krt-page-builder-body.krt-pb-livemode {
    background-color: #ffffff;
}

.karatsoft-page-title-wrap .karatsoft-page-title {
    color: #ffffff;
}

.karatsoft-page-title-wrap .karatsoft-page-caption {
    color: #4A9EE2;
}

.karatsoft-page-title-wrap .karatsoft-page-caption .woocommerce-breadcrumb, .karatsoft-page-title-wrap .karatsoft-page-caption .woocommerce-breadcrumb a {
    color: #4A9EE2;
}

.karatsoft-page-title-wrap .karatsoft-page-title-event-time, .karatsoft-page-title-wrap .karatsoft-page-title-event-link a, .karatsoft-page-title-wrap .karatsoft-page-title-event-link a:hover {
    color: #4A9EE2;
}

.karatsoft-page-title-wrap .karatsoft-page-title-overlay {
    background-color: #ffffff;
}

.karatsoft-page-title-wrap .karatsoft-page-title-top-gradient {
    background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    background: -o-linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
}

.karatsoft-page-title-wrap .karatsoft-page-title-bottom-gradient {
    background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
    background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
    background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
}

.karatsoft-body, .karatsoft-body span.wpcf7-not-valid-tip {
    color: #6b6b6b;
}

.karatsoft-body h1, .karatsoft-body h2, .karatsoft-body h3, .karatsoft-body h4, .karatsoft-body h5, .karatsoft-body h6 {
    color: #161616;
}

.woocommerce table.shop_attributes th, .woocommerce table.shop_table th, .single-product.woocommerce div.product .product_meta .karatsoft-head {
    color: #161616;
}

.karatsoft-body a {
    color: #545454;
    font-size: 14px;
}

.karatsoft-body a:hover {
    color: #4A9EE2;
}

.karatsoft-body * {
    border-color: #e6e6e6;
}

.karatsoft-body .krt-portfolio-single-nav-wrap {
    border-color: #e6e6e6;
}

.krt-columnize-item .krt-columnize-item-content {
    column-rule-color: #e6e6e6;
    -moz-column-rule-color: #e6e6e6;
    -webkit-column-rule-color: #e6e6e6;
}

.karatsoft-body input, .wpcf7 select, .karatsoft-body textarea {
    background-color: #ffffff;
}

.karatsoft-body input, .wpcf7 select, .karatsoft-body textarea {
    border-color: #d7d7d7;
}

.karatsoft-body input, .wpcf7 select, .karatsoft-body textarea {
    color: #4e4e4e;
}

.karatsoft-body ::-webkit-input-placeholder {
    color: #5e5e5e;
}

.karatsoft-body ::-moz-placeholder {
    color: #5e5e5e;
}

.karatsoft-body :-ms-input-placeholder {
    color: #5e5e5e;
}

.karatsoft-body :-moz-placeholder {
    color: #5e5e5e;
}

.karatsoft-not-found-wrap {
    background-color: #23618e;
}

.karatsoft-not-found-wrap .karatsoft-not-found-head {
    color: #ffffff;
}

.karatsoft-not-found-wrap .karatsoft-not-found-title {
    color: #ffffff;
}

.karatsoft-not-found-wrap .karatsoft-not-found-caption {
    color: #c3e7ff;
}

.karatsoft-not-found-wrap form.search-form input.search-field {
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.4)
}

.karatsoft-not-found-wrap form.search-form input.search-field, .karatsoft-not-found-wrap .karatsoft-top-search-submit {
    color: #ffffff;
}

.karatsoft-not-found-wrap input::-webkit-input-placeholder {
    color: #ffffff;
}

.karatsoft-not-found-wrap input:-moz-placeholder {
    color: #ffffff;
}

.karatsoft-not-found-wrap input::-moz-placeholder {
    color: #ffffff;
}

.karatsoft-not-found-wrap input:-ms-input-placeholder {
    color: #ffffff;
}

.karatsoft-not-found-wrap .karatsoft-not-found-back-to-home a, .karatsoft-not-found-wrap .karatsoft-not-found-back-to-home a:hover {
    color: #ffffff;
}

.karatsoft-sidebar-area .karatsoft-widget-title {
    color: #383838;
}

.karatsoft-sidebar-area .karatsoft-widget-title {
    background-color: #ededed;
}

.karatsoft-sidebar-area .karatsoft-widget-title {
    border-bottom-color: #4A9EE2;
}

.karatsoft-sidebar-area a {
    color: #8c8c8c;
}

.widget_recent_entries ul li:before, .widget_recent_comments ul li:before, .widget_pages ul li:before, .widget_rss ul li:before, .widget_archive ul li:before, .widget_categories ul li:before, .widget_nav_menu ul li:before, .widget_meta ul li:before {
    color: #8c8c8c;
}

.karatsoft-sidebar-area a:hover, .karatsoft-sidebar-area .current-menu-item > a {
    color: #163269;
}

.karatsoft-sidebar-area * {
    border-color: #4A9EE2;
}

.krt-recent-post-widget .krt-blog-info i {
    color: #9c9c9c;
}

.krt-recent-post-widget .krt-blog-info, .krt-recent-post-widget .krt-blog-info a, .krt-recent-post-widget .krt-blog-info a:hover {
    color: #a0a0a0;
}

.krt-post-slider-widget-overlay .krt-post-slider-widget-title {
    color: #ffffff;
}

.krt-post-slider-widget-overlay .krt-blog-info, .krt-post-slider-widget-overlay .krt-blog-info i, .krt-post-slider-widget-overlay .krt-blog-info a, .krt-post-slider-widget-overlay .krt-blog-info a:hover {
    color: #9c9c9c;
}

.widget_search input.search-field {
    color: #5e5e5e;
}

.widget_search input::-webkit-input-placeholder {
    color: #5e5e5e;
}

.widget_search input:-moz-placeholder {
    color: #5e5e5e;
}

.widget_search input::-moz-placeholder {
    color: #5e5e5e;
}

.widget_search input:-ms-input-placeholder {
    color: #5e5e5e;
}

.widget_search input.search-field {
    border-color: #3db166;
}

.widget_search form:after {
    border-color: #c7c7c7;
}

.karatsoft-body .tagcloud a, .karatsoft-body .tagcloud a:hover {
    color: #ffffff;
}

.karatsoft-body .tagcloud a {
    background-color: #4A9EE2;
}

.karatsoft-body .tagcloud a {
    border-color: #4A9EE2;
}

ul.krt-twitter-widget-wrap li:before {
    color: #303030;
}

ul.krt-twitter-widget-wrap li .krt-twitter-widget-date a, ul.krt-twitter-widget-wrap li .krt-twitter-widget-date a:hover {
    color: #b5b5b5;
}

.krt-video-widget i {
    background-color: #3db166;
}

.karatsoft-footer-wrapper {
    background-color: #182a45;
}

.karatsoft-footer-wrapper .karatsoft-widget-title {
    color: #ffffff;
}

.karatsoft-footer-wrapper h1, .karatsoft-footer-wrapper h3, .karatsoft-footer-wrapper h3, .karatsoft-footer-wrapper h4, .karatsoft-footer-wrapper h5, .karatsoft-footer-wrapper h6 {
    color: #ffffff;
}

.karatsoft-footer-wrapper .karatsoft-widget-title {
    border-bottom-color: #4A9EE2;
}

.karatsoft-footer-wrapper {
    color: #ababab;
}

.karatsoft-footer-wrapper .widget_recent_entries ul li:before, .karatsoft-footer-wrapper .widget_recent_comments ul li:before, .karatsoft-footer-wrapper .widget_pages ul li:before, .karatsoft-footer-wrapper .widget_rss ul li:before, .karatsoft-footer-wrapper .widget_archive ul li:before, .karatsoft-footer-wrapper .widget_categories ul li:before, .widget_nav_menu ul li:before, .karatsoft-footer-wrapper .widget_meta ul li:before {
    color: #ababab;
}

.karatsoft-footer-wrapper a {
    color: #fff;
}

.karatsoft-footer-wrapper a:hover {
    color: #8d8d8d;
}

.karatsoft-footer-wrapper, .karatsoft-footer-wrapper * {
    border-color: #363636;
}

.karatsoft-copyright-wrapper {
    background-color: #4A9EE2;
}

.karatsoft-copyright-wrapper {
    color: #838383;
}

.karatsoft-copyright-wrapper a {
    color: #fff;
}

.karatsoft-copyright-wrapper a:hover {
    color: #ffffff;
}

.karatsoft-footer-back-to-top-button {
    background-color: #dbdbdb;
}

.karatsoft-body .karatsoft-footer-back-to-top-button, .karatsoft-body .karatsoft-footer-back-to-top-button:hover {
    color: #313131;
}

.karatsoft-body .karatsoft-blog-title-wrap .karatsoft-single-article-title {
    color: #ffffff;
}

.karatsoft-blog-title-wrap .karatsoft-blog-info-wrapper, .karatsoft-blog-title-wrap .karatsoft-blog-info-wrapper a, .karatsoft-blog-title-wrap .karatsoft-blog-info-wrapper a:hover, .karatsoft-blog-title-wrap .karatsoft-blog-info-wrapper i {
    color: #ffffff;
}

.karatsoft-blog-title-wrap .karatsoft-single-article-date-day {
    color: #ffffff;
}

.karatsoft-blog-title-wrap .karatsoft-single-article-date-month, .karatsoft-single-article-date-wrapper .karatsoft-single-article-date-year {
    color: #b1b1b1;
}

.karatsoft-blog-title-wrap .karatsoft-single-article-date-wrapper {
    border-color: #ffffff;
}

.karatsoft-blog-title-wrap .karatsoft-blog-title-overlay {
    background-color: #000000;
}

.karatsoft-blog-title-wrap.karatsoft-feature-image .karatsoft-blog-title-top-overlay {
    background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    background: -o-linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
}

.karatsoft-blog-title-wrap.karatsoft-feature-image .karatsoft-blog-title-bottom-overlay {
    background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
    background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
    background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
}

.karatsoft-single-author .karatsoft-single-author-title a, .karatsoft-single-author .karatsoft-single-author-title a:hover {
    color: #464646;
}

.karatsoft-single-author .karatsoft-single-author-caption {
    color: #b1b1b1;
}

.karatsoft-single-author-tags a, .karatsoft-single-author-tags a:hover {
    color: #3db166;
    border-color: #3db166;
}

.karatsoft-single-nav a, .karatsoft-single-nav a:hover {
    color: #a5a5a5;
}

.karatsoft-blog-style-2 .karatsoft-single-nav-area-left .karatsoft-single-nav-area-overlay {
    background-color: #3db166;
}

.karatsoft-blog-style-2 .karatsoft-single-nav-area-right .karatsoft-single-nav-area-overlay {
    background-color: #3db166;
}

.karatsoft-blog-style-2 .karatsoft-single-related-post-wrap {
    background-color: #f5f5f5;
}

.karatsoft-single-magazine-author-tags a, .karatsoft-single-magazine-author-tags a:hover {
    color: #272727;
}

.karatsoft-single-magazine-author-tags a {
    background-color: #f2f2f2;
}

.karatsoft-blog-magazine .karatsoft-single-author {
    background-color: #f7f7f7;
}

.karatsoft-comments-area .karatsoft-comments-title, .karatsoft-comments-area .comment-author, .karatsoft-comments-area .comment-reply-title {
    color: #464646;
}

.karatsoft-comments-area .comment-respond {
    background-color: #f9f9f9;
}

.karatsoft-comments-area .comment-reply a, .karatsoft-comments-area .comment-reply a:hover {
    color: #bcbcbc;
}

.karatsoft-comments-area .comment-time a, .karatsoft-comments-area .comment-time a:hover {
    color: #b1b1b1;
}

.krt-blog-title a, .karatsoft-body .karatsoft-single-article-title, .karatsoft-body .karatsoft-single-article-title a {
    color: #163269;
}

.krt-blog-title a:hover, .karatsoft-body .karatsoft-single-article-title a:hover {
    color: #4A9EE2;
}

.krt-sticky-banner, .karatsoft-sticky-banner {
    color: #444444;
}

.krt-sticky-banner, .karatsoft-sticky-banner {
    background-color: #f3f3f3;
}

.karatsoft-single-article .karatsoft-blog-info-wrapper, .karatsoft-single-article .karatsoft-blog-info-wrapper a, .karatsoft-single-article .karatsoft-blog-info-wrapper a:hover, .karatsoft-single-article .karatsoft-blog-info-wrapper i, .krt-blog-info-wrapper, .krt-blog-info-wrapper a, .krt-blog-info-wrapper a:hover, .krt-blog-info-wrapper i, .krt-blog-grid .krt-blog-info-date a {
    color: #444444;
    font-weight: 700;
}

.krt-blog-date-wrapper .krt-blog-date-day, .karatsoft-single-article .karatsoft-single-article-date-day {
    color: #353535;
}

.krt-blog-date-wrapper .krt-blog-date-month, .karatsoft-single-article .karatsoft-single-article-date-month {
    color: #8a8a8a;
}

.krt-blog-grid.krt-blog-grid-with-frame, .krt-blog-full-frame, .krt-blog-list-frame, .krt-blog-link-format {
    background-color: #ffffff;
}

.krt-opacity-on-hover {
    background: #000;
}

.krt-style-2 .krt-blog-thumbnail .krt-blog-info-category {
    background: #3db166;
}

.krt-blog-feature .krt-blog-info-category {
    background: #3db166;
}

.krt-recent-post-widget-thumbnail .krt-blog-info-category {
    background: #3db166;
}

.krt-blog-modern.krt-with-image .krt-blog-info-wrapper, .krt-blog-modern.krt-with-image .krt-blog-info-wrapper a, .krt-blog-modern.krt-with-image .krt-blog-info-wrapper i, .krt-blog-modern.krt-with-image .krt-blog-title a {
    color: #ffffff;
}

.krt-blog-modern.krt-with-image .krt-blog-content {
    color: #ffffff;
}

.krt-blog-metro.krt-with-image .krt-blog-info-wrapper, .krt-blog-metro.krt-with-image .krt-blog-info-wrapper a, .krt-blog-metro.krt-with-image .krt-blog-info-wrapper i, .krt-blog-metro.krt-with-image .krt-blog-title a {
    color: #ffffff;
}

.karatsoft-blog-aside-format .karatsoft-single-article-content, .krt-blog-aside-format {
    background-color: #3db166;
}

.karatsoft-blog-quote-format .karatsoft-single-article-content, .krt-blog-quote-format {
    background-color: #3db166;
}

.karatsoft-blog-aside-format .karatsoft-single-article-content, .krt-blog-aside-format .krt-blog-content {
    color: #ffffff;
}

.karatsoft-blog-quote-format .karatsoft-single-article-content blockquote, .karatsoft-blog-quote-format .karatsoft-single-article-content q, .karatsoft-blog-quote-format .karatsoft-single-article-content, .krt-blog-quote-format .krt-blog-content blockquote, .krt-blog-quote-format .krt-blog-content q, .krt-blog-quote-format .krt-blog-content {
    color: #ffffff;
}

.krt-pagination a {
    background-color: #f0f0f0;
}

body .page-links > a, body .nav-links > a, body .nav-links > span.dots {
    background-color: #f0f0f0;
}

.krt-pagination a {
    color: #919191;
}

body .page-links > a, body .nav-links > a, body .nav-links > span.dots {
    color: #919191;
}

.krt-pagination a:hover, .krt-pagination a.krt-active, .krt-pagination span {
    background-color: #4A9EE2;
}

body .page-links > span, body .page-links > a:hover, body .nav-links > span.current, body .nav-links > a:hover {
    background-color: #4A9EE2;
}

.krt-pagination a:hover, .krt-pagination a.krt-active, .krt-pagination span {
    color: #ffffff;
}

body .page-links > span, body .page-links > a:hover, body .nav-links > span.current, body .nav-links > a:hover {
    color: #ffffff;
}

.krt-pagination.krt-with-border a {
    color: #b4b4b4;
    border-color: #b4b4b4;
}

.krt-pagination.krt-style-plain a, .krt-pagination.krt-style-plain a:before, .krt-pagination.krt-style-plain span:before {
    color: #b4b4b4;
}

.krt-pagination.krt-with-border a:hover, .krt-pagination.krt-with-border a.krt-active, .krt-pagination.krt-with-border span {
    color: #424242;
    border-color: #424242;
}

.krt-pagination.krt-style-plain a:hover, .krt-pagination.krt-style-plain a.krt-active, .krt-pagination.krt-style-plain span {
    color: #424242;
}

.krt-course-item.krt-course-style-list .krt-course-item-title {
    color: #6b6b6b;
}

.krt-course-item.krt-course-style-list .krt-course-item-title:hover {
    color: #182a45;
}

.krt-course-item.krt-course-style-list .krt-course-item-id, .krt-course-item .krt-course-item-icon {
    color: #4A9EE2;
}

.krt-course-item.krt-course-style-list-info .krt-course-item-list {
    background-color: #f2f2f2;
}

.krt-course-item.krt-course-style-list-info .krt-course-item-title {
    color: #3e3e3e;
}

.krt-course-item.krt-course-style-list-info .krt-course-item-id {
    color: #3db166;
}

.krt-course-item.krt-course-style-list-info .krt-course-item-info {
    color: #6b6b6b;
}

.krt-course-item.krt-course-style-list-info .krt-course-item-button, .krt-course-item.krt-course-style-list-info .krt-course-item-button:hover {
    background-color: #50bd77;
}

.krt-body .krt-course-form input, .krt-course-form .krt-course-form-combobox {
    background-color: #3b4b6b;
}

.krt-body .krt-course-form input, .krt-course-form .krt-course-form-combobox select, .krt-course-form .krt-course-form-combobox:after {
    color: #b1c0e0;
}

.krt-course-form input::-webkit-input-placeholder {
    color: #b1c0e0;
}

.krt-course-form input::-moz-placeholder {
    color: #b1c0e0;
}

.krt-course-form input:-ms-input-placeholder {
    color: #b1c0e0;
}

.krt-course-form input:-moz-placeholder {
    color: #b1c0e0;
}

.krt-body .krt-course-form input[type="submit"] {
    background-color: #4A9EE2;
}

.krt-type-start-date-month .krt-date {
    color: #4A9EE2;
}

.krt-event-item-info.krt-type-start-date-month {
    border-color: #182847;
}

.krt-type-start-date-month .krt-month {
    color: #4A9EE2;
}

.krt-event-item-list .krt-event-item-title a {
    color: #182847;
}

.krt-event-item-list .krt-event-item-title a:hover {
    color: #4A9EE2;
}

.krt-event-item .krt-event-item-info-wrap {
    color: #182847;
}

.krt-portfolio-single-nav, .krt-portfolio-single-nav a, .krt-portfolio-single-nav a:hover {
    color: #828282;
}

.krt-portfolio-grid.krt-style-with-frame .krt-portfolio-grid-frame, .krt-portfolio-grid2 {
    background-color: #ffffff;
}

.krt-portfolio-content-wrap .krt-portfolio-title a {
    color: #191919;
}

.krt-port-info-item .krt-port-info-key, .krt-port-info2 .krt-port-info2-key {
    color: #343434;
}

.krt-portfolio-content-wrap .krt-portfolio-info, .krt-portfolio-content-wrap .krt-portfolio-info a, .krt-portfolio-content-wrap .krt-portfolio-info a:hover {
    color: #b1b1b1;
}

.krt-portfolio-grid2 .krt-portfolio-content-wrap .krt-portfolio-info {
    background-color: #3db166;
}

.krt-portfolio-badge {
    color: #0a0a0a;
}

.krt-portfolio-badge {
    background-color: #3db166;
}

.krt-portfolio-thumbnail .krt-portfolio-icon, .krt-portfolio-thumbnail .krt-portfolio-title a, .krt-portfolio-thumbnail .krt-portfolio-title a:hover {
    color: #ffffff;
}

.krt-portfolio-thumbnail .krt-portfolio-info, .krt-portfolio-thumbnail .krt-portfolio-info a, .krt-portfolio-thumbnail .krt-portfolio-info a:hover {
    color: #cecece;
}

.krt-filterer-wrap.krt-style-text a {
    color: #aaaaaa;
}

.krt-filterer-wrap.krt-style-text a:hover, .krt-filterer-wrap.krt-style-text a.krt-active {
    color: #161616;
}

.krt-filterer-wrap.krt-style-text .krt-filterer-slide-bar {
    border-bottom-color: #161616
}

.krt-filterer-wrap.krt-style-button a {
    color: #838383;
}

.krt-filterer-wrap.krt-style-button a {
    background-color: #f1f1f1;
}

.krt-filterer-wrap.krt-style-button a:hover, .krt-filterer-wrap.krt-style-button a.krt-active {
    color: #191919;
}

.krt-filterer-wrap.krt-style-button a:hover, .krt-filterer-wrap.krt-style-button a.krt-active {
    background-color: #3db166;
}

.krt-price-table-item .krt-price-table {
    background-color: #ffffff;
}

.krt-price-table .krt-price-table-head {
    background-color: #3e3e3e;
    background: -webkit-linear-gradient(#3e3e3e, #3e3e3e);
    background: -o-linear-gradient(#3e3e3e, #3e3e3e);
    background: -moz-linear-gradient(#3e3e3e, #3e3e3e);
    background: linear-gradient(#3e3e3e, #3e3e3e);
}

.krt-price-table .krt-price-table-icon {
    color: #ffffff;
}

.krt-price-table .krt-price-table-title {
    color: #3db166;
}

.krt-price-table .krt-price-table-caption {
    color: #ffffff;
}

.krt-price-table .krt-price-table-price {
    background-color: #f6f6f6;
}

.krt-price-table .krt-price-table-price-number, .krt-price-table .krt-price-prefix {
    color: #323232;
}

.krt-price-table .krt-price-suffix {
    color: #191919;
}

body .krt-price-table .krt-price-table-button, body .krt-price-table .krt-price-table-button:hover {
    color: #ffffff;
}

body .krt-price-table .krt-price-table-button, body .krt-price-table .krt-price-table-button:hover {
    background-color: #383838;
    background: -webkit-linear-gradient(#383838, #383838);
    background: -o-linear-gradient(#383838, #383838);
    background: -moz-linear-gradient(#383838, #383838);
    background: linear-gradient(#383838, #383838);
}

.krt-price-table .krt-price-table-content * {
    border-color: #e5e5e5;
}

.krt-price-table.krt-active .krt-price-table-head {
    background-color: #3db166;
    background: -webkit-linear-gradient(#3db166, #3db166);
    background: -o-linear-gradient(#3db166, #3db166);
    background: -moz-linear-gradient(#3db166, #3db166);
    background: linear-gradient(#3db166, #3db166);
}

.krt-price-table.krt-active .krt-price-table-icon {
    color: #ffffff;
}

.krt-price-table.krt-active .krt-price-table-title {
    color: #ffffff;
}

.krt-price-table.krt-active .krt-price-table-caption {
    color: #085e4d;
}

.krt-price-table.krt-active .krt-price-table-price {
    background-color: #f6f6f6;
}

.krt-price-table.krt-active .krt-price-table-price-number, .krt-price-table .krt-price-prefix {
    color: #323232;
}

.krt-price-table.krt-active .krt-price-suffix {
    color: #191919;
}

body .krt-price-table.krt-active .krt-price-table-button, body .krt-price-table .krt-price-table-button:hover {
    color: #ffffff;
}

body .krt-price-table.krt-active .krt-price-table-button, body .krt-price-table .krt-price-table-button:hover {
    background-color: #3db166;
    background: -webkit-linear-gradient(#49b777, #3db166);
    background: -o-linear-gradient(#49b777, #3db166);
    background: -moz-linear-gradient(#49b777, #3db166);
    background: linear-gradient(#49b777, #3db166);
}

.krt-accordion-style-icon .krt-accordion-item-icon, .krt-accordion-style-box-icon .krt-accordion-item-icon, .krt-toggle-box-style-icon .krt-toggle-box-item-icon, .krt-toggle-box-style-box-icon .krt-toggle-box-item-icon {
    color: #4A9EE2;
}

.krt-accordion-style-icon .krt-accordion-item-title .krt-head, .krt-accordion-style-box-icon .krt-accordion-item-title .krt-head, .krt-toggle-box-style-icon .krt-toggle-box-item-title .krt-head, .krt-toggle-box-style-box-icon .krt-toggle-box-item-title .krt-head {
    color: #4A9EE2;
}

.krt-accordion-style-icon .krt-accordion-item-title, .krt-accordion-style-box-icon .krt-accordion-item-title, .krt-toggle-box-style-icon .krt-toggle-box-item-title, .krt-toggle-box-style-box-icon .krt-toggle-box-item-title {
    color: #4A9EE2;
}

.krt-accordion-style-box-icon .krt-accordion-item-icon, .krt-toggle-box-style-box-icon .krt-toggle-box-item-icon {
    background-color: #f3f3f3;
}

.krt-accordion-style-box-icon .krt-accordion-item-icon, .krt-toggle-box-style-box-icon .krt-toggle-box-item-icon {
    border-color: #f3f3f3;
}

.krt-accordion-style-background-title-icon .krt-accordion-item-title:before, .krt-toggle-box-style-background-title-icon .krt-accordion-item-title:before {
    color: #4A9EE2;
}

.krt-accordion-style-background-title .krt-accordion-item-title .krt-head, .krt-accordion-style-background-title-icon .krt-accordion-item-title .krt-head, .krt-toggle-box-style-background-title .krt-toggle-box-item-title .krt-head, .krt-toggle-box-style-background-title-icon .krt-toggle-box-item-title .krt-head {
    color: #4A9EE2;
}

.krt-accordion-style-background-title .krt-accordion-item-title, .krt-accordion-style-background-title-icon .krt-accordion-item-title, .krt-toggle-box-style-background-title .krt-toggle-box-item-title, .krt-toggle-box-style-background-title-icon .krt-toggle-box-item-title {
    color: #4A9EE2;
}

.krt-accordion-style-background-title .krt-accordion-item-title, .krt-accordion-style-background-title-icon .krt-accordion-item-title, .krt-toggle-box-style-background-title .krt-toggle-box-item-title, .krt-toggle-box-style-background-title-icon .krt-toggle-box-item-title {
    background-color: #f3f3f3;
}

.krt-accordion-style-background-title-icon .krt-active .krt-accordion-item-title:before, .krt-toggle-box-style-background-title-icon .krt-active .krt-accordion-item-title:before {
    color: #ffffff;
}

.krt-accordion-style-background-title .krt-active .krt-accordion-item-title, .krt-accordion-style-background-title-icon .krt-active .krt-accordion-item-title, .krt-toggle-box-style-background-title .krt-active .krt-toggle-box-item-title, .krt-toggle-box-style-background-title-icon .krt-active .krt-toggle-box-item-title {
    color: #ffffff;
}

.krt-accordion-style-background-title .krt-active .krt-accordion-item-title, .krt-accordion-style-background-title-icon .krt-active .krt-accordion-item-title, .krt-toggle-box-style-background-title .krt-active .krt-toggle-box-item-title, .krt-toggle-box-style-background-title-icon .krt-active .krt-toggle-box-item-title {
    background-color: #4A9EE2;
}

.krt-audio, .krt-audio .mejs-container .mejs-controls {
    background-color: #e7e7e7;
}

.krt-audio .mejs-container .mejs-controls .mejs-volume-button:before, .krt-audio .mejs-container .mejs-controls .mejs-playpause-button:before, .krt-audio .mejs-container .mejs-controls .mejs-time {
    color: #202020;
}

.krt-audio .mejs-controls .mejs-time-rail .mejs-time-total, .krt-audio .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background-color: #afafaf;
}

.krt-audio .mejs-controls .mejs-time-rail .mejs-time-current {
    background-color: #3db166;
}

.krt-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background-color: #afafaf;
}

.krt-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background-color: #646464;
}

.krt-alert-box-item .krt-alert-box-item-inner {
    background-color: #ef5e68;
}

.krt-alert-box-item .krt-alert-box-item-inner {
    border-color: #cd515a;
}

.krt-alert-box-item .krt-alert-box-item-inner {
    color: #ffffff;
}

.krt-alert-box-item .krt-alert-box-item-title {
    color: #ffffff;
}

blockquote, q {
    color: #777777;
}

blockquote, q, pre {
    background-color: #f5f5f5;
}

.karatsoft-body blockquote, .karatsoft-body q {
    border-color: #e2e2e2;
}

.krt-blockquote-item-quote {
    color: #189bb1;
}

.krt-blockquote-item-content, .krt-blockquote-item-author, pre {
    color: #2d2d2d;
}

.krt-body .krt-load-more, .krt-body .krt-button, .karatsoft-body .karatsoft-button, .karatsoft-body input[type="button"], .karatsoft-body input[type="submit"] {
    color: #ffffff;
}

.krt-body .krt-load-more:hover, .krt-body .krt-button:hover {
    color: #ffffff;
}

.krt-body .krt-load-more, .krt-body .krt-button, .karatsoft-body .karatsoft-button, .karatsoft-body input[type="button"], .karatsoft-body input[type="submit"] {
    background-color: #26b7c4;
}

.krt-body .krt-load-more:hover, .krt-body .krt-button:hover {
    background-color: #182847;
}

.krt-body .krt-button-with-border {
    border-color: #383838;
}

.krt-body .krt-button-with-border.krt-button-transparent {
    color: #383838;
}

.krt-body .krt-button-with-border:hover {
    border-color: #000000;
}

.krt-body .krt-button-with-border.krt-button-transparent:hover {
    color: #000000;
}

.krt-body .krt-button.krt-button-gradient {
    background-color: #189bb1;
    background: -webkit-linear-gradient(#4A9EE2, #189bb1);
    background: -o-linear-gradient(#4A9EE2, #189bb1);
    background: -moz-linear-gradient(#4A9EE2, #189bb1);
    background: linear-gradient(#4A9EE2, #189bb1);
}

.krt-body .krt-button.krt-button-gradient-v {
    background-color: #189bb1;
    background: -webkit-linear-gradient(to right, #4A9EE2, #189bb1);
    background: -o-linear-gradient(to right, #4A9EE2, #189bb1);
    background: -moz-linear-gradient(to right, #4A9EE2, #189bb1);
    background: linear-gradient(to right, #4A9EE2, #189bb1);
}

.krt-call-to-action-item-title {
    color: #2c2c2c;
}

.krt-call-to-action-item-caption {
    color: #535353;
}

.krt-counter-item-top-text {
    color: #828282;
}

.krt-counter-item-top-icon {
    color: #393939;
}

.krt-counter-item-number {
    color: #393939;
}

.krt-counter-item-divider {
    border-color: #393939;
}

.krt-counter-item-bottom-text {
    color: #393939;
}

.krt-column-service-item .krt-column-service-icon, .krt-column-service-item .krt-column-service-media.krt-character {
    color: #9d9d9d;
}

.krt-column-service-item .krt-icon-style-round i {
    background-color: #f3f3f3;
}

.krt-column-service-item .krt-column-service-title {
    color: #383838;
}

.krt-column-service-item .krt-column-service-caption {
    color: #747474;
}

.krt-dropdown-tab .krt-dropdown-tab-title, .krt-dropdown-tab .krt-dropdown-tab-head-wrap {
    background-color: #4A9EE2;
}

.krt-dropdown-tab .krt-dropdown-tab-title {
    color: #252525;
}

.krt-flipbox-item .krt-flipbox-front, .krt-flipbox-item .krt-flipbox-back, .krt-feature-box-item .krt-feature-box {
    background-color: #182a45;
}

.krt-flipbox-item .krt-flipbox-front, .krt-flipbox-item .krt-flipbox-back, .krt-flipbox-item .krt-flipbox-frame, .krt-feature-box-item .krt-feature-box, .krt-feature-box-item .krt-feature-box-frame {
    border-color: #189bb1;
}

.krt-flipbox-item .krt-flipbox-item-icon, .krt-feature-box-item .krt-feature-box-item-icon {
    color: #ffffff;
}

.krt-flipbox-item .krt-flipbox-item-title, .krt-feature-box-item .krt-feature-box-item-title {
    color: #ffffff;
}

.krt-flipbox-item .krt-flipbox-item-caption, .krt-feature-box-item .krt-feature-box-item-caption {
    color: #ffffff;
}

.krt-flipbox-item .krt-flipbox-item-content, .krt-feature-box-item .krt-feature-box-item-content {
    color: #ffffff;
}

.krt-image-overlay.krt-gallery-image-overlay .krt-image-overlay-title {
    color: #ffffff;
}

.krt-image-overlay.krt-gallery-image-overlay .krt-image-overlay-caption {
    color: #cecece;
}

.krt-image-overlay {
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.6);
}

.krt-image-overlay-content, .krt-image-overlay-content a, .krt-image-overlay-icon {
    color: #ffffff;
}

.krt-page-builder-body [data-skin] .krt-image-overlay-icon, .krt-page-builder-body .krt-pbf-column[data-skin] .krt-image-overlay-icon {
    color: #ffffff;
}

.krt-image-overlay.krt-round-icon .krt-image-overlay-icon {
    background-color: #ffffff;
}

.krt-body .krt-image-item-wrap {
    border-color: #000000;
}

.krt-block-item-title-wrap .krt-block-item-title {
    color: #343434;
}

.krt-block-item-title-wrap .krt-block-item-caption {
    color: #747474;
}

.krt-block-item-title-wrap a, .krt-block-item-title-wrap a:hover {
    color: #747474;
}

.krt-icon-list-item i {
    color: #222222;
}

.krt-icon-list-with-background-round .krt-icon-list-icon-wrap, .krt-icon-list-with-background-circle .krt-icon-list-icon-wrap {
    color: #f3f3f3;
}

.krt-opening-hour-item .krt-opening-hour-day {
    color: #a5a5a5;
}

.krt-opening-hour-item .krt-opening-hour-open {
    color: #262626;
}

.krt-opening-hour-item .krt-opening-hour-close {
    color: #c8c8c8;
}

.krt-opening-hour-item .krt-opening-hour-time i {
    color: #8a8989;
}

.krt-opening-hour-item .krt-opening-hour-list-item {
    border-color: #a6a6a6;
}

.krt-personnel-info-item-list-wrap, .krt-personnel-item .krt-personnel-info {
    color: #4c4c4c;
}

.krt-personnel-style-grid .krt-personnel-list-title, .krt-personnel-style-grid .krt-personnel-list-title a {
    color: #192f59;
}

.krt-personnel-style-grid .krt-personnel-list-position {
    color: #7a7a7a;
}

.krt-personnel-style-grid.krt-with-background .krt-personnel-list-content-wrap {
    background-color: #ffffff;
}

.krt-personnel-style-grid.krt-with-background .krt-personnel-list-content-wrap {
    border-color: #3db166;
}

.krt-personnel-style-modern .krt-personnel-list-title, .krt-personnel-style-modern .krt-personnel-list-title a {
    color: #ffffff;
}

.krt-personnel-style-modern .krt-personnel-list-position {
    color: #ffffff;
}

.krt-personnel-style-modern .krt-social-network-item a {
    color: #ffffff;
}

.krt-promo-box-item .krt-promo-box-item-title {
    color: #383838;
}

.krt-promo-box-item .krt-promo-box-content-wrap {
    border-color: #e8e7e7;
}

.krt-post-slider-item .krt-post-slider-title a {
    color: #ffffff;
}

.krt-post-slider-item .krt-blog-info, .krt-post-slider-item .krt-blog-info a {
    color: #c5c5c5;
}

.krt-roadmap-item .krt-roadmap-item-head-title {
    color: #8fc9a2;
}

.krt-roadmap-item-head.krt-active .krt-roadmap-item-head-title {
    color: #ffffff;
}

.krt-roadmap-item .krt-roadmap-item-head-caption {
    color: #89c49e;
}

.krt-roadmap-item .krt-roadmap-item-head-count {
    color: #c5c5c5;
}

.krt-roadmap-item .krt-roadmap-item-head-count {
    background-color: #3db166;
}

.krt-roadmap-item-head.krt-active .krt-roadmap-item-head-count {
    color: #3db166;
}

.krt-roadmap-item-head.krt-active .krt-roadmap-item-head-count {
    color: #ffffff;
}

.krt-roadmap-item .krt-roadmap-item-head-divider {
    border-color: #ffffff;
}

.krt-roadmap-item .krt-roadmap-item-content-title {
    color: #ffffff;
}

.krt-roadmap-item .krt-roadmap-item-content-caption {
    color: #79af8f;
}

.krt-roadmap-item .krt-roadmap-item-content {
    color: #82af96;
}

.krt-skill-bar-item .krt-skill-bar-title, .krt-skill-bar-item .krt-skill-bar-right {
    color: #505050;
}

.krt-skill-bar-item .krt-skill-bar-icon {
    color: #616161;
}

.krt-skill-bar-item .krt-skill-bar-progress {
    background-color: #f3f3f3;
}

.krt-skill-bar-item .krt-skill-bar-filled {
    background-color: #4A9EE2;
}

.krt-flexslider-nav .flex-direction-nav li a, .krt-flexslider.krt-nav-style-middle-large .flex-direction-nav li a {
    color: #0c0c0c;
    border-color: #0c0c0c;
}

.krt-flexslider-nav.krt-round-style li a, .krt-flexslider-nav.krt-rectangle-style li a {
    background-color: #f1f1f1;
}

.krt-flexslider .flex-control-nav li a {
    border-color: #8a8a8a;
}

.krt-flexslider .flex-control-nav li a.flex-active {
    background-color: #8a8a8a;
}

.krt-flexslider.krt-bullet-style-cylinder .flex-control-nav li a.flex-active {
    background-color: #8a8a8a;
}

.krt-flexslider.krt-bullet-style-cylinder .flex-control-nav li a {
    background-color: #dfdfdf;
}

.krt-social-share-item a {
    color: #202020;
}

.krt-social-share-item.krt-style-round a, .krt-social-share-item.krt-style-round a:hover {
    background-color: #202020;
}

.krt-social-share-item .krt-divider {
    border-color: #e5e5e5;
}

.krt-social-share-item .krt-social-share-count {
    color: #202020;
}

.krt-stunning-text-item-caption {
    color: #747474;
}

.krt-stunning-text-item-title {
    color: #383838;
}

.krt-tab-item .krt-tab-item-image i {
    color: #189bb1;
}

.krt-tab-item-title {
    color: #8d8d8d;
}

.krt-tab-item-title.krt-active {
    color: #464646;
}

.krt-tab-style1-horizontal .krt-tab-item-title, .krt-tab-style1-vertical .krt-tab-item-title {
    background-color: #f7f7f7;
    width: 20%;
    min-width: 20%;
    height: 86px;
}


@media only screen and (max-width: 767px) {
    .krt-tab-item-title-wrap {
        background-color: #f7f7f7;
    }
}

.krt-tab-item-content {
    color: #8c8c8c;
}

.krt-tab-item-content {
    background-color: #ffffff;
}

.krt-tab-style1-horizontal .krt-tab-item-title.krt-active, .krt-tab-style1-vertical .krt-tab-item-title.krt-active {
    background-color: #ffffff;
}

.krt-testimonial-item .krt-testimonial-item-title {
    color: #232323;
}

.krt-testimonial-item .krt-testimonial-content {
    color: #707070;
}

.krt-testimonial-item .krt-testimonial-title {
    color: #3b3b3b;
}

.krt-testimonial-item .krt-testimonial-position .krt-rating i {
    color: #ffa127;
}

.krt-testimonial-item .krt-testimonial-position {
    color: #3b3b3b;
}

.krt-testimonial-item .krt-testimonial-quote {
    color: #3db166;
}

.krt-title-item .krt-title-item-title, .krt-title-item .krt-title-item-title a {
    color: #161616;
}

.krt-title-item .krt-title-item-caption {
    color: #747474;
}

.woocommerce .star-rating span, .single-product.woocommerce #review_form #respond p.stars a, .single-product.woocommerce div.product .product_meta, .single-product.woocommerce div.product .product_meta a {
    color: #3db166;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, html .woocommerce input.button, html .woocommerce span.onsale {
    background-color: #3db166;
}

span.woocommerce-Price-amount.amount {
    color: #707070;
}

.woocommerce .price del, .krt-product-price del, del span.woocommerce-Price-amount.amount {
    color: #949494;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #3db166;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
    color: #ffffff;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    color: #ffffff;
}

.single-product.woocommerce div.product .quantity .qty, #add_payment_method #payment, .woocommerce-checkout #payment, .single-product.woocommerce #reviews #comments ol.commentlist li {
    background-color: #f3f3f3;
}

.krt-product-grid .krt-product-title a {
    color: #191919;
}

.krt-product-grid .krt-product-title a:hover {
    color: #434343;
}

.krt-product-thumbnail .krt-product-view-detail, .krt-product-thumbnail .krt-product-view-detail:hover {
    color: #ffffff;
}

.krt-product-thumbnail .krt-product-view-detail {
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.9);
}

.krt-product-thumbnail .added_to_cart, .krt-product-thumbnail .added_to_cart:hover, .krt-product-thumbnail .krt-product-add-to-cart, .krt-product-thumbnail .krt-product-add-to-cart:hover {
    color: #ffffff;
}

.krt-product-thumbnail .added_to_cart, .krt-product-thumbnail .krt-product-add-to-cart {
    background-color: #3db166;
    background-color: rgba(61, 177, 102, 0.9);
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #e6e6e6;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #3db166;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #3db166;
}

.krt-body .krt-privacy-box-wrap .krt-privacy-box-button {
    background: #1a49a8;
}

.krt-gdpr-form-checkbox:checked + .krt-gdpr-form-checkbox-appearance .krt-gdpr-form-checkbox-button {
    background-color: #1a49a8;
}

.krt-gdpr-form-checkbox:checked + .krt-gdpr-form-checkbox-appearance + .krt-gdpr-form-checkbox-text, .krt-gdpr-form-checkbox-required + .krt-gdpr-form-checkbox-appearance + .krt-gdpr-form-checkbox-text {
    color: #1a49a8;
}

.krt-body .krt-gdpr-form-submit input[type="submit"] {
    background: #1a49a8;
}

@media only screen and (max-width: 1320px) {
    .hp1-col-services {
        margin-top: 0px !important;
    }
}

body .krt-flipbox-item .krt-flipbox-item-image {
    margin-bottom: 30px;
    text-align: left;
}

.krt-page-builder-body [data-skin="White Text"] h1, .krt-page-builder-body [data-skin="White Text"] h2, .krt-page-builder-body [data-skin="White Text"] h3, .krt-page-builder-body [data-skin="White Text"] h4, .krt-page-builder-body [data-skin="White Text"] h5, .krt-page-builder-body [data-skin="White Text"] h6, .krt-page-builder-body [data-skin="White Text"] .krt-skin-title, .krt-page-builder-body [data-skin="White Text"] .krt-skin-title a {
    color: #ffffff
}

.krt-page-builder-body [data-skin="White Text"] .krt-skin-caption, .krt-page-builder-body [data-skin="White Text"] .krt-skin-caption a, .krt-page-builder-body [data-skin="White Text"] .krt-skin-caption a:hover {
    color: #ffffff
}

.krt-page-builder-body [data-skin="White Text"], .krt-page-builder-body [data-skin="White Text"] .krt-skin-content {
    color: #ffffff
}

.krt-page-builder-body [data-skin="White Text"] i, .krt-page-builder-body [data-skin="White Text"] .krt-skin-icon, .krt-page-builder-body [data-skin="White Text"] .krt-skin-icon:before, .krt-page-builder-body [data-skin="White Text"] .karatsoft-widget ul li:before {
    color: #ffffff
}

.krt-page-builder-body [data-skin="White Text"] .krt-blog-modern.krt-with-image .krt-blog-info-wrapper i {
    color: #ffffff;
}

.krt-page-builder-body [data-skin="White Text"] .krt-flexslider-nav.krt-plain-circle-style li a {
    border-color: #ffffff;
}

.krt-page-builder-body [data-skin="White Text"] a, .krt-page-builder-body [data-skin="White Text"] .krt-skin-link {
    color: #3db166
}

.krt-page-builder-body [data-skin="White Text"] a:hover, .krt-page-builder-body [data-skin="White Text"] .krt-skin-link:hover {
    color: #3db166
}

.krt-page-builder-body [data-skin="White Text"] .krt-skin-e-background {
    background-color: #111111
}

.krt-page-builder-body [data-skin="White Text"] .krt-flexslider-nav.krt-round-style li a, .krt-page-builder-body [data-skin="White Text"] .krt-flexslider-nav.krt-rectangle-style li a {
    background-color: #111111;
}

.krt-page-builder-body [data-skin="White Text"] .krt-flexslider .flex-control-nav li a {
    border-color: #111111;
}

.krt-page-builder-body [data-skin="White Text"] .krt-flexslider .flex-control-nav li a.flex-active {
    background-color: #111111;
}

.krt-page-builder-body [data-skin="White Text"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), .krt-page-builder-body [data-skin="White Text"] textarea {
    background-color: #111111;
}

.krt-page-builder-body [data-skin="White Text"] .krt-course-form .krt-course-form-combobox {
    color: #111111;
}

.krt-page-builder-body [data-skin="Black Text"] h1, .krt-page-builder-body [data-skin="Black Text"] h2, .krt-page-builder-body [data-skin="Black Text"] h3, .krt-page-builder-body [data-skin="Black Text"] h4, .krt-page-builder-body [data-skin="Black Text"] h5, .krt-page-builder-body [data-skin="Black Text"] h6, .krt-page-builder-body [data-skin="Black Text"] .krt-skin-title, .krt-page-builder-body [data-skin="Black Text"] .krt-skin-title a {
    color: #000000
}

.krt-page-builder-body [data-skin="Black Text"], .krt-page-builder-body [data-skin="Black Text"] .krt-skin-content {
    color: #000000
}

.krt-page-builder-body [data-skin="Black Text"] i, .krt-page-builder-body [data-skin="Black Text"] .krt-skin-icon, .krt-page-builder-body [data-skin="Black Text"] .krt-skin-icon:before, .krt-page-builder-body [data-skin="Black Text"] .karatsoft-widget ul li:before {
    color: #0a0a0a
}

.krt-page-builder-body [data-skin="Black Text"] .krt-blog-modern.krt-with-image .krt-blog-info-wrapper i {
    color: #0a0a0a;
}

.krt-page-builder-body [data-skin="Black Text"] .krt-flexslider-nav.krt-plain-circle-style li a {
    border-color: #0a0a0a;
}

.krt-page-builder-body [data-skin="Newsletter"] *, .krt-page-builder-body [data-skin="Newsletter"] .krt-skin-border {
    border-color: #1a2742
}

.krt-page-builder-body [data-skin="Newsletter"] input:not([type="button"]):not([type="submit"]):not([type="reset"]) {
    border-color: #1a2742;
}

.krt-page-builder-body [data-skin="Newsletter"] .krt-skin-e-background {
    background-color: #1a2742
}

.krt-page-builder-body [data-skin="Newsletter"] .krt-flexslider-nav.krt-round-style li a, .krt-page-builder-body [data-skin="Newsletter"] .krt-flexslider-nav.krt-rectangle-style li a {
    background-color: #1a2742;
}

.krt-page-builder-body [data-skin="Newsletter"] .krt-flexslider .flex-control-nav li a {
    border-color: #1a2742;
}

.krt-page-builder-body [data-skin="Newsletter"] .krt-flexslider .flex-control-nav li a.flex-active {
    background-color: #1a2742;
}

.krt-page-builder-body [data-skin="Newsletter"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), .krt-page-builder-body [data-skin="Newsletter"] textarea {
    background-color: #1a2742;
}

.krt-page-builder-body [data-skin="Newsletter"] .krt-course-form .krt-course-form-combobox {
    color: #1a2742;
}

.krt-page-builder-body [data-skin="Newsletter"] .krt-skin-e-content {
    color: #94a8d1
}

.krt-page-builder-body [data-skin="Newsletter"] .krt-flexslider-nav.krt-round-style li a i, .krt-page-builder-body [data-skin="Newsletter"] .krt-flexslider-nav.krt-rectangle-style li a i {
    color: #94a8d1;
}

.krt-page-builder-body [data-skin="Newsletter"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), .krt-page-builder-body [data-skin="Newsletter"] textarea {
    color: #94a8d1;
}

.krt-page-builder-body [data-skin="Newsletter"] ::-webkit-input-placeholder {
    color: #94a8d1;
}

.krt-page-builder-body [data-skin="Newsletter"] ::-moz-placeholder {
    color: #94a8d1;
}

.krt-page-builder-body [data-skin="Newsletter"] :-ms-input-placeholder {
    color: #94a8d1;
}

.krt-page-builder-body [data-skin="Newsletter"] :-moz-placeholder {
    color: #94a8d1;
}

.krt-page-builder-body [data-skin="Newsletter"] .krt-course-form .krt-course-form-combobox select, .krt-page-builder-body [data-skin="Newsletter"] .krt-course-form .krt-course-form-combobox:after {
    color: #94a8d1;
}

.krt-page-builder-body [data-skin="Blue Title"] h1, .krt-page-builder-body [data-skin="Blue Title"] h2, .krt-page-builder-body [data-skin="Blue Title"] h3, .krt-page-builder-body [data-skin="Blue Title"] h4, .krt-page-builder-body [data-skin="Blue Title"] h5, .krt-page-builder-body [data-skin="Blue Title"] h6, .krt-page-builder-body [data-skin="Blue Title"] .krt-skin-title, .krt-page-builder-body [data-skin="Blue Title"] .krt-skin-title a {
    color: #192f59
}

.krt-page-builder-body [data-skin="Blue Title"] .krt-skin-caption, .krt-page-builder-body [data-skin="Blue Title"] .krt-skin-caption a, .krt-page-builder-body [data-skin="Blue Title"] .krt-skin-caption a:hover {
    color: #b7b7b7
}

.krt-page-builder-body [data-skin="Blue Title"], .krt-page-builder-body [data-skin="Blue Title"] .krt-skin-content {
    color: #163269
}

.krt-page-builder-body [data-skin="Blue Title"] i, .krt-page-builder-body [data-skin="Blue Title"] .krt-skin-icon, .krt-page-builder-body [data-skin="Blue Title"] .krt-skin-icon:before, .krt-page-builder-body [data-skin="Blue Title"] .karatsoft-widget ul li:before {
    color: #163269
}

.krt-page-builder-body [data-skin="Blue Title"] .krt-blog-modern.krt-with-image .krt-blog-info-wrapper i {
    color: #163269;
}

.krt-page-builder-body [data-skin="Blue Title"] .krt-flexslider-nav.krt-plain-circle-style li a {
    border-color: #163269;
}

.krt-page-builder-body [data-skin="Column Service"] h1, .krt-page-builder-body [data-skin="Column Service"] h2, .krt-page-builder-body [data-skin="Column Service"] h3, .krt-page-builder-body [data-skin="Column Service"] h4, .krt-page-builder-body [data-skin="Column Service"] h5, .krt-page-builder-body [data-skin="Column Service"] h6, .krt-page-builder-body [data-skin="Column Service"] .krt-skin-title, .krt-page-builder-body [data-skin="Column Service"] .krt-skin-title a {
    color: #ffffff
}

.krt-page-builder-body [data-skin="Column Service"], .krt-page-builder-body [data-skin="Column Service"] .krt-skin-content {
    color: #d4e1fa
}

.krt-page-builder-body [data-skin="Column Service"] a, .krt-page-builder-body [data-skin="Column Service"] .krt-skin-link {
    color: #4A9EE2
}

.krt-page-builder-body [data-skin="Column Service"] a:hover, .krt-page-builder-body [data-skin="Column Service"] .krt-skin-link:hover {
    color: #ffffff
}

.krt-page-builder-body [data-skin="Blut Title Column Service"] h1, .krt-page-builder-body [data-skin="Blut Title Column Service"] h2, .krt-page-builder-body [data-skin="Blut Title Column Service"] h3, .krt-page-builder-body [data-skin="Blut Title Column Service"] h4, .krt-page-builder-body [data-skin="Blut Title Column Service"] h5, .krt-page-builder-body [data-skin="Blut Title Column Service"] h6, .krt-page-builder-body [data-skin="Blut Title Column Service"] .krt-skin-title, .krt-page-builder-body [data-skin="Blut Title Column Service"] .krt-skin-title a {
    color: #192f59
}

.krt-page-builder-body [data-skin="Blut Title Column Service"], .krt-page-builder-body [data-skin="Blut Title Column Service"] .krt-skin-content {
    color: #545454
}

.krt-page-builder-body [data-skin="Green Title"] h1, .krt-page-builder-body [data-skin="Green Title"] h2, .krt-page-builder-body [data-skin="Green Title"] h3, .krt-page-builder-body [data-skin="Green Title"] h4, .krt-page-builder-body [data-skin="Green Title"] h5, .krt-page-builder-body [data-skin="Green Title"] h6, .krt-page-builder-body [data-skin="Green Title"] .krt-skin-title, .krt-page-builder-body [data-skin="Green Title"] .krt-skin-title a {
    color: #3db166
}

.krt-page-builder-body [data-skin="Green Title"], .krt-page-builder-body [data-skin="Green Title"] .krt-skin-content {
    color: #707070
}

.krt-page-builder-body [data-skin="Green Form"] *, .krt-page-builder-body [data-skin="Green Form"] .krt-skin-border {
    border-color: #3db166
}

.krt-page-builder-body [data-skin="Green Form"] input:not([type="button"]):not([type="submit"]):not([type="reset"]) {
    border-color: #3db166;
}

.krt-page-builder-body [data-skin="Personnel"] h1, .krt-page-builder-body [data-skin="Personnel"] h2, .krt-page-builder-body [data-skin="Personnel"] h3, .krt-page-builder-body [data-skin="Personnel"] h4, .krt-page-builder-body [data-skin="Personnel"] h5, .krt-page-builder-body [data-skin="Personnel"] h6, .krt-page-builder-body [data-skin="Personnel"] .krt-skin-title, .krt-page-builder-body [data-skin="Personnel"] .krt-skin-title a {
    color: #192f59
}

.krt-page-builder-body [data-skin="Personnel"] .krt-skin-caption, .krt-page-builder-body [data-skin="Personnel"] .krt-skin-caption a, .krt-page-builder-body [data-skin="Personnel"] .krt-skin-caption a:hover {
    color: #7c7c7c
}

.krt-page-builder-body [data-skin="Personnel"] a, .krt-page-builder-body [data-skin="Personnel"] .krt-skin-link {
    color: #192f59
}

.krt-page-builder-body [data-skin="Personnel"] .krt-button, .krt-page-builder-body [data-skin="Personnel"] .krt-button-color {
    color: #ffffff
}

.krt-page-builder-body [data-skin="Personnel"] input[type="button"], .krt-page-builder-body [data-skin="Personnel"] input[type="submit"] {
    color: #ffffff;
}

.krt-page-builder-body [data-skin="Personnel"] .krt-pagination a {
    color: #ffffff
}

.krt-page-builder-body [data-skin="Column White"] h1, .krt-page-builder-body [data-skin="Column White"] h2, .krt-page-builder-body [data-skin="Column White"] h3, .krt-page-builder-body [data-skin="Column White"] h4, .krt-page-builder-body [data-skin="Column White"] h5, .krt-page-builder-body [data-skin="Column White"] h6, .krt-page-builder-body [data-skin="Column White"] .krt-skin-title, .krt-page-builder-body [data-skin="Column White"] .krt-skin-title a {
    color: #ffffff
}

.krt-page-builder-body [data-skin="Column White"] .krt-skin-caption, .krt-page-builder-body [data-skin="Column White"] .krt-skin-caption a, .krt-page-builder-body [data-skin="Column White"] .krt-skin-caption a:hover {
    color: #a6a6a6
}

.krt-page-builder-body [data-skin="Column White"], .krt-page-builder-body [data-skin="Column White"] .krt-skin-content {
    color: #a8a8a8
}

.krt-page-builder-body [data-skin="Column White"] a, .krt-page-builder-body [data-skin="Column White"] .krt-skin-link {
    color: #3db166
}

.krt-page-builder-body [data-skin="Column White"] a:hover, .krt-page-builder-body [data-skin="Column White"] .krt-skin-link:hover {
    color: #ffffff
}

.krt-page-builder-body [data-skin="Newsletter HP 2"] *, .krt-page-builder-body [data-skin="Newsletter HP 2"] .krt-skin-border {
    border-color: #f2f2f2
}

.krt-page-builder-body [data-skin="Newsletter HP 2"] input:not([type="button"]):not([type="submit"]):not([type="reset"]) {
    border-color: #f2f2f2;
}

.krt-page-builder-body [data-skin="Newsletter HP 2"] .krt-skin-e-background {
    background-color: #f2f2f2
}

.krt-page-builder-body [data-skin="Newsletter HP 2"] .krt-flexslider-nav.krt-round-style li a, .krt-page-builder-body [data-skin="Newsletter HP 2"] .krt-flexslider-nav.krt-rectangle-style li a {
    background-color: #f2f2f2;
}

.krt-page-builder-body [data-skin="Newsletter HP 2"] .krt-flexslider .flex-control-nav li a {
    border-color: #f2f2f2;
}

.krt-page-builder-body [data-skin="Newsletter HP 2"] .krt-flexslider .flex-control-nav li a.flex-active {
    background-color: #f2f2f2;
}

.krt-page-builder-body [data-skin="Newsletter HP 2"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), .krt-page-builder-body [data-skin="Newsletter HP 2"] textarea {
    background-color: #f2f2f2;
}

.krt-page-builder-body [data-skin="Newsletter HP 2"] .krt-course-form .krt-course-form-combobox {
    color: #f2f2f2;
}

.krt-page-builder-body [data-skin="Newsletter HP 2"] .krt-skin-e-content {
    color: #3f3f3f
}

.krt-page-builder-body [data-skin="Newsletter HP 2"] .krt-flexslider-nav.krt-round-style li a i, .krt-page-builder-body [data-skin="Newsletter HP 2"] .krt-flexslider-nav.krt-rectangle-style li a i {
    color: #3f3f3f;
}

.krt-page-builder-body [data-skin="Newsletter HP 2"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), .krt-page-builder-body [data-skin="Newsletter HP 2"] textarea {
    color: #3f3f3f;
}

.krt-page-builder-body [data-skin="Newsletter HP 2"] ::-webkit-input-placeholder {
    color: #3f3f3f;
}

.krt-page-builder-body [data-skin="Newsletter HP 2"] ::-moz-placeholder {
    color: #3f3f3f;
}

.krt-page-builder-body [data-skin="Newsletter HP 2"] :-ms-input-placeholder {
    color: #3f3f3f;
}

.krt-page-builder-body [data-skin="Newsletter HP 2"] :-moz-placeholder {
    color: #3f3f3f;
}

.krt-page-builder-body [data-skin="Newsletter HP 2"] .krt-course-form .krt-course-form-combobox select, .krt-page-builder-body [data-skin="Newsletter HP 2"] .krt-course-form .krt-course-form-combobox:after {
    color: #3f3f3f;
}

.krt-page-builder-body [data-skin="White Title"] h1, .krt-page-builder-body [data-skin="White Title"] h2, .krt-page-builder-body [data-skin="White Title"] h3, .krt-page-builder-body [data-skin="White Title"] h4, .krt-page-builder-body [data-skin="White Title"] h5, .krt-page-builder-body [data-skin="White Title"] h6, .krt-page-builder-body [data-skin="White Title"] .krt-skin-title, .krt-page-builder-body [data-skin="White Title"] .krt-skin-title a {
    color: #ffffff
}

.karatsoft-item-mgb, .krt-item-mgb {
    margin-bottom: 40px;
}

#i_fd84_0 {
    font-size: 15px;
    color: #96a2b8;
    margin-right: 8px;
}

#i_fd84_1 {
    font-size: 15px;
    color: #96a2b8;
    margin-left: 18px;
    margin-right: 6px;
}

#img_fd84_0 {
    margin-bottom: 13px;
}

#span_fd84_0 {
    font-size: 14px;
    font-weight: 500;
}

#krt-wrapper-1 {
    margin: -43px auto 0px auto;
    padding: 0px 0px 0px 0px;
    max-width: 1320px;
}

#div_1dd7_0 {
    box-shadow: 0 -6px 24px rgba(10, 10, 10, 0.09);
    -moz-box-shadow: 0 -6px 24px rgba(10, 10, 10, 0.09);
    -webkit-box-shadow: 0 -6px 24px rgba(10, 10, 10, 0.09);
    background-color: #ffffff;
    border-radius: 3px 3px;
    -moz-border-radius: 3px 3px;
    -webkit-border-radius: 3px 3px;
}

#div_1dd7_1 {
    padding: 52px 0px 0px 66px;
}

#div_1dd7_2 {
    padding-bottom: 30px;
}

#h3_1dd7_0 {
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
}

#div_1dd7_3 {
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
}

#div_1dd7_4 {
    padding: 5px 0px 0px 5px;
}

#div_1dd7_5 {
    padding-bottom: 30px;
}

#h3_1dd7_1 {
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
}

#div_1dd7_6 {
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
}

#div_1dd7_7 {
    padding: 52px 0px 0px 66px;
}

#div_1dd7_8 {
    padding-bottom: 30px;
}

#h3_1dd7_2 {
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
}

#h3_1dd7_122 {
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
}

#h3_1dd7_132 {
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
}

#div_1dd7_9 {
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
}

#div_1dd7_10 {
    padding: 52px 0px 0px 46px;
}

#div_1dd7_11 {
    padding-bottom: 30px;
}

#h3_1dd7_3 {
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
}

#h3_1dd7_131 {
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
}

#h3_1dd7_134 {
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
}

#div_1dd7_12 {
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
}

#krt-wrapper-2 {
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 85px 0px;
    max-width: 1320px;
}

#div_1dd7_13 {
    background-size: cover;
    background-position: center;
}

#div_1dd7_14 {
    min-height: 450px;
}

#div_1dd7_16 {
    padding: 80px 70px 55px 55px;
}

#div_1dd7_17 {
    background-color: #0f3e68;
    background-size: cover;
    background-position: center;
}


#div_1dd7_18 {
    padding-bottom: 20px;
}

#h3_1dd7_4 {
    font-size: 29px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
    color: #ffffff;
}

#span_1dd7_0 {
    font-size: 19px;
    font-weight: 500;
    font-style: normal;
    color: #51be78;
}

#div_1dd7_19 {
    padding-bottom: 20px;
}

#div_1dd7_20 {
    font-size: 18px;
    text-transform: none;
    color: #c1d3ff;
}

#a_1dd7_0 {
    font-size: 15px;
    color: #ffffff;
    padding: 12px 29px 17px 31px;
    text-transform: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

#div_1dd7_21 {
    padding: 125px 0px 70px 0px;
}

#div_1dd7_22 {
    background-image: url(/upload/about-bg-3.jpg);
    background-size: cover;
    background-position: center;
}

#div_1dd7_23 {
    padding-bottom: 20px;
}

#div_1dd7_24 {
    border-width: 0px;
}

#div_1dd7_25 {
    padding-bottom: 20px;
}

#h3_1dd7_5 {
    font-size: 31px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
    color: #51be78;
}

#div_1dd7_26 {
    padding-bottom: 15px;
}

#div_1dd7_27 {
    font-size: 23px;
    text-transform: none;
    color: #d8e3fb;
}

#div_1dd7_28 {
    padding-bottom: 15px;
}

#div_1dd7_29 {
    font-size: 19px;
    font-weight: 500;
    text-transform: none;
    color: #ffffff;
}

#i_1dd7_0 {
    font-size: 18px;
    color: #ffffff;
}

#div_1dd7_30 {
    padding: 75px 0px 40px 0px;
}

#div_1dd7_31 {
    background-color: #1b2945;
}

#div_1dd7_32 {
    padding-bottom: 30px;
}

#div_1dd7_33 {
    margin-bottom: 35px;
}

#h3_1dd7_6 {
    font-size: 21px;
    font-weight: 700;
    text-transform: none;
}

#div_1dd7_34 {
    font-size: 16px;
    text-transform: none;
}

#a_1dd7_1 {
    font-style: normal;
    margin-top: 0px;
}

#div_1dd7_35 {
    padding-bottom: 30px;
}

#div_1dd7_36 {
    margin-bottom: 31px;
}

#h3_1dd7_7 {
    font-size: 21px;
    font-weight: 700;
    text-transform: none;
}

#div_1dd7_37 {
    font-size: 16px;
    text-transform: none;
}

#a_1dd7_2 {
    font-style: normal;
    margin-top: 0px;
}

#div_1dd7_38 {
    padding-bottom: 30px;
}

#div_1dd7_39 {
    margin-bottom: 33px;
}

#h3_1dd7_8 {
    font-size: 21px;
    font-weight: 700;
    text-transform: none;
}

#div_1dd7_40 {
    font-size: 16px;
    text-transform: none;
}

#a_1dd7_3 {
    font-style: normal;
    margin-top: 0px;
}

#div_1dd7_41 {
    padding-bottom: 30px;
}

#div_1dd7_42 {
    margin-bottom: 29px;
}

#h3_1dd7_9 {
    font-size: 21px;
    font-weight: 700;
    text-transform: none;
}

#div_1dd7_43 {
    font-size: 16px;
    text-transform: none;
}

#a_1dd7_4 {
    font-style: normal;
    margin-top: 0px;
}

#div_1dd7_44 {
    padding: 0px 0px 0px 0px;
}

#div_1dd7_45 {
    padding: 48px 30px 0px 0px;
}

#div_1dd7_46 {
    margin-bottom: 35px;
}

#h3_1dd7_10 {
    font-size: 24px;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0px;
    color: #163269;
}

#div_1dd7_47 {
    font-size: 24px;
    border-bottom-width: 3px;
}

#a_1dd7_5 {
    color: #4A9EE2;
    font-size: 18px;
    font-weight: 600;
}

#a_1dd7_5:hover {
    color: #163269;
}

#h3_1dd7_11 {
    font-size: 19px;
    font-weight: 700;
    letter-spacing: 0px;
}

#h3_1dd7_12 {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0px;
}

#h3_1dd7_13 {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0px;
}

#h3_1dd7_14 {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0px;
}

#div_1dd7_48 {
    padding: 54px 0px 0px 39px;
}

#div_1dd7_50 {
    padding-bottom: 40px;
}

#div_1dd7_51 {
    margin: 0px 15px 0px 0px;
    font-size: 20px;
}

#i_1dd7_1 {
    color: #ffffff;
}

#h3_1dd7_15 {
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: none;
    color: #ffffff;
}

#krt-title-item-id-66469 {
    padding-bottom: 5px;
}

#h3_1dd7_16 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
    color: #3db166;
}

#div_1dd7_52 {
    margin-bottom: 17px;
}

#div_1dd7_53 {
    border-bottom: 2px solid #d7d6d6;
}

#krt-title-item-id-42777 {
    padding-bottom: 5px;
}

#h3_1dd7_17 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
    color: #3db166;
}

#div_1dd7_54 {
    margin-bottom: 17px;
}

#div_1dd7_55 {
    border-bottom: 2px solid #d7d6d6;
}

#krt-title-item-id-51281 {
    padding-bottom: 5px;
}

#h3_1dd7_18 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
    color: #3db166;
}

#div_1dd7_56 {
    margin-bottom: 17px;
}

#div_1dd7_57 {
    border-bottom: 2px solid #d7d6d6;
}

#krt-title-item-id-78243 {
    padding-bottom: 5px;
}

#h3_1dd7_19 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
    color: #3db166;
}

#div_1dd7_58 {
    margin-bottom: 17px;
}

#div_1dd7_59 {
    border-bottom: 2px solid #d7d6d6;
}

#krt-title-item-id-14842 {
    padding-bottom: 5px;
}

#h3_1dd7_20 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
    color: #3db166;
}

#div_1dd7_60 {
    margin-bottom: 17px;
}

#div_1dd7_61 {
    border-bottom: 2px solid #d7d6d6;
}

#krt-title-item-id-33183 {
    padding-bottom: 5px;
}

#h3_1dd7_21 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
    color: #3db166;
}

#div_1dd7_62 {
    margin-bottom: 15px;
}

#div_1dd7_63 {
    border-bottom: 2px solid #d7d6d6;
}

#div_1dd7_64 {
    padding: 35px 15px 6px 20px;
}

#div_1dd7_65 {
    background-color: #f3f3f3;
}

#div_1dd7_66 {
    text-transform: none;
}

#div_1dd7_67 {
    padding-bottom: 0px;
}

#ul_1dd7_0 {
    width: 600%;
    margin-left: 0px;
}

#div_1dd7_68 {
    padding: 40px 0px 35px 35px;
}

#div_1dd7_69 {
    background-color: #4A9EE2;
}

#div_1dd7_70 {
    padding-bottom: 0px;
}

#div_1dd7_71 {
    margin-top: -2px;
    margin-right: 15px;
}

#h3_1dd7_22 {
    font-size: 19px;
    font-weight: 700;
    text-transform: none;
    display: inline-block;
}

#div_1dd7_72 {
    padding: 300px 0px 200px 0px;
    min-height: 850px;
}

#div_1dd7_73 {
    background-image: url(/upload/video-bg.jpg);
    background-size: cover;
    background-position: center;
}

#div_1dd7_74 {
    max-width: 710px;
}

#div_1dd7_75 {
    padding-bottom: 40px;
}

#div_1dd7_76 {
    border-width: 0px;
}

#h3_1dd7_23 {
    font-size: 45px;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: none;
    color: #ffffff;
}

#div_1dd7_77 {
    padding-bottom: 0px;
}

#div_1dd7_78 p {
    font-size: 29px;
    font-weight: 500;
    text-transform: none;
    color: #4A9EE2;
}

#div_1dd7_79 {
    padding: 90px 0px 60px 0px;
}

#div_1dd7_80 {
    background-color: #efefef;
}

#span_1dd7_1 {
    background-image: url(/images/anasayfa/asd.png?v=2);
}

#span_1dd7_2 {
    background-image: url(/images/anasayfa/maxresdefault-35_thumbnail.png?v=2);
}

#span_1dd7_3 {
    background-image: url(/images/anasayfa/110000399764552.png?v=2);
}

#span_1dd7_4 {
    background-image: url(/images/anasayfa/maxresdefault.png?v=2);
}

#span_1dd7_25 {
    background-image: url(/images/anasayfa/ab-2018.png?v=2);
}

#1 {
    background-color: #ffffff;
    background-image: url(/upload/tab-bg.png?v=2);
    background-position: top right;
}

#h3_1dd7_24 {
    font-size: 22px;
    font-weight: 700;
    text-transform: none;
    color: #314e85;
}

#2 {
    background-color: #ffffff;
    background-image: url(/upload/tab-bg.png);
    background-position: top right;
}

#h3_1dd7_25 {
    font-size: 22px;
    font-weight: 700;
    text-transform: none;
    color: #314e85;
}

#3 {
    background-color: #ffffff;
    background-image: url(/upload/tab-bg.png);
    background-position: top right;
}

#h3_1dd7_26 {
    font-size: 22px;
    font-weight: 700;
    text-transform: none;
    color: #314e85;
}

#4 {
    background-color: #ffffff;
    background-image: url(/upload/tab-bg.png);
    background-position: top right;
}

#h3_1dd7_27 {
    font-size: 22px;
    font-weight: 700;
    text-transform: none;
    color: #314e85;
}

#5 {
    background-color: #ffffff;
    background-image: url(/upload/tab-bg.png);
    background-position: top right;
}

#h3_1dd7_128 {
    font-size: 22px;
    font-weight: 700;
    text-transform: none;
    color: #314e85;
}

#krt-wrapper-3 {
    padding: 25px 0px 15px 0px;
}

.projeler {
    margin-top: 2px;
    padding: 5px;
}


#div_1dd7_81 {
    max-width: 1280px;
    min-height: 276px;
}

#div_1dd7_82 {
    height: 274px;
    min-height: 274px;
}

#div_1dd7_83 {
    background-size: cover;
    background-position: center;
}

#div_1dd7_84 {
    padding-bottom: 0px;
}

#h3_1dd7_28 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
    color: #ffffff;
}

#span_1dd7_5 {
    font-size: 15px;
    font-style: normal;
    color: #d4e1f8;
}

#div_1dd7_85 {
    height: 274px;
    min-height: 274px;
}

#div_1dd7_86 {
    background-size: cover;
    background-position: center;
}

#div_1dd7_87 {
    padding-bottom: 0px;
}

#h3_1dd7_29 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
    color: #ffffff;
}

#span_1dd7_6 {
    font-size: 15px;
    font-style: normal;
    color: #d4e1f8;
}

#div_1dd7_88 {
    height: 274px;
    min-height: 274px;
}

#div_1dd7_89 {
    background-size: cover;
    background-position: center;
}

#div_1dd7_120 {
    height: 274px;
    min-height: 274px;
}

#div_1dd7_121 {
    background-size: cover;
    background-position: center;
}

#div_1dd7_90 {
    padding-bottom: 0px;
}

#h3_1dd7_30 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
    color: #ffffff;
}

#span_1dd7_7 {
    font-size: 15px;
    font-style: normal;
    color: #d4e1f8;
}

#div_1dd7_91 {
    padding: 60px 0px 75px 0px;
}

#div_1dd7_92 {
    border-width: 0px;
}

#h3_1dd7_31 {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.1px;
    text-transform: none;
    color: #182847;
}

#span_1dd7_8 {
    font-size: 15px;
    font-style: normal;
    margin-top: 14px;
}

#a_1dd7_6 {
    width: 230px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0px;
    padding: 11px 15px;
    text-transform: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}


#a_1dd7_66 {
    margin: 5px 0px;
    width: 63%;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0px;
    padding: 11px 15px;
    text-transform: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color: #182a45;
}

#div_1dd7_93 {
    padding: 0px 20px 0px 0px;
}

#div_1dd7_94 {
    padding-bottom: 5px;
}

#div_1dd7_95 {
    margin-bottom: 47px;
}

#h3_1dd7_32 {
    font-size: 22px;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0px;
    color: #182847;
}

#div_1dd7_96 {
    font-size: 22px;
    border-bottom-color: #dcdcdc;
    border-bottom-width: 4px;
}

#div_1dd7_97 {
    margin-bottom: 38px;
}

#div_1dd7_98 {
    margin-bottom: 38px;
}

#div_1dd7_99 {
    margin-bottom: 38px;
}

#a_1dd7_7 {
    font-size: 14px;
    letter-spacing: 1px;
    color: #182a45;
    padding: 0px 0px 0px 0px;
    text-transform: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

#i_1dd7_2 {
    color: #475c87;
}

#div_1dd7_100 {
    margin: 0;
    padding: 0;
}

#div_1dd7_101 {
    background-image: url(/images/anasayfa/takvim.png);
    background-size: cover;
    background-position: center;
}

#div_1dd7_102 {
    padding-bottom: 55px;
}

#div_1dd7_103 {
    border-width: 0px;
    margin: 0px 0px 0px 0px;
}

#div_1dd7_104 {
    padding-bottom: 50px;
}

#h3_1dd7_33 {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
    color: #ffffff;
}

#span_1dd7_9 {
    font-style: normal;
    color: #96aad3;
}

#div_1dd7_105 {
    padding: 90px 0px 50px 0px;
}

#h3_1dd7_34 {
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
    color: #ffffff;
}

#div_1dd7_107 {
    padding: 25px 0px 20px 0px;
}

#div_1dd7_108 {
    background-color: #1c3564;
}

#div_1dd7_109 {
    max-width: 1440px;
    margin-bottom: 20px;
}

#div_1dd7_110 {
    padding-bottom: 0px;
}

#span_1dd7_10 {
    margin-top: 5px;
}

#span_1dd7_11 {
    font-size: 15px;
    color: #ffffff;
}

#span_1dd7_12 {
    margin-top: -20px;
}

#a_1dd7_8 {
    font-size: 15px;
    color: #ffffff;
}

#div_1dd7_111 {
    border-color: #4A9EE2;
    border-bottom-width: 2px;
}

#div_1dd7_112 {
    padding-bottom: 0px;
}

#i_983a_0 {
    font-size: 15px;
    color: #96a2b8;
    margin-right: 8px;
}

#i_983a_1 {
    font-size: 15px;
    color: #96a2b8;
    margin-left: 18px;
    margin-right: 6px;
}

#img_983a_0 {
    margin-bottom: 13px;
}

#span_983a_0 {
    font-size: 14px;
    font-weight: 500;
}

#div_983a_0 {
    background-image: url(/upload/about-title-bg.jpg);
}

#div_983a_1 {
    padding-top: 460px;
    padding-bottom: 60px;
}

#div_983a_2 {
    font-size: 21px;
    font-weight: 400;
    letter-spacing: 0px;
}

#h1_983a_0 {
    font-size: 48px;
    font-weight: 700;
    text-transform: none;
    letter-spacing: 0px;
    color: #ffffff;
}

#div_983a_3 {
    padding: 40px 0px 30px 0px;
}

#div_983a_4 {
    padding-bottom: 15px;
}

#h3_983a_0 {
    font-size: 29px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
}

#div_983a_5 {
    max-width: 265px;
}

#div_983a_6 {
    border-color: #3db166;
    border-bottom-width: 4px;
}

#div_983a_7 {
    text-transform: none;
}

#div_983a_8 {
    text-transform: none;
}

#div_983a_9 {
    padding: 90px 0px 40px 0px;
}

#div_983a_10 {
    background-color: #192f59;
}

#div_983a_11 {
    opacity: 0.5;
    background-image: url(/upload/coming-soon.jpg);
    background-size: cover;
    background-position: center;
}

#div_983a_12 {
    border-width: 0px;
}

#div_983a_13 {
    padding-bottom: 25px;
}

#h3_983a_1 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
    color: #3db166;
}

#div_983a_14 {
    font-size: 16px;
    text-transform: none;
    color: #ffffff;
}

#div_983a_15 {
    border-width: 0px;
}

#div_983a_16 {
    padding-bottom: 25px;
}

#h3_983a_2 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
    color: #3db166;
}

#div_983a_17 {
    font-size: 16px;
    text-transform: none;
    color: #ffffff;
}

#div_983a_18 {
    border-width: 0px;
}

#div_983a_19 {
    padding-bottom: 25px;
}

#h3_983a_3 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
    color: #3db166;
}

#div_983a_20 {
    font-size: 16px;
    text-transform: none;
    color: #ffffff;
}

#div_983a_21 {
    padding: 0px 0px 0px 0px;
}

#div_983a_22 {
    background-color: #f2f2f2;
}

#div_983a_23 {
    padding: 60px 40px 15px 0px;
}

#div_983a_24 {
    background-color: #f2f2f2;
}

#div_983a_25 {
    border-width: 0px;
}

#div_983a_26 {
    padding-bottom: 25px;
}

#h3_983a_4 {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
}

#div_983a_27 {
    font-size: 17px;
    text-transform: none;
}

#div_983a_28 {
    background-image: url(/upload/nathan-dumlao-572047-unsplash.jpg);
    background-size: cover;
    background-position: center;
}

#div_983a_29 {
    padding: 0px 0px 0px 0px;
}

#div_983a_30 {
    background-color: #f2f2f2;
}

#div_983a_31 {
    background-image: url(/upload/shutterstock_400221589.jpg);
    background-size: cover;
    background-position: center;
}

#div_983a_32 {
    padding: 60px 0px 15px 85px;
}

#div_983a_33 {
    background-color: #f2f2f2;
}

#div_983a_34 {
    border-width: 0px;
}

#div_983a_35 {
    padding-bottom: 25px;
}

#h3_983a_5 {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
}

#div_983a_36 {
    font-size: 17px;
    text-transform: none;
}

#div_983a_37 {
    padding: 0px 0px 0px 0px;
}

#div_983a_38 {
    background-color: #f2f2f2;
}

#div_983a_39 {
    padding: 60px 40px 15px 0px;
}

#div_983a_40 {
    background-color: #f2f2f2;
}

#div_983a_41 {
    border-width: 0px;
}

#div_983a_42 {
    padding-bottom: 25px;
}

#h3_983a_6 {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
}

#div_983a_43 {
    font-size: 17px;
    text-transform: none;
}

#div_983a_44 {
    background-image: url(/upload/shutterstock_547272460.jpg);
    background-size: cover;
    background-position: center;
}

#div_983a_45 {
    padding: 55px 0px 20px 0px;
}

#div_983a_46 {
    background-color: #1b2434;
}

#div_983a_47 {
    max-width: 1440px;
}

#div_983a_48 {
    padding-bottom: 0px;
}

#span_983a_1 {
    margin-top: 5px;
}

#span_983a_2 {
    font-size: 15px;
    color: #ffffff;
}

#span_983a_3 {
    margin-top: -20px;
}

#a_983a_0 {
    font-size: 15px;
    color: #ffffff;
}

#div_983a_49 {
    border-color: #3db166;
    border-bottom-width: 2px;
}

#div_983a_50 {
    padding-bottom: 0px;
}

#div_1dd7_15 {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #939192;
}

#div_1dd7_106 {
    background-image: url(../images/anasayfa/hizmet_rehberi.png);
    background-size: cover;
    background-position: center;
}

#div_1dd7_49 {
    background-image: url(../images/anasayfa/hizli_link.png);
    background-size: cover;
    background-position: center;
}

.krt-column-8 {
    float: left;
    width: 12%;
}

#krt-wrapper-1 img {
    max-width: 160px;
    width: 160px;
}

@media only screen and (max-width: 500px) {
    .giris-ikonlar img {
        min-width: auto !important;
        width: 35px !important;
    }

    .krt-pbf-column {
        min-width: 170px;
        width: 100%;
        display: inline-block !important;
        vertical-align: top;
        float: none;

    }

    .krt-pbf-wrapper-full-no-space .krt-pbf-column-content-margin {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #div_1dd7_4 {
        padding: 22px 0px 0px 0px !important;
    }

    #div_1dd7_0 {
        padding-left: 30px;
        padding-right: 0;
    }

    .krt-column-left {
        width: 50%;
    }

    #div_1dd7_7 {
        padding: 0px 0px 0px 66px;
    }

    #div_1dd7_117 {
        padding: 0px 0px 0px 66px;
    }

    #div_1dd7_127 {
        padding: 0px 0px 0px 66px;
    }

    #div_1dd7_10 {
        padding: 0px 0px 0px 46px;
    }

    #div_1dd7_130 {
        padding: 0px 0px 0px 46px;
    }

    #div_1dd7_133 {
        padding: 0px 0px 0px 46px;
    }

    .krt-page-builder-body [data-skin="Blue Title"] .krt-skin-title {
        color: #383838;
    }

    .ikonlar-wrapper {
        align-items: center;
        height: 40px;
        display: flex;
    }

    .krt-column-service-icon-left .krt-column-service-title-wrap {
        margin-bottom: 0px;
    }

    .krt-column-service-title-wrap h5 {
        font-size: 16px !important;
    }

    #div_1dd7_1 {
        padding: 22px 0px 0px 66px;
    }

    .krt-column-service-icon-left.krt-left-align .krt-column-service-media {
        margin-right: 15px;
    }

    .marka-projeler-bolumu {
        margin-left: 0 !important;
    }

    .marka-logolar {
        padding-left: 15px !important;
    }

    .markalar-yazi {
        font-size: 17px !important;
    }

}

@media only screen and (max-width: 767px) {

    .krt-column-8 {
        width: 50%;
        text-align: center;
    }

    .karatsoft-single-article-title{
        font-size: 20px !important;
    }
}

.karatsoft-logo {
    padding: 0px;
}

.karatsoft-header-wrap {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

form.search-form {
    max-width: 430px;
    margin: 58px auto 0px;
    position: relative;
    margin-bottom: 13px;
}

.search-wrapper {
    position: relative;
    flex: 1;
}

.glide__slide {
    width: 230px;
    margin: 0 5px;
}

/* Tabletler (1024px ve altı) */
@media (max-width: 1024px) {
    .glide__slide {
        width: 180px; /* Daha küçük kartlar */
        margin: 0 3px; /* Kenar boşluklarını küçült */
    }

    .glide__track {
        margin: 0 30px !important;
    }
}

/* Küçük tabletler ve büyük telefonlar (768px ve altı) */
@media (max-width: 768px) {
    .glide__slide {
        width: 150px; /* Daha küçük kartlar */
        margin: 0 2px; /* Kenar boşluklarını küçült */
    }

    .glide__track {
        margin: 0 20px !important;
    }
}

/* Telefonlar (480px ve altı) */
@media (max-width: 480px) {
    .glide__slide {
        width: 100%; /* Ekranın tamamını kapla */
        margin: 0; /* Kenar boşluklarını kaldır */
    }

    .glide__track {
        margin: 0 !important;
    }

    .glide__arrows {
        display: none; /* Küçük ekranlarda okları kaldır */
    }
}

.search-wrapper input[type="text"] {
    width: 100%;
    padding: 12px 40px 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 6px;
    font-size: 16px;
    color: #000;
}

.search-wrapper input[type="text"]::placeholder {
    color: #a2a2a2;
    font-weight: 500;
}

.search-wrapper button[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    padding: 12px 16px;
    margin: 8px 0;
    background-color: transparent;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.search-wrapper button i {
    font-size: 16px;
    color: #333;
}


.search-wrapper button[type="submit"] {
    width: 50px;
}

.buttons-wrapper {
    display: flex;
    gap: 10px;
    margin-left: 10px;
    height: 58px;
}

.buttons-wrapper button {
    background-color: #333;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    cursor: pointer;
    width: 180px;
}

#arama_bolumu .btn-light-blue {
    background-color: #26b7c4;
    border: solid 2px #4A9EE2;
}

#arama_bolumu .btn-dark-blue {
    background-color: #0f559c;
    border: solid 2px #0f70b7;
}

.button-container {
    width: 100%;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    height: 70px;
    left: 55%;
    margin-top: -80px;
    margin-left: -500px;
    z-index: 9999999;

}


.button-container button {
    background-color: #333;
    color: white;
    padding: 10px 20px;
    border-radius: 6px;
    font-size: 16px;
    cursor: pointer;
    width: 172px;
    margin-right: 10px;
    font-weight: 400;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4), 1px 1px 3px rgba(0, 0, 0, 0.4);
    min-width: 172px;
    border: solid 1px #d7d7d7 !important;
}

.arama-ust-div {
    border-radius: 10px;
    padding-right: 12px;
    padding-top: 0;
    padding-bottom: 0;

}

.arama-alt-div {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}

.button-container button:last-child {
    margin-right: 0px;
}

#arama_bolumu {
    position: absolute;
    width: 920px;
    height: 200px;
    left: 50%;
    margin-left: -500px;
    z-index: 9999999;
    max-width: 1000px;
}


@media only screen and (max-width: 500px) {
    #arama_bolumu {
        display: none;
    }
}


.search-container {
    padding: 20px;
    padding-bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

#e_belediye {
    display: unset;
    min-height: 58px;
}

#hizli_menu {
    display: unset;
    min-height: 58px;
}


@media only screen and (max-width: 1350px) {
    .yildirim_menu_yazi {
        display: none;
    }

}

@media only screen and (max-width: 1100px) {
    #arama_bolumu {
        width: 700px;
        margin-left: -350px;
    }

    .button-container {
        display: none;
    }


}

@media only screen and (max-width: 850px) {
    #arama_bolumu {
        width: 600px;
        margin-left: -300px;
    }

    #e_belediye {
        display: none;
    }

    .button-container {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    #arama_bolumu {
        display: none;
    }

    #e_belediye {
        display: none;
    }

    #hizli_menu {
        display: none;
    }
}


.menu-alt-yazi {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-transition: background 2s;
    transition: background 2s;
}

.menu-alt-yazi:hover {
    background-color: rgba(0, 0, 0, 0.78);
    -webkit-transition: background 2s;
    transition: background 2s;
}

.menu-alt-yazi a {
    display: inline-block;
    margin: 0;
    color: #fff;
    text-decoration: none;
    padding-bottom: 10px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

#hizli-arama-baslik {
    margin: 0 10px;
    color: #fff;
    text-decoration: none;
    padding-bottom: 10px;
    font-weight: 400;
    letter-spacing: 0.5px;

}

.menu-alt-yazi a:hover::after {
    display: inline-block;
    margin-left: 5px;
}

.sosyal-icons {
    display: inline-block;
}

.krt-column-service-title-wrap a {
    display: inline-block;
    margin-right: 10px;
}

.krt-column-service-title-wrap a i {
    font-size: 18px;
}

#footer_numara {
    color: #fff;
    font-weight: 600;
    font-size: xx-large;
}

.menu-item {
    color: #fff;
}

.krt-course-form button {
    padding: 18px 22px;
    line-height: 1.7;
    font-size: 16px;
    -webkit-border-radius: 3px;
    width: 100%;
    color: #fff;
    font-weight: 500;
    background-color: #134376;
    letter-spacing: 0.2px;
    cursor: pointer;
    text-align: left;
}

.krt-course-form p:hover {
    color: #626262;
}

.krt-course-form button:hover {
    color: #189bb1;
}

#hizmetlerde-ara {
    font-size: 22px;
    letter-spacing: 0.3px;
    font-weight: 500;
    background-color: #189bb1;
}

#hizmetlerde-ara:hover {
    color: #fff;
    background-color: #1781a9;
}

.krt-item-pdb {
    padding-bottom: 20px;
}

@media only screen and (max-width: 767px) {
    .mobil-gizle {
        display: none;
    }
}

@media only screen and (min-width: 600px) {
    .mobile-yan-gosterme {
        display: none;
    }
}

@media only screen and (max-width: 1000px) {
    .mobilede-gosterme {
        display: none;
    }
}

.marka-logolar {
    padding-left: 100px;

}

.anasayfa-ikonlar {
    float: left;
    width: 12%;
}

@media only screen and (max-width: 800px) {
    .anasayfa-ikonlar {
        float: left;
        width: 15%;
    }
}

.yan-cubuklar {
    background-color: #189bb1;
    width: 6px;
    height: 40px;
    padding-top: 10px;
    min-width: 6px;
}

.markalar-yazi {
    padding-right: 48px;
    font-weight: 500 !important;
    font-size: 16px !important;
    color: #fff !important;
    cursor: pointer;
}

.markalar-yazi:hover {
    color: #4A9EE2 !important;
}

.markalar {
    padding-right: 0px;
    margin-top: 3px;

}

.markalar-kısa-yazi {
    padding-right: 72px;
}

.marka-projeler-bolumu {
    margin-left: 85px;
    display: flex;
    align-items: center;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px;
}

#marka-projeler-yazisi {
    color: #fff;
}

#marka-yazi-ilk {
    padding-right: 0px;
}

#uyumayan-kutuphaneler-yazi {
    padding-right: 10px;
}

#uludag-kisa-film-yazi {
    padding-right: 66px;
}

#spor-kulubu-yazi{
    padding-right: 105px;
}

@media only screen and (max-width: 1170px) {

    .markalar-kısa-yazi {
        padding-right: 42px;
    }
}

@media only screen and (max-width: 1225px) {

    #spor-kulubu-yazi{
        padding-right: 66px;
    }
}

@media only screen and (max-width: 991px) {

    .markalar-kısa-yazi {
        padding-right: 62px;
    }

    #marka-yazi-ilk {
        padding-right: 62px !important;
    }

    #uyumayan-kutuphaneler-yazi {
        padding-right: 82px;
    }

    #uludag-kisa-film-yazi {
        padding-right: 142px !important;
    }

    .karatsoft-item-pdlr, .krt-item-pdlr {
        padding-right: 8px !important;
    }

    #spor-kulubu-yazi{
        padding-right: 178px;
    }
}

@media only screen and (max-width: 872px) {

    #spor-kulubu-yazi{
        padding-right: 140px;
    }
}

@media only screen and (max-width: 798px) {

    .markalar-kısa-yazi {
        padding-right: 62px;
    }

    #marka-yazi-ilk {
        padding-right: 22px !important;
    }

    #uyumayan-kutuphaneler-yazi {
        padding-right: 60px;
    }


}

@media only screen and (max-width: 808px) {

    #uludag-kisa-film-yazi {
        padding-right: 122px !important;
    }
}


@media only screen and (max-width: 767px) {

    .krt-tab-item .krt-tab-item-title {
        padding: 4px 5px 0px 0px !important;
        font-size: 13px;
        font-weight: 600;
        width: 100% !important;
        border-bottom: 1px solid black;
        max-height: 45px;
    }

    .krt-tab-style1-horizontal .krt-tab-item-title-wrap {
        padding-left: 5px;
        padding-right: 5px;
    }

    body .krt-tab-style1-horizontal .krt-tab-item-title.krt-active {
        background: transparent;
    }

    .krt-tab-style1-horizontal .krt-tab-item-title,
    .krt-tab-style1-horizontal .krt-tab-item-title.krt-active {
        padding: 5px 3px;
    }

    .krt-tab-style1-horizontal .krt-tab-item-title.krt-passive {
        padding: 2px 5px;
    }

    .smaller_tab {
        width: 100% !important;
        min-width: 100% !important;
    }

    .larger_tab {
        width: 100% !important;
        min-width: 100% !important;
    }

    #div_1dd7_72 {
        margin-top: 20px;
    }

    #uludag-kisa-film-yazi {
        padding-right: 50px !important;
    }

    #spor-kulubu-yazi{
        padding-right: 80px;
    }

}

.menu-alt-yazi .menu-item a:hover {
    color: #fff;
    text-decoration: underline;
}

.menu-item i {
    font-weight: 300;
    font-size: 10px;
    padding-right: 5px;
}

.karatsoft-footer-column .menu-item a:hover {
    color: #4A9EE2;
}

.karatsoft-footer-column .menu-item a {
    margin-left: 3px;
}

@media (min-width: 768px) {
    .panel-heading {
        display: none;
    }

    .panel {
        border: none;
        box-shadow: none;
    }

    .panel-collapse {
        height: auto;
    }

    .panel-collapse.collapse {
        display: block;
    }
}

@media (max-width: 767px) {
    .tab-content .tab-pane {
        display: block;
    }

    .nav-tabs {
        display: none;
    }

    .panel-title a {
        display: block;
    }

    .panel {
        margin: 0;
        box-shadow: none;
        border-radius: 0;
        margin-top: -2px;
    }

    .tab-pane:first-child .panel {
        border-radius: 5px 5px 0 0;
    }

    .tab-pane:last-child .panel {
        border-radius: 0 0 5px 5px;
    }
}

#body-background {
    background-image: url(/images/3d_arkaplan_tam.jpg) !important;
}

/*.krt-recent-post-widget-wrap.krt-style-1 .krt-recent-post-widget-thumbnail{*/
/*    max-width: 150px ;*/
/*}*/

.tagcloud a:hover {
    background-color: #182a45;
}

.post-date {
    padding-right: 0;
}

.krt-widget-box-shortcode-content p {
    color: #4A9EE2;
}

.krt-text-box-item-content p {
    color: #6b6b6b;
}

.haberler-kucuk-images {
    max-width: 150px !important;
}

.mudurlukler-image img {
    max-height: 350px !important;
}

.mudurluk-detay-image img {
    width: 100% !important;
}

.kisi-detay {
    text-align: left;
}

.mudurlukler-baslik {
    font-size: 23px !important;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
"
}

.muhtarlik-img img {
    max-width: 60%;
}

.muhtarlik-yazi a {
    font-size: 20px !important;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
"
}

.muhtarlik-adres {
    font-size: 16px !important;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
"
}

.meclis-butonlar {
    max-height: 119px !important;
}

.meclis-komisyonlari-butonlar {
    max-height: 119px !important;
    padding: 50px 10px 40px !important;
}

.meclis-uyeleri img {
    max-width: 80%;
}

.yildirimda-yasam a {
    font-size: 20px;
}

#baskan-yildirim-foto {
    width: 100%;
    min-width: 1160px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.manset-yazi{
    visibility: hidden;
}

.tarihi-yerler img {
    max-width: 195px;
    text-align: left;
}

#kisi-detay-isim {
    margin-bottom: 17px !important;
}

.yerleskeler {
    max-height: 122px;
}

.yerleskeler:hover {
    background-color: #26b7c4 !important;
    transition: 0.3s;
}

.belediye-binası img {
    width: 839px;
    height: 630px;
}

#iletişim_alt_yardım_butonu {
    padding: 16px 27px 18px;
    margin: 15px 20px 0 0;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    font-size: 16px;
    font-weight: 500;
    background-color: #182a45 !important;
}

.kurumsal-liste:hover {
    background-color: #f6f6f6 !important;
}

.kurumsal-liste:hover .krt-course-item-title {
    color: #182a45 !important;
}


.kurumsal-liste {
    padding: 10px 0 !important;
    margin-bottom: 0 !important;
}

.kurumsal-liste-padding:hover {
    padding: 1px;
    cursor: pointer;
}

/* MAIN STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
:root {
    --level-1: #182a45;
    --level-2: #182a45;
    --level-3: #182a45;
    --level-4: #182a45;
    --black: black;
}

.rectangle {
    position: relative;
    padding: 20px;
    padding-top: 40px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    border-radius: 2%;
}


/* LEVEL-1 STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.organizasyon-semasi .organizasyon-level-1, .organizasyon-level-2, .organizasyon-level-3 {
    font-size: 20px !important;
    font-weight: 500 !important;
    color: #182a45 !important;
    background: #b9b9b9;
    text-align: center;
}

.organizasyon-level-1 {
    width: 260px;
    margin: 0 auto 40px;
    background: #f4f4f4;
    font-size: 22px;
    font-weight: 400;
    color: #182a45;
    height: 120px;
}

.organizasyon-level-1::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 2px;
    height: 20px;
    background: #d5d5d5;
}

/* LEVEL-2 STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.organizasyon-level-2-wrapper {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 38px !important;
}

.organizasyon-level-2-wrapper::before {
    content: "";
    position: absolute;
    top: -20px;
    left: 25%;
    width: 50%;
    height: 2px;
    background: #d5d5d5;
}

.organizasyon-level-2-wrapper::after {
    display: none;
    content: "";
    position: absolute;
    left: -20px;
    bottom: -20px;
    width: calc(100% + 20px);
    height: 2px;
    background: #d5d5d5;
}

.organizasyon-level-2-wrapper li {
    position: relative;
}

.organizasyon-level-2-wrapper > li::before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 2px;
    height: 20px;
    background: #d5d5d5;
}

.organizasyon-level-2 {
    width: 260px;
    margin: 0 auto 40px;
    background: #f4f4f4;
    height: 120px;

}

.organizasyon-level-2::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 2px;
    height: 200px;

}

.organizasyon-level-2:last-child::before {
    display: none !important;
}

.organizasyon-level-2::after {
    display: none;
    content: "";
    position: absolute;
    top: 50%;
    left: 0%;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    width: 20px;
    height: 2px;

}

/* LEVEL-3 STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.organizasyon-level-3-wrapper {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
    width: 90%;
    margin: 0 auto;
}

.organizasyon-level-3-wrapper::before {
    content: "";
    position: absolute;
    top: -20px;
    left: calc(25% - 5px);
    width: calc(50% + 10px);
    height: 2px;
    background: #d5d5d5;
}

.organizasyon-level-3-wrapper > li::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    width: 2px;
    height: 20px;
    background: #d5d5d5;
}

.organizasyon-level-3 {
    margin-bottom: 20px;
    background: #f4f4f4;
    width: 260px;
    height: 120px;
}

/* LEVEL-4 STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.organizasyon-level-4-wrapper {
    position: relative;
    margin: 0 0 40px 340px;
}

.organizasyon-level-4-wrapper::before {
    content: "";
    position: absolute;
    top: -20px;
    left: -20px;
    width: 2px;
    height: calc(100% + 20px);
    background: #d5d5d5;
}

.organizasyon-level-4-wrapper li + li {
    margin-top: 20px;
}

.organizasyon-level-4 {
    font-weight: normal;
    background: #f4f4f4;
    width: 260px;

}

.organizasyon-level-4::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0%;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    width: 20px;
    height: 2px;
    background: #d5d5d5;
}

.baskan-yardimcisi {
    background-color: #d2d2d2;
}

.out-of-box {
    padding: 20px !important;
}

.projeler-detay:hover {
    color: #4A9EE2;
    cursor: pointer;
    transition: 0.3s;
}

.projeler-isim:hover {
    color: #4A9EE2 !important;
    transition: 0.3s;
}

#uyumayan_kutuphane_2 {
    max-height: 225px;
}

#kitap_img {
    max-height: 225px;
}

.uyumayan_kutuphaneler {
    color: #182a45 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    letter-spacing: 0px !important;
    text-transform: none !important;
}

.uyumayan_kutuphaneler:hover {
    cursor: pointer;
    transition: 0.3s;
    color: #4A9EE2 !important;
}

#kutuphane-img {
    min-height: 191px;
}

.list_font_size {
    font-size: 17px;
}

.orta-bilgi-box {
    min-height: 360px;
}

.haber-slider {
    height: 250px !important;
}

.beyaz_metin {
    color: #FFFFFF;
}

ul, li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.krt-course-item-list {
    border-color: #e6e6e6;
}

.krt-course-search-field button {
    border: none;
}

a:hover {
    text-decoration: none;
}
.slider__content a {
    text-decoration: none;
    transition: all 0.3s ease;
}

.slider__content a:hover {
    text-decoration: underline;
}

.slider__content a.title {
    font-size: 2.8rem; /* 45px -> rem for better scaling */
    color: white;
    font-weight: 700;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    line-height: 1.2;
    display: block;
}

/* Large devices (desktops, less than 1400px) */
@media only screen and (max-width: 1400px) {
    .slider__content a.title {
        font-size: 2.3rem;
    }
}

/* Medium devices (tablets, less than 1200px) */
@media only screen and (max-width: 1200px) {
    .slider__content a.title {
        font-size: 1.8rem;
    }
}

/* Small devices (landscape phones, less than 768px) */
@media only screen and (max-width: 768px) {
    .slider__content a.title {
        font-size: 1.4rem;
    }
}

/* Extra small devices (phones, less than 576px) */
@media only screen and (max-width: 576px) {
    .slider__content a.title {
        font-size: 1.25rem;
    }
}

.kutuphane-detay-menu {
    padding: 28px 26px 14px !important;
}

.sık-sorulan-sorular {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.kurumsal-kimlik {
    max-height: 350px !important;
    padding: 40px 20px 50px !important;
}

.ihaleler-menu {
    padding: 28px 18px 14px !important;
    font-size: 14px !important;
}

.tree th, .tree td {
    padding: 20px;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    line-height: 20px;
    font-size: 14px;
}

.organizasyon-semasi-unvan {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
    color: #000;
}

.organizasyon-semasi-under {
    display: none;

}

@media only screen and (max-width: 1300px) {
    .organizasyon-semasi-up {
        display: none;
    }

    .organizasyon-semasi-under {
        display: block;
    }
}

#kutuphane-img {
    min-height: 244px;
    max-height: 244px;
}

button {
    outline: none !important;
}

.menu-item .menu-item-has-children:after {
    content: "\f105";
    font-family: "FontAwesome";
    font-weight: 900;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px 20px 20px;
    color: #000;
}

.menu-item .menu-item-has-children:first-child:after {
    padding: 20px;
}

.foto-pages {
    margin-right: 0px !important;
    margin-left: 18px !important;
    padding-left: 30px !important;
    padding-right: 0px !important;
}

.haberler {
    padding-left: 0 !important;
    padding-top: 20px !important;
}

.haber-detay {
    margin-left: 0 !important;
}

.kultur-sanat-detay {
    margin-left: 0 !important;
}

.yildirim-icerik-baslik {
    color: #182a45 !important;
}

.yildirim-icerik-baslik:hover {
    color: #189bb1 !important;
    transition: 0.3s;
}

/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.year-options{
    padding-left: 15px;
    padding-right: 20px;
}

.footer_alt_text{
    font-size: 11px !important;
}

.resim-box{
    height: 240px;
    width: 293px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-width: 0px;
    background-size: cover;
    background-position: center;
}

.baskan{
    float: left;
    margin-right: 10px;
}

.footer-left-text{
    margin-bottom: 10px !important;
}

.tabs-font{
    font-size: 16px !important;
}

.projeler-img{
    height: 240px !important;
    width: 293px !important;
}

.tabs-font:hover {
    color: #4A9EE2 !important;

}

.etkinlik-right-bar{
    padding-top: 20px !important;
}

.kultur-sanat-text{
    margin-bottom: 15px !important;
}

.kultur-sanat-upper-text{
    margin-bottom: 45px !important;
}

.homepage-tabs{
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.krt-tab-item-content{
    height: 218px;
}

#pazar-yerleri-img{
    max-height: 194px;
}

.ihale-ilanlari-butonlar{
    height: 38px !important;
    min-height: 38px;
    max-height: 38px;
    padding: 11px 40px !important;
    font-size: 10px !important;
}

.ihale-ilanlari-spacing{
    padding-left: 0 !important;
}

input[type="text"] {
    padding: 10px;
    font-size: 16px;
    border: 2px solid #ccc;
    border-radius: 5px;
    outline: none;
    transition: all 0.3s;
}


.org-chart {
    display: block;
    clear: both;
    margin-bottom: 50px;
    position: relative;
}
.org-chart.cf:before, .org-chart.cf:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.org-chart.cf:after {
    clear: both;
    /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
}
.org-chart.cf {
    *zoom: 1;
}
.org-chart ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.org-chart ul li {
    position: relative;
}
.org-chart ul li span {
    display: block;
    border: 1px solid #eeeeee;
    text-align: center;
    overflow: hidden;
    text-decoration: none;
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    box-shadow: 4px 4px 9px -4px rgba(0, 0, 0, 0.57);
    -webkit-transition: all linear 0.1s;
    -moz-transition: all linear 0.1s;
    transition: all linear 0.1s;
    background: #fff;
    padding: 4px;
    /* Box colors */
}
.org-chart .lvl-b {
    background: #fff;
    color: #182a45;
    min-height: 75px;
    font-size: 14px;
    width: auto;
    padding-top: 10px;
}
.org-chart .lvl-c {
    background: #fff;
    color: #182a45;
    min-height: 80px;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.organizasyon-semasi-up .org-chart span{
    padding-top: 10px;
    padding-bottom: 10px;
}

.organizasyon-semasi-up .org-chart span strong{
}

.org-chart .board {
    width: 70%;
    margin: 0 auto;
    display: block;
    position: relative;
    margin-bottom: 50px;
}
.org-chart .board:before {
    content: "";
    display: block;
    position: absolute;
    height: 675px;
    width: 0px;
    border-left: 1px solid #969696;
    margin-left: 49%;
    top: 20px;
    /* 1 column */
}
.org-chart ul.columnOne {
    height: 90px;
    position: relative;
    width: 100%;
    display: block;
    clear: both;
}
.org-chart ul.columnOne li {
    width: 30%;
    margin: 0px auto;
    top: 20px;
    /* 2 column */
}
.org-chart ul.columnTwo {
    position: relative;
    width: 100%;
    display: block;
    height: 90px;
    clear: both;
}
.org-chart ul.columnTwo li:first-child {
    width: 30%;
    float: left;
}
.org-chart ul.columnTwo li {
    width: 30%;
    float: right;
}
.org-chart ul.columnTwo:before {
    content: "";
    display: block;
    position: relative;
    width: 80%;
    height: 10px;
    border-top: 1px solid #969696;
    margin: 0 auto;
    top: 40px;
    /* 3 column */
}
.org-chart ul.columnThree {
    position: relative;
    width: 100%;
    display: block;
    clear: both;
}
.org-chart ul.columnThree li:first-child {
    width: 30%;
    float: left;
    margin-left: 0;
}
.org-chart ul.columnThree li {
    width: 30%;
    margin-left: 5%;
    float: left;
}
.org-chart ul.columnThree li:last-child {
    width: 30%;
    float: right;
    margin-left: 0;
}
.org-chart ul.columnThree:before {
    content: "";
    display: block;
    position: relative;
    width: 80%;
    height: 10px;
    border-top: 1px solid #969696;
    margin: 0 auto;
    top: 40px;
    /* DEPARTMENTS COLUMNs */
}
.org-chart .departments {
    width: 100%;
    display: block;
    clear: both;
}
.org-chart .departments:before {
    content: "";
    display: block;
    width: 85%;
    height: 22px;
    border-top: 1px solid #969696;
    border-left: 1px solid #969696;
    border-right: 1px solid #969696;
    margin: 0 auto;
    top: 0px;
}
.org-chart .department {
    border-left: 1px solid #969696;
    width: 13.2%;
    float: left;
    margin: 0px 21px;
}
.org-chart .department:after {
    content: "";
    position: absolute;
    display: block;
    width: 10px;
    height: 22px;
    border-left: 1px solid #969696;
    left: 50%;
    top: -22px;
}
.org-chart .department:first-child:after {
    display: none;
}
.org-chart .department:last-child:after {
    display: none;
}

.org-chart .department.central:after {
    display: none;
}
.org-chart .department li {
    padding-left: 25px;
    border-bottom: 1px solid #969696 ;
    height: 110px;
}
.org-chart .department li span {
    background: #fff;
    top: 70px;
    position: absolute;
    z-index: 1;
    width: 95%;
    height: auto;
    vertical-align: middle;
    right: 0px;
    line-height: 14px;
    border: 1px solid #eeeeee;
}
.org-chart .department .sections {
    margin-top: -40px;
}

.org-chart .beldiye {
    width: 100%;
    display: block;
    clear: both;
}
.org-chart .beldiye:before {
    content: "";
    display: block;
    width: 85%;
    height: 60px !important;
    border-top: 1px solid #969696;
    border-left: 1px solid #969696;
    border-right: 1px solid #969696;
    margin: 0 auto;
    top: 0px;
}
.org-chart .belediye-alt {
    width: 13.2%;
    float: left;
    margin: 30px 23px 30px 23px !important;
}
.org-chart .belediye-alt:after {
    content: "";
    position: absolute;
    display: block;
    width: 10px;
    height: 22px;
    border-left: 1px solid #969696;
    left: 50%;
    top: -22px;
}

.org-chart .belediye-alt:first-child {
    margin: 30px 23px 30px 0 !important;
}
.org-chart .belediye-alt:last-child {
    margin: 30px 0 30px 23px !important;
}
.org-chart .belediye-alt.central {
    margin: 0 23px 0 23px !important;
}

.org-chart .belediye-alt:first-child:after {
    display: none;
}
.org-chart .belediye-alt:last-child:after {
    display: none;
}
.org-chart .belediye-alt.central:after {
    display: none;
}

.org-chart .belediye-alt li {
    padding-left: 25px;
    border-bottom: 1px solid #969696 ;
    height: 110px;
}
.org-chart .belediye-alt li span {
    background: #fff;
    top: 70px;
    position: absolute;
    z-index: 1;
    width: 95%;
    height: auto;
    vertical-align: middle;
    right: 0px;
    line-height: 14px;
    border: 1px solid #eeeeee;
}
.org-chart .belediye-alt .sections {
    margin-top: -40px;
}

.renkli-arkaplan {
    background-color: #182a45 !important;
    color: #fff !important;
    border-color: #182a45 !important;
}

.renkli-arkaplan > .big-fonts {
    color: #fff !important;
}

.span-ortala {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
}


/* MEDIA QUERIES */
@media (max-width: 767px) {
    .org-chart .board {
        margin: 0px;
        width: 100%;
    }
    .org-chart .departments:before {
        border: none;
    }
    .org-chart .department {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-bottom: 40px;
    }
    .org-chart .department:before {
        content: "";
        display: block;
        position: absolute;
        width: 15px;
        height: 60px;
        border-left: 1px solid #969696;
        z-index: 1;
        top: -45px;
        left: 0%;
        margin-left: -2px;
    }
    .org-chart .department:after {
        display: none;
    }
    .org-chart .department:first-child:before {
        display: none;
    }
}
/*--------- TO BE REMOVED FROM YOUR CSS --*/
/* this is just to display the behaviour of responsive on codepen */
.responsive-content {
    width: 767px;
    margin: 0px auto;
}
.responsive-content .org-chart .board {
    margin: 0px;
    width: 100%;
}
.responsive-content .org-chart .departments:before {
    border: none;
}
.responsive-content .org-chart .department {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 40px;
}
.responsive-content .org-chart .department:before {
    content: "";
    display: block;
    position: absolute;
    width: 15px;
    height: 60px;
    border-left: 1px solid #969696;
    z-index: 1;
    top: -45px;
    left: 0%;
    margin-left: -2px;
}
.responsive-content .org-chart .department:after {
    display: none;
}
.responsive-content .org-chart .department:first-child:before {
    display: none;
}

.organizasyon-semasi-yazi{
    font-size: 22px;
    color: #182a45;
}

.organizasyon-semasi-mudurluk{
    min-height: 75px;
    font-size: 14px !important;
    color: #182a45;
}

.big-fonts{
    font-size: 15px;
    color: #182a45;
}

.baskan-yardimcilari{
    padding-bottom: 5px;
    font-size: 16px;
    color: #182a45;
}

.board .baskan{
    margin-bottom: 50px;
}


#haberler-img{
    background-image: url("/images/banners/retina/haberler.jpg");
}

#iletisim-img{
    background-image: url("/images/banners/retina/iletisim.jpg");
}

#kultur-sanat-img{
    background-image: url("/images/banners/retina/kultur-sanat.jpg");
}

#kurumsal-img{
    background-image: url("/images/banners/retina/kurumsal.jpg");
}

#yildirim-img{
    background-image: url("/images/banners/retina/yildirim.jpg");
}

#yildirimda-yasam-img{
    background-image: url("/images/banners/retina/yildirimda-yasam.jpg");
}

#kutuphaneler-img{
    background-image: url("/images/banners/retina/kutuphaneler2.jpg");
}

@media only screen and (max-width: 1650px) {

    #haberler-img{
        background-image: url("/images/banners/normal/haberler.png");
    }

    #iletisim-img{
        background-image: url("/images/banners/normal/iletisim.png");
    }

    #kultur-sanat-img{
        background-image: url("/images/banners/normal/kultur-sanat.png");
    }

    #kurumsal-img{
        background-image: url("/images/banners/normal/kurumsal.jpg");
    }

    #yildirim-img{
        background-image: url("/images/banners/normal/yildirim.jpg");
    }

    #yildirimda-yasam-img{
        background-image: url("/images/banners/normal/yildirimda-yasam.jpg");
    }

    #kutuphaneler-img{
        background-image: url("/images/banners/normal/kutuphaneler2.jpg");
    }

    .manset-header{
        padding-top: 420px !important;
        padding-bottom: 40px !important;
    }
}

.baskan-header{
    padding-top: 60px ;
    padding-bottom: 50px ;
}

.baskan-header-2{
    text-shadow: 1px 0 0 #182a45, 0 2px 2px #182a45, 0 0 0 #182a45;
}

.baskan-manset{
    background-image: url("/images/banners/retina/baskan-alinti-retina.png");
}

@media only screen and (max-width: 767px) {

    .manset-yazi{
        display: none;
    }

    .manset-yazi-retina{
        padding-top: 200px !important;
        font-size: 30px !important;
    }

    .baskan-manset{
        background-image: url("/images/banners/normal/baskan-alinti.png");
    }

    .karatsoft-page-title-wrap .karatsoft-page-title-content{
        padding-top: 90px !important;
        padding-bottom: 20px !important;
    }

    .baskan-header-1{
        font-size: 14px !important;
    }

    .baskan-header-2{
        font-size: 20px !important;
    }

}


#ihale_link_yonlendirme{
    padding: 10px 30px;
    color: #fff;
    background-color: #182a45;
    animation: ihale_link 5s infinite linear;
}
#ihale_2886_sayılı_kanun_text{
    padding: 10px 30px;
    color: #fff;
    background-color: #4A9EE2;,

}

@keyframes ihale_link {
    0% {
        background-color: red;
    }
    20% {
        background-color: green;
    }
    40% {
        background-color: orange;
    }
    60% {
        background-color: blue;
    }
    80% {
        background-color: coral;
    }
    100% {
        background-color: red;
    }
}

.kultur_sanat_slides li{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.kultur_sanat_slide_item{
    padding: 0 !important;
}

.kultur_sanat_slides li:before {
    content: "" !important;
}


@media only screen and (max-width: 1400px) {

    .kultur_sanat_kucuk_resimler{
        display: none;
    }

}


@media only screen and (max-width: 767px) {

    .kultur_sanat_orta_resimler{
        display: none;
    }

}

.kultur-sanat-brosur{
    color: #182a45;
    cursor: pointer;
}


.kultur-sanat-brosur:hover{
    color: #4A9EE2;
    transition: 0.3s;
}

.brosur-baslik:hover {
    color: unset !important;
}

.kultur-sanat-arrow li a{
    color: #fff !important;
}

table td{
    word-break: keep-all;
}