.dil-secim{position: absolute;right: 0;top:-25px;margin-right: 30px;color:white;}
.dil-secim ul li{list-style-type: none;float: left;margin-left: 10px;}

@media screen and (max-width: 480px) {
.dil-secim{position: absolute;right: 0;top:-15px;margin-right: 30px;}
}

.header-nav.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #1A98B5;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.04);
    z-index: 999;
    animation: sticky  1.2s;
    opacity: 0.9;

}

    .header-nav .navigation .navbar .navbar-nav .nav-item a {
          font-size: 15px;
          font-weight: 500;
          color: #fff;
          font-family: 'Open sans', sans-serif;
          text-transform: capitalize;
          position: relative;
          -webkit-transition: all 0.3s ease-out 0s;
          -moz-transition: all 0.3s ease-out 0s;
          -ms-transition: all 0.3s ease-out 0s;
          -o-transition: all 0.3s ease-out 0s;
          transition: all 0.3s ease-out 0s;
          margin-right: 18px;
          line-height: 45px;
          padding: 0;
            }


.crimson-font{
 font-family: 'Crimson Pro', serif;
}



.opensans-font{
 font-family: 'Open sans', sans-serif;
}

.k-mavi{color:#262262;}
.a-mavi{color:#439dc1;}

.header-nav .navigation .navbar .navbar-nav .nav-item a.active {border-bottom: 3px solid #fff;}
.header-nav .navigation .navbar .navbar-nav .nav-item a:hover {border-bottom: 3px solid #fff;}

a.bs-btn{padding: 8px 18px;background: cornflowerblue;font-size: 11pt;color: floralwhite;border-radius: 5px;border: 0;cursor: pointer;}
a.bs-btn:hover{background: red;}

ul.bs-ul{font-size:11pt;}
ul.bs-ul li{background: aliceblue;margin-bottom: 5px;padding: 4px;}


.servis-div{padding-bottom: 20px;border-bottom: 1px dashed #dedfe0;padding-top: 20px}
.servis-div h3{color:#262262}
.servis-div img{box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.2);border:3px solid white;}

.servis-table table{
    font-family: 'Open sans', sans-serif;
font-size: 9pt;
}


.servis-table table th {
 writing-mode: tb-rl;
color:#fff;
background-color:#262262;

}

.servis-table table th{line-height: 1;vertical-align: middle;}
.servis-table td:first-child {
font-weight: bold;  color:#262262;padding: 5px;}

.filo-table table{
    font-family: 'Open sans', sans-serif;
font-size: 9pt;
}


.filo-table table th {
 writing-mode: tb-rl;
color:#fff;
background-color:#3da3bc;
border-top: 7px solid #398ca0;
   -webkit-transition: all 0.3s ease-out 0s;
          -moz-transition: all 0.3s ease-out 0s;
          -ms-transition: all 0.3s ease-out 0s;
          -o-transition: all 0.3s ease-out 0s;
          transition: all 0.3s ease-out 0s;
}

.filo-table table th:hover {background-color:#398ca0;}

.filo-table table th{line-height: 1;vertical-align: middle;}
.filo-table td:first-child {color:#262262;padding: 5px;}

/*konteyner*/
table { font-family: 'Open sans', sans-serif; font-size: 12px; color: #333333; line-height: 25px; text-decoration: none; margin-bottom: 50px; width: 100%;}
table tr td{padding: 5px; border: 1px solid #fff;}
.clr1 > td,.clr11 {background-color: #d3e6f4!important}
.clr2 > td{background-color: #eeeded;}
.clr3 {background-color: #398ca0; text-align: center;vertical-align: middle;font-weight: bold;color:#fff;}
.clr4 > td{background-color:#bcccd7;}
.clr4{text-align: center}

.contact-us-page{font-family: 'Open sans', sans-serif;}
#iletisim-bilgileri ul li{list-style-type: none;}
#iletisim-bilgileri ul li a{color: black;;}
#iletisim-bilgileri ul li i{font-weight: bold;}

.info, .success, .warning, .error, .validation {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.info {
color: #00529B;
background-color: #BDE5F8;
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
}
.error {
color: #D8000C;
background-color: #FFBABA;
}


/*ACENTALAR*/
#acentalar{font-family: 'Open sans', sans-serif;}
.ct-find-service {
	background: #00719b;
font-family: 'Open sans', sans-serif;
	padding: 20px 25px;
	margin-top: 50px;
	margin-bottom: 15px;
	margin-top: 0;
	padding-left: 25px;
	padding-right: 25px;
}
.ct-find-service h2 {
	color: #fff;
	font-size: 38px;
}
@media (min-width: 1200px) {
	.ct-find-service {
		padding: 20px 55px;
	}
}
.ct-select-group {
	height: 64px;
	margin-bottom: 15px;
	position: relative;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.04);
}
.ct-select-group .ct-select {
    width: 100%;
    height: 64px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    font-size: 22px;
    border: none;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    padding: 5px 15px;
}
.ct-select-group .ct-select option {
	font-size: 22px;
	background: #fff;
}
.ct-select-group:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 64px;
    width: calc(100% - 64px);
    background: floralwhite;
    z-index: 0;
}
.ct-select-group:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 64px;
	height: 64px;
	background-color: #1A98B5;
	background-image: url(https://raw.githubusercontent.com/solodev/styling-select-boxes/master/select1.png);
	background-position: center;
	background-repeat: no-repeat;
	z-index: 0;
}

.acenta-bilgiler {margin: 30px 0 0 0;}
.acenta-bilgiler div{padding: 30px;border-top:10px dashed #262262;box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.24);
}
.acenta-bilgiler div ul{padding: 0;margin:0;}
.acenta-bilgiler ul li{list-style-type:none;font-size:11pt;}
.acenta-bilgiler ul li a{color:black;}
.acenta-bilgiler ul li.baslik{color:#262262;font-weight: bold;}
.acenta-bilgiler ul li.il{color:crimson;}

.subscribe-area.subscribe-11-area {
    background: #c2c7d5d1;
}

.subscribe-item .title {
    color: #242a46;
    font-size: 40px;
    font-weight: 700;
    font-family: "Open sans", sans-serif;
    margin-bottom: 21px;
}

.subscribe-form.subscribe-11-form ul li a.main-btn-2 {
    background: #242a46;
    border-color: #242a46;
    margin-left: 5px;
    color: #fff;
}

.hero-area.hero-2-area .section__bg::before {
  opacity: .35; }
