.speasyimagegallery-gallery .speasyimagegallery-gallery-item,
.speasyimagegallery-gallery .speasyimagegallery-album,
.speasyimagegallery-albums .speasyimagegallery-gallery-item,
.speasyimagegallery-albums .speasyimagegallery-album {
  position: relative;
  text-align: center;
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item .speasyimagegallery-gallery-item-title,
.speasyimagegallery-gallery .speasyimagegallery-album .speasyimagegallery-gallery-item-title,
.speasyimagegallery-albums .speasyimagegallery-gallery-item .speasyimagegallery-gallery-item-title,
.speasyimagegallery-albums .speasyimagegallery-album .speasyimagegallery-gallery-item-title {
  font-size: 18px;
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item .speasyimagegallery-album-title,
.speasyimagegallery-gallery .speasyimagegallery-album .speasyimagegallery-album-title,
.speasyimagegallery-albums .speasyimagegallery-gallery-item .speasyimagegallery-album-title,
.speasyimagegallery-albums .speasyimagegallery-album .speasyimagegallery-album-title {
  font-size: 28px;
  line-height: 28px;
  font-weight: 600;
  letter-spacing: 0;
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item .speasyimagegallery-album-meta > span,
.speasyimagegallery-gallery .speasyimagegallery-album .speasyimagegallery-album-meta > span,
.speasyimagegallery-albums .speasyimagegallery-gallery-item .speasyimagegallery-album-meta > span,
.speasyimagegallery-albums .speasyimagegallery-album .speasyimagegallery-album-meta > span {
  font-size: 18px;
  color: rgba(255,255,255,0.75);
  font-weight: 600;
  display: block;
  float: none;
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item .speasyimagegallery-gallery-item-content,
.speasyimagegallery-gallery .speasyimagegallery-gallery-item .speasyimagegallery-album-info,
.speasyimagegallery-gallery .speasyimagegallery-album .speasyimagegallery-gallery-item-content,
.speasyimagegallery-gallery .speasyimagegallery-album .speasyimagegallery-album-info,
.speasyimagegallery-albums .speasyimagegallery-gallery-item .speasyimagegallery-gallery-item-content,
.speasyimagegallery-albums .speasyimagegallery-gallery-item .speasyimagegallery-album-info,
.speasyimagegallery-albums .speasyimagegallery-album .speasyimagegallery-gallery-item-content,
.speasyimagegallery-albums .speasyimagegallery-album .speasyimagegallery-album-info {
  top: 50%;
  bottom: initial;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  padding: 0 15px;
  text-align: center;
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item .speasyimagegallery-gallery-item-content,
.speasyimagegallery-gallery .speasyimagegallery-album .speasyimagegallery-gallery-item-content,
.speasyimagegallery-albums .speasyimagegallery-gallery-item .speasyimagegallery-gallery-item-content,
.speasyimagegallery-albums .speasyimagegallery-album .speasyimagegallery-gallery-item-content {
  margin-top: -30px;
  -webkit-transition: .3s;
  transition: .3s;
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item.speasyimagegallery-gallery-item>div:before,
.speasyimagegallery-gallery .speasyimagegallery-gallery-item > div > a:before,
.speasyimagegallery-gallery .speasyimagegallery-album.speasyimagegallery-gallery-item>div:before,
.speasyimagegallery-gallery .speasyimagegallery-album > div > a:before,
.speasyimagegallery-albums .speasyimagegallery-gallery-item.speasyimagegallery-gallery-item>div:before,
.speasyimagegallery-albums .speasyimagegallery-gallery-item > div > a:before,
.speasyimagegallery-albums .speasyimagegallery-album.speasyimagegallery-gallery-item>div:before,
.speasyimagegallery-albums .speasyimagegallery-album > div > a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  background-image: -webkit-linear-gradient(137deg,#FF5757 0%,#764AFF 100%);
  background-image: -moz-linear-gradient(137deg,#FF5757 0%,#764AFF 100%);
  background-image: -o-linear-gradient(137deg,#FF5757 0%,#764AFF 100%);
  background-image: linear-gradient(137deg,#FF5757 0%,#764AFF 100%);
  opacity: 0;
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item.speasyimagegallery-gallery-item>div:hover:before,
.speasyimagegallery-gallery .speasyimagegallery-album.speasyimagegallery-gallery-item>div:hover:before,
.speasyimagegallery-albums .speasyimagegallery-gallery-item.speasyimagegallery-gallery-item>div:hover:before,
.speasyimagegallery-albums .speasyimagegallery-album.speasyimagegallery-gallery-item>div:hover:before {
  opacity: .8;
  height: 100%;
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item.speasyimagegallery-gallery-item>div:hover:after,
.speasyimagegallery-gallery .speasyimagegallery-album.speasyimagegallery-gallery-item>div:hover:after,
.speasyimagegallery-albums .speasyimagegallery-gallery-item.speasyimagegallery-gallery-item>div:hover:after,
.speasyimagegallery-albums .speasyimagegallery-album.speasyimagegallery-gallery-item>div:hover:after {
  opacity: 0;
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item:hover > div > a:before,
.speasyimagegallery-gallery .speasyimagegallery-album:hover > div > a:before,
.speasyimagegallery-albums .speasyimagegallery-gallery-item:hover > div > a:before,
.speasyimagegallery-albums .speasyimagegallery-album:hover > div > a:before {
  opacity: .8;
  height: 100%;
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item:hover > div > a:after,
.speasyimagegallery-gallery .speasyimagegallery-album:hover > div > a:after,
.speasyimagegallery-albums .speasyimagegallery-gallery-item:hover > div > a:after,
.speasyimagegallery-albums .speasyimagegallery-album:hover > div > a:after {
  opacity: 0;
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item:hover .speasyimagegallery-gallery-item-content,
.speasyimagegallery-gallery .speasyimagegallery-album:hover .speasyimagegallery-gallery-item-content,
.speasyimagegallery-albums .speasyimagegallery-gallery-item:hover .speasyimagegallery-gallery-item-content,
.speasyimagegallery-albums .speasyimagegallery-album:hover .speasyimagegallery-gallery-item-content {
  margin-top: 0;
}
.com-speasyimagegallery.view-albums #sp-main-body {
  padding-bottom: 150px;
}
.sp-module {
















@keyframes rotate {
  0% {    transform: rotate(0deg);  }
  100% 
{    transform: rotate(360deg); }
}
.resimdondur {
  animation: rotate 13s linear infinite;}



.resimbuyut {
    width: 200px; 
    height: auto; 
    animation: resizeImage 3s infinite alternate;
}

@keyframes resizeImage {
    0% {
        transform: scale(1); 
    }
    100% {
        transform: scale(1.2); 
    }
}

.resimbuyut img {
    width: 100%; 
    height: auto; 
}







.burger-icon{width:39px;cursor:pointer}.burger-icon>span{display:block;height:2px;background-color:#000000;margin:5px 0;transition:background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in}.burger-icon>span:nth-child(2){display:none}.offcanvas-active .burger-icon>span,#modal-menu-toggler.active .burger-icon>span{background-color:#000000}.offcanvas-active .burger-icon>span:nth-child(1),#modal-menu-toggler.active .burger-icon>span:nth-child(1){transform:translate(0, 2px) rotate(-45deg)}.offcanvas-active .burger-icon>span:nth-child(2),#modal-menu-toggler.active .burger-icon>span:nth-child(2){opacity:0}.offcanvas-active .burger-icon>span:nth-child(3),#modal-menu-toggler.active .burger-icon>span:nth-child(3){transform:translate(0, -5px) rotate(45deg)}.offcanvas-active .close-offcanvas .burger-icon>span{transition-delay:0.2s}

.showmegamenu {
    .sp-megamenu-parent>li{display:inline-block;position:relative;padding:0}.sp-megamenu-parent>li:after{content:"";width:100%;height:4px;background:#FF7E21;position:absolute;left:0px;bottom:-2px;visibility:hidden;opacity:0;transition:all 0.3s ease-in-out}.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 30px;line-height:64px;font-size:16px;margin:0}.sp-megamenu-parent>li:last-child>a{padding:0px 0px 0px 15px}.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-group-title:empty{display:none !important}.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:capitalize;font-size:16px;font-weight:700;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;top:4px}.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner{padding:18px 16px 18px 24px;border-radius:8px;border:1px solid rgba(0, 0, 0, 0.3);box-shadow:0px 4px 12px rgba(0, 0, 0, 0.1)}.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner>.row{margin:0px}.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner>.row:not(:first-child){margin-top:20px}.sp-megamenu-parent .sp-dropdown.sp-dropdown-mega .sp-dropdown-inner{background:#f8f8f8;border:1px solid rgba(0, 0, 0, 0.1);border-radius:8px;padding:0px}.sp-megamenu-parent .sp-dropdown.sp-dropdown-mega .sp-dropdown-inner .col-sm-4:first-child{background:#fff;border-radius:8px 0px 0px 8px;padding-top:20px;padding-bottom:20px}.sp-megamenu-parent .sp-dropdown.sp-dropdown-mega .sp-dropdown-inner .col-sm-4:first-child li a{font-weight:500;font-size:40px;line-height:0.7;color:#000;padding:20px 18px;margin:0px}.sp-megamenu-parent .sp-dropdown.sp-dropdown-mega .sp-dropdown-inner .col-sm-3:nth-child(2){padding:20px 10px;border-right:1px solid rgba(0, 0, 0, 0.1)}.sp-megamenu-parent .sp-dropdown.sp-dropdown-mega .sp-dropdown-inner .col-sm-3:nth-child(2) li a{font-weight:500;font-size:18px;line-height:28px;padding:8px 24px;margin:0px}.sp-megamenu-parent .sp-dropdown.sp-dropdown-mega .sp-dropdown-inner .col-sm-5:nth-child(3){padding:35px 40px}.sp-megamenu-parent .sp-dropdown .sp-dropdown-items{list-style:none;padding:0;margin:0}.sp-megamenu-parent .sp-dropdown.sp-dropdown-main{top:102%}.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, 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:hover,.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:focus{color:#FF7E21 !important}.sp-megamenu-parent .sp-dropdown li.sp-menu-item.current-item.active>a{color:#FF7E21 !important}.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:16px;line-height:1;display:inline-block;padding:8px 0;cursor:pointer}.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:bold}.sp-megamenu-parent .sp-dropdown .sp-module{padding:0}.sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title{font-weight:500;font-size:12px;line-height:16px}.sp-megamenu-parent .sp-dropdown .sp-module .latestnews .latestnews-item{display:flex;align-items:flex-start;margin-bottom:10px}.sp-megamenu-parent .sp-dropdown .sp-module .latestnews .img-responsive.article-list-img{width:88px;height:62px;margin-right:8px}.sp-megamenu-parent .sp-dropdown .sp-module .latestnews .latest-post-title{font-weight:500;font-size:16px;line-height:20px;letter-spacing:0.15px}.sp-megamenu-parent .sp-dropdown .sp-module .latestnews .latest-post-title a{color:#000}.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:0px !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:0}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%}@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}}#offcanvas-toggler{display:inline-flex;align-items:center;height:64px;line-height:64px;font-size:20px} 
    }
    
.pagination-wrapper{align-items:center;justify-content:center!important;margin-top:100px}.pagination-wrapper .pagination{margin-bottom:0}.pagination{gap:8px}.pagination .page-item .page-link{color:#000;font-weight:700;font-size:16px;line-height:18px;background:rgba(255,255,255,.0001);border:1px solid rgba(0,0,0,.4);border-radius:40px;padding:15px 36px}.pagination .page-item .page-link:hover{color:#ff7e21;border-color:#ff7e21}.pagination-counter{display:none}.pagenavigation{margin-top:60px}.pagenavigation .pagination a.btn.btn-secondary{background:#000;border:1px solid rgba(0,0,0,.4);border-radius:40px;padding:0 34px;display:flex;align-items:center;justify-content:center;line-height:1px;height:48px}.pagenavigation .pagination a.btn.btn-secondary:hover,.pagenavigation .pagination a.btn.btn-secondary:focus{border-color:#ff7e21;color:#ff7e21}.pagenavigation .pagination a.btn.btn-secondary.previous{margin-right:10px}.pagenavigation .pagination a.btn.btn-secondary.previous span:last-child{display:none}.pagenavigation .pagination a.btn.btn-secondary.next span:nth-child(2){display:none}
    
    
/* BLOG */






.article-list .article {
	margin-bottom: 60px;
	padding: 0px;
	border: 0px solid #f5f5f5;
	border-radius: 0px;
}

.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: 0;
	border-bottom: 0px solid #f5f5f5;
	position: relative;
	overflow: hidden;
	border-radius: 7px;
	margin-bottom: 30px;
}

.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: 0;
	width: 100%;
	transform: scale(1.4);
	transition: 0.9s;
}

.article-list .article:hover img {
	transform: rotate(1deg) scale(1.05);
}

.article-list .article .blog-meta,
.article-details .blog-meta {
    margin-bottom: 15px;
}

.article-list .article .comnt,
.article-details .comnt {
	background: var(--maincolor);
	display: inline-block;
list-style: none;
margin-right: 15px;
    height: 28px;
    color: #fff;
    line-height: 28px;
    padding: 0 12px;
    font-size: 12px;
    margin-top: 0;
    border-top: 0;
    border-radius: 4px;
}

.article-list .article .author,
.article-details .author {
    display: inline-block;
    list-style: none;
    margin-right: 15px;
    color: #949494;
	font-weight: 500;
}

.article-list .article .author span,
.article-details .author span {
    color: #29303b;
}

.article-list .article .date,
.article-details .date {
	display: inline-block;
	list-style: none;
	margin-right: 0;
	color: #949494;
}

.article-list .article .article-header h2 {
	font-size: 24px;
	color: #29303b;
	line-height: 1.3380952381;
	margin-bottom: 15px;
}

.article-list .article .article-header h2 a {
    color: #29303b;
}

.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,
.postbox__meta span a:hover {
	color: var(--maincolor);
}

.article-introtext {
    margin-bottom: 18px;
}

.article-list .article .readmore-text a {
	position: relative;
	display: inline-block;
}

.article-list .article .readmore-text a:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	width: 60%;
	background: var(--maincolor);
	transition: 0.4s;
}

.article-list .article .readmore-text a:hover:after {
	width: 100%;
}





