.article-list {
    padding-right: 20px;
    margin-bottom: 20px
}

.article-list .article {
    margin-bottom: 15px;
    padding: 15px;
    border: 1px solid #2d3437;
    border-radius: 3px
}



.article-list .article .article-intro-image,.article-list .article .article-featured-video,.article-list .article .article-featured-audio,.article-list .article .article-feature-gallery {
    margin: 0px;
    border-radius: 3px 3px 0 0;
    border-bottom: 1px solid #f5f5f5;
    overflow: hidden;
    position: relative
}

.article-list .article .article-intro-image:after,.article-list .article .article-featured-video:after,.article-list .article .article-featured-audio:after,.article-list .article .article-feature-gallery:after {
    content: "";
    width: 100%;
    height: 100%;
   background: #0404f9;
       display: block;
    position: absolute;
    top: 0px;
    mix-blend-mode: screen;
    opacity: 1;
    visibility: hidden;
    transition: all 0.3s ease 
}

.article-list .article .article-intro-image:hover:after,.article-list .article .article-featured-video:hover:after,.article-list .article .article-featured-audio:hover:after,.article-list .article .article-feature-gallery:hover:after {
    visibility: visible;
    opacity: 1
   
}
    


.article-list .article .article-intro-image img,.article-list .article .article-featured-video img,.article-list .article .article-featured-audio img,.article-list .article .article-feature-gallery img {
    border-radius: 0px 0px 0 0
   
}

.article-list .article .article-header {
    margin-bottom: 25px
}

.article-list .article .article-header h1,.article-list .article .article-header h2 {
    font-weight: 500;
    font-size: 15px;
    line-height: 32px
}

.article-list .article .article-header h1 a,.article-list .article .article-header h2 a {
    color: #2D3437
}

.article-list .article .article-header h1 a:hover,.article-list .article .article-header h1 a:active,.article-list .article .article-header h1 a:focus,.article-list .article .article-header h2 a:hover,.article-list .article .article-header h2 a:active,.article-list .article .article-header h2 a:focus {
    color: #044CD0
}

.article-list .article .readmore {
    font-weight: 600;
    font-size: 16px;
    color: #2d3437;
    margin-bottom: 50px;
    position: relative
}

.article-list .article .readmore:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: 2px;
    transition: all 0.2s ease
}

.article-list .article .readmore:hover:after {
    transform: translateX(5px)
}

.article-list .article .readmore:before {
    content: "";
    width: 100%;
    height: 1px;
    display: inline-block;
    background: #2d3437;
    position: absolute;
    bottom: -4px;
    max-width: 140px
}

.article-list .article .readmore a {
    color: #2D3437
}

.article-list .article .readmore a:hover,.article-list .article .readmore a:active,.article-list .article .readmore a:focus {
    color: #044CD0
}

.article-list .article figcaption.caption {
    text-align: center;
    font-size: 14px;
    margin: 5px 0px;
    opacity: 0.7
}

.article-list .article-introtext>p {
    display: none
}







.sp-simpleportfolio {
  overflow: hidden;
}
.sp-simpleportfolio .sp-simpleportfolio-filter {
  margin-bottom: 30px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
  margin-right: 28px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li >a {
  padding: 0 0 5px;
  position: relative;
  background-color: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  border-bottom: 1px solid transparent;
  color: #909498;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active >a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li:hover >a {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #222328 !important;
  border-color: #222328;
}
.sp-simpleportfolio .sp-simpleportfolio-item {
  padding: 15px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .img-wrapper {
  display: block;
  overflow: hidden;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .img-wrapper:focus {
  outline: none;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay {
  background-color: transparent !important;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-title-wrapper {
  position: absolute;
  top: 40px;
  left: 40px;
  max-width: 200px;
  text-align: left;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-title {
  font-size: 28px !important;
  font-weight: 700;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  opacity: 0;
  -webkit-transform: translate3d(50px,0,0) !important;
  transform: translate3d(50px,0,0) !important;
  -webkit-transition-delay: .15s !important;
  transition-delay: .15s !important;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-title a {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-title a:hover {
  opacity: .5;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-tags {
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-top: 5px;
  opacity: 0;
  -webkit-transform: translate3d(50px,0,0) !important;
  transform: translate3d(50px,0,0) !important;
  border-bottom: 1px solid #fff;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns {
  position: absolute;
  bottom: 30px;
  left: 40px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a {
  border: none;
  font-size: 20px;
  padding: 0;
  margin-right: 20px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a:hover {
  background-color: transparent;
  opacity: .6;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .img-wrapper {
  -webkit-transform: rotate(10deg) scale(1.3) !important;
  transform: rotate(10deg) scale(1.3) !important;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .img-wrapper img {
  opacity: .1;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-title,
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-tags {
  -webkit-transform: translate3d(0,0,0) !important;
  transform: translate3d(0,0,0) !important;
  opacity: 1;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-tags {
  -webkit-transition-delay: .30s !important;
  transition-delay: .30s !important;
}
.sp-simpleportfolio .sp-simpleportfolio-image {
  margin-bottom: 60px;
}
.sp-simpleportfolio .sp-simpleportfolio-description {
  width: 100%;
  float: none;
}
.sp-simpleportfolio .sp-simpleportfolio-description h2 {
  font-size: 32px;
  color: #24252a;
  margin-bottom: 40px;
}
.sp-simpleportfolio .sp-simpleportfolio-description p {
  font-family: inherit !important;
}
.sp-simpleportfolio .sp-simpleportfolio-meta {
  width: 100%;
  padding-left: 0;
  margin-top: 60px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e1e1e1;
  overflow: hidden;
}
.sp-simpleportfolio .sp-simpleportfolio-meta >div {
  float: left;
  display: inline-block;
  margin: 0 45px 0 0;
  padding: 0;
}
.sp-simpleportfolio .sp-simpleportfolio-meta h4 {
  display: inline-block;
  color: #24252a;
  font-weight: 500;
}
.sp-simpleportfolio.layout-gallery-nospace .sp-simpleportfolio-item {
  padding: 1px;
}


















.showmegamenu{
    .sp-megamenu-parent {
    list-style: none;
    padding: 0;
    margin: 0 0;
    z-index: 99;
    display: block;
    float: right;
    position: relative
}

.sp-megamenu-parent .sp-menu-item>a img,.sp-megamenu-parent .sp-menu-item>span img {
    display: inline-block
}

.sp-megamenu-parent>li {
    display: inline-block;
    position: relative;
    padding: 0
}

.sp-megamenu-parent>li:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #f68e13;
    display: block;
    bottom: 25px;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease
}

.sp-megamenu-parent>li.active:after {
    visibility: visible;
    opacity: 1
}

.sp-megamenu-parent>li.menu-justify {
    position: static
}

.sp-megamenu-parent>li>a,.sp-megamenu-parent>li>span {
    display: inline-block;
    padding: 0 27px;
    line-height: 100px;
    font-size: 18px;
    margin: 0;
    font-weight: 400;
    letter-spacing: -.3px
}

.sp-megamenu-parent>li:first-child a {
    padding: 0 27px 0 0
}

.sp-megamenu-parent>li:last-child>a {
    padding: 0 0 0 27px
}

.sp-megamenu-parent>li.active>a {
    font-weight: 500
}

.sp-megamenu-parent>li .sp-menu-badge {
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    font-size: 10px;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: uppercase;
    background: #d60000;
    color: #fff;
    border-radius: 3px
}

.sp-megamenu-parent .sp-module {
    padding: 10px
}

.sp-megamenu-parent .sp-mega-group {
    list-style: none;
    padding: 0;
    margin: 0
}

.sp-megamenu-parent .sp-mega-group>li>a {
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px
}

.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
    list-style: none;
    padding: 0;
    margin: 0
}

.sp-megamenu-parent .sp-dropdown {
    margin: 0;
    position: absolute;
    z-index: 10;
    display: none
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.2);
    padding: 20px 30px 20px 20px;
    backdrop-filter: blur(64px);
    border-radius: 6px
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner>.row:not(:first-child) {
    margin-top: 20px
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
    list-style: none;
    padding: 0;
    margin: 0
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    top: 100%
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
    top: 0
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
    box-shadow: 0 0 5px rgba(0,0,0,.2)
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: block;
    padding: 0;
    position: relative
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a,.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 18px;
    line-height: 1;
    display: inline-block;
    padding: 8px 0;
    cursor: pointer;
    font-weight: 500
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a.sp-group-title,.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge).sp-group-title {
    text-transform: uppercase;
    font-weight: 700
}

.sp-megamenu-parent .sp-dropdown .sp-module {
    padding: 0
}

.sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title {
    font-size: 18px;
    margin: 0 0 15px;
    text-transform: uppercase;
    font-weight: 700
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews {
    margin: 0
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews>li:not(:last-child) {
    margin: 0 0 15px
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews>li a {
    font-size: 14px
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews>li a span {
    opacity: .8
}

.sp-megamenu-parent .sp-dropdown-mega>.row {
    margin-top: 30px
}

.sp-megamenu-parent .sp-dropdown-mega>.row:first-child {
    margin-top: 0
}

.sp-megamenu-parent .sp-dropdown-mega .sp-module {
    margin-left: 0!important
}

.sp-megamenu-parent .sp-has-child:hover>.sp-dropdown {
    display: block
}

.sp-megamenu-parent.menu-animation-fade .sp-has-child:hover>.sp-dropdown {
    animation: spFadeIn 600ms
}

.sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover>.sp-dropdown {
    animation: spFadeInUp 400ms ease-in
}

.sp-megamenu-parent.menu-animation-fade-down .sp-has-child:hover>.sp-dropdown {
    animation: spFadeInDown 400ms ease-in
}

.sp-megamenu-parent.menu-animation-zoom .sp-has-child:hover>.sp-dropdown {
    animation: spZoomIn 300ms
}

.sp-megamenu-parent.menu-animation-rotate .sp-has-child:hover>.sp-dropdown {
    animation: spRotateIn 300ms
}

.sp-megamenu-parent.menu-animation-pulse .sp-has-child:hover>.sp-dropdown {
    animation: spPulse 300ms
}

.offcanvas-menu .hide-on-offcanvas {
    display: none!important
}

body.ltr .sp-megamenu-parent>li.sp-has-child>a:after,body.ltr .sp-megamenu-parent>li.sp-has-child>span:after {
    font-family: "font awesome 5 free";
    content: "";
    float: right;
    margin-left: 7px;
    font-weight: 900
}

body.ltr .sp-megamenu-parent>li .sp-menu-badge.sp-menu-badge-right {
    margin-left: 5px
}

body.ltr .sp-megamenu-parent>li .sp-menu-badge.sp-menu-badge-left {
    margin-right: 5px
}

body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
    font-family: "font awesome 5 free";
    content: "";
    float: right;
    margin-left: 7px;
    font-weight: 900
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-menu-center {
    margin-left: 45px
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
    left: -20px;
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
    left: auto;
    right: 0
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
    right: 0
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
    left: 100%
}

.sp-dropdown.sp-dropdown-main:before {
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #c4c4c4;
    position: absolute;
    top: -10px;
    transform: translateX(-50%);
    left: 50%
}

@media(min-width: 576px) {
    .sp-menu-full.container {
        width:540px
    }
}

@media(min-width: 768px) {
    .sp-menu-full.container {
        width:720px
    }
}

@media(min-width: 992px) {
    .sp-menu-full.container {
        width:960px
    }
}

@media(min-width: 1200px) {
    .sp-menu-full.container {
        width:1140px
    }
}

@media(min-width: 1400px) {
    .sp-menu-full.container {
        width:1320px
    }
}
@media(max-width: 1450px) {
    .sp-megamenu-parent>li>a,.sp-megamenu-parent>li>span {
        display:inline-block;
        padding: 0 15px
    }

    #sp-menu .sp-menu-with-contact {
        flex: 1 0 710px;
        max-width: 710px
    }
}

@media(max-width: 1199px) {
    #sp-header.full-header {
        padding-left:15px;
        padding-right: 15px
    }
    
}





.homepage section#sp-main-body {    margin-top: -90px;}


/* buton kodu */
.ghost {
 animation: float 3s ease-out infinite;
}
@keyframes float {
  50% {
     transform: translate(0, 20px);
  }

.bottom {
  height:15px;
  width:30px;
  border-radius: 0 0 90px 90px;
  -moz-border-radius: 0 0 90px 90px;
  -webkit-border-radius: 0 0 90px 90px;
  background: #FFF;
  float: left;
}


/* buton kodu */




