
   
        h4 {
            font-size: 18px;
        }
        .accordion .panel-default>.panel-heading+.panel-collapse>.panel-body {
            font-size: 15px;
            border-top: none;
            padding: 0 30px 30px;
            margin-top: -1px;
        }
        .header .logo-wrap {
            display: inline-block;
            padding: 6px 0;
        }
   
        .btn-white-brd.focus, .btn-white-brd:focus, .btn-white-brd:hover {
            color: #fff;
            background: #22254d;
            border-color: #22254d;
        }
  .ba2{
      background: #22254d;
  }
  .back-to-top, .carousel-title, .header .nav-item-child, .link {
     text-transform: uppercase; 
}
.carousel-title {
    text-transform: none; 
}
.footer .footer-logo {
    width: 120px;
    height: auto;
  }
  #bolat-r{
    background: #22254d;
    border-right: 4px solid #0371B7;
    padding: 2%;
   font-size: 1.5em; 
    color: #fff;
    font-weight: bold;
  }
  .margin-b-60 {
    margin-bottom: 20px!important;
}
  #bolat-r2{
    background: #28b7e8;
    border-right: 4px solid #22254d;
    padding: 2%;
    font-size: 1.5em; 
    color: #fff;
    font-weight: bold;
}
.colorblu{
    color:#28B7E8;
}
#bolat-r3{
    background: #22254d;
    border-right: 4px solid #0371B7;
    padding: 2%;
    font-size: 1.5em; 
    color: #fff;
    font-weight: bold;
}
.bac-foot{
    background: #22254d;
  }
  .bacc-foot{
    background: #0371B7;
  }
  .bacc-light{
    background: #28B7E8;
  }
  .section-seperator {
    border-bottom: 1px solid #28b7e8;
}
em, li, li a {
    font-size: 16px;
    font-weight: 500;
    color: #28b7e8;
}
/*to top*/
.back-to-top {
    position: fixed;
    right: 10px;
    bottom: 10px;
    display: inline-block;
    z-index: 9;
    width: 40px;
    height: 40px;
    font-size: 11px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    line-height: 3;
    letter-spacing: 1px;
    background: #28b7e8;
    border-radius: 3px;
    visibility: hidden;
    padding: 5px;
    -webkit-transform: translate3d(0,50px,0);
    -moz-transform: translate3d(0,50px,0);
    transform: translate3d(0,50px,0);
    transition-duration: .3s;
}
/*form contact*/
.form-control {
    height: 40px; 
    font-size: 14px;
    font-weight: 400;
    color: #a6a7aa;
    background: #fafafa;
    border: none;
    box-shadow: none;
    border-radius: 0;
    padding-left: 15px;
    border-radius: 15px;
}
.btn-white-brd:hover {
    color: #fff;
    background: 0 0;
    border-color:#28b7e8;
    border-width: 2px;
}
.contact-list>li {
    font-size: 15px;
    color: #81848f;
    margin-bottom: 10px;
}
@media (max-width: 600px) {
    /*.content-lg {
        padding-top: 30px; 
        padding-bottom: 30px;
    }*/
    .sm-margin-b-50 {
        margin-bottom: 0px!important;
    }
    .paico{
        padding: 2px;
    }
  }