/**
* Css Style
* @author Brewww Interactive
* @info Start Jeet : stylus -u jeet -w main.styl to start jeet
*/
@charset "UTF-8";
@font-face {
  font-family: "SSGizmo";
  src: url("../assets/fonts/ss-gizmo.eot");
  src: url("../assets/fonts/ss-gizmo.eot?#iefix") format('embedded-opentype'), url("../assets/fonts/ss-gizmo.woff") format('woff'), url("../assets/fonts/ss-gizmo.ttf") format('truetype'), url("../assets/fonts/ss-gizmo.svg#SSGizmo") format('svg');
  font-weight: normal;
  font-style: normal;
}
.sg-icon,
.sg-icon.sg-gizmo,
[class^="sg-"]:before,
[class*=" sg-"]:before,
[class^="sg-"].sg-gizmo:before,
[class*=" sg-"].sg-gizmo:before,
[class^="sg-"].right:after,
[class*=" sg-"].right:after,
[class^="sg-"].sg-gizmo.right:after,
[class*=" sg-"].sg-gizmo.right:after {
  font-family: "SSGizmo";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
[class^="sg-"].right:before,
[class*=" sg-"].right:before,
[class*=" sg-"].sg-gizmo.right:before {
  display: none;
  content: '';
}
.sg-cursor:before,
.sg-cursor.right:after {
  content: '';
}
.sg-crosshair:before,
.sg-crosshair.right:after {
  content: '⌖';
}
.sg-search:before,
.sg-search.right:after {
  content: '🔎';
}
.sg-zoomin:before,
.sg-zoomin.right:after {
  content: '';
}
.sg-zoomout:before,
.sg-zoomout.right:after {
  content: '';
}
.sg-view:before,
.sg-view.right:after {
  content: '👀';
}
.sg-attach:before,
.sg-attach.right:after {
  content: '📎';
}
.sg-link:before,
.sg-link.right:after {
  content: '🔗';
}
.sg-unlink:before,
.sg-unlink.right:after {
  content: '';
}
.sg-move:before,
.sg-move.right:after {
  content: '';
}
.sg-write:before,
.sg-write.right:after {
  content: '✎';
}
.sg-writingdisabled:before,
.sg-writingdisabled.right:after {
  content: '';
}
.sg-erase:before,
.sg-erase.right:after {
  content: '✐';
}
.sg-compose:before,
.sg-compose.right:after {
  content: '📝';
}
.sg-lock:before,
.sg-lock.right:after {
  content: '🔒';
}
.sg-unlock:before,
.sg-unlock.right:after {
  content: '🔓';
}
.sg-key:before,
.sg-key.right:after {
  content: '🔑';
}
.sg-backspace:before,
.sg-backspace.right:after {
  content: '⌫';
}
.sg-ban:before,
.sg-ban.right:after {
  content: '🚫';
}
.sg-smoking:before,
.sg-smoking.right:after {
  content: '🚬';
}
.sg-nosmoking:before,
.sg-nosmoking.right:after {
  content: '🚭';
}
.sg-trash:before,
.sg-trash.right:after {
  content: '';
}
.sg-target:before,
.sg-target.right:after {
  content: '◎';
}
.sg-tag:before,
.sg-tag.right:after {
  content: '';
}
.sg-bookmark:before,
.sg-bookmark.right:after {
  content: '🔖';
}
.sg-flag:before,
.sg-flag.right:after {
  content: '⚑';
}
.sg-like:before,
.sg-like.right:after {
  content: '👍';
}
.sg-dislike:before,
.sg-dislike.right:after {
  content: '👎';
}
.sg-heart:before,
.sg-heart.right:after {
  content: '♥';
}
.sg-star:before,
.sg-star.right:after {
  content: '⋆';
}
.sg-sample:before,
.sg-sample.right:after {
  content: '';
}
.sg-crop:before,
.sg-crop.right:after {
  content: '';
}
.sg-layers:before,
.sg-layers.right:after {
  content: '';
}
.sg-layergroup:before,
.sg-layergroup.right:after {
  content: '';
}
.sg-pen:before,
.sg-pen.right:after {
  content: '✒';
}
.sg-bezier:before,
.sg-bezier.right:after {
  content: '';
}
.sg-pixels:before,
.sg-pixels.right:after {
  content: '';
}
.sg-phone:before,
.sg-phone.right:after {
  content: '📞';
}
.sg-phonedisabled:before,
.sg-phonedisabled.right:after {
  content: '';
}
.sg-touchtonephone:before,
.sg-touchtonephone.right:after {
  content: '☏';
}
.sg-mail:before,
.sg-mail.right:after {
  content: '✉';
}
.sg-inbox:before,
.sg-inbox.right:after {
  content: '📥';
}
.sg-outbox:before,
.sg-outbox.right:after {
  content: '📤';
}
.sg-chat:before,
.sg-chat.right:after {
  content: '💬';
}
.sg-user:before,
.sg-user.right:after {
  content: '👤';
}
.sg-users:before,
.sg-users.right:after {
  content: '👥';
}
.sg-usergroup:before,
.sg-usergroup.right:after {
  content: '';
}
.sg-businessuser:before,
.sg-businessuser.right:after {
  content: '';
}
.sg-man:before,
.sg-man.right:after {
  content: '👨';
}
.sg-male:before,
.sg-male.right:after {
  content: '';
}
.sg-woman:before,
.sg-woman.right:after {
  content: '👩';
}
.sg-female:before,
.sg-female.right:after {
  content: '';
}
.sg-raisedhand:before,
.sg-raisedhand.right:after {
  content: '✋';
}
.sg-hand:before,
.sg-hand.right:after {
  content: '';
}
.sg-pointup:before,
.sg-pointup.right:after {
  content: '👆';
}
.sg-pointupright:before,
.sg-pointupright.right:after {
  content: '';
}
.sg-pointright:before,
.sg-pointright.right:after {
  content: '👉';
}
.sg-pointdownright:before,
.sg-pointdownright.right:after {
  content: '';
}
.sg-pointdown:before,
.sg-pointdown.right:after {
  content: '👇';
}
.sg-pointdownleft:before,
.sg-pointdownleft.right:after {
  content: '';
}
.sg-pointleft:before,
.sg-pointleft.right:after {
  content: '👈';
}
.sg-pointupleft:before,
.sg-pointupleft.right:after {
  content: '';
}
.sg-cart:before,
.sg-cart.right:after {
  content: '';
}
.sg-creditcard:before,
.sg-creditcard.right:after {
  content: '💳';
}
.sg-calculator:before,
.sg-calculator.right:after {
  content: '';
}
.sg-barchart:before,
.sg-barchart.right:after {
  content: '📊';
}
.sg-piechart:before,
.sg-piechart.right:after {
  content: '';
}
.sg-box:before,
.sg-box.right:after {
  content: '📦';
}
.sg-home:before,
.sg-home.right:after {
  content: '⌂';
}
.sg-globe:before,
.sg-globe.right:after {
  content: '🌎';
}
.sg-navigate:before,
.sg-navigate.right:after {
  content: '';
}
.sg-compass:before,
.sg-compass.right:after {
  content: '';
}
.sg-signpost:before,
.sg-signpost.right:after {
  content: '';
}
.sg-location:before,
.sg-location.right:after {
  content: '';
}
.sg-floppydisk:before,
.sg-floppydisk.right:after {
  content: '💾';
}
.sg-database:before,
.sg-database.right:after {
  content: '';
}
.sg-hdd:before,
.sg-hdd.right:after {
  content: '';
}
.sg-microchip:before,
.sg-microchip.right:after {
  content: '';
}
.sg-music:before,
.sg-music.right:after {
  content: '♫';
}
.sg-headphones:before,
.sg-headphones.right:after {
  content: '🎧';
}
.sg-discdrive:before,
.sg-discdrive.right:after {
  content: '';
}
.sg-volume:before,
.sg-volume.right:after {
  content: '🔈';
}
.sg-lowvolume:before,
.sg-lowvolume.right:after {
  content: '🔉';
}
.sg-mediumvolume:before,
.sg-mediumvolume.right:after {
  content: '';
}
.sg-highvolume:before,
.sg-highvolume.right:after {
  content: '🔊';
}
.sg-airplay:before,
.sg-airplay.right:after {
  content: '';
}
.sg-camera:before,
.sg-camera.right:after {
  content: '📷';
}
.sg-picture:before,
.sg-picture.right:after {
  content: '🌄';
}
.sg-video:before,
.sg-video.right:after {
  content: '📹';
}
.sg-webcam:before,
.sg-webcam.right:after {
  content: '';
}
.sg-film:before,
.sg-film.right:after {
  content: '';
}
.sg-playvideo:before,
.sg-playvideo.right:after {
  content: '';
}
.sg-videogame:before,
.sg-videogame.right:after {
  content: '🎮';
}
.sg-play:before,
.sg-play.right:after {
  content: '▶';
}
.sg-pause:before,
.sg-pause.right:after {
  content: '';
}
.sg-stop:before,
.sg-stop.right:after {
  content: '■';
}
.sg-record:before,
.sg-record.right:after {
  content: '●';
}
.sg-rewind:before,
.sg-rewind.right:after {
  content: '⏪';
}
.sg-fastforward:before,
.sg-fastforward.right:after {
  content: '⏩';
}
.sg-skipback:before,
.sg-skipback.right:after {
  content: '⏮';
}
.sg-skipforward:before,
.sg-skipforward.right:after {
  content: '⏭';
}
.sg-eject:before,
.sg-eject.right:after {
  content: '⏏';
}
.sg-repeat:before,
.sg-repeat.right:after {
  content: '🔁';
}
.sg-replay:before,
.sg-replay.right:after {
  content: '↺';
}
.sg-shuffle:before,
.sg-shuffle.right:after {
  content: '🔀';
}
.sg-index:before,
.sg-index.right:after {
  content: '';
}
.sg-storagebox:before,
.sg-storagebox.right:after {
  content: '';
}
.sg-book:before,
.sg-book.right:after {
  content: '📕';
}
.sg-notebook:before,
.sg-notebook.right:after {
  content: '📓';
}
.sg-newspaper:before,
.sg-newspaper.right:after {
  content: '📰';
}
.sg-gridlines:before,
.sg-gridlines.right:after {
  content: '';
}
.sg-rows:before,
.sg-rows.right:after {
  content: '';
}
.sg-columns:before,
.sg-columns.right:after {
  content: '';
}
.sg-thumbnails:before,
.sg-thumbnails.right:after {
  content: '';
}
.sg-mouse:before,
.sg-mouse.right:after {
  content: '';
}
.sg-usb:before,
.sg-usb.right:after {
  content: '';
}
.sg-desktop:before,
.sg-desktop.right:after {
  content: '💻';
}
.sg-laptop:before,
.sg-laptop.right:after {
  content: '';
}
.sg-tablet:before,
.sg-tablet.right:after {
  content: '';
}
.sg-smartphone:before,
.sg-smartphone.right:after {
  content: '';
}
.sg-cell:before,
.sg-cell.right:after {
  content: '📱';
}
.sg-battery:before,
.sg-battery.right:after {
  content: '🔋';
}
.sg-highbattery:before,
.sg-highbattery.right:after {
  content: '';
}
.sg-mediumbattery:before,
.sg-mediumbattery.right:after {
  content: '';
}
.sg-lowbattery:before,
.sg-lowbattery.right:after {
  content: '';
}
.sg-chargingbattery:before,
.sg-chargingbattery.right:after {
  content: '';
}
.sg-lightbulb:before,
.sg-lightbulb.right:after {
  content: '💡';
}
.sg-washer:before,
.sg-washer.right:after {
  content: '';
}
.sg-downloadcloud:before,
.sg-downloadcloud.right:after {
  content: '';
}
.sg-download:before,
.sg-download.right:after {
  content: '';
}
.sg-downloadbox:before,
.sg-downloadbox.right:after {
  content: '';
}
.sg-uploadcloud:before,
.sg-uploadcloud.right:after {
  content: '';
}
.sg-upload:before,
.sg-upload.right:after {
  content: '';
}
.sg-uploadbox:before,
.sg-uploadbox.right:after {
  content: '';
}
.sg-fork:before,
.sg-fork.right:after {
  content: '';
}
.sg-merge:before,
.sg-merge.right:after {
  content: '';
}
.sg-refresh:before,
.sg-refresh.right:after {
  content: '↻';
}
.sg-sync:before,
.sg-sync.right:after {
  content: '';
}
.sg-loading:before,
.sg-loading.right:after {
  content: '';
}
.sg-file:before,
.sg-file.right:after {
  content: '📄';
}
.sg-files:before,
.sg-files.right:after {
  content: '';
}
.sg-addfile:before,
.sg-addfile.right:after {
  content: '';
}
.sg-removefile:before,
.sg-removefile.right:after {
  content: '';
}
.sg-checkfile:before,
.sg-checkfile.right:after {
  content: '';
}
.sg-deletefile:before,
.sg-deletefile.right:after {
  content: '';
}
.sg-exe:before,
.sg-exe.right:after {
  content: '';
}
.sg-zip:before,
.sg-zip.right:after {
  content: '';
}
.sg-doc:before,
.sg-doc.right:after {
  content: '';
}
.sg-pdf:before,
.sg-pdf.right:after {
  content: '';
}
.sg-jpg:before,
.sg-jpg.right:after {
  content: '';
}
.sg-png:before,
.sg-png.right:after {
  content: '';
}
.sg-mp3:before,
.sg-mp3.right:after {
  content: '';
}
.sg-rar:before,
.sg-rar.right:after {
  content: '';
}
.sg-gif:before,
.sg-gif.right:after {
  content: '';
}
.sg-folder:before,
.sg-folder.right:after {
  content: '📁';
}
.sg-openfolder:before,
.sg-openfolder.right:after {
  content: '📂';
}
.sg-downloadfolder:before,
.sg-downloadfolder.right:after {
  content: '';
}
.sg-uploadfolder:before,
.sg-uploadfolder.right:after {
  content: '';
}
.sg-quote:before,
.sg-quote.right:after {
  content: '“';
}
.sg-unquote:before,
.sg-unquote.right:after {
  content: '”';
}
.sg-print:before,
.sg-print.right:after {
  content: '⎙';
}
.sg-copier:before,
.sg-copier.right:after {
  content: '';
}
.sg-fax:before,
.sg-fax.right:after {
  content: '📠';
}
.sg-scanner:before,
.sg-scanner.right:after {
  content: '';
}
.sg-printregistration:before,
.sg-printregistration.right:after {
  content: '';
}
.sg-shredder:before,
.sg-shredder.right:after {
  content: '';
}
.sg-expand:before,
.sg-expand.right:after {
  content: '⤢';
}
.sg-contract:before,
.sg-contract.right:after {
  content: '';
}
.sg-help:before,
.sg-help.right:after {
  content: '❓';
}
.sg-info:before,
.sg-info.right:after {
  content: 'ℹ';
}
.sg-alert:before,
.sg-alert.right:after {
  content: '⚠';
}
.sg-caution:before,
.sg-caution.right:after {
  content: '⛔';
}
.sg-logout:before,
.sg-logout.right:after {
  content: '';
}
.sg-login:before,
.sg-login.right:after {
  content: '';
}
.sg-scaleup:before,
.sg-scaleup.right:after {
  content: '';
}
.sg-scaledown:before,
.sg-scaledown.right:after {
  content: '';
}
.sg-plus:before,
.sg-plus.right:after {
  content: '+';
}
.sg-hyphen:before,
.sg-hyphen.right:after {
  content: '-';
}
.sg-check:before,
.sg-check.right:after {
  content: '✓';
}
.sg-delete:before,
.sg-delete.right:after {
  content: '␡';
}
.sg-notifications:before,
.sg-notifications.right:after {
  content: '🔔';
}
.sg-notificationsdisabled:before,
.sg-notificationsdisabled.right:after {
  content: '🔕';
}
.sg-clock:before,
.sg-clock.right:after {
  content: '⏲';
}
.sg-stopwatch:before,
.sg-stopwatch.right:after {
  content: '⏱';
}
.sg-alarmclock:before,
.sg-alarmclock.right:after {
  content: '⏰';
}
.sg-egg:before,
.sg-egg.right:after {
  content: '';
}
.sg-eggs:before,
.sg-eggs.right:after {
  content: '';
}
.sg-cheese:before,
.sg-cheese.right:after {
  content: '';
}
.sg-chickenleg:before,
.sg-chickenleg.right:after {
  content: '🍗';
}
.sg-pizzapie:before,
.sg-pizzapie.right:after {
  content: '';
}
.sg-pizza:before,
.sg-pizza.right:after {
  content: '🍕';
}
.sg-cheesepizza:before,
.sg-cheesepizza.right:after {
  content: '';
}
.sg-frenchfries:before,
.sg-frenchfries.right:after {
  content: '🍟';
}
.sg-apple:before,
.sg-apple.right:after {
  content: '🍏';
}
.sg-carrot:before,
.sg-carrot.right:after {
  content: '';
}
.sg-broccoli:before,
.sg-broccoli.right:after {
  content: '';
}
.sg-cucumber:before,
.sg-cucumber.right:after {
  content: '';
}
.sg-orange:before,
.sg-orange.right:after {
  content: '🍊';
}
.sg-lemon:before,
.sg-lemon.right:after {
  content: '🍋';
}
.sg-onion:before,
.sg-onion.right:after {
  content: '';
}
.sg-bellpepper:before,
.sg-bellpepper.right:after {
  content: '';
}
.sg-peas:before,
.sg-peas.right:after {
  content: '';
}
.sg-grapes:before,
.sg-grapes.right:after {
  content: '🍇';
}
.sg-strawberry:before,
.sg-strawberry.right:after {
  content: '🍓';
}
.sg-bread:before,
.sg-bread.right:after {
  content: '🍞';
}
.sg-mug:before,
.sg-mug.right:after {
  content: '☕';
}
.sg-mugs:before,
.sg-mugs.right:after {
  content: '';
}
.sg-espresso:before,
.sg-espresso.right:after {
  content: '';
}
.sg-macchiato:before,
.sg-macchiato.right:after {
  content: '';
}
.sg-cappucino:before,
.sg-cappucino.right:after {
  content: '';
}
.sg-latte:before,
.sg-latte.right:after {
  content: '';
}
.sg-icedcoffee:before,
.sg-icedcoffee.right:after {
  content: '';
}
.sg-coffeebean:before,
.sg-coffeebean.right:after {
  content: '';
}
.sg-coffeemilk:before,
.sg-coffeemilk.right:after {
  content: '';
}
.sg-coffeefoam:before,
.sg-coffeefoam.right:after {
  content: '';
}
.sg-coffeesugar:before,
.sg-coffeesugar.right:after {
  content: '';
}
.sg-sugarpackets:before,
.sg-sugarpackets.right:after {
  content: '';
}
.sg-capsule:before,
.sg-capsule.right:after {
  content: '';
}
.sg-capsulerecycling:before,
.sg-capsulerecycling.right:after {
  content: '';
}
.sg-insertcapsule:before,
.sg-insertcapsule.right:after {
  content: '';
}
.sg-tea:before,
.sg-tea.right:after {
  content: '🍵';
}
.sg-teabag:before,
.sg-teabag.right:after {
  content: '';
}
.sg-jug:before,
.sg-jug.right:after {
  content: '';
}
.sg-pitcher:before,
.sg-pitcher.right:after {
  content: '';
}
.sg-kettle:before,
.sg-kettle.right:after {
  content: '';
}
.sg-wineglass:before,
.sg-wineglass.right:after {
  content: '🍷';
}
.sg-sugar:before,
.sg-sugar.right:after {
  content: '';
}
.sg-oven:before,
.sg-oven.right:after {
  content: '';
}
.sg-stove:before,
.sg-stove.right:after {
  content: '';
}
.sg-vent:before,
.sg-vent.right:after {
  content: '';
}
.sg-exhaust:before,
.sg-exhaust.right:after {
  content: '';
}
.sg-steam:before,
.sg-steam.right:after {
  content: '♨';
}
.sg-dishwasher:before,
.sg-dishwasher.right:after {
  content: '';
}
.sg-toaster:before,
.sg-toaster.right:after {
  content: '';
}
.sg-microwave:before,
.sg-microwave.right:after {
  content: '';
}
.sg-electrickettle:before,
.sg-electrickettle.right:after {
  content: '';
}
.sg-refrigerator:before,
.sg-refrigerator.right:after {
  content: '';
}
.sg-freezer:before,
.sg-freezer.right:after {
  content: '';
}
.sg-utensils:before,
.sg-utensils.right:after {
  content: '🍴';
}
.sg-cookingutensils:before,
.sg-cookingutensils.right:after {
  content: '';
}
.sg-whisk:before,
.sg-whisk.right:after {
  content: '';
}
.sg-pizzacutter:before,
.sg-pizzacutter.right:after {
  content: '';
}
.sg-measuringcup:before,
.sg-measuringcup.right:after {
  content: '';
}
.sg-colander:before,
.sg-colander.right:after {
  content: '';
}
.sg-eggtimer:before,
.sg-eggtimer.right:after {
  content: '';
}
.sg-platter:before,
.sg-platter.right:after {
  content: '';
}
.sg-plates:before,
.sg-plates.right:after {
  content: '';
}
.sg-steamplate:before,
.sg-steamplate.right:after {
  content: '';
}
.sg-cups:before,
.sg-cups.right:after {
  content: '';
}
.sg-steamglass:before,
.sg-steamglass.right:after {
  content: '';
}
.sg-pot:before,
.sg-pot.right:after {
  content: '';
}
.sg-steampot:before,
.sg-steampot.right:after {
  content: '';
}
.sg-chef:before,
.sg-chef.right:after {
  content: '';
}
.sg-weathervane:before,
.sg-weathervane.right:after {
  content: '';
}
.sg-thermometer:before,
.sg-thermometer.right:after {
  content: '';
}
.sg-thermometerup:before,
.sg-thermometerup.right:after {
  content: '';
}
.sg-thermometerdown:before,
.sg-thermometerdown.right:after {
  content: '';
}
.sg-droplet:before,
.sg-droplet.right:after {
  content: '💧';
}
.sg-sunrise:before,
.sg-sunrise.right:after {
  content: '🌅';
}
.sg-sunset:before,
.sg-sunset.right:after {
  content: '🌇';
}
.sg-sun:before,
.sg-sun.right:after {
  content: '☀';
}
.sg-cloud:before,
.sg-cloud.right:after {
  content: '☁';
}
.sg-clouds:before,
.sg-clouds.right:after {
  content: '';
}
.sg-partlycloudy:before,
.sg-partlycloudy.right:after {
  content: '⛅';
}
.sg-rain:before,
.sg-rain.right:after {
  content: '☔';
}
.sg-rainheavy:before,
.sg-rainheavy.right:after {
  content: '';
}
.sg-lightning:before,
.sg-lightning.right:after {
  content: '☇';
}
.sg-thunderstorm:before,
.sg-thunderstorm.right:after {
  content: '⛈';
}
.sg-umbrella:before,
.sg-umbrella.right:after {
  content: '☂';
}
.sg-rainumbrella:before,
.sg-rainumbrella.right:after {
  content: '';
}
.sg-rainbow:before,
.sg-rainbow.right:after {
  content: '🌈';
}
.sg-rainbowclouds:before,
.sg-rainbowclouds.right:after {
  content: '';
}
.sg-fog:before,
.sg-fog.right:after {
  content: '';
}
.sg-wind:before,
.sg-wind.right:after {
  content: '';
}
.sg-tornado:before,
.sg-tornado.right:after {
  content: '';
}
.sg-snowflake:before,
.sg-snowflake.right:after {
  content: '❄';
}
.sg-snowcrystal:before,
.sg-snowcrystal.right:after {
  content: '❆';
}
.sg-lightsnow:before,
.sg-lightsnow.right:after {
  content: '';
}
.sg-snow:before,
.sg-snow.right:after {
  content: '';
}
.sg-heavysnow:before,
.sg-heavysnow.right:after {
  content: '';
}
.sg-hail:before,
.sg-hail.right:after {
  content: '';
}
.sg-crescentmoon:before,
.sg-crescentmoon.right:after {
  content: '🌙';
}
.sg-waxingcrescentmoon:before,
.sg-waxingcrescentmoon.right:after {
  content: '🌒';
}
.sg-firstquartermoon:before,
.sg-firstquartermoon.right:after {
  content: '🌓';
}
.sg-waxinggibbousmoon:before,
.sg-waxinggibbousmoon.right:after {
  content: '🌔';
}
.sg-waninggibbousmoon:before,
.sg-waninggibbousmoon.right:after {
  content: '🌖';
}
.sg-lastquartermoon:before,
.sg-lastquartermoon.right:after {
  content: '🌗';
}
.sg-waningcrescentmoon:before,
.sg-waningcrescentmoon.right:after {
  content: '🌘';
}
.sg-fan:before,
.sg-fan.right:after {
  content: '';
}
.sg-bike:before,
.sg-bike.right:after {
  content: '🚲';
}
.sg-wheelchair:before,
.sg-wheelchair.right:after {
  content: '♿';
}
.sg-briefcase:before,
.sg-briefcase.right:after {
  content: '💼';
}
.sg-hanger:before,
.sg-hanger.right:after {
  content: '';
}
.sg-comb:before,
.sg-comb.right:after {
  content: '';
}
.sg-medicalcross:before,
.sg-medicalcross.right:after {
  content: '';
}
.sg-up:before,
.sg-up.right:after {
  content: '⬆';
}
.sg-upright:before,
.sg-upright.right:after {
  content: '⬈';
}
.sg-right:before,
.sg-right.right:after {
  content: '➡';
}
.sg-downright:before,
.sg-downright.right:after {
  content: '⬊';
}
.sg-down:before,
.sg-down.right:after {
  content: '⬇';
}
.sg-downleft:before,
.sg-downleft.right:after {
  content: '⬋';
}
.sg-left:before,
.sg-left.right:after {
  content: '⬅';
}
.sg-upleft:before,
.sg-upleft.right:after {
  content: '⬉';
}
.sg-navigateup:before,
.sg-navigateup.right:after {
  content: '';
}
.sg-navigateright:before,
.sg-navigateright.right:after {
  content: '▻';
}
.sg-navigatedown:before,
.sg-navigatedown.right:after {
  content: '';
}
.sg-navigateleft:before,
.sg-navigateleft.right:after {
  content: '◅';
}
.sg-retweet:before,
.sg-retweet.right:after {
  content: '';
}
.sg-share:before,
.sg-share.right:after {
  content: '';
}
@font-face {
  font-family: "SSSocialRegular";
  src: url("../assets/fonts/ss-social-regular.eot");
  src: url("../assets/fonts/ss-social-regular.eot?#iefix") format('embedded-opentype'), url("../assets/fonts/ss-social-regular.woff") format('woff'), url("../assets/fonts/ss-social-regular.ttf") format('truetype'), url("../assets/fonts/ss-social-regular.svg#SSSocialRegular") format('svg');
  font-weight: normal;
  font-style: normal;
}
html:hover [class^="sr-"] {
  -ms-zoom: 1;
}
.sr-icon,
.sr-icon.sr-social-regular,
[class^="sr-"]:before,
[class*=" sr-"]:before,
[class^="sr-"].sr-social-regular:before,
[class*=" sr-"].sr-social-regular:before,
[class^="sr-"].right:after,
[class*=" sr-"].right:after,
[class^="sr-"].sr-social-regular.right:after,
[class*=" sr-"].sr-social-regular.right:after {
  font-family: "SSSocialRegular";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
/*-webkit-font-feature-settings: "liga"; Currently broken in Chrome >= v22. Falls back to text-rendering. Safari is unaffected. */
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
[class^="sr-"].right:before,
[class*=" sr-"].right:before {
  display: none;
  content: '';
}
.sr-facebook:before,
.sr-facebook.right:after {
  content: '';
}
.sr-twitter:before,
.sr-twitter.right:after {
  content: '';
}
.sr-linkedin:before,
.sr-linkedin.right:after {
  content: '';
}
.sr-googleplus:before,
.sr-googleplus.right:after {
  content: '';
}
.sr-appdotnet:before,
.sr-appdotnet.right:after {
  content: '';
}
.sr-zerply:before,
.sr-zerply.right:after {
  content: '';
}
.sr-reddit:before,
.sr-reddit.right:after {
  content: '';
}
.sr-steam:before,
.sr-steam.right:after {
  content: '';
}
.sr-tumblr:before,
.sr-tumblr.right:after {
  content: '';
}
.sr-wordpress:before,
.sr-wordpress.right:after {
  content: '';
}
.sr-blogger:before,
.sr-blogger.right:after {
  content: '';
}
.sr-posterous:before,
.sr-posterous.right:after {
  content: '';
}
.sr-quora:before,
.sr-quora.right:after {
  content: '';
}
.sr-youtube:before,
.sr-youtube.right:after {
  content: '';
}
.sr-vimeo:before,
.sr-vimeo.right:after {
  content: '';
}
.sr-vine:before,
.sr-vine.right:after {
  content: '';
}
.sr-letterboxd:before,
.sr-letterboxd.right:after {
  content: '';
}
.sr-flickr:before,
.sr-flickr.right:after {
  content: '';
}
.sr-instagram:before,
.sr-instagram.right:after {
  content: '';
}
.sr-500px:before,
.sr-500px.right:after {
  content: '';
}
.sr-etsy:before,
.sr-etsy.right:after {
  content: '';
}
.sr-pinterest:before,
.sr-pinterest.right:after {
  content: '';
}
.sr-svpply:before,
.sr-svpply.right:after {
  content: '';
}
.sr-readmill:before,
.sr-readmill.right:after {
  content: '';
}
.sr-dropbox:before,
.sr-dropbox.right:after {
  content: '';
}
.sr-pinboard:before,
.sr-pinboard.right:after {
  content: '';
}
.sr-delicious:before,
.sr-delicious.right:after {
  content: '';
}
.sr-dribbble:before,
.sr-dribbble.right:after {
  content: '';
}
.sr-behance:before,
.sr-behance.right:after {
  content: '';
}
.sr-github:before,
.sr-github.right:after {
  content: '';
}
.sr-octocat:before,
.sr-octocat.right:after {
  content: '';
}
.sr-stackoverflow:before,
.sr-stackoverflow.right:after {
  content: '';
}
.sr-paypal:before,
.sr-paypal.right:after {
  content: '';
}
.sr-kickstarter:before,
.sr-kickstarter.right:after {
  content: '';
}
.sr-foursquare:before,
.sr-foursquare.right:after {
  content: '';
}
.sr-yelp:before,
.sr-yelp.right:after {
  content: '';
}
.sr-skype:before,
.sr-skype.right:after {
  content: '';
}
.sr-rdio:before,
.sr-rdio.right:after {
  content: '';
}
.sr-spotify:before,
.sr-spotify.right:after {
  content: '';
}
.sr-lastfm:before,
.sr-lastfm.right:after {
  content: '';
}
.sr-soundcloud:before,
.sr-soundcloud.right:after {
  content: '';
}
.sr-link:before,
.sr-link.right:after {
  content: '🔗';
}
.sr-phone:before,
.sr-phone.right:after {
  content: '📞';
}
.sr-mail:before,
.sr-mail.right:after {
  content: '✉';
}
.sr-like:before,
.sr-like.right:after {
  content: '👍';
}
.sr-rss:before,
.sr-rss.right:after {
  content: '';
}
.sr-share:before,
.sr-share.right:after {
  content: '';
}
.sr-apple:before,
.sr-apple.right:after {
  content: '';
}
.sr-microsoft:before,
.sr-microsoft.right:after {
  content: '';
}
.sr-windows:before,
.sr-windows.right:after {
  content: '';
}
.sr-android:before,
.sr-android.right:after {
  content: '';
}
.sr-blackberry:before,
.sr-blackberry.right:after {
  content: '';
}
.sr-fivehundredpx:before,
.sr-fivehundredpx.right:after {
  content: '';
}
.spinner {
  margin: 100px auto;
  width: 40px;
  height: 40px;
  position: relative;
}
.cube1,
.cube2 {
  background-color: #333;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-cubemove 1.8s infinite ease-in-out;
  animation: sk-cubemove 1.8s infinite ease-in-out;
}
.cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
@-webkit-keyframes sk-cubemove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@-moz-keyframes sk-cubemove {
  25% {
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
  }
  50.1% {
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}
@-webkit-keyframes sk-cubemove {
  25% {
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
  }
  50.1% {
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}
@-o-keyframes sk-cubemove {
  25% {
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
  }
  50.1% {
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes sk-cubemove {
  25% {
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
  }
  50.1% {
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}
* {
  box-sizing: border-box;
  *behavior: url("/htc/boxsizing.htc");
  margin: 0;
  padding: 0;
}
/*#######################################
# General Options
########################################*/
body {
  padding-top: 2%;
  font-family: "nimbus-sans", sans-serif;
  height: 98%;
}
.clear-all {
  zoom: 1;
}
.clear-all:after,
.clear-all:before {
  content: "";
  display: table;
}
.clear-all:after {
  clear: both;
}
#container {
  *zoom: 1;
  width: auto;
  max-width: 96%;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  height: 92vh;
}
#container:before,
#container:after {
  content: '';
  display: table;
}
#container:after {
  clear: both;
}
a {
  text-decoration: none;
}
img {
  border: none;
}
.show {
  display: block;
}
.hide {
  display: none;
}
#gmap_canvas img{max-width:none!important;background:none!important}
/*#######################################
# Typograph
########################################*/
p {
  line-height: 1.5em;
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 20px;
}
h1,
h2,
h3,
h4,
h5 {
  margin-bottom: 20px;
}
h1 {
  font-size: 36px;
  font-size: 2.25rem;
  color: #333;
  font-weight: bold;
}
h2 {
  font-size: 36px;
  font-size: 2.25rem;
  color: #333;
  font-weight: bold;
}
h3 {
  font-size: 26px;
  font-size: 1.625rem;
  color: #333;
  font-weight: bold;
}
h4 {
  font-size: 20px;
  font-size: 1.25rem;
  color: #333;
}
h5 {
  font-size: 14px;
  font-size: 0.875rem;
  color: #333;
  font-weight: 300;
}
.bo {
  color: #333;
  font-weight: bold;
}
small {
  font-size: 1.5rem;
}
.soft {
  font-weight: 400;
}
/*#######################################
# Navigations
########################################*/
.icon-base {
  width: 100%;
  display: block;
}
.menu-icon {
  float: right;
  cursor: pointer;
}
.hide {
  display: none;
}
nav {
  float: right;
  text-align: right;
}
nav ul {
  list-style: none;
  margin-top: 10%;
}
nav ul li {
  display: block;
  line-height: 150%;
}
nav ul li a {
  text-decoration: none;
  color: #333;
  font-weight: 400;
}
nav ul li a:hover {
  cursor: pointer;
  color: #d72b43;
}
.active {
  color: #d72b43;
}
/*#######################################
# Buttons
########################################*/
/*#######################################
# Forms
########################################*/
/*#######################################
# Icon Style
########################################*/
[class^="sr-"] {
  margin-right: 15px;
}
[class^="sg-"] {
  vertical-align: middle;
  margin-right: 10px;
}
.product-holder>[class^="sg-"] {
  float: right;
}
.open {
  width: 67px;
  height: 67px;
  background-image: url("../assets/img/icon_set.png");
  background-position: 0 67px;
}
.close {
  width: 67px;
  height: 67px;
  background-image: url("../assets/img/icon_set.png");
  background-position: 0 140px;
}
/*#######################################
# Header
########################################*/
header {
  width: 100%;
}
.logo {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 17.6%;
  margin-left: 0%;
  margin-right: 3%;
}
.logo:before,
.logo:after {
  content: '';
  display: table;
}
.logo:after {
  clear: both;
}
.logo:last-child {
  margin-right: 0%;
}
.middle {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 65.66666666666666%;
  margin-left: 0%;
  margin-right: 3%;
}
.middle:before,
.middle:after {
  content: '';
  display: table;
}
.middle:after {
  clear: both;
}
.middle:last-child {
  margin-right: 0%;
}
.right-menu {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 17.6%;
  margin-left: 0%;
  margin-right: 3%;
  float: right;
}
.right-menu:before,
.right-menu:after {
  content: '';
  display: table;
}
.right-menu:after {
  clear: both;
}
.right-menu:last-child {
  margin-right: 0%;
}
/*#######################################
# Section Home Page
########################################*/
.home {
  height: auto;
  min-height: 100%;
  width: 100%;
  *zoom: 1;
  padding: 20px 30px 0 30px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-image: url("../assets/img/bg_homepage.jpg");
}
.limited-area {
  *zoom: 1;
  width: auto;
  max-width: 480px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.limited-area:before,
.limited-area:after {
  content: '';
  display: table;
}
.limited-area:after {
  clear: both;
}
.limited-area p {
  line-height: 1.2em;
  font-size: 22px;
  font-size: 1.375rem;
}
.limited-area-about {
  *zoom: 1;
  width: auto;
  max-width: 700px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.limited-area-about:before,
.limited-area-about:after {
  content: '';
  display: table;
}
.limited-area-about:after {
  clear: both;
}
.limited-area-ourfuture {
  *zoom: 1;
  width: auto;
  max-width: 700px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.limited-area-ourfuture:before,
.limited-area-ourfuture:after {
  content: '';
  display: table;
}
.limited-area-ourfuture:after {
  clear: both;
}
/*#######################################
# Section About Us
########################################*/
.about-us {
  min-height:100%;
  height: auto;
  *zoom: 1;
  width: 100%;
  padding: 20px 30px 0 30px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-image: url("../assets/img/bg_hakkimizda.jpg");
}
/*#######################################
# Section Our Future
########################################*/
.ourfuture {
  min-height:100%;
  height: auto;
  width: 100%;
  padding: 20px 30px 0 30px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-image: url("../assets/img/bg_birikimler.jpg");
}
/*#######################################
# Section Our Customers
########################################*/
.ourcustomers {
  min-height:100%;
  height: auto;
  *zoom: 1;
  width: 100%;
  padding: 20px 30px 0 30px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-image: url("../assets/img/bg_kimehizmet.jpg");
}
.ourcustomers h2 {
  margin-bottom: 30px;
}
.small-text {
  width: 85%;
  margin-bottom: 45px;
}
/*#######################################
# Section Who Are We
########################################*/
.whoarewe {
  min-height:100%;
  height: auto;
  width: 100%;
  *zoom: 1;
  padding: 20px 30px 0 30px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-image: url("../assets/img/bg_bizkimiz1.jpg");
}
.whoarewe h2 {
  margin-bottom: 30px;
}
.whoarewe .scroll-content-area {
  margin-top: 5%;
}
.scroll-content-area {
  width: 100% !important;
  margin-top: 1%;
  overflow: auto;
  height: 435px;
  padding-right: 20px;
}
.employe {
  border-bottom: 1px solid #c5c5c5;
  float: left;
  width: 100%;
  padding-top: 20px;
}
.sub-employe > span {
  color: #d72b43;
}
.sub-employe {
  width: 100%;
  height: auto;
  float: left;
}
.employe > .toggled-menu {
  padding-top: 0;
}
.employe-detail {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 74.25%;
  margin-left: 0%;
  margin-right: 3%;
}
.employe-detail:before,
.employe-detail:after {
  content: '';
  display: table;
}
.employe-detail:after {
  clear: both;
}
.employe-detail:last-child {
  margin-right: 0%;
}
.employe-detail-image {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 22.75%;
  margin-left: 0%;
  margin-right: 3%;
  text-align: right;
  margin-top: -15px;
}
.employe-detail-image:before,
.employe-detail-image:after {
  content: '';
  display: table;
}
.employe-detail-image:after {
  clear: both;
}
.employe-detail-image:last-child {
  margin-right: 0%;
}
.employe-text {
  display: block;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 135%;
}
.employe-social {
  display: block;
  padding-top: 20px;
}
.employe-social a {
  cursor: pointer;
  color: #333;
  font-weight: 400;
  text-decoration: none;
}
.name {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.33333333333333%;
  margin-left: 0%;
  margin-right: 3%;
  margin-right: 0px;
}
.name:before,
.name:after {
  content: '';
  display: table;
}
.name:after {
  clear: both;
}
.name:last-child {
  margin-right: 0%;
}
.position {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.33333333333333%;
  margin-left: 0%;
  margin-right: 3%;
  text-align: left;
  margin-top: 8px;
}
.position:before,
.position:after {
  content: '';
  display: table;
}
.position:after {
  clear: both;
}
.position:last-child {
  margin-right: 0%;
}
.accor-sign {
  float: right;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 300;
  color: #d72b43;
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.33333333333333%;
  margin-left: 0%;
  margin-right: 3%;
  text-align: right;
  cursor: pointer;
}
.accor-sign:before,
.accor-sign:after {
  content: '';
  display: table;
}
.accor-sign:after {
  clear: both;
}
.accor-sign:last-child {
  margin-right: 0%;
}
/*#######################################
# Section What We Do
########################################*/
.whatwedo {
  min-height:100%;
  height: auto;
  width: 100%;
  *zoom: 1;
  padding: 20px 30px 0 30px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-image: url("../assets/img/bg_neyapariz.jpg");
}
.whatwedoarea {
  width: 100%;
  margin-top: 5%;
  overflow: auto;
}
.wwdo ul {
  list-style: none;
}
.wwdo .sperator {
  width: 14px;
  height: 1px;
  background-image: url("../assets/img/icon_set.png");
  background-position: 47px 175px;
  float: left;
  margin-top: 8px;
  margin-right: 10px;
}
.wwdo ul li {
  display: block;
  vertical-align: 3px;
  width: 100%;
  margin-bottom: 2px;
}
/*#######################################
# Section Our Services
########################################*/
.services {
  border-bottom: 1px solid #acacac;
  float: left;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 2px;
}
.services h3 {
  margin-bottom: 8px;
}
.customers {
  width: 100%;
  height: auto;
  padding-top: 4%;
  float: left;
}
.customer-logo {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 17.0%;
  margin-left: 0%;
  margin-right: 3%;
  margin-right: 3%;
  margin-bottom: 4%;
}
.customer-logo:before,
.customer-logo:after {
  content: '';
  display: table;
}
.customer-logo:after {
  clear: both;
}
.customer-logo:last-child {
  margin-right: 0%;
}
.customer-group-two {
  width: 103%;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
  padding-bottom: 40px;
  float: left;
}
.customer-group-two ul {
  list-style-type: none;
}
.customer-group-two ul li {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.33333333333333%;
  margin-left: 0%;
  margin-right: 3%;
  margin-right: 2%;
  line-height: 145%;
}
.customer-group-two ul li:before,
.customer-group-two ul li:after {
  content: '';
  display: table;
}
.customer-group-two ul li:after {
  clear: both;
}
.customer-group-two ul li:last-child {
  margin-right: 0%;
}
.service-name {
  width: 100%;
  display: block;
}
.customers-solution {
  width: 100%;
  display: block;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
.solution-image {
  width: 100%;
  display: block;
  padding-top: 15px;
  float: left;
}
.solution-web {
  width: 100%;
  display: block;
}
.solution-web > a {
  color: #d72b43;
  text-decoration: underline;
  cursor: pointer;
}
.zero-margin {
  margin-right: 0;
}
/*#######################################
# Section Product
########################################*/
.products {
  min-height:100%;
  height: auto;
  *zoom: 1;
  width: 100%;
  padding: 20px 30px 0 30px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-image: url("../assets/img/bg_urunler.jpg");
}
.product {
  border-bottom: 1px solid #a6a6a6;
  float: left;
  width: 100%;
  padding-top: 20px;
}
.product-name {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 74.25%;
  margin-left: 0%;
  margin-right: 3%;
}
.product-name:before,
.product-name:after {
  content: '';
  display: table;
}
.product-name:after {
  clear: both;
}
.product-name:last-child {
  margin-right: 0%;
}
.toggled-menu {
  width: 100%;
  height: auto;
  padding-top: 5px;
  padding-bottom: 20px;
  padding-right: 20px;
  float: left;
}
.product-detail {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 74.25%;
  margin-left: 0%;
  margin-right: 3%;
}
.product-detail:before,
.product-detail:after {
  content: '';
  display: table;
}
.product-detail:after {
  clear: both;
}
.product-detail:last-child {
  margin-right: 0%;
}
.product-detail-image {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 22.75%;
  margin-left: 0%;
  margin-right: 3%;
  text-align: right;
}
.product-detail-image:before,
.product-detail-image:after {
  content: '';
  display: table;
}
.product-detail-image:after {
  clear: both;
}
.product-detail-image:last-child {
  margin-right: 0%;
}
.product-detail-image img {
  width: 100%;
}
.product-text {
  display: block;
}
.product-web {
  display: block;
  padding-top: 20px;
}
.product-web a {
  cursor: pointer;
  color: #d72b43;
  font-weight: 400;
  text-decoration: underline;
}
.product-holder {
  width: 100%;
  float: left;
  color: #d72b43;
}
.product-holder,
.employe,
.sub-employe > [class^="sg-"] {
  font-size: 26px;
  font-size: 1.625rem;
  float: right;
  cursor: pointer;
}
.product-name h3 {
  margin-bottom: 15px;
}
/*#######################################
# Section Contact
########################################*/
.contact {
  min-height:100%;
  height: auto;
  width: 100%;
  padding: 20px 30px 0 30px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-image: url("../assets/img/bg_iletisim.jpg");
}
.contact-area {
  *zoom: 1;
  width: auto;
  max-width: 680px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.contact-area:before,
.contact-area:after {
  content: '';
  display: table;
}
.contact-area:after {
  clear: both;
}
.map {
  width: 100%;
  background: #fff;
  height: 320px;
  border:4px solid #fff;
}
.icon-location {
  text-align: center;
  font-weight: 900;
  font-size: 36px;
  font-size: 2.25rem;
  color: #d72b43;
}
.sg-location {
  margin-top: 20%;
  float: left;
  margin-left: 50%;
}
.contact-adress {
  width: 100%;
  height: auto;
  margin-top: 10px;
}
.adresse {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
  text-align: left;
  margin-right: 0;
}
.adresse:before,
.adresse:after {
  content: '';
  display: table;
}
.adresse:after {
  clear: both;
}
.adresse:last-child {
  margin-right: 0%;
}
.adresse p {
  margin: 0;
  padding: 0;
  font-size: 15px;
  font-size: 0.9375rem;
}
.phoneFax {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 22.75%;
  margin-left: 0%;
  margin-right: 3%;
  text-align: left;
  margin-right: 0;
}
.phoneFax:before,
.phoneFax:after {
  content: '';
  display: table;
}
.phoneFax:after {
  clear: both;
}
.phoneFax:last-child {
  margin-right: 0%;
}
.phoneFax p {
  margin: 0;
  padding: 0;
  font-size: 15px;
  font-size: 0.9375rem;
}
.mail-adress {
  color: #d72b43;
  font-weight: bold;
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 22.75%;
  margin-left: 0%;
  margin-right: 3%;
}
.mail-adress:before,
.mail-adress:after {
  content: '';
  display: table;
}
.mail-adress:after {
  clear: both;
}
.mail-adress:last-child {
  margin-right: 0%;
}
.mail-adress p {
  margin: 0;
  padding: 0;
  font-size: 0.975rem;
}
.mail-adress p a {
  text-decoration: underline;
  color: #d72b43;
}
/*#####################################
# Content Area
#####################################*/
.content-area {
  min-height:100%;
  height: auto;
  *zoom: 1;
  width: auto;
  max-width: 800px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.content-area:before,
.content-area:after {
  content: '';
  display: table;
}
.content-area:after {
  clear: both;
}
.home .content-area >.for {
  margin-top: 40%;
  margin-bottom:35%;
  color: #333;
}

.ourfuture .content-area >.for {
  margin-top: 25%;
  margin-bottom:25%;
  color: #333;
}

.about-us .content-area >.for {
  margin-top: 25%;
  margin-bottom:25%;
  color: #333;
}

.whatwedo .content-area >.for {
  margin-top: 25%;
  margin-bottom:25%;
  color: #333;
}
.products .content-area >.for {
  margin-top: 23%;
  margin-bottom:23%;
  color: #333;
}
.contact .content-area >.for {
  margin-top: 25%;
  margin-bottom:25%;
  color: #333;
}

.for {
  margin-top: 15%;
  margin-bottom:15%;
  color: #333;
}
/*####################################
# Footer
####################################*/
footer {
  width: 100%;
}
.social {
  margin-top: 10px;
  font-size: 14px;
  font-size: 0.875rem;
}
.social > a {
  color: #D72B43;
  text-decoration: none;
}
.social > span {
  display: inline;
  color: #dbdbdb;
}
/*####################################
# Outsource Plugins Styles
####################################*/
.ourcustomers .vertical-track {
  width: 6px;
  background-color: #cecece;
  margin-top: 47px;
}
.whoarewe .vertical-track {
  width: 6px;
  background-color: #cecece;
  margin-top: 65px;
}
.vertical-track {
  width: 6px;
  background-color: #cecece;
  margin-top: 35px;
}
.vertical-handle {
  width: 100%;
  background-color: #d72b43;
}
/*####################################
# Media Queries
####################################*/
@media only screen and (max-width: 1281px) {
  #container {
    height: auto;
  }
}
@media only screen and (max-width: 1136px) {
  #container {
    height: auto;
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 1023px) {
  #container {
    height: 100%;
    padding-bottom: 10px;
  }
  .right-menu {
    width: 100%;
    float: left;
  }
  nav {
    width: 100%;
    text-align: left;
  }
  nav ul {
    margin-top: 2%;
  }
  nav ul li {
    display: block;
    background: #dedede;
    opacity: 0.7;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    filter: alpha(opacity=70);
    padding: 8px;
    margin-bottom: 2px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
  }
  nav ul li:hover {
    background: #efefef;
    cursor: pointer;
  }
  .logo {
    position: absolute;
    width: 13.6%;
  }
  .logo img {
    width: 40%;
    margin-top: 8%;
    margin-bottom: 10px;
  }
  .social {
    font-size: 26px;
    font-size: 1.625rem;
  }
  h2 {
    font-size: 24px;
    font-size: 1.5rem;
    color: #333;
    font-weight: bold;
  }
  p {
    font-size: 14px;
    font-size: 0.875rem;
  }
  small {
    font-size: 16px;
    font-size: 1rem;
  }
  .name > h3,
  .product-name > h3,
  .service-name > h3 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  h5 {
    font-size: 12px;
    font-size: 0.75rem;
  }
  .employe-detail-image img {
    width: 80%;
    margin-top: 15px;
  }
  .scroll-content-area {
    width: 100%;
    height: auto;
    padding: 0;
  }
  .customer-logo {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .customer-logo:before,
  .customer-logo:after {
    content: '';
    display: table;
  }
  .customer-logo:after {
    clear: both;
  }
  .customer-group-two ul li {
    float: none;
    display: table;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ccc;
  }
  .customers {
    padding-top: 1%;
  }
  .customer-group-two {
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .logo {
    position: absolute;
    width: 22.6%;
  }
  .product-detail {
    width: 64.25%;
  }
  .whoarewe h2,
  .ourcustomers h2,
  .products h2,
  .ourfuture h2 {
    margin-bottom: 5px;
  }
  h5 {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 468px) {
  .logo {
    position: absolute;
    width: 11.6%;
  }
  .whoarewe h2,
  .ourcustomers h2,
  .products h2,
  .ourfuture h2 {
    margin-bottom: 5px;
  }
  h5 {
    margin-bottom: 10px;
  }
  .logo img {
    width: 90%;
  }
  .position {
    margin-top: 0px;
  }
  .close,
  .open {
    width: 47px;
    height: 47px;
    background-image: url("../assets/img/icon_set.png");
  }
  .close {
    background-position: 47px 140px;
  }
  .open {
    background-position: 47px 86px;
  }
  .name > h3,
  .product-name > h3,
  .service-name > h3 {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 3px;
  }
  .name {
    width: 100%;
  }
  .position {
    width: 50%;
  }
  small {
    display: inline;
  }
  .small-text {
    margin-bottom: 10px;
  }
  .employe > [class^='sg-'] {
    position: absolute;
    margin-top: -6px;
    right: 30px;
  }
  .employe-social {
    font-size: 26px;
    font-size: 1.625rem;
  }
  .employe-detail {
    width: 100%;
  }
  .employe-detail-image {
    display: none;
  }
  .employe {
    padding-top: 10px;
  }
  .wwdo ul li {
    border-bottom: 1px solid #ccc;
    padding: 3px 8px 10px 8px;
    background: #efefef;
    opacity: 0.7;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    filter: alpha(opacity=70);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  p {
    font-size: 16px;
    font-size: 1rem;
  }
  .product-detail {
    width: 100%;
  }
  .product-detail-image {
    display: none;
  }
  .adresse {
    width: 100%;
  }
  .phoneFax {
    width: 100%;
  }
  .phoneFax p {
    margin: 1px;
    font-size: 16px;
    font-size: 1rem;
    border-top: 1px solid rgba(204,204,204,0.8);
    padding: 2% 0 2% 2%;
    background: #efefef;
  }
  .phoneFax p:last-child {
    border-bottom: 1px solid #ccc;
  }
  .sg-phone,
  .sg-fax {
    float: left;
  }
  .sg-location {
    margin-top: 60%;
    margin-left: 40%;
  }
  .customer-logo {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 5%;
  }
  .customer-logo:first-child {
    margin-left: auto;
  }
  .customer-logo:last-child {
    margin-right: auto;
  }
  .customer-logo img {
    margin: auto;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
  #container {
    *zoom: 1;
    width: auto;
    max-width: 96%;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    height: auto;
    min-height: 92vh;
  }
  #container:before,
  #container:after {
    content: '';
    display: table;
  }
  #container:after {
    clear: both;
  }
}
.error-1-on-3 {
  width: 31.64%;
  margin-right: 2.542372881355933%;
}
.error-1-on-3:last-child {
  margin-right: 0;
}
.error-2-on-3 {
  width: 65.82%;
  margin-right: 2.542372881355933%;
}
.error-2-on-3:last-child {
  margin-right: 0;
}
.error-3-on-3 {
  width: 100%;
  margin-right: 2.542372881355933%;
}
.error-3-on-3:last-child {
  margin-right: 0;
}


/**********************
 *CSS Animations by:
 *http://codepen.io/vivinantony
***********************/
.spinner1 {
  width: 40px;
  height: 40px;
  position: relative;
}


.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color:#D72B43;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  
  -webkit-animation: bounce 2.0s infinite ease-in-out;
  animation: bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes bounce {
  0%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}

.spinner2 {
  width: 40px;
  height: 40px;
  position: relative;
}


.container1 > div, .container2 > div, .container3 > div {
  width: 6px;
  height: 6px;
  background-color: #fff;

  border-radius: 100%;
  position: absolute;
  -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
  animation: bouncedelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.spinner2 .spinner-container {
  position: absolute;
  width: 100%;
  height: 100%;
}

.container2 {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.container3 {
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}

.circle1 { top: 0; left: 0; }
.circle2 { top: 0; right: 0; }
.circle3 { right: 0; bottom: 0; }
.circle4 { left: 0; bottom: 0; }

.container2 .circle1 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.container3 .circle1 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.container1 .circle2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.container2 .circle2 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.container3 .circle2 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.container1 .circle3 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.container2 .circle3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.container3 .circle3 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.container1 .circle4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.container2 .circle4 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.container3 .circle4 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes bouncedelay {
  0%, 80%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}

.spinner3 {
  width: 40px;
  height: 40px;
  position: relative;  
  -webkit-animation: rotate 2.0s infinite linear;
  animation: rotate 2.0s infinite linear;
}

.dot1, .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  
  -webkit-animation: bounce 2.0s infinite ease-in-out;
  animation: bounce 2.0s infinite ease-in-out;
}

.dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}

@-webkit-keyframes bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes bounce {
  0%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}

.spinner4 {
  width: 30px;
  height: 30px;
  background-color: #fff;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes rotateplane {
  0% { 
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) 
  } 50% { 
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) 
  } 100% { 
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

.spinner5 {
  width: 32px;
  height: 32px;
  position: relative;
}

.cube1, .cube2 {
  background-color: #fff;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  
  -webkit-animation: cubemove 1.8s infinite ease-in-out;
  animation: cubemove 1.8s infinite ease-in-out;
}

.cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

@-webkit-keyframes cubemove {
  25% { -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5) }
  50% { -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg) }
  75% { -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5) }
  100% { -webkit-transform: rotate(-360deg) }
}

@keyframes cubemove {
  25% { 
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  } 50% { 
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
  } 50.1% { 
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  } 75% { 
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  } 100% { 
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}

.spinner6 {
  width: 50px;
  height: 30px;
  text-align: center;
}

.spinner6 > div {
  background-color: #fff;
  height: 100%;
  width: 6px;
  margin-left:2px;
  display: inline-block;
  
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}

.spinner6 .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner6 .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.spinner6 .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner6 .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes stretchdelay {
  0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}
  .spinner7 {
      width: 90px;
      height: 30px;
      text-align: center;
    }

    .spinner7 > div {
      background-color: #fff;
      height: 15px;
      width: 15px;
      margin-left:3px;
      border-radius: 50%;
      display: inline-block;
      
      -webkit-animation: stretchdelay 0.7s infinite ease-in-out;
      animation: stretchdelay 0.7s infinite ease-in-out;
    }

    .spinner7 .circ2 {
      -webkit-animation-delay: -0.6s;
      animation-delay: -0.6s;
    }

    .spinner7 .circ3 {
      -webkit-animation-delay: -0.5s;
      animation-delay: -0.5s;
    }

    .spinner7 .circ4 {
      -webkit-animation-delay: -0.4s;
      animation-delay: -0.4s;
    }

    .spinner7 .circ5 {
      -webkit-animation-delay: -0.3s;
      animation-delay: -0.3s;
    }

    @-webkit-keyframes stretchdelay {
      0%, 40%, 100% { -webkit-transform: translateY(-10px) }  
      20% { -webkit-transform: translateY(-20px) }
    }

    @keyframes stretchdelay {
      0%, 40%, 100% { 
        transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
      } 20% {
        transform: translateY(-20px);
        -webkit-transform: translateY(-20px);
      }
    }