/*
#00a3ad yesil #04969f
#522677 mor #421e61
#e74313 turuncu #ce3e14
*/
::-moz-selection { /* Code for Firefox */
  color: #fff;
  background: #ce3e14;
}
.polo-carousel-item a img {
    border: 1px solid #eee;
}
.flickity-button:hover {
    background-color: #5a2982 !important;
}
::selection {
  color: #fff;
  background: #ce3e14;
}
a {
    color: #522677
}
button.btn:hover, button.btn:focus, button.btn:not(:disabled):not(.disabled):active, button.btn:not(:disabled):not(.disabled).active, .btn:not(.close):not(.mfp-close):hover, .btn:not(.close):not(.mfp-close):focus, .btn:not(.close):not(.mfp-close):not(:disabled):not(.disabled):active, .btn:not(.close):not(.mfp-close):not(:disabled):not(.disabled).active, a.btn:not([href]):not([tabindex]):hover, a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):not(:disabled):not(.disabled):active, a.btn:not([href]):not([tabindex]):not(:disabled):not(.disabled).active {
    background-color: #421e61 !important;
    border-color: #421e61 !important;
}
button.btn, .btn:not(.close):not(.mfp-close), a.btn:not([href]):not([tabindex]){
    text-transform: none;
}
a:not(.btn):not(.badge):hover, a:not(.btn):not(.badge):focus, a:not(.btn):not(.badge):active,
#mainMenu nav > ul > li.hover-active > a, #mainMenu nav > ul > li.hover-active > span, #mainMenu nav > ul > li.current > a, #mainMenu nav > ul > li.current > span, #mainMenu nav > ul > li:hover > a, #mainMenu nav > ul > li:hover > span, #mainMenu nav > ul > li:focus > a, #mainMenu nav > ul > li:focus > span {
    color: #e74313 !important;
}
button.btn, #scrollTop:after, #scrollTop:before{
    background-color: #522677 !important;
    border-color: #421e61 !important;
}
@media (max-width:768px){
    #slider{
        height: 400px !important
    }
}
.inspiro-slider .slide .slide-captions .strong, #mainMenu nav > ul > li > a{
    text-transform: capitalize !important;
}
.inspiro-slider .flickity-button.previous:hover{
    background-color: #00a3ad80 !important;
    border-radius: 0 !important;
}
.inspiro-slider .flickity-button.next:hover{
    background-color: #e7431380 !important;
    border-radius: 0 !important;
}

.parallax {
    /* Set a specific height */
    min-height: 300px; 
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#slider .container span.strong{
    font-weight: 400;
    font-size: 16px !important;
}
.active{
    color:#e74313 !important;
}
.text-uppercase {
    text-transform: inherit!important;
}
h2.text-light.text-lg {
    text-shadow: -7px 1px 2px black;
    line-height: 80px !important;
}



.sabit_sayfa h3 {
    border-bottom: 12px solid #65656540 !important;
    line-height: 0px !important;
    width: max-content !important;
    padding: 0 10px !important;
}
.sabit_sayfa h6 {
    font-weight: bold !important;
    font-size: 16px !important;
    margin-top: 12px !important;
}

.sabit_sayfa ul li {
    list-style: disc !important;
    margin-left: 16px !important;
}

.sabit_sayfa ul {
    margin-bottom: 10px !important;
    margin-left: 20px;
}
.sabit_sayfa p {
    margin-top: 12px !important;
}
.sabit_sayfa hr{
    margin:40px 0 !important;
}
.sabit_sayfa a{
    color: #ed1c24 !important;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none !important; 
    margin: 0 !important;
}

.sabit_sayfa a:hover {
    cursor: pointer !important;
    color: #000 !important;
}

.sabit_sayfa table td, .sabit_sayfa table th {
    border: 1px solid #d6d6d6;
}

.sabit_sayfa table td, .sabit_sayfa table th {
    padding: 10px 16px;
}

.sabit_sayfa table tr td:nth-child(1), .sabit_sayfa table th td:nth-child(1), .sabit_sayfa table th{
    background: #eee;
    font-weight: bold;
    min-width: 250px;
}
#ebultenMsg, #ebultenModalMsg{
    font-size: 11px;
    color:red;
    padding: 0 !important;
    margin-top: -12px !important;
}
form{
    width: 100%;
}
.ref-slider{
    padding-bottom: 20px;
}