﻿/**--------------------------------------------------------------------------------
*
* MEDIA QUERY
*
--------------------------------------------------------------------------------*/
@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css");
@font-face {
  font-family: 'Lato TR Regular';
  font-style: normal;
  font-weight: normal;
  src: url('/statics/fonts/lato/LatoTR-Regular.woff') format('woff');
}
@font-face {
  font-family: 'Lato TR Light';
  font-style: normal;
  font-weight: normal;
  src: url('/statics/fonts/lato/LatoTR-Light.woff') format('woff');
}
@font-face {
  font-family: 'Lato TR Light Italic';
  font-style: normal;
  font-weight: normal;
  src: url('/statics/fonts/lato/LatoTR-LightItalic.woff') format('woff');
}
@font-face {
  font-family: 'Lato TR Italic';
  font-style: normal;
  font-weight: normal;
  src: url('/statics/fonts/lato/LatoTR-Italic.woff') format('woff');
}
@font-face {
  font-family: 'Lato TR Bold Italic';
  font-style: normal;
  font-weight: normal;
  src: url('/statics/fonts/lato/LatoTR-BoldItalic.woff') format('woff');
}
@font-face {
  font-family: 'Lato TR Bold';
  font-style: normal;
  font-weight: normal;
  src: url('/statics/fonts/lato/LatoTR-Bold.woff') format('woff');
}
.fontL {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
.fontR {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.fontS {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
.fontB {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
/*------------------------------------
	FONT STYLES
------------------------------------*/
.fontBl {
  font-family: 'Lato TR Black';
}
.fontB {
  font-family: 'Lato TR Bold';
}
.fontH {
  font-family: 'Lato TR Hairline';
}
.fontL {
  font-family: 'Lato TR Light';
}
.fontR {
  font-family: 'Lato TR Regular';
}
@font-face {
  font-family: 'icomoon';
  src: url('/statics/fonts/tena/icomoon.eot?5p6guf');
  src: url('/statics/fonts/tena/icomoon.eot?5p6guf#iefix') format('embedded-opentype'), url('/statics/fonts/tena/icomoon.ttf?5p6guf') format('truetype'), url('/statics/fonts/tena/icomoon.woff?5p6guf') format('woff'), url('/statics/fonts/tena/icomoon.svg?5p6guf#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fontiCo {
  font-family: 'icomoon' !important;
  font-weight: 400;
}
.icon-form-radio-unchecked:before {
  content: "\e905";
}
.icon-form-radio-checked:before {
  content: "\e906";
}
.icon-form-check-unchecked:before {
  content: "\e907";
}
.icon-selector-arrow:before {
  content: "\e908";
}
.icon-btn-lightbox-close:before {
  content: "\e909";
}
.icon-btn-acc-open:before {
  content: "\e90a";
}
.icon-form-check-checked:before {
  content: "\e90b";
}
.icon-btn-acc-close:before {
  content: "\e90c";
}
.icon-logo-tena-white:before {
  content: "\eaeb";
}
.icon-drop-half:before {
  content: "\eaec";
}
.icon-drop-full:before {
  content: "\eaed";
}
.icon-drop-emty:before {
  content: "\eaee";
}
.icon-call-ico:before {
  content: "\eaf5";
}
.icon-home:before {
  content: "\e900";
}
.icon-home2:before {
  content: "\e901";
}
.icon-home3:before {
  content: "\e902";
}
.icon-office:before {
  content: "\e903";
}
.icon-newspaper:before {
  content: "\e904";
}
.icon-image:before {
  content: "\e90d";
}
.icon-images:before {
  content: "\e90e";
}
.icon-camera:before {
  content: "\e90f";
}
.icon-headphones:before {
  content: "\e910";
}
.icon-music:before {
  content: "\e911";
}
.icon-play:before {
  content: "\e912";
}
.icon-film:before {
  content: "\e913";
}
.icon-video-camera:before {
  content: "\e914";
}
.icon-book:before {
  content: "\e91f";
}
.icon-books:before {
  content: "\e920";
}
.icon-library:before {
  content: "\e921";
}
.icon-copy:before {
  content: "\e92c";
}
.icon-paste:before {
  content: "\e92d";
}
.icon-folder-download:before {
  content: "\e933";
}
.icon-folder-upload:before {
  content: "\e934";
}
.icon-phone:before {
  content: "\e942";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-location:before {
  content: "\e947";
}
.icon-location2:before {
  content: "\e948";
}
.icon-compass:before {
  content: "\e949";
}
.icon-compass2:before {
  content: "\e94a";
}
.icon-clock2:before {
  content: "\e94f";
}
.icon-alarm:before {
  content: "\e950";
}
.icon-bell:before {
  content: "\e951";
}
.icon-stopwatch:before {
  content: "\e952";
}
.icon-calendar:before {
  content: "\e953";
}
.icon-printer:before {
  content: "\e954";
}
.icon-keyboard:before {
  content: "\e955";
}
.icon-display:before {
  content: "\e956";
}
.icon-laptop:before {
  content: "\e957";
}
.icon-mobile:before {
  content: "\e958";
}
.icon-mobile2:before {
  content: "\e959";
}
.icon-tablet:before {
  content: "\e95a";
}
.icon-tv:before {
  content: "\e95b";
}
.icon-drawer:before {
  content: "\e95c";
}
.icon-drawer2:before {
  content: "\e95d";
}
.icon-box-add:before {
  content: "\e95e";
}
.icon-box-remove:before {
  content: "\e95f";
}
.icon-download:before {
  content: "\e960";
}
.icon-upload:before {
  content: "\e961";
}
.icon-floppy-disk:before {
  content: "\e962";
}
.icon-drive:before {
  content: "\e963";
}
.icon-database:before {
  content: "\e964";
}
.icon-undo:before {
  content: "\e965";
}
.icon-redo:before {
  content: "\e966";
}
.icon-undo2:before {
  content: "\e967";
}
.icon-redo2:before {
  content: "\e968";
}
.icon-forward:before {
  content: "\e969";
}
.icon-reply:before {
  content: "\e96a";
}
.icon-bubble:before {
  content: "\e96b";
}
.icon-bubbles:before {
  content: "\e96c";
}
.icon-bubbles2:before {
  content: "\e96d";
}
.icon-bubble2:before {
  content: "\e96e";
}
.icon-bubbles3:before {
  content: "\e96f";
}
.icon-bubbles4:before {
  content: "\e970";
}
.icon-user:before {
  content: "\e971";
}
.icon-users:before {
  content: "\e972";
}
.icon-user-plus:before {
  content: "\e973";
}
.icon-user-minus:before {
  content: "\e974";
}
.icon-user-check:before {
  content: "\e975";
}
.icon-user-tie:before {
  content: "\e976";
}
.icon-quotes-left:before {
  content: "\e977";
}
.icon-quotes-right:before {
  content: "\e978";
}
.icon-hour-glass:before {
  content: "\e979";
}
.icon-spinner:before {
  content: "\e97a";
}
.icon-spinner2:before {
  content: "\e97b";
}
.icon-spinner3:before {
  content: "\e97c";
}
.icon-spinner4:before {
  content: "\e97d";
}
.icon-spinner5:before {
  content: "\e97e";
}
.icon-spinner6:before {
  content: "\e97f";
}
.icon-spinner7:before {
  content: "\e980";
}
.icon-spinner8:before {
  content: "\e981";
}
.icon-spinner9:before {
  content: "\e982";
}
.icon-spinner10:before {
  content: "\e983";
}
.icon-spinner11:before {
  content: "\e984";
}
.icon-binoculars:before {
  content: "\e985";
}
.icon-search:before {
  content: "\e986";
}
.icon-zoom-in:before {
  content: "\e987";
}
.icon-zoom-out:before {
  content: "\e988";
}
.icon-enlarge:before {
  content: "\e989";
}
.icon-shrink:before {
  content: "\e98a";
}
.icon-enlarge2:before {
  content: "\e98b";
}
.icon-shrink2:before {
  content: "\e98c";
}
.icon-key:before {
  content: "\e98d";
}
.icon-key2:before {
  content: "\e98e";
}
.icon-lock:before {
  content: "\e98f";
}
.icon-unlocked:before {
  content: "\e990";
}
.icon-wrench:before {
  content: "\e991";
}
.icon-equalizer:before {
  content: "\e992";
}
.icon-equalizer2:before {
  content: "\e993";
}
.icon-cog:before {
  content: "\e994";
}
.icon-cogs:before {
  content: "\e995";
}
.icon-hammer:before {
  content: "\e996";
}
.icon-magic-wand:before {
  content: "\e997";
}
.icon-aid-kit:before {
  content: "\e998";
}
.icon-bug:before {
  content: "\e999";
}
.icon-pie-chart:before {
  content: "\e99a";
}
.icon-stats-dots:before {
  content: "\e99b";
}
.icon-stats-bars:before {
  content: "\e99c";
}
.icon-stats-bars2:before {
  content: "\e99d";
}
.icon-trophy:before {
  content: "\e99e";
}
.icon-gift:before {
  content: "\e99f";
}
.icon-glass:before {
  content: "\e9a0";
}
.icon-glass2:before {
  content: "\e9a1";
}
.icon-mug:before {
  content: "\e9a2";
}
.icon-spoon-knife:before {
  content: "\e9a3";
}
.icon-leaf:before {
  content: "\e9a4";
}
.icon-rocket:before {
  content: "\e9a5";
}
.icon-meter:before {
  content: "\e9a6";
}
.icon-meter2:before {
  content: "\e9a7";
}
.icon-hammer2:before {
  content: "\e9a8";
}
.icon-fire:before {
  content: "\e9a9";
}
.icon-lab:before {
  content: "\e9aa";
}
.icon-magnet:before {
  content: "\e9ab";
}
.icon-bin:before {
  content: "\e9ac";
}
.icon-bin2:before {
  content: "\e9ad";
}
.icon-briefcase:before {
  content: "\e9ae";
}
.icon-airplane:before {
  content: "\e9af";
}
.icon-truck:before {
  content: "\e9b0";
}
.icon-road:before {
  content: "\e9b1";
}
.icon-accessibility:before {
  content: "\e9b2";
}
.icon-target:before {
  content: "\e9b3";
}
.icon-shield:before {
  content: "\e9b4";
}
.icon-power:before {
  content: "\e9b5";
}
.icon-switch:before {
  content: "\e9b6";
}
.icon-power-cord:before {
  content: "\e9b7";
}
.icon-clipboard:before {
  content: "\e9b8";
}
.icon-attachment:before {
  content: "\e9cd";
}
.icon-star-empty:before {
  content: "\e9d7";
}
.icon-star-half:before {
  content: "\e9d8";
}
.icon-star-full:before {
  content: "\e9d9";
}
.icon-heart:before {
  content: "\e9da";
}
.icon-heart-broken:before {
  content: "\e9db";
}
.icon-man:before {
  content: "\e9dc";
}
.icon-woman:before {
  content: "\e9dd";
}
.icon-man-woman:before {
  content: "\e9de";
}
.icon-happy:before {
  content: "\e9df";
}
.icon-happy2:before {
  content: "\e9e0";
}
.icon-smile:before {
  content: "\e9e1";
}
.icon-smile2:before {
  content: "\e9e2";
}
.icon-sad:before {
  content: "\e9e5";
}
.icon-sad2:before {
  content: "\e9e6";
}
.icon-wink:before {
  content: "\e9e7";
}
.icon-wink2:before {
  content: "\e9e8";
}
.icon-warning:before {
  content: "\ea07";
}
.icon-notification:before {
  content: "\ea08";
}
.icon-question:before {
  content: "\ea09";
}
.icon-plus:before {
  content: "\ea0a";
}
.icon-minus:before {
  content: "\ea0b";
}
.icon-info:before {
  content: "\ea0c";
}
.icon-cancel-circle:before {
  content: "\ea0d";
}
.icon-blocked:before {
  content: "\ea0e";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-checkmark2:before {
  content: "\ea11";
}
.icon-play2:before {
  content: "\ea15";
}
.icon-pause:before {
  content: "\ea16";
}
.icon-stop:before {
  content: "\ea17";
}
.icon-previous:before {
  content: "\ea18";
}
.icon-next:before {
  content: "\ea19";
}
.icon-backward:before {
  content: "\ea1a";
}
.icon-forward2:before {
  content: "\ea1b";
}
.icon-play3:before {
  content: "\ea1c";
}
.icon-pause2:before {
  content: "\ea1d";
}
.icon-stop2:before {
  content: "\ea1e";
}
.icon-backward2:before {
  content: "\ea1f";
}
.icon-forward3:before {
  content: "\ea20";
}
.icon-first:before {
  content: "\ea21";
}
.icon-last:before {
  content: "\ea22";
}
.icon-previous2:before {
  content: "\ea23";
}
.icon-next2:before {
  content: "\ea24";
}
.icon-eject:before {
  content: "\ea25";
}
.icon-volume-high:before {
  content: "\ea26";
}
.icon-volume-medium:before {
  content: "\ea27";
}
.icon-volume-low:before {
  content: "\ea28";
}
.icon-volume-mute:before {
  content: "\ea29";
}
.icon-volume-mute2:before {
  content: "\ea2a";
}
.icon-volume-increase:before {
  content: "\ea2b";
}
.icon-volume-decrease:before {
  content: "\ea2c";
}
.icon-loop:before {
  content: "\ea2d";
}
.icon-loop2:before {
  content: "\ea2e";
}
.icon-infinite:before {
  content: "\ea2f";
}
.icon-shuffle:before {
  content: "\ea30";
}
.icon-arrow-up-left:before {
  content: "\ea31";
}
.icon-arrow-up:before {
  content: "\ea32";
}
.icon-arrow-up-right:before {
  content: "\ea33";
}
.icon-arrow-right:before {
  content: "\ea34";
}
.icon-arrow-down-right:before {
  content: "\ea35";
}
.icon-arrow-down:before {
  content: "\ea36";
}
.icon-arrow-down-left:before {
  content: "\ea37";
}
.icon-arrow-left:before {
  content: "\ea38";
}
.icon-arrow-up-left2:before {
  content: "\ea39";
}
.icon-arrow-up2:before {
  content: "\ea3a";
}
.icon-arrow-up-right2:before {
  content: "\ea3b";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
.icon-arrow-down-right2:before {
  content: "\ea3d";
}
.icon-arrow-down2:before {
  content: "\ea3e";
}
.icon-arrow-down-left2:before {
  content: "\ea3f";
}
.icon-arrow-left2:before {
  content: "\ea40";
}
.icon-circle-up:before {
  content: "\ea41";
}
.icon-circle-right:before {
  content: "\ea42";
}
.icon-circle-down:before {
  content: "\ea43";
}
.icon-circle-left:before {
  content: "\ea44";
}
.icon-tab:before {
  content: "\ea45";
}
.icon-move-up:before {
  content: "\ea46";
}
.icon-move-down:before {
  content: "\ea47";
}
.icon-sort-alpha-asc:before {
  content: "\ea48";
}
.icon-sort-alpha-desc:before {
  content: "\ea49";
}
.icon-sort-numeric-asc:before {
  content: "\ea4a";
}
.icon-sort-numberic-desc:before {
  content: "\ea4b";
}
.icon-sort-amount-asc:before {
  content: "\ea4c";
}
.icon-sort-amount-desc:before {
  content: "\ea4d";
}
.icon-command:before {
  content: "\ea4e";
}
.icon-shift:before {
  content: "\ea4f";
}
.icon-ctrl:before {
  content: "\ea50";
}
.icon-opt:before {
  content: "\ea51";
}
.icon-checkbox-checked:before {
  content: "\ea52";
}
.icon-checkbox-unchecked:before {
  content: "\ea53";
}
.icon-radio-checked:before {
  content: "\ea54";
}
.icon-radio-checked2:before {
  content: "\ea55";
}
.icon-radio-unchecked:before {
  content: "\ea56";
}
.icon-embed:before {
  content: "\ea7f";
}
.icon-embed2:before {
  content: "\ea80";
}
.icon-mail4:before {
  content: "\ea86";
}
.icon-google:before {
  content: "\ea88";
}
.icon-google2:before {
  content: "\ea89";
}
.icon-google3:before {
  content: "\ea8a";
}
.icon-google-plus:before {
  content: "\ea8b";
}
.icon-google-plus2:before {
  content: "\ea8c";
}
.icon-google-plus3:before {
  content: "\ea8d";
}
.icon-hangouts:before {
  content: "\ea8e";
}
.icon-google-drive:before {
  content: "\ea8f";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-spotify:before {
  content: "\ea94";
}
.icon-telegram:before {
  content: "\ea95";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-vine:before {
  content: "\ea97";
}
.icon-vk:before {
  content: "\ea98";
}
.icon-renren:before {
  content: "\ea99";
}
.icon-sina-weibo:before {
  content: "\ea9a";
}
.icon-rss:before {
  content: "\ea9b";
}
.icon-rss2:before {
  content: "\ea9c";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-youtube2:before {
  content: "\ea9e";
}
.icon-twitch:before {
  content: "\ea9f";
}
.icon-vimeo:before {
  content: "\eaa0";
}
.icon-vimeo2:before {
  content: "\eaa1";
}
.icon-lanyrd:before {
  content: "\eaa2";
}
.icon-flickr:before {
  content: "\eaa3";
}
.icon-flickr2:before {
  content: "\eaa4";
}
.icon-flickr3:before {
  content: "\eaa5";
}
.icon-flickr4:before {
  content: "\eaa6";
}
.icon-dribbble:before {
  content: "\eaa7";
}
.icon-behance:before {
  content: "\eaa8";
}
.icon-behance2:before {
  content: "\eaa9";
}
.icon-deviantart:before {
  content: "\eaaa";
}
.icon-500px:before {
  content: "\eaab";
}
.icon-steam:before {
  content: "\eaac";
}
.icon-steam2:before {
  content: "\eaad";
}
.icon-dropbox:before {
  content: "\eaae";
}
.icon-onedrive:before {
  content: "\eaaf";
}
.icon-github:before {
  content: "\eab0";
}
.icon-npm:before {
  content: "\eab1";
}
.icon-basecamp:before {
  content: "\eab2";
}
.icon-trello:before {
  content: "\eab3";
}
.icon-wordpress:before {
  content: "\eab4";
}
.icon-joomla:before {
  content: "\eab5";
}
.icon-ello:before {
  content: "\eab6";
}
.icon-blogger:before {
  content: "\eab7";
}
.icon-blogger2:before {
  content: "\eab8";
}
.icon-tumblr:before {
  content: "\eab9";
}
.icon-tumblr2:before {
  content: "\eaba";
}
.icon-yahoo:before {
  content: "\eabb";
}
.icon-yahoo2:before {
  content: "\eabc";
}
.icon-tux:before {
  content: "\eabd";
}
.icon-appleinc:before {
  content: "\eabe";
}
.icon-finder:before {
  content: "\eabf";
}
.icon-android:before {
  content: "\eac0";
}
.icon-windows:before {
  content: "\eac1";
}
.icon-windows8:before {
  content: "\eac2";
}
.icon-soundcloud:before {
  content: "\eac3";
}
.icon-soundcloud2:before {
  content: "\eac4";
}
.icon-skype:before {
  content: "\eac5";
}
.icon-reddit:before {
  content: "\eac6";
}
.icon-hackernews:before {
  content: "\eac7";
}
.icon-wikipedia:before {
  content: "\eac8";
}
.icon-linkedin:before {
  content: "\eac9";
}
.icon-linkedin2:before {
  content: "\eaca";
}
.icon-lastfm:before {
  content: "\eacb";
}
.icon-lastfm2:before {
  content: "\eacc";
}
.icon-delicious:before {
  content: "\eacd";
}
.icon-stumbleupon:before {
  content: "\eace";
}
.icon-stumbleupon2:before {
  content: "\eacf";
}
.icon-stackoverflow:before {
  content: "\ead0";
}
.icon-pinterest:before {
  content: "\ead1";
}
.icon-pinterest2:before {
  content: "\ead2";
}
.icon-xing:before {
  content: "\ead3";
}
.icon-xing2:before {
  content: "\ead4";
}
.icon-flattr:before {
  content: "\ead5";
}
.icon-foursquare:before {
  content: "\ead6";
}
.icon-yelp:before {
  content: "\ead7";
}
.icon-paypal:before {
  content: "\ead8";
}
.icon-chrome:before {
  content: "\ead9";
}
.icon-firefox:before {
  content: "\eada";
}
.icon-IE:before {
  content: "\eadb";
}
.icon-edge:before {
  content: "\eadc";
}
.icon-safari:before {
  content: "\eadd";
}
.icon-opera:before {
  content: "\eade";
}
.icon-file-pdf:before {
  content: "\eadf";
}
.icon-file-openoffice:before {
  content: "\eae0";
}
.icon-file-word:before {
  content: "\eae1";
}
.icon-file-excel:before {
  content: "\eae2";
}
.icon-libreoffice:before {
  content: "\eae3";
}
/**--------------------------------------------------------------------------------
*
* COLORS
*
--------------------------------------------------------------------------------*/
/**--------------------------------------------------------------------------------
*
* FUNCTIONS
*
--------------------------------------------------------------------------------*/
.tac {
  text-align: center;
}
/*------------------------------------
	DEFAULT STYLES
------------------------------------*/
.pr {
  position: relative;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.fn {
  float: none ;
}
.db {
  display: block;
}
.dib {
  display: inline-block;
}
.dt {
  display: table;
}
.dtc {
  display: table-cell;
}
.dn {
  display: none;
}
.dni {
  display: none !important;
}
.oh {
  overflow: hidden;
}
.wa {
  -webkit-font-smoothing: antialiased;
}
.z1 {
  z-index: 100;
}
.z2 {
  z-index: 200;
}
.z3 {
  z-index: 300;
}
.z4 {
  z-index: 400;
}
.tac {
  text-align: center;
}
.bgt {
  background: transparent;
}
.pr {
  position: relative;
}
.a-ani {
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
}
/**--------------------------------------------------------------------------------
*
* SHORTCUTS
*
--------------------------------------------------------------------------------*/
.fl {
  float: left;
}
.fr {
  float: right;
}
.fn {
  float: none;
}
.cb {
  clear: both;
}
.dn {
  display: none;
}
.bn {
  border: none;
}
.bc {
  background-size: cover;
}
.bt {
  background-size: contain;
}
.cn {
  margin: 0 auto;
}
.di {
  display: inline;
}
.dib {
  display: inline-block;
}
.db {
  display: block;
}
.dt {
  display: table;
}
.df {
  display: flex;
}
.dtc {
  display: table-cell;
}
.va {
  vertical-align: middle;
}
.vb {
  vertical-align: bottom;
}
.vt {
  vertical-align: top;
}
.tc {
  text-align: center;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.pa {
  position: absolute;
}
.pr {
  position: relative;
}
.pf {
  position: fixed;
}
.oh {
  overflow: hidden;
}
.ov {
  overflow: visible;
}
.o1 {
  opacity: 0;
  visibility: hidden;
}
.o0 {
  opacity: 1;
  visibility: visible;
}
.nw {
  white-space: nowrap;
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
/**--------------------------------------------------------------------------------
*
* DEFAULTS
*
--------------------------------------------------------------------------------*/
.blueButton {
  margin: 0px auto;
  width: auto !important;
  height: 35px;
  border-radius: 79.2px;
  background-color: #003677;
  text-align: center;
  padding-top: 8px;
  display: table;
  color: #ffffff !important;
  font-size: 14px;
  letter-spacing: 0.2px;
  position: relative;
  padding: 15px;
}
textarea:focus,
input:focus,
a:focus {
  outline: none;
}
a:hover {
  text-decoration: none;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-family: 'Lato TR Regular';
  color: #2a2a2a;
}
body .main_page_brand_text {
  display: none;
}
body .tab-content > .active {
  display: table !important;
  width: 100%;
}
body .main-menu {
  border-radius: 0px;
  border: 0px;
  margin-top: 62px;
  background-color: transparent;
  position: relative;
  z-index: 900;
}
body .main-menu .navbar-header {
  position: relative;
  z-index: 30;
}
body .main-menu .navbar-header .navbar-brand {
  max-width: 188px;
  padding: 0px;
  margin-top: -31px;
}
body .main-menu .navbar-header .navbar-brand img {
  width: 100%;
}
body .main-menu .collapse {
  position: relative;
  z-index: 20;
  padding-right: 0px;
  padding-left: 0px;
  margin-left: 100px;
  background-color: #f2f2f2;
}
body .main-menu .collapse .top {
  position: absolute;
  top: -48px;
  right: 7px;
}
body .main-menu .collapse .top .social-list {
  list-style: none;
  float: left;
  margin-right: 50px;
}
body .main-menu .collapse .top .social-list li {
  float: left;
  margin-left: 8px;
  margin-top: 6px;
}
body .main-menu .collapse .top .social-list li a img {
  width: 30px;
}
body .main-menu .collapse .top .search-box {
  float: left;
  margin-right: 50px;
  position: relative;
}
body .main-menu .collapse .top .search-box .fa-search {
  position: absolute;
  top: 12px;
  right: 7px;
  font-size: 15px;
  color: white;
  z-index: 999;
}
body .main-menu .collapse .top .search-box form {
  position: relative;
}
body .main-menu .collapse .top .search-box form input {
  width: 170px;
  height: 30px;
  background-color: #003677;
  border: 0;
  margin-top: 5px;
  padding-left: 7px;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #ffffff;
}
body .main-menu .collapse .top .search-box form input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
}
body .main-menu .collapse .top .search-box form input::-webkit-input-placeholder {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
body .main-menu .collapse .top .search-box form input::-moz-placeholder {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
body .main-menu .collapse .top .search-box form input:-ms-input-placeholder {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
body .main-menu .collapse .top .search-box form input:-moz-placeholder {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
body .main-menu .collapse .top .search-box form button {
  position: absolute;
  right: 0px;
  top: 29px;
  width: 100%;
  font-size: 11px;
  border: 0px;
  color: #ffffff;
  background-color: #003677;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: none;
}
body .main-menu .collapse .top .phone {
  float: left;
  margin-right: 49px;
  padding-top: 4px;
}
body .main-menu .collapse .top .phone span.ico {
  font-size: 20px;
  float: left;
  color: #003677;
  margin-top: 4px;
  margin-right: 8px;
}
body .main-menu .collapse .top .phone span.txt {
  float: left;
  font-size: 12px;
  line-height: 15px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #003677;
}
body .main-menu .collapse .top .btn-sca {
  float: left;
}
body .main-menu .collapse .top .btn-sca img {
  width: 82px;
}
body .main-menu .collapse .middle {
  margin-right: 0px;
}
body .main-menu .collapse .middle > li {
  margin-right: 31px;
}
body .main-menu .collapse .middle > li.dropdown .dropdown-toggle {
  padding-left: 30px;
  padding-right: 30px;
  color: #2a2a2a;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.4px;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body .main-menu .collapse .middle > li.dropdown ul.dropdown-menu {
  right: auto;
  left: 0px;
  box-shadow: none;
  background-color: #195e9d;
  border: 0px;
  border-radius: 0px;
  padding: 23px 45px 23px 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  max-height: 0;
  display: block;
  overflow: hidden;
  opacity: 0;
}
body .main-menu .collapse .middle > li.dropdown ul.dropdown-menu > li > a {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-family: 'Lato TR Regular';
  padding: 5px 0px;
}
body .main-menu .collapse .middle > li.dropdown ul.dropdown-menu > li > a:focus,
body .main-menu .collapse .middle > li.dropdown ul.dropdown-menu > li > a:hover {
  background-color: transparent;
  color: #ffffff;
}
body .main-menu .collapse .middle > li.dropdown.open .dropdown-toggle {
  background-color: #195e9d;
  color: #ffffff;
}
body .main-menu .collapse .middle > li.dropdown.open ul.dropdown-menu {
  max-height: 300px;
  opacity: 1;
}
body .main-menu .collapse .middle > li.dropdown.open li a {
  color: #ffffff;
}
body .aSliderWrap {
  position: relative;
  z-index: 100;
  float: left;
  margin-top: -132px;
  width: 100%;
}
body .aSliderWrap .aSlider {
  position: relative;
  z-index: 10;
  float: left;
}
body .aSliderWrap .aSlider .slides li {
  width: 100%;
  height: 100%;
}
body .aSliderWrap .aSlider .slides li img {
  width: 100%;
}
body .aSliderWrap .aSlideTxt {
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 30;
  width: 100%;
}
body .aSliderWrap .aSlideTxt .slides li {
  width: 100%;
  height: 100%;
  text-shadow: 4px 4px 2px #969696;
}
body .aSliderWrap .aSlideTxt .slides li h3 {
  font-size: 35px;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-family: 'Lato TR Bold';
  letter-spacing: 0.4px;
}
body .aSliderWrap .aSlideTxt .slides li h4 {
  font-size: 25px;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-family: 'Lato TR Bold';
  letter-spacing: 0.4px;
  margin-bottom: 43px;
}
body .aSliderWrap .aSlideTxt .slides li span {
  opacity: 0.3;
  border-radius: 13px;
  -webkit-filter: blur(23.8px);
  filter: blur(23.8px);
  background-color: #000000;
}
body .aSliderWrap .aSlideTxt .slides li img {
  max-width: 461px;
  margin-left: -50px;
  
}

body .aSliderWrap .aSlideMask {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: 20;
}
body .aSliderWrap .aSlideMask img {
  width: 100%;
}
body .aSliderWrap #btnProductFind {
  position: absolute;
  bottom: 28px;
  right: 8.33333333%;
  z-index: 50;
}
body .aSayfa-title {
  text-align: center;
  margin-top: 143px;
}
body .aSayfa-title h1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #83BB13;
  font-size: 45px;
  line-height: 60px;
  letter-spacing: 0.4px;
  margin-top: 0px;
  margin-bottom: 11px;
}
body .aSayfa-title p {
  text-align: left;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.4px;
}
body .aSayfa-sgk {
  margin-top: 33px;
}
body .aSayfa-sgk .inner {
  background: url('/statics/image/content/anasayfa/sgk-img.jpg') no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  float: left;
  padding: 45px 50px;
}
body .aSayfa-sgk .inner h4 {
  font-size: 30px;
  letter-spacing: 0.4px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-family: 'Lato TR Bold';
  margin-top: 0px;
  margin-bottom: 0px;
}
body .aSayfa-sgk .inner p {
  font-size: 20px;
  letter-spacing: 0.4px;
  margin: 0 0 25px;
}
body .aSayfa-sgk .inner a {
  color: #003677;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
body .aSayfa-sgk .inner a span {
  font-size: 8px;
}
body .aSayfa-product {
  margin-top: 58px;
  text-align: center;
}
body .aSayfa-product h3 {
  color: #83BB13;
  font-size: 30px;
  line-height: 60px;
  letter-spacing: 0.4px;
}
body .aSayfa-product .btn-more-filled {
  margin: 0px auto;
  width: 160px;
  height: 35px;
  border-radius: 79.2px;
  background-color: #003677;
  text-align: center;
  padding-top: 8px;
  display: block;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0.2px;
  position: relative;
}
body .aSayfa-product .aProductsSlider {
  float: left;
  width: 100%;
}
body .aSayfa-product .aProductsSlider ul.slides {
  list-style: none;
  padding: 0px 0px;
  margin-top: 17px;
  float: left;
  width: 100%;
}
body .aSayfa-product .aProductsSlider ul.slides li {
  float: left;
  width: 33.333%;
  text-align: center;
  position: relative;
}
body .aSayfa-product .aProductsSlider ul.slides li .inner {
  text-align: center;
  margin-top: 49px;
  width: 70%;
  margin-left: 15%;
  margin-bottom: 64px;
}
body .aSayfa-product .aProductsSlider ul.slides li .inner h4 {
  font-size: 25px;
  letter-spacing: 0.4px;
}
body .aSayfa-product .aProductsSlider ul.slides li .inner p {
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 0.4px;
  margin-top: 22px;
}
body .aSayfa-product .aProductsSlider ul.slides li a {
  margin: 0px auto;
  width: 160px;
  height: 35px;
  border-radius: 79.2px;
  background-color: #003677;
  text-align: center;
  padding-top: 8px;
  display: block;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0.2px;
  position: relative;
}
body .aSayfa-product .aProductsSlider ul.slides li a span {
  font-size: 8px;
}
body .aSayfa-product .aProductsSlider ul.slides li.border:before {
  content: '';
  background: url('/statics/image/content/anasayfa/product/border.png') no-repeat center center;
  width: 1%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
}
body .aSayfa-product .aProductsSlider ul.slides li.border:after {
  content: '';
  background: url('/statics/image/content/anasayfa/product/border.png') no-repeat center center;
  width: 1%;
  height: 100%;
  position: absolute;
  right: 0px;
  top: 0px;
  display: block;
}
body .aSayfa-product .btn-all-products {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 70px;
  margin-bottom: 20px;
}
body .aSayfa-product .btn-all-products a {
  margin: 0 auto;
  display: inline-block;
  font-size: 12px;
  color: #5a5a5a;
  line-height: 25px;
  letter-spacing: 0.4px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  text-align: center;
  position: relative;
}
body .aSayfa-product .btn-all-products a::before {
  font-size: 40px;
  letter-spacing: -2px;
  margin-right: 10px;
  position: absolute;
  bottom: -15px;
  left: 54px;
}
body .aSayfa-play {
  background-color: #f2f2f2;
}
body footer {
  padding: 94px 0;
  float: left;
  width: 100%;
  position: relative;
}
body footer .site-map ul {
  list-style: none;
  padding: 0px 0px;
  float: left;
}
body footer .site-map ul li h3 {
  font-size: 15px;
  letter-spacing: 0.4px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-family: 'Lato TR Bold';
  color: #2a2a2a;
  margin-top: 0px;
  margin-bottom: 27px;
}
body footer .site-map ul li a {
  font-size: 13px;
  line-height: 26px;
  letter-spacing: 0.4px;
  color: #2a2a2a;
}
body footer .phone {
  float: left;
}
body footer .phone span {
  color: #003677;
}
body footer .phone span.ico {
  font-size: 31px;
  float: left;
}
body footer .phone span.txt {
  font-size: 13px;
  letter-spacing: 0.4px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  margin-top: -7px;
  margin-left: 10px;
}
body footer .phone span.txt span {
  font-size: 18px;
}
body footer .links {
  float: right;
}
body footer .links .top {
  float: left;
}
body footer .links .top a {
  float: right;
  background-repeat: no-repeat;
  display: block;
  background-size: cover;
  margin-left: 26px;
}
body footer .links .top a.btn-tena {
  background-image: url('/statics/image/menu/tena-logo@3x.png');
  width: 104px;
  height: 58px;
  margin-left: 0px;
}
body footer .links .top a.btn-sca {
  background-image: url('/statics/image/menu/top/essity-logo.png');
  width: 119px;
  height: 50px;
}
body footer .links .bottom {
  float: right;
  margin-top: 30px;
}
body footer .links .bottom .social-list {
  float: right;
  list-style: none;
}
body footer .links .bottom .social-list li {
  float: left;
  margin-left: 8px;
  margin-top: 6px;
}
body footer .links .bottom .social-list li a img {
  width: 30px;
}
body footer .bottom {
  margin-top: 22px;
}
body footer .footerForm input {
  background-color: #f3f3f3;
  border: 0px;
  border-radius: 0px;
  font-size: 12px;
  color: #2a2a2a;
  float: left;
  border: 1px solid #f3f3f3;
  padding: 14px 30px;
}
body footer .footerForm button {
  background-color: #003677;
  border-radius: 0px;
  border: 1px solid #003677;
  float: left;
  font-size: 12px;
  color: #ffffff;
  padding: 14px 30px;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body footer .footerForm button:hover {
  background-color: #ffffff;
  color: #003677;
}
body footer .copyright p {
  font-size: 12px;
  color: #2a2a2a;
  text-align: right;
}
body.subs footer {
  background-color: #195e9d;
}
body.subs footer .site-map ul li h3 {
  color: #ffffff;
}
body.subs footer .site-map ul li a {
  color: #ffffff;
}
body.subs footer .phone span {
  color: #ffffff;
}
body.subs footer .links .top a.btn-tena {
  background-image: url('/statics/image/footer/footer-tena-white.png');
}
body.subs footer .links .top a.btn-sca {
  background-image: url('/statics/image/footer/essity-logo-white.png');
}
body.subs footer .footerForm input {
  background-color: #f3f3f3;
  color: #2a2a2a;
  float: left;
  border: 1px solid #f3f3f3;
}
body.subs footer .footerForm button {
  background-color: #003677;
  border: 1px solid #003677;
  color: #ffffff;
}
body.subs footer .footerForm button:hover {
  background-color: #ffffff;
  color: #003677;
}
body.subs footer .copyright p {
  color: #ffffff;
}
body #btn-scroll {
  background: url('/statics/image/btn-up.png') no-repeat bottom center;
  width: 62px;
  height: 90px;
  font-size: 12px;
  color: #83BB13;
  position: fixed;
  right: 40px;
  bottom: 40px;
  text-align: center;
  z-index: 1000;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: none;
}
body .sub-headline {
  text-align: center;
}
body .sub-headline h2 {
  color: #83BB13;
  font-size: 45px;
  line-height: 60px;
  letter-spacing: 0.4px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
body .sub-headline p {
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.4px;
  color: #2a2a2a;
  margin-bottom: 21px;
}
body .sub-headline a {
  font-size: 12px;
  color: #003677;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
body .sub-headline a span {
  font-size: 8px;
}
body .divider {
  width: 250px;
  height: 1px;
  margin: 50px auto;
  border-bottom: 1px solid #f3f3f3;
}
body .products-wrap {
  margin-top: 100px;
}
body .products-wrap .products-single {
  margin-bottom: 100px;
  float: left;
  width: 100%;
}
body .products-wrap .products-single .left .img img {
  max-width: 100%;
}
body .products-wrap .products-single .right .inner .title h3 {
  margin-top: 0px;
  color: #83BB13;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-family: 'Lato TR Bold';
  font-size: 25px;
  letter-spacing: 0.4px;
}
body .products-wrap .products-single .right .inner .title p {
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 0.4px;
}
body .products-wrap .products-single .right .inner .info h4 {
  font-size: 16px;
  letter-spacing: 0.4px;
  color: #2a2a2a;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-family: 'Lato TR Bold';
}
body .products-wrap .products-single .right .inner .info p {
  color: #289de9;
  font-size: 15px;
  letter-spacing: 0.4px;
}
body .products-wrap .products-single .right .inner .info .drop-list {
  list-style: none;
  padding: 0px 0px;
}
body .products-wrap .products-single .right .inner .info .drop-list li {
  float: left;
  margin-right: 5px;
}
body .products-wrap .products-single .right .inner .info .drop-list li span {
  color: #289de9;
  font-size: 20px;
}
body .products-wrap .products-single .right .inner .detail {
  float: left;
  width: 100%;
  margin-top: 16px;
}
body .products-wrap .products-single .right .inner .detail .nav-tabs {
  border: 0px;
}
body .products-wrap .products-single .right .inner .detail .nav-tabs li {
  border-radius: 0px;
  border: 0px;
}
body .products-wrap .products-single .right .inner .detail .nav-tabs li a {
  font-size: 16px;
  letter-spacing: 0.4px;
  color: #2a2a2a;
  border: 0px;
  border-radius: 0px;
}
body .products-wrap .products-single .right .inner .detail .nav-tabs li.active a {
  border: 0px;
  background-color: #f2f2f2;
  border-radius: 0px;
}
body .products-wrap .products-single .right .inner .detail .tab-content .tab-pane {
  background-color: #f2f2f2;
  padding: 15px 30px;
}
body .products-wrap .products-single .right .inner .detail .tab-content .tab-pane > ul {
  padding: 0px 0px;
  list-style: none;
  float: left;
}
body .products-wrap .products-single .right .inner .detail .tab-content .tab-pane > ul li {
  line-height: 23px;
  font-size: 14px;
  letter-spacing: 0.4px;
  padding-left: 25px;
  position: relative;
}
body .products-wrap .products-single .right .inner .detail .tab-content .tab-pane > ul li:before {
  content: "·";
  font-size: 30px;
  position: absolute;
  top: 0px;
  left: 0px;
  line-height: 22px;
}
body .articles-videos {
  margin-top: 150px;
}
body .articles-videos .top {
  text-align: center;
}
body .articles-videos .top span.videospan iframe {
  min-height: 247px;
  width: 100% !important;
}
body .articles-videos .top ul {
  list-style: none;
  float: left;
  width: 100%;
  padding: 0px 0px;
  margin-bottom: 0px;
}
body .articles-videos .top ul li {
  float: left;
  width: 32%;
  margin-left: 2%;
}
body .articles-videos .top ul li a {
  text-align: center;
  position: relative;
  float: left;
  width: 100%;
}
body .articles-videos .top ul li a span {
  position: relative;
  float: left;
  width: 100%;
}
body .articles-videos .top ul li a span img {
  width: 100%;
}
body .articles-videos .top ul li a span:after {
  content: '';
  background: url('/statics/image/content/anasayfa/btn-play.png') center center no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  z-index: 20;
}
body .articles-videos .top ul li a p {
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 0.4px;
  color: #2a2a2a;
  margin-top: 24px;
  float: left;
  width: 100%;
  margin-bottom: 42px;
}
body .articles-videos .top ul li:first-child {
  margin-left: 0;
}
body .articles-videos .top .btn-more {
  color: #003677;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  width: 70px;
}
body .articles-videos .top .btn-more span {
  font-size: 8px;
  display: inline-block;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
body .articles-videos .top .btn-more-filled {
  margin: 0px auto;
  width: 160px;
  height: 35px;
  border-radius: 79.2px;
  background-color: #003677;
  text-align: center;
  padding-top: 8px;
  display: block;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0.2px;
  position: relative;
}
body .articles-videos .top + .middle {
  margin-top: 69px;
}
body .articles-videos .middle {
  margin-bottom: 55px;
}
body .articles-videos .middle ul {
  list-style: none;
  padding: 0px 0px;
}
body .articles-videos .middle ul li {
  float: left;
  width: 100%;
  border-top: 1px solid #d8d8d8;
  padding-bottom: 26px;
  padding-top: 21px;
}
body .articles-videos .middle ul li ul {
  list-style: disc inside;
  font-size: 15px;
  line-height: 25px;
}
body .articles-videos .middle ul li ul li {
  border: none;
  padding: 0 0 10px;
  margin: 0;
}
body .articles-videos .middle ul li img {
  margin-bottom: 16px;
}
body .articles-videos .middle ul li h4 {
  font-size: 25px;
  letter-spacing: 0.4px;
  color: #2a2a2a;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
body .articles-videos .middle ul li p {
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.4px;
}
body .articles-videos .middle ul li a {
  font-size: 12px;
  color: #003677;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
body .articles-videos .middle ul li a span {
  font-size: 8px;
}
body .articles-videos .middle ul li:first-child {
  border: 0px;
}
body .articles-videos .breadcrumb {
  background-color: transparent;
  padding: 0px 0px;
  margin-bottom: 0px;
}
body .articles-videos .breadcrumb li {
  font-size: 12px;
}
body .articles-videos .breadcrumb li a {
  color: #2a2a2a;
}
body .articles-videos .breadcrumb li.active {
  color: #003677;
}
body .articles-videos .breadcrumb li + li:before {
  content: '-';
  color: #2a2a2a;
}
body nav {
  text-align: center;
  margin-top: 24px;
}
body nav .pagination {
  margin: 0px 0px;
  border-radius: 0px;
}
body nav .pagination li a {
  font-size: 14px;
  padding: 0px 5px;
  border: 0px;
  background-color: transparent;
  color: #939393;
}
body nav .pagination li a:hover {
  background-color: transparent;
  border: 0px;
}
body nav .pagination li.active a {
  color: #2a2a2a;
  background-color: transparent;
}
body nav .pagination li.active a:hover {
  color: #2a2a2a;
  background-color: transparent;
  border: 0px;
}
body .accordion-wrap .nav-tabs {
  border: 0px;
  text-align: center;
}
body .accordion-wrap .nav-tabs li {
  border-radius: 0px;
  border: 0px;
  float: none ;
  float: none;
  display: inline-block;
}
body .accordion-wrap .nav-tabs li a {
  font-size: 16px;
  letter-spacing: 0.4px;
  color: #2a2a2a;
  border: 0px;
  border-radius: 0px;
  padding: 10px 30px;
}
body .accordion-wrap .nav-tabs li.active a {
  border: 0px;
  background-color: #f2f2f2;
  border-radius: 0px;
}
body .accordion-wrap .tab-content {
  background-color: #f2f2f2;
  float: left;
  width: 100%;
}
body .accordion-wrap .tab-content .tab-pane {
  padding: 15px 30px;
}
body .accordion-wrap .centered {
  width: 100%;
  text-align: center;
  float: left;
  padding: 46px 0;
}
body .accordion-wrap .btn-more {
  color: #003677;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  width: 70px;
}
body .accordion-wrap .btn-more span {
  font-size: 8px;
  display: inline-block;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
body ol {
  list-style: none;
  padding: 0px 0px;
  width: 100%;
  margin-top: 15px;
}
body ol > li {
  padding: 15px 0;
  width: 100%;
  border-bottom: 1px solid #d8d8d8;
  float: left;
}
body ol > li h3 {
  display: block;
  color: #2a2a2a;
  position: relative;
  width: 100%;
  cursor: pointer;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.4px;
  margin: 0px;
}
body ol > li h3:after {
  content: '\e90a';
  position: absolute;
  right: 20px;
  top: 0%;
  display: block;
  font-family: 'icomoon' !important;
  font-weight: 400;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body ol > li h3.active:after {
  content: '\e90c';
  top: 0%;
  right: 20px;
}
body ol > li h3.noContent {
  cursor: default !important;
}
body ol > li h3.noContent:after {
  background: transparent !important;
}
body ol > li .noContent + div {
  display: none !important;
}
body ol > li .acc-cont {
  display: none;
  width: 100%;
  float: left;
  padding: 30px 0px 0px 0px;
}
body ol > li .acc-cont p {
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.4px;
  color: #2a2a2a;
  margin-top: 0px;
  margin-bottom: 0px;
}
body ol > li .acc-cont h4 {
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.4px;
  color: #003677;
  margin-bottom: 0px;
  margin-top: 0px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
body ol > li .acc-cont h4 + p {
  margin-top: 0px;
}
body ol > li:first-child {
  border-top: 1px solid #d8d8d8;
  /***/
}
.modal#formModal,
.modal#formModalBulten {
  z-index: 9999;
  background-color: #ffffff;
}
.modal#formModal .modal-dialog,
.modal#formModalBulten .modal-dialog {
  width: 100%;
  margin: 0px;
}
.modal#formModal .modal-content,
.modal#formModalBulten .modal-content {
  position: relative;
}
.modal#formModal .modal-content .top,
.modal#formModalBulten .modal-content .top {
  margin-top: 100px;
}
.modal#formModal .modal-content .top h3,
.modal#formModalBulten .modal-content .top h3 {
  font-size: 45px;
  color: #83BB13;
  line-height: 60px;
  letter-spacing: 0.4px;
  margin-top: 0px;
  margin-bottom: 13px;
}
.modal#formModal .modal-content .top p,
.modal#formModalBulten .modal-content .top p {
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0.4px;
  margin-bottom: 0px;
}
.modal .btn-modal-close {
  position: absolute;
  top: 50px;
  right: 50px;
}
.modal .btn-modal-close span {
  color: #003677;
  font-size: 20px;
}
.modal .btn-modal-close {
  background: url('/statics/image/content/articles-videos/close-lightbox@3x.png') top center no-repeat;
  width: 21px;
  height: 21px;
  background-size: 21px 21px;
  position: absolute;
  top: -40px;
  right: 0;
  z-index: 400;
}
.modal .btn-modal-close-2 {
  background: url('/statics/image/content/articles-videos/close-lightbox-w@3x.png') top center no-repeat;
  width: 21px;
  height: 21px;
  background-size: 21px 21px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 400;
}
.basicForm {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.basicForm .form-group .control-label {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-family: 'Lato TR Regular';
  color: #2a2a2a;
}
.basicForm .form-group input[type="text"],
.basicForm .form-group input[type="email"] {
  border-radius: 0px;
  border: 1px solid #003677;
  color: #2a2a2a;
}
.basicForm .form-group .radio-inline {
  padding-left: 20px;
  margin-right: 30px;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0.4px;
}
.basicForm .form-group .radio-inline input[type="radio"] {
  opacity: 0;
  visibility: hidden;
}
.basicForm .form-group .radio-inline input[type="radio"].invalid + span:before {
  color: red !important;
  font-size: 20px;
}
.basicForm .form-group .radio-inline .check {
  position: absolute;
  left: 0px;
  top: 7px;
  font-size: 15px;
}
.basicForm .form-group .radio-inline .check:before {
  content: "\e905";
  font-family: 'icomoon' !important;
  font-weight: 400;
  color: #003677;
}
.basicForm .form-group .radio-inline input[type=radio]:checked ~ .check:before {
  content: "\e906";
}
.basicForm .form-group .checkbox-inline {
  padding-left: 20px;
  margin-right: 30px;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0.4px;
}
.basicForm .form-group .checkbox-inline input[type="checkbox"] {
  opacity: 0;
  visibility: hidden;
}
.basicForm .form-group .checkbox-inline input[type="checkbox"].invalid + span:before {
  color: red !important;
  font-size: 20px;
}
.basicForm .form-group .checkbox-inline .check {
  position: absolute;
  left: 0px;
  top: 7px;
  font-size: 15px;
}
.basicForm .form-group .checkbox-inline .check:before {
  content: "\e907";
  font-family: 'icomoon' !important;
  font-weight: 400;
  color: #003677;
}
.basicForm .form-group .checkbox-inline input[type='checkbox']:checked ~ .check:before {
  content: "\e90b";
}
.basicForm .form-group h4 {
  font-size: 15px;
  letter-spacing: 0.4px;
  margin: 0px 0px;
}
.basicForm .form-group p {
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0.4px;
  margin: 0px 0px;
}
.basicForm .form-group button {
  font-size: 16px;
  letter-spacing: 0.2px;
  color: #ffffff;
  padding: 8px 40px;
  border-radius: 79.2px;
  background-color: #003677;
  float: left;
}
.basicForm .form-group button:hover {
  color: #134184;
  background: #ffffff;
  border: 1px solid #195e9d;
}
.modal-backdrop.in {
  opacity: 0.95;
  background-color: #ffffff;
}
.btn-back {
  padding: 20px 53px;
  border-radius: 79.2px;
  border: solid 2px #00aa6c;
  font-size: 16px;
  color: #00aa6c;
  opacity: 0.4;
  background: transparent;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-back:hover {
  color: #ffffff;
  background: #00aa6c;
}
.btn-back.active {
  color: #ffffff;
  background: #00aa6c;
  opacity: 1;
}
.btn-back.active:hover {
  color: #00aa6c;
  background: #ffffff;
}
#productImageModal {
  padding-right: 0px !important;
}
#productImageModal .modal-dialog {
  margin: 0px auto;
  width: 100%;
  height: 100%;
}
#productImageModal .modal-dialog .modal-content {
  border: 0px;
  box-shadow: none;
  border-radius: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#productImageModal .productImage {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
}
#productImageModal .productImage .topRight {
  position: absolute;
  top: 51px;
  right: 50px;
}
#productImageModal .productImage .topRight .btn-modal-close {
  position: absolute;
  top: 0px;
  right: 0px;
}
#productImageModal .productImage #productBigImage {
  margin: auto;
}
#productModal {
  padding-right: 0px !important;
  -webkit-background-size: cover;
  background-size: cover;
}
#productModal .modal-dialog {
  margin: 0px auto;
  width: 100%;
  height: 100%;
}
#productModal .modal-dialog .modal-content {
  border: 0px;
  box-shadow: none;
  border-radius: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#productModal .productFinder {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
#productModal .productFinder .topRight {
  position: absolute;
  top: 51px;
  right: 50px;
}
#productModal .productFinder .topRight .btn-modal-close {
  position: absolute;
  top: 0px;
  right: 0px;
}
#productModal .productFinder .topRight .pageCount {
  position: absolute;
  top: 53px;
  right: 0px;
  font-size: 30px;
  letter-spacing: 1px;
  color: #e0e0e0;
}
#productModal .productFinder .topRight .pageCount span {
  font-size: 30px;
  letter-spacing: 1px;
  color: #e0e0e0;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinder .leftCenter {
  position: absolute;
  top: 50%;
  left: 0;
}
#productModal .productFinder .leftCenter .countList {
  list-style: none;
  margin-top: -40px;
}
#productModal .productFinder .leftCenter .countList li a {
  background: url('/statics/image/content/product-find/nav-dots.png') no-repeat;
  width: 20px;
  height: 20px;
  display: block;
  background-position: 0px -20px;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinder .leftCenter .countList li a.active {
  background-position: 0px 0px;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinder .bottomRight {
  position: absolute;
  bottom: 29px;
  right: 50px;
  z-index: 9999;
}
#productModal .productFinder .bottomRight .btn-modal-back {
  padding: 20px 53px;
  border-radius: 79.2px;
  border: solid 2px #00aa6c;
  font-size: 16px;
  color: #00aa6c;
  background: transparent;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinder .bottomRight .btn-modal-back:hover {
  color: #ffffff;
  background: #00aa6c;
}
#productModal .productFinder .bottomRight .btn-modal-back.active {
  color: #ffffff;
  background: #00aa6c;
  opacity: 1;
}
#productModal .productFinder .bottomRight .btn-modal-back.active:hover {
  color: #00aa6c;
  background: #ffffff;
}
#productModal .productFinder .slideWrap {
  display: table;
  text-align: center;
  height: 100%;
  position: relative;
}
#productModal .productFinder .slideWrap .slideCont {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  float: none ;
  float: none;
  width: 100%;
}
#productModal .productFinder .slideWrap .slideMain {
  width: 100%;
  height: 100%;
  text-align: center;
  font: 0/0 Lato TR Regular;
  position: absolute;
  top: 0;
  left: 0;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
  background: url("/statics/image/content/product-find/bgpopup.jpg");
  -webkit-background-size: cover;
  background-size: cover;
}
#productModal .productFinder .slideWrap .slideMain:before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
#productModal .productFinder .slideWrap .first .title {
  font-size: 45px;
  line-height: 60px;
  letter-spacing: 0.4px;
  color: #fff;
}
#productModal .productFinder .slideWrap .first p {
  margin-top: 30px;
  font-size: 24px;
  line-height: 25px;
  letter-spacing: 0.5px;
  color: #fff;
}
#productModal .productFinder .slideWrap .first .choose {
  margin-top: 45px;
  display: flex;
  justify-content: center;
}
#productModal .productFinder .slideWrap .first .choose .btns.big {
  height: 160px;
}
#productModal .productFinder .slideWrap .first .choose .btns.big .chooseBtn {
  max-width: 430px;
}
#productModal .productFinder .slideWrap .first .choose .btns.small {
  height: 160px;
}
#productModal .productFinder .slideWrap .first .choose .btns.small .chooseBtn {
  max-width: 220px;
}
#productModal .productFinder .slideWrap .first .choose .btns .chooseBtn {
  font-size: 25px;
  letter-spacing: 1.3px;
  color: #ffffff;
  width: 100%;
  padding: 0;
  display: table;
  margin: 0 auto;
}
#productModal .productFinder .slideWrap .first .choose .btns .chooseBtn .qicon {
  display: table-cell;
  height: 160px;
  vertical-align: middle;
}
#productModal .productFinder .slideWrap .first .choose .btns .chooseBtn .button_title {
  display: table-cell;
  height: 160px;
  vertical-align: middle;
}
#productModal .productFinder .slideWrap .first .choose .btns .chooseBtn#btnWomen {
  background-color: #e16ca6;
  border: 1px solid #e16ca6;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinder .slideWrap .first .choose .btns .chooseBtn#btnWomen:hover {
  color: #e16ca6;
  background-color: #ffffff;
  border: 1px solid #e16ca6;
}
#productModal .productFinder .slideWrap .first .choose .btns .chooseBtn#btnMen {
  background-color: #69c1f0;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #69c1f0;
}
#productModal .productFinder .slideWrap .first .choose .btns .chooseBtn#btnMen:hover {
  color: #69c1f0;
  background-color: #ffffff;
  border: 1px solid #69c1f0;
}
#productModal .productFinder .slideWrap .first .choose .btns .chooseBtn#btnAgir {
  background-color: #60246B;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #69c1f0;
}
#productModal .productFinder .slideWrap .first .choose .btns .chooseBtn#btnAgir:hover {
  color: #60246B;
  background-color: #ffffff;
  border: 1px solid #60246B;
}
#productModal .productFinder .slideWrap .second .title {
  font-size: 40px;
  line-height: 60px;
  letter-spacing: 0.4px;
  margin-left: 75px;
  padding: 10px 75px;
  background: url('/statics/image/content/product-find/clock.png') no-repeat center left;
  width: 100%;
  height: 62px;
}
#productModal .productFinder .slideWrap .second .bladderWeaknessList {
  width: 100%;
  padding: 0px;
  text-align: center;
  margin-top: 30px;
  display: table;
}
#productModal .productFinder .slideWrap .second .bladderWeaknessList li {
  display: inline-block;
  padding: 0px 5px;
  margin-bottom: 10px;
  text-align: center;
}
#productModal .productFinder .slideWrap .second .bladderWeaknessList li a {
  color: #ffffff;
  padding: 10px 20px;
  width: 310px;
  height: 90px;
  font-size: 25px;
  line-height: 25px;
  letter-spacing: 0.2px;
  display: table-cell;
  vertical-align: middle;
}
#productModal .productFinder .slideWrap .second.women .bladderWeaknessList li a {
  background: #e16ca6;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinder .slideWrap .second.women .bladderWeaknessList li a:hover {
  background: #c64b88;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinder .slideWrap .second.men .bladderWeaknessList li a {
  background: #69c1f0;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinder .slideWrap .second.men .bladderWeaknessList li a:hover {
  background: #289DE9;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinder .slideWrap .third .title {
  font-size: 45px;
  line-height: 60px;
  letter-spacing: 0.4px;
  margin-left: 60px;
  padding: 7px 50px;
  background: url('/statics/image/content/product-find/drop.png') no-repeat center left;
  width: 100%;
  height: 39px;
}
#productModal .productFinder .slideWrap .third .bladderWeaknessList {
  width: 100%;
  padding: 0px;
  text-align: center;
  margin-top: 45px;
  display: table;
}
#productModal .productFinder .slideWrap .third .bladderWeaknessList li {
  display: inline-block;
  width: 25%;
  padding: 0px 5px;
  margin-bottom: 10px;
  text-align: center;
}
#productModal .productFinder .slideWrap .third .bladderWeaknessList li a {
  color: #ffffff;
  padding: 10px 20px;
  width: 310px;
  height: 120px;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.2px;
  display: table-cell;
  vertical-align: middle;
}
#productModal .productFinder .slideWrap .third .bladderWeaknessList li a img {
  display: inline-block;
}
#productModal .productFinder .slideWrap .third .bladderWeaknessList li a span {
  width: 100%;
  float: left;
}
#productModal .productFinder .slideWrap .third.women .bladderWeaknessList li a {
  background-color: #e16ca6;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinder .slideWrap .third.women .bladderWeaknessList li a:hover {
  background-color: #c64b88;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinder .slideWrap .third.men .bladderWeaknessList li a {
  background-color: #69c1f0;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinder .slideWrap .third.men .bladderWeaknessList li a:hover {
  background-color: #289DE9;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinder .slideWrap .fourth .top {
  padding-top: 50px;
  padding-bottom: 120px;
}
#productModal .productFinder .slideWrap .fourth .title {
  font-size: 45px;
  line-height: 60px;
  letter-spacing: 0.4px;
  margin-left: 60px;
  padding: 7px 50px;
  background: url('/statics/image/content/product-find/drop.png') no-repeat center left;
  width: 100%;
  height: 39px;
}
#productModal .productFinder .slideWrap .fourth .bladderWeaknessList {
  width: 100%;
  padding: 0px;
  text-align: center;
  margin-top: 45px;
  display: table;
}
#productModal .productFinder .slideWrap .fourth .bladderWeaknessList li {
  display: inline-block;
  width: 25%;
  padding: 0px 5px;
  margin-bottom: 10px;
  text-align: center;
}
#productModal .productFinder .slideWrap .fourth .bladderWeaknessList li a {
  color: #ffffff;
  padding: 10px 20px;
  width: 310px;
  height: 120px;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.2px;
  display: table-cell;
  vertical-align: middle;
}
#productModal .productFinder .slideWrap .fourth .bladderWeaknessList li a img {
  display: inline-block;
}
#productModal .productFinder .slideWrap .fourth .bladderWeaknessList li a span {
  width: 100%;
  float: left;
}
#productModal .productFinder .slideWrap .fourth.women .bladderWeaknessList li a {
  background-color: #e16ca6;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinder .slideWrap .fourth.women .bladderWeaknessList li a:hover {
  background-color: #c64b88;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinder .slideWrap .fourth.men .bladderWeaknessList li a {
  background-color: #69c1f0;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinder .slideWrap .fourth.men .bladderWeaknessList li a:hover {
  background-color: #289DE9;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinder .slideWrap .fourth .productList {
  float: left;
  width: 100%;
  text-align: left;
  overflow: auto;
}
#productModal .productFinder .slideWrap .fourth .productList .line {
  margin: 36px 0 60px 0;
}
#productModal .productFinderMobile {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
#productModal .productFinderMobile .btn-modal-close {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 300;
}
#productModal .productFinderMobile .btn-modal-back {
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 13px 0px;
  border-top: solid 2px #00aa6c;
  font-size: 20px;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  z-index: 300;
  text-align: center;
  color: #00aa6c;
  opacity: 0.4;
  background: #ffffff;
}
#productModal .productFinderMobile .btn-modal-back.active {
  color: #ffffff;
  background: #00aa6c;
  opacity: 1;
}
#productModal .productFinderMobile .slideWrap {
  display: table;
  text-align: center;
  height: 100%;
}
#productModal .productFinderMobile .slideWrap .slideCont {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  float: none ;
  float: none;
  line-height: 1px;
}
#productModal .productFinderMobile .slideWrap .slideMain {
  width: 100%;
  height: 100%;
  text-align: center;
  font: 0/0 Lato TR Regular;
  position: absolute;
  top: 2000px;
  left: 0;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
#productModal .productFinderMobile .slideWrap .slideMain:before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
#productModal .productFinderMobile .slideWrap .first .title {
  font-size: 20px;
  letter-spacing: 0.4px;
}
#productModal .productFinderMobile .slideWrap .first p {
  margin-top: 20px;
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 0.5px;
}
#productModal .productFinderMobile .slideWrap .first .choose {
  margin-top: 13px;
  display: flex;
}
#productModal .productFinderMobile .slideWrap .first .choose .chooseBtn {
  font-size: 20px;
  letter-spacing: 1.3px;
  color: #ffffff;
  padding: 28px 0px;
  text-align: center;
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
#productModal .productFinderMobile .slideWrap .first .choose .chooseBtn#btnWomen {
  background-color: #e16ca6;
  border: 1px solid #e16ca6;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinderMobile .slideWrap .first .choose .chooseBtn#btnWomen:hover {
  color: #e16ca6;
  background-color: #ffffff;
  border: 1px solid #e16ca6;
}
#productModal .productFinderMobile .slideWrap .first .choose .chooseBtn#btnMen {
  background-color: #69c1f0;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #69c1f0;
}
#productModal .productFinderMobile .slideWrap .first .choose .chooseBtn#btnMen:hover {
  color: #69c1f0;
  background-color: #ffffff;
  border: 1px solid #69c1f0;
}
#productModal .productFinderMobile .slideWrap .second .title {
  font-size: 20px;
  letter-spacing: 0.4px;
  padding-top: 45px;
  background: url('/statics/image/content/product-find/clock.png') no-repeat center top;
  width: 100%;
  margin-bottom: 16px;
  background-size: 30px 30px;
  float: left;
  line-height: 18px;
}
#productModal .productFinderMobile .slideWrap .second .bladderWeaknessList {
  width: 100%;
  padding: 0px;
  text-align: center;
  margin-top: 30px;
  display: table;
  width: 250px;
  margin: 0px auto;
}
#productModal .productFinderMobile .slideWrap .second .bladderWeaknessList li {
  display: inline-block;
  width: 100%;
  padding: 0px 5px;
  margin-bottom: 10px;
  text-align: center;
}
#productModal .productFinderMobile .slideWrap .second .bladderWeaknessList li a {
  color: #ffffff;
  padding: 10px 20px;
  width: 250px;
  height: 65px;
  font-size: 20px;
  letter-spacing: 0.2px;
  display: table-cell;
  vertical-align: middle;
  line-height: 18px;
}
#productModal .productFinderMobile .slideWrap .second.women .bladderWeaknessList li a {
  background: #e16ca6;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinderMobile .slideWrap .second.women .bladderWeaknessList li a:hover {
  background: #c64b88;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinderMobile .slideWrap .second.men .bladderWeaknessList li a {
  background: #69c1f0;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinderMobile .slideWrap .second.men .bladderWeaknessList li a:hover {
  background: #289DE9;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinderMobile .slideWrap .third .title {
  font-size: 20px;
  letter-spacing: 0.4px;
  padding-top: 50px;
  background: url('/statics/image/content/product-find/drop.png') no-repeat center top;
  width: 100%;
  background-size: 41px 39px;
  float: left;
  margin-bottom: 16px;
  line-height: 18px;
}
#productModal .productFinderMobile .slideWrap .third .bladderWeaknessList {
  width: 100%;
  padding: 0px;
  text-align: center;
  margin-top: 45px;
  display: table;
  width: 250px;
  margin: 0px auto;
}
#productModal .productFinderMobile .slideWrap .third .bladderWeaknessList li {
  display: inline-block;
  width: 100%;
  padding: 0px 5px;
  margin-bottom: 2px;
  text-align: center;
}
#productModal .productFinderMobile .slideWrap .third .bladderWeaknessList li a {
  color: #ffffff;
  padding: 10px 20px;
  width: 250px;
  height: 86px;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.2px;
  display: table-cell;
  vertical-align: middle;
  line-height: 18px;
}
#productModal .productFinderMobile .slideWrap .third .bladderWeaknessList li a img {
  display: inline-block;
}
#productModal .productFinderMobile .slideWrap .third .bladderWeaknessList li a span {
  width: 100%;
  float: left;
}
#productModal .productFinderMobile .slideWrap .third.women .bladderWeaknessList li a {
  background-color: #e16ca6;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinderMobile .slideWrap .third.women .bladderWeaknessList li a:hover {
  background-color: #c64b88;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinderMobile .slideWrap .third.men .bladderWeaknessList li a {
  background-color: #69c1f0;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinderMobile .slideWrap .third.men .bladderWeaknessList li a:hover {
  background-color: #289DE9;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinderMobile .slideWrap .fourth {
  display: block;
  padding: 0px;
}
#productModal .productFinderMobile .slideWrap .fourth .slideCont {
  vertical-align: top;
}
#productModal .productFinderMobile .slideWrap .fourth.women .bladderWeaknessList li a {
  background-color: #e16ca6;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinderMobile .slideWrap .fourth.women .bladderWeaknessList li a:hover {
  background-color: #c64b88;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinderMobile .slideWrap .fourth.men .bladderWeaknessList li a {
  background-color: #69c1f0;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinderMobile .slideWrap .fourth.men .bladderWeaknessList li a:hover {
  background-color: #289DE9;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#productModal .productFinderMobile .slideWrap .fourth .bottom {
  padding-top: 0px;
  padding-bottom: 0px;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
}
#productModal .productFinderMobile .slideWrap .fourth .bladderWeaknessList {
  width: 100%;
  padding: 0px;
  text-align: center;
  margin-top: 0px;
  display: block;
  list-style: none;
}
#productModal .productFinderMobile .slideWrap .fourth .bladderWeaknessList li {
  float: left;
  width: 33.333%;
  padding: 0px 0px;
  margin-bottom: 0px;
  text-align: center;
}
#productModal .productFinderMobile .slideWrap .fourth .bladderWeaknessList li a {
  color: #ffffff;
  padding: 10px 20px;
  width: 100%;
  height: 64px;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 0.2px;
  float: left;
  display: block;
}
#productModal .productFinderMobile .slideWrap .fourth .bladderWeaknessList li a img {
  display: inline-block;
  max-width: 38px;
}
#productModal .productFinderMobile .slideWrap .fourth .bladderWeaknessList li a span {
  width: 100%;
  float: left;
}
#productModal .productFinderMobile .slideWrap .fourth .bladderWeaknessList li:nth-child(1) img {
  max-width: 7px;
}
#productModal .productFinderMobile .slideWrap .fourth .bladderWeaknessList li:nth-child(2) {
  border-left: 1px solid white;
  border-right: 1px solid white;
}
#productModal .productFinderMobile .slideWrap .fourth .fourthSlider {
  padding: 0px 15px;
  line-height: 18px;
}
#productModal .productFinderMobile .slideWrap .fourth .fourthSlider .productList {
  float: left;
  width: 100%;
  text-align: left;
  overflow: auto;
  position: relative;
}
#productModal .productFinderMobile .slideWrap .fourth .fourthSlider .productList > li {
  opacity: 0;
}
#productModal .productFinderMobile .slideWrap .fourth .fourthSlider .productList > li h3 {
  font-size: 20px;
  letter-spacing: 0.2px;
  padding: 14px 0px 17px 0;
  margin: 0px;
  line-height: 18px;
}
#productModal .productFinderMobile .slideWrap .fourth .fourthSlider .productList > li .imgD img {
  float: left;
  max-width: 100%;
}
#productModal .productFinderMobile .slideWrap .fourth .fourthSlider .productList > li .pants {
  width: 58.33333333%;
  margin-top: 0px;
}
#productModal .productFinderMobile .slideWrap .fourth .fourthSlider .productList > li .pants .left {
  font-size: 14px;
  padding: 22px;
  margin-bottom: 5px;
  width: 90%;
  float: right;
  line-height: 18px;
  height: auto;
}
#productModal .productFinderMobile .slideWrap .fourth .fourthSlider .productList > li .pants .right {
  padding: 0;
  margin-bottom: 5px;
  width: 90%;
  float: right;
  line-height: 18px;
  height: auto;
}
#productModal .productFinderMobile .slideWrap .fourth .fourthSlider .productList > li .pants .right span {
  background-size: 49px 36px;
  width: 49px;
  height: 36px;
}
#productModal .productFinderMobile .slideWrap .fourth .fourthSlider .productList > li .fullinfo {
  overflow: hidden;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 18px;
  width: 100%;
  float: left;
  position: relative;
}
#productModal .productFinderMobile .slideWrap .fourth .fourthSlider .productList > li .detail {
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 18px;
}
#productModal .productFinderMobile .slideWrap .fourth .fourthSlider .productList > li .readMore {
  width: 100%;
  height: 115px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  display: inline-block;
  color: #5a5a5a;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 18px;
  top: inherit;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 76%, #ffffff 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 76%, #ffffff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 76%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}
#productModal .productFinderMobile .slideWrap .fourth .fourthSlider .productList > li .readMore > span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 14px;
}
#productModal .productFinderMobile .slideWrap .fourth .fourthSlider .productList > li .more {
  display: none;
}
#productModal .productFinderMobile .slideWrap .fourth .fourthSlider .productList > li .more .btn-order-sample {
  margin-bottom: 20px;
}
#productModal .productFinderMobile .slideWrap .fourth .fourthSlider .productList > li .more .icons {
  height: 40px;
}
#productModal .productFinderMobile .slideWrap .fourth .fourthSlider .productList > li .more .icons .slides li {
  height: 40px !important;
  width: 40px !important;
}
#productModal .productFinderMobile .slideWrap .fourth .fourthSlider .productList > li .more .icons .flex-direction-nav {
  *height: 0;
  height: 40px;
  position: absolute;
  top: 0px;
  width: 100%;
}
#productModal .productFinderMobile .slideWrap .fourth .fourthSlider .productList > li .more .icons .flex-direction-nav li {
  height: 40px;
  width: 40px;
  display: inline-block;
}
#productModal .productFinderMobile .slideWrap .fourth .fourthSlider .productList > li .more .icons .flex-direction-nav li a {
  background-size: 9px 14px;
  width: 9px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('/statics/image/btn-right-arrow@3x.png');
  text-indent: 9999px;
  top: 34%;
  position: absolute;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
}
#productModal .productFinderMobile .slideWrap .fourth .fourthSlider .productList > li .more .icons .flex-direction-nav li.flex-nav-prev a {
  left: -10px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
#productModal .productFinderMobile .slideWrap .fourth .fourthSlider .productList > li .more .icons .flex-direction-nav li.flex-nav-next a {
  right: -10px;
}
.videosDiv div {
  min-height: 350px;
}
.invalid {
  border: 1px solid red !important;
}
div.btns:nth-child(1) {
  background-color: #009FDF;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
div.btns:nth-child(1):hover {
  color: #009FDF !important;
  background-color: #0283b7;
}
div.btns:nth-child(1).kadin {
  background-color: #CE0058;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
div.btns:nth-child(1).kadin:hover {
  color: #AA0048 !important;
  background-color: #AA0048;
}
div.btns:nth-child(1).erkek {
  background-color: #003677;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
div.btns:nth-child(1).erkek:hover {
  color: #003677 !important;
  background-color: #01224a;
}
div.btns:nth-child(2) {
  background-color: #83BB13;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
div.btns:nth-child(2):hover {
  color: #83BB13 !important;
  background-color: #65900e;
}
div.btns:nth-child(2).kadin {
  background-color: #CE0058;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
div.btns:nth-child(2).kadin:hover {
  color: #AA0048 !important;
  background-color: #AA0048;
}
div.btns:nth-child(2).erkek {
  background-color: #003677;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
div.btns:nth-child(2).erkek:hover {
  color: #003677 !important;
  background-color: #01224a;
}
div.btns:nth-child(3) {
  background-color: #003677;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
div.btns:nth-child(3):hover {
  color: #003677 !important;
  background-color: #01224a;
}
div.btns:nth-child(3).kadin {
  background-color: #CE0058;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
div.btns:nth-child(3).kadin:hover {
  color: #AA0048 !important;
  background-color: #AA0048;
}
div.btns:nth-child(3).erkek {
  background-color: #003677;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
div.btns:nth-child(3).erkek:hover {
  color: #003677 !important;
  background-color: #01224a;
}
#results {
  display: none;
  overflow-y: auto;
  height: 100%;
  vertical-align: middle;
  padding-top: 100px;
  padding-bottom: 150px;
}
hr.hrule {
  border: 0;
  border-top: 1px solid #ddd;
  margin: 20px 40px 20px 20px;
}
/**--------------------------------------------------------------------------------
*
* HD DESKTOP
*
--------------------------------------------------------------------------------*/
@media only screen and (min-width: 1600px) {
  body .aSliderWrap .aSlideTxt {
    position: absolute;
    bottom: 28px;
    left: 0px;
    z-index: 30;
    width: 100%;
  }
  body .aSliderWrap .aSlideTxt .slides li {
    width: 100%;
    height: 100%;
  }
  body .aSliderWrap .aSlideTxt .slides li h3 {
    font-size: 45px;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-family: 'Lato TR Bold';
    letter-spacing: 0.4px;
  }
  body .aSliderWrap .aSlideTxt .slides li h4 {
    font-size: 35px;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-family: 'Lato TR Bold';
    letter-spacing: 0.4px;
    margin-bottom: 43px;
  }
  body .aSliderWrap .aSlideTxt .slides li span {
    opacity: 0.3;
    border-radius: 13px;
    -webkit-filter: blur(23.8px);
    filter: blur(23.8px);
    background-color: #000000;
  }
  body .aSliderWrap .aSlideTxt .slides li img {
    max-width: 461px;
	margin-bottom: -50px;
	margin-right: -50px;
  }
}
/**--------------------------------------------------------------------------------
*
* DESKTOP
*
--------------------------------------------------------------------------------*/
@media only screen and (min-width: 1366px) and (max-width: 1599px) {
}
/**--------------------------------------------------------------------------------
*
* TABLET
*
--------------------------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1365px) {
  body .main-menu .collapse .middle > li.dropdown .dropdown-toggle {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/**--------------------------------------------------------------------------------
*
* MOBILE
*
--------------------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
  body div.col-sm-7.left.inner {
    height: 140px !important;
  }
  body .nav > li > a {
    padding: 10px 9px !important;
  }
  body .products-wrap .products-single .right .inner .detail .nav-tabs li a {
    font-size: 14px;
  }
  body .aSayfa-product .aProductsSlider ul.slides li .inner {
    margin-bottom: 10px;
  }
  body .aSayfa-title {
    margin-top: 20px;
  }
  body .aSliderWrap {
    margin-top: 0;
  }
  body .aSliderWrap .aSlideTxt .slides li h3 {
    font-size: 20px;
    text-shadow: none;
  }
  body .aSliderWrap .aSlideTxt .slides li h4 {
    font-size: 15px;
    text-shadow: none;
  }
  body li.dropdown a {
    color: #000;
  }
  body a.dropdown-toggle::after {
    position: absolute;
    top: 14px;
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-right: 0.1em solid black;
    border-top: 0.1em solid black;
    transform: rotate(135deg);
    margin-left: 10px;
  }
  body div.search-box {
    padding-left: 15px;
    background-color: #F2F2F2;
  }
  body div.search-box input#menu-search {
    border: none;
    background-color: #F2F2F2;
    height: 45px;
    width: 90%;
  }
  body div.search-box button {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADNQTFRFU1NT9fX1lJSUXl5e1dXVfn5+c3Nz6urqv7+/tLS0iYmJqampn5+fysrK39/faWlp////Vi4ZywAAABF0Uk5T/////////////////////wAlrZliAAABLklEQVR42rSWWRbDIAhFHeOUtN3/ags1zaA4cHrKZ8JFRHwoXkwTvwGP1Qo0bYObAPwiLmbNAHBWFBZlD9j0JxflDViIObNHG/Do8PRHTJk0TezAhv7qloK0JJEBh+F8+U/hopIELOWfiZUCDOZD1RADOQKA75oq4cvVkcT+OdHnqqpQCITWAjnWVgGQUWz12lJuGwGoaWgBKzRVBcCypgUkOAoWgBX/L0CmxN40u6xwcIJ1cOzWYDffp3axsQOyvdkXiH9FKRFwPRHYZUaXMgPLeiW7QhbDRciyLXJaKheCuLbiVoqx1DVRyH26yb0hsuoOFEPsoz+BVE0MRlZNjGZcRQyHYkmMp2hBTIzdkzCTc/pLqOnBrk7/yZdAOq/q5NPBH1f7x7fGP4C3AAMAQrhzX9zhcGsAAAAASUVORK5CYII=) center center no-repeat;
    background-size: 20px 20px;
    border: none;
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 12px;
    margin-right: 12px;
  }
  body .main-menu {
    margin-top: 10px;
  }
  body .main-menu .collapse {
    padding: 0;
    margin: 20px 0 0;
    background-color: #fff;
    border: none;
  }
  body .main-menu .collapse .middle > li {
    margin: 0 !important;
    padding: 0;
  }
  body .main-menu .collapse .middle > li a {
    text-align: left;
  }
  body .main-menu .collapse .navbar-nav {
    margin: 10px 0;
  }
  body .main-menu .navbar-toggle {
    margin-top: 20px;
  }
  body .main-menu .navbar-header .navbar-brand {
    margin-top: 0;
  }
  body .main-menu .navbar-header .navbar-brand img {
    max-width: 130px;
  }
  #productModal .productFinder .slideWrap .first .choose {
    display: block;
  }
  #productModal .productFinder .slideWrap .first .choose .chooseBtn {
    font-size: 20px;
  }
  #productModal .productFinder .slideWrap .first .title {
    font-size: 25px;
    line-height: 1.5;
    letter-spacing: 0.4px;
  }
  
 

/**--------------------------------------------------------------------------------
*
* MOBILE LESS THEN 320
*
--------------------------------------------------------------------------------*/
@media only screen and (max-width: 321px) {
}
