.fillsvg{
  fill: #56C4CF;
}

.fillsvg:hover{
fill: #2E929D;
}

.fillsvg-dark{
  fill: #2E929D;
}

.fillsvg-dark:hover{
fill: #56C4CF;
}

font-12 {
    font-size: 12px !important;
}

.font-13 {
    font-size: 13px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-15 {
    font-size: 15px !important;
}

.btn-sent {
    background-color: darkcyan;
    color: white
}

.activeHeader {
    font-weight: 600 !important;
}

    .activeHeader a {
        color: darkcyan !important;
    }

.activeFooter {
    font-weight: 800 !important;
    text-decoration: underline;
}

::selection {
    color: #2E929D;
    background-color: rgba(46, 146, 157, 0.13);
}

.dil{
  background-color:#2E929D;
  color:#fff;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
  font-size: .9375rem;
  padding: .7rem .75rem;
}

.dil:hover{
  background-color:#56C4CF;
  color:#fff;
}

.dil-active{
  background-color:#56C4CF;
  color:#fff;
  font-size: .9375rem;
  padding: .7rem .75rem;
}


.dil-active:hover{
  background-color:#56C4CF;
  color:#fff;
  font-size: .9375rem;
  padding: .7rem .75rem;
}

.dil-dark{
  background-color:#56C4CF;
  color:#fff;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
  font-size: .9375rem;
  padding: .7rem .75rem;
}

.dil-dark:hover{
  background-color:#2E929D;
  color:#fff;
  border:solid 1px; border-color: #fff;
}

.dil-dark-active{
  background-color:#2E929D;
  color:#fff;
  border:solid 1px; border-color: #fff;
  font-size: .9375rem;
  padding: .7rem .75rem;
}

.dil-dark-active:hover{
  background-color:#2E929D;
  color:#fff;
  border:solid 1px; border-color: #56C4CF;
  font-size: .9375rem;
  padding: .7rem .75rem;
}

.buton{
  background-color:#2E929D;
  color:#fff;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
  padding: .4rem 2rem;
  border-radius: .7rem;
}

.buton:hover{
  background-color:#56C4CF;
  color:#fff;
}

.pr-1{
  padding-right:2px!important;
}

.solkunc{
  border-bottom-left-radius: 17px;
}

.sagkunc{
  border-bottom-right-radius: 17px;
}

.bottomkunc{
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
}

.topkunc{
  border-top-right-radius: 40px;
  border-top-left-radius: 40px;
}

.sagtopbot{
  border-radius: 25px;
  background-color:#2E929D;
  color:#fff;
}

.sagtopbot:hover{
  background-color:#56C4CF;
  color:#fff;
}

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #000;
}

.form-control{
  color: #000000;
  background-color: #E5E6E7;
}

.form-control:focus {
  color: #1e2022;
  background-color: #E5E6E7;
}

.navbar-brand-logo {
  width: 100%;
  min-width: 9.5rem;
  max-width: 9.5rem;
}

.vh-40 {
  height: 47vh!important;
}

.forelement{
  width: 100%;
  min-width: 11rem;
  max-width: 11rem;
}

.element-map{
  width: 100%;
  min-width: 15rem;
  max-width: 15rem;
}

.element-3{
  width: 100%; min-width: 9rem; max-width: 9rem;
}

.element-icon{
  width: 100%; min-width: 4rem; max-width: 4rem;
}

.element-services{
  width: 100%; min-width: 3rem; max-width: 3rem;
}

.bg-gray{
  background-color: #D0D2D3;
}

.kuncler{
  border-radius: 40px;
}

.small, small {
  line-height: 1rem;
  }

.bg-blue{
  background-color: #BEE4E5;
}

.border-right {
  border-right: .0625rem solid rgba(0, 0, 0, 0.637)!important;
}

.border-right-footer {
  border-right: .2rem solid rgba(255, 255, 255, 0.815)!important;
}

.bg-footer{
  background-color: #2E929D;
}

.butonf{
  background-color:#56C4CF;
  color:#fff;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
  padding: .3rem 2rem;
  border-radius: 1rem;
}

.butonf:hover{
  background-color:#2c838f;
  color:#fff;
}

.bg-gray-footer{
  background-color: #A6A8AB;
}

.go-to:hover{
  background-color: #2E929D;
}

.imgsaga{
  float: right; height:200px;
}

.link-secondary[href]:hover, .text-body[href]:hover, .text-muted[href]:hover, .text-secondary[href]:hover {
  color: #2E929D!important;
}

.bg-gray-header{
  background-color: #6D6E70;
}

.text-dark[href]:hover{
  color:#2E929D!important;
}

.video-cap{
  padding-right: 6rem;
  padding-left: 6rem;
}

.accardion-1{
background-color: #BEE4E5;
}

.accardion-2{
  background-color: #BBBCBF;
}

.accardion-1-title{
  background-color: #2E929D!important;
}

.accardion-2-title{
  background-color: #58595B!important;
}

.accardion-3-title{
  background-color: #BBBCBF!important;
}
