﻿/***************************************************************************************************************
||||||||||||||||||||||||||||              İÇERİK                 ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
****************************************************************************************************************

1. Imported styles
2. Global styles
3. Footer styles
4. Hizmetler styles
5. Count styles
6. Slider styles
7. Menu styles
8. Acılır Menu Styles
9. Ortak Sayfalar

****************************************************************************************************************
||||||||||||||||||||||||||||            İÇERİK SON                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/

/* ==============================
   1. Imported styles
   ============================== */
    @import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&amp;subset=latin-ext');
    @import url('https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900&amp;subset=latin-ext');
    @import url('https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700%7cMontserrat:400,700&amp;subset=latin,latin-ext');
    @import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300);
    @import url(https://fonts.googleapis.com/css?family=Hind:400,500,600,700);
    @import 'https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&amp;subset=latin-ext';
    @import 'https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900&amp;subset=latin-ext';

    @import url('bootstrap.min.css');
    @import url('bootstrap-select.min.css');
    @import url('jquery.bootstrap-touchspin.css');
    @import url('font-awesome.min.css');
 
     @import url('assets/revolution/css/settings.css');
     @import url('assets/revolution/css/layers.css');
     @import url('assets/revolution/css/navigation.css');






/* ==============================
   2. Global styles
   ============================== */
    html{
       overflow-x: hidden !important;
       width: 100%;
       height: 100%;
       position: relative;
       -webkit-font-smoothing: antialiased;
       text-rendering: optimizeLegibility;
    }

     body{
       background:#fff;
       color: #7c7c7c;
       height: 100%;
       overflow-x: hidden;
     }

     h1,h2,h3,h4,h5,h6,p,ul { margin:0;padding: 0;}
        
     ul {list-style-type: none;}
    .icerik_text p {
	    text-align:justify;
	    margin-bottom:20px;
	    line-height: 180%;
        color: #666;
    }

    body, p {
        font-family:  "Helvetica Neue",Helvetica,Arial,sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased !important;
        line-height: 1.42857143;
  
    }

    h1, h2, h3, h4, h5, h6{
	    color: #303030;
       font-weight: 700;
       font-family: 'Roboto Condensed', sans-serif;
       text-rendering: optimizeLegibility;
       -webkit-font-smoothing: antialiased !important;
    }

    h1{
       font-size: 36px;
       line-height: 24px;
    }

    h2{
       font-size: 28px;
       line-height: 36px;
    }

    h3{
       font-size: 24px;
       margin-bottom: 20px;
    }

    h4{
       font-size: 18px;
       line-height: 28px;
    }

    h5{
       font-size: 14px;
       line-height: 24px;
    }

    section, .section-padding {
  
    position: relative;
    }
    .list-round, 
.list-arrow,
.list-check{
   list-style: none;
   margin: 0;
   padding: 0 0 0 15px;
}

.list-round li{
   line-height: 28px;
}
.list-check li{
   line-height: 30px;
   border-bottom:dashed 1px #ccc;
   
   -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.list-check li:last-child {border:none;}

.list-round li:before {
    font-family: FontAwesome;
    content: "\f138";
    margin-right: 10px;
    color: #d51324;
    font-size: 12px;
}

.list-arrow{
   padding: 0;
}

ul.list-arrow li:before {
   font-family: FontAwesome;
   content: "\f105";
   margin-right: 10px;
   color: #d51324;
   font-size: 16px;
}


ul.list-check li:before {
   font-family: FontAwesome;
   content: "\f00c";
   margin-right: 10px;
   color: #d51324;
   font-size: 14px;
}

.border-title {
    font-size: 28px;
    line-height: 28px;
    margin-top: 0;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    letter-spacing: -0.02em;
    color: #d51324;
    font-weight: 600;
    letter-spacing: -0.04em;
}
.border-title:before {
    content: "";
    position: absolute;
    display: inline-block;
    bottom: -2px;
    width: 80px;
    height: 5px;
    background: #ccc;
    left: 50%;
    margin-left: -40px;
    z-index: 1;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}




/* ==============================
   3. Footer styles
   ============================== */

    .subscribe {
        background: #d51324;
        padding: 0; 
    }

    .no-padding {
        padding: 0;
    }
   
    .subscribe-call-to-acton {
    min-height: 115px;
    padding: 30px 0 0 30px;
    }
    .subscribe-call-to-acton h3 {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 5px;
    color: #fff;
    font-weight: 200;
    }
  
    .subscribe-call-to-acton h4 {
    color: #fff;
    font-size: 24px;
    margin: 0;
    }
    .subscribe-call-to-acton h4 a {
    color: #fff;
    }
 
    a:link, a:visited {
        text-decoration: none;
    }
   
    a {
        color: #d51324;
    }
    .action-box-content a {
        color: #7c7c7c;
    }

    .ts-newsletter {
    background: #272d33;
    position: relative;
    min-height: 115px;
    padding: 30px 0 0 50px;
    }
    .ts-newsletter:after {
    content: "";
    position: absolute;
    background: #272d33;
    display: block;
    width: 100%;
    height: 100%;
    right: -100%;
    top: 0;
    }
    .ts-newsletter:before {
    content: '';
    position: absolute;
    left: -50px;
    z-index: 1;
    border-left: 50px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 115px solid #272d33;
    bottom: 0;
    }
    .newsletter-introtext{
       float: left;
    }

    .newsletter-introtext h4{
       margin: 0;
       color: #fff;
    }

    .newsletter-form{
       float: left;
       margin-left: 30px;
       margin-top: 3px;
       position: relative;
    }

    .newsletter-form input{
       background: none;
       min-width: 450px;
       font-size: 12px;
       text-transform: capitalize;
       height: 45px;
       border: 1px solid rgba(255,255,255,.3);
    }

    .newsletter-form button {
       position: absolute;
       right: 0;
       top: 0;
       border-radius: 0;
       padding: 15px 30px 10px;
       background: #e61010 url(../images/newsletter-icon.png) no-repeat 20px 50% !important;
       text-indent: -9999em;
    }

    .footer {
    background-color: #d51324;
    background: #303030 url(../images/footer-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: 50% 50%;
    color: #747474;
    padding-top: 30px;
    }
    .footer.bg-overlay:after {
        background-color: rgba(10,10,10,0.8);
    }
    .bg-overlay:after {
        background-color: rgba(0, 46, 91, 0.9);
        z-index: 0;
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }
    .bg-overlay {
    position: relative;
    }
    .bg-overlay .container {
    position: relative;
    z-index: 1;
    }
    .action-box {
    border: 1px solid rgba(255,255,255,.3);
    border-left: 0;
    padding: 20px 15px 0 20px;
    min-height: 135px;
    position: relative;
    }
    .action-box:before {
    top: 0;
    }
    .action-box:before, .action-box:after {
        background: rgba(255,255,255,.3);
        content: '';
        height: 30px;
        position: absolute;
        left: 0;
        width: 1px;
        bottom: 0;
    }
.action-box-icon i {
    float: left;
    font-size: 32px;
    margin-top: 10px;
    background: rgba(255, 255, 255, .1);
    border: 5px solid rgba(0, 0, 0, 0.3);
    display: inline-block;
    text-align: center;
    width: 72px;
    height: 72px;
    line-height: 66px;
    color: #d25661;
    border-radius: 100%;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
}
    .action-box-content {
    margin-left: 95px;
    }
    .action-box-content h3 {
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 16px;
    color: #fff;
    }
    .action-box-text {
    margin-bottom: 5px;
    line-height: 22px;
    }
    .action-box:before, .action-box:after {
    background: rgba(255,255,255,.3);
    content: '';
    height: 30px;
    position: absolute;
    left: 0;
    width: 1px;
    bottom: 0;
    }
    .footer-main {
        padding: 40px 0;
    }
    .bg-overlay .container {
        position: relative;
        z-index: 1;
    }
    .footer .widget-title {
        font-size: 22px;
        letter-spacing: -0.03em;
        font-weight: 200;
        position: relative;
        margin-bottom: 35px;
        padding-bottom: 15px;
        color: #fff;
    }
  .footer .widget-title:before {
            content: "";
            position: absolute;
            display: inline-block;
            bottom: -2px;
            width: 50px;
            height: 5px;
            background: #999;
            left: 0;
            z-index: 1;
            -webkit-border-radius: 50px;
            -moz-border-radius: 50px;
            border-radius: 50px;
  }      
  .footer .widget-title:after {
            content: "";
            position: absolute;
            display: inline-block;
            bottom: 0px;
            width: 150px;
            height: 1px;
            background: rgba(255,255,255,.3);
            left: 0;
   }        
  .footer-logo {
    margin-bottom: 25px;
   }
  .footer-social {
    margin-top: 15px;
    align-content:center;
    margin:10px auto;
    width:200px;
    }
  .footer-social ul {
    list-style: none;
    margin: 0;
    padding: 0;
    }
  .footer-social ul li {
    margin: 0 2px 0 0;
    display: inline-block;
    }
  .footer-widget ul.list-arrow li a, .footer-widget ul.list-arrow li:before {
    color: #747474;
  }
  .footer-social ul li a i {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    border-radius: 50%;
    color: #9b9b9b;
    background: #2b2b2b;
    text-align: center;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}
  .list-arrow {
    padding: 0;
}
.list-round, .list-arrow, .list-check {
    list-style: none;
    margin: 0;
    padding: 0 0 0 15px;
}
ul.list-arrow li:before {
    font-family: FontAwesome;
    content: "\f105";
    margin-right: 10px;
    color: #d51324;
    font-size: 16px;
}
.copyright {
    background: #d51324;
    color: #fff;
    padding: 20px 0 12px 0;
    position: relative;
    z-index: 1;
    font-weight: 500;
    font-size: .85em;
    font-family: 'Raleway', sans-serif;
}
.copyright-info {
    line-height: 170%;
}

.footer-menu {
    float: right;
}
.bg-overlay .container {
    position: relative;
    z-index: 1;
}
footer.bg-overlay:after {
    background-color: rgba(10,10,10,0.8);
}
.bg-overlay:after {
    background-color: rgba(0, 46, 91, 0.9);
    z-index: 0;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.unstyled {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-menu ul li {
    display: inline-block;
    line-height: 12px;
    padding-left: 15px;
}
.footer-menu ul.nav li a {
    background: none;
    color: #fffdfd;
    padding: 0;
    line-height: 150%;
    text-align: center;
    text-decoration: underline;
}
.action-box:hover .action-box-icon i{
   background: #d51324;
   color: #fff;
}

/* ==============================
   4. Hizmetler
   ============================== */
#hizmetler {
    background: #f5f5f5 url(../images/footer-pattern.png) no-repeat center;
    background: #f5f5f5 url(../images/hakkimizda.png) no-repeat center;
    padding: 25px 0px 20px 0px;
   
}
#theme {
    border-left: 7px solid #3b6a9e;
    height: 55px;
    margin-bottom:25px;
}
#theme p {
    color: #666;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    margin: 0px 15px 0px;
    letter-spacing: -0.04em;
}
#theme h1 {
    font-size: 30px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    margin-left: 15px;
    color: #666;
    margin: 0px 15px 0px;
    letter-spacing: -0.04em;
}
.h1-style {
    color: #d51324;
}
#theme-img-container {
     overflow: hidden; 
}
#theme-img {
    margin-top: 80px;
    position: relative;
    /* border: 1px solid #ccc; */
    background: #fff;
    -webkit-box-shadow: 0 20px 70px 0 rgba(0,0,0,.2);
    box-shadow: 0 20px 70px 0 rgba(0,0,0,.2);
    text-align: center;
    padding: 10px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
}
#theme-img img {
    display: inline-block;
    width: 100%;
}
#hizmetler .col-sm-6 {
    padding-left: 0px;
}
.main-box {
    margin-top: 40px;
}
.theme-box-container {
			overflow: hidden;
			display: inline-block;
		}
		.theme-boxes:hover,
		#theme-img:hover  {
			border-color: transparent;
			/*border:none;*/
		}
		.theme-boxes:before,
		#theme-img___:before {
			box-sizing: border-box;
			transform: translateX(100%);
			content: '';
			position: absolute;
			bottom: 0;
			left: 0;
			width: 100%;
			height: 1px;
			border-bottom: 1px solid transparent;
			border-left: 1px solid transparent;
		}
		.theme-boxes
		{
			/*height:202.8px;*/
			border:1px solid #ccc;
			text-align:center;
			padding-bottom: 16px;
			position: relative;
			transition:all 0.3s ease 0s;
			-webkit-transition:all 0.3s ease 0s;
			-moz-transition:all 0.3s ease 0s;
		}
		.theme-boxes:after,
		#theme-img___:after {
			box-sizing: border-box;
			transform: translateX(-100%);
			content: '';
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 1px;
			border-top: 1px solid transparent;
			border-right: 1px solid transparent;
		}
		.theme-boxes:hover:before,
		#theme-img:hover:before {
			transition: .1s transform linear, .1s height linear .1s;
			transform: translateX(0);
			height: 100%;
			/*border-color: #e3000f;*/
            border-color:black;
		}
		.theme-boxes:hover:after,
		#theme-img:hover:after {
			transition: .1s transform linear .2s, .1s height linear .3s;
			transform: translateX(0);
			height: 100%;
            /*border-color: #e3000f;*/
			border-color:#d51324;
		}

			.theme-boxes hr,
			#theme-img hr
			{
				/*border:1px solid #e3000f;*/
				width:110px;
				background: #3b6a9e;
				height: 1px;
				border:0px;
				z-index:999;
				margin:-1px auto 0px;
			}
			.theme-boxes:hover hr,
			#theme-img:hover hr {
				display: none;
			}
			#theme-img hr
			{
				/*width:160px;*/
			}
			.theme-boxes img
			{
				margin-top:20px;
				transform:scale(1);
				-webkit-transform:scale(1);
				-moz-transform:scale(1);
				transition:all 0.3s ease-in 0s;
				-webkit-transition:all 0.3s ease-in 0s;
				-moz-transition:all 0.3s ease-in 0s;
			}
			.theme-boxes:hover img {
				transform:scale(1.2);
				-webkit-transform:scale(1.2);
				-moz-transform:scale(1.2);
			}
.theme-boxes h2 {
    /*margin:15px 0px 15px;*/
    /*margin:10px 0;*/
    color: #666;
    letter-spacing: -0.04em;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: bold;
}
			.theme-boxes p
			{
				color:#5d5d5d;
				font-size:14px;
				letter-spacing:-0.02em;
				font-family: 'Open Sans', sans-serif;
				margin:0px 20px;
			}
            .theme-boxes:hover
			{
				
                font-weight:300;
                background-color:#fff;
                
           
			}
			.theme-boxes span {color:#d51324; font-size:5em; }
			.box-style
			{
				margin-top:0px;
			}


/* ==============================
   5. Count Styles
   ============================== */

.facts-area {
    padding: 5px 0;
    color: #ffffff;
    background-color: rgba(224, 220, 220, 0.40);
    /*background-image: url(../images/footer-pattern.png);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: 50% 50%;
}


.ts-facts {
    color: #fff;
}
.ts-facts-img, .ts-facts-content {
    display: table-cell;
    vertical-align: middle;
}
ts-facts-content {
    padding-left: 30px;
}

.ts-facts-img, .ts-facts-content {
    display: table-cell;
    vertical-align: middle;
}
.ts-facts .ts-facts-content .ts-facts-num {
    color: #d51324;
    font-size: 18px;
    margin: 25px 0 10px 0;
}
    .ts-facts .ts-facts-content .ts-facts-num .counterUp {
        color: black;
        font-size: 52px;
        margin-right: 10px;
    }
.ts-facts .ts-facts-content .ts-facts-title {
    font-size: 16px;
    line-height: 20px;
    color: black;
    margin: 0;
    font-weight: 200;
}

/* ==============================
   6. Slider Styles
   ============================== */



.rev_slider_wrapper .tparrows {
  width: 40px;
  height: 100px;
  font-size: 18px;
  line-height: 100px;
  color: #fff;
  background: #d51324;
  visibility: visible ;
  opacity: 2 ;
  margin-top: -50px;
  transition: all 0.5s ease;
}
.rev_slider_wrapper .tparrows:before {
  line-height: 54px;
  font-size: 18px;
  line-height: 98px;
  font-weight: bold;
}
.rev_slider_wrapper .tparrows:hover {
  background: #000;
}
.rev_slider_wrapper .tp-bannertimer {
  display: none;
}
.rev_slider_wrapper .tp-bannertimer.tp-bottom { 
  top:auto; 
  bottom:0px ;
  height:5px
}




.rev_slider_wrapper{
  position:relative;
  width:100%;
}

.rev_slider_wrapper .tp-caption{
  z-index:5;
}

.rev_slider_wrapper .tp-dottedoverlay{
  background-color:rgba(0,0,0,0) !important;  
}

.rev_slider_wrapper .content-box{
  position:relative;
  max-width:570px;
  padding:30px 40px 30px 115px;
  background:rgba(0, 0, 0, 0.75);  
}

.rev_slider_wrapper .text{
  font-weight:400;
  line-height:1.8em;
  color:#1c1c1c;
  font-size:14px;
  margin-bottom:20px;
}

.rev_slider_wrapper h2{
  position: relative;
  font-size:34px;
  color:#fff;
  font-weight:600;
  font-family: "Raleway", sans-serif;
  text-transform:capitalize;
  line-height:50px;
  padding-bottom: 15px;
  margin-bottom:15px;
}
.rev_slider_wrapper h2:after {
  position:absolute;
  content: "";
  left:0px;
  right:0;
  bottom: 0;
  width:100%;
  height:1px;
  background: #352d26;
}
.rev_slider_wrapper h2:before {
  position:absolute;
  content: "";
  left:0px;
  right:0;
  bottom: 1px;
  width:60px;
  height:3px;
  background: #d51324;
}
.rev_slider_wrapper h2 i:before {
  position: absolute;
  left: -90px;
  top: 10px;
  font-size: 55px;
  color: #d51324;
}

.rev_slider_wrapper .list-info {
  position: relative;
}
.rev_slider_wrapper .list-info ul {
  position: relative;
  float: left;
  margin-right: 30px;
  padding-bottom: 15px;
}

.rev_slider_wrapper .list-info ul li {
  color: #d51324;
  position: relative;
  padding-left: 22px;
  padding-bottom: 10px;
  font-size: 14px;
}

.rev_slider_wrapper .list-info ul li:after {
  position: absolute;
  content: "\f046";
  font-family: "FontAwesome";
  font-size: 15px;
  color: #d51324;
  left: 0;
}





.rev_slider_wrapper .upper-line{
  position:relative;
  width:100%;
  width:700px;
  height:8px;
  border-top:8px solid #ffffff; 
}

.rev_slider_wrapper .upper-line:before{
  content:'';
  position:absolute;
  right:100%;
  top:-8px;
  width:8px;
  height:60px;
  border-right:8px solid #ffffff; 
}

.rev_slider_wrapper .upper-line:after{
  content:'';
  position:absolute;
  left:100%;
  top:-8px;
  width:8px;
  height:60px;
  border-right:8px solid #ffffff; 
}

.rev_slider_wrapper .lower-line{
  position:relative;
  width:100%;
  width:700px;
  height:8px;
  border-bottom:8px solid #ffffff;  
}

.rev_slider_wrapper .lower-line:before{
  content:'';
  position:absolute;
  right:100%;
  bottom:-8px;
  width:8px;
  height:60px;
  border-right:8px solid #ffffff; 
}

.rev_slider_wrapper .lower-line:after{
  content:'';
  position:absolute;
  left:100%;
  bottom:-8px;
  width:8px;
  height:60px;
  border-right:8px solid #ffffff; 
}

.rev_slider_wrapper h3{
  font-size:22px;
  color:#f0bc00;
  font-weight:400;
  line-height:1em;
  text-transform:capitalize;
}

.rev_slider_wrapper .subtitle{
  font-size:14px;
  color:#ffffff;
  line-height:24px;
  padding:4px 30px;
  font-weight:400;
  background:#f7542b;
  text-transform:uppercase;
}

.rev_slider_wrapper .title{
  font-size:50px;
  color:#ffffff;
  font-weight:700;
  line-height:1.3em;
  text-transform:uppercase;
  word-spacing:3px;
  letter-spacing:1px;
}

.rev_slider_wrapper .title-uppercase{
  font-size:60px;
  color:#ffffff;
  font-weight:700;
  line-height:1.3em;
  text-transform:uppercase;
  word-spacing:5px;
  letter-spacing:2px;
}


.rev_slider_wrapper .link_btn{
  font-size:14px;
  color:#ffffff;
  font-weight:700;
  text-transform: uppercase;
  line-height:1.3em;
  font-family: "Raleway", sans-serif;
  display: inline-block;
  transition: .5s ease;
}
.rev_slider_wrapper .link_btn span{
  transform: rotate(-90deg);
}

.rev_slider_wrapper .link_btn:hover {
  color: #d51324;
  transition: .5s ease;
}
.boxed_wrapper {
    width: 100%;
    background: #fff;
    overflow-x: hidden;
}
/* ==============================
   7. Menu Styles
   ============================== */
.mainmenu-wrapper {
  position: relative;
  z-index: 6;
  background: url('../images/clouds-menu.png') repeat-x center 40px;
}
.mainmenu-wrapper:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 15px;
  background: url('../images/asagi-cukur.png') no-repeat center;
  background-size: contain;
  top: 0;

  -ms-touch-action: none;
  touch-action: none;
  pointer-events: none;
}

.mainmenu-wrapper .menu-bg {
  background: #d51324;
  border-top: 5px solid rgba(0,0,0,.1);

  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  border-radius: 150px;
}

.mainmenu-wrapper.stricky-fixed {
  position: static;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}
.mainmenu-wrapper.stricky-fixed.static {
  position: relative;
}

.mainmenu-holder .nav-header,
.mainmenu-holder .nav-footer {
  display: block;
}
.mainmenu-holder .nav-header > ul,
.mainmenu-holder .nav-footer > ul,
.mainmenu-holder .nav-header > ul > li,
.mainmenu-holder .nav-footer > ul > li {
  margin: 0;
  padding: 0;
  list-style: none;

}
.mainmenu-holder .nav-header > ul > li:first-child a {
  -webkit-border-top-left-radius: 150px;
  -webkit-border-bottom-left-radius: 150px;
  -moz-border-radius-topleft: 150px;
  -moz-border-radius-bottomleft: 150px;
  border-top-left-radius: 150px;
  border-bottom-left-radius: 150px;
}
.mainmenu-holder .nav-footer > ul > li,
.mainmenu-holder .nav-header > ul > li {
  display: inline-block;
  /*float:left;*/
  margin:0;
  border:0;
  padding:0 5px 0 3px;
}
.mainmenu-holder .nav-header > ul > li {
  position: relative;

}
.mainmenu-holder .nav-header > ul > li > a {
  display: block;
  color: #FFFFFF;
  font-size: 14px;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  padding: 30px 18px;
  transition: all 0.3s ease;
  font-weight: 800;
  position: relative;
}
.mainmenu-holder .nav-header > ul > li:after {
	content:'';
	position:absolute;
	right:1px;
	top:25%;
	width:1px;
	height:50%;
	border-right: 1px dashed rgba(255,255,255,.2);
}
    .mainmenu-holder .nav-header > ul > li:before {
        content: '';
        position: absolute;
        right: 0px;
        top: 25%;
        width: 1px;
        height: 50%;
        border-right: 1px dashed #f5f5f5;
       
    }
.mainmenu-holder .nav-header > ul > li:hover > a, .mainmenu-holder .nav-header > ul > li.active > a {background:rgba(0,0,0,.1);}

.mainmenu-holder .nav-header > ul > li:last-child:before,
.mainmenu-holder .nav-header > ul > li:last-child:after {
  /*display: none;*/
}

.mainmenu-holder .nav-header > ul > li > ul,
.mainmenu-holder .nav-header > ul > li > ul > li > ul {
	position: absolute;
	top: 100%;
	left: 3px;
	width: 270px;
	background: #fff;
	padding: 0;
	margin: 0;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease;
	z-index: 9999;
	border-bottom: 5px solid #d51324;
	
	-webkit-border-bottom-right-radius: 50px;
	-moz-border-radius-bottomright: 50px;
	border-bottom-right-radius: 50px;
	
	-webkit-box-shadow: 0 20px 80px 0 rgba(0,0,0,.7);
	box-shadow: 0 20px 80px 0 rgba(0,0,0,.7);
}
.mainmenu-holder .nav-header > ul > li > ul > li > ul {
  top: 0;
  left: 100%;
}
.mainmenu-holder .nav-header > ul > li:hover > ul,
.mainmenu-holder .nav-header > ul > li > ul > li:hover > ul {
  opacity: 1;
  visibility: visible;
}
.mainmenu-holder .nav-header > ul > li > ul li {
  display: block;
  position: relative;
  line-height: 38px;
  border-bottom:dashed 1px rgba(82,138,45,.3);
}
.mainmenu-holder .nav-header > ul > li > ul li:last-child {
  border-bottom: 0;
}
.mainmenu-holder .nav-header > ul > li > ul li a {
  display: block;
  text-align: left;
  color: #d51324;
  font-size: 14px;
  padding: 0px 23px;
  transition: all 0.3s ease;
  font-family: 'Raleway', sans-serif;
  text-transform:capitalize;
  font-weight: 600;
  letter-spacing:-0.01em;
}
.mainmenu-holder .nav-header > ul > li > ul li:last-child a {
	-webkit-border-bottom-right-radius: 50px;
	-moz-border-radius-bottomright: 50px;
	border-bottom-right-radius: 50px;
}
.mainmenu-holder .nav-header > ul > li > ul li:hover > a,
.mainmenu-holder .nav-header > ul > li > ul li.active > a {
  background: #d51324;
  color: #fff;
}
.mainmenu-holder .nav-header .navigation .dropdown-expander {
    width: 40px;
    height: 40px;
    background: #d51324;
    color: #fff;
    border: none;
    outline: none;
    line-height: 40px;
    position: absolute;
    top: 5px;
    right: 5px;
}
.mainmenu-holder .nav-footer {
  margin-left: 20px;
}
.mainmenu-holder .nav-footer > ul > li {
  position: relative;
  padding-bottom: 10px;
}
.mainmenu-holder .nav-footer > ul > li > button {
  width: 50px;
  height: 50px;
  font-size: 22px;
  line-height: 50px;
  background: none;
  color: #d51324;
  background: rgb(255, 255, 255);
  border: none;
  outline: none;
  transition: all 0.3s ease;
}
.mainmenu-holder .nav-footer > ul > li > button:hover {
  background: #252525;
  color: #fff;
  border-color: #252525;
}
.mainmenu-holder .nav-footer > ul > li > button i.fa-search {
  position: relative;
  top: -2px;
}
.mainmenu-holder .nav-footer > ul > li .search-box {
  position: absolute;
  width: 250px;
  background: #d51324;
  top: 100%;
  right: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 10px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.mainmenu-holder .nav-footer > ul > li:hover .search-box {
  opacity: 1;
  visibility: visible;
}
.mainmenu-holder .nav-footer > ul > li .search-box form {
  background: #fff;
}
.mainmenu-holder .nav-footer > ul > li .search-box li {
  list-style: none;
}
.mainmenu-holder .nav-footer > ul > li .search-box li input {
  width: 78%;
  background-color: transparent;
  border: none;
  outline: none;
  height: 40px;
}
.mainmenu-holder .nav-footer > ul > li .search-box li button {
  background: none;
  outline: none;
  color: #A9A9A9;
  border: none;
  width: 30px;
  height: 40px;
  margin-right: 5px;
}
.mainmenu-wrapper .search-box {
  width: 200px;
  padding: 10px 0;
}
.mainmenu-wrapper .search-box form {
  width: 100%;
  height: 50px;
  border: 1px solid #2A2A2A;
  background: transparent;
}
.mainmenu-wrapper .search-box form input {
  border: none;
  outline: none;
  text-transform: none;
  background-color: transparent;
  width: 70%;
  float: left;
  line-height: 48px;
  color: #d51324;
  font-size: 16px;
  font-weight: 300;
  padding-left: 20px;
  height: 100%;
}
.mainmenu-wrapper .search-box form input::-webkit-input-placeholder {
  color: #9e9e9e;
}
.mainmenu-wrapper .search-box form input:-moz-placeholder {
  /* Firefox 18- */
  color: #9e9e9e;
}
.mainmenu-wrapper .search-box form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #9e9e9e;
}
.mainmenu-wrapper .search-box form input:-ms-input-placeholder {
  color: #9e9e9e;
}
.mainmenu-wrapper .search-box form button {
  background: none;
  outline: none;
  border: none;
  background: transparent;
  width: 50px;
  height: 100%;
  color: #fff;
  float: right;
}
.mainmenu-wrapper .get-appt .appt-btn {
    position: relative;
    display: block;
    line-height: 29px;
    text-align: center;
    padding: 7px 30px;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    border: 1px solid transparent;
    background: transparent;
    border-radius: 0;
    z-index: 1;
    transition: .3s ease;
}
.mainmenu-wrapper .get-appt {
	position: relative;
	overflow: hidden;
	right: 18px;
  top: 15px;
  overflow: hidden;

  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  border-radius: 150px;
}
.mainmenu-wrapper .get-appt:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 400%;
    bottom: 50%;
    right: 50%;
    background: rgba(34, 214, 41, 0.8);
    transition: .5s ease-in-out;
    opacity: 1;
    -webkit-transform: translateX(50%) translateY(50%) rotate(-45deg);
    -moz-transform: translateX(50%) translateY(50%) rotate(-45deg);
    -ms-transform: translateX(50%) translateY(50%) rotate(-45deg);
    transform: translateX(50%) translateY(50%) rotate(-45deg);
}
.mainmenu-wrapper .get-appt:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 67, 118);
}
.mainmenu-wrapper .get-appt:hover:after {
  height: 0%;
  transition: .4s ease;
}


/* ====================================================
                3. Header styles
   ==================================================== */


.main-header .header-top{
  position:relative;
  padding: 12px 0px 6px;
  background: #f7f7f7;
  color: #a2a2a2;
  font-weight: 300;
  font-size: 14px;
  font-family: 'Raleway', sans-serif;
}

.main-header .header-top a{
  color: #d51324;
  font-weight:500;
  
  -webkit-transition:all 300ms ease;
  -ms-transition:all 300ms ease;
  -o-transition:all 300ms ease;
  -moz-transition:all 300ms ease;
  transition:all 300ms ease;
}
.main-header .header-top a:hover {text-decoration:underline;}
.main-header .header-top .links-nav li{
  position:relative;
  float:left;
  margin-right:15px;
}

.main-header .header-top .top-right .links-nav li{
  margin-right:0px;
}




.main-header .header-top .top-right .links-nav li a{
  position:relative;
  line-height: 15px;
  font-size:14px;
  text-transform:capitalize;
  color: #a2a2a2;
  padding: 0px 10px;
  border-right: 1px solid #d9d9d9;
  transition: .5s ease;
}
.main-header .header-top .top-right .links-nav li a:hover {
  color: #d51324;
  text-decoration:underline;
  transition: .5s ease;
}
.main-header .header-top .top-right .links-nav li a:last-child {
  /*border-right: 0px;*/
}


.main-header .header-upper{
  position:relative;
  padding: 10px 0px 10px;
  background:#ffffff url('../images/gokyuzu.jpg') no-repeat center;
  background-size: cover;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  z-index:5;
}

.main-header .header-upper .logo img{
  position:relative;
  display:inline-block;
  max-width:100%;
  max-height:95px;
  margin-top: 5px;
}

.main-header .header-upper .upper-right{
  position:relative;
  top:20px;
  right:50px;
}

.main-header .header-upper .info-box:last-child{
  margin-right:0px; 
}

.main-header .info-box{
  position:relative;
  float:left;
  min-height:60px;
  font-size: 14px;
  padding: 15px 0px 15px 35px;
  color:#d51324;
  /*min-width:190px;*/
  font-weight: 700;
  text-transform:capitalize;
  letter-spacing:-0.03em;
}
.info-box-arama {padding-top:5px !important;}
.main-header .info-box .bottom-text {
  font-weight: 400;
  color: #666666;
  letter-spacing:normal;
  text-transform:none;
}
.main-header .info-box .bottom-text a {
  text-decoration: none;
  display: inline-block;
  color: #2f81c3;
  outline: none;
  font-weight: 600;
}
.main-header .info-box .bottom-text a:hover {color:#d51324; text-decoration:underline;}

.main-header .info-box .icon_box{
  position:absolute;
  left:10px;
  top:7px;
  width: 30px;
  height:60px;
  line-height:58px;
  color:#d51324;
  font-size: 24px;
}

.main-header .info-box .light-text{
  color:#9b9b9b;
}

.main-header .info-box li a{
  color:#9b9b9b;    
}

.main-header .info-box strong{
  font-weight:700;
  color:#555555;
  font-size:15px; 
}



.main-header .header-top .links-nav,
.main-header .header-top .social {
    display: inline-block;
}
.main-header .header-top .social {
    text-align: center;
    position: relative;
    top: -6px;
}
.main-header .header-top .social li {
    display: inline-block;
    transition: .5s ease-in-out;
}


.main-header .header-top .social li:hover a {
    color: #d51324;
    transition: .5s ease-in-out;
}

.main-header .header-top .social li a {
    color: #a2a2a2;
    line-height: 25px;
    font-size: 14px;
    padding: 0 7px;
}


/* ==============================
   8. Acılır Menu Styles
   ============================== */

.ts-service-box .ts-service-icon i {
   font-size: 24px;
   float: left;
   color: #fff;
   background: #d51324;
   border-radius: 100%;
   width: 60px;
   height: 60px;
   line-height: 60px;
   text-align: center;
}

.ts-service-box .ts-service-box-content {
   margin-left: 80px;
   margin-bottom: 30px;
}

.tab-content .ts-service-box .ts-service-box-content {
   margin-left: 90px;
}

.ts-service-box .ts-service-box-content h3 {
   font-size: 18px;
   margin-bottom: 5px;
}

.ts-service-box .ts-service-box-info{
   margin-left: 90px;
   margin-bottom: 40px;
}

.service-box-title{
   font-size: 18px;
   margin: 0 0 10px;
}

.service-box-title a{
   color: #333;
}

.service-box-title a:hover{
   color: #d51324;
}

.service-center-img{
   padding: 0 20px;
}
/*-- Featured Tab --*/
.featured-tab{
   padding-left: 15px;
}

.featured-tab .nav-tabs{
   border:0;
}

.featured-tab .nav-tabs > li > a {
   /*font-family: 'Roboto', serif;*/
   background: #7c7c7c;
   color: #fff;
   text-shadow: none;
   font-weight: 400;
   border-radius: 0;
   line-height: 50px;
   margin: 0 1px 20px;
   padding: 5px 30px;
   border: 0 !important;
   -moz-transition: all 300ms ease;
   -webkit-transition: all 300ms ease;
   -ms-transition: all 300ms ease;
   -o-transition: all 300ms ease;
   transition: all 300ms ease;
}

.featured-tab .tab-content{
   border-top: 0;
   padding: 0;
   overflow: hidden;
}

.featured-tab .nav.nav-tabs{
   margin-bottom: 20px;
}

.featured-tab .nav-tabs>li.active>a{
   color: #fff;
   background: #d51324;
   position: relative;
}

.featured-tab .nav-tabs>li.active>a:after{
   position: absolute;
   content: " ";
   width: auto;
   height: auto;
   bottom: -20px;
   left: 50%;
   border-width: 10px;
   border-style: solid;
   border-color: #e61010 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
   -webkit-transform: translateX(-50%);
   transform: translateX(-50%);
}

.featured-tab .lead{
   font-size: 18px;
   line-height: 28px;
   color: #303030;
   font-weight: 400;
}

.featured-tab .tab-pane > img{
   max-width: 550px;
}

.featured-tab .tab-pane img.pull-left{
   margin: 0 30px 0 0;
}

.featured-tab .tab-pane img.pull-right{
   margin: 0 0 0 30px;
}

.featured-tab .tab-icon i {
    font-size: 230px;
}

.tab-image-content{
   padding-left: 0;
}

.featured-tab .border-title.border-left{
   display: inline-block;
   margin-bottom: 25px;
   font-size: 20px;
}

/* ====================================================
                9. Ortak Sayfalar
   ==================================================== */
#tips {
    background: #eaeaea url(../images/intersection.png) center;
    padding: 80px 0px 60px;
}
#tips-text {
    border-left: 7px solid #e3000f;
    height: 55px;
}
#tips-text p {
    color: #767676;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    letter-spacing: -0.04em;
    margin: 0px 15px 0px;
}
#tips-text h4 {
    font-size: 30px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    letter-spacing: -0.04em;
    margin-left: 15px;
    color: #e3000f;
    margin: 0px 15px 0px;
}
#tips-para {
    position: relative;
    bottom: 10px;
}
#tips-para p {
    color: #666666;
    font-family: 'Open Sans', sans-serif;
    line-height: 25px;
    font-size: 16px;
    margin: 0px;
    text-align: justify;
}
#tips-para ul li {
    list-style: none;
    padding: 7px;
    border-bottom: dashed 1px #ccc;
    font-weight: 600;
    color: #999;
    display: block;
}
#tips-para ul li:before {
    content: "\f110";
    font-family: Flaticon;
    font-style: normal;
    padding-right: 10px;
}
#tips-para h2 {
    color: #e3000f;
    letter-spacing: -0.03em;
    font-size:20px;
}


.solmenuyazi {

    display: block;
    text-align: left;
    color: #d51324;
    font-size: 14px;
    padding-left:0px;
    transition: all 0.3s ease;
    font-family: 'Raleway', sans-serif;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: -0.01em;
  
    position: relative;
    line-height: 38px;
    border-bottom: dashed 1px rgba(82,138,45,.3);
   
}
    .solmenuyazi:hover {
    background: #d51324;
    color: #fff;
    }
  .solmenuyazialt:hover {
    background: #d51324;
    color: #fff;
    }
.solmenuyazi:before {
content: "\f110";
    font-family: Flaticon;
    font-style: normal;
   
}
.solmenuyazialt:before {
content: "\f110";
    font-family: Flaticon;
    font-style: normal;
   
}
.solmenuyazialt {
    
  display: block;
    text-align: left;
    color: #d51324;
    font-size: 14px;
    padding-left:0px;
    transition: all 0.3s ease;
    font-family: 'Raleway', sans-serif;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: -0.01em;
  
    position: relative;
    line-height: 38px;
    border-bottom: dashed 1px rgba(82,138,45,.3);
  
    position: relative;
    line-height: 38px;
    border-bottom: dashed 1px ;
     border-bottom: 5px solid #d51324;
    -webkit-border-bottom-right-radius: 50px;
    -moz-border-radius-bottomright: 50px;
    border-bottom-right-radius: 50px;
    
   background-color:transparent;
}

input {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: textfield;
    background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59));
    -webkit-rtl-ordering: logical;
    cursor: text;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 1px 2px;
    border-width: 2px;
    border-style: inset;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(195, 195, 195));
    border-image: initial;
}
.span.a {
  display: inline-block;
  width: 10px;
 background-color: -internal-light-dark(rgb(239, 239, 239), rgb(74, 74, 74));
 border-color: -internal-light-dark(rgb(118, 118, 118), rgb(195, 195, 195));
 padding-left:30px;
 padding-right:30px;
 padding-top:8px;
 padding-bottom:8px;
 background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-right:10px;
}
.span.b {
  display: inline-block;
  width: 250px;

}

@media only screen and (max-width: 400px) {
    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
        width: 100%;
        padding-right:15px;
    }
}