.logo-dark {
    max-height: 70px;
    margin-bottom: 4px;
}

.btn-link.btn-primary, a {
    color: #0f406b;
}


.header-topbar {
    background-color: #0f406b !important;
}

.header-topbar .contact-list li > i {
    color: #fff;
    padding: 10px 10px;

}

.referanslar{
    padding-top: 0px;
    padding-bottom: 50px;
}

.header-layout3 .miniPopup-language-trigger:hover{
    background: #FFFFFF;
    color: #293b78!important;
}

.btn-contact{
    height: 60px!important;
}

.topbar-nav i{
    color: white;
    padding: 5px;
}

.dil-secenek{
    display: inline-block;
    height: 60px;
    color: white;
}

.services-layout1 .service-item .service-body {
    padding: 40px !important;
    margin: 0px !important;

}
.btn-link .plus-icon {
    padding-bottom: 3px;
    background-color: #0f406b;
}

.miniPopup-language img {
    max-width: 25px !important;
}
.contact-list li {
    margin-bottom: 0px;
}

.topbar-nav li a:hover {
    color: #efefef !important;
}

.contact-layout2 {
    border-radius: 0px;
}

.navbar .nav-item .nav-item-link {
    font-size: 16px;
    color: #0f406b !important;
}

.fnp_footer_title{
    font-size: 26px !important;
    font-weight: bold !important;
}

.footer-widget-nav p {
    color: #ffffff;
}

.social-icons li a i {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    font-size: 20px;
    color: #ffffff;
    transition: all 0.4s linear;
    margin-left: 2px;
    margin-top: 2px;
    padding-top: 2px;
}
.fnp_footer_menu { margin-top: 20px;}
.fnp_footer_menu ul {}
.fnp_footer_menu ul li:first-child a{
    padding-left: 0px;
}
.fnp_footer_menu ul li{
    content: "";
}
.fnp_footer_menu ul li{
    list-style-type: none;
    float: left;
}
.fnp_footer_menu ul li a{
    font-size: 14px;
    color: #ffffff;
    display: block;
    padding-left: 5px;
    padding-right: 5px;
}
.fnp_footer_menu ul li a:hover{
    text-decoration: underline;
    color: #efefef;

}

.bg-bb1 {
    background-color:#fff;
    display: flex;
    align-items: center;
    transition: 0.5s;
    color:#293b78 ;
}

.bg-bb1:hover{
    background-color: #293b78;
    opacity: 0.8;
}

.contact-list li a:hover {
    color: #c2c2c2 !important;
}

.navbar .dropdown-menu .nav-item > .nav-item-link {
    font-size: 15px;
}

.slider .slide-title {
    font-size: 50px !important;
}

.fnp_teklif_title {
    font-weight: bold;
}

label {
    color: #0f406b;
}

.c_white {
    color: #ffffff !important;
}

.footer .footer-primary {
    background-color: #297b8;
}
.footer .footer-secondary:after {
    height: 12px;
}

.footer .footer-secondary:after{
    background-color: #297b8;
}

.heading-title {
    font-size: 34px;
    font-weight: 700;
}



h1, h2, h3, h4, h5, h6 {
    color: #0f406b;
}

.fnp_slide .slick-slide img {
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-bottom: 15px;
}

.fancybox-layout3 .fancybox-item .fancybox-title, .fancybox-layout4 .fancybox-item .fancybox-title {
    line-height: 22px;
    margin-bottom: 5px;
}

.btn-xhight_fnp {
    height: 50px;
    line-height: 50px;
}

.fnp_p_pri {
    color: #3f4a5d;
}
.fnp_h_pri {
    margin-bottom: 10px !important;
    color: #0f406b;
    font-weight: 700;
}

.fancybox-layout3 .fancybox-item, .fancybox-layout4 .fancybox-item {
    min-height: 400px !important;
    font-size: 16px !important;
}

.fancybox-item .fancybox-desc {
    font-size: 15px !important;
}

.service-item {
    border-radius: 4px;
}

.fnp_after:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 200px;
    z-index: 1;
    background-image: url(/Files/pattern.png);
}
.green{
    background: #66FF99;
}

.orange{
    background: #f17c57fa;
}

.blue{
    background: #80cfee;
}

.rose{
    background:#FF66CC;
}

.center {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    height: 100vh;
}

.circle {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    box-shadow: 0px 0px 1px 1px #0000001a;
}

.pulse {
    animation: pulse-animation 2s infinite;
}

@keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    }
}

.work-process{
    background: #efefef;
}


.master{
    color:black;
    float:right;
}

@media (max-width:900px){
    .master{
        display:none
    }
}

.client img {
    width: 155px;
}

.fnp_pro_tit {
    font-size: 15px;
    font-weight: 700;
    margin-top: 15px;
}
.fnp_product:hover {

}
.fnp_product {
    text-align: center;
    border: 1px solid #efefef;
    padding: 12px;
}
.fnp_product img{
    max-width: 80%;
}
.fnp_pro_spot{
    margin-bottom: 20px;
    font-size: 14px;
    color: #333333;
}

.fs15 {
    font-size: 15px !important;
}
.fs14 {
    font-size: 14px !important;
}

.fnp_contact ul{}
.fnp_contact ul li{}
.fnp_contact ul li a{
    display: block;
    padding: 7px;
    font-size: 16px;
    margin: 5px 0;
    color: #3f4a5d;
}
.fnp_contact ul li a i{}
.fnp_contact ul li a:hover{}

.xxp1 a {
    padding: 2px !important;
}

.header-layout3 .miniPopup-language-trigger {
    color: #ffffff !important;
}

.fancybox-layout3 .carousel-wrapper, .fancybox-layout4 .carousel-wrapper {
    margin-right: 0px !important;
}


.navbar-collapse {
    justify-content: right!important;
}

.slider-button{
    text-decoration: none;
    padding: 20px 50px;
    background-color: #FFFF;
    color: #0f406b;
    transition: 0.5s;
}

.slider-button:hover{
    background-color: #1F4165;
    color: #FFF
}

.slider-button i{
    margin-left: 20px;
}

.header-layout3 .miniPopup-language-trigger span{
    padding: 0px 33px!important;
    margin-top: 0px
}
.miniPopup-language-trigger{
    height: 60px;
    margin-top: 0px;
}

.bg-overlay-primary-gradient:before{

}

.category-section{
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;

}

.category-text-l,.category-text-r{
    text-align: left;
    margin: auto;
    padding: 0px 30px 0px 30px;
}

.category1-img-l{
    width: 100%;
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
    transition: 0.5s;
}

.category1-img-r{
    width: 100%;
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
    transition: 0.5s;
}

.category1-img-r img,.category1-img-l img{
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    transition: 0.5s;
}

.category1-img-r img:hover, .category1-img-l img:hover{
    -webkit-filter: none; /* Safari 6.0 - 9.0 */
    filter: none;
}

.category-col-r{
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    padding: 0px 30px 0px 30px;
}


.category-col-l{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin: auto;
    padding: 0px 30px 0px 30px;

}

.category-title{
    font-size: 35px;
    font-weight: 600;
    padding-left: 30px;
}



.bg-urun{
    background: url("/Files/urun-bg.jpg");
}

.contact-form-row{
    display: flex;
    justify-content: center;
}


.card-wrapper{
    max-width: 1100px;
    margin: 0 auto;
}
img{
    width: 100%;
    display: block;
}
.img-display{
    overflow: hidden;
    padding: 15px;
    border: 1px solid #ececec;
}
.img-showcase{
    display: flex;
    width: 100%;
    transition: all 0.5s ease;
}
.img-showcase img{
    min-width: 100%;
    object-fit: contain;
}
.img-select{
    display: flex;
}
.img-item{
    margin: 0.3rem;
    border: 1px solid #ececec;
    padding: 10px;
    max-width: 25%;
}
.img-item:nth-child(1),
.img-item:nth-child(2),
.img-item:nth-child(3){
    margin-right: 0;
}
.img-item:hover{
    opacity: 0.8;
}
.product-content{
    padding: 2rem 1rem;
}
.product-title{
    font-size: 3rem;
    text-transform: capitalize;
    font-weight: 700;
    position: relative;
    color: #12263a;
    margin: 1rem 0;
}
.product-title::after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 80px;
    background: #12263a;
}
.product-link{
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 0.9rem;
    display: inline-block;
    margin-bottom: 0.5rem;
    background: #256eff;
    color: #fff;
    padding: 0 0.3rem;
    transition: all 0.5s ease;
}
.product-link:hover{
    opacity: 0.9;
}
.product-rating{
    color: #ffc107;
}
.product-rating span{
    font-weight: 600;
    color: #252525;
}
.product-price{
    margin: 1rem 0;
    font-size: 1rem;
    font-weight: 700;
}
.product-price span{
    font-weight: 400;
}
.last-price span{
    color: #f64749;
    text-decoration: line-through;
}
.new-price span{
    color: #256eff;
}
.product-detail h2{
    text-transform: capitalize;
    color: #12263a;
    padding-bottom: 0.6rem;
}
.product-detail p{
    font-size: 0.9rem;
    padding: 0.3rem;
    opacity: 0.8;
}
.product-detail ul{
    margin: 1rem 0;
    font-size: 0.9rem;
}
.product-detail ul li{
    margin: 0;
    list-style: none;
    background: url(https://fadzrinmadu.github.io/hosted-assets/product-detail-page-design-with-image-slider-html-css-and-javascript/checked.png) left center no-repeat;
    background-size: 18px;
    padding-left: 1.7rem;
    margin: 0.4rem 0;
    font-weight: 600;
    opacity: 0.9;
}
.product-detail ul li span{
    font-weight: 400;
}
.purchase-info{
    margin: 1.5rem 0;
}
.purchase-info input,
.purchase-info .btn{
    border: 1.5px solid #ddd;
    border-radius: 25px;
    text-align: center;
    padding: 0.45rem 0.8rem;
    outline: 0;
    margin-right: 0.2rem;
    margin-bottom: 1rem;
}
.purchase-info input{
    width: 60px;
}
.purchase-info .btn{
    cursor: pointer;
    color: #fff;
}
.purchase-info .btn:first-of-type{
    background: #293b78;
}

.purchase-info .btn:hover{
    opacity: 0.9;
}
.social-links{
    display: flex;
}
.social-links a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    color: #000;
    border: 1px solid #000;
    margin: 0 0.2rem;
    border-radius: 50%;
    text-decoration: none;
    font-size: 0.8rem;
    transition: all 0.5s ease;
}
.social-links a:hover{
    background: #000;
    border-color: transparent;
    color: #fff;
}

.social-links li{
    list-style: none;
}

@media screen and (min-width: 992px){
    .cardd{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 1.5rem;
    }
    .card-wrapper{
        height: 100vh;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .product-imgs{
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .product-content{
        padding-top: 0;
    }
}

.catalog-btn{
    padding: 15px 30px;
    border: 1px solid #293b78;
    background-color: #293b78;
    display: inline-block;
    float: right;
    color: white;
}

.catalog-btn:hover{
    opacity: 0.8;
    color: white;
}



#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)}
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 850px){
    .modal-content {
        width: 100%;
    }
	
	.category-col-r , .category-col-l{
		margin-bottom: 30px;
		margin-top: 30px;
	}
	
	.category1-img-l {
		margin-top:30px;
	}
	
	.fancybox-layout4{
		padding-bottom:50px; 
	}
	
	.heading-light .heading-subtitle{
		margin-top: 50px;
	}
	
	.slider-button{
		padding: 12px 22px;
	}
	
	.slider .slide-title{
		font-size: 30px!important;
	}
	
	
	.fnp_title{
		padding-top: 40px;
	}

	
	.col-md-6{
		width: 50% !important;
	}
	.float{
		display:none;
	}

	.my-float{
		margin-top:16px;
	}
	
	
	.icon-bar {
	  position: fixed;
	  bottom:0;
	  width:100%;
	  z-index:99999999;
	  display:flex!important;
	}

	.icon-bar a {
	  display: inline-block;
	  text-align: center;
	  padding: 16px;
	  transition: all 0.3s ease;
	  color: white;
	  font-size: 20px;
	}

	.icon-bar a:hover {
	  background-color: #000;
	}

	.facebook {
	  background: #3B5998;
	  color: white;
	  width:25%;		
	}

	.twitter {
	  background: #55ACEE;
	  color: white;
		width:25%;
	}

	.google {
	  background: #dd4b39;
	  color: white;
		width:25%;
	}

	.linkedin {
	  background: #49b757;
	  color: white;
		width:25%;
	}
}


.icon-bar {
		  display:none;
	}


.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}

