/* rexa-user-custom.css
       powered by rexa
*/
#page-detail-section-1 .col-md-4::after {top:120px;}

.pageContent-Body p, .pageContent-Body, .news-item-full-description, .news-item-full-description p, .news-item-short-description, .news-item-short-description p {font-size:18px;}

.section-header .logo-container .logo img {
	width: 100%;
}
#contactForm .row:nth-child(4) {
    display: none;
}
#page-detail-section-26 .pageContent-Body p:nth-child(5) a {
    padding: 40px 25px;
}
#page-detail-section-26 .pageContent-Body p:nth-child(4) a {
    padding: 40px 25px;
}
#page-detail-section-25 .pageContent-Body p:nth-child(1) a {
    padding: 40px 25px;
}
.homeblog .blog-item-wrapper:hover {
	box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
.homeblog .col-md-12 {
    display: flex;
    justify-content: center;
    align-items: center;
}
.homeblog .col-md-12 .col-md-8 {
    top: -60px;
    position: relative;
}
.homeblog .col-md-12 .col-md-8 .masonry-blog-item {
    padding: 0 40px !important;
}
.homeblog .right-blog .blog-item-wrapper {
	box-shadow: none;
}
.homeblog .right-blog .blog-item-title h3 {
    font-size: 12px;
}
.homeblog .right-blog .blog-item-img {
    padding: 30px 0;
}
.homeblog .right-blog .blog-item-title {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.homeblog .right-blog .blog-item {
    background-color: transparent;
    border-bottom: 1px solid #eee;
}
.homeblog .right-blog .masonry-blog-item {
    display: none;
}
.homeblog .right-blog .masonry-blog-item:nth-child(1) {
    display: block;
}
.homeblog .right-blog .masonry-blog-item:nth-child(5) {
    display: block;
}
.homeblog .right-blog .masonry-blog-item:nth-child(6) {
    display: block;
}
.homeblog .right-blog .masonry-blog-item:nth-child(7) {
    display: block;
}
.homeblog .right-blog .blog-item .flex-blog-item {
    padding: 0 15px;
}
.homeblog .blog-item .flex-blog-item {
    padding: 25px !important;
}

#page-detail-section-64 .original-col > * {
    border-radius: 10px;
}
#page-detail-section-64 .original-col .rg-wrapper .rgw {
    border: 1px solid #3c5473;
    padding: 5px;
    border-radius: 10px;
}
#page-detail-section-64 .original-col .rg-wrapper .rgw img {
    border-radius: 10px;
}

#exampleModalLong .close {
	display: none;
}
#click_whatsapp {
    width: 120px;
    height: 150px;
    background-color: #3c5473;
    border-radius: 4px 0 0 4px;
}
#click_whatsapp::before {
    content: url(/user-content/ekstra-resimler-FJ0VTD.png);
  	position: absolute;
  	width: 100%;
    height: 100%;
    bottom: -10px;
    right: 0;
    left: 0;
    display: flex;
    justify-content: end;
    align-items: end;
}
#click_whatsapp p {
  	color: #fff;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    top: -20px;
    position: relative;
    padding: 20px;
}

.fixed-menu {
    height: 250px;
    width: 40px;
    position: fixed;
    justify-content: center;
    align-items: center;
    z-index: 120;
    background-color: #3c5473;
    top: 50%;
    left: 0;
    padding: 25px 7px;
    border-radius: 0 16px 16px 0;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.fixed-menu .menu-img img {
    filter: brightness(0) invert(1);
}
.fixed-menu .left-menu {
    position: relative;
}
.fixed-menu .left-menu .menu-rgw {
    position: relative;
}
.fixed-menu .left-menu .menu-rgw:first-child .menu-img img {
    border: 2px solid #fff;
    padding: 3px;
}
.fixed-menu .left-menu .menu-rgw a {
    position: relative;
    display: flex;
    width: 250px
}
.fixed-menu .left-menu .menu-rgw a .menu-info {
    margin-left: 20px;
}
.fixed-menu .left-menu .menu-rgw a .menu-info p {
    width: 205px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    background-color: #3c5473;
    opacity: 0;
    color: #000;
    border-radius: 99999px;
    transition: all .4s ease-in-out;
    color: #fff;
}
.fixed-menu .left-menu .menu-rgw:hover a .menu-info p {
    opacity: 1;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.sticky .navbar-contact-us .navbar-contact li {
    line-height: 60px !important;
    height: 60px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
.navbar-contact-us {
    align-items: center;
    display: flex;
}
.navbar-contact-us .navbar-contact {
    list-style: none;
    width: 100%;
    justify-content: end;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100%;
}
.navbar-contact-us .navbar-contact li {
    padding: 0 15px;
    height: 100px;
    align-items: center;
    line-height: 100px;
    -webkit-transition: 0.3s;
    width: 170px;
}
.navbar-contact-us .navbar-contact li a {
    position: relative;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    font-weight: 600;
    font-size: 13px;
    color: rgb(255, 255, 255);
    display: block;
}
.navbar-contact-us .navbar-contact li a span {
    background-color: #3c5473;
    border: 1px solid transparent;
    padding: 10px 25px;
    border-radius: 9999px;
}
.navbar-contact-us .navbar-contact li:hover a span {
    background-color: transparent;
    border: 1px solid #3c5473;
}

#page-detail-section-1 .col-md-4 {
	position: relative;
}

#page-detail-section-1 .col-md-4::after {
	content: url(/user-content/ekstra-resimler-HDQ46D.jpg);
  	position: absolute;
  	width: 100%;
  	height: 100%;
    bottom: -50px;
    right: 0;
    left: 0;
    display: flex;
    justify-content: center;
    transform: scale(.4);
}

.section-contact .container > .row {
	overflow: hidden;
}

.map {
	position: relative;
    background-color: #f7f7f7;
}

.map .mapcontainer {
	position: absolute;
    box-sizing: border-box;
    z-index: 2;
    background: rgb(255, 255, 255, .9);
    border-radius: 5px;
    padding: 60px 50px;
    top: 50%;
    left: 280px;
    width: 300px;
    transform: translateY(-135%);
}
.contactCenter {
	position: relative;
}
.contactCenter .img--wr {
	width: 450px;
    height: auto;
    position: absolute;
    bottom: -480px;
    left: -45px;
}

    

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
	transition-delay: .3s !important;
}
[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
	transition-duration: .4s !important;
}

.gm-style .place-card-large {
	display: none !important;
}

/* Mobil */

.projeler-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 2;
}


#homeGalleryDetailContent_8 .original-col .rg-wrapper .galleryInfo {
    position: absolute;
    bottom: 0;
    color: #fff;
    text-align: left;
}
#homeGalleryDetailContent_8 .original-col .rg-wrapper {
    overflow: hidden;
  	height: 276px;
    border-radius: 10px;
}
#homeGalleryDetailContent_8 .original-col .rg-wrapper .rgw {
    transform: scale(1);
    transition: all 1s ease-in-out; 
    border: 1px solid #3c5473;
    padding: 5px;
    border-radius: 10px;
}
#homeGalleryDetailContent_8 .original-col .rg-wrapper .rgw img {
    border-radius: 10px;
}
#homeGalleryDetailContent_8 .original-col .rg-wrapper:hover .rgw {
    transform: scale(1.2);
}
#homeGalleryDetailContent_8 .original-col .rg-wrapper .galleryInfo h5 {
    color: #fff;
    line-height: 20%;
}
#homeGalleryDetailContent_8 .original-col .rg-wrapper .rgw a::before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    background: rgb(60,84,115);
    background: linear-gradient(4deg, rgba(60,84,115,0.9493568911939776) 0%, rgba(89,171,175,0.7476762189250701) 25%, rgba(100,177,180,0.5011776194852942) 50%, rgba(162,210,211,0.2490767791491597) 75%, rgba(255,255,255,0) 100%);
    transition: all 1s ease-in-out;
}
#homeGalleryDetailContent_8 .original-col .rg-wrapper:hover .rgw a::before {
    background: linear-gradient(4deg, rgba(60,84,115,0.9493568911939776) 0%, rgba(89,171,175,0.7476762189250701) 25%, rgba(100,177,180,0) 50%, rgba(162,210,211,0) 75%, rgba(255,255,255,0) 100%);
}

#page-detail-section-64 .original-col .rg-wrapper .galleryInfo {
    position: absolute;
    bottom: -20px;
    color: #fff;
    text-align: left;
}
#page-detail-section-64 .original-col .rg-wrapper {
    overflow: hidden;
  	width: 360px;
    height: 250px;
}
#page-detail-section-64 .original-col .rg-wrapper .rgw {
    transform: scale(1);
    transition: all 1s ease-in-out; 
}
#page-detail-section-64 .original-col .rg-wrapper:hover .rgw {
    transform: scale(1.2);
}
#page-detail-section-64 .original-col .rg-wrapper .galleryInfo h5 {
    color: #fff;
    line-height: 120%;

}
#page-detail-section-64 .original-col .rg-wrapper .rgw a::before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(60,84,115);
    background: linear-gradient(4deg, rgba(60,84,115,0.9493568911939776) 0%, rgba(89,171,175,0.7476762189250701) 25%, rgba(100,177,180,0.5011776194852942) 50%, rgba(162,210,211,0.2490767791491597) 75%, rgba(255,255,255,0) 100%);
    transition: all 1s ease-in-out;
}
#page-detail-section-64 .original-col .rg-wrapper:hover .rgw a::before {
    background: linear-gradient(4deg, rgba(60,84,115,0.9493568911939776) 0%, rgba(89,171,175,0.7476762189250701) 25%, rgba(100,177,180,0) 50%, rgba(162,210,211,0) 75%, rgba(255,255,255,0) 100%);
}

#page-detail-section-10120 .original-col .rg-wrapper .galleryInfo {
    position: absolute;
    bottom: -20px;
    color: #fff;
    text-align: left;
}
#page-detail-section-10120 .original-col .rg-wrapper {
    overflow: hidden;
  	width: 360px;
    height: 250px;
}
#page-detail-section-10120 .original-col .rg-wrapper .rgw {
    transform: scale(1);
    transition: all 1s ease-in-out; 
}
#page-detail-section-10120 .original-col .rg-wrapper:hover .rgw {
    transform: scale(1.2);
}
#page-detail-section-10120 .original-col .rg-wrapper .galleryInfo h5 {
    color: #fff;
    line-height: 120%;

}
#page-detail-section-10120 .original-col .rg-wrapper .rgw a::before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(60,84,115);
    background: linear-gradient(4deg, rgba(60,84,115,0.9493568911939776) 0%, rgba(89,171,175,0.7476762189250701) 25%, rgba(100,177,180,0.5011776194852942) 50%, rgba(162,210,211,0.2490767791491597) 75%, rgba(255,255,255,0) 100%);
    transition: all 1s ease-in-out;
}
#page-detail-section-10120 .original-col .rg-wrapper:hover .rgw a::before {
    background: linear-gradient(4deg, rgba(60,84,115,0.9493568911939776) 0%, rgba(89,171,175,0.7476762189250701) 25%, rgba(100,177,180,0) 50%, rgba(162,210,211,0) 75%, rgba(255,255,255,0) 100%);
}

#page-detail-section-10121 .original-col .rg-wrapper .galleryInfo {
    position: absolute;
    bottom: -20px;
    color: #fff;
    text-align: left;
}
#page-detail-section-10121 .original-col .rg-wrapper {
    overflow: hidden;
  	width: 360px;
    height: 250px;
}
#page-detail-section-10121 .original-col .rg-wrapper .rgw {
    transform: scale(1);
    transition: all 1s ease-in-out; 
}
#page-detail-section-10121 .original-col .rg-wrapper:hover .rgw {
    transform: scale(1.2);
}
#page-detail-section-10121 .original-col .rg-wrapper .galleryInfo h5 {
    color: #fff;
    line-height: 120%;

}
#page-detail-section-10121 .original-col .rg-wrapper .rgw a::before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(60,84,115);
    background: linear-gradient(4deg, rgba(60,84,115,0.9493568911939776) 0%, rgba(89,171,175,0.7476762189250701) 25%, rgba(100,177,180,0.5011776194852942) 50%, rgba(162,210,211,0.2490767791491597) 75%, rgba(255,255,255,0) 100%);
    transition: all 1s ease-in-out;
}
#page-detail-section-10121 .original-col .rg-wrapper:hover .rgw a::before {
    background: linear-gradient(4deg, rgba(60,84,115,0.9493568911939776) 0%, rgba(89,171,175,0.7476762189250701) 25%, rgba(100,177,180,0) 50%, rgba(162,210,211,0) 75%, rgba(255,255,255,0) 100%);
}

#page-detail-section-10166 .original-col .rg-wrapper .galleryInfo {
    position: absolute;
    bottom: -20px;
    color: #fff;
    text-align: left;
}
#page-detail-section-10166 .original-col .rg-wrapper {
    overflow: hidden;
  	width: 360px;
    height: 250px;
}
#page-detail-section-10166 .original-col .rg-wrapper .rgw {
    transform: scale(1);
    transition: all 1s ease-in-out; 
}
#page-detail-section-10166 .original-col .rg-wrapper:hover .rgw {
    transform: scale(1.2);
}
#page-detail-section-10166 .original-col .rg-wrapper .galleryInfo h5 {
    color: #fff;
    line-height: 120%;

}
#page-detail-section-10166 .original-col .rg-wrapper .rgw a::before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(60,84,115);
    background: linear-gradient(4deg, rgba(60,84,115,0.9493568911939776) 0%, rgba(89,171,175,0.7476762189250701) 25%, rgba(100,177,180,0.5011776194852942) 50%, rgba(162,210,211,0.2490767791491597) 75%, rgba(255,255,255,0) 100%);
    transition: all 1s ease-in-out;
}
#page-detail-section-10166 .original-col .rg-wrapper:hover .rgw a::before {
    background: linear-gradient(4deg, rgba(60,84,115,0.9493568911939776) 0%, rgba(89,171,175,0.7476762189250701) 25%, rgba(100,177,180,0) 50%, rgba(162,210,211,0) 75%, rgba(255,255,255,0) 100%);
}

#page-detail-section-10167 .original-col .rg-wrapper .galleryInfo {
    position: absolute;
    bottom: -20px;
    color: #fff;
    text-align: left;
}
#page-detail-section-10167 .original-col .rg-wrapper {
    overflow: hidden;
  	width: 360px;
    height: 250px;
}
#page-detail-section-10167 .original-col .rg-wrapper .rgw {
    transform: scale(1);
    transition: all 1s ease-in-out; 
}
#page-detail-section-10167 .original-col .rg-wrapper:hover .rgw {
    transform: scale(1.2);
}
#page-detail-section-10167 .original-col .rg-wrapper .galleryInfo h5 {
    color: #fff;
    line-height: 120%;

}
#page-detail-section-10167 .original-col .rg-wrapper .rgw a::before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(60,84,115);
    background: linear-gradient(4deg, rgba(60,84,115,0.9493568911939776) 0%, rgba(89,171,175,0.7476762189250701) 25%, rgba(100,177,180,0.5011776194852942) 50%, rgba(162,210,211,0.2490767791491597) 75%, rgba(255,255,255,0) 100%);
    transition: all 1s ease-in-out;
}
#page-detail-section-10167 .original-col .rg-wrapper:hover .rgw a::before {
    background: linear-gradient(4deg, rgba(60,84,115,0.9493568911939776) 0%, rgba(89,171,175,0.7476762189250701) 25%, rgba(100,177,180,0) 50%, rgba(162,210,211,0) 75%, rgba(255,255,255,0) 100%);
}

#page-detail-section-10168 .original-col .rg-wrapper .galleryInfo {
    position: absolute;
    bottom: -20px;
    color: #fff;
    text-align: left;
}
#page-detail-section-10168 .original-col .rg-wrapper {
    overflow: hidden;
  	width: 360px;
    height: 250px;
}
#page-detail-section-10168 .original-col .rg-wrapper .rgw {
    transform: scale(1);
    transition: all 1s ease-in-out; 
}
#page-detail-section-10168 .original-col .rg-wrapper:hover .rgw {
    transform: scale(1.2);
}
#page-detail-section-10168 .original-col .rg-wrapper .galleryInfo h5 {
    color: #fff;
    line-height: 120%;

}
#page-detail-section-10168 .original-col .rg-wrapper .rgw a::before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(60,84,115);
    background: linear-gradient(4deg, rgba(60,84,115,0.9493568911939776) 0%, rgba(89,171,175,0.7476762189250701) 25%, rgba(100,177,180,0.5011776194852942) 50%, rgba(162,210,211,0.2490767791491597) 75%, rgba(255,255,255,0) 100%);
    transition: all 1s ease-in-out;
}
#page-detail-section-10168 .original-col .rg-wrapper:hover .rgw a::before {
    background: linear-gradient(4deg, rgba(60,84,115,0.9493568911939776) 0%, rgba(89,171,175,0.7476762189250701) 25%, rgba(100,177,180,0) 50%, rgba(162,210,211,0) 75%, rgba(255,255,255,0) 100%);
}

.fa-angle-down {
	display: none;
}

.homeblog .blog-big-title {
    height: 200px;
    width: 100%;
    background-color: #3c5473;
    display: flex;
    align-items: center;
    padding: 50px;
}
.homeblog .blog-big-title h1 {
    color: #fff;
}

.pageContent-text--wrapper ul, .blog-section ul {
	padding-left: 30px;
    position: relative;
    margin-bottom: 15px;
}
.pageContent-text--wrapper ul li, .blog-section ul li{
	padding-left: 30px;
    position: relative;
    margin-bottom: 5px;
  	font-size: 15px;
}
.pageContent-text--wrapper ul li:before, .blog-section ul li:before{
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    color: #3c5473;
    position: absolute;
    left: 0;
}
.homeblog .blog-item-wrapper {
  	display: flex;
    justify-content: center;
    align-items: center;
  	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  	transition: all .4s ease-in-out;
}
#page-detail-section-63 .container {
	display: flex;
  	justify-content: center;
  	align-items: center;
}
.homeblog .blog-button-list a {
	width: 30%;
}
.homeblog .blog-item .blog-button-list {
    right: 120px;
    position: relative;
    text-align: right;
}
.news-item-published-on {
	margin-bottom: 20px;
}
.news-item-full-description p {
	font-size: 18px;
}

#page-detail-section-63 .container a{
	margin: 0 15px;
}

.section-header #navigation > ul > li, .lang-menu > ul > li {
	padding: 0 15px;
}

/**/

#number-counter-animate .number::before {
    content: "+";
    display: inline-block;
}
.iconlar-wr {
	text-align: center;
}
.icon-val {
    font-size: 42px;
    width: 90px;
    height: 90px;
    display: inline-block;
    border-radius: 50%;
    background-color: #fff;
    line-height: 90px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.icon-val .fal{
    text-transform: uppercase;
    background: #41d9b3;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.iconlar-wr h2 {
    font-weight: 700;
    color: #000;
    font-size: 24px;
    text-align: center; 
}
.iconlar-wr h5 {
    color: #000;
    font-weight: 300;
    font-size: 20px;
    text-align: center;
}


@media (max-width: 1200px) {
    .kunye-fixed {
        max-width: 100%;
    }
}
@media (max-width: 992px) {
    .nav-right {
        display: none !important;
    }
    .section-header #navigation > ul > li, .lang-menu > ul > li {
        padding: 0 12px;
    }
    .kunye .container .col-md-2 .kny-center span {
        position: relative;
        right: 60px;   
    }
}
@media (max-width: 768px) {
    footer#main-footer a, footer#main-footer * {
        text-align: center;
    }
    footer#main-footer .footer-info-list .contact-oge {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #footer-social-media {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .rexa-parallax .container {
        padding: 0 0 !important;
    }
    .rexa-parallax .rp-rlative {
        width: 100% !important;
    }
    .rexa-parallax p {
        width: 100% !important;
    }
    #page-detail-section-22 .swiper-pagination {
        display: none;
    }
    #page-detail-section-24 .pageContent-Body p:last-child {
        margin-bottom: 100px;
    }
    #page-detail-section-25 .pageContent-Body p:last-child {
        margin-bottom: 100px;
    }
    #page-detail-section-26 .pageContent-Body p:last-child {
        margin-bottom: 100px;
    }
    .kunye .container .col-md-2 .kny-center span {
        position: relative;
        right: auto;   
    }
    .kunye .container .col-md-12 {
        padding: 0 0;
        border: 1px solid transparent;
        border-radius: 0;
    }
    #page-detail-section-15 .d-flex {
        display: block !important;
    }
    .kunye-fixed {
        margin: auto;
        align-items: flex-start;
        justify-content: start;
        top: 0;
    }
    #page-detail-section-15 .container {
        padding: 0 0 !important;
    }
}
@media (max-width: 450px) {
    .breadcrumb.breadcrumb-type-0 {
        height: 100px;
    }
}



/**/
.tes{
	width:100%;
}

#Parallax_5 {min-height:400px;padding-top:100px;}

#Parallax_5 p {font-size:30px;color:#fff;font-weight:bold;width:55%;}

#Parallax_6 {min-height:400px;padding-top:100px;}

#Parallax_6 p {font-size:30px;color:#fff;font-weight:bold;width:55%;}

.section-header #navigation > ul > li a, .nav-right .select-language .lang-menu > ul > li > a {font-size:16px;color:#333;}

.dropdown-menu{
    width:230px;
}
#privatePageContentItem_11 .btn {
	margin: 10px;
}

#privatePageContentItem_11 .rexa-icerik-tag {
	display: none;
}

#page-detail-section-10 {
	padding: 0;
}

#privatePageContentItem_12 .btn {
	margin: 10px;
}

#page-detail-section-14 .pageContent-text--wrapper > div {
	display: grid;
}

#page-detail-section-14 .pageContent-text--wrapper .pageContent-Body {
	order: 2;
}
#page-detail-section-14 .content--form .pageContent-BodyAlternative p {
  	font-size: var(--site-title-font-size);
    font-weight: var(--site-title-font-weight);
    color: var(--site-title);
    margin-bottom: 15px;
    font-family: 'Rubik', sans-serif;
    position: relative;
    bottom: 5px;
}


.open {
    display: block !important;
}
#page-detail-section-30 .card-header:hover{
    background-color: #3c5473;
}
#page-detail-section-30 .btn-link {
    text-decoration: none !important;
}
#page-detail-section-30 .btn, button {
    padding: 10px 0px;
}
#page-detail-section-30 .card-body {
    text-align: justify;
}
#page-detail-section-30 .card-header .btn, button {
    background-color: transparent;
    color: #000;
    width: 100%;
    height: 100%;
    text-align: left;
}
#page-detail-section-30 .card-header:hover .btn {
    background-color: transparent;
    color: #fff;
}
.fa-file-pdf {
    margin: 0 15px 0 0;
}

#page-detail-section-24 .pageContent-Body p {
    margin: 0 15px 15px 0;
    float: left;
}
#page-detail-section-25 .pageContent-Body p {
    margin: 0 15px 15px 0;
    float: left;
}
#page-detail-section-26 .pageContent-Body p {
    margin: 0 15px 15px 0;
    float: left;
}
#page-detail-section-27 .pageContent-Body p {
    margin: 0 15px 15px 0;
    float: left;
}

#page-detail-section-24 .btn {
    width: 320px;
}
#page-detail-section-25 .btn {
    width: 320px;
}
#page-detail-section-26 .btn {
    width: 320px;
}


.pageDetailContent ul {
	padding-left: 30px;
    position: relative;
    margin-bottom: 15px;
}
.pageDetailContent ul li {
	padding-left: 30px;
    position: relative;
    margin-bottom: 5px;
  	font-size: 15px;
}
.pageDetailContent ul li::before {
	font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    color: #3c5473;
    position: absolute;
    left: 0;
}

/* Zenon Panel */

#page-detail-section-17 {
    padding-top: 0;
    padding-bottom: 0;
}

#page-detail-section-18 p, #page-detail-section-19 p, #page-detail-section-20 p {
    font-size: 17px;
}

#page-detail-section-18, #page-detail-section-19, #page-detail-section-20 {
    background-color: rgb(253, 253, 253);
}

/* Ürün İcon Alanı*/
#page-detail-section-21 .rg-wrapper {
	background-color: transparent;
    display: flex;
}
#page-detail-section-21 .rg-wrapper .rgw {
    width: 62px;
    height: 62px;
    display: initial;
    float: left;
}
#page-detail-section-21 .rg-wrapper .galleryInfo {
    padding: 2px 15px;
    text-align: left;
}
#page-detail-section-21 .galleryInfoDescription, #page-detail-section-21 .ozel-alan {
  	display: none;
}
#page-detail-section-21 .galleryInfo h5 {
    font-size: 14px;
}
#page-detail-section-21 .original-col{
    margin-bottom: 10px;
}

#page-detail-section-58 {
    background-color: #3c54730a;
}
#page-detail-section-10129 {
    background-color: #3c54730a;
}
#page-detail-section-10130 {
    background-color: #3c54730a;
}
#page-detail-section-62 {
    background-color: #3c54730a;
}

#page-detail-section-58 .img--wr img {
    border-left: 5px solid #3c5473;
    border-bottom: 5px solid #3c5473;
}
#page-detail-section-10128 .img--wr img {
    border-right: 5px solid #3c5473;
    border-bottom: 5px solid #3c5473;
}
#page-detail-section-61 .img--wr img {
    border-right: 5px solid #3c5473;
    border-bottom: 5px solid #3c5473;
}
#page-detail-section-10129 .img--wr img {
    border-left: 5px solid #3c5473;
    border-bottom: 5px solid #3c5473;
}
#page-detail-section-10130 .img--wr img {
    border-left: 5px solid #3c5473;
    border-bottom: 5px solid #3c5473;
}
#page-detail-section-10131 .img--wr img {
    border-right: 5px solid #3c5473;
    border-bottom: 5px solid #3c5473;
}
/*------------------------------------*/