first commit

This commit is contained in:
Beyhan Oğur
2026-04-26 22:04:35 +03:00
commit 763b147cc3
199 changed files with 29356 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

7
public/assets/css/bootstrap.min.css vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,105 @@
/* 03245e */
body,
html
{
background: #353353;
color: #f1f1f1!important;
}
.side-menu,
.preloader
{
background: #353353!important;
}
h6,
h5,
h4,
h3,
h2,
h1,
p,
.side-menu #mainmenu-area li a,
.about-section .about .about-content .personal-info ul li span,
.about-section .about .about-content .personal-info ul li span label,
.about-section .about .about-content .personal-info ul li span a,
.single-counter .counter-wrapper,
.section-heading .title,
.service-wrapper .single-feature .title,
.home-section .home-content .social-info ul li a:hover i,
.home-section .home-content .designation span,
.side-menu .heading-area .name,
.section-heading .link,
.project-gallery .project-gallery-filter .project-gallery-menu .filter,
.info.service-category .service-list li .service,
.categori-widget .cat-list li a p,
.latest-post-widget .post-list li .post .post-details .post-title,
.comment-area .comment-box-area li .comment-box .right .name
{
color: #f1f1f1;
}
.side-menu {
border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.side-menu .heading-area {
border-bottom: 1px solid rgba(255, 252, 252, 0.1);
}
.resume-wrapper .resume-box .resume-title {
border-bottom: 1px solid rgba(255, 252, 252, 0.1);
}
.resume-wrapper .resume-box .education-list {
border-left: 2px solid rgba(255, 252, 252, 0.1);
}
.aside-contact-form .heading {
border-bottom: 1px solid rgba(255, 252, 252, 0.1);
}
.info.service-category .heading,
.newsletter-widget .title,
.latest-post-widget .title,
.categori-widget .title
{
border-bottom: 1px solid rgba(255, 252, 252, 0.1);
}
.form-control,
input,
textarea
{
border-bottom: 1px solid rgba(255, 252, 252, 0.1);
color: #fff!important;
}
.resume-wrapper .resume-box .skill-list2 .single-skill2 .circle-progress div span {
background-color: #353353;
}
.resume-wrapper .resume-box .skill-list2 .single-skill2 .circle-progress .background
{
background-color: #555 !important;
}
.section-heading .title{
position: relative;
z-index: 5;
}
.section-heading .title .bg-text {
z-index: 1;
}
.pagination .page-item .page-link {
color: #fff;
border: 1px solid rgba(255, 255, 255, 0.1);
}
.section-heading .title .bg-text {
color: #fff;
}
.progress{
background: #555;
}
@media (max-width: 991px) {
.side-menu{
background: #353353!important;
}
}

View File

@@ -0,0 +1,152 @@
/*
Flaticon icon font: Flaticon
Creation date: 27/10/2019 12:52
*/
@font-face {
font-family: "Flaticon";
src: url("../fonts/Flaticon.eot");
src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
url("../fonts/Flaticon.woff2") format("woff2"),
url("../fonts/Flaticon.woff") format("woff"),
url("../fonts/Flaticon.ttf") format("truetype"),
url("../fonts/Flaticon.svg#Flaticon") format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Flaticon";
src: url("../fonts/Flaticon.svg#Flaticon") format("svg");
}
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
font-family: Flaticon;
font-style: normal;
}
.flaticon-gear:before { content: "\f100"; }
.flaticon-lock:before { content: "\f101"; }
.flaticon-security:before { content: "\f102"; }
.flaticon-global:before { content: "\f103"; }
.flaticon-server:before { content: "\f104"; }
.flaticon-shield:before { content: "\f105"; }
.flaticon-cpu:before { content: "\f106"; }
.flaticon-lightbulb:before { content: "\f107"; }
.flaticon-code:before { content: "\f108"; }
.flaticon-chronometer:before { content: "\f109"; }
.flaticon-code-1:before { content: "\f10a"; }
.flaticon-download:before { content: "\f10b"; }
.flaticon-key:before { content: "\f10c"; }
.flaticon-upload:before { content: "\f10d"; }
.flaticon-magnifying-glass:before { content: "\f10e"; }
.flaticon-code-2:before { content: "\f10f"; }
.flaticon-mouse:before { content: "\f110"; }
.flaticon-modem:before { content: "\f111"; }
.flaticon-code-3:before { content: "\f112"; }
.flaticon-gear-1:before { content: "\f113"; }
.flaticon-keyboard:before { content: "\f114"; }
.flaticon-cloud-computing:before { content: "\f115"; }
.flaticon-security-1:before { content: "\f116"; }
.flaticon-cloud-computing-1:before { content: "\f117"; }
.flaticon-code-4:before { content: "\f118"; }
.flaticon-global-1:before { content: "\f119"; }
.flaticon-code-5:before { content: "\f11a"; }
.flaticon-ram:before { content: "\f11b"; }
.flaticon-upload-1:before { content: "\f11c"; }
.flaticon-server-1:before { content: "\f11d"; }
.flaticon-modem-1:before { content: "\f11e"; }
.flaticon-code-6:before { content: "\f11f"; }
.flaticon-firewall:before { content: "\f120"; }
.flaticon-cpu-1:before { content: "\f121"; }
.flaticon-code-7:before { content: "\f122"; }
.flaticon-folder:before { content: "\f123"; }
.flaticon-virus:before { content: "\f124"; }
.flaticon-computer:before { content: "\f125"; }
.flaticon-server-2:before { content: "\f126"; }
.flaticon-virus-1:before { content: "\f127"; }
.flaticon-security-2:before { content: "\f128"; }
.flaticon-folder-1:before { content: "\f129"; }
.flaticon-cpu-2:before { content: "\f12a"; }
.flaticon-server-3:before { content: "\f12b"; }
.flaticon-server-4:before { content: "\f12c"; }
.flaticon-cpu-3:before { content: "\f12d"; }
.flaticon-code-8:before { content: "\f12e"; }
.flaticon-password:before { content: "\f12f"; }
.flaticon-code-9:before { content: "\f130"; }
.flaticon-software:before { content: "\f131"; }
.flaticon-online-shopping:before { content: "\f132"; }
.flaticon-backup:before { content: "\f133"; }
.flaticon-chat:before { content: "\f134"; }
.flaticon-streaming:before { content: "\f135"; }
.flaticon-online:before { content: "\f136"; }
.flaticon-live-streaming:before { content: "\f137"; }
.flaticon-social-media:before { content: "\f138"; }
.flaticon-sharing:before { content: "\f139"; }
.flaticon-online-gaming:before { content: "\f13a"; }
.flaticon-online-banking:before { content: "\f13b"; }
.flaticon-online-1:before { content: "\f13c"; }
.flaticon-email:before { content: "\f13d"; }
.flaticon-online-music:before { content: "\f13e"; }
.flaticon-online-gaming-1:before { content: "\f13f"; }
.flaticon-audio-book:before { content: "\f140"; }
.flaticon-ebook:before { content: "\f141"; }
.flaticon-mobile-video:before { content: "\f142"; }
.flaticon-subscription:before { content: "\f143"; }
.flaticon-renew:before { content: "\f144"; }
.flaticon-online-shopping-1:before { content: "\f145"; }
.flaticon-online-2:before { content: "\f146"; }
.flaticon-phone:before { content: "\f147"; }
.flaticon-cloud-storage:before { content: "\f148"; }
.flaticon-transfer-money:before { content: "\f149"; }
.flaticon-stream-video:before { content: "\f14a"; }
.flaticon-worldwide:before { content: "\f14b"; }
.flaticon-calendar:before { content: "\f14c"; }
.flaticon-arroba:before { content: "\f14d"; }
.flaticon-mail:before { content: "\f14e"; }
.flaticon-telephone:before { content: "\f14f"; }
.flaticon-contract:before { content: "\f150"; }
.flaticon-placeholder:before { content: "\f151"; }
.flaticon-telephone-1:before { content: "\f152"; }
.flaticon-telephone-2:before { content: "\f153"; }
.flaticon-message:before { content: "\f154"; }
.flaticon-sms:before { content: "\f155"; }
.flaticon-chat-1:before { content: "\f156"; }
.flaticon-wall-clock:before { content: "\f157"; }
.flaticon-id-card:before { content: "\f158"; }
.flaticon-assistance:before { content: "\f159"; }
.flaticon-mouse-1:before { content: "\f15a"; }
.flaticon-headset:before { content: "\f15b"; }
.flaticon-smartphone:before { content: "\f15c"; }
.flaticon-like:before { content: "\f15d"; }
.flaticon-camera:before { content: "\f15e"; }
.flaticon-key-1:before { content: "\f15f"; }
.flaticon-prize:before { content: "\f160"; }
.flaticon-truck:before { content: "\f161"; }
.flaticon-mobile-phone:before { content: "\f162"; }
.flaticon-amount:before { content: "\f163"; }
.flaticon-info:before { content: "\f164"; }
.flaticon-email-1:before { content: "\f165"; }
.flaticon-support:before { content: "\f166"; }
.flaticon-review:before { content: "\f167"; }
.flaticon-download-1:before { content: "\f168"; }
.flaticon-smile:before { content: "\f169"; }
.flaticon-account:before { content: "\f16a"; }
.flaticon-bell:before { content: "\f16b"; }
.flaticon-reuse:before { content: "\f16c"; }
.flaticon-share:before { content: "\f16d"; }
.flaticon-hand:before { content: "\f16e"; }
.flaticon-vip:before { content: "\f16f"; }
.flaticon-microphone:before { content: "\f170"; }
.flaticon-energy:before { content: "\f171"; }
.flaticon-heart:before { content: "\f172"; }
.flaticon-email-2:before { content: "\f173"; }
.flaticon-verified:before { content: "\f174"; }
.flaticon-coin:before { content: "\f175"; }
.flaticon-danger:before { content: "\f176"; }
.flaticon-shield-1:before { content: "\f177"; }
.flaticon-idea:before { content: "\f178"; }
.flaticon-filter:before { content: "\f179"; }

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,74 @@
/* multicolor start 4285f4 */
.home-section .particals .circles{
background: #4286f45e;
}
.side-menu #mainmenu-area li a i,
.base-btn1 i,
.section-heading .title i,
.single-counter .icon i,
.service-wrapper .single-feature .icon i,
.resume-wrapper .resume-box .knowledge-list .single-knowledge p::before,
.info.service-category .service-list li .service i,
.gallery-item-content .item-thumbnail .content-overlay .content .links a i,
.single-blog-details .content ul li p i,
.side-menu-wrapper .menu-toogle-icon i
{
color: #4285f4!important;
}
.resume-wrapper .resume-box .education-list .single-education .year,
.resume-wrapper .resume-box .education-list .single-education::before,
.resume-wrapper .resume-box .education-list .single-education::after,
.categori-widget .cat-list li a .count,
.idgallery .slidPrv4.slick-arrow,
.idgallery .slidNext4.slick-arrow
{
background: #4285f4;
}
.progress-bar,
.resume-wrapper .resume-box .skill-list .single-skill .progress .progress-bar,
.resume-wrapper .resume-box .skill-list2 .single-skill2 .circle-progress .right,
.resume-wrapper .resume-box .skill-list2 .single-skill2 .circle-progress .rotate
{
background-color: #4285f4!important;
}
.resume-wrapper .resume-box .education-list .single-education .year::after {
border-top: 10px solid #4285f4;
}
.resume-wrapper .resume-box .education-list .single-education {
border-left: 3px solid #4285f4;
}
.single-review .stars i{
color: #ffcc00!important;
}
.single-blog-details .content blockquote {
border-left: 4px solid #4285f4;
}
.loader-1 .loader-outter {
position: absolute;
border: 4px solid #4285f4;
border-left-color: transparent;
border-bottom: 0;
width: 100%;
height: 100%;
border-radius: 50%;
-webkit-animation: loader-1-outter 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
animation: loader-1-outter 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
}
.loader-1 .loader-inner {
position: absolute;
border: 4px solid #4285f4;
border-radius: 50%;
width: 40px;
height: 40px;
left: calc(50% - 20px);
top: calc(50% - 20px);
border-right: 0;
border-top-color: transparent;
-webkit-animation: loader-1-inner 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
animation: loader-1-inner 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,123 @@
@media (max-width: 1400px) {
.main-content {
padding-left: 200px;
}
.side-menu {
width: 200px;
}
.side-menu-wrapper{
width: 200px;
}
}
@media (max-width: 1199px) {
.partners .partners-slider .slider-item {
flex: 25%;
max-width: 25%;
}
.partners .partners-slider{
justify-content: start;
text-align: left;
}
}
@media (max-width: 991px) {
.side-menu{
position: fixed;
z-index: 99;
background: #fff;
height: 100%;
overflow: auto;
display: none;
}
.side-menu-wrapper .menu-toogle-icon{
display: block;
}
.main-content {
padding-left: 0px;
}
.categori-widget{
margin-top: 30px;
}
.about-section .about .about-image{
margin-bottom: 30px;
}
.partners .partners-slider .slider-item {
flex: 33.333%;
max-width: 33.33%;
}
.contact .home-page-form{
margin-bottom: 30px;
}
.portfolio-details .info{
margin-top: 30px;
}
}
@media (max-width: 767px) {
}
@media (max-width: 575px) {
.home-section .home-content .heading {
font-size: 32px;
line-height: 42px;
}
.about-section .about .about-content .personal-info ul li {
max-width: 100%;
-webkit-box-flex: 100%;
-ms-flex: 100%;
flex: 100%;
}
}
@media (max-width: 414px) {
.header-area .title {
display: block;
}
.main-top-header .top-header-content .right-content .list li a{
font-size: 12px;
}
.resume-wrapper .resume-box .skill-list2 .single-skill2 {
max-width: 50%;
-webkit-box-flex: 50%;
-ms-flex: 50%;
flex: 50%;
}
.partners .partners-slider .slider-item {
flex: 50%;
max-width: 50%;
}
.single-blog-details .content .title {
font-size: 21px;
line-height: 31px;
}
.comment-area .comment-box-area li .comment-box .right {
margin-left: 0px;
}
.comment-area .comment-box-area li .comment-box .left{
position: relative;
text-align: left;
margin-bottom: 15px;
}
}
@media (max-width: 360px) {
.project-gallery .project-gallery-filter .project-gallery-menu .filter{
width: 100%;
margin: 0px;
}
}

2326
public/assets/css/style.css Normal file

File diff suppressed because it is too large Load Diff