.zilla-one-half { width: 48%; }
.zilla-one-third { width: 30.66%; }
.zilla-two-third { width: 65.33%; }
.zilla-one-fourth { width: 22%; }
.zilla-three-fourth { width: 74%; }
.zilla-one-fifth { width: 16.8%; }
.zilla-two-fifth { width: 37.6%; }
.zilla-three-fifth { width: 58.4%; }
.zilla-four-fifth { width: 79.2%; }
.zilla-one-sixth { width: 13.33%; }
.zilla-five-sixth { width: 82.67%; }
.zilla-one-half,
.zilla-one-third,
.zilla-two-third,
.zilla-three-fourth,
.zilla-one-fourth,
.zilla-one-fifth,
.zilla-two-fifth,
.zilla-three-fifth,
.zilla-four-fifth,
.zilla-one-sixth,
.zilla-five-sixth {
float: left;
margin-right: 4%;
margin-bottom: 2em;
position: relative;
}
.zilla-column-last {
clear: right;
margin-right: 0 !important;
}
@media screen and (max-width: 414px) {
.zilla-one-half,
.zilla-one-third,
.zilla-two-third,
.zilla-three-fourth,
.zilla-one-fourth,
.zilla-one-fifth,
.zilla-two-fifth,
.zilla-three-fifth,
.zilla-four-fifth,
.zilla-one-sixth,
.zilla-five-sixth {
width: 96%;
}
} a.zilla-button,
a.zilla-button:visited {
background-color: #0c6fb1;
background-image: -webkit-linear-gradient(top, #14a7cf, #0c6fb1);
background-image:    -moz-linear-gradient(top, #14a7cf, #0c6fb1);
background-image: 		  linear-gradient(top, #14a7cf, #0c6fb1);
border: 1px solid #0d507a !important;
-webkit-border-radius: 16px;
border-radius: 16px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
color: #ffffff !important;
cursor: pointer;
display: inline-block;
font-family: Helvetica, Arial, Sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 1em;
margin: 0 0.1em 1.5em 0 !important;
outline: none;
padding: 7px 13px !important;
text-align: center;
text-decoration: none !important;
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
vertical-align: middle;
}
a.zilla-button.square {
-webkit-border-radius: 4px !important;
border-radius: 4px !important;
}
a.zilla-button.medium {
-webkit-border-radius: 20px;
border-radius: 20px;
font-size: 16px;
padding: 11px 16px !important;
}
a.zilla-button.large {
-webkit-border-radius: 25px;
border-radius: 25px;
font-size: 18px;
padding: 15px 20px !important;
}
a.zilla-button:hover { text-decoration: none; }
a.zilla-button:active {
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.9);
position: relative;
top: 1px;
}
a.zilla-button.green {
background-color: #7fc33c;
background-image: -webkit-linear-gradient(top, #b1d960, #7fc33c);
background-image:    -moz-linear-gradient(top, #b1d960, #7fc33c);
background-image: 		  linear-gradient(top, #b1d960, #7fc33c);
border-color: #69963b !important;
}
a.zilla-button.green:hover {
background-color: #8dd242;
background-image: -webkit-linear-gradient(top, #b9e46a, #8dd242);
background-image:    -moz-linear-gradient(top, #b9e46a, #8dd242);
background-image:         linear-gradient(top, #b9e46a, #8dd242);
}
a.zilla-button.light-blue {
background-color: #2caada;
background-image: -webkit-linear-gradient(top, #46cae8, #2caada);
background-image:    -moz-linear-gradient(top, #46cae8, #2caada);
background-image:         linear-gradient(top, #46cae8, #2caada);
border-color: #2681a2 !important;
}
a.zilla-button.light-blue:hover {
background-color: #32bcef;
background-image: -webkit-linear-gradient(top, #50d6f5, #32bcef);
background-image:    -moz-linear-gradient(top, #50d6f5, #32bcef);
background-image:         linear-gradient(top, #50d6f5, #32bcef);
}
a.zilla-button.blue {
background-color: #0c6fb1;
background-image: -webkit-linear-gradient(top, #14a7cf, #0c6fb1);
background-image:    -moz-linear-gradient(top, #14a7cf, #0c6fb1);
background-image:         linear-gradient(top, #14a7cf, #0c6fb1);
border-color: #0d507a !important;
}
a.zilla-button.blue:hover {
background-color: #1188d6;
background-image: -webkit-linear-gradient(top, #1bb6e6, #1188d6);
background-image:    -moz-linear-gradient(top, #1bb6e6, #1188d6);
background-image:         linear-gradient(top, #1bb6e6, #1188d6);
}
a.zilla-button.red {
background-color: #e3514a;
background-image: -webkit-linear-gradient(top, #ed8376, #e3514a);
background-image:    -moz-linear-gradient(top, #ed8376, #e3514a);
background-image:         linear-gradient(top, #ed8376, #e3514a);
border-color: #ab4b44 !important;
}
a.zilla-button.red:hover {
background-color: #ff5e56;
background-image: -webkit-linear-gradient(top, #ff988c, #ff5e56);
background-image:    -moz-linear-gradient(top, #ff988c, #ff5e56);
background-image:         linear-gradient(top, #ff988c, #ff5e56);
}
a.zilla-button.orange {
background-color: #ffb031;
background-image: -webkit-linear-gradient(top, #ffce4f, #ffb031);
background-image:    -moz-linear-gradient(top, #ffce4f, #ffb031);
background-image:         linear-gradient(top, #ffce4f, #ffb031);
border-color: #dc9014 !important;
}
a.zilla-button.orange:hover {
background-color: #ffc531;
background-image: -webkit-linear-gradient(top, #ffdb4f, #ffc531);
background-image:    -moz-linear-gradient(top, #ffdb4f, #ffc531);
background-image:         linear-gradient(top, #ffdb4f, #ffc531);
}
a.zilla-button.purple {
background-color: #d17ac6;
background-image: -webkit-linear-gradient(top, #e3acdc, #d17ac6);
background-image:    -moz-linear-gradient(top, #e3acdc, #d17ac6);
background-image:         linear-gradient(top, #e3acdc, #d17ac6);
border-color: #996192 !important;
}
a.zilla-button.purple:hover {
background-color: #eb90e0;
background-image: -webkit-linear-gradient(top, #f3baec, #eb90e0);
background-image:    -moz-linear-gradient(top, #f3baec, #eb90e0);
background-image:         linear-gradient(top, #f3baec, #eb90e0);
}
a.zilla-button.grey {
background-color: #e5e5e5;
background-image: -webkit-linear-gradient(top, #efefef, #e5e5e5);
background-image:    -moz-linear-gradient(top, #efefef, #e5e5e5);
background-image:         linear-gradient(top, #efefef, #e5e5e5);
border-color: #acacac !important;
color: #555555 !important;
text-shadow: 0 1px 0 rgba(255,255,255,0.2);
}
a.zilla-button.grey:hover {
background-color: #f6f6f6;
background-image: -webkit-linear-gradient(top, #fcfcfc, #f6f6f6);
background-image:    -moz-linear-gradient(top, #fcfcfc, #f6f6f6);
background-image:         linear-gradient(top, #fcfcfc, #f6f6f6);
}
a.zilla-button.black {
background-color: #444444;
background-image: -webkit-linear-gradient(top, #6c6c6c, #444444);
background-image:    -moz-linear-gradient(top, #6c6c6c, #444444);
background-image:         linear-gradient(top, #6c6c6c, #444444);
border-color: #323232 !important;
}
a.zilla-button.black:hover {
background-color: #575757;
background-image: -webkit-linear-gradient(top, #8d8d8d, #575757);
background-image:    -moz-linear-gradient(top, #8d8d8d, #575757);
background-image:         linear-gradient(top, #8d8d8d, #575757);
} .zilla-alert {
-webkit-border-radius: 4px !important;
border-radius: 4px !important;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.6);
box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.6);
line-height: 1.6em;
margin: 0 0 1.5em 0;
padding: 0.8em;
}
.zilla-alert.white {
background: #fff;
border: 1px solid #dfdfdf;
color: #373737;
}
.zilla-alert.red {
background: #ffe6e3;
border: 1px solid #f2c3bf;
color: #bf210e;
}
.zilla-alert.yellow {
background: #fff7d6;
border: 1px solid #e9d477;
color: #956433;
}
.zilla-alert.green {
background: #edfdd3;
border: 1px solid #c4dba0;
color: #657e3c;
}
.zilla-alert.grey {
background: #fbfbfb;
border: 1px solid #dfdfdf;
color: #373737;
} .zilla-tabs.ui-tabs .ui-tabs-hide {
position: absolute;
left: -10000px;
}
.zilla-tabs {
background: none;
margin: 0 0 2em 0;
}
.zilla-tabs .zilla-nav {
background: none;
border: 0;
float: none;
list-style: none !important;
margin: 0 !important;
padding: 0;
}
.zilla-tabs .zilla-nav li {
float: left;
list-style: none !important;
margin: 0 2px -1px 0 !important;
position: relative;
z-index: 10;
}
.zilla-tabs .zilla-nav li a {
background: #FBFBFB;
border: 1px solid #dfdfdf !important;
border-bottom: none !important;
-webkit-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
color: #373737 !important;
display: block;
height: 26px;
margin: 0 !important;
overflow: hidden;
padding: 5px 10px 0 10px;
text-decoration: none;
}
.zilla-tabs .zilla-nav li a:hover {
background: #fff!important;
margin: 0!important;
}
.zilla-tabs .zilla-nav .ui-tabs-selected a,
.zilla-tabs .zilla-nav .ui-tabs-active a {
background: #fff;
height: 27px;
}
.zilla-tabs .zilla-tab {
background: #fff;
border: 1px solid #dfdfdf;
padding: 10px;
} .zilla-toggle { margin: 0 0 2em 0; }
.zilla-toggle + .zilla-toggle { margin-top: -1.75em; }
.zilla-toggle .zilla-toggle-title {
background: #FBFBFB;
border: 1px solid #dfdfdf;
cursor: pointer;
display: block;
outline: none;
padding: 10px 10px 10px 30px;
position: relative;
}
.zilla-toggle .zilla-toggle-title:hover { border: 1px solid #c5c5c5; }
.zilla-toggle-inner {
background: #fff;
border: 1px solid #dfdfdf;
border-top: none;
padding: 10px;
}
.zilla-toggle span.ui-icon {
background: url(//enpet.com.tr/wp-content/plugins/zilla-shortcodes/assets/img/toggle-closed.png) no-repeat;
height: 12px;
margin: -6px 0 0 0;
position: absolute;
top: 50%;
left: 10px;
width: 12px;
}
.zilla-toggle .ui-state-active .ui-icon { background: url(//enpet.com.tr/wp-content/plugins/zilla-shortcodes/assets/img/toggle-open.png) no-repeat; } .zilla-clearfix:before,
.zilla-clearfix:after { content:""; display:table; }
.zilla-clearfix:after { clear: both; }
.zilla-clearfix { zoom:1; }.clear {clear:both;}
.usquare_module_wrapper {
width:960px; 
margin:0 auto;
}
.usquare_module_wrapper h2 {
font-family:'OstrichSansMedium'; 
color:#ffffff; 
font-size:34px;
padding:0; 
margin:0; 
line-height:34px;
}
.usquare_module_wrapper span {
padding:0; 
margin:0; 
font-family:'PTSansRegular'; 
color:#ffffff; 
font-size:14px; 
display:block;
}
.usquare_module_wrapper ul {
padding:0; 
margin:0;
}
.usquare_module_wrapper li {
list-style:none; 
padding:0; 
margin:0;
}
.usquare_module_wrapper .bold {
font-weight:bold; 
margin:5px 15px 0;
}
.usquare_module_wrapper a {
text-decoration:none;
}
.usquare_module_wrapper img {
border:none;
}
.separator_block {
display:block; 
height:100px; 
width:960px;
} .usquare_block {
float:left; 
height:160px; 
width:320px; 
position:relative; 
text-align:left;
}
.usquare_square {
position:relative; 
display:block; 
height:160px; 
width:160px; 
overflow:hidden; 
float:left;
}
img.usquare_square {
cursor:pointer;
}
.usquare_block .usquare_r {
text-align:right;
}
.usquare_square_text_wrapper {
position:absolute; 
bottom:0; 
text-align:left; 
padding:0 5px;
}
.usquare_arrow {
float:left; 
margin-top:5px; 
padding:0 5px 5px 5px;
}
.usquare_arrow_r {
float:right;
} .usquare_block_selected {
-moz-box-shadow:10px 10px 10px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.4);
box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.4); 
z-index:3; 
behavior: url(//enpet.com.tr/PIE.htc); 
zoom:1;
}
.usquare_block_selected img.usquare_square {
filter: none;
-webkit-filter: grayscale(0);
cursor:auto;
} .usquare_module_wrapper {
position: relative;
}
.usquare_module_shade {
display: none; 
background-color:#000000; 
opacity:0.5; 
filter: alpha(opacity=50); 
position:absolute; 
top:0; 
left:0; 
width:100%; 
height:100%; 
z-index:2; 
}
.usquare_block_extended {
display: none; 
height:320px; 
width:320px; 
margin-top:160px; 
-moz-box-shadow:10px 10px 10px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.4);
box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.4); 
behavior: url(//enpet.com.tr/PIE.htc);
}
.usquare_block_extended .close {
position:absolute;
top:10px; 
left:280px; 
cursor: pointer;
}
.usquare_block_extended .close_left_side {
left:10px;
}
.usquare_block_extended li {
display:inline-block;
}
.usquare_block_extended li a {
display:block; 
margin:0 4px 0 4px; 
padding:8px 5px 5px 5px;
}
.usquare_block_extended li a:hover {
background: transparent;
background-color:rgba(0,0,0,0.3);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000)"; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;
}
.usquare_block_extended ul.social_background {
display:block; 
width:100%; 
z-index:4; 
opacity:1; 
filter: alpha(opacity=100);
background-color:rgba(0,0,0,0.15); 
padding:0px;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#26000000,endColorstr=#26000000)"; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#26000000,endColorstr=#26000000); zoom: 1;
}
.usquare_block_extended .usquare_about {
padding:0; 
margin:0 15px; 
height:245px; 
overflow:hidden;
font-family:'PTSansRegular'; 
color:#ffffff; 
font-size:14px; 
} img.usquare_square {
filter: url(//enpet.com.tr/wp-content/plugins/usquare/css/frontend/filters.svg#grayscale); filter: gray; -webkit-filter: grayscale(1); }
img.usquare_square:hover {
filter: none;
-webkit-filter: grayscale(0);} .usquare_square_bg1 {background-color:#ef4939;}
.usquare_square_bg2 {background-color:#f05539;}
.usquare_square_bg3 {background-color:#f15e3c;}
.usquare_square_bg4 {background-color:#f2673c;}
.usquare_square_bg5 {background-color:#f36f3e;}
.usquare_square_bg6 {background-color:#f4773d;}
.usquare_square_bg7 {background-color:#f57f3f;}
.usquare_square_bg8 {background-color:#f5863f;}
.usquare_square_bg9 {background-color:#f78d41;}   @media screen and (max-width:980px) {
.usquare_module_wrapper {width:640px;}
}   @media screen and (max-width:660px) {
.usquare_module_wrapper {width:320px;}
}   @media screen and (max-width:340px) {
.usquare_module_wrapper {width:280px;}
.usquare_block {
width: 280px;
height: 140px;
}
.usquare_square {
width: 140px;
height: 140px;
}
.usquare_block_extended {
width:280px;
height:280px;
margin-top:140px;
}
.usquare_block_extended li {
margin:11px 6px 0 6px;
}
.usquare_block_extended ul {
top:160px;
}
.usquare_block_extended .close {
left:240px;
}
.usquare_block_extended .usquare_about {
height:205px;
}
}.mCSB_container{
width:auto;
margin-right:30px;
overflow:hidden;
}
.mCSB_container.mCS_no_scrollbar{
margin-right:0;
}
.mCustomScrollBox .mCSB_scrollTools{
width:16px;
height:100%;
top:0;
right:0;
}
.mCSB_scrollTools .mCSB_draggerContainer{
height:100%;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.mCSB_scrollTools .mCSB_buttonUp+.mCSB_draggerContainer{
padding-bottom:40px;
}
.mCSB_scrollTools .mCSB_draggerRail{
width:2px;
height:100%;
margin:0 auto;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.mCSB_scrollTools .mCSB_dragger{
width:100%;
height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:4px;
height:100%;
margin:0 auto;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
text-align:center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
height:20px;
overflow:hidden;
margin:0 auto;
cursor:pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{
bottom:0;
margin-top:-40px;
} .mCSB_horizontal .mCSB_container{
height:auto;
margin-right:0;
margin-bottom:30px;
overflow:hidden;
}
.mCSB_horizontal .mCSB_container.mCS_no_scrollbar{
margin-bottom:0;
}
.mCSB_horizontal.mCustomScrollBox .mCSB_scrollTools{
width:100%;
height:16px;
top:auto;
right:auto;
bottom:0;
left:0;
overflow:hidden;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_draggerContainer{
height:100%;
width:auto;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
overflow:hidden;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonLeft+.mCSB_draggerContainer{
padding-bottom:0;
padding-right:20px;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:2px;
margin:7px 0;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_dragger{
width:30px;
height:100%;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:4px;
margin:6px auto;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonRight{
width:20px;
height:100%;
overflow:hidden;
margin:0 auto;
cursor:pointer;
float:left;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonRight{
right:0;
bottom:auto;
margin-left:-40px;
margin-top:-16px;
float:right;
} .mCustomScrollBox .mCSB_scrollTools{
opacity:0.75;
}
.mCustomScrollBox:hover .mCSB_scrollTools{
opacity:1;
}
.mCSB_scrollTools .mCSB_draggerRail{
background:#000; background:rgba(0,0,0,0.4);
filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; }
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background:#fff; background:rgba(255,255,255,0.75);
filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; }
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(255,255,255,0.85);
filter:"alpha(opacity=85)"; -ms-filter:"alpha(opacity=85)"; }
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(255,255,255,0.9);
filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; }
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
background-image:url(//enpet.com.tr/wp-content/plugins/usquare/css/mCSB_buttons.png);
background-repeat:no-repeat;
opacity:0.4;
filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; }
.mCSB_scrollTools .mCSB_buttonUp{
background-position:0 0;
}
.mCSB_scrollTools .mCSB_buttonDown{
background-position:0 -20px;
}
.mCSB_scrollTools .mCSB_buttonLeft{
background-position:0 -40px;
}
.mCSB_scrollTools .mCSB_buttonRight{
background-position:0 -56px;
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{
opacity:0.75;
filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; }
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{
opacity:0.9;
filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; }  .content_1 .mCustomScrollBox .mCSB_scrollTools{
padding:5px 0;
-webkit-box-sizing:border-box; 
-moz-box-sizing:border-box; 
box-sizing:border-box;
} .content_2 .mCSB_scrollTools .mCSB_draggerRail{
width:6px;
box-shadow:1px 1px 1px rgba(255,255,255,0.1);
}
.content_2 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background:rgba(255,255,255,0.4);
filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; }
.content_2 .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(255,255,255,0.5);
filter:"alpha(opacity=50)"; -ms-filter:"alpha(opacity=50)"; }
.content_2 .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.content_2 .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(255,255,255,0.6);
filter:"alpha(opacity=60)"; -ms-filter:"alpha(opacity=60)"; } .content_3 .mCustomScrollBox .mCSB_scrollTools{
padding:10px 0;
-webkit-box-sizing:border-box; 
-moz-box-sizing:border-box; 
box-sizing:border-box;
}
.content_3 .mCSB_scrollTools .mCSB_draggerRail{
width:0;
border-right:1px dashed #09C;
}
.content_3 .mCSB_scrollTools .mCSB_dragger{
height:11px;
}
.content_3 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:11px;
-webkit-border-radius:11px;
-moz-border-radius:11px;
border-radius:11px;
background:#09C;
} .content_4 .mCustomScrollBox .mCSB_scrollTools{
padding:20px 0;
-webkit-box-sizing:border-box; 
-moz-box-sizing:border-box; 
box-sizing:border-box;
}
.content_4 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:8px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
background:#d0b9a0;
-webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.5);
-moz-box-shadow:1px 1px 5px rgba(0,0,0,0.5);
box-shadow:1px 1px 5px rgba(0,0,0,0.5);
}
.content_4 .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.content_4 .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:#dfcdb9;
}
.content_4 .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.content_4 .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
-webkit-box-shadow:0 0 3px rgba(0,0,0,0.5);
-moz-box-shadow:0 0 3px rgba(0,0,0,0.5);
box-shadow:0 0 3px rgba(0,0,0,0.5);
} .content_5 .mCustomScrollBox .mCSB_scrollTools{
padding:0 5px;
-webkit-box-sizing:border-box; 
-moz-box-sizing:border-box; 
box-sizing:border-box;
}
.content_5 .mCSB_scrollTools .mCSB_draggerRail{
background:#000; background:rgba(0,0,0,0.2);
}
.content_5 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
height:2px;
margin:7px auto;
background:#000; background:rgba(0,0,0,0.75);
}
.content_5 .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.content_5 .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.content_5 .mCSB_scrollTools .mCSB_buttonLeft{
background-position:-100px -40px;
}
.content_5 .mCSB_scrollTools .mCSB_buttonRight{
background-position:-100px -56px;
} .content_8 .mCSB_scrollTools .mCSB_draggerRail{
width:0px;
border-left:1px solid rgba(0,0,0,0.8);
border-right:1px solid rgba(255,255,255,0.2);
}@font-face {
font-family: 'PTSansNarrowRegular';
src: url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTN57F-webfont.eot);
src: url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTN57F-webfont.eot?#iefix) format('embedded-opentype'),
url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTN57F-webfont.woff) format('woff'),
url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTN57F-webfont.ttf) format('truetype'),
url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTN57F-webfont.svg#PTSansNarrowRegular) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'PTSansCaptionBold';
src: url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTC75F-webfont.eot);
src: url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTC75F-webfont.eot?#iefix) format('embedded-opentype'),
url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTC75F-webfont.woff) format('woff'),
url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTC75F-webfont.ttf) format('truetype'),
url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTC75F-webfont.svg#PTSansCaptionBold) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'PTSansCaptionRegular';
src: url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTC55F-webfont.eot);
src: url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTC55F-webfont.eot?#iefix) format('embedded-opentype'),
url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTC55F-webfont.woff) format('woff'),
url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTC55F-webfont.ttf) format('truetype'),
url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTC55F-webfont.svg#PTSansCaptionRegular) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'PTSansBoldItalic';
src: url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTS76F-webfont.eot);
src: url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTS76F-webfont.eot?#iefix) format('embedded-opentype'),
url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTS76F-webfont.woff) format('woff'),
url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTS76F-webfont.ttf) format('truetype'),
url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTS76F-webfont.svg#PTSansBoldItalic) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'PTSansBold';
src: url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTS75F-webfont.eot);
src: url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTS75F-webfont.eot?#iefix) format('embedded-opentype'),
url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTS75F-webfont.woff) format('woff'),
url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTS75F-webfont.ttf) format('truetype'),
url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTS75F-webfont.svg#PTSansBold) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'PTSansItalic';
src: url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTS56F-webfont.eot);
src: url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTS56F-webfont.eot?#iefix) format('embedded-opentype'),
url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTS56F-webfont.woff) format('woff'),
url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTS56F-webfont.ttf) format('truetype'),
url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTS56F-webfont.svg#PTSansItalic) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'PTSansRegular';
src: url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTS55F-webfont.eot);
src: url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTS55F-webfont.eot?#iefix) format('embedded-opentype'),
url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTS55F-webfont.woff) format('woff'),
url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTS55F-webfont.ttf) format('truetype'),
url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTS55F-webfont.svg#PTSansRegular) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'PTSansNarrowBold';
src: url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTN77F-webfont.eot);
src: url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTN77F-webfont.eot?#iefix) format('embedded-opentype'),
url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTN77F-webfont.woff) format('woff'),
url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTN77F-webfont.ttf) format('truetype'),
url(//enpet.com.tr/wp-content/plugins/usquare/fonts/PT%20sans/PTN77F-webfont.svg#PTSansNarrowBold) format('svg');
font-weight: normal;
font-style: normal;
}