body{background-color:#FFFFFF;overflow-x: hidden;position: relative;}
a{text-decoration: none !important;color: #222222;} a:hover{text-decoration: none;}
a:hover{color: #222222;}
ul{padding: 0; margin: 0;}
p{margin: 0;}
li{list-style:none;}
img{width: 100%;}
input{outline: none;}
header{
    position: relative;
    background-color: #FDCA37;
    width: 100%;
    z-index: 999;
    margin-top: 3em;
    min-height: 167px;
}
.centeral{
    width: 95%;
    margin: 0 auto;
}
.maskot{
    width: auto;
    margin-top: -3em;
}
.img-iletisim-div{
}
.whatsapp{
    position: fixed;
    right: 1em;
    bottom: -0.85em;
    font-size: 56px;
    width: 215px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5em;
    padding: 38px;
    z-index: 1;
    flex-wrap: wrap;
}
.whatsapp a i{
    color:#25d366;
    line-height: 0;
}
.whatsapp p{
    font-size: 15px;
    position: relative;
    top: -8px;
    font-weight: bold;
}
.top{
    display: flex;
    width: 80%;
    margin: 0 auto;
    padding: 0 2em;
    align-items: center;
    justify-content: space-between;
}
.nav-menu1, .nav-menu2{
    display: flex;
}
ul.nav-menu1 li, ul.nav-menu2 li{
    margin: 10px 5px;
    transition: all .2s;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.maskot-area{
    text-align: center;
}
ul.nav-menu1 li a, ul.nav-menu2 li a{
    font-weight: bold;
    border-radius: 100px;
    padding: 8px 15px;
    border: solid 1px;
    font-size: 10px;
    color:#000000
}
.up{
    position: fixed;
    right: 4em;
    color: #000;
    background: #fcc721;
    bottom: 3em;
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
    display: flex;
    border-radius: 2em;
    border: solid 1px;
    z-index: 99999;
}
.up i{
    font-size: 30px;
    color:#000;
}
.up2{
    position: fixed;
    left: 4em;
    color: #000;
    background: #fcc721;
    bottom: 3em;
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
    display: flex;
    border-radius: 2em;
    border: solid 1px;
    z-index: 99999;
}
.up2 i{
    font-size: 30px;
    color:#000;
}
.text-city{
    text-align: center;
    padding: 5px;
    bottom: -1em;
    right: 0;
    width: 100%;
    background: #fcc721;
    z-index: 9999;
    font-size: 24px;
    font-weight: bold;
    font-family: Agency FB;
}
ul.nav-menu1 li a img{
    width: 50%;
}
.carousel-control.left, .carousel-control.right{
    background-image: none !important;
}
ul.nav-menu1 li a:hover{
    background-color: #313d3f;
    color: #FFF;
}
ul.nav-menu2 li a:hover{
    background-color: #313d3f;
    color: #FFF;
}
.tel-top{
    position: absolute;
    top: -2.5em;
    right: 1em;
    font-weight: bold;
    font-size: 16px;
    padding-top: 7px;
}
.tel-top a{
    color:#000;
    margin-left: 15px;
    font-size: 20px;
}
.tel img{
    width: auto;
}
.travel{
    font-family: Agency FB;
    font-size: 28px;
    text-align: center;
    padding: 10px;
    font-weight: bold;
    width: 80%;
    margin: 30px auto;
    border-radius: 100px;
    background-color: #fcc721;
    color: #000;
    border: none;
}
.logo img{
    width: 100%;
}
#menu li a{
    color: #FFFFFF;
    font-weight: bold;
    padding: 1em;
}
#menu{
    display: flex;
    height: 100%;
    align-items: center;
}
#slider{
    position:relative;
    margin:0 auto;
    overflow:hidden;
    margin-bottom: 4em;
}
.sliderbutton{
    position:relative;
    margin:0 auto;
    width:120px;
    margin-top:-25px;
}
.sliderbutton li{
    list-style: none;
    padding:5px;
    background:red;
    float:left;
    margin-right:10px;
    border-radius:10px;
}
.main-header{
    width: 80%; 
    margin: 0 auto; 
    display: flex; 
    align-items: center; 
    justify-content: space-between;
}
.main-header > nav{
    padding: 30px 0;
    z-index: 99;
}
.carousel-inner{
    overflow: visible !important;
}
.pr-0{
    padding-right: 0 !important;
}
.main-header > nav > ul{
    display: flex;
    align-items: center;
}
.main-header > nav > ul > li{
    list-style: none; 
    padding: 0px 19px;
}
.main-header > nav > ul > li:nth-last-child(1){
    background: #fcbb01; 
    padding: 10px;
    border-radius: 100px;
}
.main-header > nav > ul > li:nth-last-child(1) a{
    color:black;
}
.main-header > nav > ul > li:nth-last-child(1):hover{
    background-color: #FFF;
}
.main-header > nav > ul > li > a{
    color:#FFF; 
    font-weight: bold;
    padding-bottom: 1.2em;
}
#menu li ul{ 
    background-color: #FFFFFF; 
    visibility: hidden; 
    position: absolute;
    padding-top: 1em;
    min-width: 200px;
    box-shadow: 1px 1px 20px 9px #000;
}
#menu ul li{
    list-style: none;
    border-top: solid 1px #e5e5e5;
}
#menu ul li:nth-child(1){
    border-top: 0;
}
#menu ul li a{
    color: #000; 
    padding: 10px; 
    width: 100%; 
    display: block; 
    font-weight: bold; 
    padding-left: 1em;
    transition: 0.2s all;
}
#menu ul li a:hover{
    padding-left: 40px;
}
#menu ul li a i{
    color:rgb(233, 0, 19);
}
.sliderleft{
    margin-left: 900px;
    cursor: pointer;
    position: absolute;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    right: 10em;
    z-index: 10;
    bottom: 1em;
}

.sliderright{
    margin-left: 900px;
    cursor: pointer;
    position: absolute;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    right: 5em;
    z-index: 10;
    bottom: 1em;
}
.slider{
    position: relative;
    top: 0;
    z-index: 1;
}
.sliderleft i, .sliderright i{
    font-size: 50px;
    color: #0a0b0d;
    line-height: 0;
}
#slider::before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: #00000000;
    z-index: 2;
}
#slider img{
    width: 100%;
    height: 100%;
}
#slider li{
    position: relative;
    height: 100%;
}
#slider li h1{
    position: absolute;
    color: #1a1a1a;
    z-index: 5;
    font-size: 35px;
    left: 2em;
    bottom: 0.5em;
    background-color: #fdca37;
    display: inline-block;
    padding: 15px;
    border-radius: 100px;
    box-shadow: 4px 4px 6px 4px #0202024a;
}
.marketing{
    text-align: center;
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sub-head{
    display: inline-block;
    position: static;
}
.sub-head a{
    float: left;
    margin-right: 5px;
    padding: 0 8px;
    color: inherit;
    background: #000;
    color: #fff;
    font-family: Roboto,Arial,sans-serif;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .1em;
    line-height: 24px;
    -webkit-font-smoothing: antialiased;
}
.marketing h2{
    font-size: 41px;
    line-height: 1.25;
    margin-bottom: 30px;
    font-weight: bold;
}
.marketing p{
    font-family: Agency FB;
    font-size: 25px;
    color: #313d3f;
    font-weight: bold;
}
.marketing  div{
    width: 80%;
    margin: 0 auto;
}
.marketing  div h3{
    margin-bottom:1em;
    font-weight: bold;
    font-family: Agency FB;
}
.img-text{
    position: absolute;
    transform: translate(50%, 25%);
    right: 50%;
    bottom: 4em;
    font-size: 45px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    color: #FFF;
    text-shadow: 2px 3px 17px #000000;
}
.img-desc{
    text-align: center;
    opacity: 0;
    transition: .2s all;
    position: absolute;
    padding: 4em;
}
.taksigiydirme{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1em;
    color: #FFF;
    background: #fcc721;
    border-radius: 150px;
    margin-bottom: 2em;
}
.taksigiydirme img{
    width: 300px;
}
.iletisim{
    background: #fbc821;
    margin-top: 11em !important;
}
.mail{
    padding: 0 1em;
    margin-top: -111px;
    background: #fbc821;
    border-radius: 1em;
    padding-top: 1em;
}
.mail input{
    width: 100%;
    margin: 0.3em 0;
    padding: 1em;
    border: solid 2px;
}
.mail textarea{
    width: 100%;
    outline: none;
    resize: none;
    padding: 1em;
    border: solid 2px;
    margin-top: 1em;
}
.mail input::placeholder{
    color: #000000;
}
.mail button{
    background: none;
    border: solid 2px #000;
    margin: 1em 0;
    margin-top: -3.3em;
    position: absolute;
    right: 2.5em;
}
.slider-text{
    position: absolute;
    transform: translate(50%,50%);
    right: 40%;
    font-family: Agency FB;
    font-size: 19px;
    color: #313d3f;
    font-weight: bold;
}
.img-hover:hover .img-desc{
    text-align: center;
    position: absolute;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffffbd;
    font-weight: bold;
    opacity: 1;
}
.img-hover:hover .img-text{
    display: none;
}
.relative{
    position: relative;
}
.kurumsal-desc{
    font-size: 19px;
    padding: 2em;
    border: solid 1px;
    margin-top: 2em;
}
.kurumsal-area h3{
    font-family: Agency FB;
    font-size: 33px;
    text-align: center;
    padding: 10px;
    font-weight: bold;
    width: 80%;
    margin: 30px auto;
    border-radius: 100px;
    background-color: #fcc721;
    color: #000;
    border: none;
    text-transform: uppercase;
}
.taksipano{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1em;
    color: #FFF;
    background: #fcc721;
    border-radius: 150px;
    margin-bottom: 2em;
}
.taksipano img{
    width: 360px;
}
.radius-img{
    position: relative;
}
.abs-tx{
    position: absolute;
    top: 10px;
    right: 0;
    font-weight: bold;
}
ul.teknik-ozellikler li{
    list-style: disc;
}
.son-duzen{
    text-align: center;
    font-weight: bold;
    margin: 1em;
    font-size: 18px;
    font-family: Agency FB;
}
.header-first{
    font-family: Agency FB;
    font-size: 25px;
    text-align: center;
    padding: 10px;
    font-weight: bold;
    width: 80%;
    margin: 30px auto;
    border: solid;
    border-radius: 100px;
    background-color: #313d3f;
    color: #FFF;
}
.services{
    padding: 3em;
    background-color: #ebebeb;
}
.services-header{
    width: 50%;
}
.services h2{
    font-size: 50px;
    padding-bottom: 0.5em;
    font-weight: bold;
}
.services-header p{
    font-size: 21px;
    padding: 0em 0 4em 0;
}
.services-area{
    display: flex;
    margin-bottom: 4em;
}
.services-icon{
    position: static;
    padding: 10px;
    width: 150px;
    height: 150px;
    background: #FFF;
    border-radius: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 53px;
    color: #a3a3a3;
}
.services-head{
    display: flex;
    font-size: 20px;
    align-items: center;
    margin-left: -40px;
}
.top nav{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: end;
}
#menu > li:last-child a{
    background-color: #fdca37;
    color: #000;
}
.blog-main{
    margin-top: 5em;
}
.blog-img img{
    width: 100%;
}
.baslik-blog{
    font-size: 20px;
    margin: 1em 0;
    font-weight: bold;
    margin-bottom: 3px;
}
.blog-detail{
    text-align: center;
}
.blog-detail a{
    display: block;
    text-align: center;
    background-color: #fcc721;
    padding: 12px;
    width: 79%;
    margin: 1em auto;
    color: #000;
}
.sosyal-medya ul{
    display: flex;
}
footer{
    background-color: #121212;
}
footer a{
    color: #FFF;
}
.sosyal-medya ul li{
    margin: .5em;
}
.footer-link ul{
    display: flex;
}
.footer-link ul li{
    display: flex;
}
.footer-link ul li a{
    color:#FFF;
    padding: 10px;
    text-align: center;
}
.sosyal-medya a{
    color:#FFF;
}
.copyright{
    color: #a3a3a3;
    margin-top: 2em;
    margin-bottom: 2em;
}
.blog-ana-head{
    font-size: 25px;
    text-align: center;
    margin-bottom: 2em;
    font-weight: bold;
}
.slider-alt img{
    width: 100%;
}
.slider-alt{
    position: relative;
}
.slider-alt::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: #00000000;
    z-index: 2;
}
.slider-alt h1{
    position: absolute;
    z-index: 3;
    bottom: 60px;
    color: #1a1a1a;
    transform: translate(50%);
    right: 50%;
    padding: 15px;
    background: #fcc738;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid #1a1a1a;
}
.sayfa-baslik1{
    font-size: 3em;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-weight: bold;
}
.ilk{
    margin: 5em 0;
}
.sayfa-icerik{
    font-size: 20px;
    line-height: 2em;
}
.ara-gorsel img{
    width: 100%;
}
.item-hizmet{
    margin-top: 10em;
}
.hizmet-item{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hizmet-baslik{
    font-size: 25px;
    margin-bottom: 1em;
    font-weight: bold;
    background: #fcc738;
    display: inline-block;
}
.sqs-block-html .sqs-block-content {
    outline: none;
}
.form{
    margin-top: 5em;
    background: #fcc738;
    padding: 5em 0;
}
.form .sosyal-medya a{
    color:#000
}
.ic-iletisim input, .ic-iletisim textarea{
    width: 100%;
    margin: 1em 0;
    padding: 1em;
    border: none;
}
.ic-iletisim button{
    background: #000;
    border: none;
    color: #FFF;
    padding: 1em 3em;
}
.coltage{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
#devami{
    height: 260px;
    overflow: hidden;
}
.heigww{
    height: auto !important;
    transition: all;
}
#devami2{
    height: 311px;
    overflow: hidden;
}
.mobile{
    display: none !important;
}
.galeri-baslik img{
    margin-top: -51px;
}
.galeri-baslik img{
    width: 520px !important;
}
.tel-no{
    position: absolute;
    bottom: 0;
    right: 0;
}
.tel-no a{
    color:#000;
    font-weight: bold;
    font-size: 18px;
}
.tel-no ul{
    display: flex;
}
.tel-no ul li{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.tel-no ul li:first-child{
    margin-right: 10px;
    width: 100%;
}
.tel-no ul li:last-child a{
    display: block;
    width: 100%;
}
.mobile-sticky{
    position: fixed;
    bottom: 0;
    background: #fbc821;
    right: 0;
    left: 0;
    border-top: solid 1px;
    z-index: 9999999999999999;
    height: 55px;
}
.st-item{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.st-item a{
    font-size: 40px;
    transition: all .3s;
}
.st-item a:hover{
    color:#FFF;
    margin-top: -44px;
}
.tel-sty-icon{
    background: #000;
    border-radius: 1em;
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -25px;
    border: solid 5px #fbc821;
}
.up-sty-icon{
    background: #000;
    border-radius: 1em;
    width: 100%;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -25px;
    border: solid 5px #fbc821;
}
.wp-sty-icon{
    background: #000;
    border-radius: 1em;
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -25px;
    border: solid 5px #fbc821;
}

/* 2. Site */
.one-page-slider{
    background: url(../images/marka-ajans-taxi-top.jpg);
    height: 580px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}
.o-p-slider{
    position: relative;
    left: 0;
    font-size: 25px;
    width: 100%;
    top: 0;
    background: #000000;
    text-align: center;
    padding: 7px;
    color: #fff;
    z-index: 9999;
}
.galeri-resimler img{
    height: 220px !important;
}
.serit{
    background: url(../img/serit.png);
    width: 99999px;
    height: 20px;
}
.marquee img{
    margin-right: -19px;
}
.web-link{
    text-align: center;
    position: relative;
    padding: 10px;
    color: #110f7d;
    font-weight: bold;
    text-transform: capitalize;
}
.hwe{
    min-height: 80px;
}










/* Make it a marquee */
.marquee {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    animation: marquee 19s linear infinite;
}

.marquee:hover {
    animation-play-state: paused
}

/* Make it move */
@keyframes marquee {
    0%   { text-indent: -190em }
    100% { text-indent: 190em }
}

/* Make it pretty */
.microsoft {
    padding-left: 1.5em;
    position: relative;
    font: 16px 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
}

/* ::before was :before before ::before was ::before - kthx */
.microsoft:before, .microsoft::before {
    z-index: 2;
    content: '';
    position: absolute;
    top: -1em; left: -1em;
    width: .5em; height: .5em;
    box-shadow: 1.0em 1.25em 0 #F65314,
        		1.6em 1.25em 0 #7CBB00,
        		1.0em 1.85em 0 #00A1F1,
        		1.6em 1.85em 0 #FFBB00;
}

.microsoft:after, .microsoft::after {
    z-index: 1;
    content: '';
    position: absolute;
    top: 0; left: 0;
    width: 2em; height: 2em;
    background-image: linear-gradient(90deg, white 70%, rgba(255,255,255,0));
}

/* Style the links */
.vanity {
    color: #333;
    text-align: center;
    font: .75em 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
}

.vanity a, .microsoft a {
    color: #1570A6;
    transition: color .5s;
    text-decoration: none;
}

.vanity a:hover, .microsoft a:hover {
    color: #F65314;
}

/* Style toggle button */
.toggle {
	display: block;
    margin: 2em auto;
}

#myCarousel{
	background-color:#000000;
}
.img-marq{
    background: rgb(90,65,173);
    background: radial-gradient(circle, rgba(90,65,173,1) 0%, rgba(3,3,62,1) 100%);
    padding:  0;
}
.slogan .taksigiydirme{
    border-radius: 0;
    margin: 2em 0;
    padding: 1em;
    font-size: 19px;
    color: #000;
    font-weight: bold;
}
#taksipano{
    align-items: center;
    justify-content: center;
    display: flex;
}
#taksipano h2{
    font-family: Agency FB;
    font-weight: bold;
}
#taksipano p{
    font-size: 20px;
}








.animate-charcter
{
	text-transform: uppercase;
    background-image: linear-gradient( -225deg, #ffffff00 0%, #ffffff 29%, #ffffff 67%, #fff800 100% );
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 7s linear infinite;
    display: inline-block;
    animation-direction: reverse;
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}

.menuler-central{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top:1.5em;
}


article.icerik{
    font-size: 25px;
}
.sol-logo, .sag-logo{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* Sidebar */
.mrk-warning{
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mrk-warning p{
    margin: 0;
}