/*!
 * ZeplinGo
 * Custom css
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) ZeplinGo
 */

.contentid13 {
      padding-bottom: 0px;
}

#accordionExample .container{
    background-color: #fff!important;
}

#accordionExample .card-header {
    background-color: rgb(43, 61, 154);
}

#accordionExample button p {
    color :#fff;
}

#accordionExample .fa {
  color:#ec6714;
}


@media (max-width: 1023px) {
  .cid-rxVuiMJXcQ img {
    height: 2.2rem!important;
}
}

 /*!
 * Services animation
 */
.contentid15 .card-box:hover {
webkit-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
    -o-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
    transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
    padding: 8px 0px 8px 70px !important;
    background-color: #ff5722!important;
    color: #fff;
}
 /*!
 * Services animation
 */

/*!
 * ana sayfa baslik tasarim
 */

 .contentid15 h4 {
    font-size: 14px;
    color: #fff;
}
 .contentid15 .card-box {
        background: #2d3f9b !important;
 }

.display-5 {
    font-size: 1rem;
}


.cid-rycW8slXou .container {
    max-width: 1380px;
}
.cid-rycW8slXou .col-md-8 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
}

.cid-rycW8slXou  .mbr-light {
    font-weight: 600;
}
/*!
 * ana sayfa baslik tasarim
 */