.field-label::before{
font-family: 'Font Awesome 5 Free';
    content: '\f061';
    font-size: 10px;
    color: #151515;
    margin-right: 5px;
}
 .proje-detayi{ display: grid;} 
.proje-video{margin-top: 50px;}

.blog-style-hero .blog-post_title {
    margin-bottom: -12px;
}

 .fa-phone, .fa-envelope {
    background: #eef0f6;
    padding: 6px;
    border-radius: 50px;
    color: #031829;
    
}




img{transition: transform 0.5s;}

.img-stil1:hover {
    opacity: 0.7; /* Resmin opaklığını değiştirmek için bir örnek */
    filter: grayscale(100%); /* Siyah beyaz filtreleme efekti eklemek için bir örnek */
    transition: opacity 0.5s, filter 0.5s; /* Efektin animasyon süresini ayarlamak için */
transform: scale(0.9); /* Resmin boyutunu küçültmek için bir örnek */
transition: transform 0.5s;
}



.sp-scroll-up {

    bottom: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;font-size: 26px;background: rgb(0 82 158 / 65%);}
.sp-scroll-up:hover, .sp-scroll-up:active, .sp-scroll-up:focus {
  background: #25339e;
}

.gallery-items img:hover {
    opacity: 0.7; /* Resmin opaklığını değiştirmek için bir örnek */
    filter: grayscale(100%); /* Siyah beyaz filtreleme efekti eklemek için bir örnek */
    transition: opacity 0.5s, filter 0.5s; /* Efektin animasyon süresini ayarlamak için */
transform: scale(0.9); /* Resmin boyutunu küçültmek için bir örnek */
transition: transform 0.5s;
}

#sp-footer .container-inner {
      border-top: 0px;
}
.sppb-image-carousel-layout1 .sppb-carousel-extended-content-wrap{border-radius: 0px!important;}
#gallery121 a {
    color: #fff;
}
.gallery-filter{color:#b18e3f!important}
.blog-post_title a {
    color: rgb(255 255 255 / 90%);
}
.blog-post-hero_thumb,.blog-post-hero_wrapper{height: 250px;}

#select-container ul li span.langname-code {
       color: #201b21;
}

.mod-jt-languageswitcher {
    position: fixed;
    min-height: 50px;
    top: 5px;
    margin-left: 15px;
    z-index: 999;
}

.burger-icon {
   /* margin-top: -5px;*/
}
.burger-icon > span {
    background-color: #293173;
}

.ig-menu-grid-text {
    background: white;
    padding: 15px 10px 10px 10px;
    text-align: -webkit-center;
    box-shadow: 1px 1px 20px #0000003d;
    border-radius: 0px 0px 5px 5px;
}
.ig-menu-grid-text h5 {
    font-size: 16px;
}
.yendif-video-share-title {
    text-align: -webkit-center;
}
#sp-page-titleID {
    position: relative;
}
#sp-page-titleID::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgb(0 0 0 / 72%) 0%, rgb(0 0 0 / 59%) 25%, rgb(0 0 0 / 40%) 100%);
}
#sp-left .sp-module:first-child,
#sp-right .sp-module:first-child {
    margin-bottom: 20px;
}
#sp-left .sp-module .sp-module-title,
#sp-right .sp-module .sp-module-title {
    margin: 0 0 0px;
    padding-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 0px solid #f3f3f3;
}
#sp-left .sp-module ul > li {
    display: block;
    border-bottom: 1px solid #f3f3f3;
    background: #adadad;
    border-radius: 5px;
    padding-left: 10px;
    transition: all 0.3s ease;
}
#sp-left .sp-module ul > li:hover {
    background: #d9271c;
}
.sp-modulev2 ul > li > a::before {
    content: "\f054";
    font-family: "Font Awesome\ 5 Free";
    font-weight: 900;
    margin-right: 5px;
}
.sp-module ul > li > a:hover {
    color: #ffff;
}
.sp-module ul > li > a {
    color: #ffff;
}
#sp-left .sp-module ul > li.active {
    background-color: #d9271c;
}
.article-social-share .social-share-icon ul li {
    display: inline-block;
    background: #aa822e;
    border-radius: 50%;
    width: 33px;
    height: 33px;
    transition: background-color 0.3s ease;
}
.article-social-share .social-share-icon ul li:hover {
    background: #2d2e2e;
}
ul.social-icons > li {
    background: #eef0f6;
    transition: background-color 0.3s ease;
    border-radius: 50%;
   padding: 4px 5px 5px;
    width: 30px;
    height: 30px;
}
ul.social-icons > li:hover {
    background-color: #333;
    transition: background-color 0.3s ease;
}
.single-service-inner .post-meta li:last-child {
    margin-right: 0px;
    border-right: 0px;
    background: #dc3545;
    color: white;
    padding: 3px 15px;
    border-radius: 3px;
    font-size: 14px;
    text-transform: uppercase;
    transition: background-color 0.3s ease;
}
.single-service-inner .post-meta li:last-child a {
    color: white;
}
.single-service-inner .post-meta li:last-child:hover {
    background: #1b1b1b;
}
.title-v2 i {
    margin-right: 10px;
    color: red;
}
.title-v2 {
    display: flex;
    align-items: center;
    position: relative;
    letter-spacing: -0.3px;
    padding: 0 0 0 5px;
    margin: 0 0 0 10px;
    display: inline-block;
}
.title-v2:before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: -5px;
    width: 4px;
    height: 100%;
    background: red;
}
.title-v2:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
    height: 1px;
    width: calc(72rem - 100%);
    background-color: #eaeaec;
    margin-left: 25px;
}
.title-v3 i {
    margin-right: 10px;
    color: #ffffff;
}
.title-v3 {
    display: flex;
    align-items: center;
    position: relative;
    letter-spacing: -0.3px;
    padding: 0 0 0 5px;
    margin: 0 0 0 10px;
    display: inline-block;
    color: #ffffff;
}
.title-v3:before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: -5px;
    width: 4px;
    height: 100%;
    background: #ffffff;
}
.title-v3:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
    height: 1px;
    width: calc(78rem - 100%);
    background-color: #ffffff;
    margin-left: 25px;
}
.title-v4 i {
    margin-right: 10px;
    color: red;
}
.title-v4 {
    display: flex;
    align-items: center;
    position: relative;
    letter-spacing: -0.3px;
    padding: 0 0 0 5px;
    margin: 0 0 0 10px;
    display: inline-block;
}
.title-v4:before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: -5px;
    width: 4px;
    height: 100%;
    background: red;
}
.title-v4:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
    height: 1px;
    width: calc(78rem - 100%);
    background-color: red;
    margin-left: 25px;
}
.logo.scrolled .logo-image {
    margin-top: 45px;
    height: 100px;
}
.mos-img {
    display: none;
}
.nav-light .owl-nav .owl-prev,
.nav-light .owl-nav .owl-next,
.nav-light.nav-bottom-right .owl-nav .owl-prev,
.nav-light.nav-bottom-right .owl-nav .owl-next,
.nav-light.nav-outside-top .owl-nav .owl-prev,
.nav-light.nav-outside-top .owl-nav .owl-next {
    border-radius: 6px;
    transform: skew(-5deg, 0deg);
    background-color: #2256a3;
}
.readmore-button a {
    border-radius: 6px;
    transform: skew(-5deg, 0deg);
}
.title-v1 {
    white-space: nowrap;
    font-size: 22px;
    font-size: 1.375rem;
    color: var(--color-text);
    font-weight: normal;
    letter-spacing: -0.5px;
    background: var(--color-surface);
    display: inline-block;
    padding: 0.5rem 1rem;
    border-radius: 6px;
    transform: skew(-5deg, 0deg);
    cursor: default;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    transition: 0.2s ease-in;
    background: white;
}
.title-v1:hover,
.map-title .stats:hover {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
/*.title-v1:after  {
    content: "";
    width: 120px;
    height: 6px;
    background-color: #e3000f;
    position: absolute;
    left: 0;
    bottom: 0px;
}
*/
.service-title h2 {
    font-size: 20px;
}
.service-thumb-shape,
.service-thumb-shape-left {
    display: none;
}
.breadcrumb-item + .breadcrumb-item::before {
    content: "";
    margin-top: 8px;
    display: inline-block;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid rgb(89 90 90);
}
.uk-scope img:hover {
    filter: alpha(opacity=70);
}
.uk-scope .uk-flex-middle {
    align-items: center;
    background: #323131;
    color: white;
    webkit-transition: ease 0.2s;
    transition: ease 0.2s;
}
.uk-scope .uk-flex-middle:hover {
    background: #d82014;
}
.sp-page-title .sp-page-title-sub-heading {
    text-align: center;
    position: relative;
    z-index: 9;
}
.sp-page-title .sp-page-title-heading {
    font-size: 38px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    z-index: 9;
}
.article-share {
    padding-right: 5px;
}
.social-share-block {
    display: flex;
    align-items: center;
    justify-content: center;
}
.table.category tbody > tr td {
    color: #3b3b3b;
}
.article-social-share .social-share-icon ul li:not(:last-child) {
    margin-right: 0px;
}

.article-social-share .social-share-icon ul li a {
    border: 0px;
    font-size: 1rem;
color: #ffffff;
    border-radius: 0;
    height: 0;
   /* line-height: 0;
    text-align: center;
    width: 34px;
    display: inline-block;
    margin-top: 8px;*/
}
.article-details .article-ratings-social-share {
    padding: 0;
    border-top: 0px solid #f5f5f5;
    border-bottom: 0px solid #f5f5f5;
    margin-bottom: 0rem;
    position: relative;
    top: -45px;
    /*width: 500px;
    float: right;
    */
}

.logo-image:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
}
.article-body {
    position: relative;
}
.article-info > span + span::before {
    display: none;
}
.article-info > span a {
    color: #ffffff;
}
.hits {
    padding: 5px;
    background: aliceblue;
}
.article-info {
    margin-bottom: 5px;
    margin-top: 5px;
}
.published {
    padding: 5px;
    background: #ebe2e2;
}
.category-name {
    padding: 5px;
    background: #a8802c;
    color: #fdfdfd;
}
.article-list .article .article-intro-image {
    overflow: hidden;
    webkit-transition: ease 0.2s;
    transition: ease 0.2s;
}
.article-list .article .article-intro-image {
    position: relative;
    z-index: 99;
}
.article-list .article .article-intro-image:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    transition: all 0.4s ease 0s;
    webkit-transform: scale(1.1);
    transform: scale(1.1);
    position: relative;
    z-index: 99;
}
#sp-right .sp-module ul > li > a {
    text-decoration: none;
}
#sp-left .sp-module,
#sp-right .sp-module {
    box-shadow: 0 0 25px rgb(0 0 0/10%);
}
#sp-right .sp-module .sp-module-title {
    margin: 0 0 20px;
    padding-bottom: 9px;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 0px;
}
.article-details .article-header {
    position: relative;
}
.article-details .article-header::after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 50px;
    height: 2px;
    background-color: #293173;
    transition: width 0.3s ease-out;
}
.article-details .article-header:hover::after {
    width: 100%;
}
.profile-1 {
    border: 1px solid #f3f3f3;
    box-shadow: 0 0 25px rgb(0 0 0/5%);
}
.igallery_title {
    padding: 20px 20px 10px 20px;
    position: relative;
}
/*.article-header::before {
    content: "";
    display: inline-block;
    border-left: 4px solid #e60000;
    height: 44px;
    margin-right: 10px;
    position: absolute;
    left: 10px;
    top: 15px;
}
*/
.igallery_title::after {
    content: "";
    display: inline-block;
    border-left: 4px solid #e60000;
    height: 44px;
    margin-right: 10px;
    position: absolute;
    left: 10px;
    top: 15px;
}
.igui-overlay-primary h3 {
    font-size: 18px;
}
.yendif-video-share-views-count,
.mt-1,
.small,
.card-link {
    color: #1b1b1b;
}
/*
.card-body  {
    position: absolute;
    z-index: 99;
    background: rgba(34, 34, 34, 0.5)!important;
    width: 100%;
    bottom: 0;
    padding: 10px 15px 10px 15px;
}
*/
.single-service-inner {
    margin-right: 7px;
    border-bottom: 3px solid #f0f0f1;
}
.bottomBordered {
    padding-bottom: 15px;
    position: relative;
}
.bottomBordered:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    bottom: 2px;
    left: 0;
}
.bottomBordered:after {
    content: "";
    width: 120px;
    height: 6px;
    background-color: #ffffff;
    position: absolute;
    left: 0;
    bottom: 0px;
    border-radius: 50px;
}
.jttabs-wrapper.layout-default ul.nav-tabs > li.nav-item > .nav-link.active,
.jttabs-wrapper.layout-default ul.nav-tabs > li.nav-item > .nav-link.active::after {
    content: "";
    display: flex;
    align-items: center;
    flex-direction: column;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    vertical-align: middle;
    border-width: 9px;
}
.sp-megamenu-parent > li.active,

.sp-megamenu-parent > li > a {
    /*position: absolute;
    */
    text-decoration: none;
    /*color: black;*/
}
.sp-menu-item a::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 14px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 3px;
    background-color: #fff;
    transition: width 0.3s ease;
    border-radius: 50px;
}
.sp-megamenu-parent > li > a:hover::before {
    width: 100%;
}
.yazi-ortasi-cizgili {
    display: inline-block;
    border-bottom: 2px solid black;
    /* Çizgi kalınlığı ve rengi */
    margin: 0 5px;
    /* İstenirse çizgi ile metin arasında boşluk bırakabilirsiniz */
}
.yendif-video-share-grid {
    margin-top: 50px;
    padding: 5px;
    overflow: initial;
}
.yendif-video-share-grid-item {
    padding-right: 5px;
}
.mod-dpcalendar-counter__event {
    margin-top: 55px;
}
.mod-dpcalendar-counter mod-dpcalendar {
    margin-top: 55px;
}
.button-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.button1,
.button2 {
    background: radial-gradient(circle 773px at 2.3% 96.8%, #0d5dbf 0%, rgba(59, 14, 95, 0.97) 50%);
    border: none;
    color: white;
    padding: 8px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 2px;
    flex-grow: 1;
    max-width: calc(50% - 4px);
    transition: background-color 0.3s ease;
    transition: opacity 0.6s ease;
}
.button1:hover,
.button2:hover {
    background: radial-gradient(circle 773px at 2.3% 96.8%, #0d5dbf 0%, rgb(35 25 42 / 97%) 10%);
    cursor: pointer;
    color: #e5e5e5;
    opacity: 0.7;
}
.entry-content {
    border: 1px solid #ebebebde;
    border-radius: 5px;
    box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
}
.sp-contact-info {
    margin-left: 200px;
}/*
#sp-top-bar a {
    color: #585856;
    font-size: 14px;
}
#sp-top-bar a:hover {
    color: #0345bf;
}*/
.newsshow-item .card__img {
    height: 180px;
}
.newsshow-item .card__img--hover {
    height: 180px;
}
.service-item .service__content {
    background-color: #fff;
    padding: 20px 10px 5px;
    text-align: center;
}
.service-item .btns_link {
    margin-top: 0px;
}
.blog-entry-image .entry-date {
    font-weight: 500;
    padding: 5px;
}
.card__info {
    text-align: center;
}
.ratings {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    z-index: 2;
    background: #ce23238a;
    border-radius: 5px;
    padding: 5px;
}
.entry-content h3 {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}
.entry-description {
    text-align: center;
}
.mx-news-3 .shownews-footer .shownews-button a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
}
.fa-calendar {
    margin-right: 7px;
}
.single-service-inner .post-meta {
    padding-right: 2rem;
    margin-bottom: -20px;
}
.nav-outside-top .owl-nav {
    right: 10px;
    /*top: -78px;*/
}
.owl-carousel .owl-stage-outer {
    margin-top: 55px;
}
.olstyle7-text {
    background: #fff;
    padding: 10px 10px;
    -webkit-box-shadow: 0 10px 60px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1);
}
.service-item .numb {
    color: #ce2323ad;
}
.olstyle7-text-title,
.olstyle7-text-title a {
    font-size: 18px;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 500;
    color: #474747;
    text-align: center;
}
.owl-carousel .owl-item img {
    display: block;
    /* width: 100%;
    */
    /* width: 50px;
    */
    height: 160px;

    /* border-radius: 50%;
    */
    /* border: 1px solid #999;
    */
    object-fit: cover;
    /* object-position: 50% 15%;
    */
}

.ol_modul1 {
    margin-top: -47px;
}
#npost207 .nspost_sett207 {
    box-shadow: 0px 0px 8px 1px #3d3a3a36;
}
.jttabs-wrapper.layout-default ul.nav-tabs > li.nav-item > .nav-link.active,
.jttabs-wrapper.layout-default ul.nav-tabs > li.nav-item > .nav-link.active:hover {
    box-shadow: 1px 1px 10px 1px #afafaf;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    background-color: #2256a3;
    color: #fff;
    padding: 13px 13px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    margin-right: 5px;
    border-radius: 6px;
    transform: skew(-5deg, 0deg);
}
.jttabs-wrapper.layout-default ul.nav-tabs > li.nav-item button {
    padding: 15px 15px;
    margin-right: 2px;
    line-height: 1;
    border: 0;
    border-radius: 0px;
    margin-right: 1px;
    border-radius: 6px;
    transform: skew(-5deg, 0deg);
}
.jttabs-wrapper.layout-default ul.nav-tabs > li.nav-item button {
    background-color: #2c2c2c;
    box-shadow: 0px 0px 8px 1px #3d3a3a36;
    border: 1px solid #d1d1d1;
    color: #fff;
    padding: 13px 13px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    height: 45px;
    margin-right: 5px;
}
.jttabs-wrapper.layout-default ul.nav-tabs {
    border-bottom: 4px solid #ce232300;
    display: -flex;
    align-items: center;
}
.jttabs-wrapper.layout-default ul.nav-tabs {
    padding: 0px 0px;
}
.jttabs-wrapper.layout-default .tab-content {
    padding: 0px;
    overflow-y: hidden;
    margin-top: -50px;
}
.jttabs-wrapper.layout-default .tab-content {
    border-left: 2px solid #ce232300;
    border-right: 2px solid #ce232300;
    border-bottom: 2px solid #ce232300;
}
.uk-scope .uk-margin {
    margin-bottom: 0px;
}
#sp-menu > .sp-column {
    height: 55px;
}
.container-inner {
    animation: fadeIn 1s;
    -webkit-animation: fadeIn 1s;
    -moz-animation: fadeIn 1s;
    -o-animation: fadeIn 1s;
    -ms-animation: fadeIn 5s;
}
.uk-scope .uk-panel {
    background: #f3f3f3;
}
/*.fas {
    color:#585856
}
*/
.offcanvas-menu .offcanvas-inner ul.menu > li li a {
    color: rgb(0 0 0 / 74%);
}
.offcanvas-menu .offcanvas-inner ul.menu li.active a {
    color: #1b1b1b !important;
}
.offcanvas-menu .offcanvas-inner .header-modules {
    margin-left: 20px;
}
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a > .menu-toggler {
    color: rgb(4 4 4 / 84%);
}
.sppb-column {
    height: auto;
}
.logo-image {
    /*transition: margin-top 0.5s ease;
    /*border-radius: 0 0 100% 100%;*/
   /* box-shadow: 4px 4px 10px #0000003d;
    /*background-color: #fff;
   /* border: 1px solid #e5e5e5;
    padding: 1px !important;*/
    margin-top: -4px;
    -webkit-transition: -webkit-transform 1s ease;
    -moz-transition: -moz-transform 1s ease;
    transition: transform 1s ease;
}
.uk-scope .uk-slideshow {
    padding: 10px;
    background: #fffc;
}
.uk-scope .uk-dotnav > .uk-active > * {
    background-color: rgb(0 0 0 / 79%);
}
.uk-scope .uk-dotnav > * > * {
    border: 1px solid rgb(102 102 102 / 65%);
}
.uk-scope .uk-overlay > :last-child {
    text-align: center;
}
.uk-scope .uk-dotnav > * > * {
    width: 20px;
    height: 20px;
}
.uk-scope * + p {
    margin-top: 0;
}
.uk-scope .uk-h5,
.uk-scope h5 {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
    font-family: "Barlow";
    padding-top: 30px;
}
.uk-scope .uk-position-z-index {
    box-shadow: 0 0 8px rgb(0 0 0/15%);
}
.uk-scope .uk-panel > :last-child {
    padding-top: 10px;
    padding-bottom: 10px;
}
#sp-main-body {
    padding: 70px 0;
}
#sp-header.lg-header {
    box-shadow: 0 0 25px rgb(0 0 0 / 0%);
}

#sp-header.header-sticky{
box-shadow: 0 0 25px #212529;
    background: #081828;height: 60px;}
    
.article-header {
    /*padding-left: 5px;
    */
}
.uk-scope .uk-margin-right {
    margin-right: 10px !important;
}
.uk-scope .uk-margin-remove {
    line-height: 1.1em;
    font-size: 15px;
    font-weight: 500;
}
.uk-h3 uk-margin-remove-top {
    padding-top: 15px;
}
.uk-scope .uk-width-3-5\@s {
    width: 60%;
    margin-left: -20px;
}
.uk-scope .uk-card-body {
    display: flow-root;
    padding: 0;
}
.uk-scope .uk-card-body {
    padding: 0;
}
.card-header1 {
    padding: 10px;
    background-color: #fff0;
    border-bottom: 4px solid #1d2c38;
    font-size: 20px;
    color: #ffff;
    background: linear-gradient(202deg, #05376a, #1d2c38, #0345bf);
}
.card-header {
    padding: 0rem;
    margin-bottom: 0;
    background-color: #fff0;
    border-bottom: 4px solid #fff;
}
.article-list .article .article-header h1,
.article-list .article .article-header h2 {
    font-size: 1.375rem;
    margin: 0;
}
.uk-scope .uk-dotnav {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
    margin: 10px 0 0;
}
.uk-scope .uk-slidenav:hover {
    color: rgb(199 15 15/90%);
}
.uk-scope .uk-slidenav {
    height: 45px;
    width: 45px;
    transition: color 0.1s ease-in-out;
    background: #ffffffbd;
    padding: 10px;
    border-radius: 50px;
    text-align: -webkit-center;
    margin: 0px 5px;
}
.uk-scope .uk-overlay {
    padding: 10px;
}
.uk-scope .uk-h2,
.uk-scope h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4;
}
.uk-scope .uk-transition-active.uk-active [class*="uk-transition-slide"] {
    --uk-translate-x: 0;
    --uk-translate-y: 0;
    opacity: 1;
    background: #06060663;
    /*border-top:solid 2px #0d5dbf36*/
}
.uk-overlay-primary .uk-h2,
.uk-scope .uk-overlay-primary h2 {
    text-shadow: 2px 4px 3px rgb(0 0 0/80%), 0 8px 13px rgb(0 0 0/10%), 0 18px 23px rgb(0 0 0/10%);
}
/*.uk-scope .uk-grid>*>:last-child {
    margin-bottom:0;
    background:#ebebeb
}
*/
#sp-footer {
    background: #01060a;
    color: #a2a2a2;
}
#sp-bottom {
     
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.8) 100%), url(/images/headers/netisler-topbanner.png);
    background-position: center center;
    background-size: cover;
    background-repeat: repeat;
padding: 130px 0 100px;
/*background-attachment: fixed;*/
}
.breadcrumb {
        background: #f1f1f10d!important;
        padding: 20px !important;
    margin-top: 5px;
    border-radius: 0rem;
   justify-content: center;
    /*box-shadow: 0 5px 8px -5px rgba(151, 163, 184, 0.5), 0 15px 16px -15px rgba(151, 163, 184, 0.5), 0 25px 32px -25px rgba(151, 163, 184, 0.5);*/
}


.breadcrumb-item + .breadcrumb-item::before {
    border-left: 5px solid rgb(255 255 255);
}
.logo {
    display: flex;
    justify-content: center;
    z-index: 1;
    /*background-color:#fff8f8d1;
    */
   /* border-radius: 100px;*/
   /* padding: 0px 20px 4px 0px;*/
}
#sp-bottom .sp-module ul>li,/*.uk-scope .uk-margin {
    margin-bottom:5px
}
*/.uk-scope *+.uk-margin {
    margin-top: 0 !important;
}
.uk-margin-right,
.uk-scope img {
    height: 70px;
    width: 110px;
    box-sizing: border-box;
}
#sp-header-topbar .container-inner {
    border-bottom: 0 solid #e5e5e5;
}
#sp-header-topbar {
    position: relative;
    background-image: url(/images/bgHeader.jpg);
    background-repeat: no-repeat;
    background-attachment: inherit;
    background-position: 63% 0;
    background-size: cover;
    color: #fff;
    padding: 0px 0px 30px;
}
#sp-header-topbar a {
    color: #ffffff;
}
#sp-header-topbar .sp-contact-info {
    color: #ffffff;
}
#sp-header {
    height: 50px;
   /* background: linear-gradient(80deg, #a77e2a, #c9b360, #a08025);*/
    background: #fff0;
}
.fa-map-marker-alt {
    margin-right: 10px;
}
.base-desc {
    font-weight: 800;
}
.article-details .article-full-image img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    box-shadow: 0 0 25px rgb(0 0 0/25%);
border-radius: 0px;
}
.fields-container {
    list-style-type: none;
    padding: 0px 0 50px 0;
}
.field-label {
    font-weight: 700;
}
.article-details .article-full-image {
    /*float:left*/
}
.uk-scope .uk-list-striped > * {
    padding: 1px 1px;
}
.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li.active:hover > a {
    color: #293173;
    /*text-shadow: -1px -1px 0px #000000;
    */
    font-weight: 800;
}
.sp-megamenu-parent > li.active {
    padding-left: 5px;
    margin-right: 5px;
    margin-left: 5px;
}
.sp-megamenu-parent > li {
    padding-right: 5px;
}
.sp-megamenu-parent > li:last-child > a {
    padding: 0 10px;
}
.form-control {
    border-radius: 1.25rem;
}
.article-list .article .readmore a {
    color: #fff;
    font-weight: 500;
}
.article-list .article .readmore a:hover {
    color: #fff;
    font-weight: 500;
}
.article-list .article .readmore {
    position: absolute;
    top: 100px;
    transform: translate(-50%, -50%);
    font-size: 0.775rem;
    background: radial-gradient(circle 773px at 2.3% 96.8%, #0d5dbf 0%, rgba(59, 14, 95, 0.97) 50%);
    float: right;
    right: -73px;
    margin: 0;
    padding: 5px;
    transition: ease 0.2s;
    margin-top: 45px;
}
.article-list .article .readmore:hover {
    background: radial-gradient(circle 773px at 2.3% 96.8%, #0d5dbf 0%, rgb(193 191 195 / 97%) 50%);
    transition: ease 0.2s;
}
.article-list .article .article-feature-gallery img,
.article-list .article .article-featured-audio img,
.article-list .article .article-featured-video img,
.article-list .article .article-intro-image img {
    width: 250px;
    height: 180px;
    /*object-fit: cover;
    */
}
.related-article-list-container {
    margin-top: 150px;
    float: left;
}
.article-list .article .article-feature-gallery,
.article-list .article .article-featured-audio,
.article-list .article .article-featured-video,
.article-list .article .article-intro-image {
    border-bottom: 0 solid #f5f5f5;
}
.article-list .article:hover {
    box-shadow: 0 0 25px rgb(0 0 0/15%);
    background: #ebebeb;
    transition: all 0.2s ease-out;
}
.page-item.active .page-link {
    background-color: #1d2c38;
    border-color: #1d2c38;
}
.article-list .article {
    border-radius: 3px;
    transition: all 0.2s ease-out;
    height: 182px;
    border: 1px solid #f3f3f3;
    box-shadow: 0 0 25px rgb(0 0 0/10%);
}
.article-list .article .article-feature-gallery,
.article-list .article .article-featured-audio,
.article-list .article .article-featured-video,
.article-list .article .article-intro-image {
    float: left;
    margin-right: 30px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    color: #2d2d2d;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    text-shadow: 1px 1px #000;
        color: #293173;
}
.sp-module .sp-module-title:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 8px;
    transition: 0.3s;
    margin-left: 15px;
    margin-top: 7px;
    border-radius: 1px;
    background-color: #ffffff;
transform: skew(15deg, 0deg);
}
.text {
    color: #e9b800;
    white-space: nowrap;
    overflow: hidden;
    transform: translateY(-40%);
    animation: typewriter 5s steps(44) 1s 1 normal both;
}
.carousel {
    position: relative;
    width: 415px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: 0 3px 5px 0 rgb(0 0 0/20%);
    padding: 20px 30px;
    backdrop-filter: blur(64px);
    border-radius: 6px;
    background: rgb(255 255 255 / 90%);
    margin-top: -10px;
}
/*.article-details {
    border: 1px solid #f3f3f3;
    box-shadow: 0 0 25px rgb(0 0 0/5%);
    padding: 25px;
}*/
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active::after,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover::after {
    visibility: visible;
    opacity: 1;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item::after {
    content: "";
    display: inline-block;
    position: absolute;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid rgb(41 49 115);
    left: -20px;
    top: 8px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
}
.sp-megamenu-parent > li > a {
    text-transform: uppercase;
}
.offcanvas-menu .offcanvas-inner ul.menu > li > ul li a {
    line-height: 25px;
}
ul.social-icons > li:not(:last-child) {
    margin-right: 10px;
}

.offcanvas-menu .fab {
    color: #000000;
}
.social-icon-twitter a {
    padding: 3px;
    color: white !important;
}

.fa-facebook,
.fa-instagram,
.fa-twitter,
.fa-whatsapp,
.fa-linkedin {
    /*background:#597c9f82;
    margin-top: 1px;*/
    /*padding:7px;*/
    /*font-size:16px;*/
    /*height: 30px;*/
    width: 20px;
    /*border-radius:5%;*/
    color: #172533;
    transition: ease 0.5s;
    text-align-last: center;
}
/*.fa-envelope,
.fa-phone,
.fa-mobile-alt {
    font-size: 18px;
    color: #585856;
}*/
/*.fa-whatsapp:hover {
    background:#25d366
}
*/
.sp-contact-info li {
    margin: 5px 10px 0 0;
}
.ftop1 {
    margin-bottom: -5px;
    color: #e9b800;
}
.uk-scope .uk-h3,
.uk-scope h3 {
    text-align: center;
    font-family: "Barlow";
    font-size: 18px;
    font-weight: 600;
}
.sp-megamenu-parent .sp-mega-group > li > a {
    font-size: 18px;
}
.sp-page-title {
    background-repeat: repeat;
    background-size: inherit;
    background-attachment: inherit;
    background-position: 50% 100%;
    padding: 85px;
background-size: cover;
}
#sp-top-bar {
    background: #201b21;
    padding: 8px 0 8px;
    font-size: 0.875rem;
height: 45px;
}
.table-bordered > :not(caption) > * > * {
    border: 1px solid #0c5dbf;
}
/*.sp-megamenu-parent > li > a {
    color: #fff;
}*/
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    border-bottom: 1px dashed #424242;
}
.uk-scope .uk-h6,
.uk-scope h6 {
    font-family: "Barlow";
    color: #fff;
    font-size: 3.953em;
    text-shadow: 1px 4px 4px #000;
}
.uk-scope .uk-overlay-primary {
    background: rgb(5 1 24/35%);
}
@media (max-width: 575px) {
    #sp-header .logo {
        height: 50px;
    }
}
@media (max-width: 767px) {
    #gallery121 .blog-style-hero .blog-post-hero_wrapper .divider_post_info {
    bottom: 15px;
}

#sp-top-bar {
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%), url(/images/topbar/topheadermobilbg.jpg);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
height: 80px;
    }
.blog-post-hero_thumb,.blog-post-hero_wrapper{height: 100%;}
#gallery121 .blog-style-hero .blog-post-hero_content {
    padding: 10px 30px 30px !important;
}
    .article-details .article-header h1, .article-details .article-header h2 {
    font-size: 1.25rem;
}

    .fa-envelope,
    .fa-phone,
    .fa-mobile-alt {
        color: #041524;
    }
    #sp-top-bar a {
        color: #ffffff;
        font-size: 14px;
    }
    .sp-module .sp-module-title:after {
        display: none;
    }
    .sp-page-title .sp-page-title-heading {
        font-size: 22px;
    }
    .uk-scope .uk-overlay > :last-child {
        font-size: 15px;
    }
    .article-details .article-ratings-social-share {
        top: -40px;
    }
   
    .nav-outside-top .owl-nav {
        /*  top: -65px;*/
    }
    .title-v2:after {
        display: none;
    }
    .sppb-img-responsive {
        width: 360px;
    }
    .ul.social-icons {
        margin: 10px 10px 10px 0;
    }
    .sp-contact-info {
        margin: 0 10px 10px;
    }
    .sp-page-title {
        padding: 15px;
    }
    .carousel {
        width: auto;
    }
    .logo-image-phone {
        height: 56px;
    }
}
@media (max-width: 991px) {
    .title-v3:after {
        display: none;
    }
    .article-body {
        width: auto;
    }
    /*.breadcrumb {
        display: none;
    }*/
    .social-share-block {
        margin-top: 50px;
    }
    #sp-header {
      /*  background: linear-gradient(91deg, #211a20, #1d191e, #a9823a, #a3803d);*/
    }
    #sp-header-topbar {
        margin: 0;
    }
    .offcanvas-menu .offcanvas-inner ul.menu > li a,
    .offcanvas-menu .offcanvas-inner ul.menu > li span {
        color: #100f0f;
    }
    .article-list .article {
        height: 400px;
    }
    .article-list .article .article-intro-image {
        margin-right: -20px;
    }
    .article-list .article .article-intro-image img {
        width: 385px;
        height: 180px;
    }
    .uk-scope .uk-transition-opaque {
        opacity: 1;
        width: 385px;
    }
    .uk-scope .uk-grid > * > :last-child {
        margin-bottom: 0;
        background: #ffff;
        padding: 10px;
    }
    .uk-scope .uk-width-3-5\@s {
        margin-left: 0;
        width: 100%;
    }
    .article-list .article .readmore {
        top: 318px;
    }
    .article-header {
        display: block;
        -webkit-line-clamp: 2;
        overflow: initial;
        text-overflow: ellipsis;
    }
    /*.uk-scope .uk-panel>:last-child {
        margin-bottom:0
    }
    */
    #sp-header-topbar {
        padding: 15px 0 0;
    }
    #sp-header-topbar {
        background-position: 73% 0;
    }
    .logo {
       /* background-color: #201b21;*/
        /*border-radius: 50px;*/
    }
    .uk-scope .uk-grid > .uk-grid-margin {
        margin-top: 10px;
    }
    .uk-scope .uk-h5,
    .uk-scope h5 {
        padding-top: 0;
    }
}

/*YENDIF VIDEO*/
.video-js .vjs-overlay-bottom-left {display: none;}.card {border: 0px;box-shadow: 1px 1px 20px #0000003d;webkit-transition: ease .2s; transition: ease .2s;}.card:hover {box-shadow: 1px 1px 20px #0878be7a;webkit-transition: ease .2s; transition: ease .2s;}.yendif-video-share .yendif-video-share-svg-icon-play {position: absolute; width: 42px; height: 42px; top: 50%; left: 50%;  margin-top: -21px;  margin-left: -21px;padding: 2px;border-radius: 100%;opacity: 0.80; transition: all 0.2s linear 0s; z-index: 3;cursor: pointer;fill: #de1002; border: 1px solid #de1002;background: #e0e0e0c2;}

 .tns-nav {
    display: flex;
    justify-content: center;
}

.tns-nav button {width: 50px;
    height: 8px;
    border-radius: 0px;}

.yendif-video-share mod-yendifvideoshare-videos {
    padding: 10px 15px 20px 15px;
}

.yendif-video-share-views-count, .mt-1, .small { text-align: -webkit-center;}