body {
    font-family: "Montserrat" !important;
}

.topBar {
    display: flex;
    align-items: center;
    background: #f7f7f7 0% 0% no-repeat padding-box;
    height: 50px;
}

.topBar .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.topBarIletisim span {
    margin: 0px 20px;
}

#topBarMail a,
#topBarTelefon a {
    font: normal normal 600 14px/18px Montserrat;
    letter-spacing: 0px;
    color: #2b2b2b;
}

.topBarSosyalMedya a {
    font-size: 18px;
    margin: 0px 3px;
    letter-spacing: 0px;
    color: #2b2b2b;
}

.slogan {
    font: normal normal 600 14px/18px Montserrat;
    letter-spacing: 0px;
    color: #707070;
}

a:hover {
    text-decoration: none !important;
}

.header {
    height: 130px;
}

.header .container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.logo {
    width: 200px;
    height: 100px;
    display: flex;
    align-items: center;
}

.menu {
    display: flex;
    width: 100%;
    height: 100%;
    margin-left: 40px;
}

.menu ul {
    margin: 0;
}

.menu ul li {
    display: inline;
    list-style-type: none;
    margin: 0 10px;
    padding-right: 10px;
    border-right: 1px solid #707070;
}

.menu ul li:nth-last-child(-n + 1) {
    border-right: 0px;
}

.menu ul a {
    font: normal normal 600 15px/19px Montserrat;
    letter-spacing: 0px;
    color: #707070;
    text-transform: uppercase;
}

.dropdown-toggle:after {
    content: none !important;
}

.teklifAl {
    text-align: right;
    width: 100%;
}

.teklifAl a {
    margin-top: 30px;
    padding: 15px 50px;
    font: normal normal 600 15px/19px Montserrat;
    letter-spacing: 0px;
}

.ortala {
    text-align: center !important;
}

.ikonBaslik {
    text-align: center;
    font: normal normal 600 22px/27px Montserrat;
    letter-spacing: 0px;
    color: #000000;
}

.maxWidthFull {
    max-width: 100% !important;
}

.ikon {
    font-size: 30px;
}

.sliderUstBaslik {
    
    left: 70px;
    top: 125px;
    text-align: left;
    font: normal normal 500 40px/61px Montserrat;
    letter-spacing: 0px;
    color: #ffffff;
}
.sliderUstBaslik:after {
    position: absolute;
    display: block;
    content: "";
    width: 100px;
    height: 3px;
    
    bottom: -15px;
    left: 4.5%;
    margin-left: -20px;
    background-color: #fff;
}
.sliderAltBaslik {
    max-width: 350px;
    left: 70px;
    top: 300px;
    text-align: left;
    font: normal normal 600 20px/24px Montserrat;
    letter-spacing: 0px;
    color: #ffffff;
}

.sliderButton {
    max-width: 350px;
    left: 70px;
    top: 370px;
    text-align: left;
    font-size: 17px;
    letter-spacing: 0px;
    padding: 14px 30px;
    font-weight: bold;
}

.sliderArkaPlan {
    top: 50px !important;
    width: 500px;
    height: 500px;
    background: black;
    background: #030303 0% 0% no-repeat padding-box;
    mix-blend-mode: multiply;
    opacity: 0.45;
}

.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;
}

.scroll-up {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 30px;
    right: 50px;
    display: none;
    text-indent: -9999px;
    background-image: url("../img/to-top.png");
    background-repeat: no-repeat;
    background-color: #252525;
    z-index: 100;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.custom-button {
    font-size: 17px;
    letter-spacing: 0px;
    color: #ffffff;
    background-color: #292929;
    padding: 14px 30px;
    font-weight: bold;
    border: 0;
}

.usttenBosluk {
    margin-top: 30px;
}

.usttenBosluk50 {
    margin-top: 50px;
}

.usttenBosluk130 {
    margin-top: 130px;
}

.baslik {
    padding-top:70px;
    font: normal normal 600 30px/37px Montserrat;
    letter-spacing: 0px;
    color: #000000;
}

.baslikAlti {
    font: normal normal 600 15px/19px Montserrat;
    letter-spacing: 0px;
    color: #000000;
}

.hizmetlerCarousel {
    padding-bottom: 0px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    font: normal normal normal 16px/25px Montserrat;
    letter-spacing: 0px;
    color: #000000;
}

.hizmetBaslik {
    margin: 20px 0px;
    text-align: left;
    font: normal normal 600 25px/30px Montserrat;
    letter-spacing: 0px;
    color: #000000;
}

.footerTop {
    height: 200px;
    background: #292929 0% 0% no-repeat padding-box;
}

.footerTopH1 {
    font: normal normal 600 20px/40px Montserrat;
    letter-spacing: 0px;
    color:#ffffff;
}

.footerTopH3 {
    font: normal normal 600 17px/20px Montserrat;
    letter-spacing: 3.4px;
    color: #ffffff;
}

.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;
}

.footer-dark .footer-widget-container .newsletter .email {
    color: #000000;
    background-color: #fff;
    border: none;
}

.newsletter .submit {
    width: 40px;
    height: 40px;
    background-image: url("../img/subscribe.png");
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    background-color: #000000 !important;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;

    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

#footer .row {
    margin-bottom: 25px;
}

#footer-wrapper {
    padding-top: 70px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

#footer-wrapper.footer-dark {
    /*background-color: #000000;*/
    background-color: #fff;
}

#footer-wrapper.footer-light {
    background-color: #fff;
    border-top: 1px solid #ddd;
}

.footer-dark .footer-widget-container .text-big {
    color: #000;
}

.footer-dark .footer-widget-container .widget .title h3 {
    color: #000;
}

.footer-widget-container > li {
    list-style: none;
}

.footer-dark .footer-widget-container p,
.footer-dark .footer-widget-container a,
.footer-dark .footer-widget-container address,
.footer-dark .footer-widget-container span,
.footer-dark .copyright-container p,
.footer-dark .copyright-container a,
.footer-dark .copyright-container span {
    color: #000;
}

.footer-social-icons {
    margin-top: 15px;
}

.footer-social-icons > li {
    list-style: none !important;
    background-image: none !important;
    float: left;
    margin-right: 5px;
    width: 30px;
    height: 30px;
    padding: 0 !important;
}

.footer-social-icons li a {
    width: 30px;
    height: 30px;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    text-align: center;

    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.footer-social-icons li a:hover {
    color: #fff;
}

.footer-dark .footer-social-icons li a {
    background-color: #fff;
    color: #000;
}

.footer-light .footer-social-icons li a {
    background-color: #f6f6f6;
}

.copyright-container .row {
    margin-bottom: 0;
}

.footer-dark .copyright-container .row {
    border-top: 1px solid #384653;
    padding: 15px 0 10px 0;
}

.footer-light .copyright-container .row {
    border-top: 1px solid #ddd;
    padding: 15px 0 10px 0;
}

.copyright-container a,
.copyright-container p,
.copyright-container span {
    font-size: 11px;
}

.aside-widgets > li {
    list-style: none;
}

.widget {
    display: block;
    width: 100%;
    margin-bottom: 45px;
}

.widget .title h3 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
}

.widget ul > li {
    background-image: url("../img/arrow.png");
    background-repeat: no-repeat;
    background-position: 0 center;
    list-style: none;
    padding-left: 15px;
}

.widget li a {
    padding-top: 5px;
    display: block;
}

.widget_search form {
    position: relative;
}
.widget_search .a_search {
    background-color: #fff;
    border: 1px solid #ddd;
    width: 100%;
    display: block;
    color: #777;
    font-style: italic;
    left: 0;
    top: 0;
    padding: 10px 60px 10px 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.widget_search .search-submit {
    background-image: url("../img/search.png");
    background-position: center;
    background-repeat: no-repeat;
    width: 40px;
    height: 100%;
    border: none;
    text-indent: -9999px;
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 0;
    min-height: 40px;
    border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
}

.rpw_posts_widget ul > li {
    position: relative;
    background: none;
    background-image: none !important;
    padding-left: 18px;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 8px;
    margin-bottom: 8px;
}

.rpw_posts_widget ul > li::before {
    position: absolute;
    display: block;
    content: "\f073";
    font-family: "FontAwesome";
    font-size: 11px;
    top: 5px;
    left: 0;
}

.rpw_posts_widget ul > li:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
}

.rpw_posts_widget li h4 {
    font-size: 13px;
    line-height: 20px;
    font-weight: normal;
    margin-bottom: 0;

    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

.widget_nav_menu ul li {
    background-position: right center;
    padding-left: 0;
    border-bottom: 1px dotted #ddd;
}

.widget_nav_menu ul li:last-child {
    border-bottom: none;
}

.widget_newsletterwidget .newsletter {
    width: 100%;
    float: left;
    position: relative;
}

.widget_newsletterwidget .newsletter .email {
    font-size: 13px;
    padding: 5px 60px 5px 15px;
    font-style: italic;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    height: 40px;
    border: 1px solid #ddd;
    min-width: 100%;
}

ul.dropdown-menu {
    padding: 20px;
}

ul.dropdown-menu li {
    border: 0px;
    white-space: nowrap;
    line-height: 2;
}

.ms-nav-next,
.ms-nav-prev {
    display: block !important;
    opacity: 1 !important;
}

.subheader {
    height: 250px;
    background-color: #292929;
}

.subheader .title {
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    font-family: "Montserrat";
}

.breadcrumbs {
    display: flex;
    justify-content: center;
    padding: 0;
    margin-top: 15px;
}

.breadcrumb-container {
    width: 100%;
}

.page-title-style01 .breadcrumbs {
    margin: 0 auto;
    display: table;
}

.breadcrumbs li {
    list-style: none;
    float: left;
    padding: 0 0px 0 3px;
    color: #fff;
}

.breadcrumbs li a {
    color: #fff;
}

.breadcrumbs li + li::before {
    font-size: 12px;
    content: "/";
    color: #fff;
    padding: 0 8px;
}
.breadcrumbs li:nth-child(2)::before {
    color: transparent;
}

.vizyon-misyon {
    background-color: #fdf5e9;
    padding: 100px 0px;
    margin-top: 70px;
}

.vizyon-misyon h2,
.custom-heading h2,
.custom-heading-2 h2 {
    font-weight: 800;
    font-size: 25px;
    text-transform: uppercase;
}

.vizyon-misyon h2::after,
.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%;
}

.date {
    background-color: #2273a0;
    text-align: center;
    padding: 17px 0;
    position: relative;
    top: -35px;
    width: 80%;
    margin: auto;
    color: #fff;
    font-weight: bold;
}

.date i {
    margin-right: 5px;
}

.blog-content {
    background-color: #f7f7f7;
    padding: 0 20px 20px 20px;
    text-align: center;
}

.blog-content h3 {
    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 {
    color: #000;
    font-weight: bold;
}

.blog-button i {
    color: #e23527;
}

.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: #000;
}

.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%;
    height: 200px;
    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);
}
.modal-header {
    border-bottom: none;
}
.modal-title {
    color: #000;
}
.modal-footer {
    display: none;
}

.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;
}

.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;
}

.biziAraButonu , .whatsappButonu {
    transition: all 0.5s;
    position: fixed;
    left: 15px;
    max-width: 60px;
    z-index: 9999;
}

.biziAraButonu:hover , .whatsappButonu:hover {
    transition: all 0.5s;
    left: 20px;
}

.biziAraButonu {
    bottom: 105px;
}

.whatsappButonu {
    bottom: 30px;
}

@media only screen and (max-width: 991px) {
  .sliderButton {
    padding: 15px 25px !important;
    font-size: 12px !important;
    left: 26% !important;
  }
}