.default-section {
    position: relative;
    overflow: hidden;
    background-color: #fff;
    padding: 80px 0;
}
.section-bg-grey {
    background-color: #eee !important;
}
.default-section-title {
    font-size: 28px;
    color: #333;
    font-weight: 600;
    letter-spacing: 1px;
}
.t-center {
    text-align: center;
}
.t-left {
    text-align: left;
}
.t-right {
    text-align: right;
}
.t-justify {
    text-align: justify;
}
.product-outer {
    width: 100%;
    height: 100%;
    padding: 5px 10px;
    text-align: center;
}
@media (max-width: 991px) {
    .mt-20-to-md {
        margin-top: 20px;
    }
}
.product {
    display: inline-block;
    float: none;
    margin: 0 auto;
}
.product > .image {
    width: 224px;
    height: 224px;
    background-size: cover;
    border-radius: 50%;
    margin-left: calc((100% - 35vh) / 2);
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
    display: block;
    margin: 0 auto;
}
.product h5.title {
    margin-top: 10px;
    font-weight: 600;
    font-size: 20px;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
}
.product h5.title:after {
    content: "";
    display: block;
    margin-top: 5px;
    margin-left: 20px;
    width: 40px;
    border-top: 2px solid var(--color-1);
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}
.product p.description {
    font-size: 14px;
    color: #333;
    text-align: justify;
}
.product-link .image {
    border: 5px solid #fff;
}
.product-link:hover .image {
    border: 5px solid var(--color-1);
}
.product-link:hover .product h5.title:after {
    width: 100px;
}
.inner-20r {
    padding-right: 20px;
}
.nippon-image {
    width: 100%;
    height: auto;
    border-radius: 10px;
    background-size: cover;
}
.nippon-image img {
    width: 100%;
    height: auto;
}
.v-hidden {
    visibility: hidden;
}
.default-section-title:after {
    content: "";
    display: block;
    margin-top: 5px;
    margin-left: 40%;
    width: 40px;
    border-top: 2px solid var(--color-1);
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}
@media (max-width: 767px) {
    .default-section-title:after {
        margin-left: 18% !important;
    }
}
section:hover .default-section-title:after {
    width: 100px;
}
.f-width {
    width: 100%;
    height: auto;
}
.mt-20 {
    margin-top: 20px;
}
.btn-more {
    border: 1px solid #333;
    width: 100%;
    background-color: transparent;
}
.parallax {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.neden-logo {
    width: 100%;
    height: auto;
}
.fw-800 {
    font-weight: 800;
}
.color-white {
    color: #fff;
}
.border-white {
    border-color: #fff;
}
img.marka {
    height: 10vh;
    width: auto;
    margin: 0 auto;
}
.footer-iletisim tr td:last-child p {
    margin-left: 10px;
}
.footer-logo {
    height: 20vh;
    width: auto;
    float: none;
    display: block;
    margin: 0 auto;
}
footer#footer {
    padding-top: 40px;
}
.mt-10 {
    margin-top: 10px;
}
ul.footer-ul {
    list-style: none;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
}
iframe.footer-iframe {
    width: 100%;
    height: 100%;
}
.badem-medya {
    color: #f7a30a;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}
.badem-medya:hover {
    letter-spacing: 5px;
}
.si-instagram:hover {
    background-color: #c6235c !important;
}
.footer-iletisim p {
    margin-bottom: 5px !important;
}
.footer-iletisim i {
    color: #eee;
}
.banner-section {
    width: 100%;
    height: 55vh;
}
.pr-20 {
    padding-right: 20px;
}
.pl-20 {
    padding-left: 20px;
}
@media (min-width: 768px) {
    .pr-40-md {
        padding-right: 40px;
    }
    .pl-40-md {
        padding-left: 40px;
    }
    .pb-40-md {
        padding-bottom: 40px;
    }
    .plr-20-md {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.w-full {
    width: 100%;
    height: auto;
}
.square-box {
    width: 100%;
}
.square-box:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}
.fully-rounded {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.mb-70 {
    margin-bottom: 70px;
}
.mt-80 {
    margin-top: 80px;
}
.default-font-size {
    font-size: 2rem !important;
}
@media (min-width: 768px) {
    .plr-10-md-else-mt-10 {
        padding-left: 10px;
        padding-right: 10px;
    }
}

#logo {
    height: 90px;
}

.standard-logo {
    height: 80px;
    margin-top: 10px;
    /* padding-top: 10px;
    padding-bottom:10px; */
}

.standard-logo > img {
    height: 100% !important;
    width: auto !important;
}

@media (max-width: 767px) {
    .plr-10-md-else-mt-10 {
        margin-top: 10px;
    }
    .standard-logo {
        display: block !important;
        float: right;
        padding-left: 50px;
        height: 100% !important;
    }


}
.no-li-style {
    list-style: none;
}
.fs-20 {
    font-size: 20px;
}
.plr-10 {
    padding-left: 10px;
    padding-right: 10px;
}
.pl-10 {
    padding-left: 10px;
}
.pr-10 {
    padding-right: 10px;
}
.p-set-for-contact-table > tbody > tr > td:first-of-type {
    padding-right: 10px;
}
.p-set-for-contact-table > tbody > tr > td:last-of-type {
    padding-left: 10px;
}
.fs-10 {
    font-size: 10px;
}
.fs-12 {
    font-size: 12px;
}
.fs-14 {
    font-size: 14px;
}
.fs-16 {
    font-size: 16px;
}
.fs-18 {
    font-size: 18px;
}
.fs-20 {
    font-size: 20px;
}
.fs-30 {
    font-size: 30px;
}
.fs-40 {
    font-size: 40px;
}
.fs-50 {
    font-size: 50px;
}
.fs-60 {
    font-size: 60px;
}
.fs-70 {
    font-size: 70px;
}
.fl-right {
    float: right;
}
.contact-link {
    color: #333;
    transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -o-transition: 0.4s ease;
}
.contact-link:hover {
    color: var(--color-1);
}
.mt-10 {
    margin-top: 30px !important;
}
#contactTable > tbody > tr > td {
    line-height: 40px;
}
#contactTable > tbody > tr > td:first-of-type {
    text-align: right;
}
.no-line-height {
    line-height: inherit !important;
}
.va-top {
    vertical-align: top;
}
iframe.iframe-map {
    width: 100%;
    height: 50vh;
}
.flasher {
    border: 1px solid #f00;
}
.elexron {
    color: #c500d3;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}
.elexron:hover {
    letter-spacing: 5px;
}
.product-image {
    width: 100%;
    height: auto;
    cursor: pointer;
}
.product-image img {
    width: 100%;
    height: auto;
}
.d-none {
    display: none;
}
.product-other-image {
    background-size: cover;
    cursor: pointer;
}
.mb-10 {
    margin-bottom: 20px;
}
/*# sourceMappingURL=custom.min.css.map */

#whatsapp {
    position: fixed;
    bottom: 7rem;
    right: 30px;
    z-index: 9999;
}

#whatsapp > a {
    font-size: 7rem;
}

#whatsapp img {
    width: 100%;
    height: 7rem;
}

.product-other-image-outer {
    padding: 0;
}

@media (max-width: 990px) {
  	#logo > .standard-logo {
		display: block !important;
		width: 60% !important;
		height: auto !important;
		margin: 0 auto;
		margin-top: 1% !important;
	}
}


@media (max-width: 767px) {
	#logo > .standard-logo {
		margin-top: 2% !important;
	}
	#logo > .standard-logo {
    	width: 100% !important;
  	}
	#logo > .standard-logo > img {
		width: 100% !important;
		height: auto !important;
		max-width: unset !important;
	}
	#whatsapp {
		bottom: 3rem !important;
	}
}

.footer-logo {
	max-width: unset;
    width: 100% !important;
    height: auto !important;
}





@media (max-width: 479px) {
	#logo > .standard-logo > img {
		margin-top: 7% !important;
	}
}

.footer-iframe {
	height: 40rem !important;
}

