@font-face {
	 font-family: "Gilmer-Regular";
	 src: url("font/gilmer-regular/webfonts/gilmer-regular.eot");
	 src: url("font/gilmer-regular/webfonts/gilmer-regular.eot?#iefix") format("embedded-opentype"), 
	 url("font/gilmer-regular/webfonts/gilmer-regular.woff2") format("woff2"), 
	 url("font/gilmer-regular/webfonts/gilmer-regular.woff") format("woff"), 
	 url("font/gilmer-regular/webfonts/gilmer-regular.ttf") format("truetype"), 
	 url("font/gilmer-regular/webfonts/gilmer-regular.svg#youworkforthem") format("svg");
	 font-weight: normal;
	 font-style: normal;
	 font-display: swap;
}
 @font-face {
	 font-family: "Gilmer-Medium";
	 src: url("font/gilmer-medium/webfonts/gilmer-medium.eot");
	 src: url("font/gilmer-medium/webfonts/gilmer-medium.eot?#iefix") format("embedded-opentype"), 
	 url("font/gilmer-medium/webfonts/gilmer-medium.woff2") format("woff2"), 
	 url("font/gilmer-medium/webfonts/gilmer-medium.woff") format("woff"), 
	 url("font/gilmer-medium/webfonts/gilmer-medium.ttf") format("truetype"), 
	 url("font/gilmer-medium/webfonts/gilmer-medium.svg#youworkforthem") format("svg");
	 font-weight: normal;
	 font-style: normal;
	 font-display: swap;
}
 @font-face {
	 font-family: "Gilmer-Bold";
	 src: url("font/gilmer-bold/webfonts/gilmer-bold.eot");
	 src: url("font/gilmer-bold/webfonts/gilmer-bold.eot?#iefix") format("embedded-opentype"), 
	 url("font/gilmer-bold/webfonts/gilmer-bold.woff2") format("woff2"), 
	 url("font/gilmer-bold/webfonts/gilmer-bold.woff") format("woff"), 
	 url("font/gilmer-bold/webfonts/gilmer-bold.ttf") format("truetype"), 
	 url("font/gilmer-bold/webfonts/gilmer-bold.svg#youworkforthem") format("svg");
	 font-weight: normal;
	 font-style: normal;
	 font-display: swap;
}
 @font-face {
	 font-family: "Gilmer-Heavy";
	 src: url("font/gilmer-heavy/webfonts/gilmer-heavy.eot");
	 src: url("font/gilmer-heavy/webfonts/gilmer-heavy.eot?#iefix") format("embedded-opentype"), 
	 url("font/gilmer-heavy/webfonts/gilmer-heavy.woff2") format("woff2"), 
	 url("font/gilmer-heavy/webfonts/gilmer-heavy.woff") format("woff"), 
	 url("font/gilmer-heavy/webfonts/gilmer-heavy.ttf") format("truetype"), 
	 url("font/gilmer-heavy/webfonts/gilmer-heavy.svg#youworkforthem") format("svg");
	 font-weight: normal;
	 font-style: normal;
	 font-display: swap;
}
 @font-face {
	 font-family: "Gilmer-Light";
	 src: url("font/gilmer-light/webfonts/gilmer-light.eot");
	 src: url("font/gilmer-light/webfonts/gilmer-light.eot?#iefix") format("embedded-opentype"), 
	 url("font/gilmer-light/webfonts/gilmer-light.woff2") format("woff2"), 
	 url("font/gilmer-light/webfonts/gilmer-light.woff") format("woff"), 
	 url("font/gilmer-light/webfonts/gilmer-light.ttf") format("truetype"), 
	 url("font/gilmer-light/webfonts/gilmer-light.svg#youworkforthem") format("svg");
	 font-weight: normal;
	 font-style: normal;
	 font-display: swap;
}
html {
	scroll-behavior: smooth;
}
header .navbar {
	padding: 0 130px;
}
body {
	font-family: 'Gilmer-Regular';
}
header .navbar .nav-link {
	color: #000;
	font-size: 18px;
}
header .navbar .nav-link.active, header .navbar .nav-link:hover {
	color: #F04757 !important;
}
header .navbar .nav-item {
	margin-right: 30px;
}
body.pink-bg {
	background-image: url('../images/page-top-bg.png');
	background-size: contain;
	background-position: right top;
	background-repeat: no-repeat;
}
body.blue-bg {
	background-image: url('../images/blue-bg.png');
	background-size: contain;
	background-position: right top;
	background-repeat: no-repeat;	
}



section#slider {
	height: 100vh;
	position: relative;
	padding: 0;
}
section#page-img {
	height: 100%;
}
section {
	padding: 0 220px 0 120px;
}
.slider-video-link {
  position: absolute;
  bottom: -10%;
  width: 30%;
  margin: auto;
  align-items: center;
  justify-content: center;
  right: 42%;
  display: inline-flex;

}
.head-b {
	height: 40px;
}
.swiper-container {
    width: 100%;
}
.swiper-slide {
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.swiper-button-next, .swiper-button-prev {
	background-image: none;
	
}
.slider-info {
	padding-left: 130px;
	width: 50%;
	margin-right: auto;
}
.slider-play {
	margin-right: 20px;
}
.urun-detay-left.slider-text {
	width: 100%;
}
.slide-left {
	height: 100%;
	align-items: center;
	display: flex;
	justify-content: center;
}
.slider-text h1 , .slider-mobile-text{
	font-family: 'Gilmer-Light';
	font-size: 4.5vw;
	color: #000000;
	line-height: 1.2;
}
.slider-text p {
	font-family: 'Gilmer-Regular';
	font-size: 1.1vw;
	color: #3B3131;
	padding-bottom: 30px;
	line-height: 1.8;
}
.urun-detay-left.slider-left {
	width: 100%;
	height: 100%;
	justify-content: center;
}
.slider-btns {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.menu-btn img {
	height: 40px;
	margin-right: 30px;
}
.menu-btn a.nav-link.download-bloopi{
	background-color: #F04757;
	border-radius: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 70px;
	padding: 10px 25px;
}
.menu-btn a.nav-link.search {
	color: #F04757;
	width: 70px;
	height: 70px;
	border-radius: 50px;
	border: 1px solid #F04757;
	display: flex;
	align-items: center;
	justify-content: center;
}
.menu-btn a.nav-link.search i {
	color: #F04757;
}
.menu-btn a.nav-link.search:hover {
	background-color: #F04757;
	transition: .3s;
	border-color: #fff;
}
.menu-btn a.nav-link.search:hover i {
	color: #fff;
}
header .navbar .menu-btn .nav-link {
	color: #fff;
	font-size: 18px;
	font-family: 'Gilmer-Regular';
}
header .navbar .menu-btn .nav-link:hover span, header .navbar .menu-btn .nav-link:hover {
	color: #fff;
}
.red {
	color: #F04757 !important;
}

.right-menu {
	position: fixed;
	right: 0;
	top: 0;
	height: 100vh;
	border-left: 1px solid #D1DBE3;
	width: 100px;
	display: flex;
	flex-direction: column;
	align-items: center;
	background-color: transparent;
	z-index: 14;
	backdrop-filter: blur(15px);
}
.right-width {
	width: 100%;
	text-align: center;
}
.right-menu .right-name {
	font-size: 14px;
	font-family: 'Gilmer-Bold';
	color: #000000;
	padding-top: 10px;
	margin: 0;
}
.right-menu .basket {
	padding: 30px 0 20px 0;
	display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.right-menu .basket .counter {
	color: #F04757;
    border: 2px solid #F04757;
    display: flex;
    font-size: 12px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    align-items: center;
    justify-content: center;
    margin: 5px 0;
    cursor: pointer;
}
.right-menu .login {
	padding: 20px 0 18px 0;
	/*border-top: 2px solid #F04757;*/
}
.right-center-menu {
	display: flex;
	flex-direction: column;
	border-top: 2px solid #F04757;
	border-bottom: 2px solid #F04757;
	height: 100%;
	justify-content: space-evenly;
	align-items: center;

}
.right-menu .scroll {
	height: 300px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.right-menu .scroll h4 {
	writing-mode: vertical-rl;
    text-orientation: mixed;
    font-size: 10px;
    margin-left: auto;
    margin-right: auto;
}
.right-menu.opened {
	background-color: #F04757;
}
.right-menu.opened h4 {
	color: #fff;
}
.right-width.opened {
	background-color: #fff;
}
.right-width.opened h4 {
	color: #000000;
}

.content-head {
	font-size: 50px;
	font-family: 'Gilmer-Regular';
	text-align: center;
	padding-bottom: 20px;
}
.content-p {
	color: #3B3131;
	font-size: 18px;
	line-height: 2.2;
	font-family: 'Gilmer-Regular';
	text-align: center;
	padding-bottom: 20px;
}
.big-video-link {
	margin: 50px 0;
	display: block;
}
.video {
	width: 100%;
	margin: 15px 0;
	border-radius: 25px;
}
.show-psw {
	cursor: pointer;
	color: #6A757E;
}
.box {
	display: flex;
	flex-direction: column;
	width: 100%;
	text-align: center;
	padding: 35px 45px;
	border-radius: 30px;
	margin: 30px 0;
	background-color: #fff;
	/*filter: drop-shadow(0 18rem 5rem rgba(0, 0, 0, 0.1));*/
	box-shadow: rgb(149 157 165 / 20%) 0px 24px 35px;
	cursor: pointer;
}
.box .top {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	padding-bottom: 40px;
	position: relative;
}
.box .top::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	width: 25%;
	background-color: #D1DBE3;
	margin-left: auto;
	margin-right: auto;
}
.box .top h4 {
	font-family: 'Gilmer-Bold';
	font-size: 18px;
	color: #3B3131;
}
.box .top .on-hover {
	display: none;
}
.box .content p {
	font-family: "Gilmer-Medium";
	font-size: 16px;
	color: #000000;
	padding: 10px 0;
	height: 155px;
}
.box .price {
	position: relative;
	padding-bottom: 15px;
}
.box .price::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	width: 25%;
	background-color: #D1DBE3;
	margin-left: auto;
	margin-right: auto;
}
.box .price .test-price {
	font-size: 4vw;
	font-family: 'Gilmer-Light';
	color: #000000;
}
.box .price .test-price .tl {
	font-size: 40px;
}
.box .bottom {
	padding-top: 20px;
}
.box .bottom a {
	font-size: 14px;
	padding-top: 15px;
	font-family: 'Gilmer-Bold';
}
.box:hover {
	background-color: #F04757;
	transition: .5s;
}
.box:hover .off-hover {
	display: none;
}
.box:hover .on-hover {
	display: inline-block;
}
.box:hover h4 ,.box:hover .content p,  .box:hover .price .test-price ,.box:hover .price .test-price .tl , .box:hover .bottom p{
	color: #fff !important;
}
section#cards {
	padding-top: 50px;
	padding-bottom: 100px;
}
section#cards .box .bottom p.red {
	display: inline-block;
    width: 50%;
    padding: 20px 0;
    border: 1px solid #f04757;
    border-radius: 35px;
}
section#cards .box:hover .bottom p.red {
	border-color: #fff;
}
section#nasil-calisir {
	padding-top: 100px;
}
.steps {
	display: flex;
	flex-direction: column;
	border-left: 2px dashed #fcdadd;
}
.steps .step {
	display: flex;
	flex-direction: row;
	min-height: 60px;
	padding-bottom: 40px;
	cursor: pointer;
	position: relative;
	right: 5.5px;
}
.steps .step:last-child {
	padding: 0;
}
.steps .marker {
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background-color: #F04757;
	flex: none;
	margin-top: 7px;
	margin-right: 10px;
}
.steps .step h5 {
	font-size: 16px;
	font-family: 'Gilmer-Bold';
	color: #3B3131;
}
.steps .step p {
	font-size: 16px;
	color: #3B3131;
	font-family: 'Gilmer-Medium';
	display: none;
	max-width: 75%;
	padding-top: 5px;
}
.steps .step-1 p{
	display: block;
}
.steps .step.active .marker {
	border: 1px solid #F04757;
	outline-offset: 3px;
    outline: 1px solid #f04757;
}
.step-head {
	color: #000000;
	font-size: 24px;
	font-family: 'Gilmer-Regular';
}
.bottom-bg {
	padding: 50px;
}
.bold {
	font-family: 'Gilmer-Bold';
}
section#yorumlar {
	padding-top: 80px;
	padding-bottom: 80px;
}
.red-box {
	background-color: #F04757;
	border-radius: 19px;
	height: 300px;
	width: 100%;
	margin-top: 20px;
	display: flex;
	text-align: center;
	justify-content: center;
	margin-top: 130px;
}
.comment-box {
	border: 1px solid #D1DBE3;
	width: 100%;
	background: #fff;
	max-width: 40%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	border-radius: 20px;
	position: relative;
    bottom: 160px;
    min-height: 380px;
}
#yorumlar .content-head {
	margin-bottom: 35px;
}
.comment-box:first-child {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-right: none;
}
.comment-box:last-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.comment-box .stars {
	height: 20px;
	margin-bottom: 30px;
}
.comment-box .comment-text {
	font-size: 16px;
	font-family: 'Gilmer-Regular';
	color: #3B3131;
	margin: 0;
	margin-bottom: 30px;
	max-width: 50%;
	margin-left: auto;
	margin-right: auto;
}
.comment-box .avatar {
	height: 40px;
	margin-bottom: 20px;
}
.comment-box .comment-name {
	font-family: 'Gilmer-Bold';
	color: #0F1137;
	font-size: 16px;
	margin: 0;
}
.comment-box .comment-title {
	font-size: 15px;
	font-family: 'Gilmer-Light';
	color: #9F9FB7;
	margin: 0;
}
.app-bar {
	display: flex;
	align-items: center;
	justify-content: center;
}
.app-text {
	font-size: 18px;
	font-family: 'Gilmer-Medium';
	color: #000000;
	text-align: center;
}
section#footer {
	background: #E8E8E8;
	margin-top: 220px;
}
.bulten {
	background-color: #F04757;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 40px 5px 60px 5px;
    margin-top: -169px;
}
.bulten h4 {
	font-family: 'Gilmer-Bold';
	font-size: 50px;
	color: #FFFFFF;
}
.bulten p {
	font-family: 'Gilmer-Regular';
    font-size: 14px;
    color: #FFFFFF;
    width: 100%;
    padding-bottom: 40px;
    text-align: center;
    margin: 0;
    border-bottom: 1px solid #D1DBE3;
}
.bulten .bulten-input {
	border: none !important;
	background: transparent !important;
	outline: none !important;
	font-size: 30px;
	font-family: 'Gilmer-Regular';
	color: #FFFFFF;
	padding-top: 60px;
	width: 60%;

}
.bulten .bulten-input::placeholder {
	font-size: 30px;
	font-family: 'Gilmer-Regular';
	color: #FFFFFF;
	text-align: center;
}

.user-info {
	display: block;
	width: 80%;
}
.user-info.opening {
	position: fixed;
	display: none;
	height: 100vh;
	right: 100px;
	top: 0;
	padding: 60px 70px;
	background-color: #fff;
	width: 400px;
	z-index: 25;
}
.user-card {
	background-color: #F7FBFF;
	border: 1px solid #E5ECF1;
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	padding: 20px;
}
.user-card .top {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.user-card .top .avatar-img {
	margin-right: 20px;
}
.avatar-img {
	border-radius: 10px;
	width: 60px;
	height: 60px;
	object-fit: cover;
}
.avatar-name {
	color: #F04757;
	font-size: 18px;
	font-family: 'Gilmer-Bold';
}
.user-card .bottom {
	margin-top: 20px;
}
.user-card .bottom a {
	color: #6A757E;
	font-size: 14px;
	font-family: 'Gilmer-Bold';
	text-decoration: none;
	display: flex;
	align-items: center;
	padding: 10px 0;
}
.user-card .bottom a img {
	margin-right: 15px;
}
.user-menu {
	margin-top: 25px;
	padding: 0 20px;
}
.user-menu a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: Flex-start;
	color: #242424;
	font-size: 16px;
	font-family: 'Gilmer-Bold';
	padding: 10px 0;
	margin-bottom: 20px;
}
.user-menu a img {
	margin-right: 15px;
}
.user-menu a.active {
	color: #F04757;
}
.user-menu a.active:after {
	background-color: #F04757;
	width: 100%;
}
.user-menu a:after {
	content: '';
	background-color: #E5ECF1;
	width: 20px;
	height: 1px;
	position: absolute;
	bottom: 0px;
	left: 0;
}
.pop-overlay {
	position: fixed;
    width: 100%;
    height: 100vh;
    background-color: #000;
    opacity: .8;
    z-index: 14;
    top: 0;
    display: none;
}
.user-menu a:hover {
	color: #F04757;
	transition: .3s;
}
.user-menu a:hover:after {
	background-color: #F04757;
	width: 100%;
	transition: .3s;
}
header.page-header {
	position: relative;
	padding-bottom: 50px;
	/*transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out ;*/
	position: static;
	top: 0;
	left: 0;
}
.navbar-toggler img {
	transform: rotate(45deg);	
	transition: .4s;
}
.navbar-toggler.collapsed img {
	transform: rotate(0);
}
.shrink-logo img{
	height: 40px;
}
header.page-header.shrink {
	padding: 5px 0;
	background-color: #fff;
	border-bottom: 1px solid #D1DBE3;
	position: fixed;
}
header .shrink-logo {
	display: none;
}
.normal-logo img {
	display: block;
}
header.shrink .normal-logo , header.shrink .normal-logo img{
	height: 40px;
}
header.shrink .shrink-logo {
	/*display: inline-grid;*/
}
header.shrink .navbar .nav-link  {
	padding: .5rem 1rem;
}
.theme-group {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px;
	position: relative;
}
label.error {
	margin-top: auto;
    position: absolute;
    bottom: -26px;
    color: #ff453a;
    font-size: 9px;
    left: 7px;
}
.theme-input {
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 0 20px;
	border-radius: 10px;
	border: 1px solid #E5ECF1;
	color: #F04757;
	font-size: 14px;
	font-family: 'Gilmer-Bold';
	width: 100%;
	background-color: #fff !important;
}
.theme-input:focus, .theme-input:focus-with-in, .theme-input:focus-visible {
	outline: none;
	border-color: #F04757;
}
.theme-input:focus-visible {
	outline: #F04757 auto 2px;
	border-radius: 0;
}
.theme-input::placeholder {
	color: #6A757E;
	font-size: 14px;
	font-family: 'Gilmer-Bold';
}
.input-wth-icons {
	position: relative;
}
.right-input-icon {
	position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.w-45 {
	width: 45%;
}

.w-20 {
	width: 20%;
}
.w-30 {
	width: 31%;
}

.custom-radio {
	border: 1px solid #E5ECF1;
	color: #6A757E;
	font-family: 'Gilmer-Bold';
	font-size: 14px;
	padding: 10px 18px;
	height: 60px;
	border-radius: 2px;
	background-color: #fff !important;
}
.custom-radio i {
	color: #a4a9ad;
	margin-right: 5px;
	font-size: 20px;
}
.login-form .custom-radio {
	text-align: center;
}
.login-form {
	padding-top: 40px;
}
section#app {
	padding-top: 60px;
}
.custom-radio.other-radio i {
	margin-right: 15px;
}
[type=radio] { 
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
[type=radio] + .custom-radio {
  cursor: pointer;
}
[type=radio]:checked + .custom-radio {
  outline: 2px solid #F04757;
  color: #F04757;
}
[type=radio]:checked + .custom-radio i {
	color: #F04757;
}
.custom-radio-label {
	width: 100%;
}
.check-part {
	height: 40px;
    width: 40px;
    line-height: 36px;
    border: 2px solid #F04757;
    text-align: center;
    border-radius: 8px;
    margin-left: 6px;
}
.custom-checkbox {
	display: flex;
    align-items: center;
    margin: 0;
    cursor: pointer;
}
.custom-checkbox input[type=checkbox] {
    visibility: collapse;
    width: 0px;
    margin-left: -0.25em;
}

.custom-checkbox input[type=checkbox] ~ .custom-check-on {
    display: none;
}

.custom-checkbox input[type=checkbox]:checked ~ .custom-check-on {
    display: inline;
}

.custom-checkbox input[type=checkbox]:checked ~ .custom-check-off {
    display: none;
}

.custom-checkbox input[type=checkbox]:disabled ~ * {
    color: #b6b4b4;
}

.custom-checkbox input[type=checkbox].error ~ .custom-check-on,
.custom-checkbox input[type=checkbox].error ~ .custom-check-off {
    border: solid 2px red;
}
.custom-checkbox .custom-check-on.btn:after {
    right: -4px;
}

.custom-checkbox .custom-check-off.btn:after {
    left: -4px;
}

.custom-checkbox .custom-check-on.btn:before {
    content: "On";
    color: white;
    margin-left: -10px;
}

.custom-checkbox .custom-check-off.btn:before {
    content: "Off";
    color: #333;
    margin-right: -15px;
}

.custom-checkbox input[type=checkbox]:checked ~ .btn.custom-check-on {
    display: inline-block;
}
.custom-check-off.check-part {
	border-color: #E5ECF1;
	background-color: #fff !important;
}
.custom-check-on {
	color: #F04757;
}
.custom-check-off {
	color: #E5ECF1;	
}
.custom-check-text {
	color: #242424;
	font-size: 14px;
	font-family: 'Gilmer-Regular';
	margin-left: 20px;
}
.form-info h5{
	color: #242424;
	font-size: 14px;
	font-family: 'Gilmer-Regular';
}
.form-info h5 .red {
	font-family: 'Gilmer-Bold';
}
.form-submit-btn {
	margin-top: 30px;
}
.submit-form {
	background: #F04757;
	border-radius: 10px;
	color: #FFFFFF;
	font-size: 16px;
	font-family: 'Gilmer-Bold';
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 60px;
}
.login-link {
	color: #F04757;
	font-size: 14px;
	font-family: 'Gilmer-Bold';
	text-align: center;
	display: block;
	margin-top: 30px;
}
.form-head {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}
.health-bg {
	width: 50%;
}
.form-head h4 {
	color: #242424;
	font-size: 20px;
	font-family: 'Gilmer-Bold';
	margin: 0;
}
.form-top-link {
	color: #F04757;
	font-size: 14px;
	font-family: 'Gilmer-Bold';
	text-align: center;
}
.price-box {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	padding: 50px 0;
	border: 1px solid #CDDCE6;
	background-color: #fff;
	border-radius: 10px;
	height: 100%;
}
.price-box .top img {
	margin-bottom: 30px;
}
.price-box .price-total h4 {
	color: #242424;
	font-size: 30px;
	font-family: 'Gilmer-Light';
}
.price-box .price-total h3.price {
	color: #F04757;
	font-size: 71px;
	font-family: 'Gilmer-Light';
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
}
.price-box .price-total h3.price .currency {
	font-family: 'Gilmer-Regular';
	font-size: 20px;
}
.price-box {
	display: flex;
	align-items: center;
	justify-content: center;
}
.price-box .bottom {
	width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}
.price-box .bottom a {
	padding: 10px 20px;
	color: #FFFFFF;
	border-radius: 10px;
	font-size: 16px;
	font-family: 'Gilmer-Bold';
	background-color: #F04757;
}
.user-box {
	background-color: #fff;
	display: flex;
	border-radius: 10px;
	border: 1px solid #E5ECF1;
	margin-bottom: 30px;
}
.user-box .left {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 15px 20px;
}
.user-box .left h5 {
	color: #242424;
	font-size: 16px;
	font-family: 'Gilmer-Bold';
	margin-left: 15px;
}
.user-box .right {
	margin-left: auto;
	background-color: #E4ECF1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100px;
	border-top-right-radius: 9px;
	border-bottom-right-radius: 9px;
}
.user-box .right i {
	color: #F04757;
	font-size: 18px;
}
.who-head , .basket-head{
	font-size: 24px;
	font-family: 'Gilmer-Regular';
	color: #242424;
	margin-bottom: 30px;
}
.sepet-box {
	display: flex;
	align-items: center;
	background-color: #fff;
	border-radius: 10px;
	border: 1px solid #E5ECF1;
	margin-bottom: 25px;
}
.sepet-box .left {
	display: flex;
	align-items: center;
	padding: 20px 30px;
	width: 100%;
}
.sepet-item-info {
	margin-right: auto;
	display: flex;
	align-items: center;
}
.icon-box {
	margin-right: 25px;
	background-color: #fff;
	border: 1px solid #E5ECF1;
	border-radius: 4px;
	height: 50px;
	width: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.icon-box i {
	color: #EA9D2D;
	font-size: 20px;
}
.sepet-item-info h3 {
	color: #242424;
	font-size: 16px;
	font-family: 'Gilmer-Bold';
	margin-bottom: 0;
}
.sepet-box .sepet-item-price {
	color: #F04757;
	font-size: 20px;
	font-family: 'Gilmer-Bold';
	margin-left: auto;
	margin-bottom: 0;
}
.sepet-box .method-item-price {
	color: #F04757;
	font-size: 20px;
	font-family: 'Gilmer-Bold';
	margin-left: auto;
	margin-bottom: 0;
}
.sepet-box .sepet-total-price {
	color: #F04757;
	font-size: 20px;
	font-family: 'Gilmer-Bold';
	margin-left: auto;
	margin-bottom: 0;
}
.sepet-box .right {
	margin-left: auto;
	background-color: #E4ECF1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 160px;
	border-top-right-radius: 9px;
	border-bottom-right-radius: 9px;
	height: 90px;
}
.sepet-box .right a {
	color: #F04757;
}
.address-one .icon-box {
	width: 50px;
	height: 40px;
}
.address-one .sepet-item-info h3.address-name {
	margin-right: 20px;
}
.address-one .sepet-item-info h3 {
	font-size: 14px;
}
.sepet-box.address-one .right {
	background-color: #fff;
}
.address-box , .opened-address-box {
	display: flex;
	width: 100%;
	background-color: #F7FBFF;
	border: 1px solid #E5ECF1;
	align-items: center;
	justify-content: flex-start;
	padding: 30px 10px 30px 30px;
	cursor: pointer;
	border-radius: 4px;
	border-collapse: collapse;
}
.address-box .icon-box , .opened-address-box .icon-box {
	width: 50px;
	height: 40px;
	margin-right: 10px;
}
.address-box h5 , .opened-address-box h5{
	color: #242424;
	font-size: 14px;
	font-family: 'Gilmer-Bold';
}
.address-box.active {
	border-color: #F04757;
}
.pay-form {
	border: 2px solid #F04757;
	border-radius: 10px;
	padding: 30px;
}
.address-box.active h5 {
	color: #F04757;
}
.address-box:hover {
	border-color: #F04757;
	transition: .3s;
}
.address-box:hover h5 {
	color: #F04757;
	transition: .3s;
}
.opened-address-box {
	margin-top: 30px;
	flex-direction: column;
	padding: 30px;
	display: none;
	border-color: #F04757;
}
.theme-textarea {
	border: 1px solid #E5ECF1;
	border-radius: 4px;
	font-size: 14px;
	font-family: 'Gilmer-Regular';
	color: #242424;
	height: 100px;
	width: 100%;
	padding: 10px 15px;
}
.theme-textarea:focus-visible {
	outline: none;
}
.theme-textarea::placeholder {
	font-size: 14px;
	font-family: 'Gilmer-Regular';
	color: #242424;
}
.opened-address-box .submit-form {
	margin-left: auto;
	margin-top: 30px;
	display: inline-flex;
	width: 200px;
}
.tahlil-box {
	background-color: #fff;
	border: 1px solid #E5ECF1;
	border-radius: 10px;
	padding: 0 30px;
}
.tahlil {
	display: flex;
	align-items: center;
	border-bottom: 1px solid #E5ECF1;
	padding: 30px 0;
}
.tahlil:last-child {
	border: none;
}
.tahlil .left {
	display: flex;
}
.tahlil-info {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}
.tahlil-info .tahlil-date {
	color: #6A757E;
	font-size: 16px;
	font-family: 'Gilmer-Regular';
	margin: 0;
}
.tahlil-info .tahlil-name {
	color: #242424;
	font-size: 16px;
	font-family: 'Gilmer-Bold';
	margin: 0;
}
.tahlil .right {
	margin-left: auto;
}
.interact-btn {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 0 30px;
	width: 100%;
	border-radius: 10px;
	border: 1px solid #CDD9E2;
	height: 100px;
	cursor: pointer;
	background: #F7FBFF;
}
.interact-btn .icon-box {
	margin-right: 10px;
}
.interact-btn h4 {
	color: #242424;
	font-size: 14px;
	font-family: 'Gilmer-Bold';
	margin: auto;
}
.interact-btn.active {
	border-color: #F04757;
}
.interact-btn.active h4 {
	color: #F04757;
}
.interact-btn:hover {
	border-color: #F04757;
	transition: .3s;
}
.interact-btn:hover h4 {
	color: #F04757;
}
.bill-box {
	border: 1px solid #F04757;
	padding: 30px;
	border-radius: 6px;
	background: #F7FBFF;
	margin-top: 30px;
	display: none;
}
.bill-box .nav {
	border-radius: 10px;
	border: none;
	margin-bottom: 30px;
}
.bill-box .nav .nav-item {
	width: 50%;
	text-align: center;
}
.bill-box .nav .nav-item .nav-link {
	color: #6A757E;
	font-size: 14px;
	font-family: 'Gilmer-Bold';
	border: 1px solid #E5ECF1;
	background: #fff;
	display: flex;
	align-items: center;
	height: 50px;
	justify-content: center;
}
.bill-box .nav .nav-item:first-child .nav-link{
	border-radius: 6px;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	border-right: none;
}
.bill-box .nav .nav-item:last-child .nav-link{
	border-radius: 6px;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	border-left: none;
}
.bill-box .nav .nav-item .nav-link.active {
	color: #fff;
	background-color: #F04757;
}
.bill-box .nav .nav-item .nav-link:hover {
	color: #fff;
	background-color: #F04757;
	transition: .3s;	
}
.theme-group .theme-textarea {
	color: #F04757;
    font-size: 14px;
    font-family: 'Gilmer-Bold';
}
.theme-group .theme-textarea::placeholder {
	font-size: 14px;
    font-family: 'Gilmer-Bold';	
    color: #6A757E;
}
.triple-input input {
	margin-right: 20px;
}
.triple-input input:last-child {
	margin-right: 0;
}
.bill-form .theme-input {
	border-radius: 6px;
}
.bill-form .submit-form, .psw-form .submit-form , .pay-form .submit-form{
	width: 200px;
	margin-left: auto;
}
.psw-form {
	border: 1px solid #E5ECF1;
	border-radius: 10px;
	background-color: #F7FBFF;
	padding: 25px 30px;
}
.theme-accordion .card {
	background-color: #fff;
	border: 1px solid #E5ECF1 !important;
	margin-bottom: 20px;
	border-radius: 10px !important;
}
.theme-accordion .card-header {
	background-color: #fff;
	border: none;
	padding: 30px;
}
.faq-top {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	cursor: pointer;
}
.faq-top .left {
	display: flex;
	align-items: center;
	justify-content: center;
}
.faq-top .left .count {
	color: #F04757;
	font-size: 14px;
	font-family: 'Gilmer-Regular';
	height: 40px;
	width: 40px;
}
.faq-top .left h4 {
	color: #F04757;
	font-size: 18px;
	font-family: 'Gilmer-Bold';
	margin: 0;
}
.faq-top.collapsed .left h4 {
	color: #242424;
}
.faq-top .right {
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
}
.faq-top .right i {
	color: #F04757;
}
.theme-accordion .card-body {
	padding-left: 95px;
	padding-top: 0;
}
.theme-accordion .card-body p {
	color: #000000;
	font-size: 16px;
	font-family: 'Gilmer-Medium';
}

section#page-img {
	padding-top: 50px;
}
.urun-detay-right {
	position: relative;
}
.product-price {
	position: absolute;
	left: -100px;
	top: 90px;
	background-color: #479BF0;
	width: 280px;
	height: 280px;
	border-radius: 50%;
	border-top-left-radius: 0;
	color: #FFFFFF;
	font-size: 5vw;
	font-family: 'Gilmer-Light';
	display: flex;
	align-items: center;
	justify-content: center;
}
.product-price .currency {
	font-size: 3vw;
	top: 13px;
	position: relative;
	font-family: 'Gilmer-Light';
}
.urun-detay-head {
	font-size: 4vw;
	color: #000000;
	font-family: 'Gilmer-Light';
	line-height: 1.2;
}
.urun-detay-icon {
	width: 130px;
	height: 130px;
	margin-bottom: 30px;
	border-radius: 50%;
	border-top-left-radius: 0;
	background-color: #f04757;
	padding: 20px;
	display: flex;
	align-items: center;
	justify-content: center;

}
.urun-detay-desc {
	color: #3B3131;
	font-size: 1.5vw;
	font-family: 'Gilmer-Light';
}
.urun-detay-left {
	display: flex;
	flex-direction: column;
	width: 75%;
	align-items: flex-start;
}
.buy-btn {
	border: 1px solid #F04757;
	border-radius: 10px;
	height: 70px;
	padding: 0 30px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	color: #242424;
	font-size: 16px;
	font-family: 'Gilmer-Bold';
	width: 230px;
	text-align: center;
	margin-top: 7%;
}
.buy-btn span {
	margin-left: auto;
	margin-right: auto;
}
.buy-btn:hover {
	color: #F04757;
}
.product-detail-head {
	color: #3B3131;
	font-size: 40px;
	font-family: 'Gilmer-Light';
	text-align: center;
	padding-bottom: 25px;
}
.left-bar-head {
	color: #F04757;
	font-size: 40px;
	font-family: 'Gilmer-Bold';
	padding-bottom: 20px;
}
.left-bar ul {
	padding: 0;
}
.left-bar ul li{
	list-style: none;
	padding: 20px 0;
	color: #242424;
	font-size: 22px;
	font-family: 'Gilmer-Bold';
}
.left-bar-video.big-video-link {
	margin: 0;
}
section#detay-video {
	padding-top: 100px;
}




.product-special-box {
	display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  background-color: #fff;
  border-radius: 30px;
  filter: drop-shadow(2px 4px 6px #fff);
  box-shadow: rgb(149 157 165 / 15%) 0 67px 40px;
  padding: 30px;
  text-align: center;
  margin: 40px 0;
  height: 350px;
}
.product-special-text {
	color: #3B3131;
	font-family: 'Gilmer-Medium';
	font-size: 20px;
	padding-top: 5px;
}
.product-special-icon {
	width: 100px;
	height: 100px;
	border-radius: 50px;
	border-top-left-radius: 0;
	background-color: rgba(187,188,195,0.15);
	margin-bottom: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.contact-list {
	padding: 0;
}
.contact-list li , .contact-list li a {
	color: #3B3131;
	font-size: 20px;
	font-family: 'Gilmer-Regular';
	padding: 10px 0;
	list-style: none;
}
.contact-list li a:hover {
	color: #F04757;
}
.contact-list li img {
	margin-right: 15px;
	width: 22px;
}
.contact-form {
	width: 70%;
	padding-top: 40px;
}
.contact-form-head {
	color: #242424;
	font-size: 20px;
	font-family: 'Gilmer-Bold';
	padding-bottom: 20px;
}
.contact-form .theme-group {
	margin-bottom: 15px;
}
.relative-div {
	position: relative;
	width: 48% !important;
	margin-bottom: 12px;
}
.relative-div input {
	width: 100% !important;
}
.relative-textarea {
	width: 100% !important;
}
.relative-check {
	width: 100% !important;
}
.relative-div .error {
	bottom: -22px;
}
.contact-form .theme-group input{
	width: 48%;
	border-radius: 10px;
}
.contact-submit {
	color: #fff;
	margin-top: 12px;
}
.contact-submit:hover {
	background-color: #F04757;	
	color: #fff;
}
.contact-left {
	margin-top: 50px;
}
.contact-head {
	color: #000000;
	font-size: 40px;
	font-family: 'Gilmer-Light';
	padding-bottom: 20px;
}
section#contact {
	padding-top: 40px;
}
.main-text {
	font-size: 18px;
	font-family: 'Gilmer-Regular';
	color: #000000;
	padding: 20px 0;
}
.partner-img {
	border-radius: 10px;
	width: 100%;
	margin: 30px 0 50px 0;
}
section#partner {
	padding-top: 35px;
}
.flat-head {
	color: #000000;
	font-size: 24px;
	font-family: 'Gilmer-Bold';
}
.payment-result-text {
	color: #242424;
  font-size: 16px;
  font-family: 'Gilmer-Bold';
}
.payment-result-content {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding-top: 50px;
}
.payment-result-content img {
	margin-bottom: 20px;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
}
.main-content {
	margin: 30px 0;
}
.main-content h2 {
	color: #F04757;
	font-size: 22px;
	font-family: 'Gilmer-Bold';
}
.main-content p {
	font-family: 'Gilmer-Medium';
	font-size: 16px;
	color: #3B3131;
}
.main-list li {
	padding: 5px 0;
	color: #3B3131;
	font-size: 16px;
	font-family: 'Gilmer-Bold';
}
.main-list.regular li {
	font-family: 'Gilmer-Regular';
}
.main-list li::marker {
	color: #f04757;
}
.product-faq-head {
	padding-top: 30px;
}
.steps-subhead {
	padding-bottom: 10px;
	padding-top: 25px;
	font-size: 16px;
	font-family: 'Gilmer-bold';

}
.list-head {
	color: #F04757;
	font-family: 'Gilmer-Bold';
	font-size: 20px;
	padding-top: 12px;
}
.main-inner-content {
	padding-left: 25px;
}
.main-inner-content h3 {
	font-size: 18px;
	color: #F04757;
	font-family: 'Gilmer-Bold';
}
.main-inner-content ul li {
	font-size: 15px;
	font-family: 'Gilmer-Regular';
}
.right-menu .on-menu {
	display: none;
}
.right-menu .off-menu {
	display: inline-block;
}
.right-menu.opened .off-menu {
	display: none;
}
.right-menu.opened .on-menu {
	display: inline-block;
}
.prod-count input {
	border: none;
	width: 60px;
	border-radius: 10px !important;
}
.prod-count {
	border: 1px solid #E5ECF1;
	border-radius: 10px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 15px;
}
.prod-count img {
	cursor: pointer;
}
.prod-count .mines , .prod-count .plus {
	height: 100%;
    cursor: pointer;
    padding: 10px;
}
.right.with-counter {
	background-color: #fff;
	margin-right: 20px;
}






.app-link img {
	width: 80%;
}
.footer-logo {
	margin-top: 10px;
}
.footer-left-bottom {
	margin-top: auto;
	padding: 60px 0 0 0;
}
.e-bulten {
	display: Flex;
	justify-content: flex-start;
	align-items: center;
}
.e-bulten .left {
	display: flex;
	flex-direction: column;
	width: 65%;
}
.e-bulten .left h4 {
	color: #F04757;
	font-size: 20px;
	font-family: 'Gilmer-Bold';
	margin: 0;
}
.e-bulten .left p {
	color: #242424;
	font-size: 14px;
	font-family: 'Gilmer-Regular';
	margin: 0;
}
.e-bulten-with-input {
	position: relative;
	width: 100%;
}
.e-bulten-with-input .e-bulten-input{
	height: 110px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px 30px;
	background-color: #F7FBFF;
	border: 1px solid #E5ECF1;
	border-radius: 10px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	width: 100%;
}
.e-bulten-with-input .bulten-icon {
	display: flex;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    height: 50%;
    align-items: center;
    justify-content: center;
    background-color: #E5ECF1;
    width: 60px;
    height: 60px;
    margin-top: auto;
    margin-bottom: auto;
    border-radius: 50px;
    border-top-left-radius: 0;
}
.e-bulten-with-input .bulten-icon i {
	color: #F04757;
}
.footer-nav-list {
	padding: 10px 0 20px 0;
	border-bottom: 1px solid #E5ECF1;
}
.footer-nav-list ul {
	padding: 0;
	display: inline-flex;
	flex-direction: column;
	margin-right: 60px;
	padding-right: 60px;
}
.footer-nav-list ul:last-child {
	margin-right: 0;
	padding-right: 0;
}
.footer-nav-list ul li {
	list-style: none;
	margin-bottom: 15px;
}
.footer-nav-list ul li a {
	color: #242424;
	font-size: 16px;
	font-family: 'Gilmer-Regular';
}
.footer-nav-list ul li a:hover {
	color: #F04757;
}
.other-sex {
	display: none;
}
footer {
	padding: 0 220px 0 100px;
	background-image: url(../images/footer-bg.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center right;
	border-top: 1px solid #E5ECF1;
	padding-top: 50px;
	margin-top: 80px;
	z-index: 13;
	position: relative;
}
.puxo-logo {
	height: 110px;
	margin-left: auto;
}
.footer-bottom {
	display: flex;
	align-items: center;
	justify-content: center;
}
.copyright {
	font-size: 14px;
	font-family: 'Gilmer-Bold';
	color: #35373C;
	margin: 0;
}
.copyright-text {
	font-family: 'Gilmer-Regular';
	font-size: 12px;
	color: #35373C;
}
.footer-right-bar {
	display: flex;
    position: absolute;
    right: 0;
    width: 100px;
    z-index: 22;
    border-left: 1px solid #E5ECF1;
    height: 85%;
    background: transparent;
}
.footer-right-bar .footer-right-menu .text-part h4 {
	writing-mode: vertical-rl;
    text-orientation: mixed;
    font-size: 16px;
    color: #242424;
    font-family: 'Gilmer-Regular';
    margin-left: auto;
    margin-right: auto;
}
.footer-right {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	margin-left: auto;
}
.footer-right ul {
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.footer-right ul li {
	list-style: none;
	padding-right: 20px;
	padding-left: 20px;
}
.contact-map {
	border-radius: 50%;
	border-top-left-radius: 0;
	border: 5px solid #f04757;
	height: 500px;
	width: 500px;
}
.contact-map iframe {
	border-radius: 50%;
	border-top-left-radius: 0;
}
.footer-right ul li a {
	color: #35373C;
	font-size: 14px;
	font-family: 'Gilmer-Bold';
}
.footer-right ul li:first-child {
	border-right: 2px solid #D1DBE3;
	padding-left: 0;
}
.footer-right ul li:last-child {
	padding-right: 0;
}
section#neden-bloopi {
	padding-top: 50px;
}
.relative-div input.w-0 {
	width: 0 !important;
}
.slider-home {
	width: 85%;
}
.market-links a, .market-links a img{
	height: 60px;
}
.cookies {
	background-color: #f04757e8;
    padding: 20px 40px;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 999;
    display: none;
}
.cookies-inner {
	display: flex;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
.cookies p {
	color: #fff;
    width: 75%;
    margin: 0;
}
.cookies button {
	width: 150px;
    background-color: #fff;
    color: #f04757;
    border: none;
}
strong.bolder {
	font-family: 'Gilmer-Bold';
}
.blog-head {
	font-size: 35px;
	color: #3B3131;
	font-family: 'Gilmer-Bold';
	padding-bottom: 10px;
}
.blog-img {
	border-radius: 30px;
	padding-bottom: 10px;
}
.blog-img-head {
	padding-bottom: 10px;
}
.blog-next-head {
	text-align: center;
	font-size: 18px;
	font-family: 'Gilmer-Bold';
	padding-bottom: 10px;
}
.blog-box {
	background: #fff;
	border-radius: 30px;
    box-shadow: rgb(149 157 165 / 20%) 0px 24px 35px;
    text-align: center;
    margin-bottom: 30px;
}
.blog-box.listed {
	height: 100%;
}
.blog-box-head {
	color: #3B3131;
	font-size: 16px;
	font-family: 'Gilmer-Bold';
	padding: 10px 0;
	margin: 0;
}
.blog-bottom {
	display: flex;
	align-items: center;
	flex-direction: column;
	padding: 20px;
}
.blog-box-all {
	background-color: #F04757;
	font-size: 13px;
	color: #fff;
	font-family: 'Gilmer-Bold';
	text-align: center;
	border-radius: 30px;
	display: block;
	padding: 20px 0;
	margin-top: 100px;
}
.blog-box-all:hover {
	color: #fff;
}
.blog-link {
	color: #F04757;
	font-size: 12px;
	font-family: 'Gilmer-Bold';
	padding: 10px 0 20px 0;
}
.blog-box-line {
	height: 1px;
	width: 25px;
	background-color: #DADADA;
	display: block;
	margin: auto;
	text-align: center;
	margin: 20px 0;
}
.blog-box-img {
	border-radius: 30px;
}
.blog-short {
	color: #000000;
	font-family: 'Gilmer-Light';
	font-size: 16px;
	margin: 0;
}
header .navbar .dropdown-menu .dropdown-item:hover {
	background-color: #f04757;
}

.red .custom-control-input:checked ~ .custom-control-label::before {
	background-color: #F04757;
	border-color: #F04757;
}
.custom-control-input:focus ~ .custom-control-label::before {
	box-shadow: none !important;
}
#smartbanner {
  display: none;
}
.product-icon-home {
	max-height: 58px;
}
.whatsapp-mobile {
	position: fixed;
	bottom: 20px;
	right: 120px;
	z-index: 90;
}
.whatsapp-mobile img {
	float: right;
	width: 80%;
}
@media only screen and (min-width: 1500px){
	section.testler-page {
		padding: 0 275px;
	}
}
@media only screen and (min-width: 901px) {
	.no-desktop {
		display: none !important;
	}
	section.home-image {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		position: relative;
		bottom: 40px;
	}
}
@media only screen and (max-width: 1600px) {
	.custom-radio {
		padding: 10px 3px;
		font-size: 13px;
	}
	.contact-form {
		width: 70%;
	}
	.user-info {
		width: 100%;
	}
}
@media only screen and (max-width: 1500px) {
	.w-20 {
		width: 25%;
	}
	.w-45 {
		width: 48%;
	}
	section#page-img {
		padding-bottom: 40px;
	}
	.product-price {
		width: 240px;
		height: 240px;
	}
}
@media only screen and (max-width: 1368px) and (min-width: 901px) {
	.urun-detay-left {
		padding-top: 0;
		margin-top: 0;
	}
	section , header .navbar{
		padding: 0 150px 0 80px;
	}
	.buy-btn {
		margin-top: 15px;
	}
	section.home-image {
		padding-top: 50px !important;
		min-height: 600px !important;
	}
	.buy-btn {
		height: 55px;
	}
	.urun-detay-icon {
		width: 100px;
	    height: 100px;
	    margin-bottom: 15px;
	}
}
@media only screen and (max-width: 1550px) and (min-width: 1260px){
	.box {
		padding: 25px 15px;
	}
	.box .content p {
		height: 200px;
	}
	.box .top {
		padding-bottom: 20px;
	}
	.contact-form {
		width: 80%;
	}
}
@media only screen and (max-width: 1260px) and (min-width: 1000px){
	.box {
		padding: 25px 15px;
	}
	.box .price {
		padding-bottom: 5px;
	}
	.box .content p {
		height: 240px;
		font-size: 14px;
	}
	.box .top {
		padding-bottom: 20px;
	}
	.contact-form {
		width: 95%;
	}
}

@media only screen and (max-width: 768px) {
	.cookies {
		padding: 15px;
	}
	header .navbar .dropdown-menu {
		box-shadow: none;
	}
	.whatsapp-mobile {
	    bottom: 15px;
	    right: 10px;
	}
	.has-smartbanner {
		padding-top: 78px;
	}
	#smartbanner {
    display: none;
    position: fixed;
    left: 0;
    top: -82px;
    border-bottom: 1px solid #e8e8e8;
    width: 100%;
    height: 78px;
    font-family: 'Helvetica Neue',sans-serif;
    background: #E5ECF1;
    box-shadow: 0 1px 2px rgba(0,0,0,.5);
    z-index: 9998;
    -webkit-font-smoothing: antialiased;
    overflow: hidden;
    -webkit-text-size-adjust: none;
  }
  .has-smartbanner #smartbanner {
    display: block;
  }
  #smartbanner .sb-close {
    position: absolute;
    left: 9px;
    top: 4px;
    display: block;
    border: 2px solid #BCC9D3;
    width: 17px;
    height: 17px;
    font-family: 'ArialRoundedMTBold',Arial;
    font-size: 13px;
    line-height: 13px;
    text-align: center;
    color: #242424;
    background: #fff;
    text-decoration: none;
    text-shadow: none;
    border-radius: 5px;
    box-shadow: 0 2px 3px rgb(0 0 0 / 40%);
    -webkit-font-smoothing: subpixel-antialiased;
  }
  #smartbanner .sb-icon {
    position: absolute;
    left: 32px;
    top: 10px;
    display: block;
    width: 57px;
    height: 57px;
    background: rgba(0,0,0,.6);
    background-size: cover;
    border-radius: 10px;
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
  }
  #smartbanner .sb-icon.gloss:after {
    /*
    content: '';
    position: absolute;
    left: 0;
    top: -1px;
    border-top: 1px solid rgba(255,255,255,.8);
    width: 100%;
    height: 50%;
    background: -webkit-linear-gradient(top,rgba(255,255,255,.7) 0%,rgba(255,255,255,.2) 100%);
    border-radius: 10px 10px 12px 12px;
    */
  }
  #smartbanner .sb-info {
    position: absolute;
    left: 98px;
    top: 12px;
    width: 50%;
    font-size: 11px;
    line-height: 1.2em;
    font-weight: 700;
    color: #6a6a6a;
    text-shadow: 0 1px 0 rgba(255,255,255,.8);
  }
  #smartbanner .sb-info strong {
    display: block;
    font-size: 13px;
    color: #4d4d4d;
    line-height: 18px;
  }
  #smartbanner .sb-info>span {
    display: block;
  }
  #smartbanner .sb-button {
    position: absolute;
    right: 10px;
    top: 26px;
    border: 2px solid #BCC9D3;
    padding: 0 10px;
    min-width: 10%;
    height: 30px;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    font-weight: 700;
    color: #000000;
    background: #fff;
    text-transform: uppercase;
    border-radius: 7px;
  }
  span.black {
  	color: #242424;
  	margin-bottom: 10px;
  	line-height: 20px;
  }
  .has-smartbanner #navbar {
    top:78px;
  }
	.cookies .cookies-inner {
		width: 100%;
		flex-direction: column;
	}
	.cookies .cookies-inner p {
		width: 100%;
		font-size: 12px;
		text-align: center;
		margin-bottom: 5px;
	}
	.cookies .cookies-inner button {
		margin-left: auto;
		margin-right: auto;
		width: 100px !important;
		height: 40px;
	}
	.right-menu {
		display: none;
	}	
	.no-mobile {
		display: none !important; 
	}
	.box .top {
		padding-bottom: 20px;
	}
	.navbar-toggler {
		background-color: #f04757;
	    width: 50px;
	    height: 50px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    border-radius: 50%;
	    border-top-left-radius: 0;
	}
	section {
		padding: 40px 0;
	}
	header .navbar {
		padding: 0;
	}
	header {
		padding: 15px 20px 15px 20px;
	}
	.navbar-brand {
		margin: 0;
		padding: 0;
	}
	.navbar-brand img{
		width: 120px;
	}
	.slider-info {
		width: 100%;
		padding: 15px;
	}
	section#cards {
		padding-top: 10px;
    padding-bottom: 20px;
	}
	.box {
		padding: 10px 15px;
		margin: 0 0 30px 0;
	}
	.box .top {
		padding-bottom: 10px;
	}
	.box .content p {
		font-size: 14px;
		margin: 0;
	}
	.box .price .test-price {
		font-size: 35px;
	}
	.box .price {
		padding-bottom: 5px;
	}
	.box .price .test-price .tl {
		font-size: 20px;
	}
	.box .content p {
		height: auto;
	}
	section#nasil-calisir {
		padding-top: 20px;
	}
	.steps .step {
		padding-bottom: 0;
	}
	.bottom-bg {
		padding: 15px;
	}
	.content-head {
		font-size: 25px;
		padding-bottom: 10px;
	}
	.health-bg {
		width: 100%;
	}
	.app-text {
		font-size: 13px;
	}
	.steps .step p {
		max-width: 100%;
	}
	footer {
		padding: 15px 0;
		margin-top: 20px;
		background-image: none;
	}
	.footer-right-bar {
		display: none;
	}
	.footer-nav-list ul {
		margin: 0;
		padding: 0;
		display: block;
	}
	.footer-nav-list ul li {
		margin-bottom: 5px;
	}
	.footer-nav-list ul li a {
		font-size: 12px;
	}
	.footer-bottom {
		flex-direction: column;
	}
	.footer-right {
		margin-right: auto;
	}
	.footer-left {
		order: 2;
		text-align: center;
	}
	.footer-logo {
		width: 50px;
	}
	.copyright-text {
		margin: 0;
		font-size: 11px;
	}
	.slider-text h1 {
		font-size: 40px;
	}
	.slider-mobile-text {
		position: absolute;
	    z-index: 12;
	    top: -60px;
	    font-size: 40px;
	    left: 0;
	    right: 0;
	    padding-left: 10px;
	}
	.slider-text p {
		font-size: 16px;
		padding: 10px 10px 0 10px;
	}
	.urun-detay-left {
		margin-top: 0;
	}
	section#page-img {
		height: 100%;
	}
	.slider-text p {
		padding-bottom: 10px;
		line-height: 1.4;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.content-p {
		line-height: 1.4;
		font-size: 16px;
	}
	header.page-header {
		padding-bottom: 20px;
		position: static;
		border: none;
	}
	.product-detail-head {
		font-size: 25px;
		padding-bottom: 10px;
	}
	.product-special-box {
		height: auto;
		margin: 15px 0;
		padding: 15px 10px;
	}
	.product-special-text {
		font-size: 14px;
	}
	section#product-detail-section {
		padding: 10px 0;
	}
	.main-content {
		margin: 0;
	}
	.main-content h2 {
		font-size: 16px;
	}
	.main-content p {
		font-size: 13px;
	}
	.list-head {
		font-size: 15px;
	}
	.main-list li {
		font-size: 12px;
		padding: 2px 0;
	}
	.main-list {
		padding-left: 20px;
	}
	.product-faq-head {
		padding-top: 20px;
	}
	.who-head, .basket-head {
		font-size: 21px;
		margin-bottom: 15px;
	}
	.theme-accordion .card-header {
		padding: 10px 10px;
	}
	.theme-accordion .card-body {
		padding-left: 50px;
	}
	.theme-accordion .card-body p {
		font-size: 13px;
	}
	.blog-box.listed {
		height: auto;
	}
	.faq-top .left h4 {
		font-size: 12px;
	}
	.faq-top .left .count {
		font-size: 12px;
		width: 30px;
		height: 30px;
	}
	.icon-box {
		margin-right: 10px;
		flex: none;
	}
	section#app {
		padding: 10px 0;
	}
	.no-mobile-pad {
		padding: 0 !important;
	}
	.product-mobile-buy {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		bottom: 0;
		background-color: #fff;
		width: 100%;	
		position: fixed;
    z-index: 99;
    width: 100%;
    left: 0;
    padding: 10px;
	}
	.product-mobile-buy .mobile-sum {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		flex-direction: column;
		margin-left: auto;
		margin-right: 8px;
	}
	.product-mobile-buy .mobile-sum .mobile-sum-head {
		margin-right: auto;
		color: #242424;
		font-size: 12px;
		font-family: 'Gilmer-Bold';
	}
	.buy-btn {
		border: 4px solid #F04757;
		width: 170px;
		font-size: 12px;
		margin: 0;
	}
	.product-mobile-buy .mobile-sum .mobile-sum-val {
		margin-left: auto;
		color: #F04757;
		font-size: 20px;
		font-family: 'Gilmer-Bold';
	}
	.page-header , header {
		background-color: transparent;
	}
	.navbar-nav {
		border-bottom: 1px solid #BDCAD3;
	}
	.ekstra-menu .nav-item .nav-link {
		color: #000000;
		font-size: 14px;
		font-family: 'Gilmer-Bold';
		padding: 10px 0;
	}
	.ekstra-menu .nav-item .nav-link img {
		margin-right: 10px;
		width: 30px;
	}
	.ekstra-menu {
		padding: 15px 0;
		padding-bottom: 0;
    	margin-bottom: 0;
    	border-bottom: none;
	}
	.logined-box {
		background-color: #F7FBFF;
		border-radius: 10px;
		border: 1px solid #E5ECF1;
	}
	.logined-box .card-header {
		background: #F7FBFF;
		border: none;
		padding: 20px 15px;
	}
	.logined-box .card-header .link {
		color: #F04757;
		font-size: 13px;
		font-family: 'Gilmer-Bold';
		margin-right: 10px;
	}
	.logined-box .card-header .mail {
		color: #6A757E;
		font-size: 13px;
		font-family: 'Gilmer-Light';
		margin: 0;
	}
	.logined-box .user-menu a {
		margin-bottom: 8px;
		font-size: 14px;
	}
	.logined-box .collapse {
		background-color: #F7FBFF;
	}
	.logined-box .card {
		border-radius: 10px !important;
		background-color: #F7FBFF;
	}
	.logined-box .card .left {
		flex-direction: column;
		align-items: flex-start;
	}
	.logined-box .user-menu {
		margin-top: 0;
		padding: 0 15px;
	}
	.logined-box .card .left .name {
		font-size: 17px;
		color: #010101;
		font-family: 'Gilmer-Bold';
	}
	.logined-box .card-body {
		padding: 0;
	}
	.ekstra-menu li {
		list-style: none;
	}
	.page-header .navbar .navbar-collapse {
		height: calc(100vh - 85px);
		/*padding-top: 30px;*/
		padding-top: 0;
	}
	.has-smartbanner .page-header .navbar .navbar-collapse {
		height: calc(100vh - 165px)
		/*padding-top: 30px;*/
	}
	.page-header .navbar-collapse .navbar-nav {
		padding: 20px 0;
	}
	.partner-img {
		    margin: 10px 0;
	}
	section#partner {
		padding-bottom: 10px;
	}
	#partner .main-text {
		font-size: 15px;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	section#content {
		padding: 0;
	}
	.flat-head {
		font-size: 18px;
	}
	.navbar-brand , .navbar-toggler{
		z-index: 99;
	}
	.navbar-collapse {
		height: 100vh;
	}
	.address-box {
		margin: 10px 0;
	}
	.footer-nav-list {
		text-align: center;
	}
	.footer-nav-list ul {
		display: inline-block;
	}
	.puxo-logo {
		height: 80px;
	}
	.big-video-link {
		margin: 0;
	}
	section#neden-bloopi .content-p {
		padding-bottom: 0;
	}
	.mobile-product-img {
		width: 100%;
	}
	section.home-image .urun-detay-right {
		width: 80%;
		margin: auto;
		margin-left: 10px;
	}
	.sepet-box {
		flex-direction: column;
	}
	.right.with-counter {
		width: 100%;
	}
	.mobil-slide-top-div {
		max-width: 80%;
	    margin-left: auto;
	    margin-right: auto;
	}
	.mobil-slide-top {
		margin-bottom: 20px;
	}
	.mobil-slide .slick-dots {
		bottom: auto;
		top: 0;
	}
	.mobil-slide {
		padding-top: 65px;
	}
	.mobil-slide .slick-dots li {
		background-color: #E5E5E5;
	    width: 30px;
	    height: 30px;
	    border-radius: 50%;
	    align-items: center;
	    justify-content: center;
	    display: inline-flex;
	    font-family: 'Gilmer-Bold';
	    font-size: 11px;
	    margin-right: 15px;
	}
	.mobil-slide .slick-dots li:after {
		content: '';
	    height: 1px;
	    width: 100%;
	    background-color: #FCDADD;
	    position: absolute;
	    right: -30px;
	}
	.mobil-slide .slick-dots li.slick-active:after {
		right: -37px;
	}
	.mobil-slide .slick-dots li:last-child:after {
		content: none;
	}
	.mobil-slide .slick-dots li.slick-active {
		background-color: #F04757;
	    color: #fff;
	    outline: 1px solid #F04757;
	    outline-offset: 6px;
	}
	.mobil-slide .slide-text {
		text-align: center;
		width: 75%;
	}
	.mobil-slide .slide-text h5 {
		color: #3B3131;
		font-size: 16px;
		font-family: 'Gilmer-Bold';
	}
	.mobil-slide .slide-text p {
		color: #3B3131;
		font-size: 14px;
		font-family: 'Gilmer-Regular';
		margin: 0;
	}
	.contact-map {
		margin-top: 20px;
		width: 300px;
		height: 300px;
	}
	.contact-map iframe {
		max-height: 290px !important;
	}
	section#contact {
		padding: 0 15px;
	}
	.contact-form {
		width: 100%;
	}
	section.home-image .page-img , section.home-image .slider-video-link {
		z-index: 22;
	}
	section.home-image .slider-video-link {
		bottom: -15%;
		right: 32%;
	}
	.slider-home {
		width: 100%;
	}
	section.home-image .page-img {
		position: relative;
		top: 13px;
	}
	section#page-img.home-image {
		padding-bottom: 0;
	}
	section.home-image .slider-text {
		margin-top: 40px;
	}
	section#neden-bloopi {
		padding-top: 35px;
	}
	header .navbar .nav-link {
		padding: 10px 0;
	}
	.theme-input::placeholder {
		font-size: 10px;
	}
	.theme-input {
		height: 50px;
		padding: 0 10px;
	}
	.right-input-icon {
		font-size: 10px;
	}
	.custom-radio {
		height: 50px;
		padding: 7px 3px;
	}
	.custom-check-text {
		width: 100%;
		font-size: 12px;
	}
	.check-part {
		height: 35px;
	    width: 35px;
	    line-height: 30px;
	    font-size: 13px;
	}
	.login-form {
		padding-top: 0;
	}
	.theme-group {
		margin-bottom: 20px;
	}
	.check-group {
		margin-bottom: 10px;
	}
	.address-one {
		flex-direction: row;
	}
	.address-one .left {
		padding: 20px 0 20px 10px;
	}
	.address-one .sepet-item-info h3 {
		font-size: 11px;
	}
	.address-one .sepet-item-info h3.address-name {
		margin-right: 13px;
		font-size: 13px;
	}
	.address-one .right{
		width: 36px;
	}
	.submit-form {
		height: 50px;
		font-size: 13px;
		width: 150px !important;
	}
	.faq-top .right {
		padding-left: 5px;
	}
	.app-bar {
		flex-direction: column;
	}
	.app-bar .google-play {
		order: 3;
	}
	.app-link {
		text-align: center;
	}
	.app-link img {
		height: 70%;
	}
	.link-twin {
		display: flex;
		align-items: center;
		justify-content: center;
		padding-bottom: 20px;
	}
	.market-links {
		margin-top: 20px;
	}
	.market-links a , .market-links a img {
		height: 35px;
	} 
	.blog-short {
		font-size: 11px;
	}
	.blog-box-line {
		margin: 8px 0;
	}
	.blog-box-line {
		font-size: 13px;
	}
	.blog-link {
		padding: 10px 0;
	}
	.has-smartbanner header.page-header {
		top: 78px;
		/*height: calc(100vh - 81px);*/
	}
	.ekstra-menu .nav-item .nav-link.spesific-menu-item {
		border-radius: 40px;
		width: 100px;
		border: 1px solid #E5ECF1;
		padding: 11px;
		width: 100%;
	}
	.ekstra-menu .nav-item .nav-link.spesific-menu-item img {
		width: 60px;
		margin-right: 20px;
	}
	header .navbar .ekstra-menu .nav-item {
		margin-right: 0;
	}
	header.page-header {
		overflow-y: scroll;
		padding-bottom: 30px;
	}
	section#cards .box .bottom p.red {
		padding: 14px 0;
	}
	header.page-header.mobile-shrink {
		position: sticky !important;
    	background: #fff !important;
    	transition: .1s;
    	z-index: 9999;
	}
}

@media screen and (max-width: 767px) {
  input, select, textarea {
    font-size: 16px !important;
  }
}