<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.navbar-light .navbar-nav .nav-link {
    color: #999;

}

.navbar-light .navbar-nav .nav-link:hover {
    color: #fff ;
	background-color: #DAC1B5;
}

body {
    color: #777;
    font-weight: 400;
    letter-spacing: 0em;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 1.65714286em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	background: url(/images/back.png) no-repeat; background-size:contain; margin-right: 0px;
	background-position: top right;
}

.title-heading1 {
    text-align: center;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 20px !important;
}

.navbar-light.bg-faded {
    background: none;
}

.footer-light.footer {
    background-color: #fff;
}

.parallax-overlay:before {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
}

.title-heading3 {
    text-align: center;
    overflow: hidden;
    padding-bottom: 0px;
    margin-bottom: 0px !important;
}


.lead {
    font-weight: 600;
    font-size: 20px;
}

.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #F7F1dd;
}

.navbar-nav &gt; li &gt; .nav-link {
    text-transform: inherit;

}

.owl-theme .owl-nav [class*=owl-] {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 45px;
    height: 45px;
    background-color: transparent;
    opacity: 1;
    line-height: 32px;
    font-size: 30px;
    padding: 0px;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.owl-theme .owl-nav [class*=owl-] {
    color: white;
}

.logoKN {max-width:70%}

.navbar-light .navbar-nav .nav-link {
    color: gray;
    font-size: 14px;
    margin-left: 20px;

;
}

.mobileshow {
display:none !important;
}
.sliderScreen {height:400px}
.sliderMargin {margin-top: 150px;}

@media screen and (max-width: 500px) {
	.sliderFont {font-size:14px !important}
.sliderMargin {margin-top: 20px;}
.sliderScreen {height:200px}
.mobileshow {
display:block !important; }
}

.desktopshow {
display:inherit !important;
}
@media screen and (max-width: 500px) {
.desktopshow {
display:none !important; }
}


[class^="ti-"], [class*=" ti-"] {

    line-height: 1.5;

}

.owl-theme .owl-nav [class*=owl-]:hover {
    background-color: transparent;
    opacity: 1;
}

.parallax-overlay:before {

    background: rgba(0, 0, 0, 0.2);
}

.disabledSepet {opacity:0.2}

.dropdown-menu {padding:0}

.bootstrap-select&gt;.dropdown-toggle:after {
    margin-top: -30px;
}

.bootstrap-select .dropdown-menu.inner {
	background-color:#fff !important;
	color:#000;
}
.dropdown-menu .dropdown-item, .mega-inner-nav li a {
    color: #000;
}
.dropdown-menu .inner {
    width: 130px !important;
}
.dropdown-item.active, .dropdown-item:active {
    color: #000;
    text-decoration: none;
    background-color: #DAC1B5;
}
.bootstrap-select&gt;button {
    border: 1px solid #ddd;

    padding-top: 10px !important;
	padding-bottom: 10px !important;
	    padding-left: 16px !important;
	    border-radius: 5px;
	
}
.filter-option-inner-inner {    font-size: 15px;
    font-weight: 400;}

.alert-orgutopya {
    background-color: #f7f1ed !important; color: #9e897f  !important; display: inline-block; border:1px solid #9e897f  !important; margin-right:20px
}</pre></body></html>