@charset 'UTF-8';

@font-face {
  font-family: Gotham;
  src: url(../fonts/GothaProLig.woff2);
  src: url(../fonts/GothaProLig.woff2) format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: url(../fonts/GothaProReg.woff2);
  src: url(../fonts/GothaProReg.woff2) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: url(../fonts/GothaProMed.woff2);
  src: url(../fonts/GothaProMed.woff2) format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: url(../fonts/GothaProBol.woff2);
  src: url(../fonts/GothaProBol.woff2) format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'dost';
  src: url('../fonts/dost.eot?22632810');
  src: url('../fonts/dost.eot?22632810#iefix') format('embedded-opentype'),
       url('../fonts/dost.woff2?22632810') format('woff2'),
       url('../fonts/dost.woff?22632810') format('woff'),
       url('../fonts/dost.ttf?22632810') format('truetype'),
       url('../fonts/dost.svg?22632810#dost') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: 'Gotham', sans-serif;
  background-color: #f7f7f7;
}

 [class^="icon-"]:before, [class*=" icon-"]:before, .slick-prev:before, .slick-next:before {
  font-family: "dost";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 
.icon-left-open:before { content: '\e800'; }
.icon-right-open:before { content: '\e801'; }
.icon-search:before { content: '\e802'; }
.icon-cancel:before { content: '\e803'; }
.icon-right-big:before { content: '\e804'; }
.icon-arrows-cw:before { content: '\e805'; }
.icon-facebook:before { content: '\f09a'; }
.icon-youtube:before { content: '\f167'; }
.icon-instagram:before { content: '\f16d'; }

.caret {
background: url('../images/down-arrow.png') right 1rem center no-repeat;
}

.rcaret {
background: url('../images/right-arrow.png') right 1rem center no-repeat;
}

.row .teref-col {
  padding: 0;
}

.row .teref-col .chartdiv{
border-radius: 10px;
}

.row.rehberlik.emil {
  margin-left: 0;
  margin-right: 0;
}

.fontControl {
  position: fixed;
  top: 24vh;
  padding-left: 15px;
}


.pasport .subtitle {
  margin-bottom: 0;
}
.pdf-manual {
display: inline-block;
width: 64px;
height: 64px;
background: url('../images/pdfx64.png') center no-repeat;
text-indent: -9999px;
white-space: nowrap;
float: right;
margin-top: 12px;
}

.merkez {
  width: 84.3%;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid {
  max-width: 1440px;
}
.basliq {
  margin-bottom: 25px;
}

* {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.navMenu {
  padding: 0;
  background-color: #f7f7f7;
}



.navMenu .row {
  margin-right: 0;
  margin-left: 0;
}

.navMenu.inner-page {
background: transparent;
  }

.mainNav {
      padding: 10px 0;
      transition: all 0.3s ease-in-out;
      position: initial;
}

.mainNav .navbar-brand {
  margin: 0;
}

.navMenu .col {
position: initial;
}

.navYuxari {
  position: sticky;
  z-index: 1042;
  transition: all 0.3s ease-in-out;
}

.sticky {
  position: sticky;
  top:0px;
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
  transition: all 0.3s ease-in-out;
}

.sticky .mainNav {
padding: 1vh 0;
transition: all 0.3s ease-in-out;
}

.sticky .navMenu.inner-page {
background: #f7f7f7;
  }

.sticky .logo {
  height: 45px;
  transition: all 0.3s ease-in-out;
}

.navbar-light .navbar-nav .nav-link{
  font-weight: 600;
  color: #003e77;
  margin: .5rem 1rem;
  font-family: 'Gotham', sans-serif;
  border-bottom: 1px solid rgba(0,70,122,0.25);
  padding: 0;
  padding-bottom: 5px;
}

.navbar-light .navbar-nav .konullu .nav-link{
background-color: rgba(136, 36, 115,1);
color:#fff;
}
.navbar-light .navbar-nav .nav-link.lang-link {
color:#666;
font-size: .9rem;
font-weight: 300;
}

.navbar-light .navbar-nav .nav-link i {
font-size: 1.2rem;
color: #003e77;
}



.navbar-light .navbar-nav .nav-link.search-link {
  margin-left: .5rem;
  margin-right: .5rem
}
.dropdown-toggle:after{
content: none;
display: none;
}

.dropdown-menu {
  margin-top: 22px;
  border-radius: 0;
  border-top: 0 none;
  border-bottom-left-radius: .25rem;
  border-bottom-right-radius: .25rem;
}

.sticky .dropdown-menu {
        margin-top: 13px;
    }
.dropdown-item { 
  padding: .4rem 3rem .4rem 1rem;
}
.xidmetdown {
  position: initial !important;
}

.dropdown-item:hover {
  background-color: #eaeaea;
}

.navbar-nav .xidmet-menu {
  width: 100%;
  margin-top: -1px;
  border: 0 none;
  border-bottom: 6px solid #003e77;
  border-radius: 0;
  padding: 3rem 3rem;
}
/*.navbar-nav .dropdown-menu {
  width: 105.4%;
  margin-left: -50px;
  margin-top: -1px;
  padding: 20px 70px 20px 60px;
  border: 0 none;
  border-bottom: 4px solid #003e77;
  border-radius: 0;
}*/


.navbar-brand img {
  height: 70px;
}
.about-call {
margin-top: 5rem;
}


.bigSec {
  background: #fff url('../../melumat/diger/dost-building.webp') no-repeat center left;
  border-radius: 8px;
  width: 100%;
  height: 320px;
}

.smallSec {
  background:#fff url('../../melumat/diger/call-center.webp') no-repeat center right;
  border-radius: 8px;
  width: 100%;
  height: 320px;
  padding: 30px;
}

.cinfo {

}

.cinfo .que {
    font-size: 32px;
    font-weight: 600;
}

.cinfo .num {
    font-size: 80px;
    font-weight: 600;
    color: #003e77;
    background:url('../images/phone.png') no-repeat right;
    padding-right: 80px;
    display: inline-block;
}

.cinfo .zeng {
    font-size: 22px;
}

.ctitle {
  display: block;
  background:url('../images/sicon.png') no-repeat left;
  color: #003e77;
  padding-left: 70px;
  height: 62px;
  line-height: 62px;
}

.cinfo p {
  font-size: 16px;
}

.bolme {
margin:6rem 0;
}

.capt {
  margin-bottom: 3rem;
  text-align: center;
}
.subtitle  {
  display: inline-block;
  text-transform: uppercase;
  background:url('../images/sicon.png') left center no-repeat;
  color: #00467a;
  padding-left: 70px;
  line-height: 60px;
  font-weight: 600 !important;
  font-size: 2.6rem;
}

.subtitle span {
  font-weight: 600;
  font-family: Gotham, sans-serif !important;
}

.xbolme {
  padding: 0 25px;
  margin-top: 14vh;
  margin-bottom: 10vh;
  margin-right: auto;
  margin-left: auto;
}

.xidmetler .xidmet-item{
min-height: 220px;
position: relative;
background: transparent;
}

.xidmetler .xidmet-item .mel {
height: 220px;
width: 100%;
background:url('../images/oicon.png') no-repeat center;
position: relative;
}

.xidmetler .xidmet-item img {
  position: absolute;
  bottom: 0;
  left: 0;
}

.xidmetler .xidmet-item h2 {
font-weight: 400;
font-size: 1.4rem;
display: inline-block;
max-width: 160px;
padding-right: 15px;
position: absolute; 
top: 50%;
right: 0; 
transform: translate(0, -50%);
}

.xett {
  padding: 0;
}
.ayirici {
  height: 100px;
  background: #00467a url('../images/pattern.png') no-repeat 5% center;
}

.lbolme {
  padding: 0;
  margin-top: 14vh;
}

.lbolme .col {
  position: relative;
}

.lbolme .col a {
  display: block;
  overflow: hidden;
  outline: 0 none;
  border-radius: 10px;
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}

.lbolme .col img {
border-radius: 10px;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}

.lbolme .col img:hover {
-webkit-filter: blur(2px);
filter: blur(2px);
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}

.frameBorder {
background: #ffffff;
background: -moz-linear-gradient(top,  #ffffff 0%, #f0f0f0 100%);
background: -webkit-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#f0f0f0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 );
border-radius: 10px;
padding: 3% 1%;
}

.rbolme {
	margin-top: 8vh;
  padding: 0;
}
.mediabox .media {
  margin: 50px;
  padding: 3%;
  padding-left: 0;
  background: #e0e9f1;
background: -moz-linear-gradient(left,  #e0e9f1 0%, #f1e5f1 100%);
background: -webkit-linear-gradient(left,  #e0e9f1 0%,#f1e5f1 100%);
background: linear-gradient(to right,  #e0e9f1 0%,#f1e5f1 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e9f1', endColorstr='#f1e5f1',GradientType=1 );
  border-radius: 10px;
  transition: all 300ms ease;
  position: relative;
}
.mediabox .media img {
  width: 100%;
  }

.imgDecor {
  padding-bottom: 10px;
  background: url('../images/imgDecor.png') no-repeat bottom center;
  max-width: 200px;
  width: 28%;
}
.reyler .mediabox.slick-active:first:child .media {
margin-left:20px;
}

.reyler .slick-active { 
    opacity: 0.6;
    transition: all 300ms ease;
}
.reyler .slick-active p { 
font-size: .9rem;
margin: 0;
}

.reyler .slick-center .media { 
  opacity: 1;
  transform: scale(1.3);
}

.reyler .slick-active.slick-center { 
    opacity: 1;
    transition: all 300ms ease;
}

.reyler .slick-center p { 
font-size: .8rem;
}


.xebolme {
  margin-top: 8vh;
  margin-bottom: 8vh;

}

.xitem a {
  text-decoration: none;
  outline: 0 none;
  border: 0 none;
}

.xitem a img {
display: block;
width: 100%;
border-radius: 8px;
}

.xitem .media-body {
  margin-top: 0.6rem;
  margin-left: 0;
}

.bolgu * {
  text-decoration: none;
}

.bolgu a {
text-decoration: none;
color: #fff;
}

.bolgu-3.bol a {
  display: block;
  justify-content: flex-end;
  margin-bottom: 2rem;

}

.xitem .media-body a h5{
  font-family: 'Gotham', sans-serif;
  font-weight: 600;
  font-size: 1.1rem;
}

.xitem .media-body a {
  text-decoration: none;
  color: #333;
  outline: 0 none;
  border: 0 none;
}

.xitem .media-body a:hover {
color: #00467a;
}

.xeframe {
background: #fff;
border-radius: 10px;
padding: 3% 1%;
}


.inbolme {
  position: relative;
}

.blueover {
background: #00467a;
position: absolute;
display: block;
width: 100%;
left: 0;
right: 0;
top: 0;
bottom: 0;
opacity: .5;
}

.insta {
  background-color: #003e77;
}

.insta div {
  padding: 0;
  margin: 0;
}


.insta div a.instagram-image {
display: block;
height: 210px !important;
overflow: hidden !important;
text-decoration: none;
outline: none;
transition: all 0.3s ease-in-out;
}

.insta div a.instagram-image:hover {
opacity: .6;
text-decoration: none;
outline: none;
transition: all 0.3s ease-in-out;
}

.instagram-image img {
  width: 100%;
  transition: all 0.3s ease-in-out;
  transform: scale(1.2);
}

.instagram-image:hover img {
transform: scale(1);
transition: all 0.3s ease-in-out;
}

.banner-link {
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 247px;
  width: 100%;
}

.sonluq {
  background:#00467a;
  padding: 5% 3%; 
}

.mbol h5 {
  font-weight: 600;
  font-size: 1.3rem;
  color: #fff;
  margin-bottom: 1.5rem;
}
.mbol .nav .nav-link {
  color: #fff;
  font-weight: 500;
  font-size: .9rem;
  padding: .2rem 0;
}


.mbol .nav .nav-link:before {
    display: inline-block;
    margin-left: 0;
    margin-right: .6em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    transform: rotate(270deg);
    border-left: .3em solid transparent;
}

.cr {
  padding-top: 2%;
  padding-bottom: 2%;
  background: #012849;
  text-align: center;
  max-width: 100%;
}

.cr-txt {
  font-weight: 400;
  font-size: .9rem;
  color: #fff;
  padding: 0;
  margin: 0;
}

.gizle {
  display: none;
}
.xsetir {
  padding-bottom: 3%;
}
.morelink {
  width: 100%;
  text-align: center;
  display: block;
}

.morelink .cox {
  font-size: 1.2rem;
  color: #00467a;
  outline: 0 none;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.morelink .cox i {margin-right: .1rem;}
.morelink .cox:hover {
color: #666;
transition: all 0.3s ease-in-out;
}

.axsec {
  display: none;
  position: fixed;
  z-index: 99999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #00467a;
}


.axtarForm {
  background-color: #00467a;
  padding:1rem;
  margin: 250px auto 0 auto;
}

.axtarForm .input-group-text {
  font-size: 1.5rem;
  background-color: #00467a;
  border: 0 none;
  color: #fff;
  border-bottom: 1px solid #2064a2;
  border-radius: 0;
}

.axtar-bagla {
 display: inline-block;
 float: right;
 margin-right: 30px;
 margin-top: 30px;
}

#q {
  width: auto;
  outline: 0 none;
  border-left: 0 none;
  margin: 0;
  background-color: #00467a;
  color: #fff;
  border: 0 none;
  border-bottom: 1px solid #2064a2;
  font-size: 1.2rem;
  font-weight: 600;
  border-radius: 0;
  font-family: Gotham;
}

#q::placeholder {
   color: rgba(255,255,255,0.6);
 }

#q:active, #q:focus {
  border-color: #ced4da;
  box-shadow: none;
}

.minfo {padding-right: 4rem;}
.minfo h2 {
  font-family: 'Gotham', sans-serif;
  font-weight: 600;
  margin-bottom: 1.5rem;
}

.minfo p {
  font-size: 1rem;
  display: block;
  text-align: justify;
}

.xitems .col {

}

.tcel {
  display: flex;
  align-items:center;
  background-color: #f7f7f7;
  padding: 1rem .8rem;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.tcel a {
  display: inline-block;
  transition: all 0.3s ease-in-out;
}

.tcel:hover {
background-color: #eaeaea;
transition: all 0.3s ease-in-out;
}

.tcel:hover .item-link {color: #000; transition: all 0.3s ease-in-out;}

.tcel:hover .img-link img {opacity: .5;}

.tcel .img-link {
margin-right: .6rem;
outline: 0 none;
}

.tcel .item-link {
  font-weight: 600;
  text-decoration: none;
  color: #333;
  font-size: .9rem;
}

.item-link img {
  display: inline-block;
  max-height: 64px;
}

.item-svg img {
  height: 100%;
  width: 100%;
}

.head-section {
  position: absolute;
  top: 0;
  width: 100%;
  background:#f7f7f7;
}

.bkim {
  background: url('../images/daire-bg.png') 2% 40px no-repeat;
  padding: 10% 2% 3% 2%;
  max-width: 1170px;
}
.pad {max-width: 1170px; padding: 0 2%;}
.page-header {
margin-bottom: 4vh;
padding-left: 1vw;
}

.page-header h1 {
  font-weight: 600;
  color: #000;
}

.breadcrumb {
  background: transparent;
  margin-bottom: 0;
  padding: 0;
}

.breadcrumb .breadcrumb-item a {
  color:#00467a; 
}

.info-bg {
  background-color: #00467a;
}

.info-text {
  padding: 2.2rem 0;
}

.info-text p {
  color: #fff;
  font-weight: 300;
  font-size: 1.3rem;
  margin: 0;
  line-height: 2.2rem;
}


.dcol-12 {
  display: flex;
  width: 100%;
}

@media (max-width: 1800px){
.merkez {
    width: 90%;
}
}

@media (max-width: 1550px){
.merkez {
    width: 93.7%;
}
}

@media (max-width: 1280px){
.merkez {
    width: 93.7%;
}
}

@media (max-width: 1600px){
.about-call, .xbolme, .lbolme, .rbolme, .xebolme, .xett {
 
}
}

@media (max-width: 1400px){
.about-call, .xbolme, .lbolme, .rbolme, .xebolme, .xett {
  width: 94%;
  width: 94vw;
}
}


.sehife-sec {
  background: url('../images/daire-bg.png') 18vw 0 no-repeat;
  padding-top: 24vh;
  position: relative;
  margin-top: -14vh;
}

.play-video {
height: 64px;
line-height: 60px;
padding-left: 80px;
display:inline-block;
position: absolute;
z-index: 200;
text-align: center;
justify-content: center;
align-items: center;
background: url('../images/play.png') left center no-repeat;
opacity: 1;
-webkit-transition: .4s ease-in-out;
transition: .4s ease-in-out;
color: #fff;
font-weight: 600;
font-size: 1.2rem;
}



.sbolme {
    display: -moz-box;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-flow: row;
    -webkit-flex-flow: row;
    flex-flow: row;
    position: relative;
    overflow: hidden;
    background-color: #00467a;
}

.sbolme:after {
    content: " ";
    display: table;
}

.ssekil {
  display: flex;
  ms-flex-order: 2;
    -webkit-flex-order: 2;
    order: 2;
    width: 50%;
    align-self: stretch;
    float: right;
    max-width: 100%;
    -ms-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    position: relative;
    overflow: hidden;
    background-color: #00467a;
    text-align: center;
justify-content: center;
align-items: center;
}

.ssekil img {
  width: auto;
  max-width: 100%
  opacity:1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
}
.ssekil img:hover {
opacity: .5;
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

.ssekil:hover .play-video, .play-video:hover {
opacity: .6;
-webkit-transition: .4s ease-in-out;
transition: .4s ease-in-out;
}

.stext {
 
  -ms-flex-order: 1;
    -webkit-flex-order: 1;
    order: 1;
    padding-left: 4vw;
    padding-right: 4vw;
    padding-top: 10vh;
    padding-bottom: 10vh;
    position: relative;
    width: 50%;
    float: left;
    -moz-transition: all .4s cubic-bezier(0,.29,.35,.98);
    -o-transition: all .4s cubic-bezier(0,.29,.35,.98);
    -webkit-transition: all .4s cubic-bezier(0,.29,.35,.98);
    transition: all .4s cubic-bezier(0,.29,.35,.98);
    z-index: 1;
    max-width: 100%;
    -ms-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    overflow: hidden;
}

.text-kesik {
  position: relative;
  overflow: hidden;
  padding-left: 1vw;
  padding-right: 90px;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 300;
}

.text-kesik.bir-text {
  font-size: 1.5rem;
}

@media (max-width: 1200px), (max-height: 800px) {
 .text-kesik {
 padding-left: 0;
 } 
}

.text-kesik p {
  margin: 0;
}


.tariximiz {
  background-color: #fff;
  padding-top: 12vh;
  padding-bottom: 6vh;
}

.tariximiz:after {
    content: " ";
    display: table;
}
.sub-head {
  text-align: center;
  padding-bottom: 6vh;
}

.sbolme_l {
    display: -moz-box;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-flow: row;
    -webkit-flex-flow: row;
    flex-flow: row;
    position: relative;
    overflow: hidden;
    background-color: #fff;
}

.sbolme_l:after {
    content: " ";
    display: table;
}

.ssekil_l {
  ms-flex-order: 1;
    -webkit-flex-order: 1;
    order: 1;
    width: 50%;
    align-self: stretch;
    float: left;
    max-width: 100%;
    -ms-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    overflow: hidden;
    background-color:#00467a;
}


.ssekil_l img {
  width: 100%;
  max-width: 100%;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
}

.ssekil_l:hover img {
  opacity: .5;
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

.stext_l {
  -ms-flex-order: 2;
    -webkit-flex-order: 2;
    order: 2;
    padding-right: 4vw;
    padding-left: 4vw;
    padding-top: 10vh;
    padding-bottom: 10vh;
    position: relative;
    width: 50%;
    float: right;
    -moz-transition: all .4s cubic-bezier(0,.29,.35,.98);
    -o-transition: all .4s cubic-bezier(0,.29,.35,.98);
    -webkit-transition: all .4s cubic-bezier(0,.29,.35,.98);
    transition: all .4s cubic-bezier(0,.29,.35,.98);
    z-index: 1;
    max-width: 100%;
    -ms-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    overflow: hidden;
}

.tariximiz .stext_l {
  padding: 0;
}

.text-kesik {
  position: relative;
  overflow: hidden;
  padding-left: 80px;
  padding-right:80px;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 300;
  text-align: justify;
}

.text-kesik_l {
  position: relative;
  overflow: hidden;
  padding-left: 80px;
  padding-right:80px;
  color: #000;
  font-size: 1.3rem;
  font-weight: 300;
  text-align: justify;
}

.text-kesik p, .text-kesik_l p {
margin-bottom: 0;
}

@media (max-width: 1200px), (max-height: 800px) {
 .text-kesik {
 padding-left: 0;
 } 
}


.rehber-sec .sub-head {text-align: left;}

.rehber-sec {margin-top: 12vh;}
.rehber-sec .stext {background-color: #fff;}
.rehber-sec .stext .text-kesik {color: #000;}

.rehber-sec .ssekil img {
    width: 100%;
    max-width: 100%;
}

.rehber-sec2 .ssekil_l img {
    width: 100%;
    max-width: 100%;
}


.adsoyad {
  margin-bottom: 3vh;
  font-weight: 600;
}

.vezife {
  font-size: 1rem;
  font-weight: 600;
}

.memnun {
  background: #00467a;
  margin-top: 10vh;
  margin-bottom: 10vh;
}

.sonmer {
  width: 70%;
  margin: 0 auto;
}
.mel {
  background: url('../images/daire-arxa.png') 3vw 5vh no-repeat;
  padding: 10vh 0;
  color: #fff;
  text-align: center;
}

.metn {
  text-align: justify;
  margin-top: 8vh;
}

#sclose {
  font-size: 1.2rem;
  cursor: pointer;
}

.rehberler {
  text-align: center;
  margin-top: 10vh;
}

.rehberler a {
  display: inline-block;
  padding: 1vh 2vw;
  background-color: #fff;
  color: #00467a;
  font-weight: 600;
  text-decoration: none;
  outline: 0 none;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
}

.rehberler a:hover {
background-color: #00467a;
color: #fff;
-webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
}

.nopad .container-fluid {
  margin: 0;
  padding: 0;
}

.about-call .nopad {
  background-color: #fff;
  border-radius: 10px;
}

.bigSec-text {
    padding: 3rem 3rem 2rem 0rem;
    font-size: 1.1rem;
}

.bigSec-text h1 {
    font-weight: 600;
    font-size: 1.5em;
    margin-bottom: 20px;
}
.bigSec-text p {
font-weight: 300;
margin: 0;
}


.xidmet-bg{
background-image:url(../images/back3.webp);
background-size:80%;
background-position:bottom right;
background-repeat:no-repeat;
background-attachment:fixed;
}

.sehife-sec2 {
    background: url(../images/daire-bg.png) 18vw 0 no-repeat;
    padding-top: 20vh;
    position: relative;
    margin-top: -13vh;
    margin-bottom: 400px;
}

.line20{
background-color:rgba(0,70,122,1);
width:100%;
height:20px;
margin-bottom:5rem}

.xid-text{
color:#fff;
background-color:rgba(0,70,122,1);
padding:4rem 20rem;
font-size:1.5rem;
margin-top:3rem;
font-weight: 300;
}

.main-title{
font-weight:600;
font-size:3em;
padding:0 17%;
color:#000;
}


.sehife-sec2 {
  background: url('../images/daire-bg.png') 18vw 0 no-repeat;
  padding-top: 20vh;
  position: relative;
  margin-top: -13vh;

  margin-bottom: 400px;
}

.sehife-sec-in{
max-width:1500px;
margin:auto;
padding-top:10vh}


.xidnav .nav-item {
  padding: 20px 20px 20px 80px;
  background-repeat: no-repeat;
  background-position: 20px 20px;
  background-size: 64px;
  margin-bottom: 10px;
}

.xidnav .nav-link {
  padding: 24px;
  font-size: 1.2rem;
  font-weight: 600;
  color: #000;
}

.xidnav .nav-link i { 
text-align: right;
float: right;
font-size: 2.5rem;
margin-top: -4px;
margin-right: -20px;
}




.xid-item{padding:2rem;margin-bottom:2rem;}
.xid-item1{background:rgba(136,36,115,0.05) url(../images/x1g.png);}
.xid-item2{background:rgba(0,70,122,0.05) url(../images/x2g.png);}
.xid-item3{background:rgba(190,0,39,0.05) url(../images/x3g.png);}
.xid-item4{background:rgba(0,153,204,0.05) url(../images/x4g.png);}
.xid-item5{background:rgba(0,70,122,0.05) url(../images/x5g.png);}
.xid-item6{background:rgba(0,254,80,0.05) url(../images/x6g.png);}
.xid-item7{background:rgba(0,153,204,0.05) url(../images/x7g.png);}
.xid-item8{background:rgba(122,193,67,0.05) url(../images/x8g.png);}
.xid-item9{background:rgba(0,153,204,0.05) url(../images/x9g.png);}
.xid-item10{background:rgba(0,70,122,0.05) url(../images/x10g.png);}
.xid-item13{background:rgba(204,188,0,0.05) url(../images/x4g.png);}
.xid-item12{background:rgba(21,158,255,0.05) url(../images/x2g.png);}

.xeber-inner {
  background-color: #fff;
  border-radius: 10px;
  padding: 50px 7rem; 
}

.xeber-head {
  padding-bottom: 15px;
  border-bottom: 1px solid #efefef;
}

.xeber-head h1 {
font-size: 2rem;
font-weight: 600;
}

.xeber-info {
  border-bottom: 1px solid #efefef;
  padding:5px 0;
  color: #666;
  margin-bottom: 15px
}

.xeber-blok .xeber-info {
  margin-bottom: 0;
}

.xeber-tarix, .xeber-paylas, .font-control {
  display: inline-block;
}

.olcu {
  color: #000;
  font-size: 1.2rem;
  font-weight: 600;
  margin-right: 10px;
}

.olcu:hover {
color: #003e77;
text-decoration: none;
}

.font-control { float: right; }

.xeber-tarix { margin-right: 15px; }
.sekil-con {
  width: 100%;
  text-align: center;
}
.xeber-img {
  max-width: 918px;
  width: 100%;
  height: auto;
  margin-bottom: 50px;
}

.form-group.row {
  margin-bottom: 15px;
}

.bas-btn {text-align: right;}

.restarix {
  display: flex;
  flex-direction: row;
  margin-top: 40px;
}

.resimg, .restxt {
  width: 50%;
}

.xeber-ic .resimg {
  width: 40%;
}

.xeber-ic .restxt {
  width: 60%;
}
.resimg img{
  width: 100%;
  border-radius: 10px 0 0px 10px;
}

.restxt {
  background-color: #fff;
    color: #000;
    border-radius: 0px 10px 10px 0px;
    font-size: 1.2em;
    font-weight: 300;
    padding: 15px;
}

.resimg, .restxt {
    width: 50%;
}

.xid-title2 {
padding:2rem 2rem 3rem 3rem;
font-size:1.1rem;
line-height:2.5rem;
font-weight:600;}

.xid-title3 {
padding:0rem 2rem 1rem 3rem;
!font-size:rem;
line-height:2.5rem;
font-weight:600;}

.xid-title4 {
padding:0rem 2rem 1rem 3rem;
!font-size:.9rem;
line-height:2.5rem;
font-weight:600;}

.xid-title5 {
padding:0rem 2rem 1rem 3rem;
!font-size:0.8rem;
line-height:2.5rem;
font-weight:600;}

.melumat {
  font-size: 1.3rem;
  font-weight: 400;
  margin-top: 20px;
}

.innersub {
  padding: 0rem 2rem 1rem 2rem;
}

.hisse1, .hisse2 {
  
    padding-left: 15px;
}




.setir {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.tarix-bolme, .top-mg {
    margin-top: 8vh;
  }


.tarix-txt, .tarix-video, .tarix2-txt, .tarix2-video {
    position: relative;
    flex: 0 0 50%;
    max-width: 50%;
}

.tarix-txt {
  background-color: #00467a;
  color: #fff;
  border-radius: 10px 0 0px 10px;
  font-size: 1.5em;
  font-weight: 300;
  padding: 40px;
}

.tarix-txt p {
  margin: 0;
}
.tarix-video {
    height: 366px;
    font-size: 1.5em;
    font-weight: 300;
    padding: 75px;
    color: #fff;
    background-size: cover !important;
    border-radius: 0px 10px 10px 0px;
}

.tarix-video.bolsek1 {
  background: #00467a url(../../melumat/diger/bina.webp) center no-repeat;
}



.tarix2-txt {
  background-color: #fff;
  color: #000;
  border-radius: 0px 10px 10px 0px;
  font-size: 1.2em;
  font-weight: 300;
  padding: 75px;
  height: auto;
}

.tarix2-txt p {
  margin: 0;
}
.tarix2-video {
  border-radius: 10px 0 0px 10px;
}

.tarix-img {
  width: 100%;
  height: auto;
  border-radius: 10px 0 0px 10px;
}


.tarix-video.bolsek2 {
  background: #00467a url(../../melumat/diger/xidmet.webp) center no-repeat;
}



.dost-footer {
    background-color: rgba(0,70,122,1);
 }

.footer-map {
    width: 40%;
    background-image: url(../images/map-updn.png);
    background-size: cover;
    background-position: center center;
    height: 500px;
    background-repeat: no-repeat;
}

.footer-cats-c {
    padding: 55px 55px;
    width: 20%;
    color: rgba(255,255,255,0.5);
    font-size: 1.1em;
}

.footer-cats-x {
    padding: 55px;
    width: 25%;
}

.footer-cats-a {
    padding: 55px 55px 0px;
    width: 15%;
}



@media (max-width: 2560px){
.hisse1 {
  flex: 66.666667%;
  max-width: 66.666667%;
}
.hisse2 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.subtitle {
font-size: 2.2rem;
}

.reyler .slick-slide {
  max-height: 300px;
}

}


@media (max-width: 1600px){
.tarix-txt {
padding: 35px;
font-size: 1.5rem;
}

.tarix2-txt {
padding: 35px;
font-size: 1.1rem;
}

}


@media (max-width: 1440px){

.tarix2-txt {
padding: 30px;
font-size: 1rem;
}

}

@media (max-width: 1366px){

.logo {
  width: 90%;
  height: auto !important;
}




.restxt {font-size: 1.1em; padding: 10px;}


.bigSec {
background-position: center right;
width: 40%;
flex: 40%;
}

.bigSec-text {
  padding: 2rem 2rem 2rem 1rem;
}

.cinfo {
    padding: 1rem;
}

.ctitle {
  padding-left: 60px;
  font-size: 1.5rem;
}

.cinfo .que {
font-size: 28px;
}

.mediabox .media {
margin: 50px 50px 0 50px;
  }

.reyler .slick-active p {
    display: block;
    height: 120px;
    overflow: hidden;
}

.reyler .slick-slide {
  max-height: 280px;
}


.tarix2-txt {
padding: 20px;
}

.hisse1 {
  flex: 65%;
  max-width: 65%;
  margin-bottom: 20px;
}

.hisse2 {
  flex: 35%;
  max-width: 35%;
}

.xitem {
  display: block;
}

.xitem a img {
max-width: 100%;
}

.xitem .media-body {
  margin-left: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

}

.modal-content {
  background: #fff;
  padding: 70px;
  border-radius: 1rem;
}

.modal.show .modal-dialog {
z-index: 9999;
}

.modal-header {
  padding: 0 0 50px 0;
  margin: 0;
  border: none;
}
.modal-title {
  font-weight: 600;
  font-size: 1.6rem;
}

.modal-backdrop.show {
    opacity: .8 !important;
}

.modal-backdrop {
background-color: #00467a !important;
}


@media (max-width: 769px){
.dcol-12 {
  display: block;
}
.modal-content {
  padding: 35px 15px;
  }

}

@media (max-width: 640px){
.nazirlik {display: none;}
}

@media (max-width: 992px){


.banner-link {
  height: 350px;
}

.fontControl {display: none;}
.merkez-b-info {
  margin-top: 20px !important;
}

.merkez-kat {
width: 100%;
height: 540px;
}

}

@media (max-width: 1280px){

.logo {
  width: 80%;
}

  .restarix {
  flex-direction: column;
}

.resimg, .restxt {
width: 100%;
}

.resimg img {
  border-radius: 10px 10px 0 0;
}

.restxt {border-radius: 0 0 10px 10px}

.navbar-light .navbar-nav .nav-link {
margin: .5rem .6rem;
font-size: .9rem;
}

.xidnav .nav-item {
  background-position: 20px center;
}

.hisse1, .hisse2 {
  flex: 100%;
  max-width: 100%;
  padding: 0;
}

.tarix2-txt, .tarix2-video {
    flex: 0 0 100%;
    max-width: 100%;
}
.tarix2-txt {
  padding: 45px;
  font-size: 1.2rem;
  border-radius: 0;
  border-radius: 0px 0px 10px 10px;
}

.tarix2-video, .tarix-img {
  border-radius: 10px 10px 0px 0px;
}

}


@media (max-width: 992px){
.logo, .navbar-brand img {
  width: 100%;
  height: auto;
}


.mediabox .media {
    margin: 40px 40px 0 40px;
  }

.xidnav .nav-link i {
    margin-top: -20px;
}

.bigSec, .bigSec-text {
  flex: 100%;
  max-width: 100%;
}

.bigSec {
  background-position: center;
}
.bigSec-text { padding: 30px; }

.tarix-txt {
font-size: 1.2rem;
}

.subtitle {
font-size: 1.8rem;
height: auto;
background: none;
padding: 0;
line-height: 40px;
}

.inbolme {
  display: none;
}

}


@media (max-width: 768px){

.xidnav .nav-item {
    padding: 10px 10px 10px 80px;

  }


.tarix-txt, .tarix-video {
    flex: 0 0 100%;
    max-width: 100%;
}

.tarix-txt {
  border-radius: 10px 10px 0 0;
}

.tarix-video {
  border-radius: 0 0 10px 10px;
  
}

.xsetir .col-lg-4 {
  margin-bottom: 20px;
}

.xeframe.shadow-sm {
  box-shadow: 0 none !important;
}

.xitem {
  background: #fff;
 box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}

.xitem .media-body {
    padding: 20px;
    border-radius: 0 0 10px 10px;
}

.xitem a img {
  border-radius: 10px 10px 0 0;
}

}


@media (max-width: 480px){

.xidnav .nav-link i {
    margin-top: -50px;
}

.xidnav .nav-item {
    padding: 6px 6px 6px 80px;
  }

}

@media (max-width: 375px){

.tarix-txt {
  padding: 20px;
  font-size: 1rem;
}

.subtitle {
  font-size: 1.3rem;
  
}

.tarix2-txt {
padding: 20px;
font-size: 1.1rem;
}

}




@media screen and (max-width: 2560px){
.homepage__container {
    margin: 0 470px;
}}

@media screen and (max-width: 1920px){
.homepage__container {
    margin: 0 150px;
}}


@media screen and (max-width: 1366px){
.homepage__container {
    margin: 0 30px;
}}

@media screen and (max-width: 768px){
.homepage__container {
    margin: 0 0px;
}}

.homepage__container{
background-color: rgba(0,0,0,0);
overflow: hidden;
}




.layihe-bg{
position:relative;
background-size: cover;
height:300px;
width:100%;
border-radius: 10px 10px 0 0 ;
}

.layihe-title{
position:absolute;
bottom:0px;
left:25px;
line-height:1.7em;
}


.layihe-title a{
color:rgba(0,70,122,1);
font-size:1.8em;
font-weight:600;
}

.layihe-txt{
padding:25px;
background-color:#fff;
border-radius: 0 0 10px 10px;
height: 195px;
overflow: hidden;
}

.layihe-txt a{
color:rgba(0,70,122,1);
}

.layihe-txt a:hover{
color:rgba(0,0,0,1);
text-decoration:none;
}

.lay1{
  background: transparent;
padding-right: 15px !important;
padding-left: 15px !important;
}

@media screen and (max-width: 768px){
.lay1{
padding-bottom: 15px;
}}


.capt {
  margin-bottom: 3rem;
  text-align: center;
}
@media screen and (max-width: 768px){
.capt {
  text-align: center;
}}


@media screen and (max-width: 768px){
.subtitle {
  font-size:2rem;
  line-height: 40px;
  padding-left: 0px;
  background: none;
}}




.dxidmet {
      margin-top: 14vh;
          padding-right: 0;
    padding-left: 0;
}


.dost-footer{
background-color:rgba(0,70,122,1);
}

.dost-footer .row{
margin-right: 0px;
margin-left: 0px;
}


.footer-map{
width:40%;
background-image:url(../images/footer-map.png);
background-size:cover;
background-position:center center;
height:500px;
background-repeat:no-repeat;
}

@media screen and (max-width: 1366px){
.footer-map{
background-size:100%;
background-position:left center;
}}

@media screen and (max-width: 1024px){
.footer-map{
background-size:100%;
background-position:left center;


}}

@media screen and (max-width: 480px){
.footer-map{
margin-top:-100px;
margin-bottom:-120px;
}}


@media screen and (max-width: 1024px){
.footer-cats{
width:100%;
}}


.footer-cats-x{
padding:40px;
width:20%;
}

@media screen and (max-width: 1024px){
.footer-cats-x{
display:none;
}}


.footer-cats-c{
padding:55px 55px;
width:20%;
color:rgba(255,255,255,0.5);
font-size:1.1em;
}

@media screen and (max-width: 1366px){
.footer-cats-c{
padding:55px 10px 0 55px;
width:20%;
color:rgba(255,255,255,0.5);
font-size:0.8em;
}}

@media screen and (max-width: 1024px){
.footer-cats-c{
padding:0px 20px 0 30px;
font-size:0.8em;

}}

.footer-cats-a{
padding:40px 40px 0px;
width:20%;
}


@media screen and (max-width: 1024px){
.footer-map, .footer-cats-c, .footer-cats-x, .footer-cats-a {
width:100%}}


.footer-logo{
width:195px;
height:70px;
background-image:url(../images/logo-w.png);
background-size:cover;
background-position:center center;
background-repeat:no-repeat;
margin-bottom:40px;
opacity:0.5;
}


@media screen and (max-width: 1024px){
.footer-logo{
width:290px;
height:100px;
margin-left:auto;
margin-right:auto;
margin-bottom:40px;

}}


.social {
  color: #fff;
  text-decoration: none;
  font-size: 1.5rem;
  display: inline-block;
  text-align: center;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 10px;
  transition: all 0.3s ease-in-out;
}

.social:hover {
text-decoration: none;
outline: none;
background: #fff;
color: #00467a;
transition: all 0.3s ease-in-out;
}


.manual-img {
  min-height: 335px;
}

.stframe {
  background: #fff;
  border-radius: 10px;
  padding: 0;
  }

  .stframe .col-lg-1 {
    padding-right: 0 !important;
  }
  .stframe .col-lg-9 {
    padding-left: 0 !important;
  }
  
  .stframe .stlist {
    padding: 1.5rem 0 0 1rem;
  }

  .row>div.stcol {
    padding-right: calc(var(--bs-gutter-x) * .2);
  }
  
  .stframe h3 {
    margin-bottom: 30px;
    font-size: 1.8rem;
  }
  
  .stframe h3 span {
  text-align: right;
  color: #888;
  float: right;
  font-size: 1.6rem;
  }

.region-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.region-list li {
list-style: none;
padding: 0;
margin: 0;
}

.region-list li a {
text-decoration: none;
color: #666;
transition: all 0.3s ease-in-out;
display: block;
padding: 1px 0;
font-size: .9rem;
}

.region-list li a:hover, .region-list li a.active {
text-decoration: none;
outline: none;
color: #00467a;
transition: all 0.3s ease-in-out;
}

.statistik-img {
  width: 100%
}

.bos-title {
  margin: 15vh 0;
}

.terefdas {
  margin-bottom:50px;
  background-color:#fff;
  padding: 30px;
}

.teref-txt {
  height:100%;
  color:#000;
  font-size:1.2em;
}

.teref-txt ul {
  font-weight:600;
  line-height:2em;
}

.teref-col {
  margin-bottom:50px;
  width:100%;
}

.qebul h2{
  text-align: center;
}

.gunler {
  padding: 30px !important;
}

.adsoyad {width: 20%;}
.vezife {width: 40%;}
.qebulgun {width: 18%;}
.qebulyazil {width: 22%;}

.btn-dost {
    color: #fff;
    background-color: #00467a;
    border-color: #00467a;
    font-size: .9em;
}

.btn-dost:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}

.sual-cavab .btn {
  font-size: 1.2rem;
  font-weight: 600;
  color: #000;
  text-align: left;
}

.qr-img {
  margin-top: 15px;
}

.qr-img img {
  max-width: 50%;
}

/* .map-img {
  background: url('../images/azerbaijan-map.png') center center no-repeat;
  background-size: contain;
  width: 640px;
  height: 529px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}*/

.baku-map {
position: absolute;
background: url('../images/baku-hover.png') center center no-repeat;
top: 50%;
transform: translateY(-50%);
bottom: 0;
right: 0;
width: 123px;
opacity: 0;
transition: all 0.3s ease-in-out;
}

.baku-map:hover { 
opacity: 1;
transition: all 0.3s ease-in-out;
}

.map-col {
  background-color: #e5e5e5;
  padding:15px;
  border-radius: 10px 0 0 10px;
  min-height: 529px;
}

#mapsvg, .mapsvg-wrap{
  margin: 0 auto;
}


.region-info {
  padding: 20px 15px;
}

.infograph {
  display: none;
}

.infotext  {
padding: 30px;
}
.infotext h3 {
margin-bottom: 30px;
}

.main-chart-title {
font-size:1.8em;
font-weight:600;}

.chartjs {
text-align:center;
margin-bottom:50px;
}

.chart-title {
text-align:center;
font-weight:600;
font-size:1.2em;
padding-bottom:10px;
}

.sta-tabx{
display:table;
width:100%;
background-color:rgba(0,0,0,0.02);
}

.sta-tdx{
display:table-cell;
padding:10px;
}


.sta-tab{
display:table;
width:100%;
background-color:rgba(0,0,0,.05);
margin:0px 0 20px;
font-weight:400;
color:rgba(0,0,0,.3);
}

.sta-td{
display:table-cell;
padding:10px;}

.sta-num{
color:rgba(0,0,0,1) !important;
font-weight:600;
font-size:1.2em;
color:rgba(0,70,122,1) !important;
border:1px solid rgba(0,0,0,0.2);
padding:1px 7px 2px;
background-color:rgba(255,255,255,1)
}

.sites {
  margin: 0 auto;
}

.site-block {
  text-align: center;
}

.site-block a {
  text-decoration: none;
  outline: 0 none;
}

.site-block a img {
display: inline-block;
border-radius: 10px;
  }

.layihediv {
  padding: 75px;
  border-radius: 10px 0 0px 10px;
  background-color:#fff;
  height:100%;
  color:#000;
  width:100%;
}

.layihediv li {
  font-weight: 400;

}

.chartdiv {
  font-weight: 300;
  border-radius: 10px 0 0px 10px;
  background-color:#fff;
  height:100%;
  color:#000;
  font-size:1.2em;
  width:100%;
  padding: 20px;
}

.chartdiv.forpage { 
text-align: initial;
}

.chartdiv ul {
  margin:0;
  padding: 0;
  padding-left: 60px;
  list-style: none;
  text-align: left;
}

.chartdiv ul li {
list-style: disc;
line-height: 44px;
}

.chartdiv ul li a {
color: #333;
text-decoration: none;
outline: 0 none;
font-weight: 500;
}

.chartdiv table {
width: 100%;
}

.chartdiv table td {
  vertical-align: top !important;
}

.chartdiv ul li a:hover {
color: #00467a;
text-decoration: underline;
outline: 0 none;
}

.struk .row .col-md-12{
  margin-bottom: 50px;
}


.struk .row .col-3, .struk .row .col-4 {
  display: flex;
}

.r-cell-all {
  display: block;
  width: 100%;
  height: 164px;
}

.r-cell-all a {
background-color:rgba(0,70,122,1);
color: #fff;
padding: 40px 30px;
font-size:1em;
border-radius:20px;
font-weight:600;
margin: 0 auto;
width: 100%;
height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
outline:none;
transition: all 0.3s ease-in-out;
}

.r-cell-all a:hover{
background-color:#eee;
color: #000;
text-decoration: none;
outline: 0 none;
transition: all 0.3s ease-in-out;
}

.r-cell-all a.bg-green { 
  background-color: #00747a;
  color: #fff;
}

.r-cell-all a.bg-green:hover { 
  background-color: #eee;
  color: #000;
}

.r-cell-all a.bg-lblue { 
  background-color: #0785b4;
  color: #fff;
}

.r-cell-all a.bg-lblue:hover { 
  background-color: #eee;
  color: #000;
}



.page-in {
  padding-bottom:2em;
  margin-top: 60px;
  text-align: left;
}
@media screen and (max-width: 768px){
.page-in {
  margin-bottom: 0rem;
  text-align: center;
}}

.page-title  {
  text-transform: none;
  color: #00467a;
  height: 62px;
  font-weight: 300;
  padding-left: 335px;
  padding-bottom:30px;
}

.page-title span {
  font-weight: 700;
}

@media screen and (max-width: 768px){
.page-title {
  font-size:3rem;
  line-height: 40px;
  padding-left: 0px;
  padding-top:30px;
  padding-bottom: 120px;
  background: none;
}}

@media screen and (max-width: 468px){
.page-title {
  font-size:1.7rem;
  line-height: 40px;
  padding-left: 0px;
  padding-top:50px;
  padding-bottom: 50px;

}}


@media screen and (min-width: 480px){
.services-col {
    width:50%;
}}
@media screen and (max-width: 480px){
.services-col {
    width:100%;
}}


@media screen and (min-width: 480px){
.services2-col {
    width:50%;
}}
@media screen and (max-width: 480px){
.services2-col {
    width:100%;
}}



@media screen and (min-width: 480px){
.reh-col {
    width:50%;
}

.reh2-col {
    width:50%;
}

.gun-col {
    width:30%;
}
.cedvel-col {
    width:70%;
}

}

@media screen and (max-width: 480px){
.reh-col {
    width:100%;
}

.reh2-col {
    width:100%;
}

.gun-col {
    width:100%;
}
.cedvel-col {
    width:100%;
}

}






.services-txt{
height:360px;
font-size:1.5em;
font-weight:300;
padding:75px;
color:#fff;
background-color:rgba(0,70,122,1);
border-radius: 10px 0 0px 10px;}

@media screen and (max-width: 1366px){
.services-txt{
font-size:1.3em;
padding:75px;
}}

@media screen and (max-width: 1024px){
.services-txt{
font-size:1.1em;
padding:55px;
border-radius: 0px;
}

}

@media screen and (max-width: 480px){
.services-txt{
border-radius: 0px;
font-size:1.2em;
padding:35px;
}}

.services-txt a{
color:rgba(0,70,122,1);
}

.services2-txt{
height:360px;
font-size:1.5em;
font-weight:300;
padding:75px;
color:#fff;
background-color:rgba(0,70,122,1);
background-image:url(../../melumat/media/services.jpg);
background-size:cover;
background-position:center;
border-radius: 0px 10px 10px 0px;}

@media screen and (max-width: 480px){
.services2-txt{
border-radius: 0px;
}}

.services2-txt a{
color:rgba(0,70,122,1);
}

.services2-txt a:hover{
color:rgba(0,0,0,1);
text-decoration:none;
}





.row.rehberlik{
background-color:#fff;
display:flex;
margin-bottom:50px;
}

.reh-col{
flex:1;
padding:75px;
}

.reh-col{
background-size:cover;
}

.reh-col .name{
font-size:1.9rem;
font-weight:600;
}
.reh-col .pos{
font-size:1.4rem;
margin-bottom:40px;
}


@media screen and (max-width: 480px){
.reh-col{
padding:35px;
width:100%;
flex:none;
}}

@media screen and (max-width: 480px){
.reh-col.img{
height:200px;
}}

.map {
  background-color: rgba(0,70,122,1);
  min-height: 604px;
}

.elaqe-mel {
padding: 70px 50px;
}

.sub-bas {
  margin-bottom: 50px;
}

.unvan-table th, .unvan-table td {
  text-align: left;
}

.elaqe-fb, .elaqe-in, .elaqe-yt {
  outline: 0 none;
  text-decoration: none;
}

.unvan-table i{
margin-right: 15px;
}

.elaqe-fb {
  color: #385898;
}

.elaqe-in {
  color: #e26c4b;
}

.elaqe-yt {
  color: #fe0000;
}

.elaqe-tw {
  color: #1DA1F2;
}


.xsetir .col-lg-4 {
  margin-bottom: 40px;
}

.morelink { margin-top: 30px; }

.mainNav .navbar-brand.nazirlik {
  margin-left: 15px;
}


#qalereya {
  margin-top: 20px;
}

#qalereya .col-md-3 {
 padding: 5 !important;
}

.full-qalereya {
  margin-bottom: 40px;
}

.albom {
  position:relative;
  background-color: #fff;
  box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 15px rgba(0, 0, 0, 0.1) inset;
  padding: 10px;
  border-radius: 10px;
  text-align: center;
}

.albom:before, .albom:after{
  position:absolute;
  content:"";
  bottom:12px;left:15px;top:80%;
  width:45%;
  background:#8a98a4;
  z-index:-1;
  -webkit-box-shadow: 0 15px 10px #8a98a4;
  -moz-box-shadow: 0 15px 10px #8a98a4;
  box-shadow: 0 15px 10px #8a98a4;
  -webkit-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  transform: rotate(-6deg);
}
.albom:after{
  -webkit-transform: rotate(6deg);
  -moz-transform: rotate(6deg);
  transform: rotate(6deg);
  right: 15px;left: auto;
}

.albom-cover {
  display: block;
  outline: none;
}

.albom-cover img {
  max-width: 100%;
  transition: all 300ms ease-out;
  border-radius: 10px;
}

.albom-cover:hover img {
  opacity: .8;
  transition: all 300ms ease-out;
}

.atitle {
  display:flex;
  height: 100px;
  width: 100%;
  padding: 20px 0 15px 0;
  text-align: center;
  vertical-align: middle;
  align-items:center;
  justify-content:center;
}

.albom-title {
  outline: 0 none;
  text-decoration: none;
  font-size: 1.1rem;
  font-weight: 600;
  color: #666 !important;
  overflow: hidden;
  transition: all 300ms ease-out;
  
}

.albom-title:hover {
color: #003e77 !important;
outline: 0 none;
text-decoration: none;
transition: all 300ms ease-out;
}

.venobox {
  display: block;
  transition: all 300ms ease-out;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  margin-bottom: 30px;
}

.venobox img{
  width: 100%;
  transition: all 300ms ease-out;
}

.venobox:hover img {
  opacity: .8;
  transition: all 300ms ease-out;
}

.sehife-nav {
  margin-top: 40px;
}

.sehife-nav .page-item.active .page-link {
      background-color:#003e77;
      border-color: #003e77;
}

.sehife-nav .page-link {
color: #003e77;
}

.sehife-nav .page-link:hover {
color: #003e77;
}


.xeber-ic .restxt h1 {
  font-size: 1.8rem;
  font-weight: 600;
}


/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
    outline: 0 none;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


.slick-loading .slick-list
{
    background: #fff url('../images/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/slick.eot');
    src: url('../fonts/slick.eot?#iefix') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.ttf') format('truetype'), url('../fonts/slick.svg#slick') format('svg');
}
/* Arrows */

.reyler .slick-next {
right: 0;
}

.reyler .slick-prev{
left: 0;
}

.reyler .slick-prev,
.reyler .slick-next {
background: transparent;
color: #00467a;
}

.reyler .slick-prev:hover,
.reyler .slick-prev:focus,
.reyler .slick-next:hover,
.reyler .slick-next:focus
{
    color: #00467a;
    outline: none;
    background: transparent;
}

.reyler .slick-prev:focus:before,
.reyler .slick-next:hover:before,
.reyler .slick-next:focus:before
{
    opacity: 1;
    color: #00467a;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before,
.reyler .slick-prev.slick-disabled:before,
.reyler .slick-next.slick-disabled:before
{
    opacity: .25;
}

.sites-main .sites:first-child .slick-prev, .sites-main .sites:first-child .slick-next {
  top: 40%;
}

.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: auto;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    border: none;
    outline: none;
    background: transparent;
    z-index: 200;
}



.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: #00467a;
    outline: none;
    background: transparent;
}


.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
    color: #00467a;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-size: 1.6rem;
    opacity: .75;
    color: #00467a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.reyler .slick-prev:before,
.reyler .slick-next:before {
color: #00467a;
font-size: 2rem;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
   content: '\e800';
}
[dir='rtl'] .slick-prev:before
{
    content: '\e801';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '\e801';
}
[dir='rtl'] .slick-next:before
{
    content: '\e800';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}


/*  Sual Bank    */

      .bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
      }

      @media (min-width: 768px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
      }

    

      .axtaris-form .form-control, .axtaris-form .select2{
        margin-bottom: 15px;
      }

      .scrol-continer {
        display: block;
        width: 100%;
        height: 600px;
        overflow-y: scroll;
        border: 1px solid #ccc;
        border-radius: 5px;
      }

      .select2, .select2 span { font-size: 1rem !important; }

      .select2-selection {
        height: 38px !important;
        padding: 8px 24px 8px 12px !important;
      }

      .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: initial;
      }

.suallar {
border-radius: 5px;
list-style: none;
padding: 0;
}

.suallar .sual-item {
  border-bottom: 1px solid #ccc;
}

.suallar .sual-item:last-child {
border-bottom: none;
padding-bottom: 0;
}

.sual-item a {
  color: #444;
  font-size: 1.1rem;
  text-decoration: none;
  outline: none;
  padding: .5rem 1rem;
  display: block;
}

.sual-item a.aktiv, .sual-item a.aktiv:hover {
background-color: #444;
color: #fff;
}

.sual-item a:hover {
outline: none;
text-decoration: underline;
}

.cavabi {
  display: none;
}

#cavablar {
  height: 600px;
  overflow-y: scroll;
}

.cavabi h4 {
  font-size: 1.3rem;
}

/*    Sual Bank    */

.xeber-inner.sehv {
  background-color: rgba(0,70,122,1);
  color: #fff;
}

.sehv404 {
  width: 100%;
}
.sehv404 td {
  vertical-align: top;
  text-align: center;
}
.sehv404 h1 {
  color: #a90000;
  font-size: 15rem;
  font-weight: bold;
}

.sehv404 h3s {
  font-size: 12rem;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}

.max-img img{
  max-width: 100%;
}

.xeber-metn img {
  max-width: 918px;
  width: 100%;
  height: auto;
}
.xeber-metn iframe {
  width: 100% !important;
}


.xidmframe {
	background: #fff;
  border-radius: 10px;
	padding: 5%;
	margin-bottom:5em;
}


.xid-itemx{
	padding:70px;
}

.xid-item-title{
	font-size:1.5em;
	line-height:1.2em;
	margin-bottom:20px;
	font-weight:600;
}
.xid-item-title a{
	color:#00467a;
}

.xid-item-desc{
	line-height:1.3em;
}

.merkez-bas {
  text-align: center;
  margin-bottom: 20px;
}

.merkezi {
  margin-bottom: 70px;
}

.h-stat-title{
  font-weight:600;
}

.h-stat-header{
  font-size:1.5em;
  font-weight:600;
  text-align:center;
  margin:20px 0 30px;
  color: #00467a;
}

.h-stat-header small{
  color: #666;
  }

.h-stat-dig1{
padding:30px 30px 10px;
margin:0;
/* background-color:yellow; */
font-size:3em;
font-weight:600;
line-height:0.8em;
}

.h-stat-dig2{
padding:30px 30px 10px;
margin:0px 30px 0px 0px;
/* background-color:yellow; */
font-size:2.5em;
font-weight:600;
line-height:0.8em;
}

.h-stat-dig1 .dig1-1{
font-size:0.7em;
}

.h-stat-desc1{
padding:10px 30px 30px;
margin:0;
/* background-color:yellow  */
}

.h-stat-img1{
text-align:center;
background-size:cover;
width: 256px;
height: 256px;

}

.h-icon1{background-image:url(../images/people-icon.png);}
.h-icon4{background-image:url(../images/smile.png);}
.h-icon5{background-image:url(../images/h-stat-icon5.png);}




.h-stat-female{
  background-image:url(../images/h-stat-female.png);
margin-right:50px;
}
.h-stat-male{
  background-image:url(../images/h-stat-male.png);
}

.h-stat-fm{
position:relative;
float:left;
background-size:110%;
background-repeat:no-repeat;
width:100px;
min-height:145px;
}


.h-stat-b{
  position:absolute;
  bottom:0px;
  font-size:0.9em;
}

.h-stat-dig-fm{
   float:left;
}
   
.h-stat-col1{
   float:left;width:35%;
}

.h-stat-col2{
  float:left;width:65%;
  height: 256px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 1336px){

.h-stat-dig1 {
  margin-top: 0;
  padding-top: 0;
}
.h-stat-col1{
  width: 100%;
  text-align: center;
  }

}

@media screen and (max-width: 480px){
.h-stat-col1{
   float:none;width:100%;
}

.h-stat-col2{
  float:none;width:100%;
}

.h-stat-img1{
height:175px;
}
}

.region-list li a{
  padding:5px 0 5px 5px !important;
} 
 

.region-list li{
  padding-left:5px;
  border-bottom:solid 1px rgba(0,0,0,0.1);
  color: rgba(0,0,0,0.2);
}

.region-list li .active{ 
  background-color: rgba(94,139,194,0.5);
  color:#fff !important;
}


.map-center-left{
  background-color: rgba(225,237,247,1);
  padding-left:0px !important;
  padding-right:0px !important;
  border-radius:15px 0 0 0;
}
.map-center-right{
  background-color: rgba(94,139,194,0.09);
  background-color: rgba(225,237,247,1);
  padding-left:0px !important;
  padding-right:0px !important;
  border-radius:0 15px 0 0;
}

.map-center-info{
  display:table;
  background-color: rgba(94,139,194,0.2);
  background-color: #fff;
  border-radius:15px;
  width:97%;
  padding:30px;
  margin:0px 20px 40px 10px;
  } 

.table-info-a, .table-info-b {
  display:table-cell;
  padding:10px;
  background-color: rgba(0,0,0,0.03); 
  border-bottom: solid 1px rgba(0,0,0,0.1);
}

.table-info-a {
  color: rgba(0,0,0,0.6);
  width:60%;
}

.table-info-b {
  background-color: rgba(255,255,255,0.5);
  font-weight:600; 
  font-size:1em;
}

.table-row {
  display:table-row;
}


.map-center-title{
  padding:45px;
  font-weight:600;
  font-size:1.4em;
} 

.map-center-title span {
font-size: .8em;
color: #666;
  }


.table-info-rat{
  font-size:6.5em;
  font-weight:700;  
  color:#fff;
}


.map-info{
  background-color: rgba(225,237,247,1);
}


.map-sec{
  width: 100%;
  padding:15px;
  background-color: rgba(240,246,251,1); 
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}


.map-main-left{
  background-color: rgba(225,237,247,1);
  padding-left:0px !important;
  padding-right:0px !important;
  border-radius:0 0 0 15px;
}

.map-main-right{
  background-color: rgba(225,237,247,1);
  padding-left:0px !important;
  padding-right:0px !important;
  border-radius:0 0 15px 0; 
}


.block-murac{
  overflow:auto;
  background-color:rgba(94,139,194,0.7); 
  padding:30px;
  border-radius:15px; 
  margin:10px;
  color:#fff;
  font-weight:600;
}  


.block-cagri{
  overflow:auto;
  background-color:rgba(108,180,178,1); 
  padding:30px;
  border-radius:15px; 
  margin:10px;
  color:#fff;
  font-weight:600;
}  


.map-azerbaijan{
    width: 600px;
    height: auto;
}

@media screen and (max-width: 1336px){
.map-azerbaijan{
    width: 500px;
    height: auto;
} }





.map-img{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}


.city, .city a { 
  background:url('assets/images/onmap.png') left center no-repeat;
  padding-left:12px;
  background-size:10px 10px;
  position:absolute;
  font-size:0.9em;
  color:#fff;
  font-weight:600;
  text-shadow: 1px 1px 2px #000000;
}

.city a:hover{
  text-decoration:none;
  color:#00ccff;
}

.tovuz{ 
  top:24%;
  left:14%;
}

.region-list li a.qaktiv, .region-list li a.qaktiv:hover {
  cursor: default;
  color: #666;
}

#abseronsvg {
  max-width: 550px;
  max-height: 390px;
  overflow: hidden;
}

.tsetir {
  border-bottom: 1px solid #ccc;
  padding-bottom: 40px;
  margin-bottom: 20px;
}

.ttitle, .timg {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  text-align: center;
}

.bolguler {
margin-top: 3rem;
}

.bolguler .row {
  margin-left: -30px;
  margin-right: -30px;
}

.bolguler .row .col-lg-4 {
  margin-bottom: 30px;
}

.bolgu-ic {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
  overflow: hidden;
  border-radius: 10px;
}


.blok-bolgu img {
  max-height: 100%;
  text-align: left;
  border-radius: 10px 10px 0 0;
}

.blok-bolgu .blok-basliq {
width: 100%;
max-height: 73px;
overflow: hidden;
padding: 20px;
overflow: hidden;
text-align: center;
background: #fff;
border-radius: 0 0 10px 10px;
}

.blok-bolgu a {
  display: block;
  position: relative;
  text-decoration: none;
  outline: 0 none;
  border: 0 none;
  color: #003e77;
  text-align: center;
}
.blok-bolgu .blok-basliq h3{
margin: 0;
padding: 0;
font-weight: 600;
}

.dost-agent-blok {
  background: #fff url(../../melumat/diger/dost-building.webp) left center no-repeat;
}
 
.pdfobject-container {
  width: 100%;
  max-width: 1190px;
  height: 1511px;
  margin:0 auto;
  background-color: rgba(240,246,251,1);
  overflow: hidden;
}


.btn .lar {
  position: relative;
  top: 2px;
  font-size: 22px;
}

.dost-cat {
  display: block;
  font-size: 2em;
  width: 60px;
  height: 60px;
  text-align: center;
  color: #fff;
  background-color: #003e77;
  border-radius: 50%;
  border:3px solid #fff;
  box-shadow: 0px 0px 17px rgba(50, 50, 50, 0.5);
  text-decoration: none;
  outline: 0 none;
  position: fixed;
  bottom: 15px!important;
  right: 15px!important;
  left: auto !important;
  top: auto !important;
}

.dost-cat img {
width: 44px;
height: 44px;
}


.bildiris-panel {
  padding: 30px 20px;
  background-color: #00467a;
  color: #fff;
  text-align: center;
  margin-top: 3rem;
}

.bildiris-panel p {
  margin: 0px;
  color: #fff;
  font-size: 2em;
  font-weight: 600;
}

.merkez-kat {
width: 100%;
height: 270px;
overflow: hidden;
padding: 20px 70px;
margin-bottom: 50px;
background: url(../images/kat.jpg) bottom center no-repeat;
}

.merkez-kat .large-desc {
  color: #fff;
  font-size: 1.6em;
  font-weight: 600;
  margin: 0;
  margin-top: 5px;
}

.merkez-kat .small-desc {
  color: #fff;
  font-size: 1.3em;
  margin: 0;
  margin-top: 15px;
  }

@media (max-width: 1400px){
.merkez-kat {
padding: 20px;
}

.merkez-kat .large-desc {
  font-size: 1.5em;
}

.merkez-kat .small-desc {
  font-size: 1.1em;
}
}


@media (max-width: 992px){

.xid-itemx{
  padding:35px 15px;
}

.xeber-inner {
padding: 50px 2rem;
}

.bildiris-panel p {
font-size: 1.4em;
}

.merkez-kat {
width: 100%;
height: 540px;
}

.merkez-kat .large-desc {
  font-size: 1.6em;
}

.merkez-kat .small-desc {
  font-size: 1.4em;
}

.stat-bolgu {
  text-align: center;
}

}

@media (max-width: 640px){

.merkez-kat .large-desc {
  font-size: 1.3em;
}

.merkez-kat .small-desc {
  font-size: 1.1em;
}

}


.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 0
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.2em 0.5em;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none
}

.resp-sharing-button--twitter {
  background-color: #55acee
}

.resp-sharing-button--twitter:hover {
  background-color: #2795e9
}

.resp-sharing-button--pinterest {
  background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
  background-color: #8c0615
}

.resp-sharing-button--facebook {
  background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
  background-color: #2d4373
}

.resp-sharing-button--tumblr {
  background-color: #35465C
}

.resp-sharing-button--tumblr:hover {
  background-color: #222d3c
}

.resp-sharing-button--reddit {
  background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
  background-color: #3a80c1
}

.resp-sharing-button--google {
  background-color: #dd4b39
}

.resp-sharing-button--google:hover {
  background-color: #c23321
}

.resp-sharing-button--linkedin {
  background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
  background-color: #046293
}

.resp-sharing-button--email {
  background-color: #777
}

.resp-sharing-button--email:hover {
  background-color: #5e5e5e
}

.resp-sharing-button--xing {
  background-color: #1a7576
}

.resp-sharing-button--xing:hover {
  background-color: #114c4c
}

.resp-sharing-button--whatsapp {
  background-color: #25D366
}

.resp-sharing-button--whatsapp:hover {
  background-color: #1da851
}

.resp-sharing-button--hackernews {
background-color: #FF6600
}
.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {   background-color: #FB6200 }

.resp-sharing-button--vk {
  background-color: #507299
}

.resp-sharing-button--vk:hover {
  background-color: #43648c
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--pinterest {
  background-color: #bd081c;
  border-color: #bd081c;
}

.resp-sharing-button--pinterest:hover,
.resp-sharing-button--pinterest:active {
  background-color: #8c0615;
  border-color: #8c0615;
}

.resp-sharing-button--linkedin {
  background-color: #0077b5;
  border-color: #0077b5;
}

.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
  background-color: #046293;
  border-color: #046293;
}

.resp-sharing-button--whatsapp {
  background-color: #25D366;
  border-color: #25D366;
}

.resp-sharing-button--whatsapp:hover,
.resp-sharing-button--whatsapp:active {
  background-color: #1DA851;
  border-color: #1DA851;
}

.resp-sharing-button--vk {
  background-color: #507299;
  border-color: #507299;
}

.resp-sharing-button--vk:hover
.resp-sharing-button--vk:active {
  background-color: #43648c;
  border-color: #43648c;
}


.reqem-mel {
  font-size: 3em;
  font-weight: 600;
}

form label.required:after {
  color: red;
  content: " *";
  font-weight: bold;
}

.axtaris-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.axtaris-list li {
  padding: 10px 0px;
  border-bottom: 1px solid #efefef;
}

.axtaris-list li a {
  color: rgb(0,70,122);
}

.qale {
  padding: 0;
}

  

#detail .product-images {
  width: 100%;
  margin: 30px auto 0 auto;
  border:1px solid #eee;
}
#detail .product-images li, #detail .product-images figure, #detail .product-images a, #detail .product-images img {
  display: block;
  outline: none;
  border: none;
}
#detail .product-images .main-img-slider figure {
  margin: 0 auto;
  padding: 0 2em;
}
#detail .product-images .main-img-slider figure a {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
#detail .product-images .main-img-slider figure a img {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}
#detail .product-images .thumb-nav {
  margin: 0 auto;
  padding:20px 10px;
background-color: #00467a;
}
#detail .product-images .thumb-nav.slick-slider .slick-prev, #detail .product-images .thumb-nav.slick-slider .slick-next {
  font-size: 1.2em;
  height: 20px;
  width: 26px;
}
#detail .product-images .thumb-nav.slick-slider .slick-prev {
  margin-left: 0px;
}
#detail .product-images .thumb-nav.slick-slider .slick-next {
  margin-right: 0px;
}
#detail .product-images .thumb-nav li, #detail .product-images .thumb-nav a {
  display: block;
  margin: 0 auto;
  cursor: pointer;
  border: 0 none;
  outline: 0 none;
}
#detail .product-images .thumb-nav img {
  display: block;
  width: 100%;
  max-width: 160px;
  margin: 0 auto;
  border: 2px solid transparent;
  -webkit-transition: border-color .25s;
  -ms-transition: border-color .25s;
  -moz-transition: border-color .25s;
  transition: border-color .25s;
}
#detail .product-images .thumb-nav a:hover, #detail .product-images .thumb-nav a:focus {
  border-color: #fff;
}

#detail .product-images .thumb-nav img {
  border: solid 1px #fff;
}

#detail .product-images .thumb-nav a.slick-current  img {
  border-color: #d12f81;
}

.el-item {
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px dashed #ccc;
}

.el-item a {
text-decoration: none;
color:#00467a;
transition: all 0.3s ease-in-out;
}

.el-item a:hover {
color:#000;
transition: all 0.3s ease-in-out;
}

.el-tarix {
  color:#666;
  margin: 0;
}

.elanlar {
  color: #000;
}


.manual-bunlari-table{
	width:100%;
}

.manual-bunlari-title{
	background-color:#123f6d;
	color: #fff;
    padding: 26px;
    font-size: 26px;
    font-weight: 600;
}
.manual-bunlari-text{
	background-color:#0096cb;
	color: #fff;
    padding: 26px;
    font-size: 16px;
    font-weight: 300;
}
.xidmframe h1 {
	color:#123f6d;
}
.xidmframe h2 {
	color:#123f6d;
	font-weight:600;
  font-size: 1.65rem;
}
.xidmframe h2 span {
  font-size: 1.65rem !important;
  transition: all 0.3s ease-in-out;
}

.xidmframe h3 {
	color:#123f6d;
	font-weight:700;
  font-size: 1.25rem;
}

.teleb-table{
	width: 100%;
}


.teleb-table td{
    background-color: #eff2f5;
    padding: 16px;
    font-size: 17px;
    vertical-align: top;
} 

.teleb-table h4{
    font-weight: 700;
    font-size: 17px;	
}

.teleb-table-title{
    background-color: #123f6d !important;
    color: #fff;
    padding: 16px;
    font-size: 26px !important;
    font-weight: 600;	
}


.teleb-td-num{
	background:url('/assets2/img/teleb-td-num.png') no-repeat; 
    color: #123f6d;
    font-size: 26px !important;
    font-weight: 400 !important;
	width:70px;	
	text-align:center;
}

#senedModal .modal-content {
  white-space: pre;
  padding: 20px;
}

#senedModal .modal-header {
  padding: 0 0 10px 0;
}

#senedModal .modal-footer {
justify-content: space-around;
}

#senedContent {
white-space: break-spaces;
}

.chartdiv.metni ol li::marker {
font-weight: bolder;
}

.map-sec > .row {
  margin-left: 0;
  margin-right: 0;
}

.map-sec > .row:first-child {
  border: 10px solid #fff;
  border-radius: 12px;
  margin-bottom: 2rem;
  }

  .map-sec > .row:first-child > div {
    padding: 10px;
  }

.map-sec > .row > div {
  padding-left: 0;
  padding-right: 0;
}

