@import url('/theme/v4-kumas/sub_theme/genel/firat/blue/../v4/font/tsoft.css');
@import url('https://fonts.googleapis.com/css?family=Fira+Sans:200,300,400,500,600,700');
html, body, div, span, applet, object, iframe, p,
a, abbr, acronym, address, big, cite,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, tt, var, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
#login-form .btn-custom-pink
{
background-color: #064684;
text-align: center;
}
h1, h2, h3, h4, h5, h6, code,pre, sub, sup, strong, b, i, u, blockquote
{
}
tbody, tfoot, thead, tr, th, td
{
margin: 0;
padding: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section
{
display: block;
}
html, body
{
float:left;
width:100%;
text-size-adjust:100%;
-webkit-text-size-adjust:100%;
}
body
{
font-family: 'Fira Sans', sans-serif;
font-size:13px;
line-height: 1;
}
script
{
display:none;
}
:not(.withPlace)::-webkit-input-placeholder
{
color:transparent;
opacity:0;
}
:not(.withPlace)::-moz-placeholder
{
color:transparent;
opacity:0;
}
:not(.withPlace):-ms-input-placeholder
{
color:transparent;
opacity:0;
}
:not(.withPlace):-moz-placeholder
{
color:transparent;
opacity:0;
}
::-webkit-scrollbar
{
width:5px;
height:5px;
background:#E6E6E6;
border-radius:5px;
}
::-webkit-scrollbar-button
{
display:none;
}
::-webkit-scrollbar-thumb
{
background:#4d4d4d;
border-radius:5px;
}
#showBtnx
{
background: #064684;
}
ol, ul
{
list-style-type: none;
}
img
{
max-width:100%;
height:auto;
}
.ie img
{
max-width:none;
height:auto;
}
blockquote, q
{
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after
{
content: '';
content: none;
}
.row::before, .row::after
{
content: '';
display:table;
}
.row::after
{
clear:both;
}
table
{
border-collapse: collapse;
border-spacing: 0;
}
input, select, textarea, button
{
outline:none;
font-family: 'Fira Sans', sans-serif;
}
input:focus, select:focus, textarea:focus
{
box-shadow:inset 0 0 4px rgba(0,0,0,.3);
}
p
{
padding-bottom:10px;
font-family: 'Fira Sans', sans-serif;
line-height:1.3;
}
a
{
text-decoration:none;
color:inherit;
cursor:pointer;
}
.fix-line-height
{
line-height:1.5;
}
h1, h2, h3, h4, h5, h6
{
display:block;
font-family: 'Fira Sans', sans-serif;
}
.with-border,
h1.with-border,
h2.with-border,
h3.with-border,
h4.with-border,
h5.with-border,
h6.with-border
{
position:relative;
padding-bottom:3px;
}
.with-border:before,
h1.with-border:before,
h2.with-border:before,
h3.with-border:before,
h4.with-border:before,
h5.with-border:before,
h6.with-border:before,
.with-border:after,
h1.with-border:after,
h2.with-border:after,
h3.with-border:after,
h4.with-border:after,
h5.with-border:after,
h6.with-border:after
{
content:'';
position:absolute;
left:0;
height:1px;
}
.with-border:before,
h1.with-border:before,
h2.with-border:before,
h3.with-border:before,
h4.with-border:before,
h5.with-border:before,
h6.with-border:before
{
bottom:2px;
}
.with-border:after,
h1.with-border:after,
h2.with-border:after,
h3.with-border:after,
h4.with-border:after,
h5.with-border:after,
h6.with-border:after
{
bottom:0;
}
.border-limited:before,
.border-limited:after
{
width:165px;
}
.border-unlimited:before,
.border-unlimited:after
{
width:100%;
}
.border-custom-pink:before,
.border-custom-pink:after
{
background:#e35252;
}
.border-custom-dark-gray:before,
.border-custom-dark-gray:after
{
background:#7c7c7c;
}
.border-custom-gray:before,
.border-custom-gray:after
{
background:#5e5e5e;
}
.border-custom-light-gray:before,
.border-custom-light-gray:after
{
background:#e5e5e5;
}
.text-center .border-limited:before,
.text-center .border-limited:after,
.text-center.border-limited:before,
.text-center.border-limited:after,
.border-centered.border-limited:before,
.border-centered.border-limited:after
{
left:calc(50% - 82.5px);
}
::selection
{
background:#000;
color:#fff;
}
.pos-f,
.btn.pos-f,
.col.pos-f,
.box.pos-f
{
position:fixed;
}
.pos-s,
.btn.pos-s,
.col.pos-s,
.box.pos-s
{
position:static;
}
.pos-a,
.btn.pos-a,
.col.pos-a,
.box.pos-a
{
position:absolute;
}
.pos-r,
.btn.pos-r,
.col.pos-r,
.box.pos-r
{
position:relative;
}
.pos-top,
.btn.pos-top,
.col.pos-top,
.box.pos-top
{
top:0;
}
.pos-right,
.btn.pos-right,
.col.pos-right,
.box.pos-right
{
right:0;
}
.pos-bottom,
.btn.pos-bottom,
.col.pos-bottom,
.box.pos-bottom
{
bottom:0;
}
.pos-left,
.btn.pos-left,
.col.pos-left,
.box.pos-left
{
left:0;
}
.d-none,
.btn.d-none,
.col.d-none,
.box.d-none
{
display:none;
}
.d-block,
.btn.d-block,
.col.d-block,
.box.d-block
{
display:block;
}
.d-inline,
.btn.d-inline,
.col.d-inline,
.box.d-inline
{
display:inline;
}
.d-inline-block,
.btn.d-inline-block,
.col.d-inline-block,
.box.d-inline-block
{
display:inline-block;
}
.d-flex,
.btn.d-flex,
.col.d-flex,
.box.d-flex
{
display:flex;
align-items:center;
}
.fl,
.btn.fl
{
float:left;
}
[dir="rtl"] .fl,
[dir="rtl"] .btn.fl
{
float:right;
}
.fr,
.btn.fr,
.col.fr,
.box.fr
{
float:right;
}
[dir="rtl"] .fr,
[dir="rtl"] .btn.fr,
[dir="rtl"] .col.fr,
[dir="rtl"] .box.fr
{
float:left;
}
.fn,
.btn.fn,
.col.fn,
.box.fn
{
float:none;
}
.text-title
{
line-height:17px;
font-size:13px;
color:#393939;
}
.text-description,
.pWrapper .pWin.debugActive .pText
{
line-height:15px;
font-size:12px;
color:#5e5e5e;
}
.text-link
{
line-height:14px;
font-size:11px;
color:#7c7c7c;
}
.text-upper
{
text-transform:uppercase;
}
.text-lower
{
text-transform:lowercase;
}
.text-cpt
{
text-transform:capitalize;
}
.text-over
{
text-decoration:overline;
}
.text-line
{
text-decoration:line-through;
}
.text-under
{
text-decoration:underline;
font-style:
}
.text-italic
{
font-style:italic;
}
.text-oblique
{
font-style:oblique;
}
.text-left
{
text-align:left;
}
.text-right
{
text-align:right;
}
.text-center
{
text-align:center;
}
.text-justify
{
text-align:justify;
}
.text-light
{
font-weight:300;
}
.text-regular
{
font-weight:400;
}
.text-medium
{
font-weight:500;
}
.text-semibold
{
font-weight:600;
}
.text-bold
{
font-weight:700;
}
.text-default
{
color:#7e848c;
}
.text-info
{
color:#5bc0de;
}
.text-primary
{
color:#337ab7;
}
.text-success
{
color:#5cb85c;
}
.text-warning
{
color:#e5591b;
}
.text-danger
{
color:#f33939;
}
.text-custom-gray,
.active .text-custom-pink,
.text-custom-pink.active,
.text-custom-pink.like-btn:hover
{
color:#5e5e5e;
}
.text-custom-light-gray,
.active .text-custom-dark-gray,
.text-custom-dark-gray.active,
.text-custom-dark-gray.like-btn:hover
{
color:#e5e5e5;
}
.text-custom-dark-gray,
.active .text-custom-light-gray,
.text-custom-light-gray.active,
.text-custom-light-gray.like-btn:hover
{
color:#7c7c7c;
}
.text-custom-pink,
.active .text-custom-gray,
.text-custom-gray.active,
.text-custom-gray.like-btn:hover
{
color:#e35252;
}
.ease, .btn, .form-control, a, input, select, textarea, button
{
-webkit-transition-timing-function:cubic-bezier(0.200, 0.020, 0.200, 1.000);
-moz-transition-timing-function:cubic-bezier(0.200, 0.020, 0.200, 1.000);
-ms-transition-timing-function:cubic-bezier(0.200, 0.020, 0.200, 1.000);
-o-transition-timing-function:cubic-bezier(0.200, 0.020, 0.200, 1.000);
transition-timing-function:cubic-bezier(0.200, 0.020, 0.200, 1.000);
-webkit-transition-duration:.5s;
-moz-transition-duration:.5s;
-ms-transition-duration:.5s;
-o-transition-duration:.5s;
transition-duration:.5s;
}
.row
{
margin-left:-10px;
margin-right:-10px;
clear:both;
display:block;
}
.row.double,
.col.double > .row,
.box.double > .row
{
margin-left:-20px;
margin-right:-20px;
}
.row.triple,
.col.triple > .row,
.box.triple > .row
{
margin-left:-30px;
margin-right:-30px;
}
.box.box-border > .row,
.col.box-border > .row
{
margin-left:-9px;
margin-right:-9px;
}
.box.double.box-border > .row,
.col.double.box-border > .row
{
margin-left:-19px;
margin-right:-19px;
}
.box.triple.box-border > .row,
.col.triple.box-border > .row
{
margin-left:-29px;
margin-right:-29px;
}
*.pt,
.fr.pt,
.fl.pt,
.col.pt,
[dir="rtl"] *.pt,
[dir="rtl"] .fr.pt,
[dir="rtl"] .fl.pt,
[dir="rtl"] .col.pt
{
padding-top:10px;
}
*.pt.double,
.fr.double.pt,
.fl.double.pt,
.col.double.pt,
[dir="rtl"] *.double.pt,
[dir="rtl"] .fr.double.pt,
[dir="rtl"] .fl.double.pt,
[dir="rtl"] .col.double.pt
{
padding-top:20px;
}
*.pt.triple,
.fr.triple.pt,
.fl.triple.pt,
.col.triple.pt,
[dir="rtl"] *.triple.pt,
[dir="rtl"] .fr.triple.pt,
[dir="rtl"] .fl.triple.pt,
[dir="rtl"] .col.triple.pt
{
padding-top:30px;
}
*.pr,
.fr.pr,
.fl.pr,
[dir="rtl"] *.pr,
[dir="rtl"] .fr.pr,
[dir="rtl"] .fl.pr
{
padding-right:10px;
}
*.double.pr,
.fr.double.pr,
.fl.double.pr,
[dir="rtl"] *.double.pr,
[dir="rtl"] .fr.double.pr,
[dir="rtl"] .fl.double.pr
{
padding-right:20px;
}
*.triple.pr,
.fr.triple.pr,
.fl.triple.pr,
[dir="rtl"] *.triple.pr,
[dir="rtl"] .fr.triple.pr,
[dir="rtl"] .fl.triple.pr
{
padding-right:30px;
}
*.pb,
.fr.pb,
.fl.pb,
.col.pb,
[dir="rtl"] *.pb,
[dir="rtl"] .fr.pb,
[dir="rtl"] .fl.pb,
[dir="rtl"] .col.pb
{
padding-bottom:10px;
}
*.double.pb,
.fr.double.pb,
.fl.double.pb,
.col.double.pb,
[dir="rtl"] *.double.pb,
[dir="rtl"] .fr.double.pb,
[dir="rtl"] .fl.double.pb,
[dir="rtl"] .col.double.pb
{
padding-bottom:20px;
}
*.triple.pb,
.fr.triple.pb,
.fl.triple.pb,
.col.triple.pb,
[dir="rtl"] *.triple.pb,
[dir="rtl"] .fr.triple.pb,
[dir="rtl"] .fl.triple.pb,
[dir="rtl"] .col.triple.pb
{
padding-bottom:30px;
}
*.pl,
.fr.pl,
.fl.pl,
[dir="rtl"] *.pl,
[dir="rtl"] .fr.pl,
[dir="rtl"] .fl.pl
{
padding-left:10px;
}
*.double.pl,
.fr.double.pl,
.fl.double.pl,
[dir="rtl"] *.double.pl,
[dir="rtl"] .fr.double.pl,
[dir="rtl"] .fl.double.pl
{
padding-left:10px;
}
*.triple.pl,
.fr.triple.pl,
.fl.triple.pl,
[dir="rtl"] *.triple.pl,
[dir="rtl"] .fr.triple.pl,
[dir="rtl"] .fl.triple.pl
{
padding-left:30px;
}
*.mt,
.fr.mt,
.fl.mt,
.col.mt,
.box.mt,
[dir="rtl"] *.mt,
[dir="rtl"] .fr.mt,
[dir="rtl"] .fl.mt,
[dir="rtl"] .col.mt,
[dir="rtl"] .box.mt
{
margin-top:10px;
}
*.double.mt,
.fr.double.mt,
.fl.double.mt,
.col.double.mt,
.box.double.mt,
[dir="rtl"] *.double.mt,
[dir="rtl"] .fr.double.mt,
[dir="rtl"] .fl.double.mt,
[dir="rtl"] .col.double.mt,
[dir="rtl"] .box.double.mt
{
margin-top:20px;
}
*.triple.mt,
.fr.triple.mt,
.fl.triple.mt,
.col.triple.mt,
.box.triple.mt,
[dir="rtl"] *.triple.mt,
[dir="rtl"] .fr.triple.mt,
[dir="rtl"] .fl.triple.mt,
[dir="rtl"] .col.triple.mt,
[dir="rtl"] .box.triple.mt
{
margin-top:10px;
}
*.mr,
.fr.mr,
.fl.mr,
.col.mr,
.box.mr,
[dir="rtl"] *.mr,
[dir="rtl"] .fr.mr,
[dir="rtl"] .fl.mr,
[dir="rtl"] .col.mr,
[dir="rtl"] .box.mr
{
margin-right:10px;
}
*.double.mr,
.fr.double.mr,
.fl.double.mr,
.col.double.mr,
.box.double.mr,
[dir="rtl"] *.double.mr,
[dir="rtl"] .fr.double.mr,
[dir="rtl"] .fl.double.mr,
[dir="rtl"] .col.double.mr,
[dir="rtl"] .box.double.mr
{
margin-right:20px;
}
*.triple.mr,
.fr.triple.mr,
.fl.triple.mr,
.col.triple.mr,
.box.triple.mr,
[dir="rtl"] *.triple.mr,
[dir="rtl"] .fr.triple.mr,
[dir="rtl"] .fl.triple.mr,
[dir="rtl"] .col.triple.mr,
[dir="rtl"] .box.triple.mr
{
margin-right:30px;
}
*.mb,
.fr.mb,
.fl.mb,
.col.mb,
.box.mb,
[dir="rtl"] *.mb,
[dir="rtl"] .fr.mb,
[dir="rtl"] .fl.mb,
[dir="rtl"] .col.mb,
[dir="rtl"] .box.mb
{
margin-bottom:10px;
}
*.double.mb,
.fr.double.mb,
.fl.double.mb,
.col.double.mb,
.box.double.mb,
[dir="rtl"] *.double.mb,
[dir="rtl"] .fr.double.mb,
[dir="rtl"] .fl.double.mb,
[dir="rtl"] .col.double.mb,
[dir="rtl"] .box.double.mb
{
margin-bottom:20px;
}
*.triple.mb,
.fr.triple.mb,
.fl.triple.mb,
.col.triple.mb,
.box.triple.mb,
[dir="rtl"] *.triple.mb,
[dir="rtl"] .fr.triple.mb,
[dir="rtl"] .fl.triple.mb,
[dir="rtl"] .col.triple.mb,
[dir="rtl"] .box.triple.mb
{
margin-bottom:30px;
}
*.ml,
.fr.ml,
.fl.ml,
.col.ml,
.box.ml,
[dir="rtl"] *.ml,
[dir="rtl"] .fr.ml,
[dir="rtl"] .fl.ml,
[dir="rtl"] .col.ml,
[dir="rtl"] .box.ml
{
margin-left:10px;
}
*.double.ml,
.fr.double.ml,
.fl.double.ml,
.col.double.ml,
.box.double.ml,
[dir="rtl"] *.double.ml,
[dir="rtl"] .fr.double.ml,
[dir="rtl"] .fl.double.ml,
[dir="rtl"] .col.double.ml,
[dir="rtl"] .box.double.ml
{
margin-left:20px;
}
*.triple.ml,
.fr.triple.ml,
.fl.triple.ml,
.col.triple.ml,
.box.triple.ml,
[dir="rtl"] *.triple.ml,
[dir="rtl"] .fr.triple.ml,
[dir="rtl"] .fl.triple.ml,
[dir="rtl"] .col.triple.ml,
[dir="rtl"] .box.triple.ml
{
margin-left:30px;
}
.box,
.col
{
float:left;
padding-left:10px;
padding-right:10px;
box-sizing:border-box;
}
.box.double,
.col.double
{
padding-left:20px;
padding-right:20px;
}
.box.triple,
.col.triple
{
padding-left:30px;
padding-right:30px;
}
[dir="rtl"] .box,
[dir="rtl"] .col
{
float:right;
}
.box
{
padding-top:10px;
padding-bottom:10px;
}
.box.double
{
padding-top:20px;
padding-bottom:20px;
}
.box.triple
{
padding-top:30px;
padding-bottom:30px;
}
tr.box,
th.box,
td.box,
tr.col,
th.col,
td.col
{
float:none;
}
.blogListDate + div ul li, .blogListDate + div ul
{
list-style-type: circle;
}
.box.box-border,
.col.box-border
{
padding-left:9px;
padding-right:9px;
}
.box.double.box-border,
.col.double.box-border
{
padding-left:19px;
padding-right:19px;
}
.box.triple.box-border,
.col.triple.box-border
{
padding-left:29px;
padding-right:29px;
}
.box.box-border
{
padding-top:9px;
padding-bottom:9px;
}
.box.double.box-border
{
padding-top:19px;
padding-bottom:19px;
}
.box.triple.box-border
{
padding-top:29px;
padding-bottom:29px;
}
.box-border,
.col.box-border,
.box.box-border,
.btn.box-border,
[dir="rtl"] .box-border,
[dir="rtl"] .col.box-border,
[dir="rtl"] .box.box-border,
[dir="rtl"] .btn.box-border
{
border:1px solid #e5e5e5;
}
*.b-none,
.b-none,
.col.b-none,
.box.b-none,
[dir="rtl"] .b-none,
[dir="rtl"] .col.b-none,
[dir="rtl"] .box.b-none
{
border:0;
}
.b-top,
.col.b-top,
.box.b-top,
[dir="rtl"] .b-top,
[dir="rtl"] .col.b-top,
[dir="rtl"] .box.b-top
{
border-top:0;
}
.b-right,
.col.b-right,
.box.b-right
{
border-right:0;
}
[dir="rtl"] .b-right,
[dir="rtl"] .col.b-right,
[dir="rtl"] .box.b-right
{
border-left:0;
}
.b-bottom,
.col.b-bottom,
.box.b-bottom,
[dir="rtl"] .b-bottom,
[dir="rtl"] .col.b-bottom,
[dir="rtl"] .box.b-bottom
{
border-bottom:0;
}
.b-left,
.col.b-left,
.box.b-left
{
border-left:0;
}
[dir="rtl"] .b-left,
[dir="rtl"] .col.b-left,
[dir="rtl"] .box.b-left
{
border-right:0;
}
.line-top,
.col.line-top,
.box.line-top,
.btn.line-top
{
border-top:1px solid #e5e5e5;
}
.line-right,
.col.line-right,
.box.line-right,
.btn.line-right
{
border-right:1px solid #e5e5e5;
}
[dir="rtl"] .line-right,
[dir="rtl"] .col.line-right,
[dir="rtl"] .box.line-right,
[dir="rtl"] .btn.line-right
{
border-right:0;
border-left:1px solid #e5e5e5;
}
.line-bottom,
.col.line-bottom,
.box.line-bottom,
.btn.line-bottom
{
border-bottom:1px solid #e5e5e5;
}
.line-left,
.col.line-left,
.box.line-left,
.btn.line-left
{
border-left:1px solid #e5e5e5;
}
[dir="rtl"] .line-left,
[dir="rtl"] .col.line-left,
[dir="rtl"] .box.line-left,
[dir="rtl"] .btn.line-left
{
border-right:1px solid #e5e5e5;
border-left:0;
}
.line-light,
.col.box-border.line-light,
.box.box-border.line-light,
.btn.box-border.line-light,
.col.line-top.line-light,
.box.line-top.line-light,
.btn.line-top.line-light,
.col.line-right.line-light,
.box.line-right.line-light,
.btn.line-right.line-light,
.col.line-bottom.line-light,
.box.line-bottom.line-light,
.btn.line-bottom.line-light,
.col.line-left.line-light,
.box.line-left.line-light,
.btn.line-left.line-light
{
border-color:#f0f0f0;
}
.line-gray,
.col.box-border.line-gray,
.box.box-border.line-gray,
.btn.box-border.line-gray,
.col.line-top.line-gray,
.box.line-top.line-gray,
.btn.line-top.line-gray,
.col.line-right.line-gray,
.box.line-right.line-gray,
.btn.line-right.line-gray,
.col.line-bottom.line-gray,
.box.line-bottom.line-gray,
.btn.line-bottom.line-gray,
.col.line-left.line-gray,
.box.line-left.line-gray,
.btn.line-left.line-gray
{
border-color:#5e5e5e;
}
.line-dark,
.col.box-border.line-dark,
.box.box-border.line-dark,
.btn.box-border.line-dark,
.col.line-top.line-dark,
.box.line-top.line-dark,
.btn.line-top.line-dark,
.col.line-right.line-dark,
.box.line-right.line-dark,
.btn.line-right.line-dark,
.col.line-bottom.line-dark,
.box.line-bottom.line-dark,
.btn.line-bottom.line-dark,
.col.line-left.line-dark,
.box.line-left.line-dark,
.btn.line-left.line-dark
{
border-color:#7c7c7c;
}
.line-pink,
.col.box-border.line-pink,
.box.box-border.line-pink,
.btn.box-border.line-pink,
.col.line-top.line-pink,
.box.line-top.line-pink,
.btn.line-top.line-pink,
.col.line-right.line-pink,
.box.line-right.line-pink,
.btn.line-right.line-pink,
.col.line-bottom.line-pink,
.box.line-bottom.line-pink,
.btn.line-bottom.line-pink,
.col.line-left.line-pink,
.box.line-left.line-pink,
.btn.line-left.line-pink
{
border-color:#e35252;
}
.line-through
{
text-decoration:line-through;
}
.line-under
{
text-decoration:underline;
}
.drop-down.hover:hover .drop-down-title
{
color:#e35252;
}
.drop-down.hover .drop-down-title + *
{
min-width:100%;
min-height:100%;
z-index:999;
opacity:0;
visibility:hidden;
transition:visibility 0s .2s, opacity .2s linear;
}
.drop-down.hover .drop-down-title + * :hover > a:not(.btn),
.drop-down.hover .drop-down-title + * a:not(.btn):hover
{
color:#e35252;
}
.drop-down.hover .drop-down-title + .top
{
top:calc(100% - 10px);
transition:opacity .2s linear, top .2s linear;
}
.drop-down.hover:hover .drop-down-title + .top
{
top:100%;
}
.drop-down.hover .drop-down-title + .top.fixed
{
top:-10px;
}
.drop-down.hover:hover .drop-down-title + .top.fixed
{
top:0;
}
.drop-down.hover .drop-down-title + .bottom
{
bottom:calc(100% - 10px);
transition:opacity .2s linear, bottom .2s linear;
}
.drop-down.hover:hover .drop-down-title + .bottom
{
bottom:100%;
}
.drop-down.hover .drop-down-title + .bottom.fixed
{
bottom:-10px;
}
.drop-down.hover:hover .drop-down-title + .bottom.fixed
{
bottom:0;
}
.drop-down.hover:hover .drop-down-title + *
{
visibility:visible;
opacity:1;
}
.drop-down-item,
.drop-down-item *
{
line-height:35px;
white-space:nowrap;
}
.drop-down-item
{
padding-right:15px;
padding-left:15px;
box-sizing:border-box;
}
.overlay-wrap > *
{
}
.overlay
{
background:rgba(0,0,0,.75);
z-index:-1;
}
.overlay,
.overlay-wrap:hover > * + .overlay:hover
{
opacity:0;
visibility:hidden;
transition:opacity .2s linear, visibility .2s linear;
}
.overlay-wrap:hover > * + .overlay
{
opacity:1;
visibility:visible;
transition:opacity .2s linear, visibility .2s linear;
}
.col-12
{
width:100%;
}
.col-11
{
width:91.66666667%;
}
.col-10
{
width:83.33333333%;
}
.col-9
{
width:75%;
}
.col-8
{
width:66.66666667%;
}
.col-7
{
width:58.33333333%;
}
.col-6
{
width:50%;
}
.col-5
{
width:41.66666667%;
}
.col-4
{
width:33.33333333%;
}
.col-3
{
width:25%;
}
.col-2
{
width:16.66666667%;
}
.col-1
{
width:8.33333333%;
}
.m-none,
.box.m-none,
.col.m-none,
.btn.m-none
{
margin:0;
}
.m-top,
.box.m-top,
.col.m-top,
.btn.m-top
{
margin-top:0;
}
.m-left,
.box.m-left,
.col.m-left,
.btn.m-left
{
margin-left:0;
}
.m-bottom,
.box.m-bottom,
.col.m-bottom,
.btn.m-bottom
{
margin-bottom:0;
}
.m-right,
.box.m-right,
.col.m-right,
.btn.m-right
{
margin-right:0;
}
.p-none,
.box.p-none,
.col.p-none,
.btn.p-none
{
padding:0;
}
.p-top,
.box.p-top,
.col.p-top,
.btn.p-top
{
padding-top:0;
}
.p-left,
.box.p-left,
.col.p-left,
.btn.p-left
{
padding-left:0;
}
.p-bottom,
.box.p-bottom,
.col.p-bottom,
.btn.p-bottom
{
padding-bottom:0;
}
.p-right,
.box.p-right,
.col.p-right,
.btn.p-right
{
padding-right:0;
}
#notFound
{
line-height:25px;
font-size:15px;
}
#notFound:before
{
content:'';
float:left;
width:100%;
height:127px;
background:url('/theme/v4-kumas/sub_theme/genel/firat/blue/../v4/404.png') no-repeat center center;
}
#notFound .text-title
{
line-height:30px;
font-size:18px;
}
.item-center
{
margin-right:auto;
margin-left:auto;
}
.tooltipWrapper
{
position:relative;
}
.tooltip
{
display:none;
position:absolute;
bottom:100%;
left:0;
right:0;
line-height:20px;
padding-left:10px;
padding-top:5px;
padding-right:10px;
padding-bottom:5px;
background:#fff;
box-sizing:border-box;
margin-bottom:5px;
z-index: 999;
}
.tooltip.default
{
border:1px solid #ececec;
}
#notify
{
position:fixed;
}
#notify.top, #notify.bottom
{
width:100%;
}
#notify.right, #notify.left
{
width:320px;
}
#notify.top
{
top:0;
bottom: auto;
}
#notify.right
{
right:0;
left: auto;
}
#notify.bottom
{
bottom:0;
top: auto;
}
#notify.left
{
left:0;
right: auto;
}
.notify
{
width:calc(100% - 10px);
display: none;
}
#notify.right .notify, #notify.left .notify
{
clear: both;
}
#notify.top .notify
{
margin-top: 10px;
}
#notify.right .notify
{
margin-right: 10px;
}
#notify.bottom .notify
{
margin-bottom: 10px;
}
#notify.left .notify
{
margin-left: 10px;
}
.notifyClose
{
float:right;
width: 13px;
height: 13px;
background: url('/theme/v4-kumas/sub_theme/genel/firat/blue/../v4/notifyClose.png') no-repeat;
cursor: pointer;
}
.comment-star-wrapper
{
height:100%;
}
.stars
{
overflow:hidden;
}
.progress
{
height:4px;
padding:0;
position:relative;
background:#dadada;
}
.progress-bar
{
position:absolute;
left:0;
top:0;
height:100%;
line-height:1.5;
color:#fff;
background:#e35252;
}
[dir=rtl] .progress-bar
{
right:0;
left:auto;
}
.accordeon
{
cursor:pointer;
background-image:url('/theme/v4-kumas/sub_theme/genel/firat/blue/../v4/accordeon.png');
background-repeat:no-repeat;
background-position:right center;
}
[dir=rtl] .accordeon
{
background-position:10px center;
}
.accordeon.active
{
background-image:url('/theme/v4-kumas/sub_theme/genel/firat/blue/../v4/accordeonActive.png');
}
.hide
{
display:none;
}
#mainWrapper
{
width:100%;
position:relative;
}
#skeletonWrap
{
width:100%;
}
[dir="rtl"] #rightColumn
{
padding-right:10px;
padding-left:0;
}
[dir="rtl"] #leftColumn
{
padding-right:0;
padding-left:10px;
}
#mainColumn
{
max-width:100%;
}
.loaderWrapper
{
position:relative;
}
.loading
{
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
background:rgba(255,255,255,.7) url('/theme/v4-kumas/sub_theme/genel/firat/blue/../v4/loading.gif') no-repeat center center;
z-index:333;
display:none;
}
#backToTop
{
display:none;
position:fixed;
bottom:50px;
right:50%;
width:50px;
height:50px;
color:#5e5e5e;
margin-right:-680px;
cursor:pointer;
z-index:333;
}
#backToTop i
{
width:50px;
height:50px;
color:#5e5e5e;
}
#backToTop i:before
{
margin-right:auto;
margin-left:auto;
}
[dir="rtl"] #backToTop
{
right:auto;
left:50%;
margin-right:0;
margin-left:-680px;
}
#dbDebug, #smartyDebug
{
border:3px solid #666;
margin-top:30px;
margin-bottom:30px;
font-size:14px;
}
#dbDebug
{
margin-left:auto;
margin-right:auto;
width:500px;
}
#smartyDebug
{
margin-left:5px;
margin-right:5px;
width:400px;
}
.MobileRedirectMessage
{
position:fixed;
top:0px;
left:0px;
width:100%;
height:52px;
line-height:52px;
font-size:30px;
color:#fff;
text-align:center;
background: #000;
border-radius:6px;
box-shadow: 0px 0px 9px #000;
z-index:99999;
}
@media screen and (min-width: 1231px)
{
.inner
{
width:1200px;
margin:0 auto;
}
}
@media screen and (max-width: 1230px)
{
#content
{
margin-right:0;
margin-left:0;
}
.inner
{
float:left;
width:100%;
}
#backToTop
{
right:30px;
bottom:30px;
margin-right:0;
}
}
@media screen and (min-width: 1001px)
{
:not(.notClear) > .col-6 + .col-6:nth-of-type(2n+3),
:not(.notClear) > .col-4 + .col-4:nth-of-type(3n+4),
:not(.notClear) > .col-3 + .col-3:nth-of-type(4n+5),
:not(.notClear) > .col-2 + .col-2:nth-of-type(6n+7),
:not(.notClear) > .col-1 + .col-1:nth-of-type(12n+1)
{
clear:both;
}
}
@media screen and (max-width: 1000px)
{
.col-md-auto
{
width:auto;
}
.col-md-12
{
width:100%;
}
.col-md-11
{
width:91.66666667%;
}
.col-md-10
{
width:83.33333333%;
}
.col-md-9
{
width:75%;
}
.col-md-8
{
width:66.66666667%;
}
.col-md-7
{
width:58.33333333%;
}
.col-md-6
{
width:50%;
}
.col-md-5
{
width:41.66666667%;
}
.col-md-4
{
width:33.33333333%;
}
.col-md-3
{
width:25%;
}
.col-md-2
{
width:16.66666667%;
}
.col-md-1
{
width:8.33333333%;
}
}
@media screen and (min-width: 769px)
{
.col-mr-11
{
margin-right:91.66666667%;
}
.col-mr-10
{
margin-right:83.33333333%;
}
.col-mr-9
{
margin-right:75%;
}
.col-mr-8
{
margin-right:66.66666667%;
}
.col-mr-7
{
margin-right:58.33333333%;
}
.col-mr-6
{
margin-right:50%;
}
.col-mr-5
{
margin-right:41.66666667%;
}
.col-mr-4
{
margin-right:33.33333333%;
}
.col-mr-3
{
margin-right:25%;
}
.col-mr-2
{
margin-right:16.66666667%;
}
.col-mr-1
{
margin-right:8.33333333%;
}
.col-ml-11
{
margin-left:91.66666667%;
}
.col-ml-10
{
margin-left:83.33333333%;
}
.col-ml-9
{
margin-left:75%;
}
.col-ml-8
{
margin-left:66.66666667%;
}
.col-ml-7
{
margin-left:58.33333333%;
}
.col-ml-6
{
margin-left:50%;
}
.col-ml-5
{
margin-left:41.66666667%;
}
.col-ml-4
{
margin-left:33.33333333%;
}
.col-ml-3
{
margin-left:25%;
}
.col-ml-2
{
margin-left:16.66666667%;
}
.col-ml-1
{
margin-left:8.33333333%;
}
#skeleton
{
width:100%;
}
#footer
{
position:relative;
z-index:11;
}
.forMobile
{
display:none;
}
}
@media screen and (max-width: 1000px) and (min-width: 769px)
{
:not(.notClear) > .col-md-6 + .col-md-6:nth-of-type(2n+3),
:not(.notClear) > .col-md-4 + .col-md-4:nth-of-type(3n+4),
:not(.notClear) > .col-md-3 + .col-md-3:nth-of-type(4n+5),
:not(.notClear) > .col-md-2 + .col-md-2:nth-of-type(6n+7),
:not(.notClear) > .col-md-1 + .col-md-1:nth-of-type(12n+1)
{
clear:both;
}
.col-md-mr-11
{
margin-right:91.66666667%;
}
.col-md-mr-10
{
margin-right:83.33333333%;
}
.col-md-mr-9
{
margin-right:75%;
}
.col-md-mr-8
{
margin-right:66.66666667%;
}
.col-md-mr-7
{
margin-right:58.33333333%;
}
.col-md-mr-6
{
margin-right:50%;
}
.col-md-mr-5
{
margin-right:41.66666667%;
}
.col-md-mr-4
{
margin-right:33.33333333%;
}
.col-md-mr-3
{
margin-right:25%;
}
.col-md-mr-2
{
margin-right:16.66666667%;
}
.col-md-mr-1
{
margin-right:8.33333333%;
}
.col-md-mr-0
{
margin-right:0;
}
.col-md-ml-11
{
margin-left:91.66666667%;
}
.col-md-ml-10
{
margin-left:83.33333333%;
}
.col-md-ml-9
{
margin-left:75%;
}
.col-md-ml-8
{
margin-left:66.66666667%;
}
.col-md-ml-7
{
margin-left:58.33333333%;
}
.col-md-ml-6
{
margin-left:50%;
}
.col-md-ml-5
{
margin-left:41.66666667%;
}
.col-md-ml-4
{
margin-left:33.33333333%;
}
.col-md-ml-3
{
margin-left:25%;
}
.col-md-ml-2
{
margin-left:16.66666667%;
}
.col-md-ml-1
{
margin-left:8.33333333%;
}
.col-md-ml-0
{
margin-left:0;
}
.dn-md
{
display:none;
}
}
@media screen and (max-width: 768px) and (min-width:541px)
{
:not(.notClear) > .col-sm-6 + .col-sm-6:nth-of-type(2n+3),
:not(.notClear) > .col-sm-4 + .col-sm-4:nth-of-type(3n+4),
:not(.notClear) > .col-sm-3 + .col-sm-3:nth-of-type(4n+5),
:not(.notClear) > .col-sm-2 + .col-sm-2:nth-of-type(6n+7),
:not(.notClear) > .col-sm-1 + .col-sm-1:nth-of-type(12n+1)
{
clear:both;
}
}
@media screen and (max-width: 768px)
{
.col-sm-auto
{
width:auto;
}
.col-sm-12
{
width:100%;
}
.col-sm-11
{
width:91.66666667%;
}
.col-sm-10
{
width:83.33333333%;
}
.col-sm-9
{
width:75%;
}
.col-sm-8
{
width:66.66666667%;
}
.col-sm-7
{
width:58.33333333%;
}
.col-sm-6
{
width:50%;
}
.col-sm-5
{
width:41.66666667%;
}
.col-sm-4
{
width:33.33333333%;
}
.col-sm-3
{
width:25%;
}
.col-sm-2
{
width:16.66666667%;
}
.col-sm-1
{
width:8.33333333%;
}
.dn-sm
{
display:none;
}
.inner > .row
{
margin-right:0;
margin-left:0;
}
.forDesktop
{
display:none;
}
#leftColumn
{
padding-right:0;
}
[dir="rtl"] #leftColumn
{
padding-left:0;
}
#rightColumn
{
padding-left:0;
}
[dir="rtl"] #rightColumn
{
padding-right:0;
}
.text-title
{
line-height:25px;
font-size:15px;
}
.text-description
{
line-height:18px;
font-size:13px;
}
}
@media screen and (max-width: 540px)
{
.col-xs-auto
{
width:auto;
}
.col-xs-12
{
width:100%;
}
.col-xs-11
{
width:91.66666667%;
}
.col-xs-10
{
width:83.33333333%;
}
.col-xs-9
{
width:75%;
}
.col-xs-8
{
width:66.66666667%;
}
.col-xs-7
{
width:58.33333333%;
}
.col-xs-6
{
width:50%;
}
.col-xs-5
{
width:41.66666667%;
}
.col-xs-4
{
width:33.33333333%;
}
.col-xs-3
{
width:25%;
}
.col-xs-2
{
width:16.66666667%;
}
.col-xs-1
{
width:8.33333333%;
}
:not(.notClear) > .col-xs-6 + .col-xs-6:nth-of-type(2n+3),
:not(.notClear) > .col-xs-4 + .col-xs-4:nth-of-type(3n+4),
:not(.notClear) > .col-xs-3 + .col-xs-3:nth-of-type(4n+5),
:not(.notClear) > .col-xs-2 + .col-xs-2:nth-of-type(6n+7),
:not(.notClear) > .col-xs-1 + .col-xs-1:nth-of-type(12n+1)
{
clear:both;
}
.dn-xs
{
display:none;
}
#leftColumn > p,
#leftColumn > p *,
#mainColumn > p,
#mainColumn > p *,
#rightColumn > p,
#rightColumn > p *
{
float:left;
width:100%;
}
.text-title
{
line-height:20px;
font-size:14px;
}
.text-description
{
line-height:15px;
font-size:12px;
}
}
@media all and (max-width:421px)
{
.tsoft-push--in-notification
{
width: 100%;
left: 0;
margin: 0;
border-radius: 0;
border-left: 0;
border-right: 0;
border-top: 0
}
}
@media all and (max-width:360px)
{
.col-xxs-auto
{
width:auto;
}
.col-xxs-12
{
width:100%;
}
.col-xxs-11
{
width:91.66666667%;
}
.col-xxs-10
{
width:83.33333333%;
}
.col-xxs-9
{
width:75%;
}
.col-xxs-8
{
width:66.66666667%;
}
.col-xxs-7
{
width:58.33333333%;
}
.col-xxs-6
{
width:50%;
}
.col-xxs-5
{
width:41.66666667%;
}
.col-xxs-4
{
width:33.33333333%;
}
.col-xxs-3
{
width:25%;
}
.col-xxs-2
{
width:16.66666667%;
}
.col-xxs-1
{
width:8.33333333%;
}
:not(.notClear) > .col-xxs-6 + .col-xxs-6:nth-of-type(2n+3),
:not(.notClear) > .col-xxs-4 + .col-xxs-4:nth-of-type(3n+4),
:not(.notClear) > .col-xxs-3 + .col-xxs-3:nth-of-type(4n+5),
:not(.notClear) > .col-xxs-2 + .col-xxs-2:nth-of-type(6n+7),
:not(.notClear) > .col-xxs-1 + .col-xxs-1:nth-of-type(12n+1)
{
clear:both;
}
.dn-xxs
{
display:none;
}
}
.tsoft-push--in-notification
{
width: 422px;
padding: 0 20px 10px 20px;
border: 1px solid #bababa;
border-radius: 3px;
box-shadow: 0 4px 4px -2px #888;
background-color: #fbfbfb;
font-family: Arial,sans-serif;
position: fixed;
top: 0;
left: 50%;
margin-left: -211px;
z-index: 9999999999999;
}
.tsoft-push--in-notification-inner-container
{
margin: 0;
}
.tsoft-push--in-notification-logo
{
height: auto;
margin-right: 5px;
max-width: 150px;
float: left;
}
.tsoft-push--in-notification-logo img
{
width: 100%;
height:100%;
padding-top: 20px;
}
.tsoft-push--in-notification-image-container
{
float: left;
margin: 13px 15px 0 0
}
.tsoft-push--in-notification-image-container img
{
width: 65px;
height: 65px
}
.tsoft-push--in-notification-text-container
{
position: relative !important;
padding: 10px 0 0 0 !important;
color: #000 !important;
text-align: left !important;
margin: 0 !important;
line-height: 1.4em !important
}
.tsoft-push--in-notification-title
{
margin-bottom: 5px;
text-align: left;
font-size: 14px;
font-weight: 700;
line-height: 1.4em;
color: #000;
word-break: break-word;
overflow: hidden;
font-family: Arial, sans-serif;
}
.tsoft-push--in-notification-description
{
font-size: 12px;
line-height: 1.4em;
margin: 10px 0;
padding: 0;
text-align: left;
word-break: break-word;
overflow: hidden;
font-family: Arial, sans-serif;
}
.tsoft-push--in-notification-button-container
{
float: right !important
}
.tsoft-push--in-notification-button
{
width: 90px;
height: 18px;
line-height: 18px;
margin-left: 3px;
padding: 5px;
background: #f9f9f9;
border: 1px solid #bababa;
border-radius: 1px;
display: inline-block;
font-size: 14px;
text-align: center;
cursor: pointer;
box-sizing: content-box
}
.tsoft-push--in-allow-button
{
background: #00c33d;
color: #fff;
border-color: #059833
}
@media all and (max-width:421px)
{
.tsoft-push--in-notification
{
box-sizing: border-box;
width: 100%;
left: 0;
margin: 0;
border-radius: 0;
border-left: 0;
border-right: 0;
border-top: 0
}
.tsoft-push--in-notification-text-container
{
float:left;
}
}

.text-custom-pink,
.active .text-custom-gray,
.text-custom-gray.active,
.text-custom-gray.like-btn:hover,
.drop-down.hover:hover .drop-down-title
{
color:#52bae3;
}
.border-custom-pink:before,
.border-custom-pink:after,
.progress-bar
{
background-color:#52bae3;
}

@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hmIqOjjg.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hvIqOjjg.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hnIqOjjg.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hoIqOjjg.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hkIqOjjg.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hlIqOjjg.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hrIqM.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Udc1UAw.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0ddc1UAw.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Vdc1UAw.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0adc1UAw.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Wdc1UAw.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Xdc1UAw.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Zdc0.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhmIqOjjg.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhvIqOjjg.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhnIqOjjg.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhoIqOjjg.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhkIqOjjg.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhlIqOjjg.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhrIqM.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhmIqOjjg.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhvIqOjjg.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhnIqOjjg.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhoIqOjjg.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhkIqOjjg.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhlIqOjjg.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhrIqM.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hmIqOjjg.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hvIqOjjg.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hnIqOjjg.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hoIqOjjg.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hkIqOjjg.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hlIqOjjg.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hrIqM.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OX-hpOqc.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OVuhpOqc.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OXuhpOqc.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OUehpOqc.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OXehpOqc.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OXOhpOqc.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OUuhp.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWJ0bbck.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFUZ0bbck.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWZ0bbck.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVp0bbck.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWp0bbck.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFW50bbck.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0b.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOX-hpOqc.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOVuhpOqc.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXuhpOqc.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUehpOqc.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXehpOqc.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXOhpOqc.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUuhp.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOX-hpOqc.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOVuhpOqc.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXuhpOqc.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUehpOqc.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXehpOqc.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXOhpOqc.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOX-hpOqc.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOVuhpOqc.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOXuhpOqc.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOUehpOqc.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOXehpOqc.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOXOhpOqc.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOUuhp.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

a.showAdmin
{
display:none !important;
}
.angularTemplate
{
visibility:hidden;
}
.whiteBg
{
background-color:#fff;
}
.blockLightBg
{
background-color:#f7f7f7;
}
.lightBg
{
background-color:#e5e5e5;
}
.darkBg
{
color:#fff;
background-color:#444;
}
.lightFluBg
{
background-color:rgba(255,255,255,.5);
}
.darkFluBg
{
color:#fff;
background-color:rgba(0,0,0,.5);
}
[dir="rtl"] .campaignWrap
{
right:0;
}
.campaignDescription
{
background:rgba(255,255,255,.5);
}
.campaignDescription.dark
{
color:#fff;
background:rgba(0,0,0,.5);
}
.navIcon
{
width:20px;
height:20px;
background:url('/theme/v4-kumas/sub_theme/genel/firat/blue/../v4/navIcon.png') no-repeat center center;
}
[dir="rtl"] #navigasyon li
{
float:right;
}
#navigasyon a
{
height:20px;
line-height:20px;
font-size:11px;
padding-left:5px;
}
#navigasyon a.navHome
{
color:#6c6c6c;
}
#navigasyon a span.forDesktop
{
padding-left: 5px;
padding-right: 10px;
}
#navigasyon a span.forDesktop:before
{
line-height: 20px;
}
#catImg
{
position:relative;
}
#catImg p
{
padding-bottom: 0;
}
#catImg img
{
}
#filterSort select
{
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
}
.filter-box
{
margin-bottom:-1px;
border-right:1px solid #d9d9d9;
border-bottom:1px solid #d9d9d9;
line-height:30px;
font-size:12px;
color:#6c6c6c;
}
[dir="rtl"] .filter-box,
[dir="rtl"] .box.b-right[for="stock"]
{
border-right:0;
border-left:1px solid #d9d9d9;
}
.filter-box select
{
float:left;
height:30px;
margin:0;
padding-right:15px;
border:0;
font-size:12px;
color:#6c6c6c;
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
}
[dir="rtl"] .filter-box select
{
padding-right:0;
padding-left:15px;
}
.filter-box .input-wrap
{
height:30px;
}
.filter-box.col-text
{
line-height:30px;
font-size:12px;
color:#6C6C6C;
}
#pageLayout :not(.icon-no-space):before
{
margin-right:5px;
}
.select-wrapper
{
position:relative;
width:53px;
height:30px;
}
.select
{
width:33px;
padding:30px 5px 0;
position:absolute;
left:5px;
z-index:333;
}
.select:hover
{
background:#F3F3F3;
}
.select span
{
width:33px;
height:20px;
cursor:pointer;
display:none;
padding:5px 0;
border-top:1px solid #B7B7B7;
}
.select span.selected
{
position:absolute;
top:0;
left:5px;
cursor:default;
display:block;
border-top:0;
}
.select:hover span
{
display:block;
}
.filter-item-list
{
max-height:280px;
overflow:auto;
}
#slider-range
{
width:calc(100% - 16px);
height:2px;
margin-top:18px;
margin-right:17px;
background:#e5e5e5;
position:relative;
}
.ui-slider-range
{
position:absolute;
top:0;
height:2px;
background: #064684;
}
.ui-slider-handle
{
position:absolute;
top:-7px;
width:16px;
height:16px;
background: #064684;
border: 5px solid #064684;
box-sizing:border-box;
border-radius: 100%;
cursor:pointer;
}
#filtre .btn.btn-default
{
font-size:12px;
}
#leftColumn #filtre .btn.btn-default
{
font-size:20px;
}
#newsList .line-top:first-child
{
border-top:0;
}
.productType, .qtyBtns input
{
font-size:12px;
text-transform:uppercase;
}
.productType
{
line-height:30px;
}
.middleItem .productType
{
line-height:14px;
}
#commentTabContent .stars
{
margin-bottom:5px;
margin-left:10px;
}
#cart-wrapper .qtyBox
{
min-width:110px;
}
.qtyBtns
{
height:48px;
padding-top:1px;
padding-bottom:1px;
background-color:#e5e5e5;
}
.package-line .qtyBtns
{
height:30px;
}
.middleItem .qtyBtns
{
height:30px;
padding-top:1px;
padding-bottom:1px;
background:#e5e5e5;
}
.qtyBtns a
{
float:left;
width:25px;
height:48px;
line-height:48px;
text-align:center;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-o-user-select:none;
user-select:none;
}
.middleItem .qtyBtns a
{
height:30px;
line-height:28px;
opacity:.5;
}
.package-line .qtyBtns a
{
height:30px;
line-height:30px;
}
.qtyBtns a p.icon-minus:before
{
font-size:1px;
}
.qtyBtns a p.icon-plus:before
{
font-size:7px;
}
.qtyBtns input
{
float:left;
width:calc(100% - 50px);
height:48px;
line-height:48px;
font-size:14px;
color:#5e5e5e;
text-align:center;
padding-right:5px;
padding-left:5px;
border:0;
box-sizing:border-box;
}
.form.large .package-line .qtyBtns input
{
height:30px;
line-height:30px;
}
.middleItem .qtyBtns input
{
height:30px;
line-height:30px;
font-size:14px;
}
.middleItem td
{
padding:10px;
vertical-align:middle;
}
.middleItem .lightBg td.line-right
{
border-right:1px solid #dadada;
}
.productRow div > span,
.middleItem td > span
{
line-height:1.5;
clear:both;
}
.productRow div > span.basketProName,
.middleItem td > span.basketProName
{
font-size:14px;
}
.productRow div > span.basketSubPro,
.middleItem td > span.basketSubPro
{
display:inline-block;
font-size:12px;
color:#5e5e5e;
padding-left:5px;
padding-right:5px;
margin-bottom:10px;
}
.incBasketProduct, .decBasketProduct
{
}
.incBasketProduct
{
}
.decBasketProduct
{
}
.qtyBasketProduct
{
width:28px;
}
.productPrc
{
font-size:14px;
}
.removeBasketProduct
{
float:left;
width:30px;
height:30px;
background:#000;
}
.mDetay
{
cursor:pointer;
}
#cartEmpty
{
font-size: 25px;
line-height:250px;
}
#leftColumn #cartEmpty, #rightColumn #cartEmpty
{
font-size: 14px;
line-height: 25px;
}
#cartEmpty:before
{
content:'';
display: inline-block;
background: url('/theme/v4-kumas/sub_theme/genel/firat/blue/../v4/cartEmpty.png') no-repeat center center;
width: 128px;
height: 128px;
vertical-align:middle;
margin-right:20px;
}
#rightColumn #cartEmpty:before, #leftColumn #cartEmpty:before
{
margin-right:0;
}
#currentPageLayer
{
width:100% !important;
}
#CustomForm
{
background-color:#fff;
}
.line-label
{
font-size:14px;
color:#545454;
font-weight:700;
margin-bottom:0;
}
.package-line:nth-child(odd)
{
background-color:#f5f5f5;
}
.package-line:nth-child(even) > .box
{
padding-top:0;
padding-bottom:0;
}
@media screen and (max-width: 1230px)
{
#nav-wrapper
{
padding-right:10px;
padding-left:10px;
box-sizing:border-box;
}
}
@media screen and (min-width: 1001px)
{
.qtyBtns input
{
min-width:28px;
}
}
@media screen and (max-width: 1000px) and (min-width: 769px)
{
.navIcon
{
width:30px;
height:30px;
}
#navigasyon a
{
height:30px;
line-height:30px;
font-size:13px;
}
}
@media screen and (min-width: 769px)
{
.middleItem .qtyBtns input
{
width:28px;
}
}
@media screen and (max-width: 768px)
{
#nav-wrapper i:before
{
line-height:40px;
padding-right:10px;
}
#navigasyon
{
border: 0;
position: relative;
border-bottom:1px solid #f0f0f0;
margin-top:-10px;
}
#navigasyon li
{
position:absolute;
width:calc(100% - 30px);
height:100%;
opacity:0;
}
#navigasyon li:last-child
{
position:static;
opacity:1;
z-index:0;
white-space:nowrap;
}
#navigasyon li:after
{
position:absolute;
right:10px;
content:'\e81d';
line-height:40px;
color:#e35252;
font-family:'tsoft', sans-serif;
font-style:normal;
font-weight:normal;
text-decoration:inherit;
font-variant:normal;
text-align:center;
text-transform:none;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
speak:none;
}
#navigasyon a
{
width:100%;
padding-right:0;
padding-left:0;
line-height:40px;
height:40px;
color:#535353;
font-size:13px;
text-transform:uppercase;
text-align:center;
font-style:normal;
}
#navigasyon a.navHome
{
padding-right:0;
}
.filter-box
{
margin-bottom: 0;
}
.alertListBtn
{
padding-right:0;
padding-bottom:10px;
}
.shopImg
{
padding-right:0;
}
.campaignWrap
{
position:relative;
padding-top:0;
padding-right:0;
padding-bottom:30px;
padding-left:0;
}
#cartEmpty
{
line-height:40px;
}
#cartEmpty:before
{
width:100%;
}
.productRow
{
display:block;
}
.productRow div > span.basketProName
{
position:relative;
font-size:13px;
line-height:1.7;
}
.removeBtn
{
position:absolute;
top:0;
right:0;
}
[dir="rtl"] .removeBtn
{
right:auto;
left:0;
}
#cart-wrapper
{
display:initial;
}
.form.large .package-line .qtyBtns input
{
padding-right:5px;
padding-left:5px;
}
}

.pWrapper .pWin.angularTemplate
{
visibility:hidden;
}
.pWrapper
{
position:fixed;
top:0px;
left:0px;
width:100%;
height:100%;
display:block;
overflow:hidden;
z-index:999999999;
}
.flex
{
width:100%;
height:100%;
display:-webkit-flex;
display:flex;
justify-content:center;
-webkit-flex-direction:column;
flex-direction:column;
}
.pWrapper .pBg
{
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
display:block;
background:#333;
opacity:0.5;
z-index:1000;
}
[dir="rtl"] .pWrapper .pBg
{
right:0;
left:auto;
}
.pWrapper .pWin
{
position:relative;
float:none;
margin:0px auto;
width:96%;
max-height:90%;
max-width:1100px;
background:rgba(255,255,255,.95);
z-index:10001;
border:1px solid #eee;
box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
border-radius:0;
}
.pWrapper .pWin.overflow
{
height:90%;
}
.pWrapper .pWin.withBtn
{
padding-bottom:61px;
}
.pWrapper .pWin.overflow img
{
max-width:100%;
}
.pWrapper .pWin .pText
{
position:relative;
width:100%;
float:left;
padding:2px 10px;
box-sizing:border-box;
margin:0px;
overflow-y:scroll;
-webkit-perspective:0;
-webkit-overflow-scrolling:touch;
}
.pWrapper .pWin.overflow .pText
{
position:absolute;
width:calc(100% - 20px);
height:calc(100% - 20px);
overflow-y:scroll;
-webkit-overflow-scrolling:touch;
}
.pWrapper .pWin.withBtn:not(#__dispatchCountry__) .pText
{
height:calc(100% - 70px);
}
.pWrapper .pWin .pText img
{
margin:0 auto;
}
.panelPopupTitle
{
font-size:20px;
padding:0 0 10px;
}
.pWrapper .pWin .pButtons
{
position:absolute;
overflow:hidden;
z-index:1234;
bottom:10px;
left:10px;
right:10px;
padding:10px 0 0;
}
.pWrapper .pWin.debugActive .pButtons,
.pWrapper .pWin.debugActive .pClose
{
display:none;
}
.pWrapper .pWin.debugActive
{
height:32px !important;
padding:0px !important;
}
.pWrapper .pWin.debugActive .pText
{
line-height:30px;
margin:0px;
text-align:center;
overflow:hidden;
white-space:nowrap;
}
.pWrapper .pClose
{
position:absolute;
top:-37px;
right:-1px;
width:36px;
height:36px;
z-index:333;
cursor:pointer;
background:rgba(255,255,255,.95);
box-shadow:0 -5px 10px 0px rgba(0, 0, 0, 0.2);
}
.pWrapper .pClose:before
{
content:'x';
float:left;
width:36px;
height:36px;
line-height:36px;
font-size:17px;
text-align:center;
font-weight:600;
}
[dir="rtl"] .pWrapper .pClose
{
right:auto;
left:-1px;
}
.br5
{
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
}
.hideThis
{
display:none;
}
.popupClose,
.close
{
position:absolute;
top:-15px;
right:-15px;
width:30px;
height:30px;
z-index:333;
cursor:pointer;
}
.popupClose:before,
.close:before
{
content:'x';
float:left;
width:30px;
height:30px;
line-height:30px;
font-size:17px;
text-align:center;
font-weight:600;
}
#lightContent
{
text-align:center;
min-width:150px;
min-height:150px;
}
#lightControl
{
position:absolute;
top:50%;
left:10px;
right:10px;
height:30px;
margin-top:-15px;
}
#lightControl span
{
width:30px;
height:30px;
background-repeat:no-repeat;
cursor:pointer;
}
#prevLight
{
content:'\e81c';
line-height:30px;
color:inherit;
font-family:'tsoft';
font-style:normal;
font-weight:normal;
text-decoration:inherit;
font-variant:normal;
text-align:center;
text-transform:none;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
speak:none;
}
#nextLight
{
content:'\e81d';
line-height:30px;
color:inherit;
font-family:'tsoft';
font-style:normal;
font-weight:normal;
text-decoration:inherit;
font-variant:normal;
text-align:center;
text-transform:none;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
speak:none;
}
.popupTitle,
.videoTitle
{
border-bottom:1px solid #ececec !important;
font-size:16px !important;
color:#666 !important;
padding-left:0 !important;
padding-right:0 !important;
font-weight:600;
}
.popupBtns,
.modal-footer
{
border-top:1px solid #ececec;
}
.memberPopupWrapper
{
max-width:580px;
}
.memberPopupWrapper .col,
.memberPopupWrapper .box
{
margin:0;
}
.memberPopupWrapper .popupInnerBlock
{
width:100%;
}
.videoPopup
{
width:668px;
margin-top:-10px;
margin-bottom:-10px;
}
.popupMain,
.popupTitle,
.popupInner,
.popupBtns
{
clear:both;
width:100%;
}
@media screen and (min-width: 769px)
{
.ie .pWrapper .pWin.overflow
{
margin-top:40px !important;
}
}
@media screen and (max-width: 768px)
{
.pWrapper .pClose
{
box-shadow:none;
}
body:not(.flexPopup) .pWrapper .pClose
{
top:5px;
right:10px;
}
body:not(.flexPopup) .pWrapper .pWin
{
width:100% !important;
height:100% !important;
max-width:none;
max-height:none;
border-radius:0;
}
.pWrapper .pWin
{
max-width:90%;
}
.pWrapper .pWin .pButtons
{
padding-top:0;
}
.pWrapper .pWin .pButtons button
{
margin-top:10px;
}
.pWrapper .pWin.withBtn .pText
{
height:100%;
}
.pWrapper .pWin.overflow .pText
{
position:relative;
width:100%;
}
}
[dir="rtl"] input[type="text"],
[dir="rtl"] input[type="password"],
[dir="rtl"] input[type="tel"],
[dir="rtl"] input[type="number"]
{
unicode-bidi:bidi-override;
}
input, select, button
{
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
}
:not(.withPlace)::-webkit-input-placeholder
{
color:transparent;
}
:not(.withPlace)::-moz-placeholder
{
color:transparent;
}
:not(.withPlace):-ms-input-placeholder
{
color:transparent;
}
:not(.withPlace):-moz-placeholder
{
color:transparent;
}
.form-control input[type="text"],
.form-control input[type="password"],
.form-control input[type="tel"],
.form-control input[type="number"],
.form-control select,
.form-control textarea,
.form input[type="text"],
.form input[type="password"],
.form input[type="tel"],
.form input[type="number"],
.form select,
.form textarea
{
background-color:#fff !important;
background-image:none !important;
border:1px solid #e5e5e5 !important;
border-radius:0 !important;
box-shadow:none !important;
}
.form-control,
.form
{
position:relative;
line-height:20px;
font-size:12px;
cursor:pointer;
}
.ie .form-control,
.ie .form
{
position:relative;
}
.form-control.medium,
.form.medium
{
line-height:30px;
font-size:13px;
}
.form-control.large,
.form.large
{
line-height:40px;
font-size:15px;
}
.form-control.xlarge,
.form.xlarge
{
line-height:50px;
font-size:15px;
}
#invoiceForm .form-control.xlarge,
#invoiceForm .form.xlarge
{
padding-top: 9px;
padding-bottom: 9px;
}
.input-icon
{
position:relative;
}
.icon
{
position:absolute;
top:0;
left:0;
width:20px;
height:20px;
background-repeat:no-repeat;
background-position:center center;
z-index:333;
}
[dir="rtl"] .icon
{
right:0;
left:auto;
}
.medium .icon
{
width:30px;
height:30px;
}
.large .icon
{
width:40px;
height:40px;
}
.xlarge .icon
{
width:50px;
height:50px;
}
.invalid .icon
{
background-color:#d9534f;
}
.icon-firstname
{
background-image:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/icons/firstname.png');
}
.icon-lastname
{
background-image:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/icons/lastname.png');
}
.icon-mail
{
background-image:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/icons/mail.png');
}
.icon-pen
{
background-image:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/icons/pen.png');
}
.icon-message
{
background-image:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/icons/message.png');
}
.icon-attach
{
background-image:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/icons/attach.png');
}
.icon-code
{
background-image:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/icons/code.png');
}
.icon-pass
{
background-image:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/icons/password.png');
}
.icon-passConfirm
{
background-image:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/icons/passConfirm.png');
}
.icon-company
{
background-image:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/icons/company.png');
}
.icon-taxOffice
{
background-image:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/icons/taxOffice.png');
}
.icon-taxId
{
background-image:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/icons/taxId.png');
}
.icon-author
{
background-image:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/icons/author.png');
}
.icon-iban
{
background-image:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/icons/iban.png');
}
.icon-tc
{
background-image:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/icons/tc.png');
}
.icon-birthday
{
background-image:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/icons/birthday.png');
}
.icon-gender
{
background-image:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/icons/gender.png');
}
.icon-mobilePhone
{
background-image:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/icons/mobilePhone.png');
}
.icon-homePhone
{
background-image:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/icons/homePhone.png');
}
.icon-fax
{
background-image:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/icons/fax.png');
}
.icon-officePhone
{
background-image:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/icons/officePhone.png');
}
.icon-address
{
background-image:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/icons/address.png');
}
.icon-map
{
background-image:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/icons/map.png');
}
.icon-zipCode
{
background-image:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/icons/zipCode.png');
}
.icon-fb
{
background-color:#3c599b;
background-image:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/icons/facebook.png');
}
.icon-tw
{
background-color:#29aae3;
background-image:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/icons/twitter.png');
}
.icon-star
{
background-image:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/icons/star.png');
}
.myFlagIcon
{
float:left;
width:100%;
height:100%;
}
.myFlagIcon i
{
position:absolute;
top:50%;
left:50%;
width:16px;
height:11px;
margin-top:-5px;
margin-left:-8px;
background-image:url('/theme/standart/images/blok/flags.png');
background-repeat:no-repeat;
}
.flagList
{
position:absolute;
width:600%;
top:100%;
left:0;
background:#fff;
border-color:#ccc;
z-index:33;
}
[dir="rtl"] .flagList
{
right:0;
left:auto;
}
.flagList li
{
line-height:20px;
}
.flagList li:hover
{
background-color:#ececec;
}
.flag
{
float:left;
width:16px;
height:11px;
background-image:url('/theme/standart/images/blok/flags.png');
background-repeat:no-repeat;
margin-top:5px;
margin-right:10px;
}
[dir="rtl"] .flag
{
float:right;
margin-right:0;
margin-left:10px;
}
.country
{
float:left;
height:20px;
}
[dir="rtl"] .country
{
float:right;
}
.code
{
float:right;
height:20px;
}
[dir="rtl"] .code
{
float:left;
}
[dir="rtl"] .searchFlag
{
direction:rtl;
unicode-bidi:bidi-override;
}
.required
{
background:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/required.png') no-repeat right center;
}
.secCode,
#secCode,
#codeRecommend,
#codeCall,
#codeHizli
{
position:absolute;
top:0;
left:0;
}
.form-control input[type="text"],
.form-control input[type="password"],
.form-control select,
.form-control textarea,
.form input[type="text"],
.form input[type="password"],
.form select,
.form textarea
{
height:20px;
margin:0;
padding-top:0;
padding-left:10px;
padding-bottom:0;
padding-right:10px;
border:1px solid #ccc;
box-sizing:border-box;
}
.form-control .myFlag + input
{
padding-left:30px;
}
[dir="rtl"] .form-control .myFlag + input
{
padding-left:30px;
}
.placeholder
{
position: absolute;
top:1px;
right: 1px;
bottom: 1px;
left: 1px;
color:#b5b5b5;
font-size:13px;
padding-right:10px;
padding-left:10px;
background:#fff;
z-index: 33;
}
.medium .placeholder
{
line-height:30px;
}
.medium .myFlag + input + .placeholder
{
padding-left:40px;
}
[dir="rtl"] .medium .myFlag + input + .placeholder
{
padding-right:40px;
padding-left:10px;
}
.large .placeholder
{
line-height:40px;
padding-right:15px;
padding-left:15px;
}
.large .myFlag + input + .placeholder
{
padding-left:45px;
}
[dir="rtl"] .large .myFlag + input + .placeholder
{
padding-right:45px;
padding-left:15px;
}
.xlarge .placeholder
{
line-height:50px;
padding-right:15px;
padding-left:15px;
}
.xlarge .myFlag + input + .placeholder
{
padding-left:55px;
}
[dir="rtl"] .xlarge .myFlag + input + .placeholder
{
padding-right:55px;
padding-left:15px;
text-align:right;
}
.placeholder.focus
{
bottom:auto;
height:0;
line-height:28px;
font-size:10px;
color:#b5b5b5;
font-weight:600;
}
.medium .placeholder.focus
{
height:10px;
line-height:10px;
}
.large .placeholder.focus
{
height:20px;
line-height:20px;
}
.xlarge .placeholder.focus
{
height:25px;
line-height:30px;
}
.form-control textarea,
.form textarea
{
height:90px;
line-height:18px;
}
[dir="rtl"] .icon + input[type="text"],
[dir="rtl"] .icon + input[type="password"],
[dir="rtl"] .icon + textarea,
[dir="rtl"] .ie .icon + select
{
padding-left:10px;
}
.form-control.medium input[type="text"],
.form-control.medium input[type="password"],
.form-control.medium select,
.form.medium input[type="text"],
.form.medium input[type="password"],
.form.medium select
{
height:30px;
}
.form-control.medium textarea,
.form.medium textarea
{
height:120px;
line-height:20px;
padding-top:4px;
padding-bottom:4px;
}
.form-control.medium .myFlag + input
{
padding-left:40px;
}
[dir="rtl"] .form-control.medium .myFlag + input
{
padding-left:40px;
}
[dir="rtl"] .medium .icon + input[type="text"],
[dir="rtl"] .medium .icon + input[type="password"],
[dir="rtl"] .medium .icon + textarea,
[dir="rtl"] .ie .medium .icon + select
{
padding-left:10px;
}
.form-control.medium select:not(.withPlace),
.form-control.medium input[type="text"]:not(.withPlace),
.form-control.medium input[type="password"]:not(.withPlace),
.form.medium select:not(.withPlace),
.form.medium input[type="text"]:not(.withPlace),
.form.medium input[type="password"]:not(.withPlace)
{
padding-top:10px;
}
.form-control.large input[type="text"],
.form-control.large input[type="password"],
.form-control.large select,
.form.large input[type="text"],
.form.large input[type="password"],
.form.large select
{
height:40px;
padding-left:15px;
padding-right:15px;
}
.form-control.large textarea,
.form.large textarea
{
height:150px;
line-height:20px;
padding-top:9px;
padding-right:15px;
padding-bottom:9px;
padding-left:15px;
}
[dir="rtl"] .large .icon + input[type="text"],
[dir="rtl"] .large .icon + input[type="password"],
[dir="rtl"] .large .icon + textarea,
[dir="rtl"] .ie .large .icon + select,
[dir="rtl"] .large.input-icon .placeholder,
[dir="rtl"] .large .input-icon .placeholder
{
padding-left:15px;
}
.form-control.large .myFlag + input
{
padding-left:45px;
}
[dir="rtl"] .form-control.large .myFlag + input
{
padding-left:45px;
}
.form-control.large select:not(.withPlace),
.form-control.large input[type="text"]:not(.withPlace),
.form-control.large input[type="password"]:not(.withPlace),
.form.large select:not(.withPlace),
.form.large input[type="text"]:not(.withPlace),
.form.large input[type="password"]:not(.withPlace)
{
padding-top:15px;
}
.form-control.xlarge input[type="text"],
.form-control.xlarge input[type="password"],
.form-control.xlarge select,
.form.xlarge input[type="text"],
.form.xlarge input[type="password"],
.form.xlarge select
{
height:50px;
padding-left:15px;
padding-right:15px;
}
.form-control.xlarge textarea,
.form.xlarge textarea
{
height:180px;
line-height:20px;
padding-top:14px;
padding-right:15px;
padding-bottom:14px;
padding-left:15px;
}
.xlarge .icon + input[type="text"],
.xlarge .icon + input[type="password"],
.xlarge .icon + textarea,
.edge .xlarge .icon + select,
.ie .xlarge .icon + select
{
padding-left:60px;
}
[dir="rtl"] .xlarge .icon + input[type="text"],
[dir="rtl"] .xlarge .icon + input[type="password"],
[dir="rtl"] .xlarge .icon + textarea,
[dir="rtl"] .ie .xlarge .icon + select,
[dir="rtl"] .xlarge.input-icon .placeholder,
[dir="rtl"] .xlarge .input-icon .placeholder
{
padding-right:60px;
padding-left:10px;
}
.form-control.xlarge .myFlag + input
{
padding-left:55px;
}
[dir="rtl"] .form-control.xlarge .myFlag + input
{
padding-left:55px;
text-align:right;
}
.form-control.xlarge select:not(.withPlace),
.form-control.xlarge input[type="text"]:not(.withPlace),
.form-control.xlarge input[type="password"]:not(.withPlace),
.form.xlarge select:not(.withPlace),
.form.xlarge input[type="text"]:not(.withPlace),
.form.xlarge input[type="password"]:not(.withPlace)
{
padding-top:15px;
}
.form-control.medium textarea:not(.withPlace),
.form-control.large textarea:not(.withPlace),
.form-control.xlarge textarea:not(.withPlace),
.form.medium textarea:not(.withPlace),
.form.large textarea:not(.withPlace),
.form.xlarge textarea:not(.withPlace)
{
padding-top:20px;
}
.secCode + input[type="text"],
.secCode + input[type="password"],
.secCode + select,
.secCode + textarea,
#secCode + input[type="text"],
#secCode + input[type="password"],
#secCode + select,
#secCode + textarea,
#codeRecommend + input[type="text"],
#codeRecommend + input[type="password"],
#codeRecommend + select,
#codeRecommend + textarea,
#codeCall + input[type="text"],
#codeCall + input[type="password"],
#codeCall + select,
#codeCall + textarea,
#codeHizli + input[type="text"],
#codeHizli + input[type="password"],
#codeHizli + select,
#codeHizli + textarea
{
padding-left:110px;
}
.form-control img + input[type="text"] + .placeholder,
.form-control img + input[type="password"] + .placeholder,
.form-control img + select + .placeholder,
.form-control img + textarea + .placeholder
{
left:105px;
padding-left:5px;
}
.form-control.invalid input[type="text"],
.form-control.invalid input[type="password"],
.form-control.invalid select,
.form-control.invalid textarea,
.form.invalid input[type="text"],
.form.invalid input[type="password"],
.form.invalid select,
.form.invalid textarea,
.ng-invalid
{
border:1px solid #d9534f;
background-color:#FFCAC8;
color:#fff;
}
.form-control input[type="file"],
.form input[type="file"]
{
visibility:hidden;
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
.input-wrap,
.input-wrap input
{
width:17px;
height:20px;
}
.medium .input-wrap,
.medium .input-wrap input
{
height:30px;
}
.large .input-wrap,
.large .input-wrap input
{
height:40px;
}
.input-wrap
{
float:left;
margin-right:10px;
}
[dir="rtl"] .input-wrap
{
float:right;
margin-right:0;
margin-left:10px;
}
.input-wrap.radio
{
background:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/radio.png') no-repeat center center;
}
.form-control:hover .input-wrap.radio
{
background:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/radioHover.png') no-repeat center center;
}
.input-wrap.radio.active,
.form-control:hover .input-wrap.radio.active,
.active > .form-control .input-wrap.radio
{
background:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/radioActive.png') no-repeat center center;
}
.input-wrap.checkbox
{
background:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/checkbox.png') no-repeat center center;
}
.form-control:hover .input-wrap.checkbox
{
background:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/checkboxHover.png') no-repeat center center;
}
.input-wrap.checkbox.active,
.form-control:hover .input-wrap.checkbox.active,
.active > .form-control .input-wrap.checkbox
{
background:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/checkboxActive.png') no-repeat center center;
}
.input-wrap input
{
visibility:hidden;
margin:0;
}
.form-link
{
line-height:35px;
font-size:12px;
color:#666;
}
[dir="rtl"] .form-link.fr
{
float:right;
}
.info:before
{
content:'';
display:inline-block;
min-height:13px;
min-width:12px;
background:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/info.png') no-repeat 0 center;
margin-right:10px;
vertical-align:middle;
}
[dir="rtl"] .info:before
{
background:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/infoRtl.png') no-repeat center;
margin-right:0;
margin-left:10px;
}
.ask:before
{
content:'';
display:inline-block;
min-height:15px;
min-width:15px;
background:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/infoAsk.png') no-repeat 0 center;
margin-right:10px;
vertical-align:middle;
}
.social-btn
{
height:20px;
padding-left:29px;
}
.medium .social-btn
{
height:30px;
padding-left:39px;
}
.large .social-btn
{
height:40px;
padding-left:49px;
}
.xlarge .social-btn
{
height:50px;
padding-left:59px;
}
.removeBtn
{
width:20px;
height:20px;
background-repeat:no-repeat;
background-position:center center;
}
.hasDatepicker
{
padding-right:26px;
background:url('/theme/v4-kumas/sub_theme/form/firat/blue/../v4/calendarIcon.png') no-repeat right center;
}
.form-item input[type="checkbox"],
.form-item input[type="radio"]
{
position:absolute;
visibility:hidden;
}
.form-item i:before
{
line-height:17px;
font-size:15px;
color:#a4a4a4;
}
.form-item input[type="checkbox"] + .icon-wrapper [class*="-unchecked"],
.form-item input[type="radio"] + .icon-wrapper [class*="-unchecked"]
{
display:block;
}
.form-item input[type="checkbox"] + .icon-wrapper [class*="-checked"],
.form-item input[type="radio"] + .icon-wrapper [class*="-checked"]
{
display:none;
}
.form-item input[type="checkbox"]:checked + .icon-wrapper [class*="-unchecked"],
.form-item input[type="radio"]:checked + .icon-wrapper [class*="-unchecked"]
{
display:none;
}
.form-item input[type="checkbox"]:checked + .icon-wrapper [class*="-checked"],
.form-item input[type="radio"]:checked + .icon-wrapper [class*="-checked"]
{
display:block;
}
[for="cardHolder"] input,
[for="cardNumber"] input
{
width:100%;
}
.imgCodeCaptcha
{
padding-left: 100px;
}
.imgCodeCaptcha img,
.imgCodeCaptcha button
{
width: 100px;
padding: 0;
}
.imgCodeCaptcha button
{
font-size: 14px;
}
.imgCodeCaptcha input
{
width: calc(100% - 100px);
}
.imgCodeCaptcha input + .placeholder
{
left: 200px;
}
.tax-foffice-list
{
background-color: #FFF;
box-shadow: 0px 2px 4px rgba(0, 0, 0, .3);
display: none;
position: absolute;
top: 100%;
left: 0;
z-index: 1234;
}
.search-enable .tax-foffice-list
{
display: block;
}
.tax-foffice-list input[type="search"]
{
height: 36px;
margin-bottom: 10px;
padding-top: 0 !important;
outline: 0;
}
.tax-foffice-list ul
{
max-height: 269px;
overflow-x: hidden;
overflow-y: auto;
}
.tax-foffice-list .col-text
{
padding-top: 6px;
padding-bottom: 6px;
}
@media screen and (max-width: 768px)
{
.form-control input[type="text"],
.form-control input[type="radio"],
.form-control input[type="password"],
.form-control select,
.form-control textarea,
.form input[type="text"],
.form input[type="password"],
.form select,
.form textarea
{
}
.icon:not(.myFlag)
{
display: none;
}
.icon:not(.myFlag) + input[type="text"],
.icon:not(.myFlag) + input[type="password"],
.icon:not(.myFlag) + textarea,
.icon:not(.myFlag) + select,
.input-icon :not(.phone) + .placeholder,
.medium .icon:not(.myFlag) + input[type="text"],
.medium .icon:not(.myFlag) + input[type="password"],
.medium .icon:not(.myFlag) + textarea,
.medium .icon:not(.myFlag) + select,
.medium .input-icon :not(.phone) + .placeholder,
.large .icon:not(.myFlag) + input[type="text"],
.large .icon:not(.myFlag) + input[type="password"],
.large .icon:not(.myFlag) + textarea,
.large .icon:not(.myFlag) + select,
.large .input-icon :not(.phone) + .placeholder,
.xlarge .icon:not(.myFlag) + input[type="text"],
.xlarge .icon:not(.myFlag) + input[type="password"],
.xlarge .icon:not(.myFlag) + textarea,
.xlarge .icon:not(.myFlag) + select,
.xlarge .input-icon :not(.phone) + .placeholder
{
padding-right:10px;
padding-left:10px;
}
.icon + select,
.medium .icon + select,
.large .icon + select,
.xlarge .icon + select
{
text-indent:0;
}
}

.form-control input[type="email"],
.form-control input[type="search"],
.form input[type="email"],
.form input[type="search"]
{
background-color:#fff !important;
background-image:none !important;
border:1px solid #ccc !important;
border-radius:0 !important;
box-shadow:none !important;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button
{
-webkit-appearance: none;
margin: 0;
}
input[type="number"][type=number]
{
-moz-appearance:textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration
{
display: none;
}
.form-control input[type="tel"],
.form-control input[type="number"],
.form-control input[type="email"],
.form-control input[type="search"],
.form input[type="tel"],
.form input[type="number"],
.form input[type="email"],
.form input[type="search"]
{
height:20px;
margin:0;
padding-top:0;
padding-left:5px;
padding-bottom:0;
padding-right:5px;
border:1px solid #ccc;
box-sizing:border-box;
}
.form-control input[type="tel"].loadedPlace,
.form-control input[type="number"].loadedPlace,
.form-control input[type="email"].loadedPlace,
.form-control input[type="search"].loadedPlace,
.form input[type="tel"].loadedPlace,
.form input[type="number"].loadedPlace,
.form input[type="email"].loadedPlace,
.form input[type="search"].loadedPlace
{
padding-top:14px;
}
.form-control.medium input[type="tel"].loadedPlace,
.form-control.medium input[type="number"].loadedPlace,
.form-control.medium input[type="email"].loadedPlace,
.form-control.medium input[type="search"].loadedPlace,
.form.medium input[type="tel"].loadedPlace,
.form.medium input[type="number"].loadedPlace,
.form.medium input[type="email"].loadedPlace,
.form.medium input[type="search"].loadedPlace
{
padding-top:14px;
}
.form-control.xlarge input[type="tel"].loadedPlace,
.form-control.xlarge input[type="number"].loadedPlace,
.form-control.xlarge input[type="email"].loadedPlace,
.form-control.xlarge input[type="search"].loadedPlace,
.form.xlarge input[type="tel"].loadedPlace,
.form.xlarge input[type="number"].loadedPlace,
.form.xlarge input[type="email"].loadedPlace,
.form.xlarge input[type="search"].loadedPlace
{
padding-top:14px;
}
.icon + input[type="tel"],
.icon + input[type="number"],
.icon + input[type="email"],
.icon + input[type="search"]
{
padding-left:25px;
}
[dir="rtl"] .icon + input[type="tel"],
[dir="rtl"] .icon + input[type="number"],
[dir="rtl"] .icon + input[type="email"],
[dir="rtl"] .icon + input[type="search"]
{
padding-right:25px;
padding-left:5px;
}
.form-control.medium input[type="tel"],
.form-control.medium input[type="number"],
.form-control.medium input[type="email"],
.form-control.medium input[type="search"],
.form.medium input[type="tel"],
.form.medium input[type="number"],
.form.medium input[type="email"],
.form.medium input[type="search"]
{
height:30px;
}
.medium .icon + input[type="tel"],
.medium .icon + input[type="number"],
.medium .icon + input[type="email"],
.medium .icon + input[type="search"]
{
padding-left:35px;
}
[dir="rtl"] .medium .icon + input[type="tel"],
[dir="rtl"] .medium .icon + input[type="number"],
[dir="rtl"] .medium .icon + input[type="email"],
[dir="rtl"] .medium .icon + input[type="search"]
{
padding-right:35px;
padding-left:5px;
}
.form-control.large input[type="tel"],
.form-control.large input[type="number"],
.form-control.large input[type="email"],
.form-control.large input[type="search"],
.form.large input[type="tel"],
.form.large input[type="number"],
.form.large input[type="email"],
.form.large input[type="search"]
{
height:40px;
padding-left:10px;
padding-right:10px;
}
.large .icon + input[type="tel"],
.large .icon + input[type="number"],
.large .icon + input[type="email"],
.large .icon + input[type="search"]
{
padding-left:50px;
}
[dir="rtl"] .large .icon + input[type="tel"],
[dir="rtl"] .large .icon + input[type="number"],
[dir="rtl"] .large .icon + input[type="email"],
[dir="rtl"] .large .icon + input[type="search"]
{
padding-right:50px;
padding-left:10px;
}
.form-control.xlarge input[type="tel"],
.form-control.xlarge input[type="number"],
.form-control.xlarge input[type="email"],
.form-control.xlarge input[type="search"],
.form.xlarge input[type="tel"],
.form.xlarge input[type="number"],
.form.xlarge input[type="email"],
.form.xlarge input[type="search"]
{
height:50px;
padding-left:10px;
padding-right:10px;
}
.xlarge .icon + input[type="tel"],
.xlarge .icon + input[type="number"],
.xlarge .icon + input[type="email"],
.xlarge .icon + input[type="search"]
{
padding-left:60px;
}
.xlarge .icon + input[type="tel"],
.xlarge .icon + input[type="number"],
.xlarge .icon + input[type="email"],
.xlarge .icon + input[type="search"]
{
padding-left:60px;
}
[dir="rtl"] .xlarge .icon + input[type="tel"],
[dir="rtl"] .xlarge .icon + input[type="number"],
[dir="rtl"] .xlarge .icon + input[type="email"],
[dir="rtl"] .xlarge .icon + input[type="search"]
{
padding-right:60px;
padding-left:10px;
}
.secCode + input[type="tel"],
.secCode + input[type="number"],
.secCode + input[type="email"],
.secCode + input[type="search"],
#secCode + input[type="tel"],
#secCode + input[type="number"],
#secCode + input[type="email"],
#secCode + input[type="search"],
#codeRecommend + input[type="tel"],
#codeRecommend + input[type="number"],
#codeRecommend + input[type="email"],
#codeRecommend + input[type="search"]
{
padding-left:105px;
}
.form-control.invalid input[type="tel"],
.form-control.invalid input[type="number"],
.form-control.invalid input[type="email"],
.form-control.invalid input[type="search"],
.form.invalid input[type="tel"],
.form.invalid input[type="number"],
.form.invalid input[type="email"],
.form.invalid input[type="search"]
{
border:1px solid #d9534f;
background-color:#FFCAC8;
color:#fff;
}
@media screen and (max-width: 768px)
{
.icon:not(.myFlag) + input[type="tel"],
.icon:not(.myFlag) + input[type="number"],
.icon:not(.myFlag) + input[type="email"],
.icon:not(.myFlag) + input[type="search"],
.medium .icon:not(.myFlag) + input[type="tel"],
.medium .icon:not(.myFlag) + input[type="number"],
.medium .icon:not(.myFlag) + input[type="email"],
.medium .icon:not(.myFlag) + input[type="search"],
.large .icon:not(.myFlag) + input[type="tel"],
.large .icon:not(.myFlag) + input[type="number"],
.large .icon:not(.myFlag) + input[type="email"],
.large .icon:not(.myFlag) + input[type="search"],
.xlarge .icon:not(.myFlag) + input[type="tel"],
.xlarge .icon:not(.myFlag) + input[type="number"],
.xlarge .icon:not(.myFlag) + input[type="email"],
.xlarge .icon:not(.myFlag) + input[type="search"]
{
padding-left:10px;
}
}
.tax-foffice-list
{
background-color: #FFF;
box-shadow: 0px 2px 4px rgba(0, 0, 0, .3);
display: none;
position: absolute;
top: 100%;
left: 0;
z-index: 1234;
}
.search-enable .tax-foffice-list
{
display: block;
}
.tax-foffice-list input[type="search"]
{
height: 36px;
margin-bottom: 10px;
padding-top: 0 !important;
outline: 0;
}
.tax-foffice-list ul
{
max-height: 269px;
overflow-x: hidden;
overflow-y: auto;
}
.tax-foffice-list .col-text
{
padding-top: 6px;
padding-bottom: 6px;
}
:not(#mainMenu) > .menu, :not(#mainMenu) > .menu div:not(.dynamicMenu)
{
background-color: inherit;
}
.link-wrap a:hover
{
background:transparent !important;
text-decoration:underline;
}
.catImgWrapper,.subMenu
{
padding:0 !important;
}
.subMenu
{
min-width: auto !important;
}
.katimg img
{
float: right;
}
.katimg
{
padding-right:0;
}
#headerMain .first
{
padding-top:25px;
padding-bottom:25px;
border-bottom:solid 1px #f1f1f1;
}
.subMenu,.dynamicMenu
{
background:#f1f1f1 !important;
}
#header-phone
{
font-size: 12px;
font-weight: 300;
font-style: normal;
font-stretch: normal;
letter-spacing: 1px;
color: #ffffff;
text-transform: uppercase;
border: none;
height: 30px;
}
#search-btn:before
{
display:none;
}
.duyurumetinR span:before
{
content: url('/theme/v4-kumas/sub_theme/ust/firat/blue/../v4/kargo.svg');
margin-right: 10px;
}
.duyurumetin,.duyurumetinR
{
height: 30px;
line-height: 30px;
text-align: right;
}
.duyurumetin span:before, .duyurumetin span:after
{
margin: 5px;
}
.duyurumetin span:before
{
content: url('/theme/v4-kumas/sub_theme/ust/firat/blue/../v4/yildiz.svg');
}
.duyurumetin span:after
{
content: url('/theme/v4-kumas/sub_theme/ust/firat/blue/../v4/yildiz.svg');
}
#header-info
{
border: none;
}
#header-phone b
{
font-weight: 300;
}
#header-phone i
{
height: 48px;
}
#header .icon-phone:before
{
content: url('/theme/v4-kumas/sub_theme/ust/firat/blue/../v4/whatsapp.svg');
}
:not(#mainMenu) > .menu
{
position: relative;
}
.menu-list
{
z-index: 33;
}
.menu li
{
float: left;
}
[dir="rtl"] .menu li
{
float: right;
}
.menu a
{
float: left;
padding-left: 10px;
padding-right: 10px;
box-sizing: border-box;
}
[dir="rtl"] .menu a
{
float: right;
}
.menu li.parentLink > ul
{
position: absolute;
top: 100%;
left: 0;
width: 200px;
display: none;
}
[dir="rtl"] .menu li.parentLink > ul
{
right: 0;
left: auto;
}
.menu li.parentLink li a
{
width: 100%;
}
.menu li.parentLink li.parentLink ul
{
float: left;
position: relative;
box-sizing: border-box;
border-left: 10px solid #dedede;
}
[dir="rtl"] .menu li.parentLink li.parentLink ul
{
float: right;
border-right: 10px solid #dedede;
border-left: 0;
}
#mobileAppNotify
{
position: fixed;
z-index: 9999;
}
#appNotify
{
display: flex;
align-items: center;
}
#appLogo
{
margin-right: 10px;
margin-left: 10px;
}
#appLogo p
{
padding-bottom: 0;
}
#appLogo img
{
max-width: 100%;
width: auto;
height: auto;
}
#appBtn
{
white-space: nowrap;
}
body:not(.iosMobile) #header
{
padding-top: 225px;
}
.sticky .dn-sticky
{
display: none;
}
#header-wrap
{
position: fixed;
top: 0;
left: 0;
z-index: 999;
}
#headerTop
{
height: 30px;
line-height: 55px;
color: #ffffff;
font-size: 12px;
background: #064684;
}
.sticky #headerTop
{
height: 0;
overflow: hidden;
}
.sticky #headerMain
{
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
[dir="rtl"] #topMenu, [dir="rtl"] #topMenu li, [dir="rtl"] #topMenu a
{
float: right;
}
#topMenu a
{
line-height: 30px;
color: #545454;
font-size: 12px;
padding-left: 20px;
padding-right: 20px;
border-right: 1px solid #ddd;
}
[dir="rtl"] #topMenu a
{
border-right: 0;
border-left: 1px solid #ddd;
}
#topMenu ul li:hover > span, #topMenu ul li:hover > a
{
background: #e2e2e2;
}
#headerTop select
{
height: 30px;
padding: 0 30px 0 10px;
background: url('/theme/v4-kumas/sub_theme/ust/firat/blue/../v4/selectArrow.png') no-repeat right center;
border: 0;
border-left: 1px solid #ddd;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
color: #545454;
font-size: 12px;
}
[dir="rtl"] #headerTop select
{
padding: 0 10px 0 30px;
background: url('/theme/v4-kumas/sub_theme/ust/firat/blue/../v4/selectArrow.png') no-repeat 10px center;
border-right: 1px solid #ddd;
border-left: 0;
}
#headerTop select option
{
}
#headerPhone
{
color: #545454;
font-size: 12px;
line-height: 30px;
}
#header-wrap .cart-soft-count, #header-customer-msg .message-count
{
width: 13px;
height: 13px;
line-height: 13px;
border-radius: 10px;
}
#basketList
{
display: none;
position: absolute;
top: 100%;
left: 0;
background: #fff;
z-index: 3333;
}
#logo a
{
float: left;
width: 100%;
height: 60px;
}
.sticky #logo a
{
height: 50px;
}
#logo p, #logo img
{
-webkit-transition-timing-function: cubic-bezier(0.200, 0.020, 0.200, 1.000);
-moz-transition-timing-function: cubic-bezier(0.200, 0.020, 0.200, 1.000);
-ms-transition-timing-function: cubic-bezier(0.200, 0.020, 0.200, 1.000);
-o-transition-timing-function: cubic-bezier(0.200, 0.020, 0.200, 1.000);
transition-timing-function: cubic-bezier(0.200, 0.020, 0.200, 1.000);
-webkit-transition-duration: .5s;
-moz-transition-duration: .5s;
-ms-transition-duration: .5s;
-o-transition-duration: .5s;
transition-duration: .5s;
}
#logo p
{
float: left;
width: 100%;
height: 60px;
display: flex;
align-items: center;
padding-bottom: 0;
}
.sticky #logo p
{
height: 50px;
}
#logo img
{
display: inherit;
max-height: 100%;
max-width: 100%;
width: auto;
}
#searchListWrap
{
position: relative;
}
#live-search
{
height: 36px;
line-height: 14px;
}
#live-search-box
{
top: 100%;
left: -1px;
z-index: 999;
}
#FormAra
{
position: relative;
top: calc(50% - 25px);
right: 0;
height: 50px;
background: #fff;
box-sizing: border-box;
z-index: 999;
}
.sticky #FormAra
{
top: calc(50% - 20px);
height: 40px;
}
.forDesktop #FormAra
{
width: 100%;
}
.forDesktop #FormAra.focus:before
{
display: block;
position: absolute;
top: 5px;
right: 6px;
line-height: 37px;
font-size: 14px;
color: #ffffff;
font-weight: 700;
text-transform: uppercase;
cursor: pointer;
background: #064684;
width: 57px;
border-radius: 3px;
}
.forDesktop #FormAra:not(.focus):before
{
display: block;
position: absolute;
top: 5px;
right: 6px;
line-height: 37px;
font-size: 14px;
color: #ffffff;
font-weight: 700;
text-transform: uppercase;
cursor: pointer;
background: #064684;
width: 57px;
border-radius: 3px;
}
.sticky .forDesktop #FormAra:not(.focus):before
{
right: 6px;
line-height: 29px;
}
.forDesktop #FormAra:not(.focus):after
{
content: '\e811';
display: block;
position: absolute;
top: 0;
left: 0;
width: 48px;
line-height: 48px;
color: #e35252;
font-size: 13px;
font-family: 'tsoft';
font-size: 20px;
text-align: center;
text-transform: uppercase;
cursor: pointer;
}
.sticky .forDesktop #FormAra:not(.focus):after
{
width: 38px;
line-height: 38px;
}
#FormAra.focus input[type="text"]
{
padding-left:10px;
}
#FormAra input[type="text"]
{
display: none;
width: calc(100% - 48px);
height: 48px;
color: #a8a8a8;
font-size: 12px;
border: 0;
box-sizing: border-box;
padding-left: 45px;
}
.rightgiris
{
flex-direction: row-reverse;
}
.rightgiris .icon-cart:before
{
content:url('/theme/v4-kumas/sub_theme/ust/firat/blue/../v4/sepet.svg');
margin-top: 6px;
display: table;
float: left;
}
.rightgiris .icon-member-default:before
{
content: url('/theme/v4-kumas/sub_theme/ust/firat/blue/../v4/giris.svg');
}
.rightgiris .hesap span
{
font-size: 13px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: 1.31;
letter-spacing: normal;
color: #4b4b4b;
text-transform: capitalize;
}
.rightgiris .hesap span i
{
display: table;
float: left;
height: 20px;
margin-top: 6px;
}
.rightgiris .hesap
{
padding: 10px;
}
.rightgiris .cart-soft-count:before
{
content:'(';
}
.rightgiris .cart-soft-count:after
{
content:')';
}
.rightgiris .cart-soft-count
{
background:transparent !important;
color:#064684;
}
.rightgiris #cart-soft-count
{
border:solid 1px #064684;
padding: 10px 40px 10px 10px;
border-radius:3px;
font-size: 14px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: 1.21;
letter-spacing: 0.2px;
color: #064684;
text-transform:capitalize;
background-image: url('/theme/v4-kumas/sub_theme/ust/firat/blue/../v4/down.svg');
background-repeat: no-repeat;
background-position: 94%;
}
.sticky #FormAra input[type="text"]
{
width: calc(100% - 38px);
height: 38px;
}
#FormAra input[type="text"]:focus
{
box-shadow: none;
}
#FormAra button[type="submit"]
{
display: none;
position: relative;
width: 48px;
height: 48px;
font-size: 20px;
border: 0;
cursor: pointer;
background: none;
}
.sticky #FormAra button[type="submit"]
{
width: 38px;
height: 38px;
}
#FormAra input[type="text"], #mobileWrapper #FormAra input[type="text"], #FormAra button[type="submit"], #mobileWrapper #FormAra button[type="submit"]
{
display: block;
}
#live-search
{
height: 36px;
line-height: 14px;
}
#live-search-box
{
position: absolute;
top: 100%;
width: calc(100% + 2px);
background: #fff;
border-bottom: 0;
z-index: 999;
}
#live-search-box ul
{
float: left;
width: 100%;
border-top: 1px solid #ececec;
}
#live-search-box li
{
float: left;
width: 100%;
box-sizing: border-box;
border-right: 1px solid #ececec;
border-bottom: 1px solid #ececec;
border-left: 1px solid #ececec;
}
#live-search-box a
{
float: left;
width: 100%;
font-weight: 600;
display: flex;
align-items: center;
}
#live-search-box span, #live-search-box div.search-image
{
width: 5%;
height: 0;
padding-bottom: 5%;
margin-top: 5px;
margin-right: 15px;
margin-bottom: 5px;
margin-left: 5px;
overflow: hidden;
}
#live-search-box img
{
margin: 0 auto;
}
#mainMenu .menu > li
{
padding-top: 9px;
padding-bottom: 9px;
}
#mainMenu a
{
height: 50px;
line-height: 50px;
font-size: 14px;
font-weight: 500;
font-style: normal;
font-stretch: normal;
letter-spacing: normal;
color: #464646;
text-transform: capitalize;
}
.sticky #mainMenu a
{
height: 30px;
line-height: 30px;
}
#mainMenu a:hover
{
color: #e35252;
}
.menu li.parentLink > a
{
background-color: transparent;
}
#mainMenu .parentLink li a
{
height: auto;
border-right: 0;
font-size: 12px;
font-weight: 600;
font-style: normal;
font-stretch: normal;
line-height: 3.33;
letter-spacing: 0.1px;
color: #424242 !important;
padding-right: 0;
padding-left: 25px;
}
#mainMenu .menu > li.parentLink:hover > span > a
{
color: inherit;
text-decoration: none;
}
.menu li:hover > a
{
color: #e35252;
}
#mainMenu .parentLink .sublink-wrap li a
{
line-height: 17px;
color: #797979;
}
.subMenu
{
max-width: 1200px;
box-shadow: 0 2px 2px 0px rgba(0,0,0,.1);
}
.subMenu *:not(.dynamicMenu)
{
background-color: transparent;
}
.menuTitle
{
font-size: 20px;
padding-bottom: 10px;
}
.subMenu a
{
padding-right: 10px;
padding-left: 10px;
font-size: 12px;
font-family: 'Open Sans', sans-serif;
box-sizing: border-box;
}
.subMenu li li a
{
font-size: 11px;
background-repeat: no-repeat;
background-position: 0 center;
}
.subMenu a:hover
{
background-color: #fff;
padding-right: 10px;
padding-left: 10px;
}
.forDesktop #FormAra:not(.focus):after, #mainMenu a:hover, #mainMenu .subMenu a:hover, #mainMenu .parentLink .sublink-wrap li a:hover
{
color: #52bae3;
}
#mainMenu .subMenu a:hover, #mainMenu .parentLink .sublink-wrap li a:hover
{
color: #e35252;
}
.subMenu .dynamicMenu
{
background: #fff;
}
#headerBottom
{
height: 20px;
overflow: hidden;
}
.sticky #headerBottom
{
height: 0;
}
#alterMenu.menu > li:before
{
content: '.';
float: left;
line-height: 20px;
font-size: 25px;
margin-top: -17px;
}
#alterMenu a
{
line-height: 20px;
font-size: 11px;
color: #5e5e5e;
}
[dir="rtl"] #alterMenu a
{
border-right: 0;
border-left: 1px solid #ddd;
}
#alterMenu li:last-child a
{
border-right: 0;
}
[dir="rtl"] #alterMenu li:last-child a
{
border-left: 0;
}
#alterMenu .menu > li:hover a
{
color: #000;
}
#alterMenu .menu > li:hover .subMenu
{
top: 29px;
z-index: 3333;
}
#alterMenu .menu > li:hover .subMenu a
{
border-right: 0;
}
#alterMenu .menu > li:hover .subMenu a:hover
{
color: #f37121;
}
#alterMenu .subMenu li, #alterMenu .subMenu a
{
line-height: 30px;
border-color: #e0e0e0;
}
.sticky .col-sticky-12
{
width: 100%;
}
.sticky .col-sticky-11
{
width: 91.66666667%;
}
.sticky .col-sticky-10
{
width: 83.33333333%;
}
.sticky .col-sticky-9
{
width: 75%;
}
.sticky .col-sticky-8
{
width: 66.66666667%;
}
.sticky .col-sticky-7
{
width: 58.33333333%;
}
.sticky .col-sticky-6
{
width: 50%;
}
.sticky .col-sticky-5
{
width: 41.66666667%;
}
.sticky .col-sticky-4
{
width: 33.33333333%;
}
.sticky .col-sticky-3
{
width: 25%;
}
.sticky .col-sticky-2
{
width: 16.66666667%;
}
.sticky .col-sticky-1
{
width: 8.33333333%;
}
.sticky .col-sticky-auto
{
width: auto;
}
a[href="https://www.kumascihome.com/siparis-takip"]
{
background-color: #064684;
color: #fff !important;
border-radius: 4px;
}
@media screen and (max-width: 1230px)
{
#header-info
{
border-left:0;
}
#headerMain
{
padding-right: 20px;
padding-left: 20px;
}
#mainMenu .menu > li
{
padding-right: 5px;
}
.menu a
{
padding-right: 5px;
padding-left: 5px;
}
}
@media screen and (max-width: 1000px)
{
.sticky .col-md-sticky-12
{
width:100%;
}
.sticky .col-md-sticky-11
{
width: 91.66666667%;
}
.sticky .col-md-sticky-10
{
width: 83.33333333%;
}
.sticky .col-md-sticky-9
{
width: 75%;
}
.sticky .col-md-sticky-8
{
width: 66.66666667%;
}
.sticky .col-md-sticky-7
{
width: 58.33333333%;
}
.sticky .col-md-sticky-6
{
width: 50%;
}
.sticky .col-md-sticky-5
{
width: 41.66666667%;
}
.sticky .col-md-sticky-4
{
width: 33.33333333%;
}
.sticky .col-md-sticky-3
{
width: 25%;
}
.sticky .col-md-sticky-2
{
width: 16.66666667%;
}
.sticky .col-md-sticky-1
{
width: 8.33333333%;
}
.sticky .col-md-sticky-auto
{
width: auto;
}
.forDesktop #FormAra:before
{
content: '';
}
body:not(.iosMobile) #header
{
padding-top: 147px;
}
#headerTop
{
height: 46px;
line-height: 45px;
}
#mainMenu a
{
font-size: 12px;
}
}
@media screen and (min-width: 769px)
{
.menu li.parentLink:hover > ul
{
display:block;
}
}
@media screen and (max-width: 768px)
{
#headerMain .first
{
padding-bottom: 0;
}
.search-bottom
{
padding-bottom: 15px;
}
.sticky .col-sm-sticky-12
{
width:100%;
}
.slideControl,.colControl,.slideControl
{
display: none;
}
#mainMenu
{
display:none;
}
.sticky .col-sm-sticky-11
{
width: 91.66666667%;
}
.sticky .col-sm-sticky-10
{
width: 83.33333333%;
}
.sticky .col-sm-sticky-9
{
width: 75%;
}
.sticky .col-sm-sticky-8
{
width: 66.66666667%;
}
.sticky .col-sm-sticky-7
{
width: 58.33333333%;
}
.sticky .col-sm-sticky-6
{
width: 50%;
}
.sticky .col-sm-sticky-5
{
width: 41.66666667%;
}
.sticky .col-sm-sticky-4
{
width: 33.33333333%;
}
.sticky .col-sm-sticky-3
{
width: 25%;
}
.sticky .col-sm-sticky-2
{
width: 16.66666667%;
}
.sticky .col-sm-sticky-1
{
width: 8.33333333%;
}
.sticky .col-sm-sticky-auto
{
width: auto;
}
#mobileAppNotify
{
background-color: #6e6e6e;
}
#appNotify
{
position: relative;
z-index: 9999;
}
#appNotifyClose
{
font-size: 30px;
margin-right: 10px;
}
#applogo
{
display: flex;
width: 90px;
height: 60px;
align-items: center;
}
#applogo *
{
margin: 0px;
padding: 0px;
}
#appNotify a
{
}
.menu-list, .menu-list li, .menu-list a
{
width: 100%;
}
.menu-list.show, .menu li.parentLink ul.show
{
display: block;
}
.animate
{
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
body:not(.iosMobile) #header
{
padding-top: 168px;
}
#menuBtn
{
font-size: 31px;
cursor: pointer;
}
[dir="rtl"] #menuBtn
{
background-position: 10px center;
}
@-webkit-keyframes pageOverlayDefault
{
from
{
opacity: 1;
}
to
{
opacity: 0;
}
}
@keyframes pageOverlayDefault
{
from
{
opacity: 1;
}
to
{
opacity: 0;
}
}
#pageOverlay
{
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0,0,0,.7);
z-index: 3333;
opacity: 0;
display: none;
-webkit-animation-duration: 1.5s;
animation-duration: 1.5s;
-webkit-animation-name: pageOverlayDefault;
animation-name: pageOverlayDefault;
}
@-webkit-keyframes pageOverlay
{
from
{
opacity: 0;
}
to
{
opacity: 1;
}
}
@keyframes pageOverlay
{
from
{
opacity: 0;
}
to
{
opacity: 1;
}
}
.menuShow #pageOverlay
{
display: block;
-webkit-animation-name: pageOverlay;
animation-name: pageOverlay;
}
@-webkit-keyframes mobileMenuDefault
{
from
{
left: 0;
}
to
{
left: -100%;
}
}
@-webkit-keyframes mobileMenuDefaultRtl
{
from
{
right: 0;
}
to
{
right: -100%;
}
}
@keyframes mobileMenuDefault
{
from
{
left: 0;
}
to
{
left: -100%;
}
}
@keyframes mobileMenuDefaultRtl
{
from
{
right: 0;
}
to
{
right: -100%;
}
}
#mobileMenu
{
position: fixed;
left: -100%;
top: 0;
bottom: 0;
width: 100%;
background: #fff;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
z-index: 4444;
-webkit-animation-name: mobileMenuDefault;
animation-name: mobileMenuDefault;
}
[dir="rtl"] #mobileMenu
{
right: -100%;
left: auto;
-webkit-animation-name: mobileMenuDefaultRtl;
animation-name: mobileMenuDefaultRtl;
}
@-webkit-keyframes mobileMenu
{
from
{
left: -100%;
}
to
{
left: 0;
}
}
@-webkit-keyframes mobileMenuRtl
{
from
{
right: -100%;
}
to
{
right: 0;
}
}
@keyframes mobileMenu
{
from
{
left: -100%;
}
to
{
left: 0;
}
}
@keyframes mobileMenuRtl
{
from
{
right: -100%;
}
to
{
right: 0;
}
}
.menuShow #mobileMenu
{
-webkit-animation-name: mobileMenu;
animation-name: mobileMenu;
}
[dir="rtl"] .menuShow #mobileMenu
{
-webkit-animation-name: mobileMenuRtl;
animation-name: mobileMenuRtl;
}
#mobileMenu .text-title
{
line-height: 45px;
font-size: 20px;
}
#mobileMenuMain span, #mobileMenuMain a, #mobileMenuMain label, #mobileMenuMain select
{
color: #666;
font-size: 17px;
line-height: 50px;
cursor: pointer;
}
#mobileMenu span.active
{
color: #e35252;
font-weight: 600;
}
#mobileMenu li ul
{
display: none;
}
#mobileMenu li ul a
{
color: #999;
font-size: 15px;
line-height: 35px;
}
#mobileMenu select, [dir="rtl"] #mobileMenu select
{
background: none;
border: 0;
}
#headerMain
{
font-size: 16px;
}
#logo a
{
height: 74px;
line-height: 74px;
}
#logo p
{
height: 74px;
line-height: 74px;
}
#logo a img
{
width: auto;
display: inline;
vertical-align: middle;
}
#search
{
padding-left: 0;
padding-right: 0;
margin-top: 0;
margin-bottom: 0;
}
#FormAra
{
position: relative;
height: 50px;
}
#FormAra:before
{
content: '';
}
#FormAra input[type="text"]
{
display: block;
font-size: 15px;
padding-top: 0;
padding-bottom: 0;
}
#FormAra input[type="text"]::-webkit-input-placeholder
{
line-height: 25px;
font-size: 15px;
color: #a8a8a8;
}
#FormAra input[type="text"]::-moz-placeholder
{
line-height: 25px;
font-size: 15px;
color: #a8a8a8;
}
#FormAra input[type="text"]:-ms-input-placeholder
{
line-height: 25px;
font-size: 15px;
color: #a8a8a8;
}
#FormAra input[type="text"]:-moz-placeholder
{
line-height: 25px;
font-size: 15px;
color: #a8a8a8;
}
#FormAra button[type="submit"]
{
display: block;
}
#live-search-box
{
opacity: 0;
}
#mobileOptions
{
line-height: 50px;
}
#mobileOptions a, #mobileOptions span, #mobileOptions label, #mobileOptions select
{
color: #363636;
font-size: 15px;
text-transform: capitalize;
}
#mobileOptions select
{
height: 50px;
line-height: 50px;
}
#header-wrap .cart-soft-count, #header-customer-msg .message-count
{
width: 20px;
height: 20px;
line-height: 20px;
}
}
@media screen and (max-width: 540px)
{
.sticky .col-xs-sticky-12
{
width:100%;
}
.sticky .col-xs-sticky-11
{
width: 91.66666667%;
}
.sticky .col-xs-sticky-10
{
width: 83.33333333%;
}
.sticky .col-xs-sticky-9
{
width: 75%;
}
.sticky .col-xs-sticky-8
{
width: 66.66666667%;
}
.sticky .col-xs-sticky-7
{
width: 58.33333333%;
}
.sticky .col-xs-sticky-6
{
width: 50%;
}
.sticky .col-xs-sticky-5
{
width: 41.66666667%;
}
.sticky .col-xs-sticky-4
{
width: 33.33333333%;
}
.sticky .col-xs-sticky-3
{
width: 25%;
}
.sticky .col-xs-sticky-2
{
width: 16.66666667%;
}
.sticky .col-xs-sticky-1
{
width: 8.33333333%;
}
.sticky .col-xs-sticky-auto
{
width: auto;
}
#header
{
padding-top: 74px;
}
#headerMain
{
position: fixed;
top: 0;
left: 0;
background: #fff;
box-shadow: 0 3px 3px rgba(0,0,0,.1);
z-index: 999;
}
#menuBtn
{
font-size: 25px;
}
#mainMenu
{
border-radius: 0;
}
#closeMobileMenu
{
font-size: 14px;
}
#FormAra
{
height: 40px;
}
#FormAra input[type="text"]
{
height: 38px;
font-size: 13px;
}
#FormAra input[type="text"]::-webkit-input-placeholder
{
font-size: 13px;
}
#FormAra input[type="text"]::-moz-placeholder
{
font-size: 13px;
}
#FormAra input[type="text"]:-ms-input-placeholder
{
font-size: 13px;
}
#FormAra input[type="text"]:-moz-placeholder
{
font-size: 13px;
}
#FormAra button[type="submit"]
{
height: 38px;
height: 38px;
line-height: 38px;
}
#mobileMenu .text-title
{
font-size: 18px;
}
#mobileMenuMain span, #mobileMenuMain label, #mobileMenuMain select
{
line-height: 40px;
font-size: 12px;
text-transform: uppercase;
}
#mobileMenuMain a, #mobileMenuMain li span
{
line-height: 40px;
font-size: 15px;
}
#mobileMenu li ul a, #mobileMenu li ul span
{
line-height: 30px;
font-size: 13px;
}
#mobileOptions a, #mobileOptions span, #mobileOptions label, #mobileOptions select
{
font-size: 13px;
}
.menuOverflow
{
position: relative;
}
.menuPrev, .menuNext
{
position: absolute;
top: 0;
bottom: 0;
width: 15px;
height: 100%;
background-color: rgba(0,0,0,.3);
z-index: 33;
}
.menuPrev
{
left: 0;
}
.menuNext
{
right: 0;
}
.basketLink .icon-cart:before
{
margin-right: 0;
}
#headerMain .icon-member-default, #headerMain .icon-cart
{
font-size: 16px;
}
}

#header-wrap
{
border-color:#52bae3;
}
.forDesktop #FormAra:not(.focus):after,
#mainMenu a:hover,
#mainMenu .subMenu a:hover,
#mainMenu .parentLink .sublink-wrap li a:hover
{
color:#52bae3;
}
.btn
{
float:left;
line-height:30px;
font-size:14px;
color:#2c2a28;
padding-top:5px;
padding-right:10px;
padding-bottom:5px;
padding-left:10px;
box-sizing:border-box;
cursor:pointer;
}
[dir="rtl"] .btn
{
float:right;
}
.btn:not(.btn-default)
{
border:0;
}
.btn:not(.btn-default):hover
{
box-shadow:inset 0 0 0 21px rgba(0,0,0,.3);
}
.btn.passive:hover
{
box-shadow:none;
}
.btn-small
{
line-height:20px;
font-size:12px;
}
.btn-small:not(.btn-default):hover
{
box-shadow:inset 0 0 0 16px rgba(0,0,0,.3);
}
.btn-big
{
line-height:40px;
font-size:16px;
}
.btn-big:not(.btn-default):hover
{
box-shadow:inset 0 0 0 26px rgba(0,0,0,.3);
}
.btn-basic,
.btn-basic.passive:hover
{
color:#3a3a3a;
background-color:#393939;
}
.btn-basic:hover,
.btn-basic.active
{
color:#fff;
}
.btn-default, .btn-default.passive:hover
{
color: hsl(0deg 0% 100%);
border: 1px solid hsl(0deg 0% 95%);
background-color: hsl(210deg 91% 27%);
}
.btn-default.active
{
color:#fff;
background-color:#5c5c5c;
border-color:#5c5c5c;
}
.btn-border,
.btn-border.passive:hover
{
color:#7e7e7e;
background:transparent;
border:1px solid #ccc;
}
.btn-border:hover,
.btn-border.active
{
border:1px solid #7e7e7e;
}
.btn-primary,
.btn-primary.passive:hover
{
color:#fff;
background-color:#337ab7;
}
.btn-success,
.btn-success.passive:hover
{
color:#fff;
background-color:#5cb85c;
}
.btn-info,
.btn-info.passive:hover
{
color:#fff;
background-color:#5bc0de;
}
.btn-warning,
.btn-warning.passive:hover
{
color:#fff;
background-color:#e5591b;
}
.btn-danger,
.btn-danger.passive:hover
{
color:#fff;
background-color:#f33939;
}
.btn-smoked,
.btn-smoked.passive:hover
{
color:#fff;
background-color:#7e848c;
}
.btn-black,
.btn-black.passive:hover
{
color:#fff;
background-color:#000;
}
.btn-black:hover,
.btn-black.active
{
background-color:#393939;
}
.btn-custom-light-gray,
.btn-custom-light-gray.passive:hover
{
color:#fff;
background-color:#dadada;
}
.btn-custom-gray,
.btn-custom-gray.passive:hover
{
color:#fff;
background-color:#5c5c5c;
}
.btn-custom-gray:hover,
.btn-custom-gray.active
{
background-color:#3a3a3a;
}
.btn-custom-dark-gray,
.btn-custom-dark-gray.passive:hover
{
color:#fff;
}
.btn-custom-dark-gray:hover,
.btn-custom-dark-gray.active
{
background-color:#5c5c5c;
}
.btn-custom-pink,
.btn-custom-pink.passive:hover
{
color:#fff;
background-color:#e35252;
}
.btn-round
{
border-radius:25px;
}
.btn-bgColor
{
background: #064684;
color:#fff;
border-radius:3px;
}
@media screen and (max-width: 540px)
{
.addressRow .btn
{
height:30px;
line-height:24px;
font-size:12px;
}
}

.btn-custom-pink,
.btn-custom-pink.passive:hover
{
background-color:#52bae3;
}
.block-title, div + #campaign-products .block-title
{
line-height:35px;
font-size:20px;
color:#393939;
}
#campaign-products .block-title
{
margin-top:0;
}
#pageHeader
{
background:none;
}
.member
{
background-color: #064684;
}
.pageTitle
{
line-height:60px;
font-size:17px;
color:#545454;
font-weight:600;
text-transform:uppercase;
border-bottom:1px solid #ECECEC;
}
.pageTitle.small-title
{
line-height: 55px;
}
:not(#pageHeader) > .pageTitle > span
{
font-size:13px;
margin-top:-35px;
}
#pageHeader .pageTitle
{
position:relative;
border-bottom:0;
}
#pageHeader .pageTitle:before
{
position:absolute;
top:0;
right:0;
line-height:60px;
color:inherit;
content:'\e81d';
font-size:13px;
font-family:'tsoft';
font-style:normal;
font-weight:normal;
text-decoration:inherit;
font-variant:normal;
text-align:center;
text-transform:none;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
speak:none;
}
#pageOrder .pageTitle:last-child, #pageOrder .pageTitle.passed
{
border-right:0;
}
.pageTitle.passed:first-child
{
border-left:0;
}
#pageHeader .pageTitle:last-of-type:before
{
content:'';
}
.pageTitle > .row
{
text-align:center;
background-repeat:no-repeat;
background-position:20px center;
background-size:25px;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
border-bottom:1px solid #cdcdcd;
}
#pageHeader .pageTitle > .row
{
border-bottom:0;
}
.col-title
{
line-height:40px;
font-size:15px;
}
.col-title i:before
{
line-height:40px;
}
#leftFilter > .col-title
{
display:none;
}
.col-title .btn
{
height:auto;
line-height:20px;
padding-top:5px;
padding-right:10px;
padding-bottom:5px;
padding-left:10px;
}
.col-text
{
line-height:17px;
font-size:12px;
font-weight:300;
color:#797979;
font-size: 12px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: 2.92;
letter-spacing: normal;
color: #464646;
}
#filterWrapper .col-text:hover
{
color:#e35252;
}
[dir="rtl"] .col-text
{
direction: rtl;
text-align: right;
}
#question
{
min-height:19px;
padding-left:31px;
background:url('/theme/v4-kumas/sub_theme/blok/firat/blue/../v4/question.png') no-repeat 0 center;
display:flex;
align-items:center;
box-sizing:border-box;
}
[dir="rtl"] #question
{
padding-right:31px;
padding-left:0;
background:url('/theme/v4-kumas/sub_theme/blok/firat/blue/../v4/question.png') no-repeat right center;
}
.currency
{
padding-top:5px;
padding-bottom:5px;
}
.currency:last-child
{
padding-bottom:0;
border-bottom:0;
}
#BlokAra > .row
{
position:relative;
}
.filter-title:not(.hidden) .icon-plus
{
display:none;
}
.filter-title.hidden .icon-minus
{
display:none;
}
@media screen and (max-width: 768px)
{
[dir="rtl"] .col-title .btn:after
{
right:auto;
left:0;
background-position:10px center;
}
#leftFilter
{
position:relative;
padding-top:10px;
padding-bottom:10px;
background:#fff;
border:1px solid #e5e5e5;
}
#leftFilter > .col-title
{
display:block;
}
.col-title + div
{
display:none;
}
#leftFilter .col-title + div
{
width:100%;
}
#leftFilter > .col-title + div
{
padding-top:10px;
padding-left:10px;
padding-right:10px;
box-sizing:border-box;
}
#filterMobileBtn
{
line-height:30px;
font-size:15px;
}
[dir="rtl"] #filterMobileBtn
{
padding-right:20px;
padding-left:10px;
background-position:right center;
}
#filterMobileBtn.active
{
color:#e35252;
}
[dir="rtl"] #filterMobileBtn.active
{
background-position:right center;
}
#filterMobileBtn:after,
#filterSortBtn:after
{
content:'';
float:right;
width:9px;
height:15px;
}
[dir="rtl"] #filterMobileBtn:after,
[dir="rtl"] #filterSortBtn:after
{
float:left;
}
#filterWrapper
{
display:none;
margin-top:10px;
}
#filterPanel
{
padding:0 10px;
box-sizing:border-box;
}
#filterPanel > .row.mb > .box.box-border
{
padding: 0;
border-bottom:0;
}
#filterPanel > .row.mb:last-child > .box.box-border
{
border-bottom:1px solid #ececec;
}
#filterPanel > .row.mb .col-title
{
font-size:14px;
margin-bottom:10px;
}
#filterPanel > .row.mb .col-title.active
{
color:#e34d0b;
}
#filterPanel > .row.mb .col-title + div
{
border-top:0;
}
#filterPanel .col-text
{
line-height:25px;
font-size:11px;
}
#filterPanel .col-text .input-wrap
{
width:14px;
height:25px;
}
#filterPanel .box.p-bottom.col-12
{
padding-top: 5px;
padding-bottom: 5px;
}
.priceWrap
{
float:right;
padding-left:20px;
margin-top:0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}
.priceWrap span
{
float:left;
width:100%;
text-align:left;
font-weight: 600;
line-height: 14px;
font-size: 11px;
}
.priceWrap span:nth-child(2)
{
display:none;
}
#priceSlider
{
width:auto;
}
#slider-range
{
margin-bottom: 6px;
}
#filterSortBtn
{
line-height:30px;
font-size:15px;
padding-top:10px;
padding-bottom:10px;
}
#filterSortBtn.active
{
color:#e35252;
}
[dir="rtl"] #filterSortBtn.active
{
background-position:right center;
}
#filterSort
{
display:none;
width:calc(100% - 20px);
margin:10px;
border:1px solid #e5e5e5;
box-sizing:border-box;
}
#filterSort .filter-box
{
padding-top: 0;
padding-bottom: 0;
}
#filterSort .filter-box.comparisonWrap
{
border-right:0;
}
}
@media screen and (max-width: 540px)
{
#pageHeader .pageTitle
{
display:none;
}
#pageHeader .pageTitle.passed
{
display:block;
}
#pageHeader .pageTitle > .row
{
font-size:16px;
margin-top:0;
}
#leftFilter,
#filterSortBtn
{
padding-top:5px;
padding-bottom:5px;
}
#filterMobileBtn,
#filterSortBtn
{
font-size:14px;
}
#filterPanel > .row.mb .col-title
{
font-size:13px;
}
}

.box-title
{
margin-right: 1px;
margin-bottom: 1px;
cursor: pointer;
}
.breadcrumb li span:before
{
display:none;
}
.breadcrumb li a:before
{
content:'/';
}
.breadcrumb li:nth-child(1) a:before
{
content:none;
}
.catMenu li a
{
padding-left: 25px;
}
.catMenu li:last-child
{
border: none;
}
.catMenu li
{
height: 50px;
}
.catMenu li.parent span
{
height: 50px
}
.catMenu li.parent
{
height: auto;
line-height: 30px;
}
.catMenu li a,.currentCat span
{
line-height: 50px;
}
.catMenu li a:after
{
display: none;
}
.filter-item-list::-webkit-scrollbar-thumb
{
background: #064684;
border-radius: 10px;
}
.kategorimenu,.currentCat
{
font-size: 14px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
letter-spacing: normal;
color: #464646;
padding-left: 25px;
}
.kategorimenu
{
background-color:#064684;
color:#ffffff;
}
.acc-cat span
{
padding-left: 25px;
}
.currentCat span
{
height: 50px;
padding-left: 25px;
}
.accordionMenuListe
{
border: solid 1px #f1f1f1;
border-radius: 3px;
overflow: hidden;
position: relative;
}
.icerik li a
{
font-size: 12px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: 2.92;
letter-spacing: normal;
color: #464646;
}
.katname
{
font-size: 13px;
font-weight: 300;
font-style: normal;
font-stretch: normal;
letter-spacing: normal;
color: #464646;
border-bottom: solid 1px #f1f1f1;
height: 55px;
line-height: 53px;
}
.slidervitr .image-wrapper,.sonincelenen .image-wrapper
{
padding-bottom: 100% ;
}
.ustKisim span
{
font-size: 15px;
font-weight: 600;
font-style: normal;
font-stretch: normal;
line-height: 1.47;
letter-spacing: normal;
color: #464646;
}
.ustKisim p
{
font-size: 12px;
font-weight: 300;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: 0.1px;
color: #6a6a6a;
}
.filterBtn
{
background: #064684;
text-align: center;
color: white;
font-size: 19px;
font-weight: 500;
font-style: normal;
font-stretch: normal;
line-height: 1.16;
letter-spacing: normal;
color: #ffffff;
text-transform: uppercase;
}
#leftFilter .col-title
{
font-size: 15px;
font-weight: 500;
font-style: normal;
font-stretch: normal;
letter-spacing: normal;
color: #464646;
border: solid 1px #f1f1f1;
}
#leftFilter
{
border: solid 1px #f1f1f1;
box-sizing: border-box;
margin-top: 25px;
}
.marginDeger
{
margin-top: 13px;
}
.siralama,.siralama select
{
border-right: solid 1px #f1f1f1;
height: 50px;
}
.siralama select
{
background-image: url('/theme/v4-kumas/sub_theme/vitrin/firat/blue/../v4/down.svg');
background-repeat: no-repeat;
background-position: right;
box-shadow: none;
font-size: 12px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: 0.1px;
color: #6a6a6a;
}
.guvenli span
{
font-size: 13px;
font-weight: 600;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #464646;
}
.btnBar .active
{
background: none;
}
.filterBox
{
height: 10px;
}
#filterSort
{
padding-left: 0;
height: 50px;
}
.blockBtn.active span
{
position: relative;
overflow: hidden;
background: none;
}
.fourBlock span:nth-child(1)
{
margin-left: 5px;
}
.blockBtn.active span
{
background: #064684;
}
.blockBtn span
{
float: left;
background: #d0d0d0;
border: solid 1px #d0d0d0;
width: 7px;
height: 7px;
position: relative;
overflow: hidden;
margin-right: 3px;
cursor: pointer;
box-shadow: inset 0 0 1px #00000059;
}
.blockBtn.active span:after
{
content: '';
background: #064684;
width: 10px;
height: 8px;
transition: all 1s ease;
position: absolute;
}
.threeBlock
{
margin-right: 5px;
}
.blockBtn span:after
{
content: '';
background: #565363;
width: 10px;
height: 0px;
transition: all 1s ease;
position: absolute;
}
.blockBtn span:after
{
content: '';
background: #064684;
width: 10px;
height: 0px;
transition: all 1s ease;
position: absolute;
}
.guvenli p
{
font-size: 13px;
font-weight: 300;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #464646;
}
.guvenli .col
{
border-right: solid 1px #e4e4e4;
}
.guvenli
{
background: #fafafa;
display: table;
padding: 39px 29px 29px 29px;
margin: 25px 0;
}
.baslikWhy
{
margin-top: 55px;
margin-bottom: 20px;
}
.WhyKumas p
{
font-size: 16px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: 1.69;
letter-spacing: normal;
text-align: center;
color: #747474;
}
.bg-guvenli,.bg-kapida,.bg-havale,.bg-telefon
{
display: table;
float: left;
margin-right: 10px;
}
.bg-guvenli
{
background-image: url('/theme/v4-kumas/sub_theme/vitrin/firat/blue/../v4/guvenli.svg');
width: 29px;
height: 34px;
}
.bg-kapida
{
background-image: url('/theme/v4-kumas/sub_theme/vitrin/firat/blue/../v4/kapida.svg');
width: 36px;
height: 35px;
}
.bg-havale
{
background-image: url('/theme/v4-kumas/sub_theme/vitrin/firat/blue/../v4/havale.svg');
width: 35px;
height: 32px;
}
.bg-telefon
{
background-image: url('/theme/v4-kumas/sub_theme/vitrin/firat/blue/../v4/telefon.svg');
width: 34px;
height: 34px;
}
.baslikWhy span:before
{
content: url('/theme/v4-kumas/sub_theme/vitrin/firat/blue/../v4/neden.svg');
display: table;
float: left;
margin-right: 20px;
margin-top: -4px;
}
.baslikWhy span
{
font-size: 22px;
font-weight: 600;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: black;
text-align: center;
display: table;
width: auto;
margin: auto;
text-transform: uppercase;
}
.genisresim
{
margin: 20px 0 0px 0;
padding: 0;
}
.genisresim img
{
width: 100%;
}
.slidevitrin .loaderWrapper
{
height: 121px !important;
}
.leftaciklama
{
box-sizing: border-box;
padding: 20px;
display: table;
padding-top: 10px;
float: left;
overflow: hidden;
max-width: 289px;
margin-top: 25px;
border: solid 1px #f1f1f1;
}
.htmlCAT
{
display: table;
}
.htmlCAT img
{
width: 100%;
}
.slidevitrin
{
box-sizing: border-box;
padding: 10px;
border: solid 1px #f1f1f1;
margin-top: 25px;
}
.slidevitrin .image-wrapper
{
padding-bottom: 108%;
}
.leftaciklama a b
{
font-size: 13px;
font-weight: 600;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #464646;
margin-top: 15px;
display: table;
margin-bottom: 4px;
}
.leftaciklama p
{
font-size: 13px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: 1.69;
letter-spacing: normal;
color: #464646;
}
.leftaciklama .resim span
{
position: absolute;
bottom: -55px;
background-image: url('/theme/v4-kumas/sub_theme/vitrin/firat/blue/../v4/htmltitle.svg');
background-size: 100%;
width: 80%;
height: 111px;
background-repeat: no-repeat;
left: 0;
right: 0;
margin: auto;
font-size: 17px;
font-weight: 500;
font-style: normal;
font-stretch: normal;
line-height: 4.24;
letter-spacing: normal;
text-align: center;
color: #2d2d2d;
}
.leftaciklama .resim
{
position: relative;
margin-bottom: 52px;
}
.leftaciklama img
{
width: 100%;
}
.p0
{
padding: 0 !important;
}
.box-title.passive
{
cursor: default;
}
#productAddAll
{
height: 30px;
line-height: 30px;
}
#pageLayout span, #pageLayout span *
{
transition: color .2s;
}
#pageLayout span:hover, #pageLayout span:hover *
{
color: #e35252;
}
.showcase
{
height: 0;
overflow: hidden;
}
.showcase.current
{
height: auto;
overflow: visible;
}
.productItem .box-border
{
transition: border-color .5s, box-shadow .5s;
}
.productItem:hover .box-border
{
border-color: #d5d5d5;
box-shadow: 0 0 10px 0 rgba(40, 40, 40, .3);
}
[dir="rtl"] .catalogWrapper .productItem
{
border-right: 0;
border-left: 1px solid #d9d9d9;
}
[data-layout="horizontal"] .productItem
{
position: relative;
}
[data-layout="horizontal"] .productItem.col-3
{
padding-left: 0;
padding-right: 0;
border-right: 1px solid #d9d9d9;
}
[data-layout="horizontal"] .productItem.col-3:nth-child(2n)
{
border-right: 0;
}
[data-layout="horizontal"] .productItem.col-3:nth-child(2n+1)
{
clear: both;
}
.productListItem
{
position: relative;
}
.resim-vitrin .col-1:nth-child(12n+1)
{
clear: both;
}
[data-layout="horizontal"] .productItem > .row
{
margin-left: 0;
margin-right: 0;
clear: none;
float: left;
}
.productColItem
{
background: #fff;
border-bottom: 1px solid #d9d9d9;
}
.urunadi
{
font-size: 15px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: 1.47;
letter-spacing: normal;
color: #464646;
overflow: hidden;
height: 47px;
}
.urunkodu span
{
font-size: 14px;
font-weight: 300;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #464646;
}
.productColItem:last-child, .carousel .productColItem
{
border-bottom: 0;
}
.basliklar:before
{
content: url('/theme/v4-kumas/sub_theme/vitrin/firat/blue/../v4/title.svg');
margin-top: -4px;
display: table;
float: left;
margin-right: 15px;
}
.basliklar
{
font-size: 19px;
font-weight: 500;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
margin: 20px 0;
color: #464646;
text-transform: uppercase;
}
.productColListItem
{
background: #fff;
position: relative;
}
#colNewsSlide .productColListItem
{
min-height: 100px;
}
.vitrinduz .image-wrapper
{
padding-bottom: 100%;
}
.image-wrapper
{
position: relative;
width: 100%;
overflow: hidden;
}
[data-layout="horizontal"] .image-wrapper
{
border-bottom: 0;
}
.imgInner
{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
text-align: center;
display: flex;
align-items: center;
}
.image-wrapper img
{
max-width: calc(100% - 4px);
max-height: calc(100% - 4px);
margin: 0 auto;
-webkit-transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-ms-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
-webkit-transition-duration: .2s;
-moz-transition-duration: .2s;
-ms-transition-duration: .2s;
-o-transition-duration: .2s;
transition-duration: .2s;
}
.ie .image-wrapper img
{
width: 100%;
}
.safari .image-wrapper img
{
position: absolute;
max-width: 90%;
max-height: 90%;
top: 5%;
left: 5%;
}
.image-wrapper img.lazy
{
position: absolute;
top: 50%;
left: 50%;
width: 64px;
height: 64px;
margin-top: -32px;
margin-left: -32px;
}
.image-wrapper.flip img.stImage
{
visibility: visible;
-webkit-transition-delay: .2s;
-moz-transition-delay: .2s;
-ms-transition-delay: .2s;
-o-transition-delay: .2s;
transition-delay: .2s;
}
.image-wrapper:not(.flip) img.ndImage
{
opacity: 0;
}
.image-wrapper.flip img.ndImage
{
visibility: hidden;
-webkit-transform: perspective(1000px) rotateY(90deg);
transform: perspective(1000px) rotateY(90deg);
}
.safari .image-wrapper img.ndImage
{
display: none;
}
.productItem.zoom .image-wrapper img
{
-webkit-transition: all 150ms ease-in;
-webkit-transform: scale(1.1);
-ms-transition: all 150ms ease-in;
-ms-transform: scale(1.1);
-moz-transition: all 150ms ease-in;
-moz-transform: scale(1.1);
transition: all 150ms ease-in;
transform: scale(1.1);
}
.productItem:hover .imgGallery:not(.flip) img.active
{
opacity: 0;
}
.productItem:hover .imgGallery:not(.flip) img.ndImage
{
opacity: 1;
}
.productItem:hover .imgGallery.flip img.stImage
{
visibility: hidden;
-webkit-transform: perspective(1000px) rotateY(-90deg);
transform: perspective(1000px) rotateY(-90deg);
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
}
.productItem:hover .imgGallery.flip img.ndImage
{
visibility: visible;
-webkit-transform: perspective(1000px) rotateY(0deg);
transform: perspective(1000px) rotateY(0deg);
-webkit-transition-delay: .2s;
-moz-transition-delay: .2s;
-ms-transition-delay: .2s;
-o-transition-delay: .2s;
transition-delay: .2s;
}
.icon-new
{
height: 25px;
line-height: 25px;
font-size: 12px;
z-index: 1;
}
[dir="rtl"] .icon-new
{
right: 0;
left: auto;
}
.icon-cargo
{
position: absolute;
bottom: 30px;
right: 0;
width: 84px;
height: 30px;
background: url('/theme/v4-kumas/sub_theme/vitrin/firat/blue/../v4/cargoIcon.png') no-repeat center center;
z-index: 1;
}
[dir="rtl"] .icon-cargo
{
right: auto;
left: 10px;
}
.out-of-stock
{
top: calc(50% - 15px);
right: 10px;
left: 10px;
line-height: 30px;
color: #fff;
font-size: 14px;
z-index: 3;
}
.productListItem .out-of-stock
{
line-height: 25px;
font-size: 12px;
}
.productListItem .icon-cargo, .resim-vitrin .icon-cargo
{
bottom: 0;
}
.image-band
{
position: absolute;
left: 0;
bottom: 0;
line-height: 20px;
font-size: 14px;
color: #fff;
padding-top: 5px;
padding-bottom: 5px;
background: rgba(0,0,0,.7);
}
#campaign-products[data-layout="horizontal"] .campaign-band
{
right: 0;
bottom: 10px;
left: 10px;
width: auto;
}
.campaign-text
{
padding-right: 5px;
padding-left: 20px;
}
.productCmpItem .campaign-text
{
display: none;
}
.timer-block
{
padding-right: 5px;
}
.productCmpItem .timer-block
{
width: 100%;
padding-top: 4px;
padding-bottom: 4px;
}
.timer-value
{
height: 20px;
padding-right: 4px;
padding-left: 4px;
margin-right: 4px;
background: #000;
border: 1px solid #fff;
box-sizing: border-box;
}
[dir="rtl"] .timer-value
{
margin-right: 0;
margin-left: 4px;
}
.detailWrapper
{
position: absolute;
top: 0;
right: 10px;
width: calc(66.66666667% - 20px);
height: 100%;
}
#campaign-products[data-layout="horizontal"] .detailWrapper
{
width: calc(83.33333333% - 20px);
}
.productDetails
{
position: relative;
padding-bottom: 54px;
}
.detailWrapper .productDetails
{
position: absolute;
top: 0;
bottom: 0;
}
.productListDetails
{
position: absolute;
top: 10px;
right: 0;
bottom: 10px;
display: flex;
align-items: center;
}
[dir="rtl"] .productListDetails
{
right: auto;
left: 0;
}
.productListDetails .productInfo a
{
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.product-hover-wrap
{
padding-bottom: 41px;
}
.proRowName
{
padding-top: 5px;
padding-bottom: 5px;
}
.comparisonItem .productDetails
{
border-right: 0;
}
.productColItem .productDetails, [data-layout="horizontal"] .productItem .productDetails
{
border-right: 0
}
.productColItem .productDetails
{
padding-bottom: 90px;
}
.variantOverlay
{
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(0,0,0,.7);
z-index: 999;
display: none;
}
.variantWrapper
{
position: relative;
}
.error .variantWrapper
{
z-index: 9999;
}
.productOption
{
position: relative;
min-height: 20px;
padding-bottom: 5px;
}
.productListItem .productOption
{
padding-top: 5px;
padding-bottom: 0;
}
.optionBox
{
width: 100%;
box-sizing: border-box;
}
.optionBox a, .optionBox select
{
float: left;
min-width: 25px;
height: 25px;
border: 1px solid #ececec;
padding-right: 5px;
padding-left: 5px;
box-sizing: border-box;
cursor: pointer;
}
[dir="rtl"] .optionBox a, [dir="rtl"] .optionBox select
{
float: right;
margin-right: 0;
margin-left: 5px;
}
.optionBox a
{
margin-right: 5px;
margin-bottom: 5px;
}
.optionBox a.selected
{
border: 1px solid #5b5b5b;
}
.optionBox a.passive
{
background: #d2d2d2;
text-decoration: line-through;
color: #f10a41;
}
.optionBox a p, #footer .optionBox a p
{
float: left;
width: 100%;
height: 20px;
line-height: 18px;
text-align: center;
font-size: 11px;
color: #000;
}
.optionBox a.selected p
{
font-weight: 700;
}
.optionBox select
{
width: 100%;
line-height: 23px;
font-size: 11px;
color: #000;
text-transform: uppercase;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
}
.productListItem .optionBox select
{
margin-right: 0;
margin-bottom: 0;
}
[dir="rtl"] .optionBox select + i
{
right: auto;
left: 0;
}
[dir="rtl"] .optionBox select + i:before
{
margin-right: 0;
margin-left: 8px;
}
.productAttr
{
padding-top: 7px;
}
.productListItem .productAttr
{
padding-top: 0;
}
.productBrand
{
line-height: 20px;
font-size: 13px;
color: #797979;
font-weight: 700;
text-transform: uppercase;
}
.productListItem .productBrand
{
}
.productColListItem .productBrand
{
line-height: 15px;
font-size: 13px;
}
.productDescription
{
line-height: 14px;
font-size: 12px;
color: #000;
word-break: break-all;
}
.productListItem .productDescription
{
margin-top: 10px;
max-width: 400px;
}
.productColListItem .productDescription, .productColItemTp .productDescription
{
line-height: 15px;
font-size: 12px;
}
.productColItemTp .productDescription
{
text-align: center;
}
.proRowAct
{
position: absolute;
bottom: 0;
left: 0;
}
#campaign-products[data-layout="horizontal"] .proRowAct
{
bottom: 40px;
}
.karsilastirma
{
position: absolute;
visibility: hidden;
}
.productBtn
{
margin-left: 5px;
box-sizing: border-box;
cursor: pointer;
}
[dir="rtl"] .productBtn
{
margin-right: 5px;
margin-left: 0;
}
.productColItem .productBtn
{
float: none;
display: inline-block;
margin-right: 5px;
margin-left: 5px;
vertical-align: middle;
}
.productColItem:last-child .mb
{
margin-bottom: 0;
}
.productColItem:last-child .line-bottom
{
border-bottom: 0;
}
.productPrice
{
height: 30px;
line-height: 30px;
}
.productColItem .productPrice
{
padding-bottom: 7px;
padding-left: 0;
}
[dir="rtl"] .productColItem .productPrice
{
padding-right: 0;
}
.productColListItem .productPrice, .productColItemTp .productPrice
{
width: 100%;
line-height: 14px;
padding-top: 0;
padding-right: 0;
padding-bottom: 10px;
}
.productColItemTp .productPrice
{
height: 24px;
line-height: 12px;
}
.productPrice.discount
{
position: relative;
padding-right: 67px;
}
.priceWrapper
{
}
.currentPrice
{
line-height: 28px;
font-size: 18px;
font-weight: 700;
font-size: 18px;
font-weight: 500;
font-style: normal;
font-stretch: normal;
line-height: 1.22;
letter-spacing: normal;
color: #064684;
}
.productColListItem .currentPrice
{
line-height: 17px;
font-size: 12px;
}
.productColItemTp .currentPrice, .productColItemTp .discountedPrice
{
width: 100%;
line-height: 12px;
font-size: 10px;
text-align: center;
}
.discountedPrice + .currentPrice
{
line-height: 15px;
}
.discountedPrice
{
line-height: 15px;
font-size: 13px;
font-size: 15px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
letter-spacing: normal;
color: #464646;
margin-right: 15px;
}
.productColListItem .discountedPrice
{
line-height: 17px;
font-size: 11px;
}
.productListItem .currentPrice, .productListItem .discount .currentPrice, .productListItem .discountedPrice
{
float: left;
line-height: 30px;
padding-left: 20px;
}
.productDiscount
{
height: 25px;
line-height: 25px;
font-size: 12px;
z-index: 33;
}
[dir="rtl"] .productDiscount
{
right: auto;
left: 10px;
}
.productInfo .productDiscount
{
top: 25px;
}
.productListItem .productDiscount
{
position: static;
float: left;
}
.productDiscount span
{
padding-right: 5px;
}
.mainControl
{
position: absolute;
width: auto;
height: 0;
top: 0;
left: auto;
right: 0;
margin-left: auto;
margin-top: -50px;
z-index: 33;
}
#oneCol .mainControl
{
width: 1260px;
top: 50%;
left: 50%;
right: auto;
margin-top: -21px;
margin-left: -630px;
}
.mainControl span
{
width: 50px;
height: 50px;
cursor: pointer;
background-color: #d6d6d6;
border-left: 1px solid #ececec;
}
#oneCol .mainControl span
{
width: 18px;
height: 42px;
background-color: transparent;
border-left: 0;
}
.colControl
{
position: absolute;
top: 50%;
right: 10px;
left: 10px;
width: auto;
height: 0;
margin-top: -15px;
}
.colControl span
{
position: absolute;
width: 10px;
height: 30px;
cursor: pointer;
}
.colBottomControl span
{
width: 30px;
height: 30px;
font-size: 9px;
opacity: 0.5;
cursor: pointer;
}
.colBottomControlLine
{
width: 80px;
height: 30px;
margin-left: auto;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
background: #fff;
}
.colBottomControl span:hover
{
opacity: 1;
}
.productPager
{
display: inline-block;
border-right: 0;
}
.productPager a, .productPager span
{
position: relative;
float: left;
height: 30px;
line-height: 30px;
padding-right: 5px;
padding-left: 9px;
box-sizing: border-box;
}
.productPager a
{
color: #6c6c6c;
background-repeat: no-repeat;
background-position: center center;
}
.productPager a:hover
{
color: #e35252;
}
.productPager span
{
color: #e35252;
cursor: default;
}
.productPager a:before, .productPager span:before
{
content: '-';
position: absolute;
top: 0;
left: 0;
line-height: 30px;
color: #6c6c6c;
}
.productPager a.first, .productPager a.last
{
display: none;
}
.productPager a.prev + *, .productPager a.prev, .productPager a.next
{
padding-left: 5px;
}
.productPager a.prev + *:before
{
content: '';
}
.productPager a.prev:before, .productPager a.next:before
{
content: attr(title);
position: relative;
text-transform: uppercase;
}
@media screen and (max-width: 1230px)
{
#oneCol .mainControl
{
width:auto;
top: 0;
left: auto;
right: 0;
margin-top: -50px;
margin-left: auto;
}
#oneCol .mainControl span
{
width: 50px;
height: 50px;
cursor: pointer;
background-color: #d6d6d6;
background-repeat: no-repeat;
background-position: center center;
border-left: 1px solid #ececec;
}
#oneCol .mainPrev
{
background-image: url('/theme/v4-kumas/sub_theme/vitrin/firat/blue/../v4/carouselSmlArrowPrev.png');
}
#oneCol .mainNext
{
background-image: url('/theme/v4-kumas/sub_theme/vitrin/firat/blue/../v4/carouselSmlArrowNext.png');
}
}
@media screen and (max-width: 1100px)
{
[data-layout="horizontal"] .productItem.col-3 .productPrice.discount
{
width:100%;
height: auto;
margin-bottom: 20px;
padding-left: 10px;
box-sizing: border-box;
}
}
@media screen and (max-width: 1000px)
{
.mainControl, #oneCol .mainControl
{
margin-top:-60px;
}
.mainControl span, #oneCol .mainControl span
{
width: 60px;
height: 60px;
}
.productListItem .productDescription
{
margin-top: 10px;
max-width: 100%;
}
.currentPrice
{
font-size: 16px;
}
.discountedPrice
{
font-size: 15px;
}
.resim-vitrin .currentPrice
{
line-height: 33px;
}
.resim-vitrin .discountedPrice
{
line-height: 18px;
}
#leftColumn .productColItem, #rightColumn .productColItem
{
position: relative;
}
#leftColumn .productPrice.discount, #rightColumn .productPrice.discount
{
padding-right: 0;
padding-bottom: 0;
margin-top: 0;
position: static;
}
#leftColumn .productDiscount, #rightColumn .productDiscount
{
top: 10px;
bottom: 0;
margin-top: 0;
}
}
@media screen and (min-width: 1001px)
{
:not(.notClear) > .col-6:nth-of-type(2n) .productDetails, :not(.notClear) > .col-4:nth-of-type(3n) .productDetails, :not(.notClear) > .col-3:nth-of-type(4n) .productDetails, :not(.notClear) > .col-2:nth-of-type(6n) .productDetails
{
border-right:0;
}
}
@media screen and (max-width: 1000px) and (min-width: 769px)
{
.resim-vitrin .col-1
{
padding-bottom:10px;
}
:not(.notClear) > .col-md-6:nth-of-type(2n) .productDetails, :not(.notClear) > .col-md-4:nth-of-type(3n) .productDetails, :not(.notClear) > .col-md-3:nth-of-type(4n) .productDetails, :not(.notClear) > .col-md-2:nth-of-type(6n) .productDetails
{
border-right: 0;
}
}
@media screen and (min-width: 769px)
{
.image-wrapper
{
height:0;
}
}
@media screen and (max-width: 768px)
{
#productComparison
{
display:none;
}
.slidevitrin li
{
width: !important;
}
.leftaciklama
{
width: 100%;
max-width: 100%;
}
.icon-new, .productDiscount
{
position: absolute;
font-size: 14px;
}
.productListItem.col-sm-6:nth-child(odd)
{
border-right: 1px solid #d9d9d9;
}
[dir="rtl"] .productListItem.col-sm-6:nth-child(odd)
{
border-right: 0;
border-left: 1px solid #d9d9d9;
}
.productListItem.col-sm-6:nth-child(even)
{
border-right: 1px solid transparent;
}
.productListItem .icon-new, .productListItem .productDiscount
{
position: absolute;
font-size: 14px;
}
.productListItem .out-of-stock
{
position: absolute;
top: calc(50% - 50px);
}
.productListDetails
{
position: static;
}
#campaign-products[data-layout="horizontal"] .detailWrapper
{
width: calc(58.33333333% - 20px);
}
.detailWrapper .productDetails
{
padding-bottom: 70px;
}
#campaign-products[data-layout="horizontal"] .proRowAct
{
bottom: 50px;
}
.productOption span, .optionBox a p
{
height: 24px;
line-height: 22px;
}
.productOption span
{
font-size: 14px;
}
.optionBox a, .optionBox select
{
height: 24px;
}
.optionBox a
{
min-width: 24px;
}
.optionBox a p
{
font-size: 13px;
}
.productBrand
{
font-size: 12px;
}
.productDescription
{
line-height: 16px;
font-size: 13px;
}
.productListDetails
{
position: relative;
float: left;
display: block;
padding-bottom: 54px;
}
.productListDetails .productAttr
{
position: absolute;
bottom: 0;
left: 0;
padding-right: 0;
padding-left: 0;
}
.productPrice.discount
{
height: auto;
margin-bottom: 20px;
padding-left: 10px;
box-sizing: border-box;
}
.productPrice .productDiscount, #productLeft .productDiscount
{
}
.priceWrapper
{
}
.productListItem .currentPrice, .productListItem .discount .currentPrice, .productListItem .discountedPrice
{
padding-left: 0;
}
.productListItem .currentPrice
{
line-height: 28px;
}
.productListItem .discountedPrice + .currentPrice
{
line-height: 13px;
}
.productListItem .discountedPrice
{
line-height: 14px;
}
.discountedPrice
{
line-height: 13px;
font-size: 13px;
}
.discount .currentPrice
{
font-size: 20px;
line-height: 20px;
}
.productPager a, .productPager span
{
float: none;
display: inline-block;
width: 40px;
height: 38px;
line-height: 38px;
font-size: 15px;
}
.currentPrice
{
font-size: 18px;
}
.discountedPrice + .currentPrice
{
line-height: 20px;
}
.resim-vitrin .col-1
{
padding-bottom: 10px;
}
.resim-vitrin .currentPrice
{
line-height: 38px;
}
.resim-vitrin .discountedPrice
{
line-height: 23px;
}
.col-title + div .carousel li
{
width: 364px;
}
.productColItem
{
min-height: 470px;
}
.carousel .productColItem
{
min-height: auto;
}
.productColItem .productDetails, .carousel .productColItem:nth-child(2n) .productDetails
{
border-right: 1px solid #ececec;
}
.carousel .productColItem .productDetails
{
padding-left: 20px;
padding-right: 20px;
}
.productColItem:nth-child(2n) .productDetails, .carousel .productColItem:last-child .productDetails
{
border-right: 0;
}
.productColItem .line-bottom
{
border-bottom: 0;
}
.productColItemTp .productDescription
{
line-height: 16px;
font-size: 13px;
}
.productColItemTp .productPrice
{
height: 40px;
}
.productColItemTp .currentPrice, .productColItemTp .discountedPrice
{
line-height: 20px;
font-size: 20px;
}
.productColListItem .productBrand
{
}
.productColListItem .productDescription, .productColItemTp .productDescription
{
}
.productColListItem .col-4
{
width: 16.6667%;
}
.productColListItem .col-8
{
width: 83.3333%;
}
.productColListItem .productPrice
{
padding-left: 0;
}
.productColListItem .currentPrice, .productColListItem .discountedPrice
{
}
:not(.notClear) > .col-sm-6:nth-of-type(2n) .productDetails, :not(.notClear) > .col-sm-4:nth-of-type(3n) .productDetails, :not(.notClear) > .col-sm-3:nth-of-type(4n) .productDetails, :not(.notClear) > .col-sm-2:nth-of-type(6n) .productDetails
{
border-right: 0;
}
#pager-wrapper
{
display: inherit;
padding-top: 10px;
}
#pager-wrapper *
{
text-align: center;
}
.productPager
{
padding-top: 10px;
border-top: 1px solid #e5e5e5;
}
}
@media screen and (max-width: 540px)
{
#filterSort
{
padding-right:10px;
}
.col-xs-12 .productDetails
{
height: auto !important;
}
.productDescription
{
line-height: 16px;
font-size: 12px;
}
.productOption
{
padding-top: 5px;
padding-bottom: 0;
}
.productOption span
{
display: none;
}
.optionBox a, .optionBox select
{
margin-bottom: 0;
}
.productPrice.fr
{
float: left;
}
[dir="rtl"] .productPrice.fr
{
float: right;
}
.discountedPrice
{
font-size: 13px;
}
.currentPrice
{
font-size: 15px;
}
.icon-new, .productDiscount
{
font-size: 12px;
}
}
@media screen and (max-width: 360px)
{
.productItem.d-flex
{
display:inherit;
padding-left: 0;
}
.campaign-text
{
width: 0;
height: 20px;
padding-right: 0;
overflow: hidden;
}
.productItem .timer-type
{
display: none;
}
}

.productPager span
{
color:#52bae3;
}
#footer
{
}
#footer p, #footerMiddle ul li a
{
line-height: 14px;
font-size: 12px;
color: #5e5e5e;
font-weight: 300;
}
.sendmail
{
position: relative;
}
.sendmail #newsletterBtn
{
position: absolute;
right: 15px;
width: 100%;
background: #064684;
max-width: 100px;
height: 40px !important;
margin-top: 5px;
}
#footer-social h3, #footer-newsletter h3
{
line-height: 40px;
font-size: 20px;
color: #fff;
font-family: 'Open Sans', sans-serif;
margin-top: 0;
margin-bottom: 10px;
}
#footer-social p, #footer-newsletter p
{
line-height: 20px;
font-size: 14px;
color: #fff;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
}
#social li
{
float: left;
}
#social ul
{
padding-top: 10px;
}
#social li a, #social li a img
{
float: left;
}
[dir="rtl"] #social li, [dir="rtl"] #social li a, [dir="rtl"] #social li a img
{
float: right;
}
#social li
{
display: inline-block;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}
[dir="rtl"] #social li
{
padding-right: 0;
padding-left: 10px;
}
#footer .newsletterMain
{
position: relative;
padding: 0;
}
#footer .newsletterMain input[type="text"]::placeholder
{
font-size: 13px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: 0.2px;
color: #6a6a6a;
}
#footer .newsletterMain input[type="text"]
{
height: 50px;
line-height: 48px;
color: #7c7c7c;
font-size: 12px;
font-weight: 300;
border: solid 1px #f1f1f1;
box-shadow: none;
}
#footer .newsletterMain .placeholder
{
right: 40px;
line-height: 34px;
padding-left: 10px;
}
[dir="rtl"] #footer .newsletterMain .placeholder
{
right: 1px;
left: 40px;
padding-right: 5px;
padding-left: 25px;
}
#footer .newsletterMain input[type="button"]
{
height: 50px;
color: #fff;
border: 0;
cursor: pointer;
}
#footer-newsletter
{
padding-top: 35px;
padding-bottom: 35px;
background: #f7f7f7;
}
#footer-newsletter h3
{
margin-bottom: 0;
font-size: 13px;
font-weight: 600;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #464646;
text-transform: uppercase;
}
#footer-newsletter p
{
color: #393939;
font-size: 13px;
font-weight: 300;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #464646;
}
#footerMiddle
{
padding-top: 25px;
padding-bottom: 25px;
background: #f7f7f7;
border-top: 1px solid #e5e5e5;
}
#footerMiddle h3
{
line-height: 20px;
font-size: 13px;
color: #393939;
font-weight: 700;
word-break: break-all;
margin-top: 0;
margin-bottom: 0;
text-transform: capitalize;
}
#social
{
float: left;
}
#footerMiddle ul li
{
display: block;
}
#footerMiddle ul li a, #footerMiddle p
{
display: block;
}
#footerMiddle ul li a
{
padding-bottom: 8px;
padding-top: 8px;
font-size: 13px;
font-weight: 300;
font-style: normal;
font-stretch: normal;
line-height: 2.46;
letter-spacing: normal;
color: #464646;
}
#footerMiddle ul li a:hover
{
color: #064684;
text-decoration: underline;
}
#footerMiddle p
{
padding-bottom: 0;
}
#footerContact strong
{
float: left;
}
#footerContact p,#footerContact strong
{
font-size: 13px;
font-weight: 300;
font-style: normal;
font-stretch: normal;
line-height: 1.46;
letter-spacing: normal;
color: #464646;
}
#footerContact p
{
height: 40px;
}
#contactInfo strong
{
color: #393939;
font-weight: 400;
display: table;
width: 58px;
height: 35px;
float: left;
}
#contactInfo i
{
display: inline-block;
width: 25px;
}
#footerBottom
{
padding-top: 10px;
padding-bottom: 10px;
background: #f7f7f7;
}
#footerSecurity img
{
padding-right: 10px;
}
#footerCards
{
flex-direction: row-reverse;
}
#footerCards img
{
max-width: 60px;
padding-left: 10px;
}
#tsoft-eticaret-sistemleri
{
line-height: 50px;
font-size: 12px;
color: #6c6c6c;
text-align: center;
background: #fff;
}
.flex-center
{
display:flex;
justify-content:center;
}
@media screen and (max-width: 1000px)
{
#footerMiddle
{
padding-top:25px;
padding-bottom: 25px;
}
#footerMiddle .col-2
{
padding-top: 15px;
padding-bottom: 15px;
}
#footerMiddle .col-2:nth-child(3n+1)
{
clear: both;
}
}
@media screen and (min-width: 769px)
{
#footerMiddle ul li div
{
display:block !important;
height: auto !important;
}
}
@media screen and (max-width: 768px)
{
#footer-social p, #footer-newsletter p
{
font-size:15px;
}
#footerTop p
{
font-size: 13px;
}
#footer .newsletterMain
{
padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;
}
#footer .newsletterMain input[type="text"]
{
font-size: 15px;
box-sizing: border-box;
}
#footer .newsletterMain input[type="button"]
{
font-size: 15px;
}
#footerMiddle
{
padding-top: 0;
padding-bottom: 0;
background-color: #848484;
border-top: 0;
}
#footerMiddle .col-2
{
padding-top: 0;
padding-left: 0;
padding-bottom: 0;
padding-right: 0;
}
#footerMiddle ul li
{
float: left;
}
#footerMiddle ul ul li
{
float: none;
width: auto;
padding-left: 20px;
padding-right: 20px;
border-bottom: 1px solid #fff;
}
#footerMiddle h3
{
line-height: 60px;
color: #fff;
font-size: 20px;
font-weight: 600;
padding-left: 20px;
padding-right: 20px;
background: #444;
margin-bottom: 1px;
cursor: pointer;
}
#footerMiddle h3.active
{
background: #e35252;
}
[dir="rtl"] #footerMiddle h3
{
background-position: 10px center;
}
#footerMiddle h3 + div
{
background: #f7f7f7;
display: none;
}
#footerMiddle ul li a, #footerMiddle p
{
line-height: 35px;
font-size: 17px;
}
#footerMiddle p
{
padding-left: 20px;
padding-right: 20px;
}
#footerBottom .col
{
text-align: center;
}
#footerBottom .col img
{
padding-right: 5px;
padding-left: 5px;
}
#footerContact
{
background: none;
}
#contactInfo
{
padding-top: 20px;
padding-bottom: 20px;
}
#contactInfo i
{
font-size: 15px;
}
#footerSecurity
{
padding-top: 10px;
}
#footerCards
{
padding-bottom: 10px;
}
#footerSecurity img, #footerCards img
{
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
}
#footer-social .d-flex
{
display: inherit;
}
#social
{
text-align: left;
box-sizing: border-box;
}
#social li, #social li a
{
width: 40px;
height: 40px;
}
#social li a
{
display: flex;
align-items: center;
}
#social li a img
{
margin-right: auto;
margin-left: auto;
}
#footerIcons, #footerIcons .d-flex
{
display: inherit;
}
}
@media screen and (max-width: 540px)
{
#footer h3
{
line-height:45px;
font-size: 15px;
}
#footerMiddle ul li a, #footerMiddle p
{
line-height: 25px;
font-size: 13px;
}
#social li
{
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
}
#footer .newsletterMain input[type="text"]
{
height: 40px;
line-height: 38px;
font-size: 13px;
margin-bottom: 10px;
}
#footer .newsletterMain input[type="button"]
{
height: 40px;
font-size: 13px;
}
}

.sliderWrap
{
width:100%;
}
.interaktif
{
position: relative;
}
.interaktif .slideControl
{
bottom: 46%;
top: inherit;
width: 94%;
margin: auto;
float: initial;
display: table;
left: 0;
right: 31px;
}
.slide-wrapper
{
position:relative;
}
.sliderMain
{
width:100%;
min-height:70px;
}
.GelismisVitrinLoad
{
position:absolute;
width:100%;
height:50px;
line-height:50px;
text-align:center;
top:50%;
margin:-25px 0 0;
}
.carousel-wrapper
{
position:relative;
overflow:hidden;
}
.sliderMain ul
{
width:100%;
min-height:70px;
margin:0;
padding:0;
list-style:none;
position:relative;
white-space: nowrap;
overflow: hidden;
}
.sliderMain ul:not(.carousel)
{
display:flex;
align-items:center;
}
.carousel
{
position:relative;
left:0;
}
[dir="rtl"] .carousel
{
float:left;
}
.sliderMain li, .sliderMain p, .sliderMain a
{
padding:0;
margin:0;
display:inline-block;
}
.responsive .fade li, .responsive .fade li p, .responsive .fade li a
{
width:100%;
height:100%;
}
.responsive .fade li p, .responsive .fade li a
{
position:absolute;
top:0;
left:0;
}
.responsive li
{
background-size:cover !important;
}
.fade > li
{
position:absolute;
top:0;
left:0;
display:none;
}
.fade li.current
{
position:static;
}
.carousel li
{
float:left;
}
.sliderMain img
{
float:left;
width:100%;
max-width:100%;
}
.slideControl
{
position: absolute;
width: calc(100% + 36px);
height:0;
top: 50%;
left: -18px;
margin-top: -15px;
margin-right: 0;
margin-bottom: 0;
box-sizing: border-box;
}
.slideControl > .row
{
height:0;
}
#twoCol .slideControl, #threeCol .slideControl
{
left:30px;
right:20px;
width:auto;
}
.slideControl span
{
width: 18px;
height: 35px;
font-size: 35px;
}
.nextSlide
{
background-position:right 0;
}
[dir="rtl"] .nextSlide
{
background-position:0 0;
}
[dir="rtl"] .prevSlide
{
background-position:right 0;
}
.sliderMain ul.slidePager
{
min-height: auto;
position: absolute;
height: 20px;
text-align: center;
bottom: 10px;
left: 0px;
padding: 0px 10px;
box-sizing: border-box;
display: table;
}
.twoCol .sliderMain ul.slidePager, .threeCol .sliderMain ul.slidePager
{
width:auto;
left:10px;
right:10px;
margin-left:0;
}
.slidePager li
{
display:inline-block;
width:15px;
height:15px;
line-height:15px;
text-align:center;
color:#fff;
font-size:12px;
text-indent:-999em;
background:#c9c9c9;
border-radius:10px;
margin-right:3px;
margin-left:3px;
overflow:hidden;
cursor:pointer;
}
.slidePager li.active
{
background:#797979;
box-shadow:inset 0 0 0 3px #545454;
cursor:default;
}
@media screen and (max-width: 1320px)
{
.slideControl, .sliderMain ul.slidePager
{
width:calc(100% - 60px);
left:30px;
right:30px;
margin-left:0;
}
}

