﻿body {
	font-family:'Montserrat', sans-serif, Tahoma, Verdana;
	color:#6d6d6d;
	background-color:#fff!important;
}
a {text-decoration:none;}
a:hover { color:#df0024;}
h2, h3, h4, h5 {
	margin-top: 11px;
    line-height: 1.2;
	color: #333;
}
p {
	line-height: 26px;
}

.fixed-top-shrink.navbar {
	background-color:rgba(255,255,255,.8);
}
.onlycaps {
	text-transform:uppercase;
}

/*
.carousel { height:100vh; overflow:hidden; }
.carousel-item.active::after {
    display: block;
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.9;
    background: rgb(255, 255, 255);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.1) 100%);
}
.carousel-caption h2, .carousel-caption p {
	color:#fff;
}
.carousel-caption h2 {
	font-size:42px;
}
.carousel-caption p {
	font-size:24px;
}
*/
#carouseleve.carousel { height:80vh; overflow:hidden; }
#carouseleve.carousel .carousel-item { position:relative; min-height:80vh; overflow:hidden; }
#carouseleve.carousel .carousel-item > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  margin: 0 auto;
}
#carouseleve.carousel .carousel-caption { width:100%; height:100%; right:0; left:0; top:0; bottom:0; overflow:hidden; background-color:rgba(0,0,0,.3); }
#carouseleve.carousel .carousel-caption h1 {
	margin-top:10%;
}
#carouseleve.carousel .carousel-caption h1, #carouseleve.carousel .carousel-caption p {
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 20px;
    font-size: 50px;
    color: #fff;
	width:50vw;
	text-align:left;
	margin-left:10%;
}
#carouseleve.carousel .carousel-caption p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
}


#carouselHizmetler .carousel-control-next .carousel-control-next-icon, #carouselHizmetler .carousel-control-prev .carousel-control-prev-icon {
	background-color: #0b5ed7!important;
	border: 1px solid #0b5ed7!important;
	padding: 10px 20px;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px;
}
#carouselHizmetler .carousel-control-next .carousel-control-next-icon:hover, #carouselHizmetler .carousel-control-prev .carousel-control-prev-icon:hover {
	background: #D6D6D6;
}

#carouselHizmetler .carousel-control-prev, #carouselHizmetler .carousel-control-next {
	position: absolute;
    top: 30px;
    bottom: auto;
	left:auto;
	right:100px;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0px;
    background: 0px 0px;
    border-width: 0 none;
    transition: opacity 0.15s;
    right: 0px;
	opacity: 1!important;
}
#carouselHizmetler .carousel-control-prev {
	right:45px;
}

#carouselHizmetler .carousel-indicators {
	justify-content: end;
	margin-right:5%;
}
#carouselHizmetler .carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 20px;
    height: 20px;
	border-radius: 20px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    opacity: 1;
    transition: opacity .2s ease;
	background: #ffffff none repeat scroll 0 0;
	border: 3px solid #2154cf;
}
#carouselHizmetler .carousel-indicators [data-bs-target].active {
	background: #2154cf none repeat scroll 0 0;
}

.google_play {
    background: #fff;
    border-color: #999999;
    color: #000 !important;
    display: flex;
    width: max-content;
    margin-right: 5px;
    padding: 10px 20px !important;
}
.btn-flex {
    display: flex;
    flex-direction: column;
    text-align: left;
    margin-left: 5px;
    justify-content: center;
}
.btn-flex span:first-child {
    font-size: 10px;
    font-weight: 100;
    line-height: 1;
}
.download_app {
    background: #26c82f !important;
    border-color: #26c82f;
	color:#fff;
}
.parallax {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax_title {
    color: #efefef;
    margin-bottom: 0;
    font-size: 36px;
    text-align: center;
    font-weight: 700;
}
.svg-turkiye-haritasi {
    max-width: 1140px;
    margin: 0 auto;
    text-align: center;
}
.svg-turkiye-haritasi svg {
    width: 100%;
    height: auto;
}
#svg-turkiye-haritasi path {
    cursor: pointer;
    stroke: #ccc;
    stroke-width: 0.5px;
    stroke-linejoin: round;
}
#svg-turkiye-haritasi .il1 path {
    fill: #1e4c62;
}
#svg-turkiye-haritasi .il2 path {
    fill:#3e728b;
}
#svg-turkiye-haritasi .il3 path {
    fill: #6897af;
}
#svg-turkiye-haritasi .il4 path {
    fill: #a6c3d1;
}
#svg-turkiye-haritasi .il5 path {
    fill: #d7edf8;
}
#svg-turkiye-haritasi .il6 path {
    fill: #f7f7f7;
}

.il-isimleri {
    z-index: 999999;
    position: absolute;
}
.il-isimleri div {
    font-family: sans-serif,Tahoma,Verdana;
    display: inline-block;
    background: #222;
    color: #fff;
    padding: 8px 16px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.site-title {
    font-size: 30px;
    color: #232323;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 20px;
}
.hp-squares .card { height: 100%; }

.accordion-button {
    background: #0b5ed7;
    color: #fff;
    border-radius: 10px;
}
.accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #0b5ed7;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}
.accordion-body {
	padding:2rem;
}

.header-social li a {
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background: #df0024;
    width: 28px;
    height: 28px;
    text-align: center;
    color: #fff;
    border-radius: 100%;
    font-size: 13px !important;
    line-height: 28px;
    border: 1px solid transparent;
}
.header-social li a i { }


.header-social li a:hover {
  color: #df0024;
  border-color: #df0024;
  background: transparent;
}


.header-icon i {
    color: #fff;
    font-size: 16px;
    margin-top: 5px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #df0024;
    text-align: center;
    border-radius: 5px;
}

.bg-danger2 { background-color:#df0024; }

.navbar a { margin-right:10px; font-size:18px; font-weight:500; color:#435cc8; text-shadow: 1px 1px 1px rgba(255, 255, 255, 1); }
.navbar a:hover { color:#8aa9f1; }
.navbar .nav-item a { font-size:13px; color:#333; }
@-webkit-keyframes ripple-red {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(240,244,247, 1), 0 0 0 10px rgba(76, 92, 105, 1), 0 0 0 20px rgba(240,244,247, 1);
        box-shadow: 0 0 0 0 rgba(240,244,247, 1), 0 0 0 10px rgba(240,244,247, 1), 0 0 0 20px rgba(240,244,247, 1)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(240,244,247, 1), 0 0 0 20px rgba(240,244,247, 0.8), 0 0 0 30px rgba(240,244,247,0);
        box-shadow: 0 0 0 10px rgba(240,244,247, 1), 0 0 0 20px rgba(240,244,247, 1), 0 0 0 30px rgba(2241, 42, 2, 0)
    }
}
.navbar-toggler-icon {
	  background: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(98,136,241)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.album, footer {
	position:relative;
}
/*
.album:before, footer:before {
	content: '';
	position:absolute;
	display:block;
	top:0;
	right:0;
	left:0;
	bottom:0;
	background-color:rgba(0,0,0,.5);
	z-index:0;
}
*/
footer h4 {
    color: #ffffff!important;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-left: 12px;
    position: relative;
    z-index: 1;
	line-height: 1.2;
	font-size:18px;
}
footer h4::after {
    background: #2154cf none repeat scroll 0 0;
    bottom: 13px;
    content: "";
    height: 15px;
    left: 0;
    position: absolute;
    width: 5px;
}
footer p {
    color: #cccccc;
    font-size: 14px;
}
footer ul {
    margin: 0;
    list-style-type: none;
	padding-left:0;
}
ul.footli li {
    border-bottom: 1px solid #2b2b34;
    color: #cccccc;
    display: block;
    font-weight: 600;
    margin-bottom: 10px;
    padding-bottom: 10px;
	font-size: 14px;
}
.footli li:not(:first-child) span {
    margin-left: auto;
    float: right;
}
ul.footli li a {
    color: #fff;
	font-size: 14px;
    font-weight: 600;
}
footer ul.servilu li {
    margin-bottom: 15px;
}
footer ul.servilu li a {
	font-size: 14px;
    color: #cccccc;
    display: inline-block;
    font-weight: 500;
    margin-bottom: 15px;
    padding-left: 20px;
    position: relative;
    text-transform: capitalize;
}
footer ul.servilu li a::before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    left: 0;
    position: absolute;
    font-weight: 900;
}

.footerlogo img {
    filter: invert(1000) brightness(100) contrast(99) grayscale(100);
}
.footerlogo img {
    height: 40px;
}
.privacypage { padding-top:100px; }
.copyright {
	background-color: #2c2f38;
	padding: 30px 0;
}
.copyright ul {
	margin: 0;
	list-style-type: none;
}
.copyright li {
    display: inline-block;
}
.copyright li a {
    color: #cccccc;
    display: inline-block;
    font-weight: 500;
    margin-left: 15px;
	line-height: 40px;
	font-size: 14px;
}

.bg-fixed {
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}
.padding-xl {
    padding-top: 120px;
    padding-bottom: 120px;
}
.breadcrumb li.active, .breadcrumb li a {
	color:#fff;
	font-weight: 600;
	line-height: 26px;
	font-size: 14px;
}
.breadcrumb-area h1 {
    display: block;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
	line-height: 1.2;
    letter-spacing: 0;
	font-size: 36px;
}

@media only screen and (max-width: 1000px) {
	.mainlogo { display:none!important; }
	.scrologo.d-none { display:block!important; }
	#navbar { background-color: rgba(255,255,255,0.8)!important; }
	#navbar .navbar-nav .nav-item { padding-left:2em!important; }
	.carousel { height:100%; }
	.aboutimg { width:300px!important; }
	.privacypage { padding-top:35px; }
}

.cookkie-consent {
	position:fixed;
	bottom:0;
	left:0;
	right:0;
	z-index:99999!important;
}

.iletxt h6 {
	font-weight: 600;
	margin: 0;
	color: #232323;
	line-height: 26px;
	padding: 0;
	font-size: 14px;
}
.iletxt ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
.iletxt ul li a {
    font-weight: normal;
	color: #232323;
	line-height: 26px;
	font-size: 14px;
}

.otherblogs h4 {
    margin: 0;
    font-weight: 600;
    margin-bottom: 25px;
    padding-bottom: 15px;
    position: relative;
    z-index: 1;
	font-weight: 600 !important;
	line-height: 1.2;
	letter-spacing: 0;
	color: #232323;
	font-size: 18px;
}
.otherblogs h4::after {
    background: #2154cf none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 12px;
    position: absolute;
    width: 50px;
}
.bloglist .card-title a, .bloglist p {
	color: #666666;
}
.bloglist .card-title a:hover {
    color: #2154cf;
}
.otherblogs .card-title a {
	color: #666666;
	font-weight: 600;
    margin: 0;
    padding: 0;
	font-size: 14px;
}
.otherblogs .card-title a:hover {
    color: #2154cf;
}
.otherblogs p {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
}

.bg-primary4 {
	background: #101043;
}

.servicelist .card-title {
  transform: translate3d(0px, 0%, 0px);
  -webkit-transform: translate3d(0px, 0%, 0px);
  -moz-transform: translate3d(0px, 0%, 0px);
  -ms-transform: translate3d(0px, 0%, 0px);
  -o-transform: translate3d(0px, 0%, 0px);
  -webkit-transition: all 800ms ease 0.35s;
  -moz-transition: all 800ms ease 0.35s;
  -ms-transition: all 800ms ease 0.35s;
  -o-transition: all 800ms ease 0.35s;
  transition: all 800ms ease 0.35s;
}

.servicelist .equal-height:hover .card-title {
  transform: translate3d(0px, 100px, 0px);
  -webkit-transform: translate3d(0px, 100px, 0px);
  -moz-transform: translate3d(0px, 100px, 0px);
  -ms-transform: translate3d(0px, 100px, 0px);
  -o-transform: translate3d(0px, 100px, 0px);
  transition-delay: 0.3s;
}
.servicelist .equal-height .card-title h5 {
  color: #ffffff;
  -webkit-transition: all 500ms ease 0s;
  -moz-transition: all 500ms ease 0s;
  -ms-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  margin: 0;
  text-transform: capitalize;
  font-weight: 600;
}
.servicelist .card-title i {
  background: #2154cf none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 25px;
  height: 70px;
  left: 50%;
  line-height: 50px;
  margin-left: -25px;
  margin-top: -30px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 65px;
  z-index: -1;
}
.servicelist .overlay {
  background: rgba(33, 84, 207, 0.8);
  height: 100%;
  left: 0;
  opacity: 1;
  padding: 0 10px;
  position: absolute;
  top: 0;
  transform: translate3d(0px, -100%, 0px);
  -webkit-transform: translate3d(0px, -100%, 0px);
  -moz-transform: translate3d(0px, -100%, 0px);
  -ms-transform: translate3d(0px, -100%, 0px);
  -o-transform: translate3d(0px, -100%, 0px);
  -webkit-transition: all 700ms ease 0.35s;
  -moz-transition: all 700ms ease 0.35s;
  -ms-transition: all 700ms ease 0.35s;
  -o-transition: all 700ms ease 0.35s;
  transition: all 700ms ease 0.35s;
  width: 100%;
}
.servicelist .overlay {
    background: rgba(16, 16, 67, 0.60);
}

.servicelist .overlay-content h4 {
  font-weight: 500;
  text-transform: capitalize;
}

.servicelist .overlay-content > a {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  
}

.servicelist .equal-height:hover .overlay {
  transform: translate3d(0px, 0%, 0px);
  -webkit-transform: translate3d(0px, 0%, 0px);
  -moz-transform: translate3d(0px, 0%, 0px);
  -ms-transform: translate3d(0px, 0%, 0px);
  -o-transform: translate3d(0px, 0%, 0px);
  transition-delay: 0.1s;
}

.servicelist .equal-height {
  position: relative;
}

.servicelist .equal-height .card {
  background: #0f2765 none repeat scroll 0 0;
  display: block;
  overflow: hidden;
  position: relative;
}