
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,400italic,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:700,400);
@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon/icomoon.woff?-ivtw90') format('woff'),
		url('../fonts/icomoon/icomoon.ttf?-ivtw90') format('truetype'),
		url('../fonts/icomoon/icomoon.svg?-ivtw90#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	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;
}

/*sizes*/

.icon-2x {
  font-size: 2em;
}
.icon-3x {
  font-size: 3em;
}
.icon-4x {
  font-size: 4em;
}
.icon-5x {
  font-size: 5em;
}

/* rotations */

.icon-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.icon-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.icon-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.icon-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .icon-rotate-90,
:root .icon-rotate-180,
:root .icon-rotate-270,
:root .icon-flip-horizontal,
:root .icon-flip-vertical {
  filter: none;
}
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.icon-stack-1x,
.icon-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.icon-stack-1x {
  line-height: inherit;
}
.icon-stack-2x {
  font-size: 2em;
}


/*	ANIMATIONS	*/

.icon-anim-spin {
  -webkit-animation: icon-anim-spin 2s infinite linear;
  animation: icon-anim-spin 2s infinite linear;
}
.icon-anim-pulse {
  -webkit-animation: icon-anim-spin 1s infinite steps(8);
  animation: icon-anim-spin 1s infinite steps(8);
}


@-webkit-keyframes icon-anim-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes icon-anim-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}


.icon-home:before {
	content: "\e900";
}

.icon-home2:before {
	content: "\e901";
}

.icon-home3:before {
	content: "\e902";
}

.icon-home4:before {
	content: "\e903";
}

.icon-home5:before {
	content: "\e904";
}

.icon-home6:before {
	content: "\e905";
}

.icon-home7:before {
	content: "\e906";
}

.icon-home8:before {
	content: "\e907";
}

.icon-home9:before {
	content: "\e908";
}

.icon-office:before {
	content: "\e909";
}

.icon-city:before {
	content: "\e90a";
}

.icon-newspaper:before {
	content: "\e90b";
}

.icon-magazine:before {
	content: "\e90c";
}

.icon-design:before {
	content: "\e90d";
}

.icon-pencil:before {
	content: "\e90e";
}

.icon-pencil2:before {
	content: "\e90f";
}

.icon-pencil3:before {
	content: "\e910";
}

.icon-pencil4:before {
	content: "\e911";
}

.icon-pencil5:before {
	content: "\e912";
}

.icon-pencil6:before {
	content: "\e913";
}

.icon-pencil7:before {
	content: "\e914";
}

.icon-eraser:before {
	content: "\e915";
}

.icon-eraser2:before {
	content: "\e916";
}

.icon-eraser3:before {
	content: "\e917";
}

.icon-quill:before {
	content: "\e918";
}

.icon-quill2:before {
	content: "\e919";
}

.icon-quill3:before {
	content: "\e91a";
}

.icon-quill4:before {
	content: "\e91b";
}

.icon-pen:before {
	content: "\e91c";
}

.icon-pen-plus:before {
	content: "\e91d";
}

.icon-pen-minus:before {
	content: "\e91e";
}

.icon-pen2:before {
	content: "\e91f";
}

.icon-pen3:before {
	content: "\e920";
}

.icon-pen4:before {
	content: "\e921";
}

.icon-pen5:before {
	content: "\e922";
}

.icon-marker:before {
	content: "\e923";
}

.icon-marker2:before {
	content: "\e924";
}

.icon-blog:before {
	content: "\e925";
}

.icon-blog2:before {
	content: "\e926";
}

.icon-pen6:before {
	content: "\e927";
}

.icon-brush:before {
	content: "\e928";
}

.icon-spray:before {
	content: "\e929";
}

.icon-palette:before {
	content: "\e92a";
}

.icon-palette2:before {
	content: "\e92b";
}

.icon-color-sampler:before {
	content: "\e92c";
}

.icon-toggle:before {
	content: "\e92d";
}

.icon-bucket:before {
	content: "\e92e";
}

.icon-bucket2:before {
	content: "\e92f";
}

.icon-gradient:before {
	content: "\e930";
}

.icon-eyedropper:before {
	content: "\e931";
}

.icon-eyedropper2:before {
	content: "\e932";
}

.icon-eyedropper3:before {
	content: "\e933";
}

.icon-droplet:before {
	content: "\e934";
}

.icon-droplet2:before {
	content: "\e935";
}

.icon-droplet-contrast:before {
	content: "\e936";
}

.icon-color-clear:before {
	content: "\e937";
}

.icon-paint-format:before {
	content: "\e938";
}

.icon-stamp:before {
	content: "\e939";
}

.icon-images:before {
	content: "\e93a";
}

.icon-image:before {
	content: "\e93b";
}

.icon-image2:before {
	content: "\e93c";
}

.icon-image-compare:before {
	content: "\e93d";
}

.icon-images2:before {
	content: "\e93e";
}

.icon-image3:before {
	content: "\e93f";
}

.icon-images3:before {
	content: "\e940";
}

.icon-image4:before {
	content: "\e941";
}

.icon-image5:before {
	content: "\e942";
}

.icon-image6:before {
	content: "\e943";
}

.icon-camera:before {
	content: "\e944";
}

.icon-camera2:before {
	content: "\e945";
}

.icon-camera3:before {
	content: "\e946";
}

.icon-shutter:before {
	content: "\e947";
}

.icon-headphones:before {
	content: "\e948";
}

.icon-headset:before {
	content: "\e949";
}

.icon-music:before {
	content: "\e94a";
}

.icon-music2:before {
	content: "\e94b";
}

.icon-music3:before {
	content: "\e94c";
}

.icon-music4:before {
	content: "\e94d";
}

.icon-music5:before {
	content: "\e94e";
}

.icon-music6:before {
	content: "\e94f";
}

.icon-album:before {
	content: "\e950";
}

.icon-cassette:before {
	content: "\e951";
}

.icon-tape:before {
	content: "\e952";
}

.icon-piano:before {
	content: "\e953";
}

.icon-guitar:before {
	content: "\e954";
}

.icon-trumpet:before {
	content: "\e955";
}

.icon-speakers:before {
	content: "\e956";
}

.icon-play:before {
	content: "\e957";
}

.icon-play2:before {
	content: "\e958";
}

.icon-clapboard-play:before {
	content: "\e959";
}

.icon-clapboard:before {
	content: "\e95a";
}

.icon-media:before {
	content: "\e95b";
}

.icon-presentation:before {
	content: "\e95c";
}

.icon-movie:before {
	content: "\e95d";
}

.icon-film:before {
	content: "\e95e";
}

.icon-film2:before {
	content: "\e95f";
}

.icon-film3:before {
	content: "\e960";
}

.icon-film4:before {
	content: "\e961";
}

.icon-video-camera:before {
	content: "\e962";
}

.icon-video-camera2:before {
	content: "\e963";
}

.icon-video-camera-slash:before {
	content: "\e964";
}

.icon-video-camera3:before {
	content: "\e965";
}

.icon-video-camera4:before {
	content: "\e966";
}

.icon-video-camera-slash2:before {
	content: "\e967";
}

.icon-video-camera5:before {
	content: "\e968";
}

.icon-recording:before {
	content: "\e969";
}

.icon-dice:before {
	content: "\e96a";
}

.icon-gamepad:before {
	content: "\e96b";
}

.icon-gamepad2:before {
	content: "\e96c";
}

.icon-gamepad3:before {
	content: "\e96d";
}

.icon-pacman:before {
	content: "\e96e";
}

.icon-spades:before {
	content: "\e96f";
}

.icon-clubs:before {
	content: "\e970";
}

.icon-diamonds:before {
	content: "\e971";
}

.icon-chess-king:before {
	content: "\e972";
}

.icon-chess-queen:before {
	content: "\e973";
}

.icon-chess-rock:before {
	content: "\e974";
}

.icon-chess-bishop:before {
	content: "\e975";
}

.icon-chess-knight:before {
	content: "\e976";
}

.icon-chess-pawn:before {
	content: "\e977";
}

.icon-chess:before {
	content: "\e978";
}

.icon-bullhorn:before {
	content: "\e979";
}

.icon-megaphone:before {
	content: "\e97a";
}

.icon-new:before {
	content: "\e97b";
}

.icon-connection:before {
	content: "\e97c";
}

.icon-connection2:before {
	content: "\e97d";
}

.icon-connection3:before {
	content: "\e97e";
}

.icon-connection4:before {
	content: "\e97f";
}

.icon-podcast:before {
	content: "\e980";
}

.icon-station:before {
	content: "\e981";
}

.icon-station2:before {
	content: "\e982";
}

.icon-antenna:before {
	content: "\e983";
}

.icon-satellite-dish:before {
	content: "\e984";
}

.icon-satellite-dish2:before {
	content: "\e985";
}

.icon-feed:before {
	content: "\e986";
}

.icon-podcast2:before {
	content: "\e987";
}

.icon-antenna2:before {
	content: "\e988";
}

.icon-mic:before {
	content: "\e989";
}

.icon-mic-off:before {
	content: "\e98a";
}

.icon-mic2:before {
	content: "\e98b";
}

.icon-mic-off2:before {
	content: "\e98c";
}

.icon-mic3:before {
	content: "\e98d";
}

.icon-mic4:before {
	content: "\e98e";
}

.icon-mic5:before {
	content: "\e98f";
}

.icon-book:before {
	content: "\e990";
}

.icon-book2:before {
	content: "\e991";
}

.icon-book-play:before {
	content: "\e992";
}

.icon-book3:before {
	content: "\e993";
}

.icon-bookmark:before {
	content: "\e994";
}

.icon-books:before {
	content: "\e995";
}

.icon-archive:before {
	content: "\e996";
}

.icon-reading:before {
	content: "\e997";
}

.icon-library:before {
	content: "\e998";
}

.icon-library2:before {
	content: "\e999";
}

.icon-graduation:before {
	content: "\e99a";
}

.icon-file-text:before {
	content: "\e99b";
}

.icon-profile:before {
	content: "\e99c";
}

.icon-file-empty:before {
	content: "\e99d";
}

.icon-file-empty2:before {
	content: "\e99e";
}

.icon-files-empty:before {
	content: "\e99f";
}

.icon-files-empty2:before {
	content: "\e9a0";
}

.icon-file-plus:before {
	content: "\e9a1";
}

.icon-file-plus2:before {
	content: "\e9a2";
}

.icon-file-minus:before {
	content: "\e9a3";
}

.icon-file-minus2:before {
	content: "\e9a4";
}

.icon-file-download:before {
	content: "\e9a5";
}

.icon-file-download2:before {
	content: "\e9a6";
}

.icon-file-upload:before {
	content: "\e9a7";
}

.icon-file-upload2:before {
	content: "\e9a8";
}

.icon-file-check:before {
	content: "\e9a9";
}

.icon-file-check2:before {
	content: "\e9aa";
}

.icon-file-eye:before {
	content: "\e9ab";
}

.icon-file-eye2:before {
	content: "\e9ac";
}

.icon-file-text2:before {
	content: "\e9ad";
}

.icon-file-text3:before {
	content: "\e9ae";
}

.icon-file-picture:before {
	content: "\e9af";
}

.icon-file-picture2:before {
	content: "\e9b0";
}

.icon-file-music:before {
	content: "\e9b1";
}

.icon-file-music2:before {
	content: "\e9b2";
}

.icon-file-play:before {
	content: "\e9b3";
}

.icon-file-play2:before {
	content: "\e9b4";
}

.icon-file-video:before {
	content: "\e9b5";
}

.icon-file-video2:before {
	content: "\e9b6";
}

.icon-copy:before {
	content: "\e9b7";
}

.icon-copy2:before {
	content: "\e9b8";
}

.icon-file-zip:before {
	content: "\e9b9";
}

.icon-file-zip2:before {
	content: "\e9ba";
}

.icon-file-xml:before {
	content: "\e9bb";
}

.icon-file-xml2:before {
	content: "\e9bc";
}

.icon-file-css:before {
	content: "\e9bd";
}

.icon-file-css2:before {
	content: "\e9be";
}

.icon-file-presentation:before {
	content: "\e9bf";
}

.icon-file-presentation2:before {
	content: "\e9c0";
}

.icon-file-stats:before {
	content: "\e9c1";
}

.icon-file-stats2:before {
	content: "\e9c2";
}

.icon-file-locked:before {
	content: "\e9c3";
}

.icon-file-locked2:before {
	content: "\e9c4";
}

.icon-file-spreadsheet:before {
	content: "\e9c5";
}

.icon-file-spreadsheet2:before {
	content: "\e9c6";
}

.icon-copy3:before {
	content: "\e9c7";
}

.icon-copy4:before {
	content: "\e9c8";
}

.icon-paste:before {
	content: "\e9c9";
}

.icon-paste2:before {
	content: "\e9ca";
}

.icon-paste3:before {
	content: "\e9cb";
}

.icon-paste4:before {
	content: "\e9cc";
}

.icon-stack:before {
	content: "\e9cd";
}

.icon-stack2:before {
	content: "\e9ce";
}

.icon-stack3:before {
	content: "\e9cf";
}

.icon-folder:before {
	content: "\e9d0";
}

.icon-folder-search:before {
	content: "\e9d1";
}

.icon-folder-download:before {
	content: "\e9d2";
}

.icon-folder-upload:before {
	content: "\e9d3";
}

.icon-folder-plus:before {
	content: "\e9d4";
}

.icon-folder-plus2:before {
	content: "\e9d5";
}

.icon-folder-minus:before {
	content: "\e9d6";
}

.icon-folder-minus2:before {
	content: "\e9d7";
}

.icon-folder-check:before {
	content: "\e9d8";
}

.icon-folder-heart:before {
	content: "\e9d9";
}

.icon-folder-remove:before {
	content: "\e9da";
}

.icon-folder2:before {
	content: "\e9db";
}

.icon-folder-open:before {
	content: "\e9dc";
}

.icon-folder3:before {
	content: "\e9dd";
}

.icon-folder4:before {
	content: "\e9de";
}

.icon-folder-plus3:before {
	content: "\e9df";
}

.icon-folder-minus3:before {
	content: "\e9e0";
}

.icon-folder-plus4:before {
	content: "\e9e1";
}

.icon-folder-minus4:before {
	content: "\e9e2";
}

.icon-folder-download2:before {
	content: "\e9e3";
}

.icon-folder-upload2:before {
	content: "\e9e4";
}

.icon-folder-download3:before {
	content: "\e9e5";
}

.icon-folder-upload3:before {
	content: "\e9e6";
}

.icon-folder5:before {
	content: "\e9e7";
}

.icon-folder-open2:before {
	content: "\e9e8";
}

.icon-folder6:before {
	content: "\e9e9";
}

.icon-folder-open3:before {
	content: "\e9ea";
}

.icon-certificate:before {
	content: "\e9eb";
}

.icon-cc:before {
	content: "\e9ec";
}

.icon-price-tag:before {
	content: "\e9ed";
}

.icon-price-tag2:before {
	content: "\e9ee";
}

.icon-price-tags:before {
	content: "\e9ef";
}

.icon-price-tag3:before {
	content: "\e9f0";
}

.icon-price-tags2:before {
	content: "\e9f1";
}

.icon-price-tag4:before {
	content: "\e9f2";
}

.icon-price-tags3:before {
	content: "\e9f3";
}

.icon-price-tag5:before {
	content: "\e9f4";
}

.icon-price-tags4:before {
	content: "\e9f5";
}

.icon-barcode:before {
	content: "\e9f6";
}

.icon-barcode2:before {
	content: "\e9f7";
}

.icon-qrcode:before {
	content: "\e9f8";
}

.icon-ticket:before {
	content: "\e9f9";
}

.icon-ticket2:before {
	content: "\e9fa";
}

.icon-theater:before {
	content: "\e9fb";
}

.icon-store:before {
	content: "\e9fc";
}

.icon-store2:before {
	content: "\e9fd";
}

.icon-cart:before {
	content: "\e9fe";
}

.icon-cart2:before {
	content: "\e9ff";
}

.icon-cart3:before {
	content: "\ea00";
}

.icon-cart4:before {
	content: "\ea01";
}

.icon-cart5:before {
	content: "\ea02";
}

.icon-cart-add:before {
	content: "\ea03";
}

.icon-cart-add2:before {
	content: "\ea04";
}

.icon-cart-remove:before {
	content: "\ea05";
}

.icon-basket:before {
	content: "\ea06";
}

.icon-bag:before {
	content: "\ea07";
}

.icon-bag2:before {
	content: "\ea08";
}

.icon-percent:before {
	content: "\ea09";
}

.icon-coins:before {
	content: "\ea0a";
}

.icon-coin-dollar:before {
	content: "\ea0b";
}

.icon-coin-euro:before {
	content: "\ea0c";
}

.icon-coin-pound:before {
	content: "\ea0d";
}

.icon-coin-yen:before {
	content: "\ea0e";
}

.icon-piggy-bank:before {
	content: "\ea0f";
}

.icon-wallet:before {
	content: "\ea10";
}

.icon-cash:before {
	content: "\ea11";
}

.icon-cash2:before {
	content: "\ea12";
}

.icon-cash3:before {
	content: "\ea13";
}

.icon-cash4:before {
	content: "\ea14";
}

.icon-credit-card:before {
	content: "\ea15";
}

.icon-credit-card2:before {
	content: "\ea16";
}

.icon-calculator:before {
	content: "\ea17";
}

.icon-calculator2:before {
	content: "\ea18";
}

.icon-calculator3:before {
	content: "\ea19";
}

.icon-chip:before {
	content: "\ea1a";
}

.icon-lifebuoy:before {
	content: "\ea1b";
}

.icon-phone:before {
	content: "\ea1c";
}

.icon-phone2:before {
	content: "\ea1d";
}

.icon-phone-slash:before {
	content: "\ea1e";
}

.icon-phone-wave:before {
	content: "\ea1f";
}

.icon-phone-plus:before {
	content: "\ea20";
}

.icon-phone-minus:before {
	content: "\ea21";
}

.icon-phone-plus2:before {
	content: "\ea22";
}

.icon-phone-minus2:before {
	content: "\ea23";
}

.icon-phone-incoming:before {
	content: "\ea24";
}

.icon-phone-outgoing:before {
	content: "\ea25";
}

.icon-phone3:before {
	content: "\ea26";
}

.icon-phone-slash2:before {
	content: "\ea27";
}

.icon-phone-wave2:before {
	content: "\ea28";
}

.icon-phone-hang-up:before {
	content: "\ea29";
}

.icon-phone-hang-up2:before {
	content: "\ea2a";
}

.icon-address-book:before {
	content: "\ea2b";
}

.icon-address-book2:before {
	content: "\ea2c";
}

.icon-address-book3:before {
	content: "\ea2d";
}

.icon-notebook:before {
	content: "\ea2e";
}

.icon-at-sign:before {
	content: "\ea2f";
}

.icon-envelop:before {
	content: "\ea30";
}

.icon-envelop2:before {
	content: "\ea31";
}

.icon-envelop3:before {
	content: "\ea32";
}

.icon-envelop4:before {
	content: "\ea33";
}

.icon-envelop5:before {
	content: "\ea34";
}

.icon-mailbox:before {
	content: "\ea35";
}

.icon-pushpin:before {
	content: "\ea36";
}

.icon-pushpin2:before {
	content: "\ea37";
}

.icon-location:before {
	content: "\ea38";
}

.icon-location2:before {
	content: "\ea39";
}

.icon-location3:before {
	content: "\ea3a";
}

.icon-location4:before {
	content: "\ea3b";
}

.icon-location5:before {
	content: "\ea3c";
}

.icon-location6:before {
	content: "\ea3d";
}

.icon-location7:before {
	content: "\ea3e";
}

.icon-compass:before {
	content: "\ea3f";
}

.icon-compass2:before {
	content: "\ea40";
}

.icon-compass3:before {
	content: "\ea41";
}

.icon-compass4:before {
	content: "\ea42";
}

.icon-compass5:before {
	content: "\ea43";
}

.icon-compass6:before {
	content: "\ea44";
}

.icon-map:before {
	content: "\ea45";
}

.icon-map2:before {
	content: "\ea46";
}

.icon-map3:before {
	content: "\ea47";
}

.icon-map4:before {
	content: "\ea48";
}

.icon-map5:before {
	content: "\ea49";
}

.icon-direction:before {
	content: "\ea4a";
}

.icon-reset:before {
	content: "\ea4b";
}

.icon-history:before {
	content: "\ea4c";
}

.icon-clock:before {
	content: "\ea4d";
}

.icon-clock2:before {
	content: "\ea4e";
}

.icon-clock3:before {
	content: "\ea4f";
}

.icon-clock4:before {
	content: "\ea50";
}

.icon-watch:before {
	content: "\ea51";
}

.icon-watch2:before {
	content: "\ea52";
}

.icon-alarm:before {
	content: "\ea53";
}

.icon-alarm-add:before {
	content: "\ea54";
}

.icon-alarm-check:before {
	content: "\ea55";
}

.icon-alarm-cancel:before {
	content: "\ea56";
}

.icon-bell:before {
	content: "\ea57";
}

.icon-bell2:before {
	content: "\ea58";
}

.icon-bell3:before {
	content: "\ea59";
}

.icon-bell-plus:before {
	content: "\ea5a";
}

.icon-bell-minus:before {
	content: "\ea5b";
}

.icon-bell-check:before {
	content: "\ea5c";
}

.icon-bell-cross:before {
	content: "\ea5d";
}

.icon-stopwatch:before {
	content: "\ea5e";
}

.icon-calendar:before {
	content: "\ea5f";
}

.icon-calendar2:before {
	content: "\ea60";
}

.icon-calendar3:before {
	content: "\ea61";
}

.icon-calendar4:before {
	content: "\ea62";
}

.icon-calendar5:before {
	content: "\ea63";
}

.icon-printer:before {
	content: "\ea64";
}

.icon-printer2:before {
	content: "\ea65";
}

.icon-printer3:before {
	content: "\ea66";
}

.icon-printer4:before {
	content: "\ea67";
}

.icon-shredder:before {
	content: "\ea68";
}

.icon-mouse:before {
	content: "\ea69";
}

.icon-mouse2:before {
	content: "\ea6a";
}

.icon-mouse-left:before {
	content: "\ea6b";
}

.icon-mouse-right:before {
	content: "\ea6c";
}

.icon-keyboard:before {
	content: "\ea6d";
}

.icon-keyboard2:before {
	content: "\ea6e";
}

.icon-typewriter:before {
	content: "\ea6f";
}

.icon-display:before {
	content: "\ea70";
}

.icon-display2:before {
	content: "\ea71";
}

.icon-display3:before {
	content: "\ea72";
}

.icon-display4:before {
	content: "\ea73";
}

.icon-laptop:before {
	content: "\ea74";
}

.icon-mobile:before {
	content: "\ea75";
}

.icon-mobile2:before {
	content: "\ea76";
}

.icon-tablet:before {
	content: "\ea77";
}

.icon-mobile3:before {
	content: "\ea78";
}

.icon-tv:before {
	content: "\ea79";
}

.icon-radio:before {
	content: "\ea7a";
}

.icon-cabinet:before {
	content: "\ea7b";
}

.icon-drawer:before {
	content: "\ea7c";
}

.icon-drawer2:before {
	content: "\ea7d";
}

.icon-drawer-out:before {
	content: "\ea7e";
}

.icon-drawer-in:before {
	content: "\ea7f";
}

.icon-drawer3:before {
	content: "\ea80";
}

.icon-box:before {
	content: "\ea81";
}

.icon-box-add:before {
	content: "\ea82";
}

.icon-box-remove:before {
	content: "\ea83";
}

.icon-download:before {
	content: "\ea84";
}

.icon-upload:before {
	content: "\ea85";
}

.icon-floppy-disk:before {
	content: "\ea86";
}

.icon-floppy-disks:before {
	content: "\ea87";
}

.icon-floppy-disks2:before {
	content: "\ea88";
}

.icon-floppy-disk2:before {
	content: "\ea89";
}

.icon-floppy-disk3:before {
	content: "\ea8a";
}

.icon-disk:before {
	content: "\ea8b";
}

.icon-disk2:before {
	content: "\ea8c";
}

.icon-usb-stick:before {
	content: "\ea8d";
}

.icon-drive:before {
	content: "\ea8e";
}

.icon-server:before {
	content: "\ea8f";
}

.icon-database:before {
	content: "\ea90";
}

.icon-database2:before {
	content: "\ea91";
}

.icon-database3:before {
	content: "\ea92";
}

.icon-database4:before {
	content: "\ea93";
}

.icon-database-menu:before {
	content: "\ea94";
}

.icon-database-add:before {
	content: "\ea95";
}

.icon-database-remove:before {
	content: "\ea96";
}

.icon-database-insert:before {
	content: "\ea97";
}

.icon-database-export:before {
	content: "\ea98";
}

.icon-database-upload:before {
	content: "\ea99";
}

.icon-database-refresh:before {
	content: "\ea9a";
}

.icon-database-diff:before {
	content: "\ea9b";
}

.icon-database-edit:before {
	content: "\ea9c";
}

.icon-database-edit2:before {
	content: "\ea9d";
}

.icon-database-check:before {
	content: "\ea9e";
}

.icon-database-arrow:before {
	content: "\ea9f";
}

.icon-database-time:before {
	content: "\eaa0";
}

.icon-database-time2:before {
	content: "\eaa1";
}

.icon-undo:before {
	content: "\eaa2";
}

.icon-redo:before {
	content: "\eaa3";
}

.icon-rotate-ccw:before {
	content: "\eaa4";
}

.icon-rotate-cw:before {
	content: "\eaa5";
}

.icon-rotate-ccw2:before {
	content: "\eaa6";
}

.icon-rotate-cw2:before {
	content: "\eaa7";
}

.icon-rotate-ccw3:before {
	content: "\eaa8";
}

.icon-rotate-cw3:before {
	content: "\eaa9";
}

.icon-flip-vertical:before {
	content: "\eaaa";
}

.icon-flip-vertical2:before {
	content: "\eaab";
}

.icon-flip-horizontal:before {
	content: "\eaac";
}

.icon-flip-horizontal2:before {
	content: "\eaad";
}

.icon-flip-vertical3:before {
	content: "\eaae";
}

.icon-flip-vertical4:before {
	content: "\eaaf";
}

.icon-angle:before {
	content: "\eab0";
}

.icon-shear:before {
	content: "\eab1";
}

.icon-unite:before {
	content: "\eab2";
}

.icon-subtract:before {
	content: "\eab3";
}

.icon-interset:before {
	content: "\eab4";
}

.icon-exclude:before {
	content: "\eab5";
}

.icon-align-left:before {
	content: "\eab6";
}

.icon-align-center-horizontal:before {
	content: "\eab7";
}

.icon-align-right:before {
	content: "\eab8";
}

.icon-align-top:before {
	content: "\eab9";
}

.icon-align-center-vertical:before {
	content: "\eaba";
}

.icon-align-bottom:before {
	content: "\eabb";
}

.icon-undo2:before {
	content: "\eabc";
}

.icon-redo2:before {
	content: "\eabd";
}

.icon-forward:before {
	content: "\eabe";
}

.icon-reply:before {
	content: "\eabf";
}

.icon-reply-all:before {
	content: "\eac0";
}

.icon-bubble:before {
	content: "\eac1";
}

.icon-bubbles:before {
	content: "\eac2";
}

.icon-bubbles2:before {
	content: "\eac3";
}

.icon-bubble2:before {
	content: "\eac4";
}

.icon-bubbles3:before {
	content: "\eac5";
}

.icon-bubbles4:before {
	content: "\eac6";
}

.icon-bubble-notification:before {
	content: "\eac7";
}

.icon-bubbles5:before {
	content: "\eac8";
}

.icon-bubbles6:before {
	content: "\eac9";
}

.icon-bubble3:before {
	content: "\eaca";
}

.icon-bubble-dots:before {
	content: "\eacb";
}

.icon-bubble-lines:before {
	content: "\eacc";
}

.icon-bubble4:before {
	content: "\eacd";
}

.icon-bubble-dots2:before {
	content: "\eace";
}

.icon-bubble-lines2:before {
	content: "\eacf";
}

.icon-bubble5:before {
	content: "\ead0";
}

.icon-bubble6:before {
	content: "\ead1";
}

.icon-bubbles7:before {
	content: "\ead2";
}

.icon-bubble7:before {
	content: "\ead3";
}

.icon-bubbles8:before {
	content: "\ead4";
}

.icon-bubble8:before {
	content: "\ead5";
}

.icon-bubble-dots3:before {
	content: "\ead6";
}

.icon-bubble-lines3:before {
	content: "\ead7";
}

.icon-bubble9:before {
	content: "\ead8";
}

.icon-bubble-dots4:before {
	content: "\ead9";
}

.icon-bubble-lines4:before {
	content: "\eada";
}

.icon-bubbles9:before {
	content: "\eadb";
}

.icon-bubbles10:before {
	content: "\eadc";
}

.icon-bubble-blocked:before {
	content: "\eadd";
}

.icon-bubble-quote:before {
	content: "\eade";
}

.icon-bubble-user:before {
	content: "\eadf";
}

.icon-bubble-smiley:before {
	content: "\eae0";
}

.icon-bubble-check:before {
	content: "\eae1";
}

.icon-bubble-video:before {
	content: "\eae2";
}

.icon-bubble-link:before {
	content: "\eae3";
}

.icon-bubble-lock:before {
	content: "\eae4";
}

.icon-bubble-star:before {
	content: "\eae5";
}

.icon-bubble-heart:before {
	content: "\eae6";
}

.icon-bubble-paperclip:before {
	content: "\eae7";
}

.icon-bubble-cancel:before {
	content: "\eae8";
}

.icon-bubble-plus:before {
	content: "\eae9";
}

.icon-bubble-minus:before {
	content: "\eaea";
}

.icon-bubble-notification2:before {
	content: "\eaeb";
}

.icon-bubble-left:before {
	content: "\eaec";
}

.icon-bubble-right:before {
	content: "\eaed";
}

.icon-bubble-first:before {
	content: "\eaee";
}

.icon-bubble-last:before {
	content: "\eaef";
}

.icon-bubble-reply:before {
	content: "\eaf0";
}

.icon-bubble-forward:before {
	content: "\eaf1";
}

.icon-bubble-reply2:before {
	content: "\eaf2";
}

.icon-bubble-forward2:before {
	content: "\eaf3";
}

.icon-user:before {
	content: "\eaf4";
}

.icon-users:before {
	content: "\eaf5";
}

.icon-user-plus:before {
	content: "\eaf6";
}

.icon-user-minus:before {
	content: "\eaf7";
}

.icon-user-cancel:before {
	content: "\eaf8";
}

.icon-user-block:before {
	content: "\eaf9";
}

.icon-user-lock:before {
	content: "\eafa";
}

.icon-user-check:before {
	content: "\eafb";
}

.icon-users2:before {
	content: "\eafc";
}

.icon-user2:before {
	content: "\eafd";
}

.icon-users3:before {
	content: "\eafe";
}

.icon-user-plus2:before {
	content: "\eaff";
}

.icon-user-minus2:before {
	content: "\eb00";
}

.icon-user-cancel2:before {
	content: "\eb01";
}

.icon-user-block2:before {
	content: "\eb02";
}

.icon-user-lock2:before {
	content: "\eb03";
}

.icon-user-check2:before {
	content: "\eb04";
}

.icon-user3:before {
	content: "\eb05";
}

.icon-user4:before {
	content: "\eb06";
}

.icon-user5:before {
	content: "\eb07";
}

.icon-user6:before {
	content: "\eb08";
}

.icon-users4:before {
	content: "\eb09";
}

.icon-user-tie:before {
	content: "\eb0a";
}

.icon-user7:before {
	content: "\eb0b";
}

.icon-users5:before {
	content: "\eb0c";
}

.icon-collaboration:before {
	content: "\eb0d";
}

.icon-vcard:before {
	content: "\eb0e";
}

.icon-hat:before {
	content: "\eb0f";
}

.icon-bowtie:before {
	content: "\eb10";
}

.icon-tie:before {
	content: "\eb11";
}

.icon-hanger:before {
	content: "\eb12";
}

.icon-tshirt:before {
	content: "\eb13";
}

.icon-pants:before {
	content: "\eb14";
}

.icon-shorts:before {
	content: "\eb15";
}

.icon-sock:before {
	content: "\eb16";
}

.icon-laundry:before {
	content: "\eb17";
}

.icon-quotes-left:before {
	content: "\eb18";
}

.icon-quotes-right:before {
	content: "\eb19";
}

.icon-quotes-left2:before {
	content: "\eb1a";
}

.icon-quotes-right2:before {
	content: "\eb1b";
}

.icon-hour-glass:before {
	content: "\eb1c";
}

.icon-hour-glass2:before {
	content: "\eb1d";
}

.icon-hour-glass3:before {
	content: "\eb1e";
}

.icon-spinner:before {
	content: "\eb1f";
}

.icon-spinner2:before {
	content: "\eb20";
}

.icon-spinner3:before {
	content: "\eb21";
}

.icon-spinner4:before {
	content: "\eb22";
}

.icon-spinner5:before {
	content: "\eb23";
}

.icon-spinner6:before {
	content: "\eb24";
}

.icon-spinner7:before {
	content: "\eb25";
}

.icon-spinner8:before {
	content: "\eb26";
}

.icon-spinner9:before {
	content: "\eb27";
}

.icon-spinner10:before {
	content: "\eb28";
}

.icon-spinner11:before {
	content: "\eb29";
}

.icon-microscope:before {
	content: "\eb2a";
}

.icon-binoculars:before {
	content: "\eb2b";
}

.icon-binoculars2:before {
	content: "\eb2c";
}

.icon-search:before {
	content: "\eb2d";
}

.icon-zoom-in:before {
	content: "\eb2e";
}

.icon-zoom-out:before {
	content: "\eb2f";
}

.icon-search2:before {
	content: "\eb30";
}

.icon-zoom-in2:before {
	content: "\eb31";
}

.icon-zoom-out2:before {
	content: "\eb32";
}

.icon-search3:before {
	content: "\eb33";
}

.icon-search4:before {
	content: "\eb34";
}

.icon-zoom-in3:before {
	content: "\eb35";
}

.icon-zoom-out3:before {
	content: "\eb36";
}

.icon-search5:before {
	content: "\eb37";
}

.icon-search6:before {
	content: "\eb38";
}

.icon-enlarge:before {
	content: "\eb39";
}

.icon-shrink:before {
	content: "\eb3a";
}

.icon-enlarge2:before {
	content: "\eb3b";
}

.icon-shrink2:before {
	content: "\eb3c";
}

.icon-enlarge3:before {
	content: "\eb3d";
}

.icon-shrink3:before {
	content: "\eb3e";
}

.icon-enlarge4:before {
	content: "\eb3f";
}

.icon-shrink4:before {
	content: "\eb40";
}

.icon-enlarge5:before {
	content: "\eb41";
}

.icon-shrink5:before {
	content: "\eb42";
}

.icon-enlarge6:before {
	content: "\eb43";
}

.icon-shrink6:before {
	content: "\eb44";
}

.icon-enlarge7:before {
	content: "\eb45";
}

.icon-shrink7:before {
	content: "\eb46";
}

.icon-key:before {
	content: "\eb47";
}

.icon-key2:before {
	content: "\eb48";
}

.icon-key3:before {
	content: "\eb49";
}

.icon-key4:before {
	content: "\eb4a";
}

.icon-key5:before {
	content: "\eb4b";
}

.icon-keyhole:before {
	content: "\eb4c";
}

.icon-lock:before {
	content: "\eb4d";
}

.icon-lock2:before {
	content: "\eb4e";
}

.icon-lock3:before {
	content: "\eb4f";
}

.icon-lock4:before {
	content: "\eb50";
}

.icon-unlocked:before {
	content: "\eb51";
}

.icon-lock5:before {
	content: "\eb52";
}

.icon-unlocked2:before {
	content: "\eb53";
}

.icon-safe:before {
	content: "\eb54";
}

.icon-wrench:before {
	content: "\eb55";
}

.icon-wrench2:before {
	content: "\eb56";
}

.icon-wrench3:before {
	content: "\eb57";
}

.icon-equalizer:before {
	content: "\eb58";
}

.icon-equalizer2:before {
	content: "\eb59";
}

.icon-equalizer3:before {
	content: "\eb5a";
}

.icon-equalizer4:before {
	content: "\eb5b";
}

.icon-cog:before {
	content: "\eb5c";
}

.icon-cogs:before {
	content: "\eb5d";
}

.icon-cog2:before {
	content: "\eb5e";
}

.icon-cog3:before {
	content: "\eb5f";
}

.icon-cog4:before {
	content: "\eb60";
}

.icon-cog5:before {
	content: "\eb61";
}

.icon-cog6:before {
	content: "\eb62";
}

.icon-cog7:before {
	content: "\eb63";
}

.icon-factory:before {
	content: "\eb64";
}

.icon-hammer:before {
	content: "\eb65";
}

.icon-hammer-wrench:before {
	content: "\eb66";
}

.icon-knife:before {
	content: "\eb67";
}

.icon-screwdriver:before {
	content: "\eb68";
}

.icon-screwdriver2:before {
	content: "\eb69";
}

.icon-magic-wand:before {
	content: "\eb6a";
}

.icon-magic-wand2:before {
	content: "\eb6b";
}

.icon-pulse:before {
	content: "\eb6c";
}

.icon-pulse2:before {
	content: "\eb6d";
}

.icon-aid-kit:before {
	content: "\eb6e";
}

.icon-aid-kit2:before {
	content: "\eb6f";
}

.icon-stethoscope:before {
	content: "\eb70";
}

.icon-ambulance:before {
	content: "\eb71";
}

.icon-alarm2:before {
	content: "\eb72";
}

.icon-pandage:before {
	content: "\eb73";
}

.icon-pandage2:before {
	content: "\eb74";
}

.icon-bug:before {
	content: "\eb75";
}

.icon-bug2:before {
	content: "\eb76";
}

.icon-syringe:before {
	content: "\eb77";
}

.icon-syringe2:before {
	content: "\eb78";
}

.icon-pill:before {
	content: "\eb79";
}

.icon-construction:before {
	content: "\eb7a";
}

.icon-traffic-cone:before {
	content: "\eb7b";
}

.icon-traffic-lights:before {
	content: "\eb7c";
}

.icon-pie-chart:before {
	content: "\eb7d";
}

.icon-pie-chart2:before {
	content: "\eb7e";
}

.icon-pie-chart3:before {
	content: "\eb7f";
}

.icon-pie-chart4:before {
	content: "\eb80";
}

.icon-pie-chart5:before {
	content: "\eb81";
}

.icon-pie-chart6:before {
	content: "\eb82";
}

.icon-pie-chart7:before {
	content: "\eb83";
}

.icon-stats-dots:before {
	content: "\eb84";
}

.icon-stats-bars:before {
	content: "\eb85";
}

.icon-pie-chart8:before {
	content: "\eb86";
}

.icon-stats-bars2:before {
	content: "\eb87";
}

.icon-stats-bars3:before {
	content: "\eb88";
}

.icon-stats-bars4:before {
	content: "\eb89";
}

.icon-stats-bars5:before {
	content: "\eb8a";
}

.icon-stats-bars6:before {
	content: "\eb8b";
}

.icon-chart:before {
	content: "\eb8c";
}

.icon-stats-growth:before {
	content: "\eb8d";
}

.icon-stats-decline:before {
	content: "\eb8e";
}

.icon-stats-growth2:before {
	content: "\eb8f";
}

.icon-stats-decline2:before {
	content: "\eb90";
}

.icon-stairs-up:before {
	content: "\eb91";
}

.icon-stairs-down:before {
	content: "\eb92";
}

.icon-stairs:before {
	content: "\eb93";
}

.icon-stairs2:before {
	content: "\eb94";
}

.icon-ladder:before {
	content: "\eb95";
}

.icon-rating:before {
	content: "\eb96";
}

.icon-rating2:before {
	content: "\eb97";
}

.icon-rating3:before {
	content: "\eb98";
}

.icon-cake:before {
	content: "\eb99";
}

.icon-podium:before {
	content: "\eb9a";
}

.icon-stars:before {
	content: "\eb9b";
}

.icon-medal-star:before {
	content: "\eb9c";
}

.icon-medal:before {
	content: "\eb9d";
}

.icon-medal2:before {
	content: "\eb9e";
}

.icon-medal-first:before {
	content: "\eb9f";
}

.icon-medal-second:before {
	content: "\eba0";
}

.icon-medal-third:before {
	content: "\eba1";
}

.icon-crown:before {
	content: "\eba2";
}

.icon-trophy:before {
	content: "\eba3";
}

.icon-trophy2:before {
	content: "\eba4";
}

.icon-trophy3:before {
	content: "\eba5";
}

.icon-diamond:before {
	content: "\eba6";
}

.icon-diamond2:before {
	content: "\eba7";
}

.icon-trophy4:before {
	content: "\eba8";
}

.icon-gift:before {
	content: "\eba9";
}

.icon-gift2:before {
	content: "\ebaa";
}

.icon-balloon:before {
	content: "\ebab";
}

.icon-pipe:before {
	content: "\ebac";
}

.icon-mustache:before {
	content: "\ebad";
}

.icon-mustache2:before {
	content: "\ebae";
}

.icon-glass:before {
	content: "\ebaf";
}

.icon-glass2:before {
	content: "\ebb0";
}

.icon-glass3:before {
	content: "\ebb1";
}

.icon-glass4:before {
	content: "\ebb2";
}

.icon-bottle:before {
	content: "\ebb3";
}

.icon-bottle2:before {
	content: "\ebb4";
}

.icon-bottle3:before {
	content: "\ebb5";
}

.icon-bottle4:before {
	content: "\ebb6";
}

.icon-mug:before {
	content: "\ebb7";
}

.icon-fork-knife:before {
	content: "\ebb8";
}

.icon-spoon-knife:before {
	content: "\ebb9";
}

.icon-cook:before {
	content: "\ebba";
}

.icon-plate:before {
	content: "\ebbb";
}

.icon-steak:before {
	content: "\ebbc";
}

.icon-fish:before {
	content: "\ebbd";
}

.icon-chicken:before {
	content: "\ebbe";
}

.icon-hamburger:before {
	content: "\ebbf";
}

.icon-pizza:before {
	content: "\ebc0";
}

.icon-cheese:before {
	content: "\ebc1";
}

.icon-bread:before {
	content: "\ebc2";
}

.icon-icecream:before {
	content: "\ebc3";
}

.icon-milk:before {
	content: "\ebc4";
}

.icon-cup:before {
	content: "\ebc5";
}

.icon-cup2:before {
	content: "\ebc6";
}

.icon-coffee-baen:before {
	content: "\ebc7";
}

.icon-coffee:before {
	content: "\ebc8";
}

.icon-teapot:before {
	content: "\ebc9";
}

.icon-leaf:before {
	content: "\ebca";
}

.icon-leaf2:before {
	content: "\ebcb";
}

.icon-apple:before {
	content: "\ebcc";
}

.icon-grapes:before {
	content: "\ebcd";
}

.icon-cherry:before {
	content: "\ebce";
}

.icon-tree:before {
	content: "\ebcf";
}

.icon-tree2:before {
	content: "\ebd0";
}

.icon-tree3:before {
	content: "\ebd1";
}

.icon-tree4:before {
	content: "\ebd2";
}

.icon-cactus:before {
	content: "\ebd3";
}

.icon-mountains:before {
	content: "\ebd4";
}

.icon-paw:before {
	content: "\ebd5";
}

.icon-footprint:before {
	content: "\ebd6";
}

.icon-tent:before {
	content: "\ebd7";
}

.icon-flower:before {
	content: "\ebd8";
}

.icon-flower2:before {
	content: "\ebd9";
}

.icon-rocket:before {
	content: "\ebda";
}

.icon-meter:before {
	content: "\ebdb";
}

.icon-meter2:before {
	content: "\ebdc";
}

.icon-meter-slow:before {
	content: "\ebdd";
}

.icon-meter-medium:before {
	content: "\ebde";
}

.icon-meter-fast:before {
	content: "\ebdf";
}

.icon-meter3:before {
	content: "\ebe0";
}

.icon-hammer2:before {
	content: "\ebe1";
}

.icon-balance:before {
	content: "\ebe2";
}

.icon-scale:before {
	content: "\ebe3";
}

.icon-bomb:before {
	content: "\ebe4";
}

.icon-fire:before {
	content: "\ebe5";
}

.icon-fire2:before {
	content: "\ebe6";
}

.icon-lab:before {
	content: "\ebe7";
}

.icon-atom:before {
	content: "\ebe8";
}

.icon-atom2:before {
	content: "\ebe9";
}

.icon-magnet:before {
	content: "\ebea";
}

.icon-magnet2:before {
	content: "\ebeb";
}

.icon-dumbbell:before {
	content: "\ebec";
}

.icon-skull:before {
	content: "\ebed";
}

.icon-skull2:before {
	content: "\ebee";
}

.icon-lamp:before {
	content: "\ebef";
}

.icon-lamp2:before {
	content: "\ebf0";
}

.icon-lamp3:before {
	content: "\ebf1";
}

.icon-spotlight:before {
	content: "\ebf2";
}

.icon-lamp4:before {
	content: "\ebf3";
}

.icon-lamp5:before {
	content: "\ebf4";
}

.icon-lamp6:before {
	content: "\ebf5";
}

.icon-lamp7:before {
	content: "\ebf6";
}

.icon-lamp8:before {
	content: "\ebf7";
}

.icon-broom:before {
	content: "\ebf8";
}

.icon-toiletpaper:before {
	content: "\ebf9";
}

.icon-bin:before {
	content: "\ebfa";
}

.icon-bin2:before {
	content: "\ebfb";
}

.icon-bin3:before {
	content: "\ebfc";
}

.icon-bin4:before {
	content: "\ebfd";
}

.icon-bin5:before {
	content: "\ebfe";
}

.icon-briefcase:before {
	content: "\ebff";
}

.icon-briefcase2:before {
	content: "\ec00";
}

.icon-briefcase3:before {
	content: "\ec01";
}

.icon-airplane:before {
	content: "\ec02";
}

.icon-airplane2:before {
	content: "\ec03";
}

.icon-airplane3:before {
	content: "\ec04";
}

.icon-airplane4:before {
	content: "\ec05";
}

.icon-paperplane:before {
	content: "\ec06";
}

.icon-car:before {
	content: "\ec07";
}

.icon-steering-wheel:before {
	content: "\ec08";
}

.icon-car2:before {
	content: "\ec09";
}

.icon-gas:before {
	content: "\ec0a";
}

.icon-bus:before {
	content: "\ec0b";
}

.icon-truck:before {
	content: "\ec0c";
}

.icon-bike:before {
	content: "\ec0d";
}

.icon-road:before {
	content: "\ec0e";
}

.icon-train:before {
	content: "\ec0f";
}

.icon-train2:before {
	content: "\ec10";
}

.icon-ship:before {
	content: "\ec11";
}

.icon-boat:before {
	content: "\ec12";
}

.icon-chopper:before {
	content: "\ec13";
}

.icon-chopper2:before {
	content: "\ec14";
}

.icon-cube:before {
	content: "\ec15";
}

.icon-cube2:before {
	content: "\ec16";
}

.icon-cube3:before {
	content: "\ec17";
}

.icon-cube4:before {
	content: "\ec18";
}

.icon-pyramid:before {
	content: "\ec19";
}

.icon-pyramid2:before {
	content: "\ec1a";
}

.icon-package:before {
	content: "\ec1b";
}

.icon-puzzle:before {
	content: "\ec1c";
}

.icon-puzzle2:before {
	content: "\ec1d";
}

.icon-puzzle3:before {
	content: "\ec1e";
}

.icon-puzzle4:before {
	content: "\ec1f";
}

.icon-glasses-3d:before {
	content: "\ec20";
}

.icon-glasses-3d2:before {
	content: "\ec21";
}

.icon-glasses:before {
	content: "\ec22";
}

.icon-glasses2:before {
	content: "\ec23";
}

.icon-brain:before {
	content: "\ec24";
}

.icon-accessibility:before {
	content: "\ec25";
}

.icon-accessibility2:before {
	content: "\ec26";
}

.icon-strategy:before {
	content: "\ec27";
}

.icon-target:before {
	content: "\ec28";
}

.icon-target2:before {
	content: "\ec29";
}

.icon-target3:before {
	content: "\ec2a";
}

.icon-ammo:before {
	content: "\ec2b";
}

.icon-gun:before {
	content: "\ec2c";
}

.icon-gun-forbidden:before {
	content: "\ec2d";
}

.icon-shield:before {
	content: "\ec2e";
}

.icon-shield-check:before {
	content: "\ec2f";
}

.icon-shield-notice:before {
	content: "\ec30";
}

.icon-shield2:before {
	content: "\ec31";
}

.icon-shield3:before {
	content: "\ec32";
}

.icon-shield4:before {
	content: "\ec33";
}

.icon-soccer:before {
	content: "\ec34";
}

.icon-football:before {
	content: "\ec35";
}

.icon-archery:before {
	content: "\ec36";
}

.icon-bow:before {
	content: "\ec37";
}

.icon-sword:before {
	content: "\ec38";
}

.icon-tennis:before {
	content: "\ec39";
}

.icon-pingpong:before {
	content: "\ec3a";
}

.icon-baseball:before {
	content: "\ec3b";
}

.icon-basketball:before {
	content: "\ec3c";
}

.icon-golf:before {
	content: "\ec3d";
}

.icon-golf2:before {
	content: "\ec3e";
}

.icon-hockey:before {
	content: "\ec3f";
}

.icon-racing:before {
	content: "\ec40";
}

.icon-finish:before {
	content: "\ec41";
}

.icon-eight-ball:before {
	content: "\ec42";
}

.icon-bowling:before {
	content: "\ec43";
}

.icon-bowling2:before {
	content: "\ec44";
}

.icon-power:before {
	content: "\ec45";
}

.icon-power2:before {
	content: "\ec46";
}

.icon-power3:before {
	content: "\ec47";
}

.icon-switch:before {
	content: "\ec48";
}

.icon-switch2:before {
	content: "\ec49";
}

.icon-power-cord:before {
	content: "\ec4a";
}

.icon-power-cord2:before {
	content: "\ec4b";
}

.icon-outlet:before {
	content: "\ec4c";
}

.icon-clipboard:before {
	content: "\ec4d";
}

.icon-clipboard2:before {
	content: "\ec4e";
}

.icon-clipboard3:before {
	content: "\ec4f";
}

.icon-clipboard4:before {
	content: "\ec50";
}

.icon-clipboard5:before {
	content: "\ec51";
}

.icon-clipboard6:before {
	content: "\ec52";
}

.icon-playlist:before {
	content: "\ec53";
}

.icon-playlist-add:before {
	content: "\ec54";
}

.icon-list-numbered:before {
	content: "\ec55";
}

.icon-list:before {
	content: "\ec56";
}

.icon-list2:before {
	content: "\ec57";
}

.icon-more:before {
	content: "\ec58";
}

.icon-more2:before {
	content: "\ec59";
}

.icon-grid:before {
	content: "\ec5a";
}

.icon-grid2:before {
	content: "\ec5b";
}

.icon-grid3:before {
	content: "\ec5c";
}

.icon-grid4:before {
	content: "\ec5d";
}

.icon-grid5:before {
	content: "\ec5e";
}

.icon-grid6:before {
	content: "\ec5f";
}

.icon-grid7:before {
	content: "\ec60";
}

.icon-tree5:before {
	content: "\ec61";
}

.icon-tree6:before {
	content: "\ec62";
}

.icon-tree7:before {
	content: "\ec63";
}

.icon-lan:before {
	content: "\ec64";
}

.icon-lan2:before {
	content: "\ec65";
}

.icon-lan3:before {
	content: "\ec66";
}

.icon-menu:before {
	content: "\ec67";
}

.icon-circle-small:before {
	content: "\ec68";
}

.icon-menu2:before {
	content: "\ec69";
}

.icon-menu3:before {
	content: "\ec6a";
}

.icon-menu4:before {
	content: "\ec6b";
}

.icon-menu5:before {
	content: "\ec6c";
}

.icon-menu6:before {
	content: "\ec6d";
}

.icon-menu7:before {
	content: "\ec6e";
}

.icon-menu8:before {
	content: "\ec6f";
}

.icon-menu9:before {
	content: "\ec70";
}

.icon-menu10:before {
	content: "\ec71";
}

.icon-cloud:before {
	content: "\ec72";
}

.icon-cloud-download:before {
	content: "\ec73";
}

.icon-cloud-upload:before {
	content: "\ec74";
}

.icon-cloud-check:before {
	content: "\ec75";
}

.icon-cloud2:before {
	content: "\ec76";
}

.icon-cloud-download2:before {
	content: "\ec77";
}

.icon-cloud-upload2:before {
	content: "\ec78";
}

.icon-cloud-check2:before {
	content: "\ec79";
}

.icon-download2:before {
	content: "\ec7a";
}

.icon-download3:before {
	content: "\ec7b";
}

.icon-upload2:before {
	content: "\ec7c";
}

.icon-upload3:before {
	content: "\ec7d";
}

.icon-import:before {
	content: "\ec7e";
}

.icon-import2:before {
	content: "\ec7f";
}

.icon-download4:before {
	content: "\ec80";
}

.icon-upload4:before {
	content: "\ec81";
}

.icon-download5:before {
	content: "\ec82";
}

.icon-upload5:before {
	content: "\ec83";
}

.icon-download6:before {
	content: "\ec84";
}

.icon-upload6:before {
	content: "\ec85";
}

.icon-download7:before {
	content: "\ec86";
}

.icon-upload7:before {
	content: "\ec87";
}

.icon-download8:before {
	content: "\ec88";
}

.icon-upload8:before {
	content: "\ec89";
}

.icon-download9:before {
	content: "\ec8a";
}

.icon-upload9:before {
	content: "\ec8b";
}

.icon-download10:before {
	content: "\ec8c";
}

.icon-upload10:before {
	content: "\ec8d";
}

.icon-sphere:before {
	content: "\ec8e";
}

.icon-sphere2:before {
	content: "\ec8f";
}

.icon-sphere3:before {
	content: "\ec90";
}

.icon-planet:before {
	content: "\ec91";
}

.icon-planet2:before {
	content: "\ec92";
}

.icon-earth:before {
	content: "\ec93";
}

.icon-earth2:before {
	content: "\ec94";
}

.icon-earth3:before {
	content: "\ec95";
}

.icon-link:before {
	content: "\ec96";
}

.icon-unlink:before {
	content: "\ec97";
}

.icon-link2:before {
	content: "\ec98";
}

.icon-unlink2:before {
	content: "\ec99";
}

.icon-link3:before {
	content: "\ec9a";
}

.icon-unlink3:before {
	content: "\ec9b";
}

.icon-link4:before {
	content: "\ec9c";
}

.icon-unlink4:before {
	content: "\ec9d";
}

.icon-link5:before {
	content: "\ec9e";
}

.icon-unlink5:before {
	content: "\ec9f";
}

.icon-anchor:before {
	content: "\eca0";
}

.icon-flag:before {
	content: "\eca1";
}

.icon-flag2:before {
	content: "\eca2";
}

.icon-flag3:before {
	content: "\eca3";
}

.icon-flag4:before {
	content: "\eca4";
}

.icon-flag5:before {
	content: "\eca5";
}

.icon-flag6:before {
	content: "\eca6";
}

.icon-flag7:before {
	content: "\eca7";
}

.icon-flag8:before {
	content: "\eca8";
}

.icon-attachment:before {
	content: "\eca9";
}

.icon-attachment2:before {
	content: "\ecaa";
}

.icon-eye:before {
	content: "\ecab";
}

.icon-eye-plus:before {
	content: "\ecac";
}

.icon-eye-minus:before {
	content: "\ecad";
}

.icon-eye-blocked:before {
	content: "\ecae";
}

.icon-eye2:before {
	content: "\ecaf";
}

.icon-eye-blocked2:before {
	content: "\ecb0";
}

.icon-eye3:before {
	content: "\ecb1";
}

.icon-eye-blocked3:before {
	content: "\ecb2";
}

.icon-eye4:before {
	content: "\ecb3";
}

.icon-bookmark2:before {
	content: "\ecb4";
}

.icon-bookmark3:before {
	content: "\ecb5";
}

.icon-bookmarks:before {
	content: "\ecb6";
}

.icon-bookmark4:before {
	content: "\ecb7";
}

.icon-spotlight2:before {
	content: "\ecb8";
}

.icon-starburst:before {
	content: "\ecb9";
}

.icon-snowflake:before {
	content: "\ecba";
}

.icon-temperature:before {
	content: "\ecbb";
}

.icon-temperature2:before {
	content: "\ecbc";
}

.icon-weather-lightning:before {
	content: "\ecbd";
}

.icon-weather-lightning2:before {
	content: "\ecbe";
}

.icon-weather-rain:before {
	content: "\ecbf";
}

.icon-weather-rain2:before {
	content: "\ecc0";
}

.icon-weather-snow:before {
	content: "\ecc1";
}

.icon-weather-snow2:before {
	content: "\ecc2";
}

.icon-weather-cloud-wind:before {
	content: "\ecc3";
}

.icon-weather-cloud-wind2:before {
	content: "\ecc4";
}

.icon-weather-cloud-sun:before {
	content: "\ecc5";
}

.icon-weather-cloud-sun2:before {
	content: "\ecc6";
}

.icon-weather-cloudy:before {
	content: "\ecc7";
}

.icon-weather-cloudy2:before {
	content: "\ecc8";
}

.icon-weather-sun-wind:before {
	content: "\ecc9";
}

.icon-weather-sun-wind2:before {
	content: "\ecca";
}

.icon-sun:before {
	content: "\eccb";
}

.icon-sun2:before {
	content: "\eccc";
}

.icon-moon:before {
	content: "\eccd";
}

.icon-day-night:before {
	content: "\ecce";
}

.icon-day-night2:before {
	content: "\eccf";
}

.icon-weather-windy:before {
	content: "\ecd0";
}

.icon-fan:before {
	content: "\ecd1";
}

.icon-umbrella:before {
	content: "\ecd2";
}

.icon-sun3:before {
	content: "\ecd3";
}

.icon-contrast:before {
	content: "\ecd4";
}

.icon-brightness-contrast:before {
	content: "\ecd5";
}

.icon-brightness-high:before {
	content: "\ecd6";
}

.icon-brightness-medium:before {
	content: "\ecd7";
}

.icon-brightness-low:before {
	content: "\ecd8";
}

.icon-bed:before {
	content: "\ecd9";
}

.icon-bed2:before {
	content: "\ecda";
}

.icon-furniture:before {
	content: "\ecdb";
}

.icon-chair:before {
	content: "\ecdc";
}

.icon-star-empty:before {
	content: "\ecdd";
}

.icon-star-empty2:before {
	content: "\ecde";
}

.icon-star-full:before {
	content: "\ecdf";
}

.icon-star-empty3:before {
	content: "\ece0";
}

.icon-star-half:before {
	content: "\ece1";
}

.icon-star-full2:before {
	content: "\ece2";
}

.icon-star:before {
	content: "\ece3";
}

.icon-heart:before {
	content: "\ece4";
}

.icon-heart2:before {
	content: "\ece5";
}

.icon-heart3:before {
	content: "\ece6";
}

.icon-heart4:before {
	content: "\ece7";
}

.icon-heart-broken:before {
	content: "\ece8";
}

.icon-heart5:before {
	content: "\ece9";
}

.icon-heart6:before {
	content: "\ecea";
}

.icon-heart-broken2:before {
	content: "\eceb";
}

.icon-heart7:before {
	content: "\ecec";
}

.icon-heart8:before {
	content: "\eced";
}

.icon-heart-broken3:before {
	content: "\ecee";
}

.icon-lips:before {
	content: "\ecef";
}

.icon-lips2:before {
	content: "\ecf0";
}

.icon-thumbs-up:before {
	content: "\ecf1";
}

.icon-thumbs-up2:before {
	content: "\ecf2";
}

.icon-thumbs-down:before {
	content: "\ecf3";
}

.icon-thumbs-down2:before {
	content: "\ecf4";
}

.icon-thumbs-up3:before {
	content: "\ecf5";
}

.icon-thumbs-down3:before {
	content: "\ecf6";
}

.icon-height:before {
	content: "\ecf7";
}

.icon-man:before {
	content: "\ecf8";
}

.icon-woman:before {
	content: "\ecf9";
}

.icon-man-woman:before {
	content: "\ecfa";
}

.icon-male:before {
	content: "\ecfb";
}

.icon-female:before {
	content: "\ecfc";
}

.icon-peace:before {
	content: "\ecfd";
}

.icon-yin-yang:before {
	content: "\ecfe";
}

.icon-happy:before {
	content: "\ecff";
}

.icon-happy2:before {
	content: "\ed00";
}

.icon-smile:before {
	content: "\ed01";
}

.icon-smile2:before {
	content: "\ed02";
}

.icon-tongue:before {
	content: "\ed03";
}

.icon-tongue2:before {
	content: "\ed04";
}

.icon-sad:before {
	content: "\ed05";
}

.icon-sad2:before {
	content: "\ed06";
}

.icon-wink:before {
	content: "\ed07";
}

.icon-wink2:before {
	content: "\ed08";
}

.icon-grin:before {
	content: "\ed09";
}

.icon-grin2:before {
	content: "\ed0a";
}

.icon-cool:before {
	content: "\ed0b";
}

.icon-cool2:before {
	content: "\ed0c";
}

.icon-angry:before {
	content: "\ed0d";
}

.icon-angry2:before {
	content: "\ed0e";
}

.icon-evil:before {
	content: "\ed0f";
}

.icon-evil2:before {
	content: "\ed10";
}

.icon-shocked:before {
	content: "\ed11";
}

.icon-shocked2:before {
	content: "\ed12";
}

.icon-baffled:before {
	content: "\ed13";
}

.icon-baffled2:before {
	content: "\ed14";
}

.icon-confused:before {
	content: "\ed15";
}

.icon-confused2:before {
	content: "\ed16";
}

.icon-neutral:before {
	content: "\ed17";
}

.icon-neutral2:before {
	content: "\ed18";
}

.icon-hipster:before {
	content: "\ed19";
}

.icon-hipster2:before {
	content: "\ed1a";
}

.icon-wondering:before {
	content: "\ed1b";
}

.icon-wondering2:before {
	content: "\ed1c";
}

.icon-sleepy:before {
	content: "\ed1d";
}

.icon-sleepy2:before {
	content: "\ed1e";
}

.icon-frustrated:before {
	content: "\ed1f";
}

.icon-frustrated2:before {
	content: "\ed20";
}

.icon-crying:before {
	content: "\ed21";
}

.icon-crying2:before {
	content: "\ed22";
}

.icon-cursor:before {
	content: "\ed23";
}

.icon-cursor2:before {
	content: "\ed24";
}

.icon-lasso:before {
	content: "\ed25";
}

.icon-lasso2:before {
	content: "\ed26";
}

.icon-select:before {
	content: "\ed27";
}

.icon-select2:before {
	content: "\ed28";
}

.icon-point-up:before {
	content: "\ed29";
}

.icon-point-right:before {
	content: "\ed2a";
}

.icon-point-down:before {
	content: "\ed2b";
}

.icon-point-left:before {
	content: "\ed2c";
}

.icon-pointer:before {
	content: "\ed2d";
}

.icon-reminder:before {
	content: "\ed2e";
}

.icon-drag-left-right:before {
	content: "\ed2f";
}

.icon-drag-left:before {
	content: "\ed30";
}

.icon-drag-right:before {
	content: "\ed31";
}

.icon-touch:before {
	content: "\ed32";
}

.icon-multitouch:before {
	content: "\ed33";
}

.icon-touch-zoom:before {
	content: "\ed34";
}

.icon-touch-pinch:before {
	content: "\ed35";
}

.icon-hand:before {
	content: "\ed36";
}

.icon-grab:before {
	content: "\ed37";
}

.icon-stack-empty:before {
	content: "\ed38";
}

.icon-stack-plus:before {
	content: "\ed39";
}

.icon-stack-minus:before {
	content: "\ed3a";
}

.icon-stack-star:before {
	content: "\ed3b";
}

.icon-stack-picture:before {
	content: "\ed3c";
}

.icon-stack-down:before {
	content: "\ed3d";
}

.icon-stack-up:before {
	content: "\ed3e";
}

.icon-stack-cancel:before {
	content: "\ed3f";
}

.icon-stack-check:before {
	content: "\ed40";
}

.icon-stack-text:before {
	content: "\ed41";
}

.icon-stack-clubs:before {
	content: "\ed42";
}

.icon-stack-spades:before {
	content: "\ed43";
}

.icon-stack-hearts:before {
	content: "\ed44";
}

.icon-stack-diamonds:before {
	content: "\ed45";
}

.icon-stack-user:before {
	content: "\ed46";
}

.icon-stack4:before {
	content: "\ed47";
}

.icon-stack-music:before {
	content: "\ed48";
}

.icon-stack-play:before {
	content: "\ed49";
}

.icon-move:before {
	content: "\ed4a";
}

.icon-dots:before {
	content: "\ed4b";
}

.icon-warning:before {
	content: "\ed4c";
}

.icon-warning2:before {
	content: "\ed4d";
}

.icon-notification:before {
	content: "\ed4e";
}

.icon-notification2:before {
	content: "\ed4f";
}

.icon-question:before {
	content: "\ed50";
}

.icon-question2:before {
	content: "\ed51";
}

.icon-question3:before {
	content: "\ed52";
}

.icon-question4:before {
	content: "\ed53";
}

.icon-question5:before {
	content: "\ed54";
}

.icon-question6:before {
	content: "\ed55";
}

.icon-plus:before {
	content: "\ed56";
}

.icon-minus:before {
	content: "\ed57";
}

.icon-plus2:before {
	content: "\ed58";
}

.icon-minus2:before {
	content: "\ed59";
}

.icon-plus3:before {
	content: "\ed5a";
}

.icon-minus3:before {
	content: "\ed5b";
}

.icon-plus-circle:before {
	content: "\ed5c";
}

.icon-minus-circle:before {
	content: "\ed5d";
}

.icon-plus-circle2:before {
	content: "\ed5e";
}

.icon-minus-circle2:before {
	content: "\ed5f";
}

.icon-info:before {
	content: "\ed60";
}

.icon-info2:before {
	content: "\ed61";
}

.icon-cancel-circle:before {
	content: "\ed62";
}

.icon-cancel-circle2:before {
	content: "\ed63";
}

.icon-blocked:before {
	content: "\ed64";
}

.icon-cancel-square:before {
	content: "\ed65";
}

.icon-cancel-square2:before {
	content: "\ed66";
}

.icon-cancel:before {
	content: "\ed67";
}

.icon-spam:before {
	content: "\ed68";
}

.icon-cross:before {
	content: "\ed69";
}

.icon-cross2:before {
	content: "\ed6a";
}

.icon-cross3:before {
	content: "\ed6b";
}

.icon-checkmark:before {
	content: "\ed6c";
}

.icon-checkmark2:before {
	content: "\ed6d";
}

.icon-checkmark3:before {
	content: "\ed6e";
}

.icon-checkmark4:before {
	content: "\ed6f";
}

.icon-checkmark5:before {
	content: "\ed70";
}

.icon-spell-check:before {
	content: "\ed71";
}

.icon-spell-check2:before {
	content: "\ed72";
}

.icon-enter:before {
	content: "\ed73";
}

.icon-exit:before {
	content: "\ed74";
}

.icon-enter2:before {
	content: "\ed75";
}

.icon-exit2:before {
	content: "\ed76";
}

.icon-enter3:before {
	content: "\ed77";
}

.icon-exit3:before {
	content: "\ed78";
}

.icon-wall:before {
	content: "\ed79";
}

.icon-fence:before {
	content: "\ed7a";
}

.icon-play3:before {
	content: "\ed7b";
}

.icon-pause:before {
	content: "\ed7c";
}

.icon-stop:before {
	content: "\ed7d";
}

.icon-previous:before {
	content: "\ed7e";
}

.icon-next:before {
	content: "\ed7f";
}

.icon-backward:before {
	content: "\ed80";
}

.icon-forward2:before {
	content: "\ed81";
}

.icon-play4:before {
	content: "\ed82";
}

.icon-pause2:before {
	content: "\ed83";
}

.icon-stop2:before {
	content: "\ed84";
}

.icon-backward2:before {
	content: "\ed85";
}

.icon-forward3:before {
	content: "\ed86";
}

.icon-first:before {
	content: "\ed87";
}

.icon-last:before {
	content: "\ed88";
}

.icon-previous2:before {
	content: "\ed89";
}

.icon-next2:before {
	content: "\ed8a";
}

.icon-eject:before {
	content: "\ed8b";
}

.icon-volume-high:before {
	content: "\ed8c";
}

.icon-volume-medium:before {
	content: "\ed8d";
}

.icon-volume-low:before {
	content: "\ed8e";
}

.icon-volume-mute:before {
	content: "\ed8f";
}

.icon-speaker-left:before {
	content: "\ed90";
}

.icon-speaker-right:before {
	content: "\ed91";
}

.icon-volume-mute2:before {
	content: "\ed92";
}

.icon-volume-increase:before {
	content: "\ed93";
}

.icon-volume-decrease:before {
	content: "\ed94";
}

.icon-volume-high2:before {
	content: "\ed95";
}

.icon-volume-medium2:before {
	content: "\ed96";
}

.icon-volume-medium3:before {
	content: "\ed97";
}

.icon-volume-low2:before {
	content: "\ed98";
}

.icon-volume-mute3:before {
	content: "\ed99";
}

.icon-volume-increase2:before {
	content: "\ed9a";
}

.icon-volume-decrease2:before {
	content: "\ed9b";
}

.icon-volume-decrease3:before {
	content: "\ed9c";
}

.icon-volume-5:before {
	content: "\ed9d";
}

.icon-volume-4:before {
	content: "\ed9e";
}

.icon-volume-3:before {
	content: "\ed9f";
}

.icon-volume-2:before {
	content: "\eda0";
}

.icon-volume-1:before {
	content: "\eda1";
}

.icon-volume-0:before {
	content: "\eda2";
}

.icon-volume-mute4:before {
	content: "\eda3";
}

.icon-volume-mute5:before {
	content: "\eda4";
}

.icon-loop:before {
	content: "\eda5";
}

.icon-loop2:before {
	content: "\eda6";
}

.icon-loop3:before {
	content: "\eda7";
}

.icon-infinite-square:before {
	content: "\eda8";
}

.icon-infinite:before {
	content: "\eda9";
}

.icon-infinite2:before {
	content: "\edaa";
}

.icon-loop4:before {
	content: "\edab";
}

.icon-shuffle:before {
	content: "\edac";
}

.icon-shuffle2:before {
	content: "\edad";
}

.icon-wave:before {
	content: "\edae";
}

.icon-wave2:before {
	content: "\edaf";
}

.icon-split:before {
	content: "\edb0";
}

.icon-merge:before {
	content: "\edb1";
}

.icon-first2:before {
	content: "\edb2";
}

.icon-last2:before {
	content: "\edb3";
}

.icon-arrow-up:before {
	content: "\edb4";
}

.icon-arrow-up2:before {
	content: "\edb5";
}

.icon-arrow-up3:before {
	content: "\edb6";
}

.icon-arrow-up4:before {
	content: "\edb7";
}

.icon-arrow-right:before {
	content: "\edb8";
}

.icon-arrow-right2:before {
	content: "\edb9";
}

.icon-arrow-right3:before {
	content: "\edba";
}

.icon-arrow-right4:before {
	content: "\edbb";
}

.icon-arrow-down:before {
	content: "\edbc";
}

.icon-arrow-down2:before {
	content: "\edbd";
}

.icon-arrow-down3:before {
	content: "\edbe";
}

.icon-arrow-down4:before {
	content: "\edbf";
}

.icon-arrow-left:before {
	content: "\edc0";
}

.icon-arrow-left2:before {
	content: "\edc1";
}

.icon-arrow-left3:before {
	content: "\edc2";
}

.icon-arrow-left4:before {
	content: "\edc3";
}

.icon-arrow-up5:before {
	content: "\edc4";
}

.icon-arrow-right5:before {
	content: "\edc5";
}

.icon-arrow-down5:before {
	content: "\edc6";
}

.icon-arrow-left5:before {
	content: "\edc7";
}

.icon-arrow-up-left:before {
	content: "\edc8";
}

.icon-arrow-up6:before {
	content: "\edc9";
}

.icon-arrow-up-right:before {
	content: "\edca";
}

.icon-arrow-right6:before {
	content: "\edcb";
}

.icon-arrow-down-right:before {
	content: "\edcc";
}

.icon-arrow-down6:before {
	content: "\edcd";
}

.icon-arrow-down-left:before {
	content: "\edce";
}

.icon-arrow-left6:before {
	content: "\edcf";
}

.icon-arrow-up-left2:before {
	content: "\edd0";
}

.icon-arrow-up7:before {
	content: "\edd1";
}

.icon-arrow-up-right2:before {
	content: "\edd2";
}

.icon-arrow-right7:before {
	content: "\edd3";
}

.icon-arrow-down-right2:before {
	content: "\edd4";
}

.icon-arrow-down7:before {
	content: "\edd5";
}

.icon-arrow-down-left2:before {
	content: "\edd6";
}

.icon-arrow-left7:before {
	content: "\edd7";
}

.icon-arrow-up-left3:before {
	content: "\edd8";
}

.icon-arrow-up8:before {
	content: "\edd9";
}

.icon-arrow-up-right3:before {
	content: "\edda";
}

.icon-arrow-right8:before {
	content: "\eddb";
}

.icon-arrow-down-right3:before {
	content: "\eddc";
}

.icon-arrow-down8:before {
	content: "\eddd";
}

.icon-arrow-down-left3:before {
	content: "\edde";
}

.icon-arrow-left8:before {
	content: "\eddf";
}

.icon-circle-up:before {
	content: "\ede0";
}

.icon-circle-right:before {
	content: "\ede1";
}

.icon-circle-down:before {
	content: "\ede2";
}

.icon-circle-left:before {
	content: "\ede3";
}

.icon-circle-up2:before {
	content: "\ede4";
}

.icon-circle-right2:before {
	content: "\ede5";
}

.icon-circle-down2:before {
	content: "\ede6";
}

.icon-circle-left2:before {
	content: "\ede7";
}

.icon-circle-up-left:before {
	content: "\ede8";
}

.icon-circle-up3:before {
	content: "\ede9";
}

.icon-circle-up-right:before {
	content: "\edea";
}

.icon-circle-right3:before {
	content: "\edeb";
}

.icon-circle-down-right:before {
	content: "\edec";
}

.icon-circle-down3:before {
	content: "\eded";
}

.icon-circle-down-left:before {
	content: "\edee";
}

.icon-circle-left3:before {
	content: "\edef";
}

.icon-circle-up-left2:before {
	content: "\edf0";
}

.icon-circle-up4:before {
	content: "\edf1";
}

.icon-circle-up-right2:before {
	content: "\edf2";
}

.icon-circle-right4:before {
	content: "\edf3";
}

.icon-circle-down-right2:before {
	content: "\edf4";
}

.icon-circle-down4:before {
	content: "\edf5";
}

.icon-circle-down-left2:before {
	content: "\edf6";
}

.icon-circle-left4:before {
	content: "\edf7";
}

.icon-arrow-resize:before {
	content: "\edf8";
}

.icon-arrow-resize2:before {
	content: "\edf9";
}

.icon-arrow-resize3:before {
	content: "\edfa";
}

.icon-arrow-resize4:before {
	content: "\edfb";
}

.icon-arrow-resize5:before {
	content: "\edfc";
}

.icon-arrow-resize6:before {
	content: "\edfd";
}

.icon-arrow-resize7:before {
	content: "\edfe";
}

.icon-arrow-resize8:before {
	content: "\edff";
}

.icon-square-up-left:before {
	content: "\ee00";
}

.icon-square-up:before {
	content: "\ee01";
}

.icon-square-up-right:before {
	content: "\ee02";
}

.icon-square-right:before {
	content: "\ee03";
}

.icon-square-down-right:before {
	content: "\ee04";
}

.icon-square-down:before {
	content: "\ee05";
}

.icon-square-down-left:before {
	content: "\ee06";
}

.icon-square-left:before {
	content: "\ee07";
}

.icon-arrow-up9:before {
	content: "\ee08";
}

.icon-arrow-right9:before {
	content: "\ee09";
}

.icon-arrow-down9:before {
	content: "\ee0a";
}

.icon-arrow-left9:before {
	content: "\ee0b";
}

.icon-arrow-up10:before {
	content: "\ee0c";
}

.icon-arrow-right10:before {
	content: "\ee0d";
}

.icon-arrow-down10:before {
	content: "\ee0e";
}

.icon-arrow-left10:before {
	content: "\ee0f";
}

.icon-arrow-up-left4:before {
	content: "\ee10";
}

.icon-arrow-up11:before {
	content: "\ee11";
}

.icon-arrow-up-right4:before {
	content: "\ee12";
}

.icon-arrow-right11:before {
	content: "\ee13";
}

.icon-arrow-down-right4:before {
	content: "\ee14";
}

.icon-arrow-down11:before {
	content: "\ee15";
}

.icon-arrow-down-left4:before {
	content: "\ee16";
}

.icon-arrow-left11:before {
	content: "\ee17";
}

.icon-arrow-up-left5:before {
	content: "\ee18";
}

.icon-arrow-up12:before {
	content: "\ee19";
}

.icon-arrow-up-right5:before {
	content: "\ee1a";
}

.icon-arrow-right12:before {
	content: "\ee1b";
}

.icon-arrow-down-right5:before {
	content: "\ee1c";
}

.icon-arrow-down12:before {
	content: "\ee1d";
}

.icon-arrow-down-left5:before {
	content: "\ee1e";
}

.icon-arrow-left12:before {
	content: "\ee1f";
}

.icon-arrow-up13:before {
	content: "\ee20";
}

.icon-arrow-right13:before {
	content: "\ee21";
}

.icon-arrow-down13:before {
	content: "\ee22";
}

.icon-arrow-left13:before {
	content: "\ee23";
}

.icon-arrow-up14:before {
	content: "\ee24";
}

.icon-arrow-right14:before {
	content: "\ee25";
}

.icon-arrow-down14:before {
	content: "\ee26";
}

.icon-arrow-left14:before {
	content: "\ee27";
}

.icon-circle-up5:before {
	content: "\ee28";
}

.icon-circle-right5:before {
	content: "\ee29";
}

.icon-circle-down5:before {
	content: "\ee2a";
}

.icon-circle-left5:before {
	content: "\ee2b";
}

.icon-circle-up6:before {
	content: "\ee2c";
}

.icon-circle-right6:before {
	content: "\ee2d";
}

.icon-circle-down6:before {
	content: "\ee2e";
}

.icon-circle-left6:before {
	content: "\ee2f";
}

.icon-arrow-up15:before {
	content: "\ee30";
}

.icon-arrow-right15:before {
	content: "\ee31";
}

.icon-arrow-down15:before {
	content: "\ee32";
}

.icon-arrow-left15:before {
	content: "\ee33";
}

.icon-arrow-up16:before {
	content: "\ee34";
}

.icon-arrow-right16:before {
	content: "\ee35";
}

.icon-arrow-down16:before {
	content: "\ee36";
}

.icon-arrow-left16:before {
	content: "\ee37";
}

.icon-menu-open:before {
	content: "\ee38";
}

.icon-menu-open2:before {
	content: "\ee39";
}

.icon-menu-close:before {
	content: "\ee3a";
}

.icon-menu-close2:before {
	content: "\ee3b";
}

.icon-enter4:before {
	content: "\ee3c";
}

.icon-enter5:before {
	content: "\ee3d";
}

.icon-esc:before {
	content: "\ee3e";
}

.icon-enter6:before {
	content: "\ee3f";
}

.icon-backspace:before {
	content: "\ee40";
}

.icon-backspace2:before {
	content: "\ee41";
}

.icon-tab:before {
	content: "\ee42";
}

.icon-transmission:before {
	content: "\ee43";
}

.icon-transmission2:before {
	content: "\ee44";
}

.icon-sort:before {
	content: "\ee45";
}

.icon-sort2:before {
	content: "\ee46";
}

.icon-move-up:before {
	content: "\ee47";
}

.icon-move-down:before {
	content: "\ee48";
}

.icon-sort-alpha-asc:before {
	content: "\ee49";
}

.icon-sort-alpha-desc:before {
	content: "\ee4a";
}

.icon-sort-numeric-asc:before {
	content: "\ee4b";
}

.icon-sort-numberic-desc:before {
	content: "\ee4c";
}

.icon-sort-amount-asc:before {
	content: "\ee4d";
}

.icon-sort-amount-desc:before {
	content: "\ee4e";
}

.icon-sort-time-asc:before {
	content: "\ee4f";
}

.icon-sort-time-desc:before {
	content: "\ee50";
}

.icon-battery-6:before {
	content: "\ee51";
}

.icon-battery-5:before {
	content: "\ee52";
}

.icon-battery-4:before {
	content: "\ee53";
}

.icon-battery-3:before {
	content: "\ee54";
}

.icon-battery-2:before {
	content: "\ee55";
}

.icon-battery-1:before {
	content: "\ee56";
}

.icon-battery-0:before {
	content: "\ee57";
}

.icon-battery-charging:before {
	content: "\ee58";
}

.icon-key-keyboard:before {
	content: "\ee59";
}

.icon-key-A:before {
	content: "\ee5a";
}

.icon-key-up:before {
	content: "\ee5b";
}

.icon-key-right:before {
	content: "\ee5c";
}

.icon-key-down:before {
	content: "\ee5d";
}

.icon-key-left:before {
	content: "\ee5e";
}

.icon-command:before {
	content: "\ee5f";
}

.icon-shift:before {
	content: "\ee60";
}

.icon-ctrl:before {
	content: "\ee61";
}

.icon-opt:before {
	content: "\ee62";
}

.icon-checkbox-checked:before {
	content: "\ee63";
}

.icon-checkbox-unchecked:before {
	content: "\ee64";
}

.icon-checkbox-partial:before {
	content: "\ee65";
}

.icon-square:before {
	content: "\ee66";
}

.icon-triangle:before {
	content: "\ee67";
}

.icon-triangle2:before {
	content: "\ee68";
}

.icon-diamond3:before {
	content: "\ee69";
}

.icon-diamond4:before {
	content: "\ee6a";
}

.icon-checkbox-checked2:before {
	content: "\ee6b";
}

.icon-checkbox-unchecked2:before {
	content: "\ee6c";
}

.icon-checkbox-partial2:before {
	content: "\ee6d";
}

.icon-radio-checked:before {
	content: "\ee6e";
}

.icon-radio-checked2:before {
	content: "\ee6f";
}

.icon-radio-unchecked:before {
	content: "\ee70";
}

.icon-toggle-on:before {
	content: "\ee71";
}

.icon-toggle-off:before {
	content: "\ee72";
}

.icon-checkmark-circle:before {
	content: "\ee73";
}

.icon-circle:before {
	content: "\ee74";
}

.icon-circle2:before {
	content: "\ee75";
}

.icon-circles:before {
	content: "\ee76";
}

.icon-circles2:before {
	content: "\ee77";
}

.icon-crop:before {
	content: "\ee78";
}

.icon-crop2:before {
	content: "\ee79";
}

.icon-make-group:before {
	content: "\ee7a";
}

.icon-ungroup:before {
	content: "\ee7b";
}

.icon-vector:before {
	content: "\ee7c";
}

.icon-vector2:before {
	content: "\ee7d";
}

.icon-rulers:before {
	content: "\ee7e";
}

.icon-ruler:before {
	content: "\ee7f";
}

.icon-pencil-ruler:before {
	content: "\ee80";
}

.icon-scissors:before {
	content: "\ee81";
}

.icon-scissors2:before {
	content: "\ee82";
}

.icon-scissors3:before {
	content: "\ee83";
}

.icon-haircut:before {
	content: "\ee84";
}

.icon-comb:before {
	content: "\ee85";
}

.icon-filter:before {
	content: "\ee86";
}

.icon-filter2:before {
	content: "\ee87";
}

.icon-filter3:before {
	content: "\ee88";
}

.icon-filter4:before {
	content: "\ee89";
}

.icon-font:before {
	content: "\ee8a";
}

.icon-ampersand:before {
	content: "\ee8b";
}

.icon-ligature:before {
	content: "\ee8c";
}

.icon-ligature2:before {
	content: "\ee8d";
}

.icon-font-size:before {
	content: "\ee8e";
}

.icon-typography:before {
	content: "\ee8f";
}

.icon-text-height:before {
	content: "\ee90";
}

.icon-text-width:before {
	content: "\ee91";
}

.icon-height2:before {
	content: "\ee92";
}

.icon-width:before {
	content: "\ee93";
}

.icon-bold:before {
	content: "\ee94";
}

.icon-underline:before {
	content: "\ee95";
}

.icon-italic:before {
	content: "\ee96";
}

.icon-strikethrough:before {
	content: "\ee97";
}

.icon-strikethrough2:before {
	content: "\ee98";
}

.icon-font-size2:before {
	content: "\ee99";
}

.icon-bold2:before {
	content: "\ee9a";
}

.icon-underline2:before {
	content: "\ee9b";
}

.icon-italic2:before {
	content: "\ee9c";
}

.icon-strikethrough3:before {
	content: "\ee9d";
}

.icon-omega:before {
	content: "\ee9e";
}

.icon-sigma:before {
	content: "\ee9f";
}

.icon-nbsp:before {
	content: "\eea0";
}

.icon-page-break:before {
	content: "\eea1";
}

.icon-page-break2:before {
	content: "\eea2";
}

.icon-superscript:before {
	content: "\eea3";
}

.icon-subscript:before {
	content: "\eea4";
}

.icon-superscript2:before {
	content: "\eea5";
}

.icon-subscript2:before {
	content: "\eea6";
}

.icon-text-color:before {
	content: "\eea7";
}

.icon-highlight:before {
	content: "\eea8";
}

.icon-pagebreak:before {
	content: "\eea9";
}

.icon-clear-formatting:before {
	content: "\eeaa";
}

.icon-table:before {
	content: "\eeab";
}

.icon-table2:before {
	content: "\eeac";
}

.icon-insert-template:before {
	content: "\eead";
}

.icon-pilcrow:before {
	content: "\eeae";
}

.icon-ltr:before {
	content: "\eeaf";
}

.icon-rtl:before {
	content: "\eeb0";
}

.icon-ltr2:before {
	content: "\eeb1";
}

.icon-rtl2:before {
	content: "\eeb2";
}

.icon-section:before {
	content: "\eeb3";
}

.icon-paragraph-left:before {
	content: "\eeb4";
}

.icon-paragraph-center:before {
	content: "\eeb5";
}

.icon-paragraph-right:before {
	content: "\eeb6";
}

.icon-paragraph-justify:before {
	content: "\eeb7";
}

.icon-paragraph-left2:before {
	content: "\eeb8";
}

.icon-paragraph-center2:before {
	content: "\eeb9";
}

.icon-paragraph-right2:before {
	content: "\eeba";
}

.icon-paragraph-justify2:before {
	content: "\eebb";
}

.icon-indent-increase:before {
	content: "\eebc";
}

.icon-indent-decrease:before {
	content: "\eebd";
}

.icon-paragraph-left3:before {
	content: "\eebe";
}

.icon-paragraph-center3:before {
	content: "\eebf";
}

.icon-paragraph-right3:before {
	content: "\eec0";
}

.icon-paragraph-justify3:before {
	content: "\eec1";
}

.icon-indent-increase2:before {
	content: "\eec2";
}

.icon-indent-decrease2:before {
	content: "\eec3";
}

.icon-share:before {
	content: "\eec4";
}

.icon-share2:before {
	content: "\eec5";
}

.icon-new-tab:before {
	content: "\eec6";
}

.icon-new-tab2:before {
	content: "\eec7";
}

.icon-popout:before {
	content: "\eec8";
}

.icon-embed:before {
	content: "\eec9";
}

.icon-embed2:before {
	content: "\eeca";
}

.icon-markup:before {
	content: "\eecb";
}

.icon-regexp:before {
	content: "\eecc";
}

.icon-regexp2:before {
	content: "\eecd";
}

.icon-code:before {
	content: "\eece";
}

.icon-circle-css:before {
	content: "\eecf";
}

.icon-circle-code:before {
	content: "\eed0";
}

.icon-terminal:before {
	content: "\eed1";
}

.icon-unicode:before {
	content: "\eed2";
}

.icon-seven-segment-0:before {
	content: "\eed3";
}

.icon-seven-segment-1:before {
	content: "\eed4";
}

.icon-seven-segment-2:before {
	content: "\eed5";
}

.icon-seven-segment-3:before {
	content: "\eed6";
}

.icon-seven-segment-4:before {
	content: "\eed7";
}

.icon-seven-segment-5:before {
	content: "\eed8";
}

.icon-seven-segment-6:before {
	content: "\eed9";
}

.icon-seven-segment-7:before {
	content: "\eeda";
}

.icon-seven-segment-8:before {
	content: "\eedb";
}

.icon-seven-segment-9:before {
	content: "\eedc";
}

.icon-share3:before {
	content: "\eedd";
}

.icon-share4:before {
	content: "\eede";
}

.icon-mail:before {
	content: "\eedf";
}

.icon-mail2:before {
	content: "\eee0";
}

.icon-mail3:before {
	content: "\eee1";
}

.icon-mail4:before {
	content: "\eee2";
}

.icon-google:before {
	content: "\eee3";
}

.icon-google-plus:before {
	content: "\eee4";
}

.icon-google-plus2:before {
	content: "\eee5";
}

.icon-google-plus3:before {
	content: "\eee6";
}

.icon-google-drive:before {
	content: "\eee7";
}

.icon-facebook:before {
	content: "\eee8";
}

.icon-facebook2:before {
	content: "\eee9";
}

.icon-facebook3:before {
	content: "\eeea";
}

.icon-ello:before {
	content: "\eeeb";
}

.icon-instagram:before {
	content: "\eeec";
}

.icon-twitter:before {
	content: "\eeed";
}

.icon-twitter2:before {
	content: "\eeee";
}

.icon-twitter3:before {
	content: "\eeef";
}

.icon-feed2:before {
	content: "\eef0";
}

.icon-feed3:before {
	content: "\eef1";
}

.icon-feed4:before {
	content: "\eef2";
}

.icon-youtube:before {
	content: "\eef3";
}

.icon-youtube2:before {
	content: "\eef4";
}

.icon-youtube3:before {
	content: "\eef5";
}

.icon-youtube4:before {
	content: "\eef6";
}

.icon-twitch:before {
	content: "\eef7";
}

.icon-vimeo:before {
	content: "\eef8";
}

.icon-vimeo2:before {
	content: "\eef9";
}

.icon-vimeo3:before {
	content: "\eefa";
}

.icon-lanyrd:before {
	content: "\eefb";
}

.icon-flickr:before {
	content: "\eefc";
}

.icon-flickr2:before {
	content: "\eefd";
}

.icon-flickr3:before {
	content: "\eefe";
}

.icon-flickr4:before {
	content: "\eeff";
}

.icon-picassa:before {
	content: "\ef00";
}

.icon-picassa2:before {
	content: "\ef01";
}

.icon-dribbble:before {
	content: "\ef02";
}

.icon-dribbble2:before {
	content: "\ef03";
}

.icon-dribbble3:before {
	content: "\ef04";
}

.icon-forrst:before {
	content: "\ef05";
}

.icon-forrst2:before {
	content: "\ef06";
}

.icon-deviantart:before {
	content: "\ef07";
}

.icon-deviantart2:before {
	content: "\ef08";
}

.icon-steam:before {
	content: "\ef09";
}

.icon-steam2:before {
	content: "\ef0a";
}

.icon-dropbox:before {
	content: "\ef0b";
}

.icon-onedrive:before {
	content: "\ef0c";
}

.icon-github:before {
	content: "\ef0d";
}

.icon-github2:before {
	content: "\ef0e";
}

.icon-github3:before {
	content: "\ef0f";
}

.icon-github4:before {
	content: "\ef10";
}

.icon-github5:before {
	content: "\ef11";
}

.icon-wordpress:before {
	content: "\ef12";
}

.icon-wordpress2:before {
	content: "\ef13";
}

.icon-joomla:before {
	content: "\ef14";
}

.icon-blogger:before {
	content: "\ef15";
}

.icon-blogger2:before {
	content: "\ef16";
}

.icon-tumblr:before {
	content: "\ef17";
}

.icon-tumblr2:before {
	content: "\ef18";
}

.icon-yahoo:before {
	content: "\ef19";
}

.icon-tux:before {
	content: "\ef1a";
}

.icon-apple2:before {
	content: "\ef1b";
}

.icon-finder:before {
	content: "\ef1c";
}

.icon-android:before {
	content: "\ef1d";
}

.icon-windows:before {
	content: "\ef1e";
}

.icon-windows8:before {
	content: "\ef1f";
}

.icon-soundcloud:before {
	content: "\ef20";
}

.icon-soundcloud2:before {
	content: "\ef21";
}

.icon-skype:before {
	content: "\ef22";
}

.icon-reddit:before {
	content: "\ef23";
}

.icon-linkedin:before {
	content: "\ef24";
}

.icon-linkedin2:before {
	content: "\ef25";
}

.icon-lastfm:before {
	content: "\ef26";
}

.icon-lastfm2:before {
	content: "\ef27";
}

.icon-delicious:before {
	content: "\ef28";
}

.icon-stumbleupon:before {
	content: "\ef29";
}

.icon-stumbleupon2:before {
	content: "\ef2a";
}

.icon-stackoverflow:before {
	content: "\ef2b";
}

.icon-pinterest:before {
	content: "\ef2c";
}

.icon-pinterest2:before {
	content: "\ef2d";
}

.icon-xing:before {
	content: "\ef2e";
}

.icon-xing2:before {
	content: "\ef2f";
}

.icon-flattr:before {
	content: "\ef30";
}

.icon-foursquare:before {
	content: "\ef31";
}

.icon-paypal:before {
	content: "\ef32";
}

.icon-paypal2:before {
	content: "\ef33";
}

.icon-paypal3:before {
	content: "\ef34";
}

.icon-yelp:before {
	content: "\ef35";
}

.icon-file-pdf:before {
	content: "\ef36";
}

.icon-file-openoffice:before {
	content: "\ef37";
}

.icon-file-word:before {
	content: "\ef38";
}

.icon-file-excel:before {
	content: "\ef39";
}

.icon-libreoffice:before {
	content: "\ef3a";
}

.icon-html5:before {
	content: "\ef3b";
}

.icon-html52:before {
	content: "\ef3c";
}

.icon-css3:before {
	content: "\ef3d";
}

.icon-git:before {
	content: "\ef3e";
}

.icon-svg:before {
	content: "\ef3f";
}

.icon-codepen:before {
	content: "\ef40";
}

.icon-chrome:before {
	content: "\ef41";
}

.icon-firefox:before {
	content: "\ef42";
}

.icon-IE:before {
	content: "\ef43";
}

.icon-opera:before {
	content: "\ef44";
}

.icon-safari:before {
	content: "\ef45";
}

.icon-IcoMoon:before {
	content: "\ef46";
}


@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/montserrat-ultralight-webfont.eot');
    src: url('../fonts/montserrat/montserrat-ultralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat/montserrat-ultralight-webfont.woff2') format('woff2'),
         url('../fonts/montserrat/montserrat-ultralight-webfont.woff') format('woff'),
         url('../fonts/montserrat/montserrat-ultralight-webfont.ttf') format('truetype'),
         url('../fonts/montserrat/montserrat-ultralight-webfont.svg#montserratultra_light') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/montserrat-light-webfont.eot');
    src: url('../fonts/montserrat/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat/montserrat-light-webfont.woff2') format('woff2'),
         url('../fonts/montserrat/montserrat-light-webfont.woff') format('woff'),
         url('../fonts/montserrat/montserrat-light-webfont.ttf') format('truetype'),
         url('../fonts/montserrat/montserrat-light-webfont.svg#montserratlight') format('svg');
    font-weight: 300;
    font-style: normal;
}

/*
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/montserrat-regular-webfont.eot');
    src: url('../fonts/montserrat/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat/montserrat-regular-webfont.woff') format('woff'),
         url('../fonts/montserrat/montserrat-regular-webfont.ttf') format('truetype'),
         url('../fonts/montserrat/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/montserrat-bold-webfont.eot');
    src: url('../fonts/montserrat/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat/montserrat-bold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat/montserrat-bold-webfont.woff') format('woff'),
         url('../fonts/montserrat/montserrat-bold-webfont.ttf') format('truetype'),
         url('../fonts/montserrat/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: bold;
    font-style: normal;
}
*/
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 1000px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 1000px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 1000px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 1000px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 1000px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 1000px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 1000px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 999px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 1000px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 1000px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 999px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

@media (min-width: 1200px) {
	body.boxed > div.section,
	body.boxed header,
	body.boxed main,
	body.boxed footer {
		max-width: 1200px;
		margin: 0 auto;
	}

	body.boxed-left > div.section,
	body.boxed-left header,
	body.boxed-left main,
	body.boxed-left footer {		
		margin: 0 auto 0 0;
	}

	body.boxed-right > div.section,
	body.boxed-right header,
	body.boxed-right main,
	body.boxed-right footer {		
		margin: 0 0 0 auto;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	body.boxed > div.section,
	body.boxed header,
	body.boxed main,
	body.boxed footer {
		max-width: 992px;
	}
}

.overlay-class{
  	position: relative;
}

.overlay-class:before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.generic-text .error400 {
	display: table;
	width: 100%;
}

.generic-text .error400 h1 {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	font-size: 6.9rem;
	line-height: 7.2rem;
	font-weight: bold;
	letter-spacing: -2px;
	padding-top: 0.6rem;
	padding-left: 20.1rem;
}

.generic-text .error400 h1 span {
	font-size: 14.7rem;
	line-height: 12.2rem;
}

.generic-text .error400 .icomoon {
	display: table-cell;
	vertical-align: top;
	width: 50%;
	font-size: 19.6rem;
	text-align: right;
	padding-right: 20.1rem;
}

.generic-text .error400 + h2 {
	font-size: 2.5rem;
	line-height: 4.1rem;
	letter-spacing: -2px;
	padding-top: 3.5rem;
	padding-left: 19.4rem;
	padding-right: 19.4rem;
	padding-bottom: 0;
}

.generic-text .error400 + h2 + p {
	font-size: 2.5rem;
	line-height: 4.1rem;
	font-weight: bold;
	letter-spacing: -2px;
	padding-top: 1.9rem;
	padding-left: 19.4rem;
	padding-right: 19.4rem;
}

@media (max-width: 1199px) {
	.generic-text .error400 h1 {
		font-size: 6.4rem;
		line-height: 6.7rem;
	}
	.generic-text .error400 h1 span {
		font-size: 14.2rem;
		line-height: 11.7rem;
	}
	.generic-text .error400 .icomoon {
		font-size: 19.1rem;
	}
	.generic-text .error400 + h2 {
		font-size: 2.2rem;
		line-height: 3.5rem;
	}
	.generic-text .error400 + h2 + p {
		font-size: 2.2rem;
		line-height: 3.5rem;
	}
}

@media (max-width: 991px) {
	.generic-text .error400 h1 {
		font-size: 5.9rem;
		line-height: 6.2rem;
		padding-left: 5rem;
	}
	.generic-text .error400 h1 span {
		font-size: 13.7rem;
		line-height: 10.7rem;
	}
	.generic-text .error400 .icomoon {
		font-size: 18.6rem;
		padding-right: 5rem;
	}
	.generic-text .error400 + h2 {
		font-size: 2rem;
		line-height: 3.1rem;
		padding-left: 4.5rem;
		padding-right: 4.5rem;
	}
	.generic-text .error400 + h2 + p {
		font-size: 2rem;
		line-height: 3.1rem;
		padding-left: 4.5rem;
		padding-right: 4.5rem;
	}
}

@media (max-width: 767px) {
	.generic-text .error400 h1 {
		font-size: 3.9rem;
		line-height: 4.2rem;
		padding-top: 0.5rem;
		padding-left: 3rem;
	}
	.generic-text .error400 h1 span {
		font-size: 11.7rem;
		line-height: 9.7rem;
	}
	.generic-text .error400 .icomoon {
		font-size: 15rem;
		padding-right: 3rem;
	}
	.generic-text .error400 + h2 {
		font-size: 1.8rem;
		line-height: 2.7rem;
		padding-top: 3rem;
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}
	.generic-text .error400 + h2 + p {
		font-size: 1.8rem;
		line-height: 2.7rem;
		padding-top: 1.5rem;
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}
}

@media (max-width: 500px) {
	.generic-text .error400 h1 {
		font-size: 2.5rem;
		line-height: 2.8rem;
		letter-spacing: -1px;
		padding-top: 0;
		padding-left: 1rem;
	}
	.generic-text .error400 h1 span {
		font-size: 8.7rem;
		line-height: 7.7rem;
	}
	.generic-text .error400 .icomoon {
		font-size: 10rem;
		padding-right: 1rem;
	}
	.generic-text .error400 + h2 {
		font-size: 1.6rem;
		line-height: 2.3rem;
		letter-spacing: -1px;
		padding-top: 2rem;
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}
	.generic-text .error400 + h2 + p {
		font-size: 1.6rem;
		line-height: 2.3rem;
		letter-spacing: -1px;
		padding-top: 1rem;
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}
}

@media (max-width: 420px) {
	.generic-text .error400 h1 {
		font-size: 2.2rem;
		line-height: 2.5rem;
		padding-top: 0;
		padding-left: 0.5rem;
	}
	.generic-text .error400 h1 span {
		font-size: 5.7rem;
		line-height: 4.7rem;
	}
	.generic-text .error400 .icomoon {
		font-size: 6.7rem;
		padding-right: 0.5rem;
	}
	.generic-text .error400 + h2 {
		font-size: 1.4rem;
		line-height: 1.9rem;
		padding-top: 1.5rem;
		padding-left: 0;
		padding-right: 0;
	}
	.generic-text .error400 + h2 + p {
		font-size: 1.4rem;
		line-height: 1.9rem;
		padding-top: 0.8rem;
		padding-left: 0;
		padding-right: 0;
	}
}
.generic-text .error400 h1,
.generic-text .error400 .icomoon,
.generic-text .error400 + h2 {
	color: #797979;
}

.generic-text .error400 h1 span,
.generic-text .error400 + h2 + p a {
	color: #1dbbee;
}

.inverted-colors .generic-text .error400 h1,
.inverted-colors .generic-text .error400 .icomoon,
.inverted-colors .generic-text .error400 + h2 {
	color: #bcbec0;
}
.accordion {
    padding-top: 0;
}

.accordion .panel {
    border: none;
    -webkit-box-shadow: none;
  	box-shadow: none;
}

.accordion.panel-group {
	margin-bottom: 0;
	padding-top: 0;
}

.accordion.panel-group .panel + .panel {
	margin-top: 0;
}

.accordion .panel-default {
    -webkit-border-radius: 0;
	border-radius: 0;
}

.accordion .panel-default > .panel-heading {
    padding: 0;
  	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0;
}

.accordion.with-icons .panel-title a {
	font-family: 'Montserrat', sans-serif;
	font-size: 1.4rem;
	line-height: 2rem;
	font-weight: normal;
	letter-spacing: -0.5px;
	display: block;
	position: relative;
	padding: 1.3rem 1rem 1.3rem 7rem;
}

.accordion .panel-title a {
	display: block;
	position: relative;
	font-size: 1.4rem;
	padding: 1.3rem 1rem 1.3rem 1.5rem;
}

.accordion .panel-title a .icomoon {
	font-size: 2rem;
	line-height: 4rem;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 4.4rem;
	height: 100%;
	border-right: 1px solid;
}

.accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
    padding: 1.5rem 1.5rem;
}

.accordion .panel-title a {
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: none;
}

.accordion > .panel-default:nth-last-of-type(1) .panel-title a {
	border-bottom: 1px solid;
}

.accordion .panel-title a.collapsed:hover {
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: none;
}

.accordion .panel-title a.collapsed:hover .icomoon {
	border-right: 1px solid;
}

.accordion > .panel-default:nth-last-of-type(1) .panel-title a.collapsed:hover {
	border-bottom: 1px solid;
}

.accordion .panel-title a.collapsed {
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: none;
}

.accordion .panel-title a.collapsed .icomoon {
	border-right: 1px solid;
}

.accordion > .panel-default:nth-last-of-type(1) .panel-title a.collapsed {
	border-bottom: 1px solid;
}

@media (max-width: 767px) {
	.accordion.with-icons .panel-title a {
		padding: 1rem 1rem 1rem 5rem;
	}
	.accordion .panel-title a {
		padding: 1rem 1rem 1rem 1.5rem;
	}
	.accordion .panel-title a .icomoon {
		font-size: 1.8rem;
		line-height: 3.6rem;
		width: 3.5rem;
	}
}
.accordion .panel-default,
.accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
	background-color: transparent;
}

.accordion .panel-title a .icomoon {
	border-right-color: #fff;
}

.accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: transparent;
}

.accordion .panel-title a.collapsed {
	color: #353535;
}

.accordion .panel-default > .panel-heading {
    border-color: #26bcef;
    background-color: #f5f5f5;
}

.accordion .panel-title a,
.accordion .panel-title a.collapsed:hover {
	background-color: #26bcef;
	border-top-color: #26bcef;
	border-left-color: #26bcef;
	border-right-color: #26bcef;
	color: #fff;
}

.accordion > .panel-default:nth-last-of-type(1) .panel-title a,
.accordion > .panel-default:nth-last-of-type(1) .panel-title a.collapsed:hover {
	border-bottom-color: #26bcef;
}

.accordion .panel-title a.collapsed:hover .icomoon {
	border-right-color: #fff;
}

.accordion .panel-title a.collapsed {
	border-top-color: #e6e7e8;
	border-left-color: #e6e7e8;
	border-right-color: #e6e7e8;
	background-color: #fff;
}

.accordion .panel-title a.collapsed .icomoon {
	border-right-color: #e6e7e8;
}

.accordion > .panel-default:nth-last-of-type(1) .panel-title a.collapsed {
	border-bottom-color: #e6e7e8;
}

.inverted-colors .accordion .panel-default,
.inverted-colors .accordion .panel-default > .panel-heading + .panel-collapse > .panel-body,
.inverted-colors .accordion .panel-default > .panel-heading {
	background-color: transparent;
}

.inverted-colors .accordion .panel-title a .icomoon,
.inverted-colors .accordion .panel-title a.collapsed:hover .icomoon {
	border-right-color: #fff;
}

.inverted-colors .accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: transparent;
}

.inverted-colors .accordion .panel-title a.collapsed {
	color: #e6e7e8;
}

.inverted-colors .accordion .panel-title a,
.inverted-colors .accordion .panel-title a.collapsed:hover {
	color: #fff;
}

.inverted-colors .accordion .panel-default > .panel-heading {
    border-color: #26bcef;
}

.inverted-colors .accordion .panel-title a,
.inverted-colors .accordion .panel-title a.collapsed:hover {
	background-color: #26bcef;
	border-top-color: #26bcef;
	border-left-color: #26bcef;
	border-right-color: #26bcef;
}

.inverted-colors .accordion > .panel-default:nth-last-of-type(1) .panel-title a,
.inverted-colors .accordion > .panel-default:nth-last-of-type(1) .panel-title a.collapsed:hover {
	border-bottom-color: #26bcef;
}

.inverted-colors .accordion .panel-title a.collapsed {
	border-top-color: #808080;
	border-left-color: #808080;
	border-right-color: #808080;
	background-color: transparent;
}

.inverted-colors .accordion .panel-title a.collapsed .icomoon {
	border-right-color: #808080;
}

.inverted-colors .accordion > .panel-default:nth-last-of-type(1) .panel-title a.collapsed {
	border-bottom-color: #808080;
}
.alert {
	border-radius: 0px;
	padding: 1rem;
}

.alert p,
.alert p {
	margin: 0px!important;
	font-size: 1.6rem;
	font-weight: normal;
	color: #000!important;
}

.alert.alert-danger p {
	color: #a94442!important;
}

.alert.alert-warning p {
	color: #8a6d3b!important;
}

.alert.alert-success p {
	color: #3c763d!important;
}

.alert p a{
	color: #3c763d!important;
}

.alert p a:hover{
	color: #3c763d!important;
	text-decoration: underline!important;
}
.inview-animate {
    -webkit-transition: -webkit-transform 0.8s ease-out, opacity 1s ease;
       -moz-transition: -moz-transform 0.8s ease-out, opacity 1s ease;
        -ms-transition: -ms-transform 0.8s ease-out, opacity 1s ease;
         -o-transition: -o-transform 0.8s ease-out, opacity 1s ease;
            transition: transform 0.8s ease-out, opacity 1s ease;       
}

.inview-animate-1 {
    -webkit-transition: -webkit-transform 1s ease-out, opacity 1.2s ease;
       -moz-transition: -moz-transform 1s ease-out, opacity 1.2s ease;
        -ms-transition: -ms-transform 1s ease-out, opacity 1.2s ease;
         -o-transition: -o-transform 1s ease-out, opacity 1.2s ease;
            transition: transform 1s ease-out, opacity 1.2s ease;       
}

.inview-animate-2 {
    -webkit-transition: -webkit-transform 1.2s ease-out, opacity 1.4s ease;
       -moz-transition: -moz-transform 1.2s ease-out, opacity 1.4s ease;
        -ms-transition: -ms-transform 1.2s ease-out, opacity 1.4s ease;
         -o-transition: -o-transform 1.2s ease-out, opacity 1.4s ease;
            transition: transform 1.2s ease-out, opacity 1.4s ease;       
}

.inview-animate-3 {
    -webkit-transition: -webkit-transform 1.4s ease-out, opacity 1.6s ease;
       -moz-transition: -moz-transform 1.4s ease-out, opacity 1.6s ease;
        -ms-transition: -ms-transform 1.4s ease-out, opacity 1.6s ease;
         -o-transition: -o-transform 1.4s ease-out, opacity 1.6s ease;
            transition: transform 1.4s ease-out, opacity 1.6s ease;       
}

.inview-fadeup {
	opacity: 0;
	-webkit-transform: translate3d(0,4rem,0);
	   -moz-transform: translate3d(0,4rem,0);
	    -ms-transform: translate3d(0,4rem,0);
	     -o-transform: translate3d(0,4rem,0);
	        transform: translate3d(0,4rem,0);
}

.inview-fadeup.visible-view {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	   -moz-transform: translate3d(0,0,0);
	    -ms-transform: translate3d(0,0,0);
	     -o-transform: translate3d(0,0,0);
	        transform: translate3d(0,0,0);
}

.inview-fadeup-1 {
    opacity: 0;
    -webkit-transform: translate3d(0,10rem,0);
       -moz-transform: translate3d(0,10rem,0);
        -ms-transform: translate3d(0,10rem,0);
         -o-transform: translate3d(0,10rem,0);
            transform: translate3d(0,10rem,0);
}

.inview-fadeup-1.visible-view {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
       -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
         -o-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
}


.inview-fadedown {
	opacity: 0;
	-webkit-transform: translate3d(0,-4rem,0);
	   -moz-transform: translate3d(0,-4rem,0);
	    -ms-transform: translate3d(0,-4rem,0);
	     -o-transform: translate3d(0,-4rem,0);
	        transform: translate3d(0,-4rem,0);
}

.inview-fadedown.visible-view {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	   -moz-transform: translate3d(0,0,0);
	    -ms-transform: translate3d(0,0,0);
	     -o-transform: translate3d(0,0,0);
	        transform: translate3d(0,0,0);
}

#back-to-top {
	position: fixed;
	z-index: 1000;
	bottom: 2rem;
	right: 2rem;
	width: 5rem;
	height: 5rem;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	display: none;
}

#back-to-top a {
	font-size: 2.8rem;
	position: relative;
	top: 3px;
}

#back-to-top a span {
	position: relative;
	top: 4px;
}
#back-to-top {
	background-color: #26bcef;
}

#back-to-top a {
	color: #fff;
}

#back-to-top:hover a {
	color: #353535;
}
.btn.btn-small {
	font-size: 1.2rem;
}

.btn.btn-med {
	font-size: 1.4rem;
}

.btn.btn-large {
	font-size: 1.6rem;
}

.btn.btn-small,
.btn.btn-med,
.btn.btn-large {
    font-family: 'Montserrat', sans-serif;
  	font-weight: normal;
    text-transform: initial;
    letter-spacing: -0.5px;
  	border: 1px solid;
  	-webkit-border-radius: 0;
  	-moz-border-radius: 0;
  	border-radius: 0;
    padding: 0.6rem 2rem;
}

.btn.btn-small .icomoon,
.btn.btn-med .icomoon,
.btn.btn-large .icomoon {
    margin-right: 3px;
}

.link {
    text-transform: initial;
}

.link:hover {
	text-decoration: underline!important;
}
.btn.btn-small,
.btn.btn-med,
.btn.btn-large {
  	background-color: #26bcef;
  	border-color: #26bcef;
  	color: #fff;
}

.btn.btn-small:hover,
.btn.btn-med:hover,
.btn.btn-large:hover {
    background-color: #0e70b1;
    border-color: #0e70b1;
}

.link {
	color: #26bcef;
}

.link:hover {
    color: #0e70b1;
}

.btn.facebook {
  background: #375593;
  border-color: #375593;
}

.inverted-colors .btn.btn-small,
.inverted-colors .btn.btn-med,
.inverted-colors .btn.btn-large {
  	background-color: #26bcef;
    border-color: #26bcef;
  	color: #fff;
}

.inverted-colors .btn.btn-small:hover,
.inverted-colors .btn.btn-med:hover,
.inverted-colors .btn.btn-large:hover {
    background-color: transparent;
    border-color: #0e70b1;
}

.inverted-colors .link {
    color: #26bcef;
}

.inverted-colors .link:hover {
    color: #0e70b1;
}
.desaturate img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	transition: all 0.3s ease-in-out;
}

.desaturate:hover img {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	transition: all 0.3s ease-in-out;
}

li.dropdown.dropdown-language .icon-earth {
	display: inline-block;
	position: absolute;
	left: 15px;
	top: 23px;
	font-size: 16px;
}

.header .navbar-default .navbar-right > li.dropdown.dropdown-language > a {
	padding-left: 35px;
	position: relative;
}
.header .navbar-default .navbar-right > li.dropdown.dropdown-language.open > a,
.header .navbar-default .navbar-right > li.dropdown.dropdown-language:hover > a,
.header .navbar-default .navbar-right > li.dropdown.dropdown-language > a:focus {
	background-color: transparent;
}

@media (min-width: 1000px) {
	.left-menu .header .navbar-default .navbar-right > li.dropdown.dropdown-language > ul.dropdown-menu {
	  	border-bottom-color: #f1f2f2;
	}
	.left-menu .header .navbar-default .navbar-right > li.dropdown.dropdown-language > ul.dropdown-menu {
		border-top-color: #f1f2f2;
	}
}

@media (max-width: 999px) {
	.header .navbar-default .navbar-right > li.dropdown.dropdown-language > ul.dropdown-menu > li > a:hover {
		background-color: #e7e7e7;
	}
	.left-menu .header .navbar-default .navbar-right > li.dropdown.dropdown-language > ul.dropdown-menu {
	  	border-top-color: #f1f2f2;
	}
}
@media (min-width: 1000px) {
	.top-menu .header .navbar-default .navbar-right > li.dropdown.dropdown-double > ul.dropdown-menu {
		min-width: 44rem;
	}

	.top-menu .header .navbar-default .navbar-right > li.dropdown.dropdown-double > ul.dropdown-menu > li {
		float: left;
		width: 50%;
	}

	.top-menu .header .navbar-default .navbar-right > li.dropdown.dropdown-triple > ul.dropdown-menu {
		min-width: 66rem;
	}

	.top-menu .header .navbar-default .navbar-right > li.dropdown.dropdown-triple > ul.dropdown-menu > li {
		float: left;
		width: 33.333333%;
	}
}
.header .navbar-default .navbar-right > li.dropdown.dropdown-social > a > span {
	border: 1px solid;
	padding: 0.9rem 0.9rem 0.9rem 0.9rem;
	position: relative;
	top: 1px;
}

.header .navbar-default .navbar-right > li.dropdown.dropdown-social > a > span,
.header .navbar-default .navbar-right > li.dropdown.dropdown-social > ul.dropdown-menu > li > a span {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.header .navbar-default .navbar-right > li.dropdown.dropdown-social > ul.dropdown-menu > li > a span {
	border: 1px solid;
}

.header .navbar-default .navbar-right > li.dropdown.dropdown-social > ul.dropdown-menu > li > a {
	text-align: center;
	padding: 1.6rem 1rem 1.4rem;
}

.header .navbar-default .navbar-right > li.dropdown.dropdown-social > ul.dropdown-menu > li > a:hover {
	padding-left: 1rem;
}

.header .navbar-default .navbar-right > li.dropdown.dropdown-social > ul.dropdown-menu > li > a span {
	font-size: 1.4rem;
	padding: 1.1rem;
}

@media (min-width: 1000px) {
	.top-menu .header .navbar-default .navbar-right > li.dropdown.dropdown-social > ul.dropdown-menu {
	  	min-width: 8rem;
	}
	.left-menu .header .navbar-default .navbar-right > li.dropdown.dropdown-social > a {
	  	display: none;
	}
	.left-menu .header .navbar-default .navbar-right > li.dropdown.dropdown-social > ul.dropdown-menu {
		border-top: 1px solid;
		display: block;
	  	position: relative;
	}
	.left-menu .header .navbar-default .navbar-right > li.dropdown.dropdown-social > ul.dropdown-menu > li {
		float: left;
	}
	.left-menu .header .navbar-default .navbar-right > li.dropdown.dropdown-social > ul.dropdown-menu > li:first-child {
		margin-left: 2.8rem;
	}
	.left-menu .header .navbar-default .navbar-right > li.dropdown.dropdown-social > ul.dropdown-menu > li > a {
		border: none!important;
		padding: 1.6rem 0.6rem 1.4rem 0.6rem!important;
	}
	.left-menu .header .navbar-default .navbar-right > li.dropdown.dropdown-social > ul.dropdown-menu > li > a:hover {
		padding: 1.6rem 0.6rem 1.4rem 0.6rem;
	}
}

@media (max-width: 999px) {
	.header .navbar-default .navbar-right > li.dropdown.dropdown-social > a {
		display: none;
	}
	.header .navbar-default .navbar-right > li.dropdown.dropdown-social > ul.dropdown-menu {
		padding: 0;
		display: block;
	  	position: relative;
	  	border: none;
	  	-webkit-box-shadow: none!important;
  		box-shadow: none!important;
	}
	.header .navbar-default .navbar-right > li.dropdown.dropdown-social > ul.dropdown-menu > li {
		float: left;
		margin-bottom: 1px;
	}
	.header .navbar-default .navbar-right > li.dropdown.dropdown-social > ul.dropdown-menu > li:first-child {
		margin-left: 1rem;
	}
	.header .navbar-default .navbar-right > li.dropdown.dropdown-social > ul.dropdown-menu > li > a {
		text-align: left;
		position: relative;
		z-index: 200;
		padding: 1.6rem 0.6rem 1.4rem 0.6rem;
	}
	.header .navbar-default .navbar-right > li.dropdown.dropdown-social > ul.dropdown-menu > li > a:hover {
		padding: 1.6rem 0.6rem 1.4rem 0.6rem;
	}
}
.header .navbar-default .navbar-right > li.dropdown.dropdown-social > a > span,
.header .navbar-default .navbar-right > li.dropdown.dropdown-social > a:hover > span,
.header .navbar-default .navbar-right > li.dropdown.dropdown-social:hover > a > span {
	border-color: #26bcef;
}

.header .navbar-default .navbar-right > li.dropdown.dropdown-social > a > span,
.header .navbar-default .navbar-right > li.dropdown.dropdown-social > ul.dropdown-menu > li > a span {
	color: #fff;
}

.header .navbar-default .navbar-right > li.dropdown.dropdown-social > a > span {
	background-color: #26bcef;
}

.header .navbar-default .navbar-right > li.dropdown.dropdown-social > a:hover > span,
.header .navbar-default .navbar-right > li.dropdown.dropdown-social:hover > a > span {
	background-color: transparent;
}

.header .navbar-default .navbar-right > li.dropdown.dropdown-social > a:hover > span,
.header .navbar-default .navbar-right > li.dropdown.dropdown-social:hover > a > span,
.header .navbar-default .navbar-right > li.dropdown.dropdown-social > ul.dropdown-menu > li > a span {
	color: #26bcef;
}

.header .navbar-default .navbar-right > li.dropdown.dropdown-social > ul.dropdown-menu > li > a span,
.header .navbar-default .navbar-right > li.dropdown.dropdown-social > ul.dropdown-menu > li > a:hover span {
	background-color: #fff;
}

.header .navbar-default .navbar-right > li.dropdown.dropdown-social > ul.dropdown-menu > li > a span {
	border-color: #26bcef;
}

@media (min-width: 1000px) {
	.left-menu .header .navbar-default .navbar-right > li.dropdown.dropdown-social > ul.dropdown-menu {
		border-top-color: #f1f2f2;
	}
}

@media (max-width: 999px) {
	.header .navbar-default .navbar-right > li.dropdown.dropdown-social > ul.dropdown-menu > li > a:hover {
		background-color: #e7e7e7;
	}
}
.header .navbar-default .navbar-right > li.dropdown.user-menu > a {
	padding: 1.1rem 1.5rem 0.8rem;
}

/* .header .navbar-default .navbar-right > li.dropdown.user-menu > a > .icomoon {
	font-size: 2rem;
	padding: 0.5rem;
} */

.header .navbar-default .navbar-right > li.dropdown.user-menu > ul.dropdown-menu > li > a > .icomoon {
	margin-right: 0.2rem;
}

.left-menu .wrapper .header .navbar-default .navbar-right > li.dropdown.user-menu > a {
	padding: 1.1rem 1.5rem 0.9rem 3rem;
}

.header li.user-menu.user-menu-in .dropdown-toggle {
	display: block;
	height: 5.8rem;
}

.header li.user-menu.user-menu-in .dropdown-toggle img {
	width: 4rem;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

@media (max-width: 999px) {
	.header .navbar-default .navbar-right > li.dropdown.user-menu {
		padding-bottom: 1.3rem;
	}
	.header .navbar-default .navbar-right > li.dropdown.user-menu > a {
		padding: 1.1rem 0.5rem 0.8rem 1.2rem;
	}
}
.header .navbar-default .navbar-right > li.dropdown.user-menu.open > a,
.header .navbar-default .navbar-right > li.dropdown.user-menu:hover > a,
.header .navbar-default .navbar-right > li.dropdown.user-menu > a:focus {
	background-color: transparent;
}
.f16 .flag{display:inline-block;height:16px;width:16px;vertical-align:text-top;line-height:16px;background:url(../img/flags/flags16.png) no-repeat;}
.f16 ._African_Union{background-position:0 -16px;}
.f16 ._Arab_League{background-position:0 -32px;}
.f16 ._ASEAN{background-position:0 -48px;}
.f16 ._CARICOM{background-position:0 -64px;}
.f16 ._CIS{background-position:0 -80px;}
.f16 ._Commonwealth{background-position:0 -96px;}
.f16 ._England{background-position:0 -112px;}
.f16 ._European_Union, .f16 .eu{background-position:0 -128px;}
.f16 ._Islamic_Conference{background-position:0 -144px;}
.f16 ._Kosovo{background-position:0 -160px;}
.f16 ._NATO{background-position:0 -176px;}
.f16 ._Northern_Cyprus{background-position:0 -192px;}
.f16 ._Northern_Ireland{background-position:0 -208px;}
.f16 ._Olimpic_Movement{background-position:0 -224px;}
.f16 ._OPEC{background-position:0 -240px;}
.f16 ._Red_Cross{background-position:0 -256px;}
.f16 ._Scotland{background-position:0 -272px;}
.f16 ._Somaliland{background-position:0 -288px;}
.f16 ._Tibet{background-position:0 -304px;}
.f16 ._United_Nations{background-position:0 -320px;}
.f16 ._Wales{background-position:0 -336px;}
.f16 .ad{background-position:0 -352px;}
.f16 .ae{background-position:0 -368px;}
.f16 .af{background-position:0 -384px;}
.f16 .ag{background-position:0 -400px;}
.f16 .ai{background-position:0 -416px;}
.f16 .al{background-position:0 -432px;}
.f16 .am{background-position:0 -448px;}
.f16 .ao{background-position:0 -464px;}
.f16 .aq{background-position:0 -480px;}
.f16 .ar{background-position:0 -496px;}
.f16 .as{background-position:0 -512px;}
.f16 .at{background-position:0 -528px;}
.f16 .au{background-position:0 -544px;}
.f16 .aw{background-position:0 -560px;}
.f16 .ax{background-position:0 -576px;}
.f16 .az{background-position:0 -592px;}
.f16 .ba{background-position:0 -608px;}
.f16 .bb{background-position:0 -624px;}
.f16 .bd{background-position:0 -640px;}
.f16 .be{background-position:0 -656px;}
.f16 .bf{background-position:0 -672px;}
.f16 .bg{background-position:0 -688px;}
.f16 .bh{background-position:0 -704px;}
.f16 .bi{background-position:0 -720px;}
.f16 .bj{background-position:0 -736px;}
.f16 .bm{background-position:0 -752px;}
.f16 .bn{background-position:0 -768px;}
.f16 .bo{background-position:0 -784px;}
.f16 .br{background-position:0 -800px;}
.f16 .bs{background-position:0 -816px;}
.f16 .bt{background-position:0 -832px;}
.f16 .bw{background-position:0 -848px;}
.f16 .by{background-position:0 -864px;}
.f16 .bz{background-position:0 -880px;}
.f16 .ca{background-position:0 -896px;}
.f16 .cg{background-position:0 -912px;}
.f16 .cf{background-position:0 -928px;}
.f16 .cd{background-position:0 -944px;}
.f16 .ch{background-position:0 -960px;}
.f16 .ci{background-position:0 -976px;}
.f16 .ck{background-position:0 -992px;}
.f16 .cl{background-position:0 -1008px;}
.f16 .cm{background-position:0 -1024px;}
.f16 .cn{background-position:0 -1040px;}
.f16 .co{background-position:0 -1056px;}
.f16 .cr{background-position:0 -1072px;}
.f16 .cu{background-position:0 -1088px;}
.f16 .cv{background-position:0 -1104px;}
.f16 .cy{background-position:0 -1120px;}
.f16 .cz{background-position:0 -1136px;}
.f16 .de{background-position:0 -1152px;}
.f16 .dj{background-position:0 -1168px;}
.f16 .dk{background-position:0 -1184px;}
.f16 .dm{background-position:0 -1200px;}
.f16 .do{background-position:0 -1216px;}
.f16 .dz{background-position:0 -1232px;}
.f16 .ec{background-position:0 -1248px;}
.f16 .ee{background-position:0 -1264px;}
.f16 .eg{background-position:0 -1280px;}
.f16 .eh{background-position:0 -1296px;}
.f16 .er{background-position:0 -1312px;}
.f16 .es{background-position:0 -1328px;}
.f16 .et{background-position:0 -1344px;}
.f16 .fi{background-position:0 -1360px;}
.f16 .fj{background-position:0 -1376px;}
.f16 .fm{background-position:0 -1392px;}
.f16 .fo{background-position:0 -1408px;}
.f16 .fr{background-position:0 -1424px;}  .f16 .bl, .f16 .cp, .f16 .mf, .f16 .yt{background-position:0 -1424px;}
.f16 .ga{background-position:0 -1440px;}
.f16 .en,
.f16 .gb{background-position:0 -1456px;}  .f16 .sh{background-position:0 -1456px;}
.f16 .gd{background-position:0 -1472px;}
.f16 .ge{background-position:0 -1488px;}
.f16 .gg{background-position:0 -1504px;}
.f16 .gh{background-position:0 -1520px;}
.f16 .gi{background-position:0 -1536px;}
.f16 .gl{background-position:0 -1552px;}
.f16 .gm{background-position:0 -1568px;}
.f16 .gn{background-position:0 -1584px;}
.f16 .gp{background-position:0 -1600px;}
.f16 .gq{background-position:0 -1616px;}
.f16 .gr{background-position:0 -1632px;}
.f16 .gt{background-position:0 -1648px;}
.f16 .gu{background-position:0 -1664px;}
.f16 .gw{background-position:0 -1680px;}
.f16 .gy{background-position:0 -1696px;}
.f16 .hk{background-position:0 -1712px;}
.f16 .hn{background-position:0 -1728px;}
.f16 .hr{background-position:0 -1744px;}
.f16 .ht{background-position:0 -1760px;}
.f16 .hu{background-position:0 -1776px;}
.f16 .id{background-position:0 -1792px;}
.f16 .mc{background-position:0 -1792px;}
.f16 .ie{background-position:0 -1808px;}
.f16 .il{background-position:0 -1824px;}
.f16 .im{background-position:0 -1840px;}
.f16 .in{background-position:0 -1856px;}
.f16 .iq{background-position:0 -1872px;}
.f16 .ir{background-position:0 -1888px;}
.f16 .is{background-position:0 -1904px;}
.f16 .it{background-position:0 -1920px;}
.f16 .je{background-position:0 -1936px;}
.f16 .jm{background-position:0 -1952px;}
.f16 .jo{background-position:0 -1968px;}
.f16 .jp{background-position:0 -1984px;}
.f16 .ke{background-position:0 -2000px;}
.f16 .kg{background-position:0 -2016px;}
.f16 .kh{background-position:0 -2032px;}
.f16 .ki{background-position:0 -2048px;}
.f16 .km{background-position:0 -2064px;}
.f16 .kn{background-position:0 -2080px;}
.f16 .kp{background-position:0 -2096px;}
.f16 .kr{background-position:0 -2112px;}
.f16 .kw{background-position:0 -2128px;}
.f16 .ky{background-position:0 -2144px;}
.f16 .kz{background-position:0 -2160px;}
.f16 .la{background-position:0 -2176px;}
.f16 .lb{background-position:0 -2192px;}
.f16 .lc{background-position:0 -2208px;}
.f16 .li{background-position:0 -2224px;}
.f16 .lk{background-position:0 -2240px;}
.f16 .lr{background-position:0 -2256px;}
.f16 .ls{background-position:0 -2272px;}
.f16 .lt{background-position:0 -2288px;}
.f16 .lu{background-position:0 -2304px;}
.f16 .lv{background-position:0 -2320px;}
.f16 .ly{background-position:0 -2336px;}
.f16 .ma{background-position:0 -2352px;}
.f16 .md{background-position:0 -2368px;}
.f16 .me{background-position:0 -2384px;}
.f16 .mg{background-position:0 -2400px;}
.f16 .mh{background-position:0 -2416px;}
.f16 .mk{background-position:0 -2432px;}
.f16 .ml{background-position:0 -2448px;}
.f16 .mm{background-position:0 -2464px;}
.f16 .mn{background-position:0 -2480px;}
.f16 .mo{background-position:0 -2496px;}
.f16 .mq{background-position:0 -2512px;}
.f16 .mr{background-position:0 -2528px;}
.f16 .ms{background-position:0 -2544px;}
.f16 .mt{background-position:0 -2560px;}
.f16 .mu{background-position:0 -2576px;}
.f16 .mv{background-position:0 -2592px;}
.f16 .mw{background-position:0 -2608px;}
.f16 .mx{background-position:0 -2624px;}
.f16 .my{background-position:0 -2640px;}
.f16 .mz{background-position:0 -2656px;}
.f16 .na{background-position:0 -2672px;}
.f16 .nc{background-position:0 -2688px;}
.f16 .ne{background-position:0 -2704px;}
.f16 .ng{background-position:0 -2720px;}
.f16 .ni{background-position:0 -2736px;}
.f16 .nl{background-position:0 -2752px;}  .f16 .bq{background-position:0 -2752px;}
.f16 .no{background-position:0 -2768px;}  .f16 .bv, .f16 .nq, .f16 .sj{background-position:0 -2768px;}
.f16 .np{background-position:0 -2784px;}
.f16 .nr{background-position:0 -2800px;}
.f16 .nz{background-position:0 -2816px;}
.f16 .om{background-position:0 -2832px;}
.f16 .pa{background-position:0 -2848px;}
.f16 .pe{background-position:0 -2864px;}
.f16 .pf{background-position:0 -2880px;}
.f16 .pg{background-position:0 -2896px;}
.f16 .ph{background-position:0 -2912px;}
.f16 .pk{background-position:0 -2928px;}
.f16 .pl{background-position:0 -2944px;}
.f16 .pr{background-position:0 -2960px;}
.f16 .ps{background-position:0 -2976px;}
.f16 .pt{background-position:0 -2992px;}
.f16 .pw{background-position:0 -3008px;}
.f16 .py{background-position:0 -3024px;}
.f16 .qa{background-position:0 -3040px;}
.f16 .re{background-position:0 -3056px;}
.f16 .ro{background-position:0 -3072px;}
.f16 .rs{background-position:0 -3088px;}
.f16 .ru{background-position:0 -3104px;}
.f16 .rw{background-position:0 -3120px;}
.f16 .sa{background-position:0 -3136px;}
.f16 .sb{background-position:0 -3152px;}
.f16 .sc{background-position:0 -3168px;}
.f16 .sd{background-position:0 -3184px;}
.f16 .se{background-position:0 -3200px;}
.f16 .sg{background-position:0 -3216px;}
.f16 .si{background-position:0 -3232px;}
.f16 .sk{background-position:0 -3248px;}
.f16 .sl{background-position:0 -3264px;}
.f16 .sm{background-position:0 -3280px;}
.f16 .sn{background-position:0 -3296px;}
.f16 .so{background-position:0 -3312px;}
.f16 .sr{background-position:0 -3328px;}
.f16 .st{background-position:0 -3344px;}
.f16 .sv{background-position:0 -3360px;}
.f16 .sy{background-position:0 -3376px;}
.f16 .sz{background-position:0 -3392px;}
.f16 .tc{background-position:0 -3408px;}
.f16 .td{background-position:0 -3424px;}
.f16 .tg{background-position:0 -3440px;}
.f16 .th{background-position:0 -3456px;}
.f16 .tj{background-position:0 -3472px;}
.f16 .tl{background-position:0 -3488px;}
.f16 .tm{background-position:0 -3504px;}
.f16 .tn{background-position:0 -3520px;}
.f16 .to{background-position:0 -3536px;}
.f16 .tr{background-position:0 -3552px;}
.f16 .tt{background-position:0 -3568px;}
.f16 .tv{background-position:0 -3584px;}
.f16 .tw{background-position:0 -3600px;}
.f16 .tz{background-position:0 -3616px;}
.f16 .ua{background-position:0 -3632px;}
.f16 .ug{background-position:0 -3648px;}
.f16 .us{background-position:0 -3664px;}
.f16 .uy{background-position:0 -3680px;}
.f16 .uz{background-position:0 -3696px;}
.f16 .va{background-position:0 -3712px;}
.f16 .vc{background-position:0 -3728px;}
.f16 .ve{background-position:0 -3744px;}
.f16 .vg{background-position:0 -3760px;}
.f16 .vi{background-position:0 -3776px;}
.f16 .vn{background-position:0 -3792px;}
.f16 .vu{background-position:0 -3808px;}
.f16 .ws{background-position:0 -3824px;}
.f16 .ye{background-position:0 -3840px;}
.f16 .za{background-position:0 -3856px;}
.f16 .zm{background-position:0 -3872px;}
.f16 .zw{background-position:0 -3888px;}
.f16 .sx{background-position:0 -3904px;}
.f16 .cw{background-position:0 -3920px;}
.f16 .ss{background-position:0 -3936px;}

.f32 .flag{display:inline-block;height:32px;width:32px;vertical-align:text-top;line-height:32px;background:url(../img/flags/flags32.png) no-repeat;}
.f32 ._African_Union{background-position:0 -32px;}
.f32 ._Arab_League{background-position:0 -64px;}
.f32 ._ASEAN{background-position:0 -96px;}
.f32 ._CARICOM{background-position:0 -128px;}
.f32 ._CIS{background-position:0 -160px;}
.f32 ._Commonwealth{background-position:0 -192px;}
.f32 ._England{background-position:0 -224px;}
.f32 ._European_Union, .f32 .eu{background-position:0 -256px;}
.f32 ._Islamic_Conference{background-position:0 -288px;}
.f32 ._Kosovo{background-position:0 -320px;}
.f32 ._NATO{background-position:0 -352px;}
.f32 ._Northern_Cyprus{background-position:0 -384px;}
.f32 ._Northern_Ireland{background-position:0 -416px;}
.f32 ._Olimpic_Movement{background-position:0 -448px;}
.f32 ._OPEC{background-position:0 -480px;}
.f32 ._Red_Cross{background-position:0 -512px;}
.f32 ._Scotland{background-position:0 -544px;}
.f32 ._Somaliland{background-position:0 -576px;}
.f32 ._Tibet{background-position:0 -608px;}
.f32 ._United_Nations{background-position:0 -640px;}
.f32 ._Wales{background-position:0 -672px;}
.f32 .ad{background-position:0 -704px;}
.f32 .ae{background-position:0 -736px;}
.f32 .af{background-position:0 -768px;}
.f32 .ag{background-position:0 -800px;}
.f32 .ai{background-position:0 -832px;}
.f32 .al{background-position:0 -864px;}
.f32 .am{background-position:0 -896px;}
.f32 .ao{background-position:0 -928px;}
.f32 .aq{background-position:0 -960px;}
.f32 .ar{background-position:0 -992px;}
.f32 .as{background-position:0 -1024px;}
.f32 .at{background-position:0 -1056px;}
.f32 .au{background-position:0 -1088px;}
.f32 .aw{background-position:0 -1120px;}
.f32 .ax{background-position:0 -1152px;}
.f32 .az{background-position:0 -1184px;}
.f32 .ba{background-position:0 -1216px;}
.f32 .bb{background-position:0 -1248px;}
.f32 .bd{background-position:0 -1280px;}
.f32 .be{background-position:0 -1312px;}
.f32 .bf{background-position:0 -1344px;}
.f32 .bg{background-position:0 -1376px;}
.f32 .bh{background-position:0 -1408px;}
.f32 .bi{background-position:0 -1440px;}
.f32 .bj{background-position:0 -1472px;}
.f32 .bm{background-position:0 -1504px;}
.f32 .bn{background-position:0 -1536px;}
.f32 .bo{background-position:0 -1568px;}
.f32 .br{background-position:0 -1600px;}
.f32 .bs{background-position:0 -1632px;}
.f32 .bt{background-position:0 -1664px;}
.f32 .bw{background-position:0 -1696px;}
.f32 .by{background-position:0 -1728px;}
.f32 .bz{background-position:0 -1760px;}
.f32 .ca{background-position:0 -1792px;}
.f32 .cd{background-position:0 -1824px;}
.f32 .cf{background-position:0 -1856px;}
.f32 .cg{background-position:0 -1888px;}
.f32 .ch{background-position:0 -1920px;}
.f32 .ci{background-position:0 -1952px;}
.f32 .ck{background-position:0 -1984px;}
.f32 .cl{background-position:0 -2016px;}
.f32 .cm{background-position:0 -2048px;}
.f32 .cn{background-position:0 -2080px;}
.f32 .co{background-position:0 -2112px;}
.f32 .cr{background-position:0 -2144px;}
.f32 .cu{background-position:0 -2176px;}
.f32 .cv{background-position:0 -2208px;}
.f32 .cy{background-position:0 -2240px;}
.f32 .cz{background-position:0 -2272px;}
.f32 .de{background-position:0 -2304px;}
.f32 .dj{background-position:0 -2336px;}
.f32 .dk{background-position:0 -2368px;}
.f32 .dm{background-position:0 -2400px;}
.f32 .do{background-position:0 -2432px;}
.f32 .dz{background-position:0 -2464px;}
.f32 .ec{background-position:0 -2496px;}
.f32 .ee{background-position:0 -2528px;}
.f32 .eg{background-position:0 -2560px;}
.f32 .eh{background-position:0 -2592px;}
.f32 .er{background-position:0 -2624px;}
.f32 .es{background-position:0 -2656px;}
.f32 .et{background-position:0 -2688px;}
.f32 .fi{background-position:0 -2720px;}
.f32 .fj{background-position:0 -2752px;}
.f32 .fm{background-position:0 -2784px;}
.f32 .fo{background-position:0 -2816px;}
.f32 .fr{background-position:0 -2848px;}  
.f32 .bl, .f32 .cp, .f32 .mf, .f32 .yt{background-position:0 -2848px;}
.f32 .ga{background-position:0 -2880px;}

.f32 .en,
.f32 .gb{background-position:0 -2912px;}  
.f32 .sh{background-position:0 -2912px;}
.f32 .gd{background-position:0 -2944px;}
.f32 .ge{background-position:0 -2976px;}
.f32 .gg{background-position:0 -3008px;}
.f32 .gh{background-position:0 -3040px;}
.f32 .gi{background-position:0 -3072px;}
.f32 .gl{background-position:0 -3104px;}
.f32 .gm{background-position:0 -3136px;}
.f32 .gn{background-position:0 -3168px;}
.f32 .gp{background-position:0 -3200px;}
.f32 .gq{background-position:0 -3232px;}
.f32 .gr{background-position:0 -3264px;}
.f32 .gt{background-position:0 -3296px;}
.f32 .gu{background-position:0 -3328px;}
.f32 .gw{background-position:0 -3360px;}
.f32 .gy{background-position:0 -3392px;}
.f32 .hk{background-position:0 -3424px;}
.f32 .hn{background-position:0 -3456px;}
.f32 .hr{background-position:0 -3488px;}
.f32 .ht{background-position:0 -3520px;}
.f32 .hu{background-position:0 -3552px;}
.f32 .id{background-position:0 -3584px;}
.f32 .mc{background-position:0 -3584px;}
.f32 .ie{background-position:0 -3616px;}
.f32 .il{background-position:0 -3648px;}
.f32 .im{background-position:0 -3680px;}
.f32 .in{background-position:0 -3712px;}
.f32 .iq{background-position:0 -3744px;}
.f32 .ir{background-position:0 -3776px;}
.f32 .is{background-position:0 -3808px;}
.f32 .it{background-position:0 -3840px;}
.f32 .je{background-position:0 -3872px;}
.f32 .jm{background-position:0 -3904px;}
.f32 .jo{background-position:0 -3936px;}
.f32 .jp{background-position:0 -3968px;}
.f32 .ke{background-position:0 -4000px;}
.f32 .kg{background-position:0 -4032px;}
.f32 .kh{background-position:0 -4064px;}
.f32 .ki{background-position:0 -4096px;}
.f32 .km{background-position:0 -4128px;}
.f32 .kn{background-position:0 -4160px;}
.f32 .kp{background-position:0 -4192px;}
.f32 .kr{background-position:0 -4224px;}
.f32 .kw{background-position:0 -4256px;}
.f32 .ky{background-position:0 -4288px;}
.f32 .kz{background-position:0 -4320px;}
.f32 .la{background-position:0 -4352px;}
.f32 .lb{background-position:0 -4384px;}
.f32 .lc{background-position:0 -4416px;}
.f32 .li{background-position:0 -4448px;}
.f32 .lk{background-position:0 -4480px;}
.f32 .lr{background-position:0 -4512px;}
.f32 .ls{background-position:0 -4544px;}
.f32 .lt{background-position:0 -4576px;}
.f32 .lu{background-position:0 -4608px;}
.f32 .lv{background-position:0 -4640px;}
.f32 .ly{background-position:0 -4672px;}
.f32 .ma{background-position:0 -4704px;}
.f32 .md{background-position:0 -4736px;}
.f32 .me{background-position:0 -4768px;}
.f32 .mg{background-position:0 -4800px;}
.f32 .mh{background-position:0 -4832px;}
.f32 .mk{background-position:0 -4864px;}
.f32 .ml{background-position:0 -4896px;}
.f32 .mm{background-position:0 -4928px;}
.f32 .mn{background-position:0 -4960px;}
.f32 .mo{background-position:0 -4992px;}
.f32 .mq{background-position:0 -5024px;}
.f32 .mr{background-position:0 -5056px;}
.f32 .ms{background-position:0 -5088px;}
.f32 .mt{background-position:0 -5120px;}
.f32 .mu{background-position:0 -5152px;}
.f32 .mv{background-position:0 -5184px;}
.f32 .mw{background-position:0 -5216px;}
.f32 .mx{background-position:0 -5248px;}
.f32 .my{background-position:0 -5280px;}
.f32 .mz{background-position:0 -5312px;}
.f32 .na{background-position:0 -5344px;}
.f32 .nc{background-position:0 -5376px;}
.f32 .ne{background-position:0 -5408px;}
.f32 .ng{background-position:0 -5440px;}
.f32 .ni{background-position:0 -5472px;}
.f32 .nl{background-position:0 -5504px;}  .f32 .bq{background-position:0 -5504px;}
.f32 .no{background-position:0 -5536px;}  .f32 .bv, .f32 .nq, .f32 .sj{background-position:0 -5536px;}
.f32 .np{background-position:0 -5568px;}
.f32 .nr{background-position:0 -5600px;}
.f32 .nz{background-position:0 -5632px;}
.f32 .om{background-position:0 -5664px;}
.f32 .pa{background-position:0 -5696px;}
.f32 .pe{background-position:0 -5728px;}
.f32 .pf{background-position:0 -5760px;}
.f32 .pg{background-position:0 -5792px;}
.f32 .ph{background-position:0 -5824px;}
.f32 .pk{background-position:0 -5856px;}
.f32 .pl{background-position:0 -5888px;}
.f32 .pr{background-position:0 -5920px;}
.f32 .ps{background-position:0 -5952px;}
.f32 .pt{background-position:0 -5984px;}
.f32 .pw{background-position:0 -6016px;}
.f32 .py{background-position:0 -6048px;}
.f32 .qa{background-position:0 -6080px;}
.f32 .re{background-position:0 -6112px;}
.f32 .ro{background-position:0 -6144px;}
.f32 .rs{background-position:0 -6176px;}
.f32 .ru{background-position:0 -6208px;}
.f32 .rw{background-position:0 -6240px;}
.f32 .sa{background-position:0 -6272px;}
.f32 .sb{background-position:0 -6304px;}
.f32 .sc{background-position:0 -6336px;}
.f32 .sd{background-position:0 -6368px;}
.f32 .se{background-position:0 -6400px;}
.f32 .sg{background-position:0 -6432px;}
.f32 .si{background-position:0 -6464px;}
.f32 .sk{background-position:0 -6496px;}
.f32 .sl{background-position:0 -6528px;}
.f32 .sm{background-position:0 -6560px;}
.f32 .sn{background-position:0 -6592px;}
.f32 .so{background-position:0 -6624px;}
.f32 .sr{background-position:0 -6656px;}
.f32 .st{background-position:0 -6688px;}
.f32 .sv{background-position:0 -6720px;}
.f32 .sy{background-position:0 -6752px;}
.f32 .sz{background-position:0 -6784px;}
.f32 .tc{background-position:0 -6816px;}
.f32 .td{background-position:0 -6848px;}
.f32 .tg{background-position:0 -6880px;}
.f32 .th{background-position:0 -6912px;}
.f32 .tj{background-position:0 -6944px;}
.f32 .tl{background-position:0 -6976px;}
.f32 .tm{background-position:0 -7008px;}
.f32 .tn{background-position:0 -7040px;}
.f32 .to{background-position:0 -7072px;}
.f32 .tr{background-position:0 -7104px;}
.f32 .tt{background-position:0 -7136px;}
.f32 .tv{background-position:0 -7168px;}
.f32 .tw{background-position:0 -7200px;}
.f32 .tz{background-position:0 -7232px;}
.f32 .ua{background-position:0 -7264px;}
.f32 .ug{background-position:0 -7296px;}
.f32 .us{background-position:0 -7328px;}
.f32 .uy{background-position:0 -7360px;}
.f32 .uz{background-position:0 -7392px;}
.f32 .va{background-position:0 -7424px;}
.f32 .vc{background-position:0 -7456px;}
.f32 .ve{background-position:0 -7488px;}
.f32 .vg{background-position:0 -7520px;}
.f32 .vi{background-position:0 -7552px;}
.f32 .vn{background-position:0 -7584px;}
.f32 .vu{background-position:0 -7616px;}
.f32 .ws{background-position:0 -7648px;}
.f32 .ye{background-position:0 -7680px;}
.f32 .za{background-position:0 -7712px;}
.f32 .zm{background-position:0 -7744px;}
.f32 .zw{background-position:0 -7776px;}
.f32 .sx{background-position:0 -7808px;}
.f32 .cw{background-position:0 -7840px;}
.f32 .ss{background-position:0 -7872px;}

.widget.widget-flip .widget-head + .widget-body {
	padding-top:2rem;
}

.flip-holder,
.flip-holder .normal-state,
.flip-holder .back-state {
	min-height: 25rem;
	width: 100%;
}

.flip-holder {
	-webkit-perspective: 1000px;
    perspective: 1000px;
    margin-bottom: 3rem;
}
.flip-holder:hover .flipper .normal-state {
    -webkit-transform: perspective(1000px) rotateY(180deg);
    -moz-transform: perspective(1000px) rotateY(180deg);
    transform: rotateY(180deg);
}

.flip-holder:hover .flipper .back-state {
    -webkit-transform: perspective(1000px) rotateY(360deg);
    -moz-transform: perspective(1000px) rotateY(360deg);
    transform: rotateY(360deg);
}

.flip-holder .flipper {
	-webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: relative;
}

.flip-holder .normal-state, 
.flip-holder .back-state {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
}

.flip-holder .normal-state {
	z-index: 2;
}

.flip-holder .back-state {
	-ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.flip-holder .normal-state .title,
.flip-holder .back-state .title {
	font-family: 'Montserrat', sans-serif;
	font-size: 2.5rem;
	line-height: 2.5rem;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	margin: 1rem 0 1.2rem;
	letter-spacing: -1px;
}

.flip-holder p,
.flip-holder .normal-state,
.flip-holder .back-state {
	text-align: left;
}

.flip-holder .normal-state,
.flip-holder .back-state {
	padding: 3rem;
}

.flip-holder .normal-state p,
.flip-holder .back-state p {
	font-size: 1.3rem;
	line-height: 2.2rem;
	font-weight: 300;
	padding-bottom: 2.5rem;
	margin-bottom: 0;
}

.flip-holder .normal-state .icon {
	display: block;
	font-size: 4rem;
	margin-top: 1rem;
	margin-bottom: 1.2rem;
}

@media (max-width: 991px) {
	.flip-holder .normal-state .icon {
		font-size: 3.6rem;
	}
	.flip-holder .normal-state .title,
	.flip-holder .back-state .title {
		font-size: 2.3rem;
		line-height: 2.3rem;
		margin: 1rem 0 1.1rem;
	}
}

@media (max-width: 767px) {
	.flip-holder .normal-state .icon {
		font-size: 3.2rem;
	}
	.flip-holder .normal-state .title,
	.flip-holder .back-state .title {
		font-size: 2.1rem;
		line-height: 2.1rem;
		margin: 1rem 0 1rem;
	}
	.flip-holder .normal-state p,
	.flip-holder .back-state p {
		font-size: 1.2rem;
		line-height: 2rem;
		padding-bottom: 2rem;
	}
}
.flip-holder .normal-state {
	background-color: #f8f8f8;
}

.flip-holder .normal-state .title,
.flip-holder .normal-state .icon {
	color: #575757;
}

.flip-holder .back-state .btn {
	color: #26bcef;
}

.flip-holder .normal-state p,
.flip-holder .back-state .btn:hover {
	color: #353535;
}

.flip-holder .back-state,
.flip-holder .back-state .title,
.flip-holder .back-state p {
	color: #fff;
}

.flip-holder .back-state {
	background-color: #26bcef;
}

.flip-holder .back-state .btn {
	background-color: #fff;
	border-color: #fff;
}

.inverted-colors .flip-holder .normal-state {
	background-color: #26bcef;
}

.inverted-colors .flip-holder .back-state .btn:hover {
	border-color: #26bcef;
}

.inverted-colors .flip-holder .normal-state .title,
.inverted-colors .flip-holder .normal-state .icon,
.inverted-colors .flip-holder .back-state .btn,
.inverted-colors .flip-holder .normal-state p,
.inverted-colors .flip-holder .back-state,
.inverted-colors .flip-holder .back-state .title,
.inverted-colors .flip-holder .back-state p {
	color: #fff;
}

.inverted-colors .flip-holder .back-state,
.inverted-colors .flip-holder .back-state .btn {
	background-color: transparent;
}

.inverted-colors .flip-holder .back-state .btn {
	border-color: #fff;
}

.inverted-colors .flip-holder .back-state .btn:hover {
	color: #26bcef;
}
footer .copyright  {
	padding: 2rem 0rem;
}

footer .copyright p {
	font-size: 1.3rem;
	line-height: 1.9rem;
	margin-bottom: 0;
	padding-top: 0.6rem;
	text-align: left;
}

footer .copyright p.logo-footer {
	text-align: right;
	padding-top: 0.5rem;
}

footer .copyright p a:hover {
	text-decoration: underline!important;
}

@media (max-width: 767px) {
	footer .copyright p {
		text-align: center;
	}
	footer .copyright p.logo-footer {
		text-align: center;
		padding-top: 1rem;
	}
}
footer {
	background: #2c2c2c!important;
	color: #bcbec0;
}

footer .copyright p a {
	color: #26bcef;
}
.form .block-head {
	font-size: 2.4rem;
	line-height: 2.7rem;
	font-weight: 300;
	padding-bottom: 0.8rem;
}

.form.form-label-option .form-line > label,
.form.form-placeholder .form-line > label {
	display: none;
}

.form.form-label-option .form-line-group-label {
	max-width: 33%!important;
}

.form .form-line-group {
	display: table;
	width: 100%;
	border-collapse: separate;
}

.form .form-line-group .form-line-group-item {
	display: table-cell;
	vertical-align: middle;
}

.form .form-line-group .form-line-group-option {
	display: table-cell;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

.form .form-line-group span.form-line-group-option + * {
	border-left-width: 0;
}

/* .form .form-line-group span.form-line-group-option + .form-item-select > .chosen-container-single:not(.chosen-container-active) .chosen-single {
	border-left-width: 0;
} */

.form.form-label-option.form-label-option-no-box .form-line-group-label + * {
	border-left-width: 1px!important;
}

.form.form-label-option:not(.form-label-option-no-box) .form-line-group span.form-line-group-option + .form-item-select > .chosen-container-single:not(.chosen-container-active) .chosen-single {
	border-left-width: 0;
}

.form .form-line-group .form-line-group-item + .form-line-group-option {
	border-left: 0;
}

.form.form-label-option:not(.form-label-option-no-box) .form-line-group-label {
	padding-left: 0.5rem;
}

.form .form-line {
	padding-bottom: 1.4rem;
}

.form .form-line .form-line-group,
.form .form-line > label {
	font-size: 1.4rem;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: -0.5px;
}

.form .form-item {
	font-weight: 300;
	border: 1px solid;
	outline: 0!important;
    padding: 0 1rem 0 1rem;
	min-height: 3.7rem;
}

.form textarea.form-item {
	padding-top: 0.5rem;
    resize: none;

}

.form .form-item.form-item-select {
	padding: 0;
	border: 0;
}

.form:not(.form-inline) .form-item {
	width: 100%;
}

form.form .form-item {
  	border-top: 1px solid;
  	border-left: 1px solid;
  	border-bottom: 1px solid;
  	border-right: 1px solid;
}

.form-item-captcha-img {
	position: relative;
	overflow: hidden;
	height: 3.7rem;
	border: 1px solid;
	vertical-align: top;
}

.form-item-captcha-img img {
	vertical-align: middle;
	margin-right: -1px;
	max-width: inherit!important;
	max-height: 3.5rem;
}

.form-item-captcha-img span {
	height: 100%;
	width: 100%;
	position: absolute!important;
	text-align: center;
	display: block;
	line-height: 3.5rem;
	left: 0;
	top: 100%!important;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

.form-item-captcha-img:hover span {
	top: 0!important;
}

.form-line.col-md-6:first-child {
	padding-right: 0.7rem;
}

.form-line.col-md-6 + .form-line.col-md-6 {
	padding-left: 0.7rem;	
}

@media (max-width: 991px) {
	.form-line.col-md-6:first-child {
		padding-right: 1.4rem;
	}
	.form-line.col-md-6 + .form-line.col-md-6 {
		padding-left: 1.4rem;	
	}
}

@media (max-width: 767px) {
	.form .block-head {
		font-size: 2rem;
		line-height: 2.2rem;
	}
}
.form .block-head {
	color: #353535;
}

.form.form-label-option.form-label-option-no-box .form-line-group-label,
.form .form-line > label {
	color: #26bcef;
}

.form .form-item {
	color: #6d6d6d;
}

.form.form-label-option:not(.form-label-option-no-box) .form-line-group-label {
	background-color: #26bcef;
}

.form.form-label-option:not(.form-label-option-no-box) .form-line-group-label {
	color: #fff;
}

.form .form-item {
	border-color: #e6e7e8;
	background-color: #fff;
}

.form .form-item::-webkit-input-placeholder {
	color: #6d6d6d;
}

.form .form-item:-moz-placeholder {
	color: #6d6d6d;
}

.form .form-item::-moz-placeholder {
	color: #6d6d6d;
}

.form .form-item:-ms-input-placeholder {
	color: #6d6d6d;
}

form.form .form-item {
  	border-top-color: #e6e7e8;
  	border-left-color: #e6e7e8;
  	border-bottom-color: #e6e7e8;
  	border-right-color: #e6e7e8;
}

.form-item-captcha-img {
	border-color: #e6e7e8;
}

.form-item-captcha-img span {
	background: rgba(255,255,255,0.7);
}

.form-item-captcha-img span::before {
	color: #26bcef;
}

.form.form-label-option.form-label-option-no-box .form-line-group-label {
	background: transparent;
	border-color: transparent;	
}

.inverted-colors .form .block-head,
.inverted-colors .form.form-label-option .form-line-group-label,
.inverted-colors .form .form-line > label {
	color: #e6e7e8;
}

.inverted-colors .form .form-item {
	color: #26bcef;
	border-color: #808080;
	background-color: transparent;
}

.inverted-colors .form .form-item::-webkit-input-placeholder {
	color: #26bcef;
}

.inverted-colors .form .form-item:-moz-placeholder {
	color: #26bcef;
}

.inverted-colors .form .form-item::-moz-placeholder {
	color: #26bcef;
}

.inverted-colors .form .form-item:-ms-input-placeholder {
	color: #26bcef;
}

.inverted-colors form.form .form-item {
  	border-top-color: #808080;
  	border-left-color: #808080;
  	border-bottom-color: #808080;
  	border-right-color: #808080;
}

.inverted-colors .form-item-captcha-img {
	border-color: #808080;
}

.inverted-colors .form-item-captcha-img span {
	background: rgba(255,255,255,0.7);
}

.inverted-colors .form.form-label-option.form-label-option-no-box .form-line-group-label {
	background: transparent;
	border-color: transparent;	
}
.gallery-element-6 {
	position: relative;
	overflow: hidden;
	text-align: center;
	-webkit-perspective: 100rem;
	perspective: 100rem;
}

.gallery-element-6 img {
	position: relative;
	_-webkit-transform: translate3d(0,0,30rem);
	_transform: translate3d(0,0,30rem);
	_-webkit-transition: -webkit-transform 0.35s;
	_transition: transform 0.35s;
}

.gallery-element-6:hover img {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.gallery-element-6 > .caption {
	padding: 1rem;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100.1%;
  	height: 100%;
	display: block;
	-webkit-transition: background-color 0.35s;
	transition: background-color 0.35s;
}

.gallery-element-6 .caption .icons {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  	filter: alpha(opacity=0);
  	-moz-opacity:0;
  	-khtml-opacity: 0;
  	opacity: 0;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

.gallery-element-6:hover .caption .icons {
	ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

.gallery-element-6 .caption .icons li {
	display: inline-block;
}

.gallery-element-6 .caption .icons li:first-child {
	margin-right: 0.5rem;
}

.gallery-element-6 .caption .icons li .parent-icon {
	width: 4.2rem;
	height: 3.8rem;
	display: block;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.gallery-element-6 .caption .icons li .parent-icon .icomoon {
	font-size: 1.6rem;
	position: relative;
	top: 1.1rem;
}

.gallery-element-6 .caption .overlay-text {
	position: absolute;
	left: 0;
	bottom: 3rem;
	width: 100%;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  	filter: alpha(opacity=0);
  	-moz-opacity:0;
  	-khtml-opacity: 0;
  	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

.gallery-element-6:hover .caption .overlay-text {
	ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

.gallery-element-6 .caption .overlay-text .project-title {
	font-size: 1.6rem;
	line-height: 1.8rem;
	font-weight: 400;
	padding-bottom: 0.7rem;
	width: 100%;
}

.gallery-element-6 .caption .overlay-text .category {
	font-size: 1.2rem;
	line-height: 1.8rem;
	font-weight: 300;
	width: 100%;
}

@media (max-width: 767px) {
	.gallery-element-6 .caption .overlay-text .project-title {
		font-size: 1.5rem;
		padding-bottom: 0.5rem;
	}
}

@media (max-width: 480px) {
	.gallery-element-6 .caption .overlay-text {
		bottom: 2rem;
	}
}

@media (max-width: 320px) {
	.gallery-element-6 .caption .overlay-text {
		bottom: 1rem;
	}
}
.gallery-element-6 {
	background-color: #000;
}

.gallery-element-6 > .caption {
	background-color: rgba(12,19,26, 0);
}

.gallery-element-6:hover > .caption {
	background-color: rgba(12,19,26, 0.8);
}

.gallery-element-6 .caption .icons li .parent-icon {
	background-color: #26bcef;
	color: #fff;
}

.gallery-element-6 .caption .icons li .parent-icon:hover {
	background-color: #1c5379;
}

.gallery-element-6 .caption .overlay-text .project-title {
	color: #ecf0f1;
}

.gallery-element-6 .caption .overlay-text .category {
	color: #bdc3c7;
}
.gallery-element-8 {
	position: relative;
   	text-align: center;
   	display: block;
   	-webkit-perspective: 100rem;
   	perspective: 100rem;
   	overflow: visible!important;
	z-index: 90;
}

.gallery-element-8:hover {
	background-color: #fff;
	z-index: 110;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-element-8 img {
	-webkit-filter: grayscale(90%);
	filter: grayscale(90%);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	position: relative;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.gallery-element-8:hover img {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	-webkit-transform: translate3d(0,-5.9rem,0);
	transform: translate3d(0,-5.9rem,0);
}

.gallery-element-8 .caption {
	width: 100%;
   	position: absolute;
   	bottom: 0;
   	left: 0;
   	height: 0;
   	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
	z-index: 100;
	overflow: visible!important;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-element-8:hover .caption {
   	height: 11.8rem;
   	-webkit-transform: translate3d(0,5.9rem,0);
	transform: translate3d(0,5.9rem,0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-element-8 .caption .overlay-text {
	padding-top: 3.4rem;
	padding-bottom: 4.3rem;
	position: relative;
	-webkit-transform: translate3d(0,-11.8rem,0);
	transform: translate3d(0,-11.8rem,0);
	visibility: hidden;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  	filter: alpha(opacity=0);
  	-moz-opacity:0;
  	-khtml-opacity: 0;
  	opacity: 0;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.gallery-element-8:hover .caption .overlay-text {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	visibility: visible;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-element-8 .caption .overlay-text .title {
	font-family: 'Poppins', sans-serif;
	font-size: 2rem;
	line-height: 2.2rem;
	font-weight: 500;
	letter-spacing: 0.05px;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	padding-bottom: 0.5rem;
}

.gallery-element-8 .caption .overlay-text .title::after {
	position: absolute;
	content: '';
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 0;
}

.gallery-element-8 .caption .overlay-text .subtitle {
	font-family: 'Poppins', sans-serif;
	font-size: 1.2rem;
	line-height: 1.4rem;
	font-weight: normal;
	letter-spacing: 0.05px;
	text-transform: uppercase;
	padding-top: 1rem;
}


.gallery-element-8 .caption .toptab {
	position: absolute;
	top: -2.1rem;
	left: 50%;
	-webkit-transform: translate3d(-50%,100%,0);
	transform: translate3d(-50%,100%,0);
	width: 4.2rem;
	height: 2.1rem;
	visibility: hidden;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  	filter: alpha(opacity=0);
  	-moz-opacity:0;
  	-khtml-opacity: 0;
  	opacity: 0;
  	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.gallery-element-8:hover .caption .toptab {
	-webkit-transform: translate3d(-50%,0%,0);
	transform: translate3d(-50%,0%,0);
	visibility: visible;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}


.gallery-element-8.small:hover img {
	-webkit-transform: translate3d(0,-4rem,0);
	transform: translate3d(0,-4rem,0);
}

.gallery-element-8.small:hover .caption {
   	height: 8rem;
   	-webkit-transform: translate3d(0,4rem,0);
	transform: translate3d(0,4rem,0);
}

.gallery-element-8.small .caption .overlay-text {
	padding-top: 2.9rem;
	padding-bottom: 2.4rem;
	-webkit-transform: translate3d(0,-8rem,0);
	transform: translate3d(0,-8rem,0);
}

.gallery-element-8.small:hover .caption .overlay-text {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.gallery-element-8.small .caption .overlay-text .title::after {
	display: none;
}
.gallery-element-8:hover img {
	-webkit-box-shadow: 0px -1px 7px 0px rgba(0,0,0,0.26);
	-moz-box-shadow: 0px -1px 7px 0px rgba(0,0,0,0.26);
	box-shadow: 0px -1px 7px 0px rgba(0,0,0,0.26);
}

.gallery-element-8 .caption {
   	background-color: rgba(38,188,239, 0.9);
}

.gallery-element-8:hover .caption {
   	-webkit-box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.26);
	-moz-box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.26);
	box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.26);
}

.gallery-element-8 .caption .overlay-text .title {
	color: #fff;
}

.gallery-element-8 .caption .overlay-text .title::after {
	background-color: #fff;
}

.gallery-element-8 .caption .overlay-text .subtitle {
	color: #fff;
}

.gallery-element-8 .caption .overlay-text .password-protected {
	color: #9c1f2d;
}
.generic-text .icomoon {
	position: relative;
	top: 1px;
}

.generic-text h1,
.generic-text h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	letter-spacing: -0.5px;
}

.generic-text h1 {
	font-size: 3.6rem;
}

.generic-text h2 {
	font-size: 3rem;
}

.generic-text h3 {
	font-size: 2.4rem;
}

.generic-text h4 {
	font-size: 1.8rem;
}

.generic-text h5 {
	font-size: 1.4rem;
}

.generic-text h6 {
	font-size: 1.2rem;
}

.generic-text h1, 
.generic-text h2, 
.generic-text h3, 
.generic-text h4, 
.generic-text h5, 
.generic-text h6 {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 1.5rem;
}

.generic-text h3, 
.generic-text h4, 
.generic-text h5, 
.generic-text h6 {
	font-weight: 400;
}

.generic-text p {
	font-size: 1.3rem;
	line-height: 2.2rem;
	font-weight: 400;
	margin-bottom: 0;
	padding-bottom: 1.2rem;
}

.generic-text p.with-icon {
	position: relative;
	padding-left: 2rem;
}

.generic-text p.with-icon span {
	position: absolute;
	font-size: 1.3rem;
	top: 4px;
	left: 0;
}

.generic-text address {
	font-size: 1.4rem;
	line-height: 2.4rem;
	font-weight: 400;
	margin-bottom: 0;
	padding-bottom: 1.5rem;
}

.generic-text address strong,
.generic-text address b {
	font-weight: 700;
}

.generic-text blockquote {
	font-size: 1.5rem;
	line-height: 2.3rem;
	font-weight: 400;
	padding: 0.5rem 1.5rem 1rem;
	margin: 0 0 1.5rem;
	border-left: 3px solid;
}

.generic-text blockquote * {
	font-size: 1.5rem;
}

.generic-text blockquote > *:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}

.generic-text ul {
	margin-bottom: 0;
	padding-bottom: 1.5rem;
	padding-left: 1.9rem;
}

.generic-text ul li {
	font-size: 1.3rem;
	line-height: 2.2rem;
	font-weight: 400;
	padding-bottom: 3px;
	position: relative;
	padding-left: 1.8rem;
}

.generic-text ul li:nth-last-of-type(1) {
	padding-bottom: 0;
}

.generic-text ul li:before {
	position: absolute;
	font-family: 'icomoon';
	content: "\ee75";
	font-size: 0.6rem;
	left: 0;
	top: 0;
	padding-left: 1px;
}

.generic-text ol {
	margin-bottom: 0;
	padding-bottom: 1.5rem;
	padding-left: 3.8rem;
}

.generic-text ol li {
	font-size: 1.3rem;
	line-height: 2.2rem;
	font-weight: 400;
	padding-bottom: 3px;
}

.generic-text ol li:nth-last-of-type(1) {
	padding-bottom: 0;
}

.generic-text pre {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif!important;
  	display: block;
  	padding: 1rem;
  	margin: 0 0 1.5rem;
  	font-size: 1.2rem;
  	line-height: 1.45;
  	word-break: break-all;
  	word-wrap: break-word;
  	border: 1px solid;
  	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.generic-text hr {
	margin-top: 2rem;
  	margin-bottom: 2rem;
  	border: 0;
  	border-top: 1px solid;
}

.generic-text table {
  	border: 1px solid;
  	margin-bottom: 1.5rem;
}

.generic-text table th,
.generic-text table td {
	font-size: 1.3rem;
	padding: 0.5rem;
}

.generic-text table th {
	font-weight: 700;
}

.generic-text b,
.generic-text strong {
	font-weight: 700;
}

.generic-text * + h1,
.generic-text * + h2,
.generic-text * + h3,
.generic-text * + h4,
.generic-text * + h5,
.generic-text * + h6 {
	padding-top: 1.5rem;
}

.generic-text a:hover {
	text-decoration: underline!important;
}

.generic-text img {
	max-width: 100%;
	height: auto!important;
}

.generic-text > h1:last-child, 
.generic-text > h2:last-child, 
.generic-text > h3:last-child, 
.generic-text > h4:last-child, 
.generic-text > h5:last-child, 
.generic-text > h6:last-child,
.generic-text > p:last-child,
.generic-text > address:last-child,
.generic-text > ul:last-child,
.generic-text > ol:last-child {
	padding-bottom: 0;
}

.generic-text > blockquote:last-child,
.generic-text > pre:last-child,
.generic-text > table:last-child {
	margin: 0;
}
@media (max-width: 767px) {
	.generic-text h1 {
		font-size: 3.3rem;
	}
	.generic-text h2 {
		font-size: 2.8rem;
	}
	.generic-text h3 {
		font-size: 2.2rem;
	}
	.generic-text h4 {
		font-size: 1.7rem;
	}
	.generic-text h5 {
		font-size: 1.3rem;
	}
	.generic-text h6 {
		font-size: 1.1rem;
	}
	.generic-text * + h1,
	.generic-text * + h2,
	.generic-text * + h3,
	.generic-text * + h4,
	.generic-text * + h5,
	.generic-text * + h6 {
		padding-top: 1rem;
	}
	.generic-text table {
        width: auto!important;
        display: block;
        overflow-x: auto;
    }
}
.generic-text h1, 
.generic-text h2, 
.generic-text h3, 
.generic-text h4, 
.generic-text h5, 
.generic-text h6 {
	color: #353535;
}

.generic-text p,
.generic-text address,
.generic-text blockquote,
.generic-text ul li,
.generic-text ul li:before,
.generic-text ol li,
.generic-text pre,
.generic-text table th,
.generic-text table td {
  color: #6d6d6d;
}

.generic-text a {
  color: #26bcef;
}

.generic-text blockquote {
	border-left-color: #26bcef;
}

.generic-text pre {
  	background-color: #f8f8f8;
}

.generic-text pre,
.generic-text table {
  	border-color: #e6e7e8;
}

.generic-text hr {
  	border-top-color: #e6e7e8;
}

.inverted-colors .generic-text h1, 
.inverted-colors .generic-text h2, 
.inverted-colors .generic-text h3, 
.inverted-colors .generic-text h4,
.inverted-colors .generic-text h5, 
.inverted-colors .generic-text h6 {
	color: #e6e7e8;
}

.inverted-colors .generic-text p,
.inverted-colors .generic-text address,
.inverted-colors .generic-text blockquote,
.inverted-colors .generic-text ul li,
.inverted-colors .generic-text ul li:before,
.inverted-colors .generic-text ol li,
.inverted-colors .generic-text pre,
.inverted-colors .generic-text table th,
.inverted-colors .generic-text table td {
  color: #bcbec0;
}

.inverted-colors .generic-text a {
    color: #26bcef;
}

.inverted-colors .generic-text pre {
  	background-color: #242424;
  	border-color: #242424;
}

.inverted-colors .generic-text hr {
  	border-top-color: #808080;
}

.inverted-colors .generic-text table {
  	border-color: #808080;
}
/* .header{
	min-height: 6.1rem;
} */

.top-menu .header {
	position: relative;
}

body[data-menu-sticky=true].top-menu .header.sticky {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
}

.header .navbar-default {
	margin-bottom: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	border: none;
	min-height: 6.1rem;
}

.header .navbar-brand {
  	height: inherit;
  	padding: 0.5rem 1.5rem 1px;
}

.header .nav-tabs {
  	border-bottom: none;
  	padding-bottom: 2px;
}

.header .nav-tabs > li {
  	margin-bottom: 0;
}

.header .nav-tabs > li.active > a,
.header .nav-tabs > li.active > a:hover, 
.header .nav-tabs > li.active > a:focus {
  	border: none;
}

.header .nav-tabs > li > a {
  	margin-right: 0;
  	border: none;
  	-webkit-border-radius: 0;
	border-radius: 0;
}

.header .navbar-default .navbar-right > li > a {
	font-family: 'Montserrat', sans-serif;
	font-size: 1.3rem;
	font-weight: normal;
	text-transform: capitalize;
	letter-spacing: 0.5px;
  	padding: 2.1rem 1.5rem 1.7rem;
  	position: relative;
	letter-spacing: -0.5px;
}

.header .navbar-default a {
	cursor: pointer!important;
}

.header .navbar-default .navbar-right > li.dropdown > ul.dropdown-menu > li > a {
	font-size: 1.3rem;
	font-weight: normal;
	text-transform: capitalize;
  	padding: 0.8rem 1rem;
}

.header .navbar-default .navbar-right > li.dropdown > ul.dropdown-menu > li:not(:nth-last-of-type(1)) > a {
  	border-bottom: 1px solid;
}

.header .navbar-default .navbar-right > li.dropdown > ul.dropdown-menu > li.active > a,
.header .navbar-default .navbar-right > li.dropdown > ul.dropdown-menu > li > a:hover {
	padding-left: 2rem;
}

@media (min-width: 1000px) {
	.top-menu .header .navbar-default .navbar-right > li > a::after {
		position: absolute;
		content: '';
	    width: 0;
	    height: 3px;
	    bottom: -3px;
	    left: 50%;
	    transition: all .3s ease-in-out;
	    -moz-transition: all .3s ease-in-out;
	    -webkit-transition: all .3s ease-in-out;
	    -o-transition: all .3s ease-in-out;
	}
	.top-menu .header .navbar-default .navbar-right > li:hover > a::after,
	.top-menu .header .navbar-default .navbar-right > li.active > a::after {
		width: 100%;
    	left: 0;
	}
	.top-menu .header .navbar-default .navbar-right > li.dropdown > ul.dropdown-menu {
		display: block!important;
		padding: 0;
	  	min-width: 22rem;
	  	border-top: 0.3rem solid;
	  	border-left: none;
	  	border-right: none;
	  	border-bottom: none;
	  	visibility: hidden;
	  	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	  	filter: alpha(opacity=0);
	  	-moz-opacity:0;
	  	-khtml-opacity: 0;
	  	opacity: 0;
		-webkit-transform: translateY(2rem);
		-moz-transform: translateY(2rem);
		transform: translateY(2rem);
		-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-ms-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
		transition: all 0.2s linear;
	}
	.top-menu .header .navbar-default .navbar-right > li.dropdown.dropup > ul.dropdown-menu {
	  	border-top: none;
	  	border-bottom: 0.3rem solid;
	  	border-bottom-left-radius: 0;
  		border-bottom-right-radius: 0;
  		border-top-left-radius: 4px;
  		border-top-right-radius: 4px;
  		-webkit-transform: translateY(-2rem);
		-moz-transform: translateY(-2rem);
		transform: translateY(-2rem);
		margin-bottom: 0;
		bottom: 100%;
		-webkit-box-shadow: none;
  		box-shadow: none;
	}
	.top-menu .header .navbar-default .navbar-right > li.dropdown:hover > ul.dropdown-menu {
		visibility: visible;
	  	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		-moz-opacity:1;
		-khtml-opacity: 1;
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		transform: translateY(0);
	}
	.top-menu .header .navbar-default .navbar-right > li.dropdown.fastdelay > ul.dropdown-menu {
		-webkit-transition-delay: 0s!important;
		-moz-transition-delay: 0s!important;
    	transition-delay: 0s!important;
    	-webkit-transition: all 0s linear!important;
		-moz-transition: all 0s linear!important;
		-ms-transition: all 0s linear!important;
		-o-transition: all 0s linear!important;
		transition: all 0s linear!important;
	}
}

.header .navbar-toggle {
	height: 3.5rem;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.header .navbar-toggle span.span-01, 
.header .navbar-toggle span.span-02, 
.header .navbar-toggle span.span-03 {
	width: 2.6rem;
	height: 0.3rem;
	display: block;
	margin-bottom: 3px;
	opacity: 1;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	-webkit-transform: rotate(0);
	transform: rotate(0);
}

.header .navbar-toggle span.span-03 {
	margin-top: -11px;
	margin-bottom: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.header .navbar-toggle span.span-01 {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.header .navbar-toggle.collapsed span.span-03 {
	margin-top: 0;
	-webkit-transform: rotate(0);
	transform: rotate(0);
}

.header .navbar-toggle.collapsed span.span-01 {
	-webkit-transform: rotate(0);
	transform: rotate(0);
}

.header .navbar-toggle span.span-02 {
	opacity: 0;
}

.header .navbar-toggle.collapsed span.span-02 {
	opacity: 1;
}

@media (max-width: 999px) {
	body[data-menu-sticky=true].top-menu .header.sticky {
		position: relative;
	}
	.header .navbar-default {
		padding-left: 0;
		padding-right: 0;
	}
	.header .navbar-brand {
	  	padding: 1rem 1.5rem 0.1rem 1.5rem;
	}
	.header .navbar-toggle {
		margin: 1.3rem 1.5rem 0 0;
	}
	.header .navbar-collapse {
	  	padding-right: 0;
	  	padding-left: 0;
	}
	/* .header .navbar-collapse.in {
	  	overflow-y: visible;
	} */
	.header .navbar-nav {
	  	margin: 0;
	}
	.header .navbar-default .navbar-right {
		padding-top: 1rem;
		padding-bottom: 2rem;
		width: 100%;
	}
	.header .navbar-right > li {
	  	float: none;
	}
	.header .navbar-default .navbar-right > li > a {
	  	padding: 0.8rem 0.5rem 0.8rem 1.5rem;
	}
	.header .navbar-default .navbar-right > li.dropdown > ul.dropdown-menu > li > a {
	  	padding: 0.6rem 0.5rem 0.6rem 3.5rem;
	}
	.header .navbar-default .navbar-right > li.dropdown > ul.dropdown-menu > li.active > a,
	.header .navbar-default .navbar-right > li.dropdown > ul.dropdown-menu > li > a:hover {
		padding: 0.6rem 0.5rem 0.6rem 4.5rem;
	}
	.header .navbar-default .navbar-right > li.dropdown > ul.dropdown-menu > li:not(:nth-last-of-type(1)) > a {
	  	border-bottom: none;
	}
}

@media (max-width: 767px) {
	
}
.top-menu .header {
	-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.14);
	-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.14);
	box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.14);
}

.header,
.header .navbar-default,
.header .navbar-default .navbar-right > li.dropdown > ul.dropdown-menu > li > a {
	background-color: #fff;
}

.header .navbar-default .navbar-right > li > a,
.header .navbar-default .navbar-right > li.dropdown > a,
.header .navbar-default .navbar-right > li.dropdown > ul.dropdown-menu > li > a {
  	color: #777;
}

.header .navbar-default .navbar-right > li > a:hover,
.header .navbar-default .navbar-right > li.active > a,
.header .navbar-default .navbar-right > li.active > a:hover,
.header .navbar-default .navbar-right > li.dropdown.active > a,
.header .navbar-default .navbar-right > li.dropdown > a:active,
.header .navbar-default .navbar-right > li.dropdown > a:focus,
.header .navbar-default .navbar-right > li.dropdown > a:hover,
.header .navbar-default .navbar-right > li.dropdown:hover > a {
  	color: #555;
}

.header .navbar-default .navbar-right > li > a:hover,
.header .navbar-default .navbar-right > li.active > a,
.header .navbar-default .navbar-right > li.active > a:hover,
.header .navbar-default .navbar-right > li.active > a:active,
.header .navbar-default .navbar-right > li.active > a:focus,
.header .navbar-default .navbar-right > li.dropdown.active > a,
.header .navbar-default .navbar-right > li.dropdown > a:active,
.header .navbar-default .navbar-right > li.dropdown > a:hover,
.header .navbar-default .navbar-right > li.dropdown:hover > a {
  	background-color: #eeeeee;
}

.header .navbar-default .navbar-right > li.dropdown > a:focus,
.header .navbar-default .navbar-right > li.dropdown.open > a {
  	background-color: transparent;
}

.header .navbar-default .navbar-right > li.dropdown > ul.dropdown-menu > li > a {
  	color: #6d6d6d;
}

.header .navbar-default .navbar-right > li.dropdown > ul.dropdown-menu > li.active > a,
.header .navbar-default .navbar-right > li.dropdown > ul.dropdown-menu > li > a:hover {
  	color: #262626;
  	background-color: #f5f5f5;
}

.header .navbar-default .navbar-right > li.dropdown > ul.dropdown-menu > li:not(:nth-last-of-type(1)) > a {
  	border-bottom-color: #f1f2f2;
}

@media (min-width: 1000px) {
	.top-menu .header .navbar-default .navbar-right > li > a::after {
		background-color: #26bcef;
	}
	.top-menu .header .navbar-default .navbar-right > li.dropdown > ul.dropdown-menu {
		border-top-color: #26bcef;
	}
	.top-menu .header .navbar-default .navbar-right > li.dropdown.dropup > ul.dropdown-menu {
	  	border-bottom-color: #26bcef;
	}
}

.header .navbar-toggle {
	border-color: #26bcef!important;
}

.header .navbar-toggle,
.header .navbar-toggle:hover, 
.header .navbar-toggle:focus {
	background-color: transparent!important;
}

.header .navbar-toggle span.span-01, 
.header .navbar-toggle span.span-02, 
.header .navbar-toggle span.span-03 {
	background-color: #26bcef;
}

@media (max-width: 999px) {
	.header .navbar-collapse {
	  	border-color: #f1f2f2;
	}
	.header .navbar-default .navbar-right > li > a:hover,
	.header .navbar-default .navbar-right > li.active > a,
	.header .navbar-default .navbar-right > li.active > a:hover,
	.header .navbar-default .navbar-right > li.active > a:active,
	.header .navbar-default .navbar-right > li.active > a:focus,
	.header .navbar-default .navbar-right > li.dropdown.active > a,
	.header .navbar-default .navbar-right > li.dropdown > a:active,
	.header .navbar-default .navbar-right > li.dropdown > a:focus,
	.header .navbar-default .navbar-right > li.dropdown > a:hover,
	.header .navbar-default .navbar-right > li.dropdown:hover > a {
	  	background-color: transparent;
	}
	.header .navbar-default .navbar-right > li.dropdown > ul.dropdown-menu > li > a:hover {
		background-color: transparent;
	}
	.header .navbar-default .navbar-right > li.dropdown > ul.dropdown-menu > li.active > a:hover {
	  	background-color: #f5f5f5;
	}
}
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    /* margin-right: -0.05rem; */
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
@-webkit-viewport   { width: device-width; }
@-moz-viewport      { width: device-width; }
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }

html {
	overflow-x: hidden;
}

body {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
	font-weight: 400;
  	position: relative;
}

div.section {
	position: relative;
}

a {
	font-size: inherit;
	text-decoration: none!important;
}

a,
button {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

a,
a:hover,
a:active,
a:focus,
button,
button:hover,
button:active,
button:focus {
	outline: none!important;
	-webkit-box-shadow: none!important;
  	box-shadow: none!important;
}

input,
textarea {
	-webkit-box-shadow: none!important;
  	box-shadow: none!important;
}

p {
	font-size: 1.3rem;
	line-height: 2.2rem;
	font-weight: 400;
	margin-bottom: 0;
}

h1 {
	font-size: 3.6rem;
}

h2 {
	font-size: 3rem;
}

h3 {
	font-size: 2.4rem;
}

h4 {
	font-size: 1.8rem;
}

h5 {
	font-size: 1.4rem;
}

h6 {
	font-size: 1.2rem;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 0;
}

ul {
	margin-bottom: 0;
	list-style: none;
	padding-left: 0;
}

iframe	{
	border: none;
}

b,
strong {
	font-weight: 700;
}

@media (max-width: 767px) {
	h1 {
		font-size: 3.3rem;
	}
	h2 {
		font-size: 2.8rem;
	}
	h3 {
		font-size: 2.2rem;
	}
	h4 {
		font-size: 1.7rem;
	}
	h5 {
		font-size: 1.3rem;
	}
	h6 {
		font-size: 1.1rem;
	}
}
.parallax-autoresize {
	
}

.dzsparallaxer .static {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
}
::-moz-selection {
    color: #fff;
    background: #26bcef;
}

::selection {
    color: #fff; 
    background: #26bcef;
}

body {
  	background-color: #fff;
}

.layout-white {
	background-color: #fff;
}

.layout-transparent {
	background: transparent;
}


.layout-cta {
	background: #26bcef;
}
.module {
	margin-top: 4rem;
	margin-bottom: 4rem;
}

.widget {
	margin-top: 4rem;
	margin-bottom: 4rem;
}


/*desktop*/
@media (max-width: 1200px) {

	section > .container-fluid > .row > div[class*=" col-lg-"] +  div[class*=" col-lg-"]  > div:first-child,
	section > .container-fluid > .row > div[class^="col-lg-"] +  div[class^="col-lg-"] > div:first-child,

	section > .container > .row > div[class*=" col-lg-"] +  div[class*=" col-lg-"]  > div:first-child,
	section > .container > .row > div[class^="col-lg-"] +  div[class^="col-lg-"] > div:first-child {
		margin-top: 0;
	}

	section > .container-fluid > .row > div[class*=" col-md-"] +  div[class*=" col-md-"]  > div:first-child,
	section > .container-fluid > .row > div[class^="col-md-"] +  div[class^="col-md-"] > div:first-child,
	section > .container-fluid > .row > div[class^="col-xs-"] +  div[class^="col-xs-"] > div:first-child,
	section > .container-fluid > .row > div[class*=" col-xs-"] +  div[class*=" col-xs-"]  > div:first-child,
	section > .container-fluid > .row > div[class^="col-sm-"] +  div[class^="col-sm-"] > div:first-child,
	section > .container-fluid > .row > div[class*=" col-sm-"] +  div[class*=" col-sm-"]  > div:first-child,

	section > .container > .row > div[class*=" col-md-"] +  div[class*=" col-md-"]  > div:first-child,
	section > .container > .row > div[class^="col-md-"] +  div[class^="col-md-"] > div:first-child,
	section > .container > .row > div[class^="col-xs-"] +  div[class^="col-xs-"] > div:first-child,
	section > .container > .row > div[class*=" col-xs-"] +  div[class*=" col-xs-"]  > div:first-child,
	section > .container > .row > div[class^="col-sm-"] +  div[class^="col-sm-"] > div:first-child,
	section > .container > .row > div[class*=" col-sm-"] +  div[class*=" col-sm-"]  > div:first-child{
		margin-top: 4rem;
	}
}

/*tablet*/
@media (max-width: 992px) {
	section > .container-fluid > .row > div[class*=" col-lg-"] +  div[class*=" col-lg-"]  > div:first-child,
	section > .container-fluid > .row > div[class^="col-lg-"] +  div[class^="col-lg-"] > div:first-child ,
	section > .container-fluid > .row > div[class*=" col-md-"] +  div[class*=" col-md-"]  > div:first-child,
	section > .container-fluid > .row > div[class^="col-md-"] +  div[class^="col-md-"] > div:first-child ,

	section > .container > .row > div[class*=" col-lg-"] +  div[class*=" col-lg-"]  > div:first-child,
	section > .container > .row > div[class^="col-lg-"] +  div[class^="col-lg-"] > div:first-child ,
	section > .container > .row > div[class*=" col-md-"] +  div[class*=" col-md-"]  > div:first-child,
	section > .container > .row > div[class^="col-md-"] +  div[class^="col-md-"] > div:first-child {
		margin-top: 0;
	}

	section > .container-fluid > .row > div[class^="col-xs-"] +  div[class^="col-xs-"] > div:first-child,
	section > .container-fluid > .row > div[class*=" col-xs-"] +  div[class*=" col-xs-"]  > div:first-child,
	section > .container-fluid > .row > div[class^="col-sm-"] +  div[class^="col-sm-"] > div:first-child,
	section > .container-fluid > .row > div[class*=" col-sm-"] +  div[class*=" col-sm-"]  > div:first-child,

	section > .container > .row > div[class^="col-xs-"] +  div[class^="col-xs-"] > div:first-child,
	section > .container > .row > div[class*=" col-xs-"] +  div[class*=" col-xs-"]  > div:first-child,
	section > .container > .row > div[class^="col-sm-"] +  div[class^="col-sm-"] > div:first-child,
	section > .container > .row > div[class*=" col-sm-"] +  div[class*=" col-sm-"]  > div:first-child{
		margin-top: 4rem;
	}
}

/*phone*/
@media (max-width: 768px) {
	section > .container-fluid > .row > div[class*=" col-lg-"] +  div[class*=" col-lg-"]  > div:first-child,
	section > .container-fluid > .row > div[class^="col-lg-"] +  div[class^="col-lg-"] > div:first-child ,
	section > .container-fluid > .row > div[class*=" col-md-"] +  div[class*=" col-md-"]  > div:first-child,
	section > .container-fluid > .row > div[class^="col-md-"] +  div[class^="col-md-"] > div:first-child ,
	section > .container-fluid > .row > div[class^="col-sm-"] +  div[class^="col-sm-"] > div:first-child,
	section > .container-fluid > .row > div[class*=" col-sm-"] +  div[class*=" col-sm-"]  > div:first-child,

	section > .container > .row > div[class*=" col-lg-"] +  div[class*=" col-lg-"]  > div:first-child,
	section > .container > .row > div[class^="col-lg-"] +  div[class^="col-lg-"] > div:first-child ,
	section > .container > .row > div[class*=" col-md-"] +  div[class*=" col-md-"]  > div:first-child,
	section > .container > .row > div[class^="col-md-"] +  div[class^="col-md-"] > div:first-child ,
	section > .container > .row > div[class^="col-sm-"] +  div[class^="col-sm-"] > div:first-child,
	section > .container > .row > div[class*=" col-sm-"] +  div[class*=" col-sm-"]  > div:first-child{
		margin-top: 0rem;
	}

	section > .container-fluid > .row > div[class^="col-xs-"] +  div[class^="col-xs-"] > div:first-child,
	section > .container-fluid > .row > div[class*=" col-xs-"] +  div[class*=" col-xs-"]  > div:first-child ,

	section > .container > .row > div[class^="col-xs-"] +  div[class^="col-xs-"] > div:first-child,
	section > .container > .row > div[class*=" col-xs-"] +  div[class*=" col-xs-"]  > div:first-child {
		margin-top: 4-rem;
	}
}


.left-menu #home,
.left-menu main,
.left-menu footer {
	margin-left: 30rem;
}

.left-menu .wrapper {
	display: block;
	width: 30rem;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	overflow-y: auto;
	height: 100%;
	overflow-x: hidden;
	z-index: 100;
}

.left-menu .navbar-default > .container {
	width: 30rem;
	padding-left: 0;
	padding-right: 0;
}

.left-menu .wrapper .header .navbar-header {
	float: none!important;
}

.left-menu .wrapper .header .navbar-header .navbar-brand {
	margin-left: 0;
	float: none;
	display: block;
  	padding: 3rem 1.5rem;
}

.left-menu .wrapper .header .navbar-header .navbar-brand img {
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	display: inline;
}

.left-menu .wrapper .header .navbar-collapse {
  	padding-right: 0;
  	padding-left: 0;
}

.left-menu .wrapper .header .navbar-default .navbar-right {
	margin-right: 0;
	width: 100%;
}

.left-menu .wrapper .header .navbar-default .navbar-right > li {
	width: 100%;
}

.left-menu .wrapper .header .navbar-default .navbar-right > li > a {
  	padding: 1.2rem 1.5rem 1.2rem 3rem;
  	border-top: 1px solid;
}

.left-menu .wrapper .header .navbar-default .navbar-right > li:nth-last-of-type(1) > a {
  	border-bottom: 1px solid;
}

.left-menu .wrapper .header .navbar-nav > li.dropdown .dropdown-menu {
	width: 100%;
	position: initial;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
  	box-shadow: none;
  	padding: 0;
}

.left-menu .wrapper .header .navbar-default .navbar-right > li.dropdown > ul.dropdown-menu > li > a {
  	padding: 0.8rem 4rem;
}

.left-menu .wrapper .header .navbar-default .navbar-right > li.dropdown > ul.dropdown-menu > li:nth-of-type(1) > a {
  	border-top: 1px solid;
}

.left-menu .wrapper .header .navbar-default .navbar-right > li.dropdown > ul.dropdown-menu > li.active > a,
.left-menu .wrapper .header .navbar-default .navbar-right > li.dropdown > ul.dropdown-menu > li > a:hover {
	padding-left: 5rem;
}

@media (min-width: 1000px) {
	.left-menu .wrapper .header .navbar-default .navbar-right > li > a::after {
	  	position: absolute;
		content: '';
	    width: 3px;
	    height: 0;
	    right: 0;
	    top: 50%;
	    transition: all .3s ease-in-out;
	    -moz-transition: all .3s ease-in-out;
	    -webkit-transition: all .3s ease-in-out;
	    -o-transition: all .3s ease-in-out;
	}
	.left-menu .wrapper .header .navbar-default .navbar-right > li:hover > a::after,
	.left-menu .wrapper .header .navbar-default .navbar-right > li.active > a::after {
	  	height: 100%;
	    top: 0;
	}
	.left-menu .wrapper .header .navbar-nav > li.dropdown .dropdown-menu {
		display: none;
	}
	.popover.right {
		margin-left: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
		-webkit-background-clip: initial;
    	background-clip: initial;
    	padding: 0;
    	border: none;
    	-webkit-box-shadow: none;
  		box-shadow: none;
  		margin-top: -2.5rem;
	}
	.popover.right > .arrow {
	    display: none;
	}
	.popover-content {
	    padding: 0;
	}
	.popover-content .dropdown-menu {
	    display: initial;
	    -webkit-border-radius: 0;
		border-radius: 0;
		border: none;
		-webkit-box-shadow: none;
  		box-shadow: none;
  		padding: 1.5rem 1.5rem;
  		min-width: 30rem;
	}
	.popover-content .dropdown-menu li a {
		font-family: 'Montserrat', sans-serif;
	    font-size: 1.3rem;
	    line-height: 2rem;
	    font-weight: normal;
	    text-transform: capitalize;
		padding: 0.5rem 0.5rem 0.5rem 0;
	}
	.popover-content .dropdown-menu li a:hover {
	    padding: 0.5rem 0.5rem 0.5rem 1rem;
	}
	.popover-content .dropdown-menu li.active a {
	    padding: 0.5rem 0.5rem 0.5rem 1rem;
	}
}

@media (max-width: 999px) {
	.left-menu #home,
	.left-menu main,
	.left-menu footer {
		margin-left: 0;
	}
	.left-menu .wrapper {
		width: 100%;
		position: relative;
	}
	.left-menu .wrapper .header .navbar-default > .container {
		width: 100%;
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	.left-menu .wrapper .header .navbar-header .navbar-brand {
		margin-left: 0;
		float: left;
	  	padding: 1rem 1.5rem 1px;
	}
	.left-menu .wrapper .header .navbar-header .navbar-brand img {
		position: relative;
		left: 0;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		transform: translateX(0);
		display: inline;
	}
	.left-menu .wrapper .header .navbar-default .navbar-right {
		padding-top: 0;
		padding-bottom: 0;
	}
	.left-menu .wrapper .header .navbar-default .navbar-right > li:nth-of-type(1) > a {
	  	border-top: none;
	}
	.popover.right {
		display: none!important;
	}
	.popover-content .dropdown-menu {
	    display: none!important;
	}
}
.left-menu .wrapper {
	box-shadow: 10px 0px 50px -2px rgba(0, 0, 0, 0.14);
    -webkit-box-shadow: 10px 0px 50px -2px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 10px 0px 50px -2px rgba(0, 0, 0, 0.14);
    background-color: #fff;
}

.left-menu .wrapper .header .navbar-default .navbar-right > li > a {
  	border-top-color: #f1f2f2;
}

.left-menu .wrapper .header .navbar-default .navbar-right > li:nth-last-of-type(1) > a {
  	border-bottom-color: #f1f2f2;
}

.left-menu .wrapper .header .navbar-default .navbar-right > li.dropdown > ul.dropdown-menu > li:nth-of-type(1) > a {
  	border-top-color: #f1f2f2;
}

@media (min-width: 1000px) {
	.left-menu .wrapper .header .navbar-default .navbar-right > li > a::after {
	    background-color: #26bcef;
	}
	.popover-content .dropdown-menu {
  		background: rgba(38,188,239, 0.95);
	}
	.popover-content .dropdown-menu li a {
	    color: #fff;
	}
	.popover-content .dropdown-menu li a:hover,
	.popover-content .dropdown-menu li a:focus {
	    background-color: transparent;
	}
}

@media (max-width: 999px) {
	.left-menu .wrapper {
		box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.14);
	    -webkit-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.14);
	    -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.14);
	}
}
.page-header {
	padding-top: 4rem;
	padding-bottom: 4rem;
	margin: 0;
	border-bottom: none;
	position: relative;
}

.page-header .title {
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	font-size: 3.5rem;
	line-height: 4rem;
	text-transform: initial;
	position: relative;
	padding-bottom: 0;
	letter-spacing: -0.5px;
}

.page-header .subtitle {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	font-size: 2rem;
	line-height: 2.5rem;
	text-align: right;
	letter-spacing: -0.5px;
	padding-top: 0.7rem;
}

.page-header .subtitle b,
.page-header .subtitle strong {
	font-weight: bold;
}

.path {
	text-align: right;
}

.path ul {
	display: inline-block;
	padding: 3px 1rem;
	margin-top: 0.6rem;
}

.path ul li {
	display: inline;
	position: relative;
	padding: 0 1rem;
}

.path ul li:first-child {
	padding: 0 1rem 0 0;
}

.path ul li:last-child {
	padding: 0 0 0 1rem;
}

.path ul li:not(:nth-of-type(1))::before {
	position: absolute;
	content: '\edbb';
	font-family: 'icomoon';
	font-size: 0.9rem;
	top: 0.5rem;
	left: -0.7rem;
}

.path ul li a {
	font-size: 1.3rem;
	font-weight: 400;
	text-transform: uppercase;
}

.path ul li a:hover {
	text-decoration: underline!important;
}

@media (max-width: 767px) {
	.page-header {
		padding-top: 3.5rem;
		padding-bottom: 3.5rem;
	}
	.page-header .title {
		font-size: 3rem;
		line-height: 3.4rem;
		padding-bottom: 0.8rem;
	}
	.page-header .subtitle {
		font-size: 1.6rem;
		line-height: 2rem;
		text-align: left;
		padding-top: 0;
	}
	.path {
		text-align: left;
		padding-top: 1.5rem;
	}
}
.page-header {
	background-color: #f7f7f7;
}

.page-header .title {
	color: #26bcef;
}

.page-header .subtitle {
	color: #26bcef; 
}

.inverted-colors.page-header .title {
	color: #e6e7e8;
}

.inverted-colors.page-header .subtitle {
	color: #bcbec0;
}
ul.paging {
    text-align: center;
    margin-bottom: 0;
    display: inline-block;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

ul.paging li a,
ul.paging li.active a,
ul.paging li:hover a {
    border: 1px solid;
}

ul.paging li {
    display: inline-block;
    margin-right: 0.5rem;
    text-align: center;
    margin-bottom: 0.5rem
}

ul.paging > li.previous,
ul.paging > li.next {
    position: relative;
    top: -2px;
}

ul.paging > li.previous {
    margin-right: 1.5rem;
}

ul.paging > li.next {
    margin-left: 1rem;
    margin-right: 0;
}

ul.paging li a {
    font-size: 1.4rem;
    font-weight: 600;
    display: block;
    width: 3.5rem;
    height: 3.5rem;
    padding-top: 0.7rem;
}

ul.paging > li.previous a {
    font-size: 1.2rem;
}

ul.paging > li.previous a .icomoon {
    position: relative;
    top: 2px;
}

ul.paging > li.next a {
    font-size: 1.2rem;
}

ul.paging > li.next a .icomoon {
    position: relative;
    top: 2px;
}
ul.paging li a,
ul.paging li.active a,
ul.paging li:hover a {
    border-color: #26bcef;
}

ul.paging,
ul.paging li a {
    background-color: transparent;
}

ul.paging li a,
ul.paging li > span {
    color: #353535;
}

ul.paging li.active a,
ul.paging li:hover a {
    color: #fff;
    background-color: #26bcef;
}

.inverted-colors ul.paging li a,
.inverted-colors ul.paging li > span,
.inverted-colors ul.paging li.active a,
.inverted-colors ul.paging li:hover a {
    color: #fff;
}

.inverted-colors ul.paging li.active a,
.inverted-colors ul.paging li:hover a {
    background-color: #26bcef;
    border-color: #26bcef;
}
.portfolio-slider {
	margin-top: 5rem;
}

.portfolio-slider .portfolio-single-image img{
	width: 100%;
}
.post-image {
	position: relative;
	overflow: hidden;
	margin-bottom: 1rem;
}

/*
.post-image.post-video {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
}

.post-image.post-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
*/

.post-image img {
	width: 100%;
}

.post-slider .post-copy {
	text-align: right;
	font-size: 1.1rem;
}

.post-image + .post-copy {
	text-align: right;
	font-size: 1.1rem;
	position: relative;
	top: -1rem;
}

.post-image .mask {
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	left: -100%;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.post-image:hover .mask {
	left: 0;
}

.post-image .mask:before {
  	display: inline-block;
  	content: '';
  	vertical-align: middle;
  	height: 100%;
}

.post-image .mask .mask-content {
  	display: inline-block;
  	vertical-align: middle;
  	height: auto;
  	width: 90%;
}

.post-image .mask h2 {
	font-weight: 300;
	line-height: 2.4rem;
	font-size: 2.4rem;
	text-align: center;
	display: block;
}

.post-image .mask .links {
	text-align: center;
	padding-top: 2rem;
}

.post-image .mask .links a {
	font-size: 1.6rem;
	display: inline-block;
	width: 4rem;
	height: 4rem;
	border-radius: 50%;
	text-align: center;
	line-height: 4rem;
}

.post-image .mask .links a .icon {
	margin-right: 0;
}

.post-image .mask .links a:active,
.post-image .mask .links a:focus,
.post-image .mask .links a:hover {
	text-decoration: none;
}

.post-image .mask .links a + a {
	margin-left: 4rem;
}

.post-image.post-audio audio {
	width: 100%;
}

.post-image.post-slider .audioWrapper {
	padding: 4rem 8rem;
}

/* @media (max-width: 767px) {
	.post-image {
		margin-bottom: 0.5rem;
	}
} */
.post-slider .post-copy,
.post-image + .post-copy {
	color: #353535;
}

.post-image .mask,
.post-image .mask .links a {
	background: rgba(38,188,239,0.7);
}

.post-image .mask h2,
.post-image .mask .links a {
	color: #fff;
}

.post-image .mask .links a:active,
.post-image .mask .links a:focus,
.post-image .mask .links a:hover {
	background: rgba(38,188,239,0.1);
}

.inverted-colors .post-slider .post-copy,
.inverted-colors .post-image + .post-copy {
	color: #e6e7e8;
}
.preloader {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	z-index: 9999;
	background-color: #fff;
	color: red;
	vertical-align: middle;
}

.preloaderContent  {
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	 margin-top: -37px;
}

.preloader .preloaderContent img {
	margin-bottom: 1.5rem;
	position: relative;
}

.sk-three-bounce {
  /* width: 70px; */
  text-align: center;
  display: inline-block;
}

  .sk-three-bounce .sk-child {
    width: 18px;
    height: 18px;
    background-color: #333;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
            animation: sk-three-bounce 1.4s ease-in-out 0s infinite both; }
  .sk-three-bounce .sk-bounce1 {
    -webkit-animation-delay: -0.32s;
            animation-delay: -0.32s; }
  .sk-three-bounce .sk-bounce2 {
    -webkit-animation-delay: -0.16s;
            animation-delay: -0.16s; }

@-webkit-keyframes sk-three-bounce {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes sk-three-bounce {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } 
}
.preloader {
	background: #fff;
}

.sk-three-bounce .sk-child{
	background: #26bcef;
}
.progress-holder > label {
	font-family: 'Montserrat', sans-serif;
	font-size: 1.4rem;
	font-weight: normal;
	letter-spacing: -0.5px;
	text-transform: initial;
}

.progress-item {
	width: 100%;
	height: 1.8rem;
	margin-bottom: 1.5rem;
	position: relative;
}

.progress-item .progress-border {
	border: 1px solid;
	width: 100%;
	position: absolute;
	height: 1.8rem;
	top: 0;
	left: 0;
}

.progress-item .progress-status {
	width: 0;
	height: 1.8rem;
	position: relative;
}
.progress-holder > label {
	color: #353535;
}

.progress-item {
	background-color: #f8f8f8;
}

.progress-item .progress-border {
	border-color: #e6e7e8;
}

.progress-item .progress-status {
	background-color: #26bcef;
}

.inverted-colors .progress-holder > label {
	color: #e6e7e8;
}

.inverted-colors .progress-item {
	background-color: transparent;
}

.inverted-colors .progress-item .progress-border {
	border-color: #808080;
}
.devsaver,
.stempora {
	background: url("../img/stempora.png");
	display: inline-block;
	width: 106px;
	height: 31px;
	opacity: 0.5;
	filter: grayscale(100%);
	 -webkit-filter: grayscale(100%);
}

.stempora{
}


.devsaver {
	background: url("../img/devsaver.png");
	opacity: 0.1;
	width: 87px;
	height: 15px;

}

.devsaver:hover,
.stempora:hover {
	opacity: 1;
	filter: grayscale(0%);
	 -webkit-filter: grayscale(0%);
}

.devsaver:hover {
	opacity: 0.3;
	filter: grayscale(100%);
	 -webkit-filter: grayscale(100%);
}
.bordered-table.table-responsive table.table {
	margin-bottom: 0;
}

.bordered-table.table-responsive table.table thead tr th,
.bordered-table.table-responsive table.table tbody tr th,
.bordered-table.table-responsive table.table tbody tr td {
	font-weight: normal;
	vertical-align: middle;
}

.bordered-table.table-responsive table.table thead tr th:not(:nth-of-type(2)),
.bordered-table.table-responsive table.table tbody tr th,
.bordered-table.table-responsive table.table tbody tr td:not(:nth-of-type(1)) {
	text-align: center;
}

.bordered-table.table-responsive table.table thead tr th {
	font-size: 1.4rem;
	padding: 1.1rem 0.5rem ;
}

.bordered-table.table-responsive table.table.table-bordered tbody tr th,
.bordered-table.table-responsive table.table.table-bordered tbody tr td {
	font-size: 1.4rem;
	padding: 0.8rem 0.5rem;
}

.bordered-table.table-responsive table.table thead tr th:nth-of-type(1),
.bordered-table.table-responsive table.table.table-bordered tbody tr th {
	width: 5%;
}

.bordered-table.table-responsive table.table thead tr th:nth-of-type(2),
.bordered-table.table-responsive table.table.table-bordered tbody tr td:nth-of-type(1) {
	width: 47%;
}

.bordered-table.table-responsive table.table thead tr th:nth-of-type(n+3),
.bordered-table.table-responsive table.table.table-bordered tbody tr td:nth-of-type(n+2) {
	width: 16%;
}

.bordered-table.table-responsive table.table thead tr th {
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: none;
}

.bordered-table.table-responsive table.table.table-bordered tbody tr th,
.bordered-table.table-responsive table.table.table-bordered tbody tr td {
	border: 1px solid;
}

@media (min-width: 768px) and (max-width: 991px) {
	.bordered-table.table-responsive table.table thead tr th:nth-of-type(1),
	.bordered-table.table-responsive table.table.table-bordered tbody tr th {
		width: 6%;
	}
	.bordered-table.table-responsive table.table thead tr th:nth-of-type(2),
	.bordered-table.table-responsive table.table.table-bordered tbody tr td:nth-of-type(1) {
		width: 43%;
	}
	.bordered-table.table-responsive table.table thead tr th:nth-of-type(n+3),
	.bordered-table.table-responsive table.table.table-bordered tbody tr td:nth-of-type(n+2) {
		width: 17%;
	}
}

@media (max-width: 767px) {
	.bordered-table.table-responsive {
		border: none;
		margin-bottom: 0;
	}
}
.bordered-table.table-responsive {
	background-color: transparent;
}

.bordered-table.table-responsive table.table thead tr {
	background-color: #f5f5f5;
}

.bordered-table.table-responsive table.table thead tr th,
.bordered-table.table-responsive table.table.table-bordered tbody tr th,
.bordered-table.table-responsive table.table.table-bordered tbody tr td {
	color: #353535;
}

.bordered-table.table-responsive table.table thead tr th {
	border-top-color: #e6e7e8;
	border-left-color: #e6e7e8;
	border-right-color: #e6e7e8;
}

.bordered-table.table-responsive table.table.table-bordered tbody tr th,
.bordered-table.table-responsive table.table.table-bordered tbody tr td {
	border-color: #e6e7e8;
}

.bordered-table.table-responsive table.table.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #ededed;
}

.bordered-table.table-responsive table.table.table-striped > tbody > tr:nth-of-type(even) {
	background-color: #f8f8f8;
}

.inverted-colors .bordered-table.table-responsive table.table thead tr,
.inverted-colors .bordered-table.table-responsive table.table.table-striped > tbody > tr:nth-of-type(odd),
.inverted-colors .bordered-table.table-responsive table.table.table-striped > tbody > tr:nth-of-type(even) {
	background-color: transparent;
}

.inverted-colors .bordered-table.table-responsive table.table thead tr th,
.inverted-colors .bordered-table.table-responsive table.table.table-bordered tbody tr th,
.inverted-colors .bordered-table.table-responsive table.table.table-bordered tbody tr td {
	color: #fff;
}

.inverted-colors .bordered-table.table-responsive table.table thead tr th {
	border-top-color: #808080;
	border-left-color: #808080;
	border-right-color: #808080;
}

.inverted-colors .bordered-table.table-responsive table.table.table-bordered tbody tr th,
.inverted-colors .bordered-table.table-responsive table.table.table-bordered tbody tr td {
	border-color: #808080;
}
.tabs-left {
	padding-bottom: 2rem;
}

.tabs-left li {
	position: relative;
}

.tabs-left li.active::before {
	position: absolute;
	content: '';
	top: 0;
	right: -1.3rem;
	border-left: 1.4rem solid;
	border-top: 2.1rem solid;
	border-bottom: 2.1rem solid;
	z-index: 100;
}

.tabs-left li.active::after {
	position: absolute;
	content: '';
	top: 0;
	right: -1.4rem;
	border-left: 1.4rem solid;
	border-top: 2.1rem solid;
	border-bottom: 2.1rem solid;
	z-index: 99;
}

.tabs-left li a {
	font-family: 'Montserrat', sans-serif;
	font-size: 1.6rem;
	font-weight: normal;
	letter-spacing: -0.5px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	padding: 1rem 2rem 1.1rem 1.3rem;
	position: relative;
	display: block;
    max-width: 100%;
    height: 4.2rem;
}

.tabs-left li a span:not(.icomoon) {
	display: block;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    height: 4.2rem;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.tabs-left li a span.texts {
	display: block;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    height: 4.2rem;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    position: relative;
    top: -4.3rem;
    padding-left: 4rem;
}

.tabs-left li a .icomoon {
	font-size: 1.6rem;
	position: relative;
	top: 3px;
	width: 4.2rem;
	height: 4.2rem;
	display: block;
}

.tabs-left li a .icomoon::after {
	position: absolute;
	top: -1.3rem;
	left: 2.8rem;
	content: '';
	height: 4.2rem;
	width: 1px;
}

.tabs-left li:last-child a {
	border-bottom: 1px solid;
	padding: 0.9rem 2rem 1rem 1.3rem;
}

.panel-container .tab-title {
	font-family: 'Montserrat', sans-serif;
  	font-size: 2rem;
	line-height: 2.5rem;
	font-weight: 300;
	letter-spacing: -0.5px;
	text-transform: initial;
	border-bottom: 3px solid;
  	padding-bottom: 1rem;
  	position: relative;
	margin-bottom: 1rem;
}

@media (max-width: 767px) {
	.tabs-left li.active::before {
		display: none;
	}
	.tabs-left li.active::after {
		display: none;
	}
	.panel-container .tab-title {
	  	font-size: 1.8rem;
		line-height: 2.3rem;
	  	padding-bottom: 0.7rem;
	}
}

@media (max-width: 480px) {
	.panel-container .tab-title {
	  	font-size: 1.6rem;
		line-height: 2.1rem;
	}
}

.tabs-top {
	border-bottom: 1px solid;
}

.tabs-top li {
	float: left;
	margin-bottom: -1px;
}

.tabs-top li a {
	font-size: 1.6rem;
	font-weight: 400;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	padding: 1.1rem 2rem 1rem;
	display: block;
}

.tabs-top li:last-child a {
	border-right: 1px solid;
	padding: 1.1rem 2rem 1rem 1.9rem;
}

.tabs-top li a.active {
	border-bottom: 1px solid;
}

.tabs-container .panel-container {
	padding: 3rem 2rem;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
}

@media (max-width: 767px) {
	.tabs-top li {
		float: none;
		margin-bottom: 0;
		padding-bottom: 0!important;
	}
	.tabs-top li a {
		border-top: 1px solid;
		border-left: 1px solid;
		border-right: 1px solid;
		border-bottom: none;
		padding: 1.1rem 2rem 1rem;
	}
	.tabs-top li a.active {
		border-bottom: none;
	}
	.tabs-container .panel-container {
		padding: 2rem 2rem;
	}
	.tabs-container .tabs-top li a {
		border-top: 1px solid;
		border-left: 1px solid;
		border-right: 1px solid;
		border-bottom: none;
	}
	.tabs-container .tabs-top li a.active {
		border-top: 1px solid;
		border-bottom: none;
	}
}
.tabs-left li.active::before {
	border-left-color: #26bcef;
	border-top-color: transparent;
	border-bottom-color: transparent;
}

.tabs-left li.active::after {
	border-left-color: #e6e7e8;
	border-top-color: transparent;
	border-bottom-color: transparent;
}

.tabs-left li a {
	color: #353535;
	background-color: #fff;
	border-top-color: #e6e7e8;
	border-left-color: #e6e7e8;
	border-right-color: #e6e7e8;
}

.tabs-left li:last-child a {
	border-bottom-color: #e6e7e8;
}

.tabs-left li:hover a,
.tabs-left li a.active {
	color: #fff;
	background-color: #26bcef;
	border-right-color: #26bcef;
}

.tabs-left li:hover a,
.tabs-left li:hover a span {
	color: #fff;
}

.tabs-left li a .icomoon::after {
	background-color: #e6e7e8;
}

.tabs-left li.active a .icomoon::after,
.tabs-left li:hover a .icomoon::after {
	background-color: #fff;
}

.panel-container .tab-title {
	color: #353535;
	border-bottom-color: #e6e7e8;
}

.tabs-top {
	border-bottom-color: #26bcef;
}

.tabs-top li a {
	color: #353535;
	background-color: #fff;
	border-top-color: #e6e7e8;
	border-left-color: #e6e7e8;
	border-bottom-color: #e6e7e8;
}

.tabs-top li:last-child a {
	border-right-color: #e6e7e8;
}

.tabs-top li a.active {
	color: #353535;
	background-color: #fff;
	border-bottom-color: transparent;
	-webkit-box-shadow: 0px -3px 0px 0px #26bcef!important;
  	box-shadow: 0px -3px 0px 0px #26bcef!important;
}

.tabs-container .panel-container {
	border-left-color: #26bcef;
	border-right-color: #26bcef;
	border-bottom-color: #26bcef;
}

@media (max-width: 767px) {
	.tabs-left li a.active {
		border-right-color: #e6e7e8;
	}
	.tabs-top li a {
		border-top-color: #e6e7e8;
		border-left-color: #e6e7e8;
		border-right-color: #e6e7e8;
	}
	.tabs-top li a.active {
		-webkit-box-shadow: none!important;
	  	box-shadow: none!important;
	}
	.tabs-container .tabs-top li a {
		border-top-color: #e6e7e8;
		border-left-color: #e6e7e8;
		border-right-color: #e6e7e8;
	}
	.tabs-container .tabs-top li a.active {
		border-top-color: #e6e7e8;
	}
}

.inverted-colors .tabs-left li a {
	color: #fff;
	background-color: transparent;
	border-top-color: #808080;
	border-left-color: #808080;
	border-right-color: #808080;
}

.inverted-colors .tabs-left li:last-child a {
	border-bottom-color: #808080;
}

.inverted-colors .tabs-left li a.active {
	color: #26bcef;
	background-color: transparent;
	border-right-color: #26bcef;
}

.inverted-colors .tabs-left li.active::before {
	border-left-color: #26bcef;
	border-top-color: transparent;
	border-bottom-color: transparent;
}

.inverted-colors .tabs-left li.active::after {
	border-left-color: #26bcef;
	border-top-color: transparent;
	border-bottom-color: transparent;
}

.inverted-colors .tabs-left li:hover a,
.inverted-colors .tabs-left li:hover a span {
	color: #26bcef;
}

.inverted-colors .tabs-left li a .icomoon::after {
	background-color: #808080;
}

.inverted-colors .tabs-left li.active a .icomoon::after,
.inverted-colors .tabs-left li:hover a .icomoon::after {
	background-color: #808080;
}

.inverted-colors .panel-container .tab-title {
	color: #e6e7e8;
	border-bottom-color: #808080;
}

.inverted-colors .tabs-top {
	border-bottom-color: #808080;
}

.inverted-colors .tabs-top li a {
	color: #fff;
	background-color: transparent;
	border-top-color: #808080;
	border-left-color: #808080;
	border-bottom-color: #808080;
}

.inverted-colors .tabs-top li:last-child a {
	border-right-color: #808080;
}

.inverted-colors .tabs-top li a.active {
	color: #26bcef;
	background-color: transparent;
	border-bottom-color: #808080;
	-webkit-box-shadow: 0px -3px 0px 0px #26bcef!important;
  	box-shadow: 0px -3px 0px 0px #26bcef!important;
}

.inverted-colors .tabs-container .panel-container {
	border-left-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
}

@media (max-width: 767px) {
	.inverted-colors .tabs-left li a.active {
		border-right-color: #808080;
	}
	.inverted-colors .tabs-top li a {
		border-top-color: #808080;
		border-left-color: #808080;
		border-right-color: #808080;
	}
	.inverted-colors .tabs-top li a.active {
		-webkit-box-shadow: none!important;
	  	box-shadow: none!important;
	}
	.inverted-colors .tabs-container .tabs-top li a {
		border-top-color: #808080;
		border-left-color: #808080;
		border-right-color: #808080;
	}
	.inverted-colors .tabs-container .tabs-top li a.active {
		border-top-color: #808080;
	}
}
.testimonial-item {
	text-align: center;
	margin-bottom: 11rem;
	padding: 2.5rem 1.5rem 0;
  	position: relative;
  	border: 1px solid;
}

.testimonial-item::before {
	content: '';
	position: absolute;
	bottom: -2.1rem;
	right: 25%;
	border-top: 2.2rem solid;
	border-left: 1rem solid;
	border-right: 1rem solid;
	-webkit-transform: rotate(8deg);
		-ms-transform: rotate(8deg);
   		-ms-transform: rotate(8deg);
    		transform: rotate(8deg);
}

.testimonial-item::after {
	content: '';
	position: absolute;
	bottom: -2rem;
	right: 25%;
	border-top: 2.2rem solid;
	border-left: 1rem solid transparent;
	border-right: 1rem solid transparent;
	-webkit-transform: rotate(8deg);
		-ms-transform: rotate(8deg);
   		-ms-transform: rotate(8deg);
    		transform: rotate(8deg);
}

.testimonial-item > p {
	font-size: 1.4rem;
	line-height: 2.5rem;
	font-weight: 300;
	padding-bottom: 2.7rem;
}

.testimonial-item .meta-info {
	position: relative;
}

.testimonial-item .meta-info .title {
	font-size: 1.3rem;
	line-height: 1.9rem;
	margin-bottom: 8rem;
}

.testimonial-item .meta-info .testi-img {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%,50%);
		-ms-transform: translate(-50%,50%);
   		-ms-transform: translate(-50%,50%);
    		transform: translate(-50%,50%);
}

@media (max-width: 991px) {
	.testimonial-item::before {
		right: 20%;
	}
	.testimonial-item::after {
		right: 20%;
	}
}

@media (max-width: 767px) {
	.testimonial-item {
		margin-bottom: 9rem;
		padding: 2rem 1.5rem 0;
	}
	.testimonial-item::before {
		right: 30%;
	}
	.testimonial-item::after {
		right: 30%;
	}
	.testimonial-item > p {
		font-size: 1.5rem;
		line-height: 2rem;
		padding-bottom: 2.3rem;
	}
	.testimonial-item .meta-info .title {
		margin-bottom: 6rem;
	}
	.testimonial-item .meta-info .testi-img {
		width: 8rem;
		height: 8rem;
	}
}

@media (max-width: 420px) {
	.testimonial-item::before {
		right: 20%;
	}
	.testimonial-item::after {
		right: 20%;
	}
}

.inverted-colors .testimonial-item::before,
.inverted-colors .testimonial-item::after {
	display: none;
}
.testimonial-item {
	background-color: #f8f8f8;
	-webkit-box-shadow: 1px 3px 3px rgba(0,0,0,0.1), 0 0 1px rgba(0,0,0,0.15);
  	box-shadow: 1px 3px 3px rgba(0,0,0,0.1), 0 0 1px rgba(0,0,0,0.15);
  	border-color: #f8f8f8;
}

.testimonial-item::before,
.testimonial-item::after {
	border-left-color: transparent;
	border-right-color: transparent;
}

.testimonial-item::before {
	border-top-color: rgba(0,0,0,0.15);
}

.testimonial-item::after {
	border-top-color: #f8f8f8;
}

.testimonial-item > p {
	color: #6d6d6d;
}

.testimonial-item .meta-info .title {
	color: #a0a0a0;
}

.inverted-colors .testimonial-item {
	background-color: transparent;
	-webkit-box-shadow: none;
  	box-shadow: none;
  	border-color: #808080;
}

.inverted-colors .testimonial-item > p {
	color: #bcbec0;
}

.inverted-colors .testimonial-item .meta-info .title {
	color: #e6e7e8;
}
.timeline .timeline-toptitle {
	width: 100%;
	text-align: center;
}

.timeline .timeline-toptitle .title {
	display: inline-block;
  	font-size: 2rem;
  	font-weight: 300;
  	padding: 2px 1rem 3px;
  	cursor: pointer;
  	-webkit-border-radius: 4px;
  	-moz-border-radius: 4px;
  	border-radius: 4px;
}

.timeline .timeline-content {
	position: relative;
}

.timeline .timeline-content .line {
	position: absolute;
	width: 0;
	bottom: 0;
	top: 0;
	border: 1px solid;
	left: 50%;
	margin-left: -1px;
}

.timeline .timeline-content .timeline-item {
	width: 50%;
	padding: 2rem 3rem;
}

.timeline .timeline-content .timeline-item .body {
	position: relative;
}

.timeline .timeline-content .timeline-item.right {
	margin: 0 0 0 auto;
}

.timeline .timeline-content .timeline-item .body .timeline-body {
	border: 1px solid;
}

.timeline .timeline-content .timeline-item .body .timeline-res + .timeline-body {
	border-top: none;
}

.timeline .timeline-content .timeline-item .body .bullet {
	display: block;
	width: 3rem;
	height: 2px;
	position: absolute;
	opacity: 0;
}

.timeline .timeline-content .timeline-item.left .body .bullet {
	right: -3rem;
	top: 3rem;
	opacity: 1;
}

.timeline .timeline-content .timeline-item .body .bullet > span {
	display: inline-block;
 	height: 1.5rem;
  	width: 1.5rem;
  	border: none;
  	-webkit-border-radius: 50%;
  	-moz-border-radius: 50%;
  	border-radius: 50%;
	position: absolute;
}

.timeline .timeline-content .timeline-item.left .body .bullet > span {
	right: -0.7rem;
  	top: -0.7rem;
}

.timeline .timeline-content .timeline-item.right .body .bullet {
	left: -3rem;
	top: 3rem;
	opacity: 1;
}

.timeline .timeline-content .timeline-item.right .body .bullet > span {
	left: -0.7rem;
  	top: -0.7rem;
}

.timeline .timeline-content img {
	width: 100%;
	display: block;
}

.timeline .timeline-content .timeline-item .body .timeline-title {
	font-size: 2rem;
  	font-weight: 400;
  	padding: 2.5rem 2.4rem 1rem;
  	margin-bottom: 0;
}

.timeline .timeline-content .timeline-item .body .generic-text {
	padding: 0.5rem 2.4rem 0.5rem;
}

.timeline .timeline-content .timeline-item .body .footer {
	padding: 0.5rem 2.4rem 2.4rem;
}

.timeline .timeline-content .timeline-item .body .footer .dates {
	font-size: 1.5rem;
  	font-weight: 400;
  	position: relative;
  	top: 1rem;
}

.timeline .timeline-content .timeline-item .body .footer .btn {
  	float: right;
}

.timeline .timeline-content .timeline-item .body audio {
	width: 100%;
}

@media (max-width: 767px) {
	.module-timeline .row {
		margin-left: 0;
		margin-right: 0;
	}
	.timeline .timeline-toptitle {
		text-align: left;
	}
	.timeline .timeline-toptitle .title {
	  	font-size: 1.8rem;
	}
	.timeline .timeline-content .line {
		top: 0;
		left: 0;
		margin-left: 0;
	}
	.timeline .timeline-content .timeline-item.left .body .bullet {
		left: -3rem;
		top: 3rem;
	}
	.timeline .timeline-content .timeline-item.left .body .bullet > span {
		left: -0.7rem;
	}
	.timeline .timeline-content .timeline-item {
		width: 100%;
		padding: 2rem 0 2rem 3rem;
	}
	.timeline .timeline-content .timeline-item .body .timeline-title {
		font-size: 1.8rem;
	  	padding: 1.8rem 1.5rem 0.7rem;
	}
	.timeline .timeline-content .timeline-item .body .generic-text {
		padding: 0.5rem 1.5rem 0.5rem;
	}
	.timeline .timeline-content .timeline-item .body .footer {
		padding: 1rem 1.5rem 2rem;
	}
	.timeline .timeline-content .timeline-item .body .footer .dates {
		font-size: 1.4rem;
	  	padding-bottom: 1.3rem;
	}
}
.timeline .timeline-content .line {
	border-color: #e6e7e8;
}

.timeline .timeline-toptitle .title,
.timeline .timeline-content .timeline-item .body .bullet,
.timeline .timeline-content .timeline-item .body .bullet > span {
	background-color: #26bcef;
}

.timeline .timeline-toptitle .title {
	color: #fff;
}

.timeline .timeline-content .timeline-item .body .timeline-body {
	border-color: #26bcef;
}

.timeline .timeline-content .timeline-item .body {
	background-color: #f7f7f7;
}

.timeline .timeline-content .timeline-item .body .timeline-title {
  	color: #26bcef;
}

.timeline .timeline-content .timeline-item .body .footer .dates {
  	color: #a0a0a0;
}

.inverted-colors .timeline .timeline-content .line {
	border-color: #808080;
}

.inverted-colors .timeline .timeline-content .timeline-item .body {
	background-color: transparent;
}
.top-menu #home {
	min-height: -webkit-calc(100vh - 61px);
	min-height: -moz-calc(100vh - 61px);
	min-height: -o-calc(100vh - 61px);
	min-height: -ms-calc(100vh - 61px);
	min-height: calc(100vh - 61px);
}

.left-menu #home {
	min-height: -webkit-calc(100vh);
	min-height: -moz-calc(100vh);
	min-height: -o-calc(100vh);
	min-height: -ms-calc(100vh);
	min-height: calc(100vh);
}

#home {
	position: relative;
}

.top-intro-parallax.dzsparallaxer {
	z-index: 1;
	height: auto!important;
}

.top-intro-parallax .divvideo,
.top-intro-parallax .divimage {
	position: absolute!important;
	background-size: cover;
	background-position: center center;
	z-index: -1;
	top: 0;
	left: 0;
}

.top-intro-parallax .divvideo video{ 
	width: 100%;
	height: 100%;
}

.intro {
	font-family: 'Montserrat', sans-serif;
	position: relative;
	z-index: 101;
}

.intro .centered {
	text-align: center;
}

.intro .intro-title {
	font-size: 6rem;
	line-height: 6.5rem;
	font-weight: bold;
	padding-bottom: 4rem;
	letter-spacing: -1px;
	word-spacing: 0.5rem;
}

.intro .intro-1 {
	font-size: 2.2rem;
	line-height: 2.4rem;
	font-weight: normal;
	padding-bottom: 2rem;
	letter-spacing: 1px;
}

.intro .intro-2 {
	font-size: 2.5rem;
	line-height: 3rem;
	letter-spacing: -1px;
	font-weight: normal;
	padding-bottom: 7rem;
}

.to-down-button {
	position: absolute;
	bottom: 3rem;
	left: 50%;
	-webkit-transform: translateX(-3.5rem);
	-moz-transform: translateX(-3.5rem);
	transform: translateX(-3.5rem);
	border: 2px solid;
	text-align: center;
	display: block;
	cursor: pointer;
	z-index: 110;
	padding: 1.6rem 1.8rem 1.7rem;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.to-down-button .icomoon {
	font-size: 3rem;
	position: relative;
	top: 1px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

/* @media screen and (min-width: 1200px) and (max-height: 800px) {
	
}

@media screen and (min-width: 1350px) and (max-height: 768px) {
	
} */

@media (max-width: 999px) {
	.left-menu #home {
		min-height: -webkit-calc(100vh - 61px);
		min-height: -moz-calc(100vh - 61px);
		min-height: -o-calc(100vh - 61px);
		min-height: -ms-calc(100vh - 61px);
		min-height: calc(100vh - 61px);
	}
}

@media (max-width: 767px) {
	.intro .intro-title {
		font-size: 4rem;
		line-height: 4.2rem;
		padding-bottom: 3rem;
	}
	.intro .intro-1 {
		font-size: 2rem;
		line-height: 2.1rem;
		padding-bottom: 1.5rem;
	}
	.intro .intro-2 {
		font-size: 2.2rem;
		line-height: 2.4rem;
		padding-bottom: 5.5rem;
	}
	.to-down-button {
		bottom: 2rem;
		left: 50%;
		-webkit-transform: translateX(-3.1rem);
		-moz-transform: translateX(-3.1rem);
		transform: translateX(-3.1rem);
		padding: 1.4rem 1.6rem 1.5rem;
	}
	.to-down-button .icomoon {
		font-size: 2.6rem;
		top: 2px;
	}
}
.intro .intro-title,
.intro .intro-1,
.to-down-button .icomoon {
	color: #fff;
}

.intro .intro-2 {
	color: #f3954f;
}

.to-down-button {
	border-color: #fff;
}

.to-down-button:hover {
	border-color: #26bcef;
}

.to-down-button:hover .icomoon {
	color: #26bcef;
}
.videoWrapper {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
}

.portfolio-img-slick .videoWrapper {
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	padding-top: 0;
}
.zoom-image{
	padding: 4px;	
	margin: 10px;
}

.zoom-image.left{
	float: left;
	margin: 1rem 1rem 1rem 0rem;
}

.zoom-image.right {
	float: right;
	margin: 1rem 0rem 1rem 0rem;
}

.zoom-image.center {
	margin: 1rem auto;
}
/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.14.30
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #cccccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: 0 0 7px 7px solid transparent;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  	-webkit-border-radius: 0;
	border-radius: 0;
}

.bootstrap-datetimepicker-widget.dropdown-menu,
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"],
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]:hover {
    border: 1px solid;
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  	border-bottom: 0.7rem solid;
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  	border-bottom: 0.6rem solid;
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  	border-top: 0.7rem solid;
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  	border-top: 0.6rem solid;
}

/* @media (min-width: 400px) {
    .bootstrap-datetimepicker-widget.dropdown-menu {
        left: 10rem!important;
    }
} */

.inverted-colors .bootstrap-datetimepicker-widget.dropdown-menu,
.inverted-colors .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"],
.inverted-colors .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]:hover {
    border: 1px solid;
}

.inverted-colors .bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
    border-bottom: 0.7rem solid;
}

.inverted-colors .bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    border-bottom: 0.6rem solid;
}

.inverted-colors .bootstrap-datetimepicker-widget.dropdown-menu.top:before {
    border-top: 0.7rem solid;
}

.inverted-colors .bootstrap-datetimepicker-widget.dropdown-menu.top:after {
    border-top: 0.6rem solid;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  background-color: #f2f2f2;
  border-color: rgba(0, 0, 0, 0.2);
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
    /* border-bottom-color: #f2f2f2; */
    border-bottom-color: rgba(0, 0, 0, 0.2);
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    border-bottom-color: #f2f2f2;
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
    /* border-top-color: #f2f2f2; */
    border-top-color: rgba(0, 0, 0, 0.2);
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
    border-top-color: #f2f2f2;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover,
.bootstrap-datetimepicker-widget table td span:hover,
.bootstrap-datetimepicker-widget table td:hover {
    background: #e2e2e2;
}

.bootstrap-datetimepicker-widget table td.cw,
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new,
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover,
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover,
.bootstrap-datetimepicker-widget table td span.old,
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
    color: #747474;
}

.bootstrap-datetimepicker-widget table th,
.bootstrap-datetimepicker-widget table td {
    color: #2c2c2c;
}

.bootstrap-datetimepicker-widget table td.today:before {
    border-top-color: rgba(0, 0, 0, 0.2);
}



.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"],
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td span.active {
    background-color: #26bcef;
}

.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"],
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td span.active {
    color: #fff;
}

.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"] {
    border-color: #26bcef;
}

.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]:hover {
    background-color: #fff;
}

.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]:hover {
    border-color: #fff;
}

.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]:hover,
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"],
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"],
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"],
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"],
.bootstrap-datetimepicker-widget .picker-switch,
.bootstrap-datetimepicker-widget table th.prev,
.bootstrap-datetimepicker-widget table th.next,
.bootstrap-datetimepicker-widget .picker-switch td span {
    color: #26bcef;
}

.bootstrap-datetimepicker-widget table td.today:before {
    border-bottom-color: #26bcef;
}

.bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #2c2c2c!important;
}

.bootstrap-datetimepicker-widget table td.active:hover {
    color: #26bcef!important;
}



.inverted-colors .bootstrap-datetimepicker-widget.dropdown-menu {
    background-color: #242424;
    border-color: rgba(0, 0, 0, 0.2);
}

.inverted-colors .bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
    /* border-bottom-color: #242424; */
    border-bottom-color: rgba(0, 0, 0, 0.2);
}

.inverted-colors .bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    border-bottom-color: #242424;
}

.inverted-colors .bootstrap-datetimepicker-widget.dropdown-menu.top:before {
    /* border-top-color: #242424; */
    border-top-color: rgba(0, 0, 0, 0.2);
}

.inverted-colors .bootstrap-datetimepicker-widget.dropdown-menu.top:after {
    border-top-color: #242424;
}

.inverted-colors .bootstrap-datetimepicker-widget table th,
.inverted-colors .bootstrap-datetimepicker-widget table td {
    color: #fff;
}

.inverted-colors .bootstrap-datetimepicker-widget table td.today:before {
    border-top-color: rgba(0, 0, 0, 0.2);
}

.inverted-colors .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.inverted-colors .bootstrap-datetimepicker-widget table td.day:hover,
.inverted-colors .bootstrap-datetimepicker-widget table td.hour:hover,
.inverted-colors .bootstrap-datetimepicker-widget table td.minute:hover,
.inverted-colors .bootstrap-datetimepicker-widget table td.second:hover,
.inverted-colors .bootstrap-datetimepicker-widget table td span:hover,
.inverted-colors .bootstrap-datetimepicker-widget table td:hover {
    background: #404040;
}

.inverted-colors .bootstrap-datetimepicker-widget table td.cw,
.inverted-colors .bootstrap-datetimepicker-widget table td.old,
.inverted-colors .bootstrap-datetimepicker-widget table td.new,
.inverted-colors .bootstrap-datetimepicker-widget table th.disabled,
.inverted-colors .bootstrap-datetimepicker-widget table th.disabled:hover,
.inverted-colors .bootstrap-datetimepicker-widget table td.disabled,
.inverted-colors .bootstrap-datetimepicker-widget table td.disabled:hover,
.inverted-colors .bootstrap-datetimepicker-widget table td span.old,
.inverted-colors .bootstrap-datetimepicker-widget table td span.disabled,
.inverted-colors .bootstrap-datetimepicker-widget table td span.disabled:hover {
    color: #b1b1b1;
}



.inverted-colors .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"],
.inverted-colors .bootstrap-datetimepicker-widget table td.active,
.inverted-colors .bootstrap-datetimepicker-widget table td span.active {
    background-color: #26bcef;
}

.inverted-colors .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"],
.inverted-colors .bootstrap-datetimepicker-widget table td.active,
.inverted-colors .bootstrap-datetimepicker-widget table td span.active {
    color: #131313;
}

.inverted-colors .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"] {
    border-color: #26bcef;
}

.inverted-colors .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]:hover {
    background-color: #131313;
}

.inverted-colors .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]:hover {
    border-color: #131313;
}

.inverted-colors .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]:hover,
.inverted-colors .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"],
.inverted-colors .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"],
.inverted-colors .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"],
.inverted-colors .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"],
.inverted-colors .bootstrap-datetimepicker-widget .picker-switch,
.inverted-colors .bootstrap-datetimepicker-widget table th.prev,
.inverted-colors .bootstrap-datetimepicker-widget table th.next,
.inverted-colors .bootstrap-datetimepicker-widget .picker-switch td span {
    color: #26bcef;
}

.inverted-colors .bootstrap-datetimepicker-widget table td.today:before {
    border-bottom-color: #26bcef;
}

.inverted-colors .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #131313!important;
}

.inverted-colors .bootstrap-datetimepicker-widget table td.active:hover {
    color: #26bcef!important;
}
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.4.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2015 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}
.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('../img/images/chosen/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('../img/images/chosen/chosen-sprite.png') no-repeat 0px 2px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url('../img/images/chosen/chosen-sprite.png') no-repeat 100% -20px;
  background: url('../img/images/chosen/chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('../img/images/chosen/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url('../img/images/chosen/chosen-sprite.png') no-repeat -30px -20px;
  background: url('../img/images/chosen/chosen-sprite.png') no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url('../img/images/chosen/chosen-sprite@2x.png') !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */

.chosen-container-single {
 	width: 100%!important; 
}

.chosen-container-single .chosen-single {
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
	padding-left: 1rem;
	padding-top: 4px;
	-webkit-box-shadow: none;
  	box-shadow: none;
	height: 3.7rem;
}

.chosen-container-single .chosen-single span {
	font-size: 1.3rem;
}

.chosen-container-single .chosen-single div b {
	background: none;
	position: relative;
}

.chosen-container-single .chosen-single div {
  	width: 3rem;
}

.chosen-container-single .chosen-single div b::before {
	position: absolute;
	font-family: 'icomoon';
	content: "\edc6";
	font-size: 2rem;
	top: 0.6rem;
	right: 0.5rem;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  	position: relative;
}

.chosen-container-active.chosen-with-drop .chosen-single div b::before {
  	position: absolute;
	font-family: 'icomoon';
	content: "\edc4";
	font-size: 2rem;
	top: 0.6rem;
	right: 0.5rem;
}

/* .chosen-container .chosen-results {
	max-height: 12rem!important;
} */

.chosen-container .chosen-results li {
	font-size: 1.3rem;
    padding: 1rem 1rem;
}

.chosen-container-single .chosen-drop {
	border-radius: 0;
}

@media (max-width: 767px) {
	/* .chosen-container .chosen-results {
		max-height: 10rem!important;
	} */
}
.chosen-container-single .chosen-single {
	background: #fff;
	color: #353535;
	border-color: #e6e7e8;
}

.chosen-container-single .chosen-single span,
.chosen-container-single .chosen-single div b::before,
.chosen-container-active.chosen-with-drop .chosen-single div b::before {
	color: #26bcef;
}

.chosen-container-active.chosen-with-drop .chosen-single  {
	background: #fff;
}

.chosen-container-single.chosen-with-drop .chosen-drop,
.chosen-container-single.chosen-with-drop .chosen-single {
	border-color: #26bcef;
}

.chosen-container .chosen-results {
	color: #353535;
}

.chosen-container-single .chosen-results li.highlighted {
  	background-color: #26bcef;
  	background-image: none;
  	color: #fff;
}

.inverted-colors .chosen-container-single .chosen-single {
	background: transparent;
	color: #fff;
	border-color: #808080;
}

.inverted-colors .chosen-container-single .chosen-single span,
.inverted-colors .chosen-container-single .chosen-single div b::before,
.inverted-colors .chosen-container-active.chosen-with-drop .chosen-single div b::before {
	color: #26bcef;
}

.inverted-colors .chosen-container-active.chosen-with-drop .chosen-single  {
	background: #fff;
}

.inverted-colors .chosen-container-single.chosen-with-drop .chosen-drop,
.inverted-colors .chosen-container-single.chosen-with-drop .chosen-single {
	border-color: #26bcef;
}

.inverted-colors .chosen-container .chosen-results {
	color: #353535;
}

.inverted-colors .chosen-container-single .chosen-results li.highlighted {
  	background-color: #26bcef;
  	background-image: none;
  	color: #fff;
}
/*
 * Author: Digital Zoom Studio
 * Website: http://digitalzoomstudio.net/
 * Portfolio: http://codecanyon.net/user/ZoomIt/portfolio
 *
 * Version: 1.30
 *
 */
@-webkit-keyframes keyframes-rotate {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg); }
  50% {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg); }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg); } }
@keyframes keyframes-rotate {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg); }
  50% {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg); }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg); } }
.dzsparallaxer {
  height: 300px;
  overflow: hidden;
  background-color: #1c1a17;
  position: relative;
  transition-property: height;
  transition-duration: 0.3s;
  -moz-transition-property: height;
  -moz-transition-duration: 0.3s;
  -webkit-transition-property: height;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: height;
  -o-transition-duration: 0.3s;
  -ms-transition-property: height;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-out-quart;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); }
  .dzsparallaxer .dzsparallaxer--target {
    position: relative; }
  .dzsparallaxer .dzsparallaxer--target.position-absolute {
    position: absolute;
    top: 0;
    left: 0; }
  .dzsparallaxer .dzsparallaxer--blackoverlay {
    position: absolute;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.9);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none; }
  .dzsparallaxer .big-text {
    position: absolute;
    text-align: center;
    width: 80%;
    left: 10%;
    font-size: 40px;
    font-weight: 300;
    top: 70px;
    color: #eee;
    line-height: 1.5;
    font-style: italic;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    opacity: 0.7; }
    .dzsparallaxer .big-text .smaller {
      font-size: 60%; }
  .dzsparallaxer .center-it {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%); }
  .dzsparallaxer *[class^="dzsprxseparator--"] {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }
    .dzsparallaxer *[class^="dzsprxseparator--"] .display-block {
      display: block; }
  .dzsparallaxer *[class^="dzsprxseparator--"].top {
    bottom: auto;
    top: 0; }
  .dzsparallaxer *[class^="dzsprxseparator--"].flippedY {
    transform: scaleY(-1); }
  .dzsparallaxer *[class^="dzsprxseparator--"].flippedX {
    transform: scaleX(-1); }
  .dzsparallaxer *[class^="dzsprxseparator--"].flippedXY {
    transform: scale(-1, -1); }

.dzsparallaxer.wait-readyall .dzsparallaxer--target {
  opacity: 0;
  transition-property: height, opacity;
  transition-duration: 0.5s;
  -moz-transition-property: height, opacity;
  -moz-transition-duration: 0.5s;
  -webkit-transition-property: height, opacity;
  -webkit-transition-duration: 0.5s;
  -o-transition-property: height, opacity;
  -o-transition-duration: 0.5s;
  -ms-transition-property: height, opacity;
  -ms-transition-duration: 0.5s;
  -ms-transition-timing-function: ease-out-quart;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); }

.dzsparallaxer.wait-readyall.dzsprx-readyall .dzsparallaxer--target {
  opacity: 1; }

.dzsparallaxer.use-loading .dzsparallaxer--target {
  opacity: 0;
  transition-property: opacity, visibility;
  transition-duration: 0.7s;
  -moz-transition-property: opacity, visibility;
  -moz-transition-duration: 0.7s;
  -webkit-transition-property: opacity, visibility;
  -webkit-transition-duration: 0.7s;
  -o-transition-property: opacity, visibility;
  -o-transition-duration: 0.7s;
  -ms-transition-property: opacity, visibility;
  -ms-transition-duration: 0.7s;
  -ms-transition-timing-function: ease-out-quart;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); }
.dzsparallaxer.use-loading .preloader-semicircles {
  transition-property: all;
  transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -ms-transition-property: all;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-out-quart;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); }

.dzsparallaxer.use-loading.loaded .dzsparallaxer--target {
  opacity: 1; }
.dzsparallaxer.use-loading.loaded .preloader-semicircles {
  transform: translate3d(0, -50px, 0);
  opacity: 0;
  visibility: hidden; }

.dzsparallaxer.allbody {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1; }

.divimage {
  background-size: cover;
  background-position: center center; }

.dzsparallaxer.is-ie-11 .simple-parallax-inner {
  clip: auto; }
  .dzsparallaxer.is-ie-11 .simple-parallax-inner .divimage.dzsparallaxer--target {
    background-attachment: fixed;
    position: relative; }

.dzsparallaxer.simple-parallax {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }
  .dzsparallaxer.simple-parallax .simple-parallax-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    clip: rect(0, auto, auto, 0); }
  .dzsparallaxer.simple-parallax .dzsparallaxer--target {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden; }

.dzsparallaxer.simple-parallax.dzsprx-readyall .dzsparallaxer--target {
  position: fixed;
  visibility: visible;
  opacity: 1; }

.blur-it {
  filter: blur(20px);
  -webkit-filter: blur(20px); }

.semi-black-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.6)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.6) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#99000000',GradientType=0 ); }

@-webkit-keyframes preloader-semicircles-tween {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg); }
  50% {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg); }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg); } }
@keyframes preloader-semicircles-tween {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg); }
  50% {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg); }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg); } }
.preloader-semicircles {
  width: 15px;
  height: 15px;
  background: rgba(230, 50, 50, 0.9);
  border-radius: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0.7;
  pointer-events: none;
  margin-left: -15px;
  margin-right: -15px;
  animation: preloader-semicircles-tween 1.4s infinite linear;
  -webkit-animation: preloader-semicircles-tween 1.4s infinite linear; }

.preloader-semicircles:after {
  position: absolute;
  width: 25px;
  height: 25px;
  border-top: 5px solid #c83232;
  border-bottom: 5px solid #c83232;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-radius: 25px;
  content: '';
  top: -10px;
  left: -10px;
  box-sizing: content-box; }

.center-it {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%); }

.dzs-colcontainer {
  margin-left: -15px;
  margin-right: -15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.dzs-colcontainer:after {
  display: block;
  content: "";
  clear: both; }

*[class*="dzs-col-"] {
  float: left;
  padding-left: 15px;
  padding-right: 15px; }

.dzs-col-3 {
  width: 25%;
  padding-left: 15px;
  padding-right: 15px; }

.dzs-col-4 {
  width: 33.3%;
  padding-left: 15px;
  padding-right: 15px; }

.dzs-col-8 {
  width: 66.6%;
  padding-left: 15px;
  padding-right: 15px; }

.dzs-col-6 {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px; }

.dzs-col-12 {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.dzsparallaxer--team-members-con {
  width: 70%;
  max-width: 1100px;
  margin: 0 auto; }

.dzsparallaxer.under-760 .dzsparallaxer--team-members-con {
  width: 100%; }

.dzsparallaxer--team-member-con {
  text-align: center; }
  .dzsparallaxer--team-member-con img {
    max-width: 100%; }
  .dzsparallaxer--team-member-con .team-member--title {
    color: #fff;
    text-transform: uppercase;
    margin-top: 15px;
    line-height: 1;
    font-size: 15px; }
  .dzsparallaxer--team-member-con .team-member--subtitle {
    opacity: 0.5;
    margin-top: 10px;
    line-height: 1.5;
    background-color: #FFFFFF;
    color: #111;
    padding: 5px; }

/*# sourceMappingURL=dzsparallaxer.css.map */

.timeline .timeline-content .timeline-item .body .vdyt {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.timeline .timeline-content .timeline-item .body iframe {
	height: 100%!important;
	width: 100%;
	border-width: 0;
	position: absolute;
	margin-bottom: 0;
}

.fluid-width-video-wrapper {
	padding-top: calc(53% - 10px) !important;
 	padding-top: -webit-calc(53% - 10px) !important;
}
.jssocials-shares {
  margin: 0.2em 0; }

.jssocials-shares * {
  box-sizing: border-box; }

.jssocials-share {
  display: inline-block;
  vertical-align: top;
  margin: 0.3em; }

.jssocials-share:first-child {
  margin-left: 0; }

.jssocials-share:last-child {
  margin-right: 0; }

.jssocials-share-logo {
  width: 1em;
  vertical-align: middle;
  font-size: 1.5em; }

img.jssocials-share-logo {
  width: auto;
  height: 1em; }

.jssocials-share-link {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  line-height: 1; }
  .jssocials-share-link.jssocials-share-link-count {
    padding-top: .2em; }
    .jssocials-share-link.jssocials-share-link-count .jssocials-share-count {
      display: block;
      font-size: .6em;
      margin: 0 -.5em -.8em -.5em; }
  .jssocials-share-link.jssocials-share-no-count {
    padding-top: .5em; }
    .jssocials-share-link.jssocials-share-no-count .jssocials-share-count {
      height: 1em; }

.jssocials-share-label {
  padding-left: 0.3em;
  vertical-align: middle; }

.jssocials-share-count-box {
  display: inline-block;
  height: 1.5em;
  padding: 0 0.3em;
  vertical-align: middle;
  cursor: default; }
  .jssocials-share-count-box.jssocials-share-no-count {
    display: none; }

.jssocials-share-count {
  line-height: 1.5em;
  vertical-align: middle; }

.jsocials-theme-classic .jssocials-share-twitter .jssocials-share-link {
  background: #00aced;
  border: 1px solid #0099d3; }
  .jsocials-theme-classic .jssocials-share-twitter .jssocials-share-link:hover {
    background: #0087ba; }

.jsocials-theme-classic .jssocials-share-facebook .jssocials-share-link {
  background: #3b5998;
  border: 1px solid #344e86; }
  .jsocials-theme-classic .jssocials-share-facebook .jssocials-share-link:hover {
    background: #2d4373; }

.jsocials-theme-classic .jssocials-share-googleplus .jssocials-share-link {
  background: #dd4b39;
  border: 1px solid #d73925; }
  .jsocials-theme-classic .jssocials-share-googleplus .jssocials-share-link:hover {
    background: #c23321; }

.jsocials-theme-classic .jssocials-share-linkedin .jssocials-share-link {
  background: #007bb6;
  border: 1px solid #006a9d; }
  .jsocials-theme-classic .jssocials-share-linkedin .jssocials-share-link:hover {
    background: #005983; }

.jsocials-theme-classic .jssocials-share-pinterest .jssocials-share-link {
  background: #cb2027;
  border: 1px solid #b51d23; }
  .jsocials-theme-classic .jssocials-share-pinterest .jssocials-share-link:hover {
    background: #9f191f; }

.jsocials-theme-classic .jssocials-share-email .jssocials-share-link {
  background: #3490F3;
  border: 1px solid #1c83f2; }
  .jsocials-theme-classic .jssocials-share-email .jssocials-share-link:hover {
    background: #0e76e6; }

.jsocials-theme-classic .jssocials-share-link {
  padding: .5em .6em;
  border-radius: 0.3em;
  box-shadow: inset 0 1px 3px rgba(255, 255, 255, 0.3), 0 1px 3px rgba(0, 0, 0, 0.15), 0 1px 3px rgba(0, 0, 0, 0.15);
  color: #fff;
  -webkit-transition: background 200ms ease-in-out;
          transition: background 200ms ease-in-out; }
  .jsocials-theme-classic .jssocials-share-link:hover, .jsocials-theme-classic .jssocials-share-link:focus, .jsocials-theme-classic .jssocials-share-link:active {
    color: #fff; }

.jsocials-theme-classic .jssocials-share-count-box {
  position: relative;
  height: 2.5em;
  padding: 0 .3em;
  margin-left: 6px;
  border-radius: 0.3em;
  border: 1px solid #dcdcdc;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); }
  .jsocials-theme-classic .jssocials-share-count-box:before {
    content: "";
    position: absolute;
    top: 1em;
    left: -9px;
    display: block;
    width: 0;
    border-style: solid;
    border-width: 6px 6px 0;
    border-color: #dcdcdc transparent;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }
  .jsocials-theme-classic .jssocials-share-count-box:after {
    content: "";
    position: absolute;
    top: 1em;
    left: -7px;
    display: block;
    width: 0;
    border-style: solid;
    border-width: 5px 5px 0;
    border-color: #fff transparent;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }
  .jsocials-theme-classic .jssocials-share-count-box .jssocials-share-count {
    line-height: 2.5em;
    color: #444;
    font-size: .9em; }

.jsocials-theme-flat .jssocials-share-twitter .jssocials-share-link {
  background: #00aced; }
  .jsocials-theme-flat .jssocials-share-twitter .jssocials-share-link:hover {
    background: #0087ba; }

.jsocials-theme-flat .jssocials-share-facebook .jssocials-share-link {
  background: #3b5998; }
  .jsocials-theme-flat .jssocials-share-facebook .jssocials-share-link:hover {
    background: #2d4373; }

.jsocials-theme-flat .jssocials-share-googleplus .jssocials-share-link {
  background: #dd4b39; }
  .jsocials-theme-flat .jssocials-share-googleplus .jssocials-share-link:hover {
    background: #c23321; }

.jsocials-theme-flat .jssocials-share-linkedin .jssocials-share-link {
  background: #007bb6; }
  .jsocials-theme-flat .jssocials-share-linkedin .jssocials-share-link:hover {
    background: #005983; }

.jsocials-theme-flat .jssocials-share-pinterest .jssocials-share-link {
  background: #cb2027; }
  .jsocials-theme-flat .jssocials-share-pinterest .jssocials-share-link:hover {
    background: #9f191f; }

.jsocials-theme-flat .jssocials-share-email .jssocials-share-link {
  background: #3490F3; }
  .jsocials-theme-flat .jssocials-share-email .jssocials-share-link:hover {
    background: #0e76e6; }

.jsocials-theme-flat .jssocials-share-link {
  padding: .5em .6em;
  color: #fff;
  -webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
          transition: background 200ms ease-in-out, border-color 200ms ease-in-out; }
  .jsocials-theme-flat .jssocials-share-link:hover, .jsocials-theme-plain .jssocials-share-link:focus, .jsocials-theme-plain .jssocials-share-link:active {
    color: #fff; }

.jsocials-theme-flat .jssocials-share-count-box {
  position: relative;
  height: 2.5em;
  padding: 0 .3em;
  margin-left: 0.3em;
  background: #f5f5f5;
  -webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
          transition: background 200ms ease-in-out, border-color 200ms ease-in-out; }
  .jsocials-theme-flat .jssocials-share-count-box:hover {
    background: gainsboro; }
    .jsocials-theme-flat .jssocials-share-count-box:hover:after {
      border-color: transparent gainsboro transparent transparent; }
  .jsocials-theme-flat .jssocials-share-count-box:after {
    content: "";
    display: block;
    position: absolute;
    top: 0.85em;
    left: -0.3em;
    width: 0;
    height: 0;
    border-width: 0.4em 0.4em 0.4em 0;
    border-style: solid;
    border-color: transparent #f5f5f5 transparent transparent;
    -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
            transform: rotate(360deg);
    -webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
            transition: background 200ms ease-in-out, border-color 200ms ease-in-out; }
  .jsocials-theme-flat .jssocials-share-count-box .jssocials-share-count {
    line-height: 2.5em;
    color: #444; }

.jsocials-theme-plain .jssocials-share-link {
  padding: .5em .6em;
  border-radius: 0.3em;
  border: 2px solid #acacac;
  color: #acacac;
  -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out;
          transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out; }
  .jsocials-theme-plain .jssocials-share-link:hover, .jsocials-theme-plain .jssocials-share-link:focus, .jsocials-theme-plain .jssocials-share-link:active {
    border: 2px solid #939393;
    color: #939393; }

.jsocials-theme-plain .jssocials-share-count-box {
  position: relative;
  height: 1.5em;
  padding: 0 .3em;
  margin-left: 0.3em;
  background: #f5f5f5;
  border-radius: 0.3em;
  -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out;
          transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out; }
  .jsocials-theme-plain .jssocials-share-count-box:hover {
    background: #e8e8e8; }
    .jsocials-theme-plain .jssocials-share-count-box:hover:after {
      border-color: transparent #e8e8e8 transparent transparent; }
  .jsocials-theme-plain .jssocials-share-count-box:after {
    content: "";
    display: block;
    position: absolute;
    top: 0.35em;
    left: -0.3em;
    width: 0;
    height: 0;
    border-width: 0.4em 0.4em 0.4em 0;
    border-style: solid;
    border-color: transparent #f5f5f5 transparent transparent;
    -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
            transform: rotate(360deg);
    -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out;
            transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out; }
  .jsocials-theme-plain .jssocials-share-count-box .jssocials-share-count {
    line-height: 1.7em;
    color: #acacac;
    font-size: .9em; }

.jssocials-share-link span,
.jssocials-share-link {
	text-decoration: none!important;
}
/*! lightgallery - v1.2.6 - 2015-10-29
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2015 Sachin N; Licensed Apache 2.0 */
@font-face {
  font-family: 'lg';
  src: url("../fonts/lightgallery/lg.eot?n1z373");
  src: url("../fonts/lightgallery/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../fonts/lightgallery/lg.woff?n1z373") format("woff"), url("../fonts/lightgallery/lg.ttf?n1z373") format("truetype"), url("../fonts/lightgallery/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.lg-icon {
  font-family: 'lg';
  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;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1080;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms ease 0s, opacity 250ms !important;
  -moz-transition: -moz-transform 250ms ease 0s, opacity 250ms !important;
  -o-transition: -o-transform 250ms ease 0s, opacity 250ms !important;
  transition: transform 250ms ease 0s, opacity 250ms !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../img/lightgallery/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../img/lightgallery/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../img/lightgallery/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../img/lightgallery/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../img/lightgallery/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-palying .lg-object, .lg-outer .lg-has-video.lg-video-palying .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-palying .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1080;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  -moz-transition: -moz-transform 0.3s ease 0s;
  -o-transition: -o-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s ease 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s ease 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s ease 0s, opacity 0.15s !important;
  transition: transform 0.3s ease 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.group {
  *zoom: 1;
}

.group:before, .group:after {
  display: table;
  content: "";
  line-height: 0;
}

.group:after {
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url(../img/lightgallery/loading.gif) no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 5px;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  will-change: transform, opacity;
}
.lg-css3.lg-use-left .lg-item {
  will-change: left, opacity;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

/*# sourceMappingURL=lightgallery.css.map */

.lg-actions .lg-next, 
.lg-actions .lg-prev {
	font-family: 'icomoon';
  	background-color: transparent;
  	-webkit-border-radius: 0;
	border-radius: 0;
  	font-size: 6rem;
  	margin-top: 0;
  	-webkit-transform: translateY(-3rem);
	-moz-transform: translateY(-3rem);
	transform: translateY(-3rem);
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
  	padding: 0;
  	top: 50%;
}

.lg-actions .lg-next:before {
  	content: "\edbb";
}

.lg-actions .lg-prev:after {
  	content: "\edc3";
}

#lg-counter {
	padding-top: 1.3rem;
}

#lg-zoom-in,
#lg-zoom-out,
.lg-toolbar .lg-close {
	font-family: 'icomoon';
}

#lg-zoom-in:after {
  content: "\eb31";
}

#lg-zoom-out:after {
  content: "\eb32";
}

.lg-toolbar .lg-close:after {
  	content: "\ed6a";
}

.lg-toolbar .lg-icon {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.lg-outer .lg-thumb-item {
  	border: 2px solid;
  	-webkit-border-radius: 0;
	border-radius: 0;
  	margin-bottom: 5px;
  	position: relative;
}

.lg-outer .lg-thumb-item img {
    width: auto!important;
    max-width: 100%;
    max-height: 100%;
    height: auto;
	display: block;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.lg-outer .lg-toogle-thumb {
	font-family: 'icomoon';
  	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.lg-outer .lg-toogle-thumb:after {
  	content: "\ec5d";
}

.lg-backdrop.in {
  	opacity: 0.85;
}

@media (max-width: 767px) {
	.lg-actions .lg-next, 
	.lg-actions .lg-prev {
	  	font-size: 5rem;
	  	-webkit-transform: translateY(-2.5rem);
		-moz-transform: translateY(-2.5rem);
		transform: translateY(-2.5rem);
	}
}

@media (max-width: 420px) {
	.lg-actions .lg-next, 
	.lg-actions .lg-prev {
	  	font-size: 4rem;
	  	-webkit-transform: translateY(-2rem);
		-moz-transform: translateY(-2rem);
		transform: translateY(-2rem);
	}
}
.lg-actions .lg-next, 
.lg-actions .lg-prev {
  	color: #6d6d6d;
}

.lg-actions .lg-next:hover, 
.lg-actions .lg-prev:hover {
  	color: #26bcef;
}

.lg-toolbar {
  	background-color: rgba(255, 255, 255, 0.5);
}

#lg-counter {
  	color: #353535;
}

.lg-toolbar .lg-icon {
  	color: #353535;
}

.lg-toolbar .lg-icon:hover {
  	color: #26bcef;
}

.lg-outer .lg-thumb-outer {
  	background-color: rgba(38, 188, 239, 0.5);
}

.lg-outer .lg-thumb-item {
  	border-color: #26bcef;
}

.lg-outer .lg-thumb-item.active, 
.lg-outer .lg-thumb-item:hover {
  	border-color: #fff;
}

.lg-outer .lg-toogle-thumb {
  	background-color: rgba(38, 188, 239, 0.5);
  	color: #fff;
}

.lg-outer .lg-toogle-thumb:hover {
  	color: #353535;
}

.lg-backdrop {
  	background-color: #fff;
}
.mejs-offscreen{
/* Accessibility: hide screen reader texts (and prefer "top" for RTL languages). */
	position: absolute !important;
	top: -10000px;
	left: -10000px;
	overflow: hidden;
	width: 1px;
	height: 1px;
}

.mejs-container {
	position: relative;
	background: #000;
	font-family: Helvetica, Arial;
	text-align: left;
	vertical-align: top;
	text-indent: 0;
}

.me-plugin {
	position: absolute;
}

.mejs-embed, .mejs-embed body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #000;
	overflow: hidden;
}

.mejs-fullscreen {
	/* set it to not show scroll bars so 100% will work */
	overflow: hidden !important;
}

.mejs-container-fullscreen {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	z-index: 1000;
}
.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
	width: 100%;
	height: 100%;
}

.mejs-clear {
	clear: both;
}

/* Start: LAYERS */
.mejs-background {
	position: absolute;
	top: 0;
	left: 0;
}

.mejs-mediaelement {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.mejs-poster {
	position: absolute;
	top: 0;
	left: 0;
	background-size: contain ;
	background-position: 50% 50% ;
	background-repeat: no-repeat ;
}

:root .mejs-poster img {
	display: none ;
}

.mejs-poster img {
	border: 0;
	padding: 0;
	border: 0;
}

.mejs-overlay {
	position: absolute;
	top: 0;
	left: 0;
}

.mejs-overlay-play {
	cursor: pointer;
}

.mejs-overlay-button {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	margin: -50px 0 0 -50px;
	background: url(../img/mediaelement/bigplay.svg) no-repeat;
}

.no-svg .mejs-overlay-button {
	background-image: url(../img/mediaelement/bigplay.png);
}

.mejs-overlay:hover .mejs-overlay-button {
	background-position: 0 -100px ;
}

.mejs-overlay-loading {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	margin: -40px 0 0 -40px;
	background: #333;
	background: url(../img/mediaelement/background.png);
	background: rgba(0, 0, 0, 0.9);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.9)), to(rgba(0,0,0,0.9)));
	background: -webkit-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
	background: -moz-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
	background: -o-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
	background: -ms-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
	background: linear-gradient(rgba(50,50,50,0.9), rgba(0,0,0,0.9));
}

.mejs-overlay-loading span {
	display: block;
	width: 80px;
	height: 80px;
	background: transparent url(../img/mediaelement/loading.gif) 50% 50% no-repeat;
}

/* End: LAYERS */

/* Start: CONTROL BAR */
.mejs-container .mejs-controls {
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 0;
	/* background: url(../img/mediaelement/background.png);
	background: rgba(0, 0, 0, 0.7);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.7)), to(rgba(0,0,0,0.7)));
	background: -webkit-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -moz-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -o-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -ms-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: linear-gradient(rgba(50,50,50,0.7), rgba(0,0,0,0.7)); */
	height: 30px;
	width: 100%;
}

.mejs-container .mejs-controls  div {
	list-style-type: none;
	background-image: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 26px;
	height: 26px;
	font-size: 11px;
	line-height: 11px;
	font-family: Helvetica, Arial;
	border: 0;
}

.mejs-controls .mejs-button button {
	cursor: pointer;
	display: block;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
	margin: 7px 5px;
	padding: 0;
	position: absolute;
	height: 16px;
	width: 16px;
	border: 0;
	background: transparent url(../img/mediaelement/controls.svg) no-repeat;
}

.no-svg .mejs-controls .mejs-button button {
	background-image: url(../img/mediaelement/controls.png);
}

	/* :focus for accessibility */
.mejs-controls .mejs-button button:focus {
	outline: dotted 1px #999;
}

/* End: CONTROL BAR */

/* Start: Time (Current / Duration) */
.mejs-container .mejs-controls .mejs-time {
	color: #fff;
	display: block;
	height: 17px;
	width: auto;
	padding: 10px 3px 0 3px ;
	overflow: hidden;
	text-align: center;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.mejs-container .mejs-controls .mejs-time a {
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	display: block;
	float: left;
	margin: 1px 2px 0 0;
	width: auto;
}
/* End: Time (Current / Duration) */

/* Start: Play/Pause/Stop */
.mejs-controls .mejs-play button {
	background-position: 0 0;
}

.mejs-controls .mejs-pause button {
	background-position: 0 -16px;
}

.mejs-controls .mejs-stop button {
	background-position: -112px 0;
}
/* Start: Play/Pause/Stop */

/* Start: Progress Bar */
.mejs-controls div.mejs-time-rail {
	direction: ltr;
	width: 200px;
	padding-top: 5px;
}

.mejs-controls .mejs-time-rail span, .mejs-controls .mejs-time-rail a {
	display: block;
	position: absolute;
	width: 180px;
	height: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
}

.mejs-controls .mejs-time-rail .mejs-time-total {
	margin: 5px;
	/* background: #333;
	background: rgba(50,50,50,0.8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30,30,30,0.8)), to(rgba(60,60,60,0.8)));
	background: -webkit-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -moz-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -o-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -ms-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: linear-gradient(rgba(30,30,30,0.8), rgba(60,60,60,0.8)); */
}

.mejs-controls .mejs-time-rail .mejs-time-buffering {
	width: 100%;
	background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	-webkit-background-size: 15px 15px;
	-moz-background-size: 15px 15px;
	-o-background-size: 15px 15px;
	background-size: 15px 15px;
	-webkit-animation: buffering-stripes 2s linear infinite;
	-moz-animation: buffering-stripes 2s linear infinite;
	-ms-animation: buffering-stripes 2s linear infinite;
	-o-animation: buffering-stripes 2s linear infinite;
	animation: buffering-stripes 2s linear infinite;
}

@-webkit-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@-moz-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@-ms-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@-o-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }

.mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #3caac8;
	/* background: rgba(60,170,200,0.8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(44,124,145,0.8)), to(rgba(78,183,212,0.8)));
	background: -webkit-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	background: -moz-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	background: -o-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	background: -ms-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	background: linear-gradient(rgba(44,124,145,0.8), rgba(78,183,212,0.8)); */
	width: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
	background: #fff;
	/* background: rgba(255,255,255,0.8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0.9)), to(rgba(200,200,200,0.8)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -moz-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -o-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -ms-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: linear-gradient(rgba(255,255,255,0.9), rgba(200,200,200,0.8)); */
	width: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-handle {
	display: none;
	position: absolute;
	margin: 0;
	width: 10px;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	border: solid 2px #333;
	top: -2px;
	text-align: center;
}

.mejs-controls .mejs-time-rail .mejs-time-float {
	position: absolute;
	display: none;
	background: #eee;
	width: 36px;
	height: 17px;
	border: solid 1px #333;
	top: -26px;
	margin-left: -18px;
	text-align: center;
	color: #111;
}

.mejs-controls .mejs-time-rail .mejs-time-float-current {
	margin: 2px;
	width: 30px;
	display: block;
	text-align: center;
	left: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	line-height: 0;
	border: solid 5px #eee;
	border-color: #eee transparent transparent transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	top: 15px;
	left: 13px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
	width: 48px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
	width: 44px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
	left: 18px;
}

/*
.mejs-controls .mejs-time-rail:hover .mejs-time-handle {
	visibility:visible;
}
*/
/* End: Progress Bar */

/* Start: Fullscreen */
.mejs-controls .mejs-fullscreen-button button {
	background-position: -32px 0;
}

.mejs-controls .mejs-unfullscreen button {
	background-position: -32px -16px;
}
/* End: Fullscreen */


/* Start: Mute/Volume */
.mejs-controls .mejs-volume-button {
}

.mejs-controls .mejs-mute button {
	background-position: -16px -16px;
}

.mejs-controls .mejs-unmute button {
	background-position: -16px 0;
}

.mejs-controls .mejs-volume-button {
	position: relative;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider {
	display: none;
	height: 115px;
	width: 25px;
	background: url(../img/mediaelement/background.png);
	background: rgba(50, 50, 50, 0.7);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	top: -115px;
	left: 0;
	z-index: 1;
	position: absolute;
	margin: 0;
}

.mejs-controls .mejs-volume-button:hover {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

/*
.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
	display: block;
}
*/

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
	position: absolute;
	left: 11px;
	top: 8px;
	width: 2px;
	height: 100px;
	background: #ddd;
	background: rgba(255, 255, 255, 0.5);
	margin: 0;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
	position: absolute;
	left: 11px;
	top: 8px;
	width: 2px;
	height: 100px;
	background: #ddd;
	background: rgba(255, 255, 255, 0.9);
	margin: 0;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
	position: absolute;
	left: 4px;
	top: -3px;
	width: 16px;
	height: 6px;
	background: #ddd;
	background: rgba(255, 255, 255, 0.9);
	cursor: N-resize;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin: 0;
}

/* horizontal version */
.mejs-controls a.mejs-horizontal-volume-slider {
	height: 26px;
	width: 56px;
	position: relative;
    display: block;
    float: left;
    vertical-align: middle;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	position: absolute;
	left: 0;
	top: 11px;
	width: 50px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	/* background: #333;
	background: rgba(50,50,50,0.8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30,30,30,0.8)), to(rgba(60,60,60,0.8)));
	background: -webkit-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -moz-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -o-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -ms-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: linear-gradient(rgba(30,30,30,0.8), rgba(60,60,60,0.8)); */
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	position: absolute;
	left: 0;
	top: 11px;
	width: 50px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	/* background: #fff;
	background: rgba(255,255,255,0.8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0.9)), to(rgba(200,200,200,0.8)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -moz-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -o-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -ms-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: linear-gradient(rgba(255,255,255,0.9), rgba(200,200,200,0.8)); */
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
	display: none;
}

/* End: Mute/Volume */

/* Start: Track (Captions and Chapters) */
.mejs-controls .mejs-captions-button {
	position: relative;
}

.mejs-controls .mejs-captions-button button {
	background-position: -48px 0;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector {
	visibility: hidden;
	position: absolute;
	bottom: 26px;
	right: -51px;
	width: 85px;
	height: 100px;
	background: url(../img/mediaelement/background.png);
	background: rgba(50,50,50,0.7);
	border: solid 1px transparent;
	padding: 10px 10px 0 10px;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

/*
.mejs-controls .mejs-captions-button:hover  .mejs-captions-selector {
	visibility: visible;
}
*/

.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none !important;
	overflow: hidden;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
	margin: 0 0 6px 0;
	padding: 0;
	list-style-type: none !important;
	display: block;
	color: #fff;
	overflow: hidden;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
	clear: both;
	float: left;
	margin: 3px 3px 0 5px;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
	width: 55px;
	float: left;
	padding: 4px 0 0 0;
	line-height: 15px;
	font-family: helvetica, arial;
	font-size: 10px;
}

.mejs-controls .mejs-captions-button .mejs-captions-translations {
	font-size: 10px;
	margin: 0 0 5px 0;
}

.mejs-chapters {
	position: absolute;
	top: 0;
	left: 0;
	-xborder-right: solid 1px #fff;
	width: 10000px;
	z-index: 1;
}

.mejs-chapters .mejs-chapter {
	position: absolute;
	float: left;
	background: #222;
	background: rgba(0, 0, 0, 0.7);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.7)), to(rgba(0,0,0,0.7)));
	background: -webkit-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -moz-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -o-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -ms-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: linear-gradient(rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232,endColorstr=#000000);
	overflow: hidden;
	border: 0;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block {
	font-size: 11px;
	color: #fff;
	padding: 5px;
	display: block;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	cursor: pointer;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
	border-right: none;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
	background: #666;
	background: rgba(102,102,102, 0.7);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102,102,102,0.7)), to(rgba(50,50,50,0.6)));
	background: -webkit-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
	background: -moz-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
	background: -o-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
	background: -ms-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
	background: linear-gradient(rgba(102,102,102,0.7), rgba(50,50,50,0.6));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666,endColorstr=#323232);
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
	font-size: 12px;
	font-weight: bold;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 0 3px 0;
	line-height: 12px;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
	font-size: 12px;
	line-height: 12px;
	margin: 3px 0 4px 0;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.mejs-captions-layer {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align:center;
	line-height: 20px;
	font-size: 16px;
	color: #fff;
}

.mejs-captions-layer  a {
	color: #fff;
	text-decoration: underline;
}

.mejs-captions-layer[lang=ar] {
	font-size: 20px;
	font-weight: normal;
}

.mejs-captions-position {
	position: absolute;
	width: 100%;
	bottom: 15px;
	left: 0;
}

.mejs-captions-position-hover {
	bottom: 35px;
}

.mejs-captions-text {
	padding: 3px 5px;
	background: url(../img/mediaelement/background.png);
	background: rgba(20, 20, 20, 0.5);
	white-space: pre-wrap;
}
/* End: Track (Captions and Chapters) */

/* Start: Error */
.me-cannotplay {
}

.me-cannotplay a {
	color: #fff;
	font-weight: bold;
}

.me-cannotplay span {
	padding: 15px;
	display: block;
}
/* End: Error */


/* Start: Loop */
.mejs-controls .mejs-loop-off button {
	background-position: -64px -16px;
}

.mejs-controls .mejs-loop-on button {
	background-position: -64px 0;
}

/* End: Loop */

/* Start: backlight */
.mejs-controls .mejs-backlight-off button {
	background-position: -80px -16px;
}

.mejs-controls .mejs-backlight-on button {
	background-position: -80px 0;
}
/* End: backlight */

/* Start: Picture Controls */
.mejs-controls .mejs-picturecontrols-button {
	background-position: -96px 0;
}
/* End: Picture Controls */


/* context menu */
.mejs-contextmenu {
	position: absolute;
	width: 150px;
	padding: 10px;
	border-radius: 4px;
	top: 0;
	left: 0;
	background: #fff;
	border: solid 1px #999;
	z-index: 1001; /* make sure it shows on fullscreen */
}
.mejs-contextmenu .mejs-contextmenu-separator {
	height: 1px;
	font-size: 0;
	margin: 5px 6px;
	background: #333;
}

.mejs-contextmenu .mejs-contextmenu-item {
	font-family: Helvetica, Arial;
	font-size: 12px;
	padding: 4px 6px;
	cursor: pointer;
	color: #333;
}
.mejs-contextmenu .mejs-contextmenu-item:hover {
	background: #2C7C91;
	color: #fff;
}

/* Start: Source Chooser */
.mejs-controls .mejs-sourcechooser-button {
	position: relative;
}

.mejs-controls .mejs-sourcechooser-button button {
	background-position: -128px 0;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
	visibility: hidden;
	position: absolute;
	bottom: 26px;
	right: -10px;
	width: 130px;
	height: 100px;
	background: url(../img/mediaelement/background.png);
	background: rgba(50,50,50,0.7);
	border: solid 1px transparent;
	padding: 10px;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none !important;
	overflow: hidden;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
	margin: 0 0 6px 0;
	padding: 0;
	list-style-type: none !important;
	display: block;
	color: #fff;
	overflow: hidden;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
	clear: both;
	float: left;
	margin: 3px 3px 0 5px;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
	width: 100px;
	float: left;
	padding: 4px 0 0 0;
	line-height: 15px;
	font-family: helvetica, arial;
	font-size: 10px;
}
/* End: Source Chooser */

/* Start: Postroll */
.mejs-postroll-layer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/mediaelement/background.png);
	background: rgba(50,50,50,0.7);
	z-index: 1000;
	overflow: hidden;
}
.mejs-postroll-layer-content {
	width: 100%;
	height: 100%;
}
.mejs-postroll-close {
	position: absolute;
	right: 0;
	top: 0;
	background: url(../img/mediaelement/background.png);
	background: rgba(50,50,50,0.7);
	color: #fff;
	padding: 4px;
	z-index: 100;
	cursor: pointer;
}
/* End: Postroll */


/* Start: Speed */
div.mejs-speed-button {
	width: 46px !important;
	position: relative;
}

.mejs-controls .mejs-button.mejs-speed-button button {
	background: transparent;
	width: 36px;
	font-size: 11px;
	line-height: normal;
	color: #ffffff;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector {
	visibility: hidden;
	position: absolute;
	top: -100px;
	left: -10px;
	width: 60px;
	height: 100px;
	background: url(../img/mediaelement/background.png);
	background: rgba(50, 50, 50, 0.7);
	border: solid 1px transparent;
	padding: 0;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.mejs-controls .mejs-speed-button:hover > .mejs-speed-selector {
	visibility: visible;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected {
	color: rgba(33, 248, 248, 1);
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none !important;
	overflow: hidden;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li {
	margin: 0 0 6px 0;
	padding: 0 10px;
	list-style-type: none !important;
	display: block;
	color: #fff;
	overflow: hidden;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input {
	clear: both;
	float: left;
	margin: 3px 3px 0 5px;
	display: none;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label {
	width: 60px;
	float: left;
	padding: 4px 0 0 0;
	line-height: 15px;
	font-family: helvetica, arial;
	font-size: 11.5px;
	color: white;
	margin-left: 5px;
	cursor: pointer;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover {
	background-color: rgb(200, 200, 200) !important;
	background-color: rgba(255,255,255,.4) !important;
}
/* End: Speed */

/* Start: Skip Back */

.mejs-controls .mejs-button.mejs-skip-back-button {
	background: transparent url(../img/mediaelement/skipback.png) no-repeat;
	background-position: 3px 3px;
}
.mejs-controls .mejs-button.mejs-skip-back-button button {
	background: transparent;
	font-size: 9px;
	line-height: normal;
	color: #ffffff;
}

/* End: Skip Back */
.mejs-container {
	width: 100%!important;
}

.mejs-poster {
	width: 100%!important;
}

.mejs-controls .mejs-time-rail .mejs-time-loaded,
.mejs-controls .mejs-time-rail .mejs-time-total,
.mejs-controls .mejs-time-rail .mejs-time-float-corner:focus,
.mejs-controls .mejs-time-rail .mejs-time-float:focus {
	outline: none;
}
.mejs-container {
	background: #26bcef;
}

.mejs-container .mejs-controls {
	background-color: #26bcef;
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #2c2c2c;
}

.mejs-controls .mejs-time-rail .mejs-time-total {
	background-color: #fff;
}

.mejs-controls .mejs-time-rail .mejs-time-float {
	background: #2c2c2c;
	border: solid 1px #26bcef;
	color: #2c2c2c;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background-color: #fff;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #2c2c2c;
}

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
	border-color: #2c2c2c transparent transparent transparent;
}
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

.owl-carousel-1 .owl-controls .owl-nav div.owl-prev,
.owl-carousel-1 .owl-controls .owl-nav div.owl-next {
    position: absolute;
    top: 50%;
    width: 4.8rem;
    height: 4.8rem;
    -webkit-transform: translateY(-2.4rem);
    -moz-transform: translateY(-2.4rem);
    transform: translateY(-2.4rem);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.owl-carousel-1 .owl-controls .owl-nav div.owl-prev {
    left: 1.5rem;
}

.owl-carousel-1 .owl-controls .owl-nav div.owl-prev::before {
    position: absolute;
    font-family: 'icomoon';
    content: '\edc3';
    top: -0.8rem;
    left: 2px;
    width: 4.8rem;
    height: 4.8rem;
    font-size: 4.6rem;
}

.owl-carousel-1 .owl-controls .owl-nav div.owl-next {
    right: 1.5rem;
}

.owl-carousel-1 .owl-controls .owl-nav div.owl-next::before {
    position: absolute;
    font-family: 'icomoon';
    content: '\edbb';
    top: -0.8rem;
    left: 2px;
    width: 4.8rem;
    height: 4.8rem;
    font-size: 4.6rem;
}

.owl-carousel-1 .owl-controls .owl-dots {
    position: absolute;
    top: 1rem;
    right: 1.5rem;
}

.owl-carousel-1 .owl-controls .owl-dots .owl-dot {
   float: left;
}

.owl-carousel-1 .owl-controls .owl-dots .owl-dot span {
    width: 1.4rem;
    height: 1.4rem;
    margin: 0.5rem 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
}

.owl-carousel-1 .owl-dots .owl-dot span {
    border: 2px solid;
}

.owl-carousel-1 .owl-dots .owl-dot.active span, 
.owl-carousel-1 .owl-dots .owl-dot:hover span {
    border: 2px solid;
}

@media (max-width: 480px) {
    .owl-carousel-1 .owl-controls .owl-dots {
        right: 0;
    }
    .owl-carousel-1 .owl-controls .owl-nav div.owl-prev {
        left: 0;
    }
    .owl-carousel-1 .owl-controls .owl-nav div.owl-next {
        right: 0;
    }
}

.owl-carousel-2 .owl-controls .owl-nav div.owl-prev,
.owl-carousel-2 .owl-controls .owl-nav div.owl-next {
    position: absolute;
    top: 0;
    width: 5.9rem;
    height: 5.4rem;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.owl-carousel-2 .owl-controls .owl-nav div.owl-prev {
    left: 0;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}

.owl-carousel-2 .owl-controls .owl-nav div.owl-prev::before {
    position: absolute;
    font-family: 'icomoon';
    content: '\edc3';
    top: 3px;
    left: 1.5rem;
    font-size: 3.4rem;
}

.owl-carousel-2 .owl-controls .owl-nav div.owl-next {
    right: 0;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}

.owl-carousel-2 .owl-controls .owl-nav div.owl-next::before {
    position: absolute;
    font-family: 'icomoon';
    content: '\edbb';
    top: 3px;
    right: 1.5rem;
    font-size: 3.4rem;
}

.owl-carousel-2 .owl-controls .owl-dots {
    position: absolute;
    top: 0;
    right: 1.5rem;
}

.owl-carousel-2 .owl-controls .owl-dots .owl-dot {
   float: left;
}

.owl-carousel-2 .owl-controls .owl-dots .owl-dot span {
    width: 1.4rem;
    height: 1.4rem;
    margin: 0.5rem 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
}

.owl-carousel-2 .owl-dots .owl-dot span {
    border: 2px solid;
}

.owl-carousel-2 .owl-dots .owl-dot.active span, 
.owl-carousel-2 .owl-dots .owl-dot:hover span {
    border: 2px solid;
}

@media (max-width: 767px) {
    .owl-carousel-2 .owl-controls .owl-nav div.owl-prev,
    .owl-carousel-2 .owl-controls .owl-nav div.owl-next {
        width: 5.3rem;
        height: 4.9rem;
    }
    .owl-carousel-2 .owl-controls .owl-nav div.owl-prev::before {
        top: 0.5rem;
        left: 1.4rem;
        font-size: 2.8rem;
    }
    .owl-carousel-2 .owl-controls .owl-nav div.owl-next::before {
        top: 0.5rem;
        right: 1.4rem;
        font-size: 2.8rem;
    }
    .owl-carousel-2 .owl-controls .owl-dots {
        right: 0;
    }
}

@media (max-width: 480px) {
    .owl-carousel-2 .owl-controls .owl-nav div.owl-prev,
    .owl-carousel-2 .owl-controls .owl-nav div.owl-next {
        width: 3.7rem;
        height: 3.7rem;
    }
    .owl-carousel-2 .owl-controls .owl-nav div.owl-prev::before {
        top: 4px;
        left: 1rem;
        font-size: 2rem;
    }
    .owl-carousel-2 .owl-controls .owl-nav div.owl-next::before {
        top: 4px;
        right: 1rem;
        font-size: 2rem;
    }
}
.owl-carousel-1 .owl-controls .owl-nav div.owl-prev,
.owl-carousel-1 .owl-controls .owl-nav div.owl-next {
    color: #26bcef;
}

.owl-carousel-1 .owl-controls .owl-nav div.owl-prev:hover,
.owl-carousel-1 .owl-controls .owl-nav div.owl-next:hover {
    color: #353535;
}

.owl-carousel-1 .owl-dots .owl-dot span {
    border-color: #26bcef;
}

.owl-carousel-1 .owl-dots .owl-dot span {
    background-color: transparent;
}

.owl-carousel-1 .owl-dots .owl-dot.active span, 
.owl-carousel-1 .owl-dots .owl-dot:hover span {
    background-color: #26bcef;
    border-color: #26bcef;
}


.inverted-colors .owl-carousel-1 .owl-controls .owl-nav div.owl-prev,
.inverted-colors .owl-carousel-1 .owl-controls .owl-nav div.owl-next {
    color: #fff;
}

.inverted-colors .owl-carousel-1 .owl-controls .owl-nav div.owl-prev:hover,
.inverted-colors .owl-carousel-1 .owl-controls .owl-nav div.owl-next:hover {
    color: #26bcef;
}

.inverted-colors .owl-carousel-1 .owl-dots .owl-dot span {
    border-color: #26bcef;
}

.inverted-colors .owl-carousel-1 .owl-dots .owl-dot span {
    background-color: transparent;
}

.inverted-colors .owl-carousel-1 .owl-dots .owl-dot.active span, 
.inverted-colors .owl-carousel-1 .owl-dots .owl-dot:hover span {
    background-color: #26bcef;
    border-color: #26bcef;
}


.owl-carousel-2 .owl-controls .owl-nav div.owl-prev,
.owl-carousel-2 .owl-controls .owl-nav div.owl-next {
    color: #fff;
    background-color: rgba(38,188,239, 0.85);
}

.owl-carousel-2 .owl-controls .owl-nav div.owl-prev:hover,
.owl-carousel-2 .owl-controls .owl-nav div.owl-next:hover {
    color: #353535;
}

.owl-carousel-2 .owl-dots .owl-dot span {
    border-color: #26bcef;
}

.owl-carousel-2 .owl-dots .owl-dot span {
    background-color: transparent;
}

.owl-carousel-2 .owl-dots .owl-dot.active span, 
.owl-carousel-2 .owl-dots .owl-dot:hover span {
    background-color: #26bcef;
    border-color: #26bcef;
}
.tp-banner-container {
	width:100%;
	position:relative;
	padding:0;
}

.tp-banner {
	width:100%;
	position:relative;
}

.tp-banner-fullscreen-container {
	width:100%;
	position:relative;
	padding:0;
}
/*
UploadiFive
Copyright (c) 2012 Reactive Apps, Ronnie Garcia
*/

.uploadifive-button {
        background-color: #F6F6F6;
        border-radius: 5px;
        color: #B6B6B6;
        font-size: 14px;
        font-style: italic;
        font-weight: 300;
        text-align: left;
        width: 100%;
        cursor: pointer;
}
.uploadifive-queue-item {
	background-color: #F5F5F5;
	border-bottom: 1px dotted #D5D5D5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font: 12px Arial, Helvetica, Sans-serif;
	margin-top: 3px;
	padding: 15px;
	margin-bottom: 10px;
}
.uploadifive-queue-item .close {
	background: url('../img/uploadifive-cancel.png') 0 0 no-repeat;
	display: block;
	float: right;
	height: 16px;
	text-indent: -9999px;
	width: 16px;
}
.uploadifive-queue-item .progress {
	border: 1px solid #D0D0D0;
	height: 3px;
	margin-top: 5px;
	width: 100%;
}
.uploadifive-queue-item .progress-bar {
	background-color: #0072BC;
	height: 3px;
	width: 0;
}
.uploadifive-button {
    -webkit-border-radius: 0;
	border-radius: 0;
	height: 3.7rem!important;
	line-height: 3.7rem!important;
}

.uploadifive-queue-item {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
	font-size: 1.2rem;
	line-height: 1.4rem;
	font-weight: 400;
	border-bottom: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	margin-top: 0.5rem;
	padding: 1.1rem 1.5rem 1.2rem 1.5rem;
	margin-bottom: 0;
}

.uploadifive-queue-item .close {
	background: none;
	position: relative;
	font-size: 0;
	text-indent: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

.uploadifive-queue-item .close::after {
	position: absolute;
	content: '\ed6b';
	font-family: 'icomoon';
	font-size: 1.8rem;
	top: -2px;
	left: 0;
	width: 1.6rem;
	height: 1.6rem;
}

.uploadifive-queue-item .progress {
	border: 1px solid;
}
.uploadifive-button {
    background-color: #f8f8f8;
    color: #6d6d6d;
}

.uploadifive-queue-item {
	background-color: #f8f8f8;
	color: #6d6d6d;
}

.uploadifive-queue-item .close::after {
	color: #6d6d6d;
}

.uploadifive-queue-item .progress {
	border-color: #e6e7e8;
}

.uploadifive-queue-item .progress-bar {
	background-color: #26bcef;
}

.inverted-colors .uploadifive-button {
    background-color: #242424;
    color: #bcbec0;
}

.inverted-colors .uploadifive-queue-item {
	background-color: #242424;
	color: #bcbec0;
}

.inverted-colors .uploadifive-queue-item .close::after {
	color: #26bcef;
}
.module-head .title {
	font-size: 3rem;
	line-height: 3.3rem;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: -1px;
	font-weight: 300;
	text-transform: initial;
	border-bottom: 2px solid;
  	padding-bottom: 1rem;
  	position: relative;
}

.module-header {
	padding-bottom: 2rem;
	padding-top: 2rem;
}

.module-head + .module-body {
	padding-top: 2rem;
}

.module-footer + .module-footer ,
.module-body + .module-footer {
	padding-top: 2rem;
}

@media (max-width: 767px) {
	.module-header {
		padding-bottom: 2rem;
	}
	.module-head .title {
		font-size: 2.7rem;
		line-height: 3rem;
	  	padding-bottom: 0.7rem;
	}
}

@media (max-width: 480px) {
	.module-head .title {
		font-size: 2.4rem;
		line-height: 2.7rem;
	  	padding-bottom: 0.5rem;
	}
}
.module-head .title {
	color: #353535;
	border-bottom-color: #e6e7e8;
}

.inverted-colors .module-head .title {
	color: #e6e7e8;
	border-bottom-color: #808080;
}
.module.module-blog .post-info .title {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: -1px;
	font-weight: 300!important;
}

.module.module-blog .post-image {
	margin-bottom: 0;
}

.module.module-blog .blog-topic .post-foot a {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: -0.5px;
	font-weight: normal;
}

.module.module-blog-topics-clasic .topics > .row > [class^="col-"] {
	width: 100%;
}

.module.module-blog-topics-clasic .topics > .row > [class^="col-"]:last-child > .blog-topic {
	padding-bottom: 0;
}

.module.module-blog-topics-clasic .blog-topic .post-meta .cats a:after {
	content: ", ";
}

.module.module-blog-topics-clasic .blog-topic .post-meta .cats a:last-child:after {
	content: "";
}

.module.module-blog-topics-clasic .post-info .title {
	font-weight: 300;
	line-height: 2.2rem;
	font-size: 2.2rem;
}

.module.module-blog-topics-clasic .post-info .title:hover,
.module.module-blog-topics-clasic .blog-topic .post-meta .cats a:hover,
.module.module-blog-topics-clasic .blog-topic .post-foot a:hover,
.post-author .post-author-details a.title:hover,
.post-author .post-author-details .more:hover {
	text-decoration: underline!important;
}

.module.module-blog-topics-clasic .blog-topic {
	padding-bottom: 6rem;
}

.module.module-blog-topics-clasic .blog-topic .post-date {
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	display: block;
	width: 8rem;
	padding: 0.5rem 0;
	position: absolute;
}

.module.module-blog-topics-clasic .blog-topic .post-date span {
	display: block;
	text-align: center;
}

.module.module-blog-topics-clasic .blog-topic .post-date .day {
	font-size: 2.6rem;
	line-height: 2.6rem;
	font-weight: 300;
}

.module.module-blog-topics-clasic .blog-topic .post-date span + span {
	font-size: 1.2rem;
}

.module.module-blog-topics-clasic .blog-topic .post-image {
	margin-left: 10rem;
	width: 32rem;
	float: left;
	margin-bottom: 0rem;
}

.module.module-blog-topics-clasic .blog-topic .post-info {
	margin-left: 10rem;
	border-bottom: 1px solid;
}

.module.module-blog-topics-clasic .blog-topic .post-info .post-brief {
	padding-bottom: 0rem;
}

.module.module-blog-topics-clasic .blog-topic .post-image + .post-info {
	padding-left: 34rem;
}

.module.module-blog-topics-clasic .blog-topic .post-image.post-audio {
	padding: 0;
}

.module.module-blog-topics-clasic .blog-topic .post-meta {
	padding: 1rem 0;
	font-size: 1.2rem;
}

.module.module-blog-topics-clasic .blog-topic .post-foot {
	padding-bottom: 1rem;
	padding-top: 1.5rem;
	text-align: right;
	font-size: 1.4rem;
}

.module.module-blog-topics-clasic .blog-topic .post-foot .comments {
	display: none;
}

.module.module-blog-topics-clasic .blog-topic .post-foot .icon {
	margin-right: 0.5rem;
}

.post-author {
	position: relative;
	padding: 2rem;
	margin-bottom: 3rem;
	border-bottom: 1px solid;
	border-top: 3px solid;
	min-height: 19.6rem;
}

.post-author .post-author-media {
	width: 15rem;
	position: absolute;
	top: 2rem;
	left: 2rem;
}

.post-author .post-author-media img {
	width: 100%;
}

.post-author .post-author-details {
	padding-left: 17rem;
}

.post-author .post-author-details.with-link {
	padding-bottom: 3rem;
}

.post-author .post-author-details .title {
	font-weight: 300;
	line-height: 2.2rem;
	font-size: 2.2rem;
	margin: 0;
	padding-bottom: 1rem;
	display: block;
}

.post-author .post-author-details .more {
	display: block;
	text-align: right;
	position: absolute;
	bottom: 2rem;
	width: 100%;
	right: 2rem;
}

.post-author .post-author-details .generic-text	{
	text-align: justify;
}

.post-author .post-author-details .generic-text	p:last-child {
	margin-bottom: 0;
}

@media (max-width: 767px) {
	.module.module-blog-topics-clasic .blog-topic::after {
		display: none;
	}
	.module.module-blog-topics-clasic .blog-topic .post-image {
		margin-left: 10rem;
		width: auto;
		max-width: 100%;
		margin-bottom: 2rem;
		float: none;
	}
	/* .module.module-blog-topics-clasic .blog-topic .post-info {
		margin-left: 0;
		padding-left: 10rem;
	} */
	.module.module-blog-topics-clasic .blog-topic .post-image + .post-info {
		padding-left: 0;
	}
	.module.module-blog-topics-clasic .blog-topic .post-image.post-audio {
		padding: 0 0 4rem;
	}
}

@media (max-width: 599px) {
	.post-author .post-author-media {
		position: relative;
		top: inherit;
		left: inherit;
		width: 100%;
		padding-bottom: 2rem;
	}
	.post-author .post-author-media img {
		width: auto;
	}
	.post-author .post-author-details {
		padding-left: 0;
	}
}
.module.module-blog-topics-masonry .blog-topic .post-date {
	display: none;
}

.module.module-blog-topics-masonry .blog-topic {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	margin-bottom: 3rem;
}

.module.module-blog-topics-masonry .blog-topic .post-info {
	padding-top: 2rem;
	padding-left: 2rem;
	padding-right: 2rem;	
}

.module.module-blog-topics-masonry .blog-topic .post-meta {
	padding-top: 1rem;
	font-size: 1.2rem;
}

.module.module-blog-topics-masonry .post-info .title:hover,
.module.module-blog-topics-masonry .blog-topic .post-meta a.author:hover,
.module.module-blog-topics-masonry .blog-topic .post-meta .cats a:hover,
.module.module-blog-topics-masonry .blog-topic .post-foot a:hover {
	text-decoration: underline!important;
}

.module.module-blog-topics-masonry .blog-topic .post-meta .cats a:after {
	content: ", ";
}

.module.module-blog-topics-masonry .blog-topic .post-meta .cats a:last-child:after {
	content: "";
}

.module.module-blog-topics-masonry .post-info .title {
	font-weight: 300;
	line-height: 2.2rem;
	font-size: 2.2rem;
}

.module.module-blog-topics-masonry .blog-topic .post-brief {
	border-top: 1px solid;
	padding-top: 1rem;
	margin-top: 1rem;
	padding-bottom: 1rem;
}

.module.module-blog-topics-masonry .blog-topic .post-brief p {
	text-align: justify;
}

.module.module-blog-topics-masonry .blog-topic .post-foot {
	border-top: 1px solid;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.module.module-blog-topics-masonry .blog-topic .post-foot .comments {
	float: right;
}

.module.module-blog-topics-masonry .icon {
	margin-right: 0.5rem;
}

.module.module-blog-topics-masonry .blog-topic .post-image.post-audio {
	text-align: center;
}

@media (max-width: 767px) {
	.module.module-blog-topics-masonry .topics > .row > [class^="col-"]:last-child > .blog-topic {
		margin-bottom: 0;
	}
}
.module.module-blog-topics-masonry .blog-topic {
	border-color: #e6e7e8;
	border-bottom-color: #26bcef;
}

.module.module-blog-topics-masonry .blog-topic .post-meta,
.module.module-blog-topics-masonry .blog-topic .post-meta span.author {
	color: #353535;
}

.module.module-blog-topics-masonry .post-info .title,
.module.module-blog-topics-masonry .blog-topic .post-meta a.author,
.module.module-blog-topics-masonry .blog-topic .post-meta .cats a,
.module.module-blog-topics-masonry .blog-topic .post-foot a {
	color: #26bcef;
}

.module.module-blog-topics-masonry .blog-topic .post-brief,
.module.module-blog-topics-masonry .blog-topic .post-foot {
	border-top-color: #e6e7e8;
}

.inverted-colors .module.module-blog-topics-masonry .blog-topic {
	border-color: #808080;
}

.inverted-colors .module.module-blog-topics-masonry .blog-topic .post-meta,
.inverted-colors .module.module-blog-topics-masonry .blog-topic .post-meta span.author {
	color: #e6e7e8;
}

.inverted-colors .module.module-blog-topics-masonry .blog-topic .post-brief {
	border-top-color: #808080;
}

.inverted-colors .module.module-blog-topics-masonry .blog-topic .post-foot {
	border-top-color: #808080;
}
.module.module-blog-topic .module-body {
	margin-top: -2rem;
}

/* ??? */
.module.module-blog-topic .post-image .links a:last-child {
	display: none;
}

.module.module-blog-topic .post-info {
	padding: 0 0 1rem;
}

.module.module-blog-topic .post-meta .cats a:after{
	content: ", ";
}

.module.module-blog-topic .post-meta .cats a:last-child:after {
	content: "";
}

.module.module-blog-topic .post-meta .cats a:hover,
.module.module-blog-topic .post-meta a.author:hover {
	text-decoration: underline!important;
}

.module.module-blog-topic .post-meta {
	padding: 1rem 0;
	font-size: 1.2rem;
}

.module.module-blog-topic .post-author {
	border-top: 1px solid;
	margin-top: 3rem;
}

@media (max-width: 991px) {
	.module.module-blog-topic .post-meta {
		margin-top: 3px;
	}
}

.module.module-blog-topic .gallery-element-6	.icons li:nth-child(2) {
	display: none;
}
.module.module-blog-topic .post-meta a.author,
.module.module-blog-topic .post-meta .cats a {
	color: #26bcef;
}

.module.module-blog-topic .post-meta ,
.module.module-blog-topic .post-meta span.author {
	color: #353535;
}

.module.module-blog-topic .post-author {
	border-top-color: #e6e7e8;
	border-bottom-color: #e6e7e8;
}

.inverted-colors .module.module-blog-topic .post-meta,
.inverted-colors .module.module-blog-topic .post-meta span.author {
	color: #e6e7e8;
}

.inverted-colors .module.module-blog-topic .post-author {
	border-top-color: #242424;
	border-bottom-color: #242424;
}
.module.module-blog-topics-clasic .post-info .title,
.module.module-blog-topics-clasic .blog-topic .post-meta .author,
.module.module-blog-topics-clasic .blog-topic .post-meta .cats a,
.module.module-blog-topics-clasic .blog-topic .post-foot a,
.post-author .post-author-details a.title,
.post-author .post-author-details .more {
	color: #26bcef;
}

.module.module-blog-topics-clasic .blog-topic .post-date {
	background: #26bcef;
	color: #fff;
}

.module.module-blog-topics-clasic .blog-topic .post-info {
	border-bottom-color: #e6e7e8;
}

.module.module-blog-topics-clasic .blog-topic .post-meta,
.post-author .post-author-details h4.title {
	color: #353535;
}

.post-author {
	border-top-color: #e6e7e8;
	border-bottom-color: #e6e7e8;
}

.post-author {
	background: #f8f8f8;
}

.inverted-colors .module.module-blog-topics-clasic .blog-topic .post-meta,
.inverted-colors .post-author .post-author-details h4.title {
	color: #e6e7e8;
}

.inverted-colors .module.module-blog-topics-clasic .blog-topic .post-info {
	border-bottom-color: #808080;
}

.inverted-colors .post-author {
	border-top-color: #242424;
	border-bottom-color: #242424;
}

.inverted-colors .post-author {
	background: #242424;
}
.container-fluid .module-clients {
	padding-bottom: 0;
}

.container-fluid .module-clients .isotope-element {
	padding-left: 0;
	padding-right: 0; 
}

.container .module-clients .isotope-container .isotope-element {
	padding-left: 4px;
	padding-right: 4px; 
	margin-bottom: 0.8rem;
}

.container .module-clients .row {
	margin-left: -0.4rem;
	margin-right: -0.4rem; 
}

.container .module-clients .isotope-element {
	padding-left: 0.4rem;
	padding-right: 0.4rem; 
}
.comments-module {
	padding-bottom: 4rem;
}

.fb-comments.fb_iframe_widget > span > iframe,
.fb-comments.fb_iframe_widget > span{
	width: 100%!important;
}

.comment-new.reply {
	display: none;
}

.comments .comment + .comment-new.reply {
	padding-left: 8rem;
}

.comments {
	padding: 0;
	margin: 0;
	list-style: none;
}

.comments .comment {
	min-height: 8rem;
	position: relative;
	margin: 2rem 0 1rem;
}

.comments > li > ul {
	margin-left: 8rem;
}

.comments-module .block-head {
	font-size: 2rem;
	line-height: 3rem;
	font-weight: 400;
	padding-bottom: 0.8rem;
}

.comments .comment .comment-avatar {
	position: absolute;
	top: -1rem;
	left: 0;
	width: 7rem;
	height: 7rem;
	border-radius: 50%;
}

.comments-module h3 {
	margin-bottom: 1rem;
}

.comments .comment .comment-author {
	border-bottom: 1px solid;
	padding-bottom: 1rem;
	margin-bottom: 0.5rem;
}

.comments .comment .comment-content {
	padding-left: 8rem;
}

.comments .comment .comment-content .comment-author span {
	font-size: 1.6rem;
	font-weight: 400;
}

.comments .comment .comment-content > p {
	font-size: 1.6rem;
	font-weight: 400;
}

.comments .comment .comment-reply {
	float: right;
	right: 0;
	bottom: 3.5rem;
}

.comments .comment .comment-reply .icon {
	position: relative;
	top: 2px;
	margin-right: 0.5rem;
}

@media (max-width: 767px) {
	.comments-module .block-head {
		font-size: 1.7rem;
		line-height: 2.2rem;
	}
	.comments .comment .comment-content > p {
		font-size: 1.5rem;
	}
}
.comments-module .block-head,
.comments .comment .comment-content .comment-author span {
	color: #353535;
}

.comments .comment .comment-reply {
	color: #26bcef;
}

.comments .comment .comment-reply:hover {
	color: #0e70b1;
}

.comments .comment .comment-content > p {
	color: #6d6d6d;
}

.comments .comment .comment-author {
	border-bottom-color: #e6e7e8;
}

.inverted-colors .comments-module .block-head,
.inverted-colors .comments .comment .comment-content .comment-author span {
	color: #e6e7e8;
}

.inverted-colors .comments .comment .comment-content > p {
	color: #bcbec0;
}

.inverted-colors .comments .comment .comment-author {
	border-bottom-color: #808080;
}
.module-contact .module-body .generic-text + .form {
	padding-top: 2rem;
}

@media (max-width: 991px) {
	.module-contact > .row > [class^="col-"]:nth-of-type(1) {
		padding-bottom: 4rem;
	}
}

@media (max-width: 767px) {
	.module-contact > .row > [class^="col-"]:nth-of-type(1) {
		padding-bottom: 3.5rem;
	}
}

@media (max-width: 480px) {
	.module-contact > .row > [class^="col-"]:nth-of-type(1) {
		padding-bottom: 3rem;
	}
}
.module-department .generic-text,
.module-department .images {
	padding-top: 2rem;
}

.module-department .image.thumbnail {
	padding: 0;
	margin-bottom: 3rem;
	-webkit-border-radius: 0;
	border-radius: 0;
	border: none;
}

.module-department .image.thumbnail img {
	margin: 0;
	width: 100%;
}

.module-department .images .isotope-container.row {
	margin-left: -4px;
	margin-right: -4px; 
}

.module-department .images .isotope-container .isotope-element {
	padding-left: 4px;
	padding-right: 4px; 
	margin-bottom: 0.8rem;
}
.department-element {
	text-align: left;
	padding-bottom: 9rem;
}

.department-element .image {
	margin-bottom: 1rem;
}

.department-element .department-title {
	font-family: 'Montserrat', sans-serif;
	font-size: 2.3rem;
	font-weight: normal;
	padding-bottom: 2px;
	letter-spacing: -0.5px;
}

.department-element > p {
	font-size: 1.5rem;
	line-height: 2.2rem;
	font-weight: 300;
}

.module-departments .module-body .btn {
	margin-top: 1.5rem;	
}

@media (max-width: 767px) {
	.department-element {
		padding-bottom: 8rem;
	}
	.module-departments .module-body > .row > [class^="col-"]:nth-last-of-type(1) > .department-element {
		padding-bottom: 3rem;
	}
	.department-element .department-title {
		font-size: 2.2rem;
	}
	.department-element > p {
		font-size: 1.4rem;
		line-height: 2rem;
	}
}
.department-element .department-title {
	color: #26bcef;
}

.department-element > p {
	color: #6d6d6d;
}

.inverted-colors .department-element .department-title {
	color: #e6e7e8;
}

.inverted-colors .department-element > p {
	color: #bcbec0;
}
/* .module-faq .module-body .tabs-side-container {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

@media (max-width: 767px) {
	.module-faq .module-body .tabs-side-container {
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
} */
.module.module-filelist .module-body a.title {
	font-family: 'Montserrat', sans-serif;
	font-size: 1.6rem;
	font-weight: normal;
	letter-spacing: -0.5px;
}

.module.module-filelist .module-body table p {
	font-size: 1.4rem;
}

@media (max-width: 767px) {
	.module.module-filelist .module-body a.title {
		font-size: 1.5rem;
	}
	.module.module-filelist .module-body table p {
		font-size: 1.3rem;
		line-height: 2rem;
	}
}
.isotope-filter ul {
	text-align: center;
	padding-bottom: 2rem;
}

.isotope-filter ul li {
	display: inline-block;
	margin-bottom: 2px;
}

.isotope-filter ul li:not(:nth-last-of-type(1)) {
	margin-right: 1rem;
}

.isotope-filter ul li a {
	font-size: 2rem;
	font-weight: 300;
	text-transform: uppercase;
	padding: 2px 0.5rem;
	display: block;
}

@media (max-width: 767px) {
	.isotope-filter ul {
		padding-bottom: 1.5rem;
	}
	.isotope-filter ul li:not(:nth-last-of-type(1)) {
		margin-right: 0.5rem;
	}
	.isotope-filter ul li a {
		font-size: 1.6rem;
	}
}

@media (max-width: 480px) {
	.isotope-filter ul {
		padding-bottom: 1.2rem;
	}
	.isotope-filter ul li:not(:nth-last-of-type(1)) {
		margin-right: 2px;
	}
	.isotope-filter ul li a {
		font-size: 1.4rem;
	}
}

@media (max-width: 330px) {
	.isotope-filter ul {
		padding-bottom: 1rem;
	}
	.isotope-filter ul li a {
		font-size: 1.3rem;
		padding: 1px 3px;
	}
}

.container .module-gallery .isotope-container {
	margin-left: -4px;
	margin-right: -4px; 
}

.container .module-gallery .isotope-container .isotope-element {
	padding-left: 4px;
	padding-right: 4px; 
	margin-bottom: 0.8rem;
}

.container-fluid .module-gallery .isotope-container .isotope-element {
	padding-left: 0;
	padding-right: 0; 
}
.isotope-filter ul li a {
	color: #353535;
}

.isotope-filter ul li.active a,
.isotope-filter ul li a:hover {
	color: #26bcef;
}

.inverted-colors .isotope-filter ul li a {
	color: #e6e7e8;
}

.inverted-colors .isotope-filter ul li.active a,
.inverted-colors .isotope-filter ul li a:hover {
	color: #26bcef;
}
.marker {
	max-width: 400px;
}

.marker .title {
	font-size: 20px;
	font-weight: 300;
	padding-bottom: 5px;
	margin-top: 10px;
	line-height: 20px;
}

.marker .image {
	padding:5px;
	border: 0px solid;
	margin-right: 5px;
	margin-bottom: 5px;
}

.marker .body{
	line-height: 18px;
}

.gm-style-cc {
	display: none!important;
}
.job-contact {
	border-bottom: 2px solid;
	margin-bottom: 1rem;
	padding-bottom: 3px;
}

.job-contact ul li {
	font-size: 1.2rem;
	display: inline-block;
	padding-bottom: 2px;
}

.job-contact ul > li:not(:nth-last-of-type(1)) {
	margin-right: 1.2rem;
}

.job-contact ul li .icomoon {
	font-size: 1rem;
	margin-right: 4px;
}
.job-contact {
	border-bottom-color: #e6e7e8;
}

.job-contact ul li {
	color: #6d6d6d;
}

.job-contact ul li a {
	color: #26bcef;
}

.job-contact ul li a:hover {
	color: #0e70b1;
}

.inverted-colors .job-contact {
	border-bottom-color: #808080;
}

.inverted-colors .job-contact ul li {
	color: #bcbec0;
}
.mega-dropdown {
	position: static!important;
}

.mega-dropdown-menu h5 {
	font-family: 'Montserrat', sans-serif;
	font-size: 1.6rem;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 3px solid;
	padding-top: 1.5rem;
	padding-bottom: 1rem;
}

.mega-dropdown-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-top: 1rem;
	padding-bottom: 2rem;
}

.mega-dropdown-menu ul li a { 
	font-family: 'Montserrat', sans-serif;
	font-size: 1.3rem;
	line-height: 2rem;
	font-weight: normal;
	text-transform: capitalize;
  	padding: 0.5rem 0.5rem 0.5rem 0;
	display: block;
}

.mega-dropdown-menu ul li.active a,
.mega-dropdown-menu ul li a:hover {
	padding: 0.5rem 0.5rem 0.5rem 1rem;
}

@media (min-width: 1000px) {
	.top-menu .mega-dropdown .mega-dropdown-menu {
		display: block!important;
		visibility: hidden;
	  	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	  	filter: alpha(opacity=0);
	  	-moz-opacity:0;
	  	-khtml-opacity: 0;
	  	opacity: 0;
	  	border-top: 3px solid;
		border-bottom: none;
		-webkit-border-radius: 0;
		border-radius: 0;
	  	top: 5.8rem;
	  	width: 100%;
		left: 0;
		right: 0;
		border: 0;
		padding: 0;
		-webkit-transform: translateY(2rem);
		-moz-transform: translateY(2rem);
		transform: translateY(2rem);
		-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-ms-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
		transition: all 0.2s linear;
	}
	.top-menu .mega-dropdown.dropup .mega-dropdown-menu {
		display: block!important;
		visibility: hidden;
	  	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	  	filter: alpha(opacity=0);
	  	-moz-opacity:0;
	  	-khtml-opacity: 0;
	  	opacity: 0;
	  	border-bottom: 3px solid;
		border-top: none;
	  	top: inherit;
	  	bottom: 5.8rem;
		-webkit-transform: translateY(-2rem);
		-moz-transform: translateY(-2rem);
		transform: translateY(-2rem);
		-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-ms-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
		transition: all 0.2s linear;
		-webkit-box-shadow: none;
  		box-shadow: none;
	}
	.top-menu .mega-dropdown:hover .mega-dropdown-menu {
		visibility: visible;
	  	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		-moz-opacity:1;
		-khtml-opacity: 1;
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		transform: translateY(0);
	}
	.top-menu .mega-dropdown.fastdelay .mega-dropdown-menu {
		-webkit-transition-delay: 0s!important;
		-moz-transition-delay: 0s!important;
    	transition-delay: 0s!important;
    	-webkit-transition: all 0s linear!important;
		-moz-transition: all 0s linear!important;
		-ms-transition: all 0s linear!important;
		-o-transition: all 0s linear!important;
		transition: all 0s linear!important;
	}
	.popover-content .dropdown-menu.mega-dropdown-menu {
		position: fixed;
		top: 0;
		left: 30rem;
		height: 100%;
		width: 30rem;
		margin: 0;
		overflow-x: hidden;
		overflow-y: auto;
	}
	/* .left-menu .mega-dropdown .mega-dropdown-menu {
		display: none;
	} */
	/* .left-menu > .mega-dropdown-menu {
		position: fixed;
		top: 0;
		left: 30rem;
		height: 100%;
		width: 30rem;
		overflow-x: hidden;
		overflow-y: auto;
		display: block;
		z-index: 99;
		-webkit-transform: translateX(-30rem);
		-moz-transform: translateX(-30rem);
		-ms-transform: translateX(-30rem);
		-o-transform: translateX(-30rem);
		transform: translateX(-30rem);
		-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-ms-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
		transition: all 0.2s linear;
	   	visibility: hidden;
	   	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	   	filter: alpha(opacity=0);
	   	-moz-opacity:0;
	   	-khtml-opacity: 0;
	   	opacity: 0;
	   	border: 1px solid;
	   	-webkit-border-radius: 0;
		border-radius: 0;
		margin: 0;
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
	} */
	/* .left-menu > .mega-dropdown-menu.open {
		display: block;
	    	visibility: visible;
	  	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		-moz-opacity:1;
		-khtml-opacity: 1;
		opacity: 1;
		-webkit-transform: translateX(0);
	    -moz-transform: translateX(0);
	    -ms-transform: translateX(0);
	    -o-transform: translateX(0);
	    transform: translateX(0);
	} */
	.left-menu .mega-dropdown-menu .container {
		width: 27rem;
	}
	.left-menu .mega-dropdown-menu .container .mega-col {
		width: 100%;
	}
}

@media (max-width: 999px) {
	.mega-dropdown-menu h5 {
		padding-top: 1rem;
		margin-left: 2.5rem;
	}
	.mega-dropdown-menu ul {
		padding-bottom: 1rem;
		padding-left: 2.5rem;
	}
}
.mega-dropdown-menu h5 {
	border-bottom-color: rgba(255,255,255,0.5);
	color: #fff;
}

.mega-dropdown-menu ul li a {
	color: #fff;
}

@media (min-width: 1000px) {
	.top-menu .mega-dropdown .mega-dropdown-menu {
		background: rgba(38,188,239, 0.95);
		border-top-color: #26bcef;
	}
	.top-menu .mega-dropdown.dropup .mega-dropdown-menu {
		border-bottom-color: #26bcef;
	}
}

@media (max-width: 999px) {
	.mega-dropdown-menu h5 {
		border-bottom-color: #26bcef;
		color: #6d6d6d;
	}
	.mega-dropdown-menu ul li a {
		color: #6d6d6d;
	}
	.mega-dropdown-menu ul li a:hover {
		color: #262626;
	}
}
.module.module-news .post-info .title {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: -1px;
	font-weight: 300!important;
}

.module.module-news .post-image {
	margin-bottom: 0;
}

.module.module-news .news-item .post-foot a {
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
}

.module.module-news-items-clasic .topics > .row > [class^="col-"] {
	width: 100%;
}

.module.module-news-items-clasic .topics > .row > [class^="col-"]:last-child > .news-item {
	padding-bottom: 0;
}

.module.module-news-items-clasic .news-item .post-meta .cats a:after {
	content: ", ";
}

.module.module-news-items-clasic .news-item .post-meta .cats a:last-child:after {
	content: "";
}

.module.module-news-items-clasic .post-info .title {
	font-weight: 300;
	line-height: 2.2rem;
	font-size: 2.2rem;
}

.module.module-news-items-clasic .post-info .title:hover,
.module.module-news-items-clasic .news-item .post-meta .cats a:hover,
.module.module-news-items-clasic .news-item .post-foot a:hover,
.post-author .post-author-details a.title:hover,
.post-author .post-author-details .more:hover {
	text-decoration: underline!important;
}

.module.module-news-items-clasic .news-item {
	padding-bottom: 6rem;
}

.module.module-news-items-clasic .news-item .post-date {
	display: block;
	width: 8rem;
	padding: 0.5rem 0;
	position: absolute;
}

.module.module-news-items-clasic .news-item .post-date span {
	display: block;
	text-align: center;
}

.module.module-news-items-clasic .news-item .post-date .day {
	font-size: 2.6rem;
	line-height: 2.6rem;
	font-weight: 300;
}

.module.module-news-items-clasic .news-item .post-date span + span {
	font-size: 1.2rem;
}

.module.module-news-items-clasic .news-item .post-image {
	margin-left: 10rem;
	width: 32rem;
	float: left;
	margin-bottom: 0rem;
}

.module.module-news-items-clasic .news-item .post-info {
	margin-left: 10rem;
	border-bottom: 1px solid;
}

.module.module-news-items-clasic .news-item .post-info .post-brief {
	padding-bottom: 0rem;
}

.module.module-news-items-clasic .news-item .post-image + .post-info {
	padding-left: 34rem;
}

.module.module-news-items-clasic .news-item .post-image.post-audio {
	padding: 0;
}

.module.module-news-items-clasic .news-item .post-meta {
	padding: 1rem 0;
	font-size: 1.2rem;
}

.module.module-news-items-clasic .news-item .post-foot {
	padding-bottom: 1rem;
	padding-top: 1.5rem;
	text-align: right;
	font-size: 1.4rem;
}

.module.module-news-items-clasic .news-item .post-foot .comments {
	display: none;
}

.module.module-news-items-clasic .news-item .post-foot .icon {
	margin-right: 0.5rem;
}

.post-author {
	position: relative;
	padding: 2rem;
	margin-bottom: 3rem;
	border-bottom: 1px solid;
	border-top: 3px solid;
	min-height: 19.6rem;
}

.post-author .post-author-media {
	width: 15rem;
	position: absolute;
	top: 2rem;
	left: 2rem;
}

.post-author .post-author-media img {
	width: 100%;
}

.post-author .post-author-details {
	padding-left: 17rem;
}

.post-author .post-author-details.with-link {
	padding-bottom: 3rem;
}

.post-author .post-author-details .title {
	font-weight: 300;
	line-height: 2.2rem;
	font-size: 2.2rem;
	margin: 0;
	padding-bottom: 1rem;
	display: block;
}

.post-author .post-author-details .more {
	display: block;
	text-align: right;
	position: absolute;
	bottom: 2rem;
	width: 100%;
	right: 2rem;
}

.post-author .post-author-details .generic-text	{
	text-align: justify;
}

.post-author .post-author-details .generic-text	p:last-child {
	margin-bottom: 0;
}

@media (max-width: 767px) {
	.module.module-news-items-clasic .news-item::after {
		display: none;
	}
	.module.module-news-items-clasic .news-item .post-image {
		margin-left: 10rem;
		width: auto;
		max-width: 100%;
		margin-bottom: 2rem;
		float: none;
	}
	/* .module.module-news-items-clasic .news-item .post-info {
		margin-left: 0;
		padding-left: 10rem;
	} */
	.module.module-news-items-clasic .news-item .post-image + .post-info {
		padding-left: 0;
	}
	.module.module-news-items-clasic .news-item .post-image.post-audio {
		padding: 0 0 4rem;
	}
}

@media (max-width: 599px) {
	.post-author .post-author-media {
		position: relative;
		top: inherit;
		left: inherit;
		width: 100%;
		padding-bottom: 2rem;
	}
	.post-author .post-author-media img {
		width: auto;
	}
	.post-author .post-author-details {
		padding-left: 0;
	}
}
.module.module-news-item .module-body {
	margin-top: -2rem;
}

/* ??? */
.module.module-news-item .post-image .links a:last-child {
	display: none;
}

.module.module-news-item .post-info {
	padding: 0 0 1rem;
}

.module.module-news-item .post-meta .cats a:after{
	content: ", ";
}

.module.module-news-item .post-meta .cats a:last-child:after {
	content: "";
}

.module.module-news-item .post-meta .cats a:hover,
.module.module-news-item .post-meta a.author:hover {
	text-decoration: underline!important;
}

.module.module-news-item .post-meta {
	padding: 1rem 0;
	font-size: 1.2rem;
}

.module.module-news-item .post-author {
	border-top: 1px solid;
	margin-top: 3rem;
}

@media (max-width: 991px) {
	.module.module-news-item .post-meta {
		margin-top: 3px;
	}
}

.module.module-news-item .gallery-element-6	.icons li:nth-child(2) {
	display: none;
}
.module.module-news-item .post-meta a.author,
.module.module-news-item .post-meta .cats a {
	color: #26bcef;
}

.module.module-news-item .post-meta ,
.module.module-news-item .post-meta span.author {
	color: #353535;
}

.module.module-news-item .post-author {
	border-top-color: #e6e7e8;
	border-bottom-color: #e6e7e8;
}

.inverted-colors .module.module-news-item .post-meta,
.inverted-colors .module.module-news-item .post-meta span.author {
	color: #e6e7e8;
}

.inverted-colors .module.module-news-item .post-author {
	border-top-color: #242424;
	border-bottom-color: #242424;
}
.module.module-news-items-masonry .news-item .post-date {
	display: none;
}

.module.module-news-items-masonry .news-item {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	margin-bottom: 3rem;
}

.module.module-news-items-masonry .news-item .post-info {
	padding-top: 2rem;
	padding-left: 2rem;
	padding-right: 2rem;	
}

.module.module-news-items-masonry .news-item .post-meta {
	padding-top: 1rem;
	font-size: 1.2rem;
}

.module.module-news-items-masonry .post-info .title:hover,
.module.module-news-items-masonry .news-item .post-meta a.author:hover,
.module.module-news-items-masonry .news-item .post-meta .cats a:hover,
.module.module-news-items-masonry .news-item .post-foot a:hover {
	text-decoration: underline!important;
}

.module.module-news-items-masonry .news-item .post-meta .cats a:after {
	content: ", ";
}

.module.module-news-items-masonry .news-item .post-meta .cats a:last-child:after {
	content: "";
}

.module.module-news-items-masonry .post-info .title {
	font-weight: 300;
	line-height: 2.2rem;
	font-size: 2.2rem;
}

.module.module-news-items-masonry .news-item .post-brief {
	border-top: 1px solid;
	padding-top: 1rem;
	margin-top: 1rem;
	padding-bottom: 1rem;
}

.module.module-news-items-masonry .news-item .post-brief p {
	text-align: justify;
}

.module.module-news-items-masonry .news-item .post-foot {
	border-top: 1px solid;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.module.module-news-items-masonry .news-item .post-foot .comments {
	float: right;
}

.module.module-news-items-masonry .icon {
	margin-right: 0.5rem;
}

.module.module-news-items-masonry .news-item .post-image.post-audio {
	text-align: center;
}

@media (max-width: 767px) {
	.module.module-news-items-masonry .topics > .row > [class^="col-"]:last-child > .news-item {
		margin-bottom: 0;
	}
}
.module.module-news-items-masonry .news-item {
	border-color: #e6e7e8;
	border-bottom-color: #26bcef;
}

.module.module-news-items-masonry .news-item .post-meta,
.module.module-news-items-masonry .news-item .post-meta span.author {
	color: #353535;
}

.module.module-news-items-masonry .post-info .title,
.module.module-news-items-masonry .news-item .post-meta a.author,
.module.module-news-items-masonry .news-item .post-meta .cats a,
.module.module-news-items-masonry .news-item .post-foot a {
	color: #26bcef;
}

.module.module-news-items-masonry .news-item .post-brief,
.module.module-news-items-masonry .news-item .post-foot {
	border-top-color: #e6e7e8;
}

.inverted-colors .module.module-news-items-masonry .news-item {
	border-color: #808080;
}

.inverted-colors .module.module-news-items-masonry .news-item .post-meta,
.inverted-colors .module.module-news-items-masonry .news-item .post-meta span.author {
	color: #e6e7e8;
}

.inverted-colors .module.module-news-items-masonry .news-item .post-brief {
	border-top-color: #808080;
}

.inverted-colors .module.module-news-items-masonry .news-item .post-foot {
	border-top-color: #808080;
}
.module.module-news-items-clasic .post-info .title,
.module.module-news-items-clasic .news-item .post-meta .author,
.module.module-news-items-clasic .news-item .post-meta .cats a,
.module.module-news-items-clasic .news-item .post-foot a,
.post-author .post-author-details a.title,
.post-author .post-author-details .more {
	color: #26bcef;
}

.module.module-news-items-clasic .news-item .post-date {
	background: #26bcef;
	color: #fff;
}

.module.module-news-items-clasic .news-item .post-info {
	border-bottom-color: #e6e7e8;
}

.module.module-news-items-clasic .news-item .post-meta,
.post-author .post-author-details h4.title {
	color: #353535;
}

.post-author {
	border-top-color: #e6e7e8;
	border-bottom-color: #e6e7e8;
}

.post-author {
	background: #f8f8f8;
}

.inverted-colors .module.module-news-items-clasic .news-item .post-meta,
.inverted-colors .post-author .post-author-details h4.title {
	color: #e6e7e8;
}

.inverted-colors .module.module-news-items-clasic .news-item .post-info {
	border-bottom-color: #808080;
}

.inverted-colors .post-author {
	border-top-color: #242424;
	border-bottom-color: #242424;
}

.inverted-colors .post-author {
	background: #242424;
}
.container-fluid .module-portfolio .isotope-container > div {
	padding-left: 0;
	padding-right: 0; 
}

.container .module-portfolio .isotope-container.row {
	margin-left: -4px;
	margin-right: -4px; 
}

.container .module-portfolio .isotope-container .isotope-element {
	padding-left: 4px;
	padding-right: 4px; 
	margin-bottom: 0.8rem;
}

.portfolio-img {
	padding-bottom: 3rem;
}
/* .module-services .module-body {
	margin-bottom: -4rem;
} */

.services-element {
	text-align: center;
	border: 1px solid;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	padding: 3rem 1.5rem 0.5rem;
	margin-bottom: 4rem;
}

.services-element .services-icon {
	width: 8rem;
	height: 8rem;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid;
    display: inline-block;
  	margin-bottom: 1.8rem;
}

.services-element .services-icon .icomoon {
	font-size: 2.8rem;
    position: relative;
    top: 2.5rem;
}

.services-element .services-title {
	font-family: 'Montserrat', sans-serif;
	font-size: 2.4rem;
	line-height: 2.7rem;
	font-weight: normal;
	letter-spacing: -0.5px;
	text-transform: uppercase;
	padding-bottom: 1.1rem;
}

.services-element .services-description p {
	font-weight: 300;
	font-size: 1.3rem;
	line-height: 2.2rem;
	padding-bottom: 1.6rem;
}

.services-element .services-description .description-title {
	font-family: 'Montserrat', sans-serif;
	font-size: 2rem;
	line-height: 2.6rem;
	font-weight: normal;
	letter-spacing: -0.5px;
	padding-bottom: 1.5rem;
}

.services-element .services-description ul li {
	font-size: 1.4rem;
	line-height: 2.4rem;
	font-weight: 300;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
}

.services-element .services-description ul li:not(:nth-last-of-type(1)) {
	border-bottom: 1px solid;
}

.services-element .services-description .btn {
	margin-bottom: 2rem;
}

@media (max-width: 991px) {
	.services-element {
		padding: 2.5rem 1rem 2px;
	}
	.services-element .services-icon {
		width: 7rem;
		height: 7rem;
	}
	.services-element .services-icon .icomoon {
		font-size: 2.4rem;
	    top: 2.2rem;
	}
	.services-element .services-title {
		font-size: 2.3rem;
		line-height: 2.5rem;
		padding-bottom: 1rem;
	}
	.services-element .services-description p {
		line-height: 2.1rem;
	}
	.services-element .services-description .description-title {
		font-size: 1.9rem;
		line-height: 2.4rem;
		padding-bottom: 1.3rem;
	}
	.services-element .services-description ul li {
		padding-bottom: 0.9rem;
		margin-bottom: 0.9rem;
	}
}

@media (max-width: 330px) {
	.services-element {
		padding: 2.2rem 1rem 2px;
		margin-bottom: 5rem;
	}
	.services-element .services-icon {
		width: 6rem;
		height: 6rem;
	  	margin-bottom: 1.6rem;
	}
	.services-element .services-icon .icomoon {
		font-size: 2rem;
	    top: 1.9rem;
	}
	.services-element .services-title {
		font-size: 2.2rem;
		line-height: 2.3rem;
		padding-bottom: 0.7rem;
	}
	.services-element .services-description p {
		line-height: 2rem;
		padding-bottom: 1.2rem;
	}
	.services-element .services-description .description-title {
		font-size: 1.8rem;
		line-height: 2.2rem;
		padding-bottom: 1.2rem;
	}
	.services-element .services-description ul li {
		font-size: 1.3rem;
		padding-bottom: 0.8rem;
		margin-bottom: 0.8rem;
	}
}
.services-element {
	background-color: #fff;
	border-color: #fff;
}

.services-element:hover {
  	background-color: transparent;
}

.services-element:hover,
.services-element .services-icon {
  	border-color: #26bcef;
}

.services-element .services-icon {
	background-color: #26bcef;
}

.services-element .services-icon .icomoon {
	color: #fff;
}

.services-element .services-title,
.services-element .services-description p,
.services-element .services-description .description-title,
.services-element .services-description ul li {
	color: #353535;
}

.services-element .services-description ul li:not(:nth-last-of-type(1)) {
	border-bottom-color: #e6e7e8;
}

.inverted-colors .services-element {
	background-color: #26bcef;
}

.inverted-colors .services-element,
.inverted-colors .services-element:hover .services-description .btn,
.inverted-colors .services-element .services-description .btn:hover,
.inverted-colors .services-element:hover .services-icon {
	border-color: #26bcef;
}

.inverted-colors .services-element:hover,
.inverted-colors .services-element:hover .services-icon {
  	background-color: transparent;
}

.inverted-colors .services-element:hover {
  	border-color: #808080;
}

.inverted-colors .services-element .services-description .btn,
.inverted-colors .services-element .services-icon {
  	border-color: #fff;
}

.inverted-colors .services-element .services-icon {
	background-color: #fff;
}

.inverted-colors .services-element .services-icon .icomoon {
	color: #26bcef;
}

.inverted-colors .services-element .services-title,
.inverted-colors .services-element .services-description p,
.inverted-colors .services-element .services-description .description-title,
.inverted-colors .services-element .services-description ul li {
	color: #fff;
}

.inverted-colors .services-element:hover .services-title,
.inverted-colors .services-element:hover .services-description .description-title {
	color: #e6e7e8;
}

.inverted-colors .services-element:hover .services-description p,
.inverted-colors .services-element:hover .services-description ul li {
	color: #bcbec0;
}

.inverted-colors .services-element .services-description ul li:not(:nth-last-of-type(1)) {
	border-bottom-color: #fff;
}

.inverted-colors .services-element:hover .services-description ul li:not(:nth-last-of-type(1)) {
	border-bottom-color: #808080;
}


.team-item {
	padding-bottom: 3rem;
}

.team-item .team-photo.thumbnail {
	padding: 0;
	border: none;
	margin-bottom: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.team-item .team-photo.thumbnail img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	transition: all 0.5s ease-in-out;
}

.team-item:hover .team-photo.thumbnail img {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);	
}

.team-item .team-head {
	padding-bottom: 1rem;
}

.team-item .team-head .team-title {
	font-family: 'Montserrat', sans-serif;
	padding-top: 1.5rem;
	padding-right: 0.5rem;
	font-weight: normal;
	font-size: 1.8rem;
	line-height: 2rem;
	text-transform: initial;
	padding-bottom: 2px;
	overflow: hidden;
	letter-spacing: -0.5px;
}

.team-item .team-head .team-title .team-position {
	font-weight: normal;
	font-size: 1.6rem;
	line-height: 1.8rem;
	padding-top: 0.5rem;
	display: block;
	font-size: 1.2rem;
}

.team-item .team-head .team-social {
	padding-top: 1rem;
	border-top: 1px solid;
	margin-top: 1rem;
}

.team-item .team-head .team-social li {
	float: left;
}

.team-item .team-head .team-social li:not(:nth-of-type(1)) {
	margin-left: 1.1rem;
}

.team-item .team-head .team-social li a {
	display: block;
    text-align: center;
    line-height: 3.4rem;
}

.team-item .team-head .team-social li a .icomoon {
	font-size: 1.8rem;
	position: relative;
	top: 2px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.team-item .team-body {
	display: none;
	padding-top: 2.5rem;
}

.team-item .team-body p {
	line-height: 2.2rem;
	margin-bottom: 1.2rem;
}

@media (max-width: 767px) {
	.module-team .module-body .team-items > .row > .isotope > div[class^="col-"]:nth-last-of-type(1) > .team-item {
		padding-bottom: 0;
	}
	.team-item .team-head .team-title {
		font-size: 1.6rem;
		line-height: 1.8rem;
	}
	.team-item .team-head .team-title .team-position {
		font-size: 1.4rem;
		line-height: 1.6rem;
	}
	.team-item .team-head .team-social {
		padding-top: 0.7rem;
	}
	.team-item .team-head .team-social li:not(:nth-of-type(1)) {
		margin-left: 1rem;
	}
	.team-item .team-head .team-social li a .icomoon {
		font-size: 1.6rem;
		top: 1px;
	}
	.team-item .team-body {
		padding-top: 2rem;
	}
	.team-item .team-body p {
		line-height: 2rem;
		margin-bottom: 1rem;
	}
}
.team-item .team-photo.thumbnail {
	background-color: transparent;
}

.team-item .team-head .team-title {
	color: #353535;
}

.team-item .team-head .team-title .team-position {
	color: #26bcef;
}

.team-item .team-head .team-social {
	border-top-color: #e6e7e8;
}

.team-item .team-head .team-social li a .icomoon {
	color: #bcbbbb;
}

.team-item .team-head .team-social li a:hover .icomoon {
	color: #26bcef;
}

.team-item .team-body p {
	color: #6d6d6d;
}

.inverted-colors .team-item .team-head .team-title {
	color: #e6e7e8;
}

.inverted-colors .team-item .team-head .team-title .team-position,
.inverted-colors .team-item .team-body p {
	color: #bcbec0;
}

.inverted-colors .team-item .team-head .team-social {
	border-top-color: #808080;
}

.inverted-colors .team-item .team-head .team-social li a .icomoon {
	color: #f8f8f8;
}

.inverted-colors .team-item .team-head .team-social li a:hover .icomoon {
	color: #26bcef;
}
@media (max-width: 767px) {
	.module-testimonials .module-body > .row > div[class^="col-"]:nth-last-of-type(1) > .testimonial-item {
		margin-bottom: 6rem;
	}
}
/* .module-text .module-body {
	margin-bottom: -5rem;
} */
.module-body .load-more {
	text-align: center;
	padding-bottom: 3rem;
}

@media (max-width: 991px) {
	.module-body .load-more {
		padding-bottom: 2.5rem;
	}
}

@media (max-width: 767px) {
	.module-body .load-more {
		text-align: left;
		padding-bottom: 2rem;
	}
}
.module.module-users-register .btn ,
.module.module-users-login .btn {
	width: 100%;
}
.widget-head {
	padding-top: 1.3rem;
}

.widget-head .title {
	font-family: 'Montserrat', sans-serif;
	font-size: 2rem;
	line-height: 2.2rem;
	font-weight: 300;
	padding-bottom: 0.7rem;
	border-bottom: 2px solid;
	letter-spacing: -1px;
	text-transform: uppercase;
}

.col-sm-12 > .widget .widget-head .title,
.col-md-12 > .widget .widget-head .title {
	text-align: center;
	font-size: 3rem;
	line-height: 3.8rem;
	font-weight: normal;
	text-transform: initial;
  	padding-bottom: 0;
  	border-bottom: none;
}

.widget-header {
	padding-top: 2rem;
}

.widget-body {
	padding-top: 2rem;
	padding-bottom: 1.3rem;
}

@media (max-width: 767px) {
	.widget-head .title {
		font-size: 1.9rem;
		line-height: 2.1rem;
	}
	.col-sm-12 > .widget .widget-head .title,
	.col-md-12 > .widget .widget-head .title {
		font-size: 2.7rem;
		line-height: 3.5rem;
	}
}

@media (max-width: 480px) {
	.widget-head .title {
		font-size: 1.8rem;
		line-height: 2rem;
		padding-bottom: 0.6rem;
	}
	.col-sm-12 > .widget .widget-head .title,
	.col-md-12 > .widget .widget-head .title {
		font-size: 2.4rem;
		line-height: 3.2rem;
	}
}
.widget-head .title {
	color: #6d6d6d;
	border-bottom-color: #e6e7e8;
}

.inverted-colors .widget-head .title {
	color: #e6e7e8;
	border-bottom-color: #808080;
}
.comments-item {
	display: table;
	margin-bottom: 1.5rem;
	padding-bottom: 1rem;
	border-bottom: 1px solid;
}

.widget.widget-blog-comments .widget-body > .comments-item:nth-last-of-type(1) {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.comments-item .left-side {
	display: table-cell;
	padding-right: 1rem;
}

.comments-item .left-side a img {
	max-width: 5rem;
}

.comments-item .right-side {
	display: table-cell;
	vertical-align: top;
}

.comments-item .right-side .author-title {
	display: inline;
	font-size: 1.5rem;
	line-height: 1.8rem;
	font-weight: 300;
}

.comments-item .right-side .author-title a:hover,
.comments-item .right-side .author-comment a:hover {
	text-decoration: underline!important;
}

.comments-item .right-side .author-comment {
	display: inline;
	font-size: 1.2rem;
	line-height: 1.8rem;
}

@media (max-width: 767px) {
	.comments-item .right-side .author-title {
		font-size: 1.4rem;
	}
}
.comments-item {
	border-bottom-color: #e6e7e8;
}

.comments-item .right-side .author-title a,
.comments-item .right-side .author-comment a {
	color: #26bcef;
}

.comments-item .right-side .author-comment {
	color: #353535;
}

.inverted-colors .comments-item {
	border-bottom-color: #808080;
}

.inverted-colors .comments-item .right-side .author-comment {
	color: #e6e7e8;
}
.widget-blog-search .form .form-line {
	position: relative;
	padding-bottom: 0;
}

.widget-blog-search .form .form-line-group .form-item {
	font-size: 1.3rem;
}

.widget-blog-search .form .form-line-group .form-line-group-option .btn {
	border: 1px solid;
	-webkit-border-radius: 0;
	border-radius: 0;
	padding: 0.9rem 1rem 0.6rem;
}

.widget-blog-search .form .form-line-group .form-line-group-option .btn .icomoon {
  	font-size: 1.4rem;
}
.widget-blog-search .form .form-line-group .form-item {
	color: #6d6d6d;
}

.widget-blog-search .form .form-line-group .form-item::-webkit-input-placeholder {
	color: #6d6d6d;
}

.widget-blog-search .form .form-line-group .form-item:-moz-placeholder {
	color: #6d6d6d;
}

.widget-blog-search .form .form-line-group .form-item::-moz-placeholder {
	color: #6d6d6d;
}

.widget-blog-search .form .form-line-group .form-item:-ms-input-placeholder {
	color: #6d6d6d;
}

.widget-blog-search .form .form-line-group .form-line-group-option .btn {
	border-color: #26bcef;
	background-color: #26bcef;
}

.widget-blog-search .form .form-line-group .form-line-group-option .btn:hover {
	background-color: #0e70b1;
    border-color: #0e70b1;
}

.widget-blog-search .form .form-line-group .form-line-group-option .btn .icomoon {
  	color: #fff;
}

.inverted-colors .widget-blog-search .form .form-line-group .form-item {
	color: #26bcef;
}

.inverted-colors .widget-blog-search .form .form-line-group .form-item::-webkit-input-placeholder {
	color: #26bcef;
}

.inverted-colors .widget-blog-search .form .form-line-group .form-item:-moz-placeholder {
	color: #26bcef;
}

.inverted-colors .widget-blog-search .form .form-line-group .form-item::-moz-placeholder {
	color: #26bcef;
}

.inverted-colors .widget-blog-search .form .form-line-group .form-item:-ms-input-placeholder {
	color: #26bcef;
}
.widget.widget-author img {
	float: left;
	width: 8rem;
	padding-right: 1rem;
	padding-bottom: 1rem;
}

.widget.widget-author a.title{
	display: block;
	font-size: 1.4rem;
	font-weight: normal;
}

.widget.widget-author .widget-body p {
	text-align: justify;
	font-size: 1.1rem;
}

.widget.widget-author .widget-body a.more {	
	display: block;
	text-align: right;
	padding-top: 0.5rem;
	border-top: 0.1rem solid;
}
.widget.widget-author .widget-body a.more {
	border-top-color: #ebeaea;
}
.widget-blog-links li a .count {
	position: absolute;
	right: 0;
	top: 1rem;
}

.widget-blog-links li:first-child a .count {
	top: 0;
}

.widget-blog-links .count:before {
	content: "[";
}

.widget-blog-links .count:after {
	content: "]";
}

.widget-blog-links:not(.widget-blog-archive) ul li:first-child .count:after,
.widget-blog-links:not(.widget-blog-archive) ul li:first-child .count:before {
	content: "";
}
.widget.widget-blog-posts .widget-body .media {
	padding-bottom: 1rem;
	border-bottom: 1px solid;
}

.widget.widget-blog-posts .widget-body .media:last-child {
	border-bottom: 0;
}

.widget.widget-blog-posts .media .media-left img {
	max-width: 5rem;
}

.widget.widget-blog-posts .media .media-body .media-heading a {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	font-size: 1.5rem;
	letter-spacing: -1px;
}

.widget.widget-blog-posts .media .media-body .media-heading a:hover,
.widget.widget-blog-posts .media .media-body .meta a:hover {
	text-decoration: underline!important;
}

.widget.widget-blog-posts .media .media-body .meta {
	font-size: 1.2rem;
}

.widget.widget-blog-posts .media .media-body .meta .icomoon {
	margin-right: 0.5rem;
}

@media (max-width: 767px) {
	.widget.widget-blog-posts .media .media-body .media-heading a {
		font-size: 1.4rem;
	}
}
.widget.widget-blog-posts .widget-body .media {
	border-bottom-color: #e6e7e8;
}

.widget.widget-blog-posts .media .media-body .media-heading a,
.widget.widget-blog-posts .media .media-body .meta a,
.widget.widget-blog-posts .media .media-body .meta a.author {
	color: #26bcef;
}

.widget.widget-blog-posts .media .media-body .meta,
.widget.widget-blog-posts .media .media-body .meta span.author {
	color: #353535;
}

.inverted-colors .widget.widget-blog-posts .widget-body .media {
	border-bottom-color: #808080;
}

.inverted-colors .widget.widget-blog-posts .media .media-body .meta,
.inverted-colors .widget.widget-blog-posts .media .media-body .meta span.author {
	color: #e6e7e8;
}
.widget-cardswidget-148 .widget-body {
	margin-bottom: -3rem;
}

.card-holder {
	padding: 1rem;
	margin-bottom: 3rem;
}

.card-holder .card-title {
	font-family: 'Montserrat', sans-serif;
	font-size: 2.5rem;
	line-height: 2.5rem;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: left;
	margin: 1rem 0rem;
}

.card-holder .card-subtitle {
	font-size: 1.5rem;
	line-height: 2.2rem;
	font-weight: 400;
	margin-bottom: 1rem;
}

.card-holder .card-resource.card-icon {
	font-size: 4rem;
	display: block;
	margin-top: 1rem;
	margin-bottom: 1.2rem;	
}

.card-holder .card-resource.card-image {

}

.card-holder .card-resource.card-video {

}

.card-holder .card-resource.card-video.card-youtube {

}

.card-holder .card-resource.card-video.card-vimeo {

}

.card-holder .card-resource:not(.card-icon) + .card-title,
.card-holder .card-resource:not(.card-icon) + .card-link,
.card-holder .card-title + .card-link,
.card-holder .card-subtitle + .card-link {
	margin-top: 2rem;
}

@media (max-width: 767px) {
	/* .widget-cardswidget-148 .widget-body > .row > div[class^="col-"]:nth-last-of-type(1) > .card-holder {
		margin-bottom: 0;
	} */
	.card-holder .card-title {
		font-size: 2.3rem;
		line-height: 2.3rem;
	}
	.card-holder .card-subtitle {
		font-size: 1.3rem;
		line-height: 1.8rem;
	}
	.card-holder .card-resource.card-icon {
		font-size: 3.6rem;
		margin-top: 1rem;
		margin-bottom: 1.2rem;
	}
}
.card-holder {
	background-color: #f8f8f8;
}

.card-holder .card-title,
.card-holder .card-icon {
	color: #575757;
}

.card-holder .card-subtitle {
	color: #353535;
}

.inverted-colors .card-holder {
	background-color: #242424;
}

.inverted-colors .card-holder .card-title,
.inverted-colors .card-holder .card-icon {
	color: #e6e7e8;
}

.inverted-colors .card-holder .card-subtitle {
	color: #bcbec0;
}
.widget .owl-carousel-widget {
	overflow: visible;
}

.widget .owl-carousel.owl-carousel-widget.row {
	_margin-left: -15px!important;
	_margin-right: -15px!important;
}

.container .widget .owl-carousel.owl-carousel-widget .isotope-element {
	padding-left: 0.4rem;
    padding-right: 0.4rem;
    margin-bottom: 0rem;
}

.widget .owl-carousel-widget .owl-stage-outer {
	overflow: visible!important;
}

.widget .owl-carousel-widget .owl-stage {
	/* z-index: -1!important; */
}

.widget .owl-carousel-widget .owl-item {
	visibility: hidden;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}

.widget .owl-carousel-widget .owl-item.active {
	visibility: visible;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

.widget .owl-carousel-widget .owl-item .isotope-element {
	width: 100%;
}

.widget .owl-carousel-widget .owl-item .isotope-element .gallery-element-8 {
	
}
.copyright {
	text-align: center;
	padding-top: 2rem;
	padding-bottom: 1rem;
}

.copyright .copyright-logo {
	font-size: 7.8rem;
	line-height: 8rem;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 0.6rem solid;
	display: inline-block;
	margin-bottom: 3rem;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.copyright .copyright-logo:hover {
	border-bottom: 0.6rem solid;
}

.copyright p.copy-first {
	font-size: 3.7rem;
	line-height: 4.5rem;
	font-weight: 300;
	margin-bottom: 4rem;
}

.copyright p.copy-first b,
.copyright p.copy-first strong {
	font-weight: 600;
}

.copyright p.copy-second {
	font-size: 2.2rem;
	line-height: 2.8rem;
	font-weight: 300;
	margin-bottom: 2.2rem;
}

@media (max-width: 1199px) {
	.copyright .copyright-logo {
		font-size: 6.8rem;
		line-height: 7rem;
	}
	.copyright p.copy-first {
		font-size: 3.2rem;
		line-height: 4rem;
		margin-bottom: 3.5rem;
	}
	.copyright p.copy-second {
		font-size: 2.1rem;
		line-height: 2.6rem;
		margin-bottom: 1.7rem;
	}
}

@media (max-width: 991px) {
	.copyright .copyright-logo {
		font-size: 5.8rem;
		line-height: 6.5rem;
		margin-bottom: 2.5rem;
	}
	.copyright p.copy-first {
		font-size: 2.7rem;
		line-height: 3rem;
		margin-bottom: 3rem;
	}
	.copyright p.copy-second {
		font-size: 1.8rem;
		line-height: 2.4rem;
		margin-bottom: 1.2rem;
	}
}

@media (max-width: 767px) {
	.copyright .copyright-logo {
		font-size: 4.8rem;
		line-height: 6rem;
		margin-bottom: 2rem;
	}
	.copyright p.copy-first {
		font-size: 2.2rem;
		line-height: 2.7rem;
		margin-bottom: 2.5rem;
	}
	.copyright p.copy-first br {
		display: none;
	}
	.copyright p.copy-second {
		font-size: 1.7rem;
		line-height: 2.2rem;
		margin-bottom: 0.7rem;
	}
}

@media (max-width: 480px) {
	.copyright .copyright-logo {
		font-size: 3.8rem;
		line-height: 5.5rem;
		margin-bottom: 1.5rem;
	}
	.copyright p.copy-first {
		font-size: 2rem;
		line-height: 2.5rem;
		margin-bottom: 2rem;
	}
	.copyright p.copy-second {
		font-size: 1.6rem;
		line-height: 2.2rem;
		margin-bottom: 0;
	}
}

@media (max-width: 330px) {
	.copyright .copyright-logo {
		font-size: 3.3rem;
		line-height: 5.2rem;
	}
	.copyright p.copy-first {
		font-size: 1.8rem;
		line-height: 2.3rem;
	}
	.copyright p.copy-second {
		font-size: 1.5rem;
		line-height: 2rem;
	}
}
.copyright .copyright-logo,
.copyright p.copy-second a:hover {
	color: #26bcef;
}

.copyright .copyright-logo {
	border-bottom-color: #26bcef;
}

.copyright .copyright-logo:hover,
.copyright p.copy-first,
.copyright p.copy-second a,
.copyright p.copy-second {
	color: #fff;
}

.copyright .copyright-logo:hover {
	border-bottom-color: #fff;
}
.widget-counter {
	margin-top: 3.2rem;
	margin-bottom: 4rem;
}

.widget-counter .widget-head {
	padding-bottom: 1rem;
}

.counter-element {
	text-align: center;
	padding-bottom: 2rem;
	position: relative;
}

.widget-counter .widget-body {
	text-align: center;
}

.counter-element .milestone-count {
	font-size: 5rem;
	line-height: 5rem;
	font-weight: 300;
	letter-spacing: -0.2px;
}

.counter-element .milestone-detail {
	font-size: 1.5rem;
	font-weight: 400;
}

.counter-element .right-line {
	position: absolute;
	top: 0.8rem;
	right: -1.6rem;
	width: 1px;
	height: 6rem;
}
.widget-counter .btn.btn-default.btn-large {
	margin-top: 1rem;
}

.widget-counter .widget-body .row > div:nth-last-of-type(1) > .counter-element .right-line {
	display: none;
}

@media (max-width: 767px) {
	.counter-element .milestone-count {
		font-size: 4.5rem;
		line-height: 4.5rem;
	}
	.counter-element .milestone-detail {
		font-size: 1.4rem;
	}
	.counter-element .right-line {
		height: 5.3rem;
	}
}
.widget-counter .widget-head .title,
.counter-element .milestone-count,
.counter-element .milestone-detail {
	color: #353535;
}

.counter-element .right-line {
	background-color: #353535;
}

.widget-counter .btn.btn-default.btn-large {
	background-color: #fff;
	border-color: #fff;
	color: #26bcef;
}

.widget-counter .btn.btn-default.btn-large:hover {
	background-color: #0e70b1;
	border-color: #0e70b1;
	color: #fff;
}

.inverted-colors .widget-counter .widget-head .title,
.inverted-colors .counter-element .milestone-count,
.inverted-colors .counter-element .milestone-detail {
	color: #e6e7e8;
}

.inverted-colors .counter-element .right-line {
	background-color: #e6e7e8;
}

.inverted-colors .widget-counter .btn.btn-default.btn-large {
	background-color: #26bcef;
	border-color: #26bcef;
	color: #fff;
}

.inverted-colors .widget-counter .btn.btn-default.btn-large:hover {
	background-color: transparent;
	border-color: #0e70b1;
}
.widget-cta {
	margin-top: 0;
	margin-bottom: 0;
}

.widget-cta .widget-body {
	padding-top: 0;
	padding-bottom: 0;
}

.widget-cta .widget-head + .widget-body{
	padding-top: 2rem;
}

.widget-cta .thumbnail {
	padding: 0;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	margin-bottom: 0;
}

.widget-cta .cta-title {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: -0.5px;
	font-size: 2.4rem;
	line-height: 2.7rem;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	padding-bottom: 1rem;
	text-align: left;
	padding-top: 2.3rem;
}

.widget-cta p {
	font-family: 'Montserrat', sans-serif;
	font-size: 1.6rem;
	line-height: 2.2rem;
	font-weight: 300;
	margin-bottom: 0;
	text-align: left;
	padding-bottom: 2.5rem;
}

.widget-cta .cta-btn {
	text-align: right;
	float: right;
	position: absolute;
	right: 1.5rem;
}

@media (max-width: 767px) {
	.widget-cta .cta-title {
		font-size: 2.3rem;
		line-height: 2.5rem;
		padding-top: 4rem;
		padding-right: 0!important;
	}
	.widget-cta p {
		font-size: 1.5rem;
		line-height: 2rem;
		padding-bottom: 3rem;
		padding-right: 0!important;
	}
	.widget-cta .cta-btn {
		position: relative;
		text-align: left;
		float: left;
		right: 0;
		left: 0rem;
		top: 0!important;
		margin-bottom: 3rem;
	}
}
.widget-cta .thumbnail {
	background-color: transparent;
}

.widget-cta .cta-title {
	color: #353535;
}

.widget-cta p {
	color: #6d6d6d;
}

.inverted-colors .widget-cta .cta-title {
	color: #fff;
}

.inverted-colors .widget-cta p {
	color: #fff;
}

.inverted-colors .widget-cta .btn  {
	background-color: #fff;
    border-color: #fff;
    color: #26bcef;
}

.inverted-colors .widget-cta .btn:hover  {
	background-color: transparent;
	border-color: #fff;
    color: #fff;
}
.widget-flip .widget-body {
	padding-top: 0rem;
	margin-bottom: -3rem;
	/* overflow:hidden; */
}

.col-md-12 .widget-flip .widget-body {
	padding-top: 3rem;
}
.widget-follow-twitter {
    margin-top: 4.7rem;
    margin-bottom: 5.3rem;
}

.widget-follow-twitter .widget-head {
    padding-top: 0;
    padding-bottom: 6.6rem;
}

.widget-follow-twitter .widget-head .first-icon {
    display: inline-block;
    position: relative;
    top: 0.6rem;
    margin-right: 1rem;
}

.widget-follow-twitter .widget-head .first-icon .icomoon {
	font-size: 6.8rem;
}

.widget-follow-twitter .widget-head .testimonial-title {
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 4.4rem;
    line-height: 4.9rem;
    font-weight: bold;
    text-transform: capitalize;
    letter-spacing: -1px;
}

.widget-follow-twitter .widget-body {
    padding-top: 0;
    padding-bottom: 0;
}

.item-carousel-2 {
    margin-left: 10%;
    margin-right: 10%;
}

.item-carousel-2 .testimonial-wrapper {
    position: relative;
    padding-left: 9rem;
}

.item-carousel-2 .testimonial-wrapper .avatar {
    position: absolute;
    left: 0;
    top: 0;
}

.item-carousel-2 .testimonial-wrapper .avatar img {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.item-carousel-2 .client-name {
    font-size: 3.3rem;
    line-height: 4rem;
    font-weight: bold;
    letter-spacing: -2px;
    padding-top: 3px;
}

.item-carousel-2 .twitter-testimonial {
    font-size: 2.4rem;
    line-height: 3.4rem;
    font-weight: normal;
    letter-spacing: -2px;
    margin-bottom: 0;
    display: -webkit-box;
    max-width: 100%;
    height: 6.7rem;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.item-carousel-2 .twitter-testimonial a {
    word-break: break-all;
}

.item-carousel-2 .twitter-date {
    font-size: 1.8rem;
    line-height: 2.5rem;
    font-weight: bold;
    letter-spacing: -1px;
    margin-top: 2.8rem;
    border-top: 2px solid;
    padding-top: 0.8rem;
}

@media (max-width: 767px) {
    .widget-follow-twitter {
        margin-top: 3.7rem;
        margin-bottom: 4rem;
    }
    .widget-follow-twitter .widget-head {
        padding-bottom: 5rem;
    }
    .widget-follow-twitter .widget-head .first-icon {
        top: 3px;
        margin-right: 0.7rem;
    }
    .widget-follow-twitter .widget-head .first-icon .icomoon {
        font-size: 5.7rem;
    }
    .widget-follow-twitter .widget-head .testimonial-title {
        font-size: 3.8rem;
        line-height: 4.2rem;
    }
    .item-carousel-2 .testimonial-wrapper {
        padding-left: 8.5rem;
    }
    .item-carousel-2 .testimonial-wrapper .avatar img {
        width: 7rem;
    }
    .item-carousel-2 .client-name {
        font-size: 2.8rem;
        line-height: 3.3rem;
    }
    .item-carousel-2 .twitter-testimonial {
        font-size: 2rem;
        line-height: 2.7rem;
        height: 5.4rem;
    }
    .item-carousel-2 .twitter-date {
        font-size: 1.6rem;
        line-height: 2.1rem;
        margin-top: 2.2rem;
        padding-top: 0.7rem;
    }
}

@media (max-width: 480px) {
    .widget-follow-twitter {
        margin-top: 3.7rem;
        margin-bottom: 3.7rem;
    }
    .widget-follow-twitter .widget-head {
        padding-bottom: 4rem;
    }
    .widget-follow-twitter .widget-head .first-icon {
        top: 2px;
        margin-right: 0.5rem;
    }
    .widget-follow-twitter .widget-head .first-icon .icomoon {
        font-size: 4rem;
    }
    .widget-follow-twitter .widget-head .testimonial-title {
        font-size: 3rem;
        line-height: 3.3rem;
    }
    .item-carousel-2 .testimonial-wrapper {
        padding-left: 5.5rem;
    }
    .item-carousel-2 .testimonial-wrapper .avatar img {
        width: 5rem;
    }
    .item-carousel-2 .client-name {
        font-size: 2.5rem;
        line-height: 2.9rem;
    }
    .item-carousel-2 .twitter-testimonial {
        font-size: 1.6rem;
        line-height: 2.4rem;
        height: 4.7rem;
    }
    .item-carousel-2 .twitter-date {
        font-size: 1.4rem;
        line-height: 1.7rem;
        margin-top: 1.8rem;
    }
}
.widget-follow-twitter .widget-head .first-icon .icomoon,
.item-carousel-2 .twitter-date,
.item-carousel-2 .client-name a,
.item-carousel-2 .twitter-testimonial a {
	color: #26bcef;
}

.widget-follow-twitter .widget-head .testimonial-title,
.item-carousel-2 .client-name {
	color: #353535;
}

.item-carousel-2 .twitter-testimonial {
	color: #6d6d6d;
}

.item-carousel-2 .client-name a:hover,
.item-carousel-2 .twitter-testimonial a:hover {
    color: #0e70b1;
}

.item-carousel-2 .twitter-date {
	border-top-color: #26bcef;
}

.inverted-colors .widget-follow-twitter .widget-head .testimonial-title {
    color: #1dbbee;
}

.inverted-colors .item-carousel-2 .client-name {
    color: #fff;
}

.inverted-colors .item-carousel-2 .twitter-testimonial {
	color: #fff;
}

/* .widget-gallery .widget-body {
    padding-top: 3.5rem;
} */

.widget-gallery .widget-body .isotope-element {
	margin-bottom: 6px;
	padding-left: 3px!important;
	padding-right: 3px!important;
}

.widget-gallery .widget-body .isotope-container {
	margin-left: -3px!important;
	margin-right: -3px!important;
}


.scale-hover .gallery-anchor {
	position: relative;
    overflow: hidden;
    display: block;
}

.scale-hover .gallery-anchor img {
	position: relative;
    display: block;
    width: 100%;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    filter: alpha(opacity=95);
    -moz-opacity: 0.95;
    -khtml-opacity: 0.95;
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
}

.scale-hover .gallery-anchor > .caption {
	padding: 1rem;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.scale-hover .gallery-anchor > .caption::before {
	pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}

.scale-hover:hover .gallery-anchor img {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}

.scale-hover:hover .gallery-anchor > .caption::before {
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}

@media (max-width: 767px) {
	.widget-gallery .widget-body {
		padding-top: 2.5rem;
	}
}

/* footer .widget-gallery .widget-body {
    padding-top: 0;
} */
.scale-hover .gallery-anchor {
    background-color: #26bcef;
}

.scale-hover .gallery-anchor > .caption::before {
    background-color: rgba(255,255,255,0.5);
}
.widget-html .widget-body .generic-text + .btn {
	margin-top: 1.5rem;
}
.widget-icons {
}

.widget-icons .widget-body {
	text-align: center;
}

.widget-icons .widget-body a{
	display: inline-block;
	width: 60px;
	height: 60px;
	font-size: 32px;
	line-height: 60px;
	border: 2px solid;
	border-radius: 50%;
	margin-right: 1.5rem;
}

.widget-icons .widget-body a:last-child{
	margin-right: 0;
}
.widget-icons .widget-body a{
	border-color: #26bcef;
	color: #26bcef;
}

.widget-icons .widget-body a:hover{
	background-color: #26bcef;
	color: #fff;
}


.inverted-colors .widget-icons .widget-body a{
	border-color: #fff;
	color: #fff;
}

.inverted-colors .widget-icons .widget-body a:hover{
	background-color: #fff	;
	color: #26bcef;
}
.widget-jshare .jssocials-shares{
	text-align: center;
}

.widget-jshare .jssocials-shares .jssocials-shares {
	display: inline-block;
}
.widget-links li {
	border-bottom: 1px solid;
}

.widget-links li a {
	font-size: 1.5rem;
	padding: 1.1rem 3rem 1.2rem 2.5rem;
	position: relative;
	display: block;
}

.widget-links li:first-child a {
	padding-top: 0;
}

.widget-links li a .icomoon {
	position: absolute;
	top: 1.3rem;
	left: 0;
	font-size: 1.6rem;
}

.widget-links li:first-child a .icomoon {
	top: 3px;
}
.widget-links li {
	border-bottom-color: #e6e7e8;
}

.widget-links li a {
	color: #6d6d6d;
}

.widget-links li a:hover {
	color: #26bcef;
}

.widget-links li.selected a,
.widget-links li.selected a:hover {
	color: #26bcef;
	font-weight: bold;
}

.inverted-colors .widget-links li {
	border-bottom-color: #808080;
}

.inverted-colors .widget-links li a {
	color: #bcbec0;
}

.inverted-colors .widget-links li a:hover {
	color: #26bcef;
}
.widget.widget-news .widget-body .media {
	padding-bottom: 1rem;
	border-bottom: 1px solid;
}

.widget.widget-news .widget-body .media:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.widget.widget-news .media .media-left img {
	max-width: 5rem;
}

.widget.widget-news .media .media-body .media-heading a {
	font-family: 'Montserrat', sans-serif;
	font-size: 1.4rem;
	font-weight: 300;
	letter-spacing: -1px;
}

.widget.widget-news .media .media-body .media-heading a:hover,
.widget.widget-news .media .media-body .meta a:hover {
	text-decoration: underline!important;
}

.widget.widget-news .media .media-body .meta {
	font-weight: 400;
	font-size: 1.1rem;
}

.widget.widget-news .media .media-body .meta .icon {
	margin-right: 0.5rem;
}
.widget.widget-news .widget-body .media {
	border-bottom-color: #e6e7e8;
}

.widget.widget-news .media .media-body .media-heading a,
.widget.widget-news .media .media-body .meta a,
.widget.widget-news .media .media-body .meta a.author {
	color: #26bcef;
}

.widget.widget-news .media .media-body .meta,
.widget.widget-news .media .media-body .meta span.author {
	color: #353535;
}

.inverted-colors .widget.widget-news .widget-body .media {
	border-bottom-color: #808080;
}

.inverted-colors .widget.widget-news .media .media-body .meta,
.inverted-colors .widget.widget-news .media .media-body .meta span.author {
	color: #e6e7e8;
}
.widget-newsletters form button.btn {
	font-size: 1.2rem;
  	font-weight: 700;
  	border: 1px solid;
  	padding: 0.9rem 1rem;
  	-webkit-border-radius: 0;
  	-moz-border-radius: 0;
  	border-radius: 0;
}

.widget-newsletters .generic-text + form {
	margin-top: 2rem;
}
.widget-newsletters form button.btn {
    color: #fff;
    background-color: #26bcef;
    border-color: #26bcef;
}

.widget-newsletters .form .form-item {
    color: #6d6d6d;
}

.widget-newsletters form button.btn:hover {
    background-color: #0e70b1;
    border-color: #0e70b1;
}

.widget-newsletters .form .form-item::-webkit-input-placeholder {
    color: #6d6d6d;
}

.widget-newsletters .form .form-item:-moz-placeholder {
    color: #6d6d6d;
}

.widget-newsletters .form .form-item::-moz-placeholder {
    color: #6d6d6d;
}

.widget-newsletters .form .form-item:-ms-input-placeholder {
    color: #6d6d6d;
}

.inverted-colors .widget-newsletters .form .form-item {
    color: #26bcef;
}

.inverted-colors .widget-newsletters .form .form-item::-webkit-input-placeholder {
    color: #26bcef;
}

.inverted-colors .widget-newsletters .form .form-item:-moz-placeholder {
    color: #26bcef;
}

.inverted-colors .widget-newsletters .form .form-item::-moz-placeholder {
    color: #26bcef;
}

.inverted-colors .widget-newsletters .form .form-item:-ms-input-placeholder {
    color: #26bcef;
}
.container .widget-portfolio .row {
	margin-left: -0.4rem;
	margin-right: -0.4rem;
}

.container .widget-portfolio .widget-body {
	margin-bottom: -0.4rem;
	_overflow: hidden;
}

.container .widget-portfolio .isotope-container .isotope-element {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    margin-bottom: 0.8rem;
}

.container-fluid .widget-portfolio .isotope-container .isotope-element {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
}
ul.details li {
	border-bottom: 1px solid;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

ul.details li:first-child {
	padding-top: 0;
}

ul.details li .categ {
	width: 45%;
	float: left;
	font-size: 1.3rem;
	line-height: 1.9rem;
	font-weight: 700;
}

ul.details li .domain {
	width: 55%;
	float: left;
	font-size: 1.3rem;
	line-height: 1.9rem;
	font-weight: 300;
}

.widget-portfolio-details .btn {
	margin-top: 2.5rem;
}
ul.details li {
	border-bottom-color: #e6e7e8;
}

ul.details li .categ,
ul.details li .domain,
ul.details li .domain a {
	color: #353535;
}

ul.details li .domain a:hover{
	color: #26bcef;
}

.inverted-colors ul.details li {
	border-bottom-color: #808080;
}

.inverted-colors ul.details li .categ,
.inverted-colors ul.details li .domain,
.inverted-colors ul.details li .domain a {
	color: #e6e7e8;
}
.widget-progress .widget-body > .progress-holder:nth-last-of-type(1) > .progress-item {
	margin-bottom: 0;
}
.widget + .widget-share  {
	margin-top: 0px;
}

.widget-share  {
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
}


.widget-share div.button {
	background: transparent;
}


.widget-share div.button span{
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.widget-share div.buttons {
	text-align: center;
}

.widget-share div.button {
	display: inline-block;
	margin: 0px 5px;
}

.widget-share div.button.pinterest,
.widget-share div.button.digg{
	display: none;
}


#sthoverbuttons * {
	box-sizing: content-box;
}


.widget-sharethis * {
	box-sizing: content-box;
}

.widget-sharethis [class*="_hcount"] .stButton{
	margin-bottom: 10px;
}


.widget-sharethis .st_fblike_hcount > span{
	top: -11px;
}
.widget-social .widget-header {
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	font-size: 1.8rem;
}
.widget-team .widget-body {
	margin-bottom: -4rem;
}

.widget-testimonials .testimonial-item {
	margin-bottom: 5rem;
}

.widget-testimonials .owl-carousel .owl-item img {
	width: auto;
}

.item-carousel-1 {
	padding-left: 4%;
	padding-right: 4%;
}

.item-carousel-1 .wrapper-item {
	display: table;
	padding-top: 4.2rem;
	padding-bottom: 1.9rem;
}

.item-carousel-1 .wrapper-item .left-side {
	display: table-cell;
	vertical-align: top;
	text-align: center;
}

.item-carousel-1 .wrapper-item .left-side .icon-1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 20rem;
	line-height: 20rem;
	font-weight: bold;
	letter-spacing: -2px;
	display: block;
	position: relative;
	top: -2rem;
}

.item-carousel-1 .wrapper-item .right-side {
	display: table-cell;
	vertical-align: top;
	padding-left: 1.7rem;
}

.item-carousel-1 .wrapper-item .right-side p {
	font-family: 'Montserrat', sans-serif;
	font-size: 2rem;
	line-height: 3.5rem;
	font-weight: normal;
	letter-spacing: -1px;
}

.item-carousel-1 .wrapper-item .right-side .client-name {
	font-family: 'Montserrat', sans-serif;
	font-size: 2rem;
	line-height: 2.4rem;
	font-weight: 300;
	letter-spacing: -1px;
	text-transform: capitalize;
	text-align: right;
	padding-top: 2.1rem;
}

.item-carousel-1 .wrapper-item .right-side .client-name > span.position {
	font-size: 1.4rem;
	line-height: 1.8rem;
	margin-left: 1.3rem;
}

.item-carousel-1 .wrapper-item .right-side .client-name > span.company {
	font-size: 1.4rem;
	line-height: 1.8rem;
	font-weight: bold;
}

@media (max-width: 991px) {
	.item-carousel-1 .wrapper-item {
		padding-top: 2.5rem;
		padding-bottom: 1rem;
	}
	.item-carousel-1 .wrapper-item .left-side .icon-1 {
		font-size: 18rem;
		line-height: 18rem;
		top: -1.9rem;
	}
	.item-carousel-1 .wrapper-item .right-side {
		padding-left: 1.6rem;
	}
	.item-carousel-1 .wrapper-item .right-side p {
		font-size: 1.8rem;
		line-height: 3.1rem;
	}
	.item-carousel-1 .wrapper-item .right-side .client-name {
		font-size: 1.8rem;
		line-height: 2.2rem;
		padding-top: 2.1rem;
	}
	.item-carousel-1 .wrapper-item .right-side .client-name > span.position {
		font-size: 1.3rem;
		line-height: 1.6rem;
		margin-left: 1.3rem;
	}
	.item-carousel-1 .wrapper-item .right-side .client-name > span.company {
		font-size: 1.3rem;
		line-height: 1.6rem;
	}
}

@media (max-width: 767px) {
	.widget-testimonials .testimonial-item {
		margin-bottom: 4rem;
	}
	.item-carousel-1 .wrapper-item {
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}
	.item-carousel-1 .wrapper-item .left-side .icon-1 {
		font-size: 16rem;
		line-height: 16rem;
		top: -1.7rem;
	}
	.item-carousel-1 .wrapper-item .right-side {
		padding-left: 1.5rem;
	}
	.item-carousel-1 .wrapper-item .right-side p {
		font-size: 1.6rem;
		line-height: 2.7rem;
	}
	.item-carousel-1 .wrapper-item .right-side .client-name {
		font-size: 1.4rem;
		line-height: 1.8rem;
		padding-top: 1.7rem;
	}
	.item-carousel-1 .wrapper-item .right-side .client-name > span.position {
		font-size: 1.2rem;
		line-height: 1.5rem;
		margin-left: 1.3rem;
	}
	.item-carousel-1 .wrapper-item .right-side .client-name > span.company {
		font-size: 1.2rem;
		line-height: 1.5rem;
	}
}

@media (max-width: 480px) {
	.item-carousel-1 .wrapper-item {
		padding-top: 0;
		padding-bottom: 0;
	}
	.item-carousel-1 .wrapper-item .left-side .icon-1 {
		font-size: 10rem;
		line-height: 10rem;
		top: -0.9rem;
	}
	.item-carousel-1 .wrapper-item .right-side {
		padding-left: 1rem;
	}
	.item-carousel-1 .wrapper-item .right-side p {
		font-size: 1.4rem;
		line-height: 2.3rem;
	}
	.item-carousel-1 .wrapper-item .right-side .client-name {
		padding-top: 1.5rem;
	}
}
.item-carousel-1 .wrapper-item .left-side .icon-1 {
	color: #DCDCDC;
}

.item-carousel-1 .wrapper-item .right-side p,
.item-carousel-1 .wrapper-item .right-side .client-name {
	color: #6d6d6d;
}

.inverted-colors .item-carousel-1 .wrapper-item .left-side .icon-1 {
	color: #fff;
}

.inverted-colors .item-carousel-1 .wrapper-item .right-side p,
.inverted-colors .item-carousel-1 .wrapper-item .right-side .client-name {
	color: #fff;
}
.widget-users .widget-body .btn {
	width: 100%
}