@import url("fonts.css");
@import url("actors.css");
@import url("actor.css");
@import url("modal.css");
@import url("customCheckbox.css");

body {
    font-family: "Sofia Pro Ultra Light" !important;
    background-color: #000 !important;
    color: #fff !important;
}

.topBar {
    display: flex;
    align-items: center;
    background: #363636 0% 0% no-repeat padding-box;
    height: 50px;
    font-family: "Sofia Pro Ultra Light";
}

.topBar .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.slogan {
    white-space: nowrap;
}

.topBarIletisim span {
    margin: 0px 20px;
}

hr.vertical {
    border-right: 1px solid #FFFFFF;
    display: inline;
    margin-right: 17px;
    margin-left: 17px;
    opacity: 0.6;
}

#topBarMail i,
#topBarTelefon i {
    margin-right: 12px;
}

.topBarSosyalMedya a {
    margin: 0px 3px;
}

a:hover {
    text-decoration: none !important;
}

.header {
    height: 130px;
}

.header .container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.searchArea {
    text-align: right;
    margin: 17px 0;
}

.searchBox {
    display: flex;
    justify-content: flex-end;
    height: 25px;
}

.searchBoxIcon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 25px;
}

.searchBoxIcon button {
    border: 0;
    outline: 0 !important;
    color: #fff;
    height: 25px;
}

.searchBox input {
    padding: 0;
    border: 0;
    outline: 0;
    text-align: center;
    background-color: #222222;
    color: #fff;
}

.searchBox input::placeholder {
    color: #fff;
}

.logo {
    width: 300px;
    height: 100px;
    display: flex;
    align-items: center;
}

.menu {
    display: flex;
    width: 100%;
    height: 100%;
    margin-left: 30px;
}

.menu ul {
    margin: 0;
}

.menu ul li {
    display: inline;
    list-style-type: none;
}

.menu ul a {
    font-family: "Sofia Pro Ultra Light";
    color: #fff;
    text-transform: capitalize;
    font-size: 17px;
    letter-spacing: 0.5px;
    border-right: 1px solid #808080;
    padding-right: 8px;
    margin: 0 10px;
}

.menu ul li:nth-last-child(-n + 1) a {
    border-right: 0px;
}

.dropdown-toggle:after {
    content: none !important;
}

.dropdown-menu {
    background: transparent !important;
    border: 0 !important;
    padding: 20px 0 !important;
}

.dropdown-menu li {
    background-color: #111;
}

.dropdown-menu li:first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.dropdown-menu li:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.dropdown-menu a {
    border: 0 !important;
}

.teklifAl {
    text-align: right;
    width: 100%;
    white-space: nowrap;
}

.teklifAl a {
    padding: 10px 17px;
}

.ortala {
    text-align: center !important;
}

.maxWidthFull {
    max-width: 100% !important;
}

.mainSlider {
    width: 100%;
    max-height: 470px;
    text-align: center;
}

.mainSlider img {
    width: 100%;
}


.iconSection .col-md-3 {
    padding: 0 3.5px;
}

.iconContainer {
    background-color: #08090b;
    padding: 50px 40px;
    max-height: 280px;
}

.dikeyOrtala {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.number {
    font-size: 40px;
    letter-spacing: 0px;
    color: #ffffff;
    width: 100%;
    text-align: center;
}

.numberText {
    font-size: 20px;
    letter-spacing: 0px;
    color: #ffffff;
}

.custom-button {
    font-size: 17px;
    letter-spacing: 0px;
    color: #ffffff;
    background-color: #000;
    padding: 14px 30px;
    font-weight: bold;
    border: 0;
}

.usttenBosluk {
    margin-top: 30px;
}

.usttenBosluk50 {
    margin-top: 50px;
}

.usttenBosluk130 {
    margin-top: 130px;
}

.linedButton {
    display: flex;
    align-items: center;
}

.linedButton hr {
    display: inline-block;
    background-color: #272727;
    width: 83%;
    height: 1.5px;
    margin-left: 0;
}

.linedButton a {
    color: #fff;
    text-decoration: none;
}

.serviceCard {
    background-color: #08090b;
    width: 100%;
    height: 100%;
    color: #fff;
    user-select: none;
}

.serviceText {
    padding: 25px 40px;
}

.serviceCard img {
    max-width: 350px;
    max-height: 225px;
}

.serviceAction {
    background-color: #08090b;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 6px;
    padding: 12px 40px;
    border-top: 6px solid black;
}

.projectCard {
    max-width: 350px;
}

.projectName {
    border-top: 6px solid black;
    background-color: #08090b;
    padding: 14px 40px;
    text-transform: uppercase;
}

.hizmetlerCarousel {
    padding-bottom: 0px;
    overflow: hidden;
    display: -webkit-box;
    line-clamp: 7;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

.hizmetBaslik {
    margin: 20px 0px;
    text-align: left;
}

.formError {
    color: #eb4343;
    font-size: 10px;
    margin: 0 10px;
}

.homeContact {
    background-color: #0c0d10;
    margin-top: 100px;
}

.homeContactRow {
    height: fit-content;
    min-height: 480px;
}

.homeContact img {
    height: 530px;
    position: absolute;
    bottom: 0;
}

.actorApplicationForm {
    margin-top: 60px;
    max-width: 490px;
}

.actorApplicationForm .row {
    margin-right: -9px;
    margin-left: -9px;
}

.actorApplicationForm .col-6,
.actorApplicationForm .col-12 {
    padding: 6px;
}

.homeContactInput {
    width: 100%;
    background-color: #000;
    font-size: 12px;
    border: 0;
    outline: 0;
    padding: 6px 12px;
    color: #c9c9c9;
}

.homeContactInput::placeholder {
    color: #c9c9c9;
}

.homeContactButton {
    width: 100%;
    border: 0;
    outline: 0;
}

.bottomTeklifAl a {
    margin-top: 30px;
    padding: 20px 30px;
    background-color: #fff;
    font: normal normal 600 20px/24px Montserrat;
    letter-spacing: 0px;
    color: #000000;
}

.reverseIcon {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    margin-right: 20px;
}

.scrollUpArea {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 180px;
}

.scrollUp {
    width: 66px;
    height: 66px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -30px;
}

.footer-wrapper {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 75px;
    background-color: #1E2229;
    font-family: "Nunito Sans Regular";
    color: #9C9C9F;
}

.footer-wrapper h3 {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-size: 15px;
    font-family: "Nunito Sans Bold";
}

.footer-wrapper li {
    list-style: none;
}

.footer-wrapper a {
    color: #EEEEEE80;
    font-size: 11px;
    text-transform: capitalize;
}

.copyrightContainer {
    width: 100%;
    padding: 29px 0;
    background-color: #191D23;
    font-size: 11px;
    color: #EEEEEE80;
    margin-top: 70px;
}

.footerSocialIcons {
    display: flex;
    gap: 20px;
    margin-top: 40px;
}

ul.dropdown-menu {
    padding: 20px;
}

ul.dropdown-menu li {
    border: 0px;
    white-space: nowrap;
    line-height: 2;
}

.subheader {
    height: 100px;
    background-color: #222222;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 37px;
}

.subheader .title {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}

.breadcrumbs {
    display: flex;
    justify-content: center;
    padding: 0;
    margin: 0;
}

.breadcrumbs li {
    list-style: none;
    padding: 0 0px 0 3px;
    color: #fff;
}

.breadcrumbs li a {
    color: #fff;
    font-size: 12px;
}

.breadcrumbs li::after {
    font-size: 12px;
    content: "/";
    color: #fff;
    padding: 0 8px;
}
.breadcrumbs li:last-child::after {
    display: none;
}

.vizyon-misyon {
    background-color: #1E2229;
    padding: 100px 0px;
    margin-top: 70px;
    color: #9C9C9F;
}

.vizyon-misyon h2 {
    color: #fff;
}

.custom-heading h2,
.custom-heading-2 h2 {
    font-weight: 800;
    font-size: 25px;
    text-transform: uppercase;
}

.custom-heading h2::after {
    display: block;
    content: " ";
    width: 70px;
    height: 3px;
    margin: 37px 0px;
    background-color: black;
}

.vizyon-misyon p {
    font-size: 17px;
}

.custom-heading-2 h2::after {
    display: block;
    content: " ";
    width: 70px;
    height: 3px;
    margin: 20px auto;
    background-color: black;
}

.referanslar li {
    list-style: none;
    width: 33.3%;
    float: left;
    padding: 20px 15px;
    text-align: center;
}

.referanslar img {
    width: 165px;
    transition: all 0.4s;
    filter: grayscale(100%);
}

.referanslar li:hover img {
    transition: all 0.4s;
    filter: grayscale(0%);
}

.custom-heading .hizmetBaslik {
    font-size: 22px;
}

.hizmetCard h2::after {
    display: block;
    content: " ";
    width: 70px;
    height: 3px;
    margin: 17px 0px;
    background-color: black;
}

.dark a {
    background-color: #393939;
}

.yorum p {
    width: 100%;
    font-style: italic;
    text-align: center;
}

.yorumYazar {
    font-size: 12pt;
    font-weight: bold;
}

.yorum p::before,
.yorum p::after {
    content: '"';
    font-size: 24px;
    color: red;
    margin: 0 50px;
}

.genisEkran {
    width: 100%;
}

.blog-content {
    background-color: #2c2c2c;
    padding: 0 20px 20px 20px;
    text-align: center;
}

.blog-content h3 {
    padding-top:15px;
    font-size: 21px;
    text-align: center;
}

.blog img {
    transition: all 0.4s;
    filter: grayscale(100%);
}

.blog:hover img {
    transition: all 0.4s;
    filter: grayscale(0%);
}

.blog-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.hizmetNav {
    list-style: none;
    padding: 0;
}

.hizmetNav a {
    display: block;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.125);
    text-align: left;
    padding: 10px 20px;
    margin: 15px 0;
    color: #fff;
}

.hizmetNav .active {
    background-color: #343a40 !important;
}

.active a {
    color: #fff;
}

.active a:hover {
    color: #fff !important;
}

.hizmetNav li:hover {
    background-color: #f8f9fa;
}

.griArkaPlan {
    background-color: #f6f6f6;
}

#demo {
    height: 100%;
    position: relative;
    overflow: hidden;
}
.green {
    background-color: #6fb936;
}
.thumb {
    margin-bottom: 30px;
}
.page-top {
    margin-top: 85px;
}
img.zoom {
    width: 100%;
    border-radius: 5px;
    object-fit: cover;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}
.transition {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.iletisim_input {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border-radius: 0px !important;
}

.iletisim_input:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
}

.contact {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 0;
    margin-top: 33px;
}

.contact li {
    list-style: none;
    padding: 10px 24px;
    background-color: #0c0d10;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.contact li a {
    color: #fff;
    display: flex;
    align-items: center;
}

.contact i {
    width: 35px;
}

input.required::-webkit-input-placeholder:after {
   content: '*';
   color: darkred;
   font-size: 1.5rem;
}

.hata404 h6 {
    font-size: 19px;
    letter-spacing: 1.9px;
    color: #2c2c2c;
}

.hata404 h1 {
    font-size: 157px;
    letter-spacing: 4.71px;
    color: #e23527;
    font-weight: bold;
}

.hata404 p {
    font-size: 21px;
    color: #505050;
}

.yapimasamasinda h6 {
    font-size: 19px;
    letter-spacing: 3.8px;
    color: #707070;
}

.yapimasamasinda h1 {
    margin: 30px 0;
    font-size: 53px;
    font-weight: bold;
    letter-spacing: 2.65px;
    color: #e23527;
}

.yapimasamasinda h1 span {
    font-weight: lighter;
    font-size: 53px;
    letter-spacing: 2.65px;
    color: #e23527;
}

.yapimasamasinda p {
    font-size: 21px;
    letter-spacing: 0px;
    color: #707070;
}

#referanslar-carousel .owl-item {
    width: 250px;
}

#map iframe {
    width: 100% !important;
    max-height: 380px !important;
}

.biziAraButonu , .whatsappButonu {
    transition: all 0.5s;
    position: fixed;
    right: 15px;
    max-width: 60px;
    z-index: 9999;
}

.biziAraButonu:hover , .whatsappButonu:hover {
    transition: all 0.5s;
    right: 20px;
}

.biziAraButonu {
    bottom: 105px;
}

.whatsappButonu {
    bottom: 30px;
}