body {
    overflow-x: hidden !important;
    padding-top: 100px;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

body::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

.navsmooth {
    text-shadow: -2px 1px 4px rgba(0, 0, 0, 0.45);
}

.custom-height {
    height: 300px;
}

.card-bodyscroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3) !important;
    border-radius: 10px !important;
    background-color: #F5F5F5 !important;
}

.card-bodyscroll::-webkit-scrollbar {
    display: none;
    width: 7px !important;
    background-color: #F5F5F5 !important;
}

.card-bodyscroll::-webkit-scrollbar-thumb {
    border-radius: 10px !important;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3) !important;
    background-color: #555 !important;
}

.open-scrollbar::-webkit-scrollbar {
    display: block !important;
    width: 7px !important;
    background-color: #F5F5F5 !important;
}

.h175 {
    height: 100px;
}

nav, footer {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#808285+0,bcbec0+48,bcbec0+52,bcbec0+53,808285+100 */
    background: #808285;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #808285 0%, #bcbec0 48%, #bcbec0 52%, #bcbec0 53%, #808285 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #808285 0%, #bcbec0 48%, #bcbec0 52%, #bcbec0 53%, #808285 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #808285 0%, #bcbec0 48%, #bcbec0 52%, #bcbec0 53%, #808285 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#808285', endColorstr='#808285', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}

@media screen and (max-width: 1300px) {
    .topnavfil {
        right: -6.6% !important;
    }

}

.topnavfil {
    top: 40px !important;
    bottom: auto;
    position: absolute;
    right: 20%;
    width: 215px;
}

.fillogo {
    width: 30%;
}

.rightslider {
    top: 11% !important;
    right: 22% !important;
    bottom: auto;
}

.navbar-brand img {
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.hizliteklifnav {
    text-shadow: -2px 1px 4px rgba(0, 0, 0, 0);
}

.topnavtel i {
    text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.45) !important;
    font-size: 1.8em;
}

.topnavtel {
    text-shadow: -2px 1px 4px rgba(0, 0, 0, 0.45);
    bottom: 0 !important;
    position: absolute;
    left: -80%;
    font-size: 1.1em;
    padding-bottom: 0 !important;
}

.topnavbut {
    padding-top: 8%;
    margin-left: 10px;
    padding-left: 4px !important;
    padding-right: 4px !important;
    font-size: 1.7em;
}

.rightslidertoplow {
    top: 15% !important;
    right: 25% !important;
    bottom: auto;
}

.rightslidertoplowtwo {
    top: 5% !important;
    left: 5% !important;
    right: auto;
    bottom: auto;
}

.rightslidertoplowthreeo {
    top: 35% !important;
    left: 60% !important;
    bottom: auto;
    right: auto;
}

.navbar-brand {
    padding: 0;
}

.leftslider {
    top: 13% !important;
    left: 65% !important;
    bottom: auto;
    right: auto;
}

.card-text {
    color: #8a8c8c;
}


.navbar {
    padding: 0 !important;
}

.carousel-caption h3 {
    text-align: right !important;
    font-size: 2rem;
    color: #ff8300;
    font-weight: bold;
}

.carousel-item {
    background-size: cover;
    background-position: center center;
}

.arrowslide {
    height: 50% !important;
    position: absolute;
    top: 25%;
    margin-left: 1%;
}

.filbg {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff8300+0,ffa34e+49,ffa34e+49,ff8300+100 */
    background: #ff8300;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ff8300 0%, #ffa34e 49%, #ffa34e 49%, #ff8300 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ff8300 0%, #ffa34e 49%, #ffa34e 49%, #ff8300 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ff8300 0%, #ffa34e 49%, #ffa34e 49%, #ff8300 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8300', endColorstr='#ff8300', GradientType=0);
    /* IE6-9 */
}

.hizliteklifnav {
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    width: 200px;
}

.pt-25 {
    padding-top: 25px;
}

.pt-50 {
    padding-top: 50px;
}

.nav-item a {
    color: white !important;
}

.nav-item {
    font-weight: 600;
    padding-left: 20px;
    padding-right: 20px;
}

.golge {
    -webkit-box-shadow: 0px 29px 63px -9px rgba(0, 0, 0, 0.43);
    -moz-box-shadow: 0px 29px 63px -9px rgba(0, 0, 0, 0.43);
    box-shadow: 0px 29px 63px -9px rgba(0, 0, 0, 0.43);
}

.golgelow {
    -webkit-box-shadow: 0px 29px 63px -9px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0px 29px 63px -9px rgba(0, 0, 0, 0.17);
    box-shadow: 0px 29px 63px -9px rgba(0, 0, 0, 0.17);
}

.card-title {
    width: 100%;
}

.card-title a {
    width: 100% !important;
    font-size: 1vw;
    color: #8a8c8c;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    /* ...and now for the proper property */
    transition: .5s;
}

.card-title a:hover {
    color: #454545;
    text-decoration: none;
}

.card-img-top {
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.card-body {
    color: #8a8c8c;
}

.card-body ul {
    padding-left: 20px;
}

.card {
    border: none !important;
    -webkit-box-shadow: inset 0px -13px 37px -25px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px -13px 37px -25px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px -13px 37px -25px rgba(0, 0, 0, 0.75);
}

.card-h100 {
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    height: auto !important;
}

.card-body ul li {
    padding-bottom: 20px;
}

.cardicon {
    -webkit-box-shadow: 0px 29px 63px -9px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0px 29px 63px -9px rgba(0, 0, 0, 0.17);
    box-shadow: 0px 29px 63px -9px rgba(0, 0, 0, 0.17);
    -webkit-border-radius: 800px;
    -moz-border-radius: 800px;
    border-radius: 800px;
    position: absolute;
    top: 685px;
    left: 0;
    right: 0;
    width: auto;
    margin: 0 auto;
}

.calltitle {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#808285+0,bcbec0+48,bcbec0+52,bcbec0+53,808285+100 */
    background: #808285;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #808285 0%, #bcbec0 48%, #bcbec0 52%, #bcbec0 53%, #808285 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #808285 0%, #bcbec0 48%, #bcbec0 52%, #bcbec0 53%, #808285 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #808285 0%, #bcbec0 48%, #bcbec0 52%, #bcbec0 53%, #808285 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#808285', endColorstr='#808285', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    padding: 15px;
    text-align: center;
    color: white;
    font-size: 1.5em;
    width: 100% !important;
    position: absolute;
    left: 0 !important;
    right: 0 !important;
}

.mt-125 {
    margin-top: 105px;
}

.eleph {
    position: absolute;
    right: -393px;
    top: -168px;
    width: 75%;
    z-index: -1;
}

.hakkimizdasect img {
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.fillop {
    font-weight: 900 !important;
    font-size: 1.05em !important;
    margin-top: -15px;
    color: #7e7e7e;
}

.fillopar {
    font-weight: 500 !important;
    font-size: 1.1em !important;
    color: #7e7e7e;
}

.hakkimizdasect p {
    z-index: 10;
    font-weight: 100;
    font-size: 1.2em;
}

.refic {
    -webkit-box-shadow: 0px 13px 32px -16px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 13px 32px -16px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 13px 32px -16px rgba(0, 0, 0, 0.75);
    padding: 5px;
    width: 100%;
    max-height: auto;
    min-height: 100px;
    border: 1px solid #ababab;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin-bottom: 35px;
}

.referanssect {
    padding-top: 75px;
}

.blackico {
    font-size: 4em !important;
    color: #8a8a8a;
}

.carousel-control-prev {
    left: -200px;
}

.carousel-control-next {
    right: -200px;
}

.refcaro {
    height: 110vh;
}

.refic {
    -o-transition: .9s;
    -ms-transition: .9s;
    -moz-transition: .9s;
    -webkit-transition: .9s;
    /* ...and now for the proper property */
    transition: .9s;
    opacity: 1;
}

.refic:hover {
    opacity: 0.2;
}

.reflink {
    top: 0;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    /* ...and now for the proper property */
    transition: .5s;
    position: absolute;
    width: 100%;
    padding-right: 30px;
    text-align: center;
    padding-top: 40%;
    color: #555555;
    opacity: 0;
    font-weight: bold;
}

.refic:hover+.reflink {
    opacity: 1 !important;
}

.iletisimsect {
    min-height: 70vh;
    background: url('../img/iletisim-bg.png') no-repeat;
    background-size: 80%;
}

.iletisimsectcontainer {
    display: inherit;
        padding-top: 10%;

}

.iletisimform {
    text-align: center;
    padding: 30px;
    border: 1px solid #ababab;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin-bottom: 35px;
    -webkit-box-shadow: 0px 13px 32px -16px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 13px 32px -16px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 13px 32px -16px rgba(0, 0, 0, 0.75);
}

.fillbgsend {
    font-weight: bold;
    color: White !important;
}

.aaainline {
    display: inline-block;
}

.form-control {
    min-height: 6vh;
    margin-bottom: 20px;
    font-size: 1.2em;
    font-weight: 100;
    color: #555555;
}

.heightvh {
    padding: 20px;
    bottom: 0 !important;
}

.absol {
    font-size: 1em;
    padding-top: 50px;
}

.absol p {
    margin-bottom: 0 !important;
    color: white !important;
}

.absol a {
    color: white !important;
}

.pt-10 {
    padding-top: 6rem;
}

.topnavfilfooter {
    float: right;
    top: 0 !important;
    bottom: auto;
    display: inline-block !important;
}

.topnavfilfooteralt {
    color: white !important;
}

.altfoot:nth-child(1) {
    margin-top: 50px !important;
}

.altfoot a i {
    font-size: 0.8em !important;
}

.altfoot a {
    letter-spacing: 0.1em;
    font-weight: 400;
    color: white !important;
    opacity: 1;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    /* ...and now for the proper property */
    transition: .5s;
}

.altfoot a:hover {
    text-decoration: none;
    opacity: 0.7;
}

.altfoot {
    color: white !important;
    padding-bottom: 5px;
    display: block !important;
}

.topnavfilfooter li {
    display: inline-block;
}

.topnavfilfooter li a {
    padding-left: 10px !important;
    padding-right: 10px !important
}

#gotop {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7a7a7a+1,666666+49,565656+100 */
    background: #7a7a7a;
    /* Old browsers */
    background: -moz-linear-gradient(left, #7a7a7a 1%, #666666 49%, #565656 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #7a7a7a 1%, #666666 49%, #565656 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #7a7a7a 1%, #666666 49%, #565656 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7a7a7a', endColorstr='#565656', GradientType=1);
    /* IE6-9 */
    -webkit-border-bottom-left-radius: 0px !important;
    -moz-border-radius-bottomleft: 0px !important;
    border-bottom-left-radius: 0px !important;
    -webkit-border-top-left-radius: 20px !important;
    -webkit-border-top-right-radius: 20px !important;
    -moz-border-radius-topleft: 20px !important;
    -moz-border-radius-topright: 20px !important;
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
    -webkit-box-shadow: 0px 13px 32px -16px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 13px 32px -16px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 13px 32px -16px rgba(0, 0, 0, 0.75);
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: red;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
}

#gotop:hover {
    background-color: #555;
}
