/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 05 2021 | 19:47:16 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.aciklama {
    margin-top: 15%;
}
.fw-btn-1 {
    background-color: #5bcc92;
    border-color: transparent;
    border-width: 2px;
    color: #ffffff;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}
.sr-head-icon a {
    color: black!important;
}
.sr-head-icon a:hover {
    color: #f6961e!important;
}

.sr-btn-wrap a {
    color: black!important;
}
.sr-btn-wrap a:hover {
    color: #f6961e!important;
}
.fw-btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    text-decoration: none;
    white-space: nowrap;
    outline: none;
    padding: 8px 20px;
    font-size: 14px;
    line-height: 1.6;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media Screen and (min-width:750px)
{
  li#menu-item-1147{
    display:none;
  }
.sr-contact-details-icon {
    align-items: center!important;
    width: auto!important;
    margin: auto!important;
}
  .sr-contact-details {
    text-align: center!important;
}
}