/* WordPress paginate_links() class mapping */
ul.page-numbers { list-style: none; padding: 0; text-align: center; }
ul.page-numbers li { display: inline-block; margin: 0 2px; }
ul.page-numbers a, ul.page-numbers span { padding: 5px 10px; border: 1px solid #ddd; text-decoration: none; color: #333; }
ul.page-numbers .current { background: #d9534f; color: #fff; border-color: #d9534f; }

/* Grid loading state */
#articles { transition: opacity 0.2s ease; }

/* === Original fullcss.css follows below — copy fullcss.css content here === */
/* Source: /fonts/font-awesome/css/all.css */
/*!
 * Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-haykal:before {
  content: "\f666"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-random:before {
  content: "\f074"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-rendact:before {
  content: "\f3e4"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-train:before {
  content: "\f238"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/fontawesome/fa-brands-400.eot");
  src: url("../fonts/fontawesome/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/fa-brands-400.woff2") format("woff2"), url("../fonts/fontawesome/fa-brands-400.woff") format("woff"), url("../fonts/fontawesome/fa-brands-400.ttf") format("truetype"), url("../fonts/fontawesome/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/fontawesome/fa-regular-400.eot");
  src: url("../fonts/fontawesome/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/fa-regular-400.woff2") format("woff2"), url("../fonts/fontawesome/fa-regular-400.woff") format("woff"), url("../fonts/fontawesome/fa-regular-400.ttf") format("truetype"), url("../fonts/fontawesome/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/fontawesome/fa-solid-900.eot");
  src: url("../fonts/fontawesome/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/fa-solid-900.woff2") format("woff2"), url("../fonts/fontawesome/fa-solid-900.woff") format("woff"), url("../fonts/fontawesome/fa-solid-900.ttf") format("truetype"), url("../fonts/fontawesome/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/* Source: /js/Magnific-Popup/magnific-popup.css */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* Source: /css/theme_style.css */

.prorozovyi-tesla-carousel .prorozovyi-banner-block_text{
	position: absolute;
	bottom: 20px;
	right: 20px;
	font-size: 19px;
	text-decoration: none;
	color: #fff;
}
.prorozovyi-tesla-carousel .prorozovyi-banner-block_text:hover{
	text-decoration: underline;
}
.prorozovyi-tesla-carousel .prorozovyi-banner-block{
	max-height: 300px;
	position: relative;
}
.prorozovyi-tesla-carousel .prorozovyi-banner-block .prorozovyi-banner-block_img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.prorozovyi-tesla-carousel .prorozovyi-banner-block .prorozovyi-banner-block_img{
	display: block;
	overflow: hidden;
}
.prorozovyi-tesla-carousel-items {
	padding: 10px 0;
	background-color: #F5F5F0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.prorozovyi-tesla-carousel-items{
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}
.prorozovyi-tesla-carousel-items .prorozovyi-girl{
	flex-basis: calc(100% / 60 * 7);
}
.prorozovyi-tesla-carousel .prorozovyi-banner-block_text{
	position: absolute;
	bottom: 20px;
	right: 20px;
	font-size: 19px;
	text-decoration: none;
	color: #fff;
}
.prorozovyi-tesla-carousel .prorozovyi-banner-block_text:hover{
	text-decoration: underline;
}
.prorozovyi-tesla-carousel .prorozovyi-banner-block{
	max-height: 300px;
	position: relative;
}
.prorozovyi-tesla-carousel .prorozovyi-banner-block .prorozovyi-banner-block_img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.prorozovyi-tesla-carousel .prorozovyi-banner-block .prorozovyi-banner-block_img{
	display: block;
	overflow: hidden;
}
.prorozovyi-navbar-brand.prorozovyi-brand img{
	width: 71px;
}
.prorozovyi-list-group .prorozovyi-glyphicon{
	top: unset;
}
#articles .phone-box img{
	height: 100%;
	object-fit: contain;
	width: 100%;
	max-width: 250px;
	background-color: #9D5981;
}
.prorozovyi-list-group >*{
	overflow: hidden;
}
.mb15{
	margin-bottom: 15px;
}
#prorozovyi-girls .prorozovyi-panel-heading{
	/* border-bottom: 1px solid #FF0000; */
}
#prorozovyi-girls .prorozovyi-panel-body {
	background-color: #f2f2f2;
	border: 1px solid rgba(184, 184, 184, .77);
	border-top: none;
}
.prorozovyi-left_area .prorozovyi-list-group .prorozovyi-list-group-header span{
	display: unset!important;
}
#prorozovyi-right_services .prorozovyi-list-group .prorozovyi-list-group-header span{
	display: unset!important;
}
#prorozovyi-footer .prorozovyi-navbar-inverse .prorozovyi-navbar-nav > li > a.prorozovyi-menu{
	margin-top: 0;
}
.prorozovyi-list-group-header::before{
	display: block;
}
button{
	cursor: pointer;
}
.prorozovyi-left_area .prorozovyi-list-group span{
	width: 100%;
}

#prorozovyi-personal_data{
	margin-bottom: 15px;
}

#show_more{
	margin-bottom: 15px;
}

.prorozovyi-product a.img{
	height: 236px;
	overflow: hidden;
}

.prorozovyi-product a.img img{
	height: 100%;
	object-fit: cover;
}

.prorozovyi-panel-body .form{
	max-width: 450px;
	width: 100%;
	display: inline-block;
}
.prorozovyi-panel-body .form .buttons-group{
	margin-top: 15px;
}
.prorozovyi-panel-body .form .prorozovyi-input-group{
	margin-top: 8px;
}
.phone-box{
	overflow: hidden;
}
.prorozovyi-girl .phone-box img{
	vertical-align: unset;
}

.prorozovyi-list-group span a{
	border-top: 0;
	border-bottom: 1px solid #bfbfbf;
}
#prorozovyi-footer .prorozovyi-info a{
	color: #9D5981;
	text-decoration: underline;
}
#prorozovyi-footer .prorozovyi-info a:hover{
	text-decoration: none;
}
.prorozovyi-list-group span:last-child{
	margin-top: -1px;
}
.prorozovyi-list-group span a:first-child{
	border-radius: 0;
}
.prorozovyi-list-group-header{
	/* border-radius: 4px; */
}
.prorozovyi-girl .btn-link-wrapper{
	margin-bottom: 7px;
	text-align: right;
}
.prorozovyi-girl .profile-title{
	font-size: 15px;
}
.prorozovyi-navbar-brand.prorozovyi-brand span{
	font-weight: bold;
	font-family: "Trattatello", "fantasy";
	color: #FF0000;
}
.btn-link-wrapper .link-profile{
	height: 17px;
	font-size: 13px;
	font-weight: bold;
	padding: 0 10px;
	line-height: 17px;
	display: inline-block;
	color: #C9A2BE;
	cursor: pointer;
	text-decoration: underline;
}
.btn-link-wrapper .link-profile:hover{
	text-decoration: none;
	color: #FF0000;
}

#prorozovyi-panel_girl_body form button{
	background-color: #9D5981;
	border: none;
	padding: 5px 10px;
}

.prorozovyi-btn-add-profile{
	font-weight: bold;
	text-decoration: underline;
	position: absolute;
	right: 15px;
	top: 15px;
	line-height: 30px;
	padding: 0 10px;
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	height: 30px;
	background-color: #C9A2BE;
}

.prorozovyi-btn-add-profile:hover, .prorozovyi-btn-add-profile:focus {
	background-color: #C6B6A7;
	color: #fff;
	text-decoration: none;
}

#prorozovyi-footer .prorozovyi-navbar-inverse .prorozovyi-navbar-nav > li > a.prorozovyi-menu{
	font-size: 1.3em;
}

#prorozovyi-footer .prorozovyi-navbar-inverse .prorozovyi-navbar-nav > li {
	width: calc(100% / 12 * 3);
	float: left;
}
#prorozovyi-footer .prorozovyi-navbar-inverse .prorozovyi-navbar-nav > li:before {
	content: "•";
	margin-right: 4px;
	color: #333;
	left: 0;
	position: absolute;
	transform: translate(0, -50%);
	top: 50%;
}

#prorozovyi-footer .prorozovyi-navbar-nav > li > a{
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
}

#prorozovyi-price_info{
	width: 100%;
}

.prorozovyi-navbar-brand p{
	font-size: 27px;
	margin: 0 0 0 0;
	text-align: justify;
	letter-spacing: 0.8px;
	font-weight: bold;
}
.prorozovyi-navbar-toggle{
	margin-top: 19px;
}
.mb15{
	margin-bottom: 15px;
}
.mt15{
	margin-top: 15px;
}
.mt30{
	margin-top: 30px;
}
.prorozovyi-s-new-menu-nav.prorozovyi-navbar-inverse .prorozovyi-navbar-nav > li > a.prorozovyi-menu{
	margin-top: 0;
}
.prorozovyi-header-text{
	position: absolute;
	color: #fff;
	top: 17px;
	left: 213px;
	text-align: left;
	font-size: 21px;
	display: inline-block;
}
.prorozovyi-panel-body .prorozovyi-img-wrapp{
	overflow: hidden;
	height: 250px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.prorozovyi-panel-body.panel-body img{
	object-fit: cover;
	width: 100%;
	height: 100%;
	max-height: 544px;
}
.prorozovyi-panel-body .prorozovyi-img-wrapp p{
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	right: 50%;
	transform: translate(50%, -50%);
	font-size: 41px;
	font-weight: bold;
	color: #FF0000;
}

#prorozovyi-carousel .prorozovyi-panel-body{
	padding: 0;
}

.prorozovyi-navbar-inverse.no{
	background-color: transparent;
	border-color: transparent;
	background-image: unset;
}

.collapse.collapse.on{
	display: block!important;
}
.collapse.collapse.on .prorozovyi-nav > li{
	display: inline-block;
}

html body .today_work:hover{
	border: 1px solid #9D5981!important;
	background-color: #e7e7e7;
}

html body .today_work{
	border: 1px solid #9D5981!important;
}

.prorozovyi-girl.prorozovyi-well:hover .btn-link-wrapper .link-profile{
	color: #9D5981;
}
#articles .prorozovyi-girl.prorozovyi-well:hover .phone-box span img{
	background-color: #9D5981;
}

#prorozovyi-footer .collapse.collapse.on li{
	margin: 0;
}

.prorozovyi-girl a:focus, .prorozovyi-girl a:hover{
	color: inherit;
}

hr, img {
    border: 0
}

/* ::selection{
	background-color: blue;
	color: #fff;
} */

.prorozovyi-navbar.prorozovyi-navbar-inverse.prorozovyi-navbar-fixed-top{
	/* border-bottom: 1px solid #FF0000; */
}

#prorozovyi-content .prorozovyi-s-new-menu-nav.prorozovyi-navbar.prorozovyi-navbar-inverse{
	background-color: #C9A2BE;
}

.prorozovyi-navbar-collapse.collapse.on .prorozovyi-navbar-nav, .prorozovyi-navbar-collapse.collapse.on .prorozovyi-navbar-nav > li{
	float: unset;
}

.prorozovyi-navbar-collapse.collapse.on .prorozovyi-navbar-nav{
	text-align: center;
}

a.prorozovyi-h1{
	color: #FF0000;
}

a.prorozovyi-h1:hover, a.prorozovyi-h1:focus{
	color: #FF0000;
}


.prorozovyi-glyphicon, html {
    position: relative
}

#articles .phone-box .prorozovyi-phone_fon{
	max-width: 250px;
	display: inline-block;
	padding: 0 10px;
	width: 100%;
}

.prorozovyi-main-block-wrapper .prorozovyi-girl .prorozovyi-girl_name span{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.prorozovyi-btn, .prorozovyi-girl_name span, img {
    vertical-align: middle
}

.prorozovyi-girl img, .prorozovyi-table, label {
    max-width: 100%
}

.prorozovyi-breadcrumb a:hover, .prorozovyi-btn:focus, .prorozovyi-btn:hover, .prorozovyi-close:focus, .prorozovyi-close:hover, .prorozovyi-girl a, .prorozovyi-nav > li > a:focus, .prorozovyi-nav > li > a:hover, .prorozovyi-navbar-brand:focus, .prorozovyi-navbar-brand:hover, .prorozovyi-navbar-inverse .prorozovyi-navbar-brand, a {
    text-decoration: none
}

#prorozovyi-footer ul, .prorozovyi-nav {
    list-style: none
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    min-height: 100%;
	/*
    background: url(../images/elements/bg.png) rgba(22, 13, 21, .88);
    background: url(../images/elements/bg.png) rgba(255, 235, 235, .88);
	*/
    background: url(../prorozovyi-images/elements/bg.png) #fff;
    overflow-y: scroll;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

body{
	color: #333;
	/* font: 11px Lucida Grande, Lucida Sans Unicode, Verdana, Arial, sans-serif; */
	font: 12px Arial, sans-serif;
	padding-top: 66px;
	margin: 0;
}

html body *{
	font-family: Arial, sans-serif;
}

b, strong {
    font-weight: 700
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regulard41d.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.prorozovyi-glyphicon {
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.prorozovyi-list-group-item.prorozovyi-list-group-header.prorozovyi-glyphicon{
	font-family: 'Halflings';
	line-height: 16px;
}

.glyphicon-circle-arrow-up::before {
    content: "\e133";
}

.glyphicon-chevron-down::before {
    content: "\e114";
}

.html-top:before{
	content: '▲';
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-plus:before {
	content: '\002b';
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-remove::before {
    content: "\e014";
}

img {
    -ms-interpolation-mode: bicubic
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: 0;
    margin-right: 0
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-2, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg-25, .col-lg-26, .col-lg-27, .col-lg-28, .col-lg-29, .col-lg-3, .col-lg-30, .col-lg-31, .col-lg-32, .col-lg-33, .col-lg-34, .col-lg-35, .col-lg-36, .col-lg-37, .col-lg-38, .col-lg-39, .col-lg-4, .col-lg-40, .col-lg-41, .col-lg-42, .col-lg-43, .col-lg-44, .col-lg-45, .col-lg-46, .col-lg-47, .col-lg-48, .col-lg-49, .col-lg-5, .col-lg-50, .col-lg-51, .col-lg-52, .col-lg-53, .col-lg-54, .col-lg-55, .col-lg-56, .col-lg-57, .col-lg-58, .col-lg-59, .col-lg-6, .col-lg-60, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-2, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md-25, .col-md-26, .col-md-27, .col-md-28, .col-md-29, .col-md-3, .col-md-30, .col-md-31, .col-md-32, .col-md-33, .col-md-34, .col-md-35, .col-md-36, .col-md-37, .col-md-38, .col-md-39, .col-md-4, .col-md-40, .col-md-41, .col-md-42, .col-md-43, .col-md-44, .col-md-45, .col-md-46, .col-md-47, .col-md-48, .col-md-49, .col-md-5, .col-md-50, .col-md-51, .col-md-52, .col-md-53, .col-md-54, .col-md-55, .col-md-56, .col-md-57, .col-md-58, .col-md-59, .col-md-6, .col-md-60, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-2, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm-25, .col-sm-26, .col-sm-27, .col-sm-28, .col-sm-29, .col-sm-3, .col-sm-30, .col-sm-31, .col-sm-32, .col-sm-33, .col-sm-34, .col-sm-35, .col-sm-36, .col-sm-37, .col-sm-38, .col-sm-39, .col-sm-4, .col-sm-40, .col-sm-41, .col-sm-42, .col-sm-43, .col-sm-44, .col-sm-45, .col-sm-46, .col-sm-47, .col-sm-48, .col-sm-49, .col-sm-5, .col-sm-50, .col-sm-51, .col-sm-52, .col-sm-53, .col-sm-54, .col-sm-55, .col-sm-56, .col-sm-57, .col-sm-58, .col-sm-59, .col-sm-6, .col-sm-60, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-2, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24, .col-xs-25, .col-xs-26, .col-xs-27, .col-xs-28, .col-xs-29, .col-xs-3, .col-xs-30, .col-xs-31, .col-xs-32, .col-xs-33, .col-xs-34, .col-xs-35, .col-xs-36, .col-xs-37, .col-xs-38, .col-xs-39, .col-xs-4, .col-xs-40, .col-xs-41, .col-xs-42, .col-xs-43, .col-xs-44, .col-xs-45, .col-xs-46, .col-xs-47, .col-xs-48, .col-xs-49, .col-xs-5, .col-xs-50, .col-xs-51, .col-xs-52, .col-xs-53, .col-xs-54, .col-xs-55, .col-xs-56, .col-xs-57, .col-xs-58, .col-xs-59, .col-xs-6, .col-xs-60, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-2, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24, .col-xs-25, .col-xs-26, .col-xs-27, .col-xs-28, .col-xs-29, .col-xs-3, .col-xs-30, .col-xs-31, .col-xs-32, .col-xs-33, .col-xs-34, .col-xs-35, .col-xs-36, .col-xs-37, .col-xs-38, .col-xs-39, .col-xs-4, .col-xs-40, .col-xs-41, .col-xs-42, .col-xs-43, .col-xs-44, .col-xs-45, .col-xs-46, .col-xs-47, .col-xs-48, .col-xs-49, .col-xs-5, .col-xs-50, .col-xs-51, .col-xs-52, .col-xs-53, .col-xs-54, .col-xs-55, .col-xs-56, .col-xs-57, .col-xs-58, .col-xs-59, .col-xs-6, .col-xs-60, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-60 {
    width: 100%
}

.col-xs-35 {
    width: 58.33333333%
}

.col-xs-25 {
    width: 41.66666667%
}

.col-xs-31 {
    width: 51.66666667%
}

.col-xs-29 {
    width: 48.33333333%
}

.col-xs-8 {
    width: 13.33333333%
}

.col-xs-52 {
    width: 86.66666667%
}

.col-xs-2 {
    width: 3.33333333%
}

.col-xs-50 {
    width: 83.33333333%
}

.col-xs-10 {
    width: 16.66666667%
}

.col-xs-20 {
    width: 33.33333333%
}

.col-xs-40 {
    width: 66.66666667%
}

.col-xs-5 {
    width: 8.33333333%
}

.col-xs-55 {
    width: 91.66666667%
}
.col-lg

.col-xs-4 {
    width: 6.66666667%
}

.col-xs-offset-20 {
    margin-left: 33.33333333%
}

.prorozovyi-text-left {
    text-align: left
}

.prorozovyi-text-right {
    text-align: right
}

#prorozovyi-footer div.prorozovyi-copy, #prorozovyi-toppanel, .prorozovyi-btn, .prorozovyi-girl .prorozovyi-thumbnail, .prorozovyi-product, .prorozovyi-text-center {
    text-align: center
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    line-height: 1.1
}

/*.h1, h1 {
    font-size: 1.5em;
    margin-top: 8px;
    margin-bottom: 8px
}*/


.prorozovyi-h1, h1 {
	font-size: 1.8em;
	margin-top: 6px;
	margin-bottom: 6px;
}
.prorozovyi-left_area .prorozovyi-panel-heading h3{
	margin: 0px 0;
}

#prorozovyi-left_bar .prorozovyi-panel-body, .prorozovyi-left_area.prorozovyi-panel .prorozovyi-panel-body {
	padding: 0px;
	background-color: #f5f5f5;
}

#prorozovyi-girls{
	display: flex;
	flex-flow: row wrap;
}

#prorozovyi-banners .prorozovyi-thumbnail{
	margin-bottom: 0;
	border: none;
}

#prorozovyi-left_bar .prorozovyi-list-group, .prorozovyi-left_area.prorozovyi-panel .prorozovyi-list-group{
	margin-bottom: 0;
}
#prorozovyi-left_bar .prorozovyi-list-group-item, .prorozovyi-left_area.prorozovyi-panel .prorozovyi-list-group-item{
	border: none;
	/* border-bottom: 1px solid #bfbfbf; */
}

#prorozovyi-left_bar .prorozovyi-list-group:last-child .prorozovyi-list-group-item, .prorozovyi-left_area.prorozovyi-panel .prorozovyi-list-group:last-child .prorozovyi-list-group-itemm{
	border-bottom: none;
}


.prorozovyi-slogan{
	font-size: 1.8em;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: left;
	padding-left: 5px;
}

.prorozovyi-slogan a{
    color: #333;
}

.prorozovyi-slogan a:hover{
    color: #333;
}

/*.h2, h2 {
    font-size: 1.45em;
    margin: 8px 0;
    color: #333;
}*/

.prorozovyi-h2, h2 {
    font-size: 1.7em;
    margin: 0px 0;
    color: #333;
}

.prorozovyi-slogan_2{
    text-align: center;
    padding-left: 115px;
    font-size: 1.7em;
    margin: 8px 0;
    color: #333;
}

.prorozovyi-slogan_2 a{
    color: #333;
}

.prorozovyi-h3, h3 {
    font-size: 1.4em;
    margin: 8px 0
}

.prorozovyi-list-group, ol, ul {
    margin-top: 0;
    margin-bottom: 15px;
    padding-left: 0;
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700
}

.prorozovyi-btn-group-vertical > .prorozovyi-btn-group:after, .prorozovyi-btn-group-vertical > .prorozovyi-btn-group:before, .prorozovyi-btn-toolbar:after, .prorozovyi-btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .prorozovyi-dl-horizontal dd:after, .prorozovyi-dl-horizontal dd:before, .prorozovyi-form-horizontal .prorozovyi-form-group:after, .prorozovyi-form-horizontal .prorozovyi-form-group:before, .prorozovyi-modal-footer:after, .prorozovyi-modal-footer:before, .nav:after, .nav:before, .prorozovyi-navbar-collapse:after, .prorozovyi-navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .prorozovyi-panel-body:after, .prorozovyi-panel-body:before, .row:after, .row:before {
    content: " ";
    display: table
}

.prorozovyi-btn-group-vertical > .prorozovyi-btn-group:after, .prorozovyi-btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .prorozovyi-dl-horizontal dd:after, .prorozovyi-form-horizontal .prorozovyi-form-group:after, .prorozovyi-modal-footer:after, .nav:after, .prorozovyi-navbar-collapse:after, .navbar-header:after, .navbar:after, .prorozovyi-panel-body:after, .row:after {
    clear: both
}

.prorozovyi-form-group-wrapper{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-left: -14px;
}

.prorozovyi-form-checkbox-wrapper{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-left: -14px;
}

.prorozovyi-form-group-wrapper .prorozovyi-form-group{
    width: calc(33% - 10px);
    margin-left: 14px;
}

.prorozovyi-form-checkbox-wrapper .prorozovyi-checkbox-wrapper{
    width: calc(20% - 14px);
    margin-left: 14px;
}

.prorozovyi-form-block-inputs{
    margin-left: -28px;
}

.prorozovyi-form-block-inputs .prorozovyi-form-group{
    width: calc(33% - 24px);
    margin-left: 28px;
}

.prorozovyi-btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff
}

.prorozovyi-btn.active, .prorozovyi-btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.prorozovyi-btn.prorozovyi-disabled, .prorozovyi-btn[disabled], fieldset[disabled] .prorozovyi-btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.prorozovyi-btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.prorozovyi-btn-default:hover {
    background-color: #e6e6e6;
    border-color: #adadad
}

.prorozovyi-btn-group-lg > .prorozovyi-btn, .prorozovyi-btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.prorozovyi-fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.prorozovyi-fade.prorozovyi-in {
    opacity: 1
}

.prorozovyi-well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 15px;
	background-color: rgba(0, 0, 0, .035);
	border: 1px solid rgba(197, 191, 191, .7);
	/* 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)
}

.prorozovyi-close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
    margin-top: -2px
}

.prorozovyi-close:focus, .prorozovyi-close:hover {
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.prorozovyi-close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.prorozovyi-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.prorozovyi-sr-only-focusable:active, .prorozovyi-sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    line-height: normal;
    height: 25px;
    width: 25px
}

.prorozovyi-hide {
    display: none !important
}

.prorozovyi-show {
    display: block !important
}

.hidden, .visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important
}

.invisible {
    visibility: hidden
}

.hidden {
    visibility: hidden !important
}

.prorozovyi-affix {
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@-ms-viewport {
    width: device-width
}

.prorozovyi-breadcrumb {
	margin-bottom: 0;
	background-color: inherit;
	padding: 10px 20px;
	background-color: #f2f2f2;
	border-left: 1px solid rgba(184, 184, 184, .77);
	border-right: 1px solid rgba(184, 184, 184, .77);
}

#prorozovyi-panel_girl_body .prorozovyi-breadcrumb{
	margin-bottom: 0;
	background-color: inherit;
	padding: 0 0 15px 0;
	background-color: #f2f2f2;
	border-left: none;
	border-right: none;
}

#prorozovyi-footer .block-counter{
	display: inline-block;
}

.prorozovyi-breadcrumb a {
	color: #555;
	font-weight: bold;
	font-size: 11px;
}

#prorozovyi-main_girls .prorozovyi-panel_block-description p{
	margin-bottom: 0;
	font-size: 14px;
	color: #444;
	text-align: justify;
}
#prorozovyi-main_girls .prorozovyi-panel_block-description{
	padding: 15px 20px;
	border-left: 1px solid rgba(184, 184, 184, .77);
	border-right: 1px solid rgba(184, 184, 184, .77);
}

.prorozovyi-breadcrumb a:hover, .prorozovyi-breadcrumb a:focus {
	color: #9D5981;
	text-decoration: underline;
}

.prorozovyi-breadcrumb > .prorozovyi-active {
    color: #777
}

#prorozovyi-panel_girl_body .gallery-item a .prorozovyi-github-fork-ribbon-wrapper{
	top: 0;
	right: 0;
}

.prorozovyi-breadcrumb > li, .prorozovyi-pagination {
    display: inline-block
}

.prorozovyi-breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

table {
    border-collapse: collapse
}

td {
    padding: 0
}

.prorozovyi-table {
    width: 100%
}

.prorozovyi-table > tbody > tr > td, .prorozovyi-table > tbody > tr > th, .prorozovyi-table > tfoot > tr > td, .prorozovyi-table > tfoot > tr > th, .prorozovyi-table > thead > tr > td, .prorozovyi-table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.prorozovyi-table-bordered, .prorozovyi-table-bordered > tbody > tr > td, .prorozovyi-table-bordered > tbody > tr > th, .prorozovyi-table-bordered > tfoot > tr > td, .prorozovyi-table-bordered > tfoot > tr > th, .prorozovyi-table-bordered > thead > tr > td, .prorozovyi-table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.prorozovyi-list-group-item {
    position: relative;
    display: block;
    /* margin-bottom: -1px; */
    background-color: #fff;
    padding: 9px 15px 7px;
    border: 1px solid #bfbfbf
}

.prorozovyi-list-group-header{
    /* padding: 6px 15px 10px; */
}

.prorozovyi-list-group-item:first-child {
    /* border-top-right-radius: 4px;
    border-top-left-radius: 4px */
}

.prorozovyi-list-group-item:last-child {
    margin-bottom: 0;
    /* border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px */
}

a.prorozovyi-list-group-item {
    color: #555
}

a.prorozovyi-list-group-item:focus, a.prorozovyi-list-group-item:hover {
	text-decoration: none;
	color: #000;
	background-color: #cacaca;
}

.prorozovyi-list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

#prorozovyi-panel_girl_body .prorozovyi-table a{
	color:#9D5981;
}


#prorozovyi-another_girls .prorozovyi-panel-heading h1{
	margin: 0;
}

.prorozovyi-list-group:last-child {
   margin-bottom: 0;
}

.prorozovyi-custom-list-group .prorozovyi-list-group-item{
    display: flex;
}

.prorozovyi-custom-list-group .prorozovyi-list-group-item div{
    width: 50%;
}

.prorozovyi-custom-list-group .prorozovyi-list-group-item div:last-child{
    padding-left: 20px;
}


.prorozovyi-panel {
    margin-bottom: 15px;
    background-color: #fff;
    /* border: 1px solid rgba(184, 184, 184, .77); */
    /* border-radius: 4px */
}

.prorozovyi-panel-body {
    padding: 15px 15px;
    /* background: url(../prorozovyi-images/elements/furley_bg.png); */
    overflow: hidden
}

.prorozovyi-tvintroduction_body a{
    color: #333;
    text-decoration: underline;
}
.prorozovyi-tvintroduction_body a:hover{
    text-decoration: none;
}

.prorozovyi-btn-black, .prorozovyi-btn-pink, .prorozovyi-navbar-inverse {
    background-repeat: repeat-x
}

.gallery-item a{
    position: relative;
}

.gallery-item a .prorozovyi-github-fork-ribbon-wrapper{
    top: 5px;
    right: 5px;
}

#prorozovyi-tvintroduction_header h2{
	padding-left: 5px;
	margin: 4px 0;
	color: #ffffff;
}

.prorozovyi-panel-heading {
	padding: 10px 15px;
	background-color: #9D5981;
	/* background-color: rgba(179, 16, 26, 0.8117647058823529); */
	/* background-color: #86092B; */
	color: #fff;
	width: 100%;
	display: block;
	text-align: center;
	/* border: 1px solid #ffcc6f; */
	border-bottom: none;
}

#prorozovyi-main_girls .prorozovyi-panel-heading{
	text-align: left;
}

.prorozovyi-detail-content #prorozovyi-main_girls .prorozovyi-panel-heading{
    padding-left: 18px;
    padding-right: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
}

.prorozovyi-detail-content .prorozovyi-panel-heading .prorozovyi-h1{
    text-decoration: underline;
    color: #000;
}

.prorozovyi-detail-content .prorozovyi-panel-heading .prorozovyi-h1:hover{
    text-decoration: none;
}

.prorozovyi-detail-content .prorozovyi-panel-heading span img{
    margin-right: 5px;
    margin-bottom: 4px;
}

.prorozovyi-detail-content #prorozovyi-main_girls .prorozovyi-panel-heading span a{
    font-size: 14px;
    color: #000;
}

.prorozovyi-panel-heading h1 img {
    width: auto;
    margin-right: 3px;
    margin-bottom: 3px;
    margin-left: 5px;
}

.prorozovyi-panel-heading h2 a {
    cursor: pointer;
    color: #000;
}

.prorozovyi-panel-heading .prorozovyi-h2 a:hover {
    color: #000;
}

.prorozovyi-panel > .prorozovyi-table > tbody:first-child > tr:first-child td {
    border-top: 0
}

.prorozovyi-panel > .prorozovyi-table-bordered {
    border: 0
}

.prorozovyi-panel > .prorozovyi-table-bordered > tbody > tr > td:first-child {
    border-left: 0
}

.prorozovyi-panel > .prorozovyi-table-bordered > tbody > tr > td:last-child {
    border-right: 0
}

.prorozovyi-panel > .prorozovyi-table-bordered > tbody > tr:first-child > td, .prorozovyi-panel > .prorozovyi-table-bordered > tbody > tr:last-child > td {
    border-bottom: 0
}

.prorozovyi-modal {
    display: none
}

.prorozovyi-nav > li, .prorozovyi-nav > li > a {
    position: relative;
    display: block
}

.prorozovyi-nav {
    padding-left: 0
}

.prorozovyi-nav > li > a {
    padding: 10px 10px;
}

.prorozovyi-nav > li > a:focus, .prorozovyi-nav > li > a:hover {
    background-color: #eee
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
    padding-bottom: 1px;
    padding-top: 3px
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs > li.prorozovyi-active > a, .nav-tabs > li.prorozovyi-active > a:focus, .nav-tabs > li.prorozovyi-active > a:hover {
    border: 1px solid #ddd;
    cursor: default
}

.prorozovyi-tab-content > .prorozovyi-tab-pane {
    display: none
}

.prorozovyi-tab-content > .prorozovyi-active, .thumbnail {
    display: block
}

.prorozovyi-navbar-collapse {
    overflow-x: visible;
    padding-right: 0;
    padding-left: 0;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.prorozovyi-navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    top: 0
}

#panel, .prorozovyi-navbar-toggle, .prorozovyi-panel_button, .prorozovyi-panel_button img {
    position: relative
}

.prorozovyi-navbar-toggle {
	float: right;
	padding: 9px 10px;
	margin: 8px 0;
	background-color: #C9A2BE;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.prorozovyi-navbar-toggle:focus {
    outline: 0
}

.prorozovyi-navbar-toggle .prorozovyi-icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.prorozovyi-navbar-toggle .prorozovyi-icon-bar + .prorozovyi-icon-bar {
    margin-top: 4px
}

.prorozovyi-navbar-nav {
    margin: 7.5px 0
}

.prorozovyi-navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

.prorozovyi-navbar-inverse{
	background-color: #9D5981;
	/* border-color: #080808; */
	/* background-image: -webkit-linear-gradient(top, #3c3c3c 0, #222 100%);
	background-image: -o-linear-gradient(top, #3c3c3c 0, #222 100%);
	background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%); */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.prorozovyi-navbar-inverse .prorozovyi-navbar-toggle:focus, .prorozovyi-navbar-inverse .prorozovyi-navbar-toggle:hover {
    background-color: #333
}

.prorozovyi-navbar-inverse .prorozovyi-navbar-toggle .prorozovyi-icon-bar {
    background-color: #fff
}

.prorozovyi-navbar-inverse .prorozovyi-navbar-toggle {
    border-color: rgba(92, 89, 89, .8)
}

.prorozovyi-navbar-inverse .prorozovyi-navbar-brand {
  color: #fff;
	font-size: 2.22em;
	float: left;
	/* padding: 5px 0; */
	height: 60px;
	line-height: 32px;
	margin-right: 15px;
	text-align: center;
}

.prorozovyi-navbar-inverse .prorozovyi-navbar-nav > li > a.prorozovyi-menu {
    color: #444;
    margin-top: 5px;
    font-size: 1.7em
}

.prorozovyi-navbar-collapse.on.prorozovyi-navbar-inverse .prorozovyi-navbar-nav > li > a.prorozovyi-menu {
	margin-top: 5px;
}

.prorozovyi-navbar-inverse .prorozovyi-navbar-nav > li > a.prorozovyi-menu:focus, .prorozovyi-navbar-inverse .prorozovyi-navbar-nav > li > a.prorozovyi-menu:hover {
    color: #000;
    background-color: transparent
}

.nav-tabs > li > a {
    margin-right: 0;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #fff;
    font-size: 1.3em;
    min-height: 35px;
    padding: 7px 15px
}

.nav-tabs > li.prorozovyi-active > a, .nav-tabs > li.prorozovyi-active > a:focus, .nav-tabs > li.prorozovyi-active > a:hover, .nav-tabs > li > a:hover {
    background-image: linear-gradient(to bottom, #FF0000, #FF0000);
    border-color: #FF0000;
    background-color: #FF0000;
    color: #fff
}

.thumbnail {
    padding: 4px;
    margin-bottom: 15px;
    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
}

.prorozovyi-icon-501:before, .prorozovyi-icon-517:before {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.thumbnail a > img, .thumbnail > img {
    margin-left: auto;
    margin-right: auto
}

a {
    color: #428bca;
}

p {
    margin: 0 0 10px
}

#left_bar #left_girls h2 {
    margin: 0
}

.prorozovyi-btn-pink {
    /* background-color: #b3003d;
    border-color: #b3003d;
    background-image: -moz-linear-gradient(to bottom, #ef1467, #b3003d);
    background-image: -ms-linear-gradient(to bottom, #ef1467, #b3003d);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ef1467), to(#b3003d));
    background-image: -webkit-linear-gradient(to bottom, #ef1467, #b3003d);
    background-image: -o-linear-gradient(to bottom, #ef1467, #b3003d);
    background-image: linear-gradient(to bottom, #ef1467, #b3003d);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgb(239, 20, 103)', endColorstr='rgb(179, 0, 61)', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) */
}

.prorozovyi-btn-pink:focus, .prorozovyi-btn-pink:hover {
    background-position: 0 -15px;
    background-repeat: repeat-x;
    color: #fff
}

.prorozovyi-btn-black {
    display: inline-block;
    /* border-color: #242424; */
    background-color: #9D5981;
    /* background-image: -moz-linear-gradient(to bottom, #424242, #242424);
    background-image: -ms-linear-gradient(to bottom, #424242, #242424);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#424242), to(#242424));
    background-image: -webkit-linear-gradient(to bottom, #424242, #242424);
    background-image: -o-linear-gradient(to bottom, #424242, #242424);
    background-image: linear-gradient(to bottom, #424242, #242424); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgb(66, 66, 66)', endColorstr='rgb(36, 36, 36)', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

#panel_contents, .prorozovyi-panel_button {
    filter: alpha(opacity=70);
    -khtml-opacity: .7
}

.prorozovyi-btn-black:focus, .prorozovyi-btn-black:hover {
    background-position: 0 -15px;
    background-repeat: no-repeat
}

#prorozovyi-auth_button {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #fff;
    text-shadow: none;
    margin-top: 10px;
    background-color: #b3003d
}

.icon-501:before {
    content: "\e7f4"
}

.icon-517:before {
    content: "\e804"
}

.prorozovyi-carousel-inner > .prorozovyi-item > a > img, .prorozovyi-carousel-inner > .prorozovyi-item > img, .prorozovyi-img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto
}

.thumbnail_hide {
    display: none
}

.prorozovyi-error {
    color: red
}

.prorozovyi-pink {
    color: #FF0000
}

.prorozovyi-separator {
    font-size: 2em;
    font-weight: 700
}

.prorozovyi-navbar-inverse .prorozovyi-navbar-brand{
	display: inline-flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

#prorozovyi-panel_girl_body .prorozovyi-panel{
	border-color: #bfbfbf;
	padding: 10px;
}

#prorozovyi-services .prorozovyi-table-responsive div{
	width: calc(100% / 12 * 3);
	display: inline-block;
}

#prorozovyi-panel_girl_body .prorozovyi-about-girl{
	margin-top: 15px;
}

#prorozovyi-panel_girl_body .prorozovyi-about-girl .body{
	background-color: #fff;
	padding: 10px;
}

#prorozovyi-header, .prorozovyi-panel_button {
    border-color: #FF0000;
    border-style: solid
}

#prorozovyi-header {
    padding: 0;
    border-width: 0 0 1px
}

.prorozovyi-panel_button {
    margin-left: auto;
    margin-right: auto;
    width: 250px;
    height: 44px;
    z-index: 20;
    -moz-opacity: .7;
    opacity: .7;
    cursor: pointer;
    background-color: #000;
    border-radius: 0 0 10px 10px;
    border-width: 0 1px 1px
}

#Gallery a.thumbnail > img, #prorozovyi-toppanel {
    width: 100%
}

.prorozovyi-panel_button img {
    top: 7px;
    border: none
}

.prorozovyi-panel_button span {
    color: #545454;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    top: 11px;
    left: 10px
}

.prorozovyi-panel_button_hidden span {
    left: 0
}

.prorozovyi-panel_button span:hover {
    color: #999
}

#prorozovyi-toppanel {
    position: fixed;
    left: 0;
    z-index: 25
}

#prorozovyi-panel {
    overflow: hidden;
    color: #fff
}

#prorozovyi-panel_contents {
    background: #000;
    -moz-opacity: .7;
    opacity: .7;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: -1;
    border-color: #cd4197;
    border-width: 0 0 1px;
    border-style: solid;
}

.prorozovyi-girl .thumbnail {
    border-radius: 4px;
    border: 1px solid #bdbdbd;
    padding: 0;
    margin-bottom: 5px;
}

#left_girls .prorozovyi-girl .thumbnail {
    margin-bottom: 15px;
}

#left_girls .prorozovyi-girl:last-child .thumbnail {
    margin-bottom: 0;
}

.prorozovyi-girl .prorozovyi-caption {
    padding: 5px;
    background: white;
    position: relative;
    /* border-radius: 4px; */
    border: 1px solid #bdbdbd;
}

@font-face {
    font-family: icomoon;
    src: url(fonts/icomoon.html);
    src: url(fonts/icomoon-2.html);
    src: url(fonts/icomoon-3.html);
    src: url(fonts/icomoon.woff)
}

#prorozovyi-top-arrows {
    float: right;
    margin: 3px 10px 0 0
}

.prorozovyi-wrapper-arrows li {
    display: inline-block;
    margin-left: 4px
}

.prorozovyi-wrapper-arrows li i {
    color: #fff;
    font-size: 2em;
    line-height: 1em;
    cursor: pointer;
    border-radius: 3px;
    text-align: center;
    padding-top: 3px;
    height: 30px;
    font-weight: 300;
    display: block;
    width: 30px;
    background: #b9b9b9
}

.prorozovyi-wrapper-arrows li i:hover {
    background: #5a5a5a
}

.prorozovyi-product {
    /* margin-bottom: 20px; */
    padding: 2px;
    margin-top: 3px;
    border: 1px solid #b3b3b3;
    background: #fff;
    position: relative
}


.prorozovyi-product .prorozovyi-product-price {
    font-size: 1.2em;
    padding: 3px;
    border-top: 1px solid rgba(255, 255, 255, .2);
    border-radius: 4px;
    background-color: #b3003d;
    border-color: #b3003d;
    background-image: -moz-linear-gradient(to bottom, #ef1467, #b3003d);
    background-image: -ms-linear-gradient(to bottom, #ef1467, #b3003d);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ef1467), to(#b3003d));
    background-image: -webkit-linear-gradient(to bottom, #ef1467, #b3003d);
    background-image: -o-linear-gradient(to bottom, #ef1467, #b3003d);
    background-image: linear-gradient(to bottom, #ef1467, #b3003d);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgb(237, 9, 122)', endColorstr='rgb(179, 0, 61)', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    color: #fff
}

.prorozovyi-product-price p {
    margin: 0
}

.prorozovyi-product .prorozovyi-product-price span {
    color: #f1f1f1;
    font-size: 16px;
    padding: 0 2px
}

@import url(http://fonts.googleapis.com/css?family=Ubuntu:500&amp;subset=cyrillic,cyrillic-ext,latin);
.prorozovyi-github-fork-ribbon {
    position: absolute;
    padding: 2px 0;
		background-color: #23a318;
		/* background-color: #ffe310; */
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .15)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .15));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .15));
    background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .15));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .15));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .15));
    font-family: Ubuntu, sans-serif;
    font-size: 1.2em;
    font-weight: 500;
    z-index: 2;
    pointer-events: auto;
    top: 27px;
    left: -61px;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    transform: rotate(315deg);
}
.prorozovyi-panel-heading h2{
	color: #ffffff;
}

.prorozovyi-github-fork-ribbon p, .prorozovyi-github-fork-ribbon p:hover {
    color: #fff;
    width: 200px;
    line-height: 15px;
    display: inline-block;
    padding: 2px 0;
    /* border-width: 1.5px 0; */
		/* border-style: solid; */
		/* border-color: rgba(255, 255, 255, .7); */
		/* border-color: #000; */
    margin: 0
}

.prorozovyi-likes br, .pswp {
    display: none
}

.prorozovyi-github-fork-ribbon-wrapper {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	z-index: 2;
	pointer-events: none;
	right: 0
}
.prorozovyi-girl .prorozovyi-main-content-wrapper .prorozovyi-caption a{
	width: 100%;
	/* max-height: 194px; */
	height: 100%;
	overflow: hidden;
}

#btn-filtr-left-bar {
	font-size: 19px;
	height: 40px;
	padding: 0 20px;
	background-color: #C9A2BE;
	color: #000;
	line-height: 40px;
	margin: 0 auto;
	margin-bottom: 15px;
	text-align: center;
}

#btn-filtr-left-bar span.icon {
	font-size: 11px;
	margin-left: 5px;
}

#banners img, #footer, .prorozovyi-girl img {
	width: 100%
}

.prorozovyi-girl .prorozovyi-fotogirl img {
	height: 100%;
	border: 1px solid #b4b4b4;
	object-fit: cover;
}

.prorozovyi-girl .prorozovyi-caption img {
	height: 100%;
	object-fit: cover;
	/* max-height: 194px; */
}

.prorozovyi-girl p img, .prorozovyi-girl p i{
	width: 14.5px;
	height: 14.5px;
	margin-right: 3px;
	margin-bottom: 2px;
	border: none;
	color: #9D5981;
}


#prorozovyi-main_girls .prorozovyi-girl p img {
    margin-bottom: 0;
}

#prorozovyi-main_girls .prorozovyi-cart-wrapper{
    margin-left: -18px;
}

.prorozovyi-girl {
    padding-right: 5px;
    padding-left: 5px;
}

#left_girls .prorozovyi-girl {
    padding-right: 0;
    padding-left: 0;
}

.prorozovyi-girl a {
    color: inherit;
    display: block;
}

.prorozovyi-girl_name {
    margin-top: 3px;
    font-size: 1.6em;
    line-height: 30px;
    margin-bottom: 3px;
}

.prorozovyi-detail-content #another_girls .prorozovyi-another-row{
    margin-left: -1.66667%;
}

.prorozovyi-detail-content #prorozovyi-another_girls #prorozovyi-panel_girls_around{
    padding-bottom: 0;
}

/* #prorozovyi-content{
	padding-top: 17px;
} */

#prorozovyi-content.prorozovyi-detail-content{
	padding-top: 11px;
}

#prorozovyi-main_girls .prorozovyi-girl_name {
    display: flex;
    justify-content: space-between;
    padding: 0 5px;
}

#prorozovyi-panel_girls_around .prorozovyi-girl_name {
    display: flex;
    justify-content: space-between;
    padding: 0 5px;
}

#prorozovyi-main_girls .prorozovyi-girl_name a {
    display: inline-block;
    text-decoration: underline;
}

#prorozovyi-panel_girls_around .prorozovyi-girl_name a {
    display: inline-block;
    text-decoration: underline;
}

#prorozovyi-main_girls .prorozovyi-girl_name a:hover {
    text-decoration: none;
}

#prorozovyi-panel_girls_around .prorozovyi-girl_name a:hover {
    text-decoration: none;
}

#prorozovyi-main_girls .prorozovyi-girl_name span a {
	text-decoration: none;
	font-size: 14px;
	/* white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden; */
}

#prorozovyi-panel_girls_around .prorozovyi-girl_name span a {
    text-decoration: none;
    font-size: 14px;
}

.prorozovyi-girl_name a:hover {
    text-decoration: none;
}

.prorozovyi-girl_name span a{
    font-size: .7em;
    text-decoration: none;
}

.prorozovyi-girl_place{
    text-align: left;
}

.prorozovyi-girl_place a{
    font-size: 1.6em;
    display: inline-block;
}

.prorozovyi-girl_place a img {
    width: auto;
    margin-right: 3px;
    margin-bottom: 3px;
    border: none;
}

.prorozovyi-girl .prorozovyi-likes {
    font-size: 1.1em;
    margin: 1px 1px 5px;
    border-radius: 4px;
    color: #fff;
    padding: 5px;
    background-color: #333;
    background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%)
}

.prorozovyi-girl.prorozovyi-well {
	padding-bottom: 0;
	padding-top: 5px;
	background-color: rgba(0, 0, 0, .035);
}

.prorozovyi-girl .prorozovyi-panel {
    margin-bottom: 7px;
    clear: both;
}

.prorozovyi-scrollTop{
	width: 50px;
	height: 50px;
	position: fixed;
	display: none;
	align-items: center;
	justify-content: center;
	bottom: 15px;
	right: 15px;
	background: #fff;
	cursor: pointer;
	z-index: 111111111111;
	opacity: 0.7;
}
.prorozovyi-scrollTop:hover{
	background-color: #9D5981;
}
.prorozovyi-scrollTop:hover i{
	color: #fff;
}

body .prorozovyi-scrollTop i{
	top: 50%;
	font-size: 40px;
	position: absolute;
	display: block;
	transform: translate(-50%, -50%);
	left: 50%;
	color: #000;
}

.prorozovyi-scrollTop i{
   font-size: 60px;
    color: white;
}


.prorozovyi-likes .prorozovyi-glyphicon-comment {
    margin-left: 8px
}

.prorozovyi-add_like {
    float: right;
    margin-top: -35px;
    padding: 0 4px 0 0;
    background-color: #fff;
    border: 1px solid;
    border-radius: 4px;
    font-size: 1.1em;
    color: #474747
}
#prorozovyi-footer .prorozovyi-navbar-collapse{
	overflow-x: unset;
	-webkit-overflow-scroll: unset;
}
html {
	-webkit-text-size-adjust: none;
}

.prorozovyi-add_like .prorozovyi-btn-pink {
    border-radius: 0;
    top: 0
}

.prorozovyi-add_like .prorozovyi-count_likes {
    padding-right: 12px;
    padding-left: 14px
}

#prorozovyi-add_payment {
    margin-top: 25px
}

#prorozovyi-add_payment button {
    float: right;
    margin-bottom: 10px
}

#prorozovyi-main_girls table td p {
    margin: 0 0 3px
}

#prorozovyi-panel_girls_around .prorozovyi-girl table td p {
    margin: 0 0 3px
}

#prorozovyi-right_bar .prorozovyi-list-group {
    padding: 0
}

.prorozovyi-list-group-header {
	background-color: #9D5981;
	color: #fff;
	font-size: 1.3em;
	display: block;
	cursor: pointer;
	position: relative;
}

.prorozovyi-main-block-wrapper .prorozovyi-girl .prorozovyi-girl_name span {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#prorozovyi-panel_girls_around .prorozovyi-girl_name span {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#prorozovyi-left_bar span a.prorozovyi-list-group-item{
	font-size: 13px;
} 

#prorozovyi-left_bar .prorozovyi-list-group-item.prorozovyi-list-group-header{
	background-color: #dddcdc;
	color: #000;
}



#prorozovyi-left_bar .prorozovyi-list-group-item.prorozovyi-list-group-header:hover {
	color: #000;
	background-color: #b6b5b5;
}


.prorozovyi-list-group-header::before {
	position: absolute;
	right: 10px;
	top: 32%;
	transition: all .25s ease;
	display: none;
}

#prorozovyi-left_bar .prorozovyi-list-group-item span, .prorozovyi-left_area.prorozovyi-panel .prorozovyi-list-group-item span{
	font-size: 9px;
	vertical-align: middle;
	margin-left: 4px;
}


.prorozovyi-left_area .prorozovyi-list-group span:not(.prorozovyi-list-group-header) {
    width: 100%;
}

#prorozovyi-left_blog a, #prorozovyi-right_blog a {
    color: #000;
    text-decoration: underline
}

#prorozovyi-blog .prorozovyi-girl.prorozovyi-well:last-child{
    margin-bottom: 0;
}

#prorozovyi-banners .prorozovyi-panel-heading {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 1.45em
}

#prorozovyi-left_bar .prorozovyi-panel-heading, .prorozovyi-left_area.prorozovyi-panel .prorozovyi-panel-heading{
	/* border-bottom: 1px solid #FF0000; */
	color: #fff;
	background-color: #C9A2BE;
}

#prorozovyi-left_bar .prorozovyi-panel, .prorozovyi-left_area.prorozovyi-panel .prorozovyi-panel{
	border: none;
}
#prorozovyi-left_bar .prorozovyi-panel-body, .prorozovyi-left_area.prorozovyi-panel .prorozovyi-panel-body{
	/* border: 1px solid rgba(184, 184, 184, .77);
	border-top: none; */
}

.form .prorozovyi-buttons-group button{
	background-color: #9D5981;
	background-image: unset;
}
.form .prorozovyi-buttons-group button:hover{
	background-color: #CEBEAF;
	background-image: unset;
}


#prorozovyi-main_girls .prorozovyi-panel-body{
	background-color: #f2f2f2;
	border: 1px solid rgba(184, 184, 184, .77);
	border-top: none;
}

#prorozovyi-main_girls .prorozovyi-panel-heading{
	/* border-bottom: 1px solid #FF0000; */
	/* border-bottom: 1px solid rgba(184, 184, 184, .77); */
}

#prorozovyi-banners .prorozovyi-text{
    margin-top: 5px;
    text-align: center;
		display: block;
		color: #FF0000;
		text-decoration: underline;
}
#prorozovyi-banners .prorozovyi-text:hover{
	text-decoration: none;
}

#prorozovyi-right_bar #prorozovyi-banners .thumbnail:last-child{
    margin-bottom: 0;
}

#prorozovyi-right_services .prorozovyi-panel-heading {
    padding-left: 5px;
    padding-right: 5px;
}

#prorozovyi-right_services .prorozovyi-list-group span {
    width: 100%;
}

#prorozovyi-left_blog .prorozovyi-panel-heading, #prorozovyi-right_blog .prorozovyi-panel-heading {
    font-size: 1.45em;
    padding-top: 16px;
    padding-bottom: 16px
}

#prorozovyi-phone ul.prorozovyi-list-group {
    margin-top: 5px;
    margin-bottom: 5px
}

.phone-box .prorozovyi-glyphicon {
    color: #FF0000;
    margin-right: 5px
}

#prorozovyi-panel_girl_body .phone-box {
    border: none;
    background: transparent;
}
.phone-box .prorozovyi-phone_fon:hover{
	color: #ffffff;
}

#prorozovyi-panel_girl_body .phone-box .prorozovyi-phone_fon {
    background: url(../prorozovyi-images/elements/bg.png) #9D5981;
    padding: 2px;
    color: white;
    cursor: pointer;
    display: inline-block;
}
#prorozovyi-panel_girl_body .phone-box .prorozovyi-phone_fon .prorozovyi-phone{
	font-weight: bold;
}

#panel_girl_body .prorozovyi-well{
    padding: 15px;
    margin-bottom: 0;
}

.prorozovyi-girl .prorozovyi-main-content-wrapper {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    /* margin-bottom: 7px; */
}

.prorozovyi-girl .main-content-wrapper div:first-child .thumbnail {
    height: 100%;
}

.prorozovyi-girl .prorozovyi-main-content-wrapper div:first-child .thumbnail .prorozovyi-caption {
    height: 100%;
}

.prorozovyi-girl .prorozovyi-main-content-wrapper div:first-child .thumbnail .prorozovyi-caption .prorozovyi-main_image_test{
    height: 100%;
}

.prorozovyi-girl .prorozovyi-main-content-wrapper div:first-child .thumbnail .prorozovyi-caption .prorozovyi-main_image_test img{
    object-fit: cover;
}

.prorozovyi-girl .prorozovyi-main-content-wrapper div:last-child .prorozovyi-panel-default:last-child {
    margin-bottom: 0;
}

.phone-box {
    margin-bottom: 5px;
		cursor: pointer;
}

.phone-box .prorozovyi-phone_fon{
    background: url(../prorozovyi-images/elements/bg.png) #9D5981;
    color: white;
    cursor: pointer;
}

.phone-box .prorozovyi-phone{
    font-weight: 700;
}

.phone-box .prorozovyi-telephone{
    display: none;
    background: white;
    padding: 6px 2px;
    color: black;
}

.prorozovyi-banner-wrapper{
    width: 100%;
}

.prorozovyi-banner-img{
    max-width: 100%;
    max-height: 100px;
    height: 100%;
}

.prorozovyi-banner-img img{
    width: 100%;
    max-height: 100px;
    height: 100%;
    object-fit: cover;
}

.prorozovyi-banner-text{
    margin-top: 10px;
    font-size: 14px;
}

.prorozovyi-banner-text p{
    margin-bottom: 0;
}

#prorozovyi-panel_girl_body .prorozovyi-well {
    margin-left: 15px;
    background-image: none;
    background-color: rgba(0, 0, 0, .035);
    border-color: rgba(197, 191, 191, .7)
}

#prorozovyi-content #prorozovyi-price_info {
    /* padding-top: 10px; */
}

#prorozovyi-content #price_info .prorozovyi-panel {
    margin-bottom: 0;
}

#prorozovyi-show_more {
    font-size: 1.5em
}

#prorozovyi-panel_girl_body {
	padding-bottom: 15px;
	display: flex;
	flex-flow: row wrap;
}

#prorozovyi-services .prorozovyi-panel {
    margin-bottom: 0;
}

#prorozovyi-services .prorozovyi-title {
    width: 100%;
    text-align: center;
    padding-top: 3px;
}

#prorozovyi-services td {
    font-size: 1em;
    width: 50%;
}

#prorozovyi-panel_girl_body p.prorozovyi-section {
	margin-bottom: 0px;
	line-height: 1.1;
	padding: 5px 10px;
	font-size: 1.5em;
	color: #ffffff;
	background-color: #C9A2BE;
}

#prorozovyi-description .prorozovyi-list-group-item{
	padding: 10px;
}
#prorozovyi-description .prorozovyi-list-group-item div{
	width: 100%;
	padding-left: 0;
}

.prorozovyi-glyphicon-ok {
    color: #27ae60
}

.prorozovyi-glyphicon-remove {
    color: #c9302c
}

#prorozovyi-content #prorozovyi-personal_data {
    /* padding-top: 10px; */
    /* padding-right: 15px */
}

#prorozovyi-content #prorozovyi-personal_data .prorozovyi-panel {
	margin-bottom: 15px;
	padding: 10px;
}
.prorozovyi-panel > .prorozovyi-table-bordered{
	border: 1px solid #ddd;
}

#prorozovyi-description{
    margin-bottom: 15px;
}

#prorozovyi-banner-detail{
    margin-bottom: 2px;
}

#prorozovyi-add_comments_well {
    padding: 15px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    margin-left: 10px;
    margin-right: 10px
}

#prorozovyi-add_comments_well button {
    float: right
}

#prorozovyi-comments .prorozovyi-list-group-item-user {
    background-color: rgba(134, 134, 134, .37);
    font-size: 1.2em;
    font-weight: 700
}

#prorozovyi-footer {
	background: #C6B6A7;
}

#prorozovyi-footer #prorozovyi-footer_about a, #prorozovyi-footer #prorozovyi-footer_login a {
	color: #FF0000;
	text-decoration: underline
}

#prorozovyi-footer p {
    color: #333;
    margin: 0
}

#prorozovyi-footer div.prorozovyi-copy {
    clear: both;
    padding: 15px 0;
    border-top: 1px solid #383838;
    margin-top: 10px
}

#prorozovyi-footer div.prorozovyi-copy span {
    color: #c3c3c3;
    font: 400 1.2em serif
}

#prorozovyi-footer p.prorozovyi-footer_header {
    font: 400 18px serif;
    margin-bottom: 10px;
    margin-top: 20px
}

#prorozovyi-footer ul {
    margin: 0;
		padding: 0;
		margin-top: 10px;
}

#prorozovyi-footer li {
    margin-bottom: 3px
}

#prorozovyi-footer .prorozovyi-info {
	flex-basis: calc(100% / 12 * 10);
}

#prorozovyi-footer .block-counter {
	flex-basis: calc(100% / 12 * 2);
	text-align: right;
}
#prorozovyi-footer{
	padding-bottom: 20px;
}

#prorozovyi-footer .clear{
	height: 20px;
	clear: both;
}

#tvintroduction_body .prorozovyi-panel_block-description{
	border-bottom: 1px solid rgba(184, 184, 184, .77);
}

#prorozovyi-footer .block-1{
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
	clear: both;
	transform: translateY(20px);
	margin-bottom: 20px;
}

#prorozovyi-footer .prorozovyi-navbar.prorozovyi-navbar-inverse{
	clear: both;
}

#prorozovyi-footer .prorozovyi-info-first {
    margin-bottom: 2px
}

.prorozovyi-articles_services p {
    font-size: 1.1em;
    text-indent: 10px;
    text-align: justify
}

.prorozovyi-articles_services #prorozovyi-blog_text {
    margin-top: 10px
}

.prorozovyi-articles_services .prorozovyi-girl {
    cursor: initial;
    margin-bottom: 0;
}

#prorozovyi-main_girls .prorozovyi-introduction {
	font-size: 13px;
	color: #ffffff;
}

#prorozovyi-main_girls .prorozovyi-introduction p {
    text-indent: 8px;
}

#prorozovyi-main_girls .prorozovyi-introduction .prorozovyi-list-group, ol, ul {
    padding-left: 15px;
}

#prorozovyi-carousel .prorozovyi-tesla-carousel .prorozovyi-panel {
    margin-bottom: 15px;
}

#prorozovyi-banners .prorozovyi-panel-heading{
	padding: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

@media (min-width: 767px) {
    .hidden-min-xs{
        display: none!important;
    }
}

@media (max-width: 767px) {
    body {
        font: 12px Lucida Grande, Lucida Sans Unicode, Verdana, Arial, sans-serif;
    }

    hr {
        margin-top: 25px;
    }

    .prorozovyi-btn {
        padding: 3px 4px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px
    }

    .visible-xs {
        display: block !important
    }

    .hidden-xs {
        display: none !important
    }

    .prorozovyi-table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }

    .prorozovyi-table-responsive > .prorozovyi-table {
        margin-bottom: 0
    }

    .prorozovyi-table-bordered a{
        color: #333 !important;
    }

    .prorozovyi-table-responsive .prorozovyi-table{
        color: #333 !important;
    }

    .prorozovyi-table-responsive .prorozovyi-table tbody tr td a:hover,
    .prorozovyi-table-responsive .prorozovyi-table tbody tr td a:focus{
        color: #333;
    }

    .prorozovyi-table-responsive > .prorozovyi-table > tbody > tr > td, .prorozovyi-table-responsive > .prorozovyi-table > tbody > tr > th, .prorozovyi-table-responsive > .prorozovyi-table > tfoot > tr > td, .prorozovyi-table-responsive > .prorozovyi-table > tfoot > tr > th, .prorozovyi-table-responsive > .prorozovyi-table > thead > tr > td, .prorozovyi-table-responsive > .prorozovyi-table > thead > tr > th {
        white-space: nowrap
    }

    .prorozovyi-table-responsive > .prorozovyi-table-bordered {
        border: 0
    }

    .prorozovyi-table-responsive > .prorozovyi-table-bordered > tbody > tr > td:first-child, .prorozovyi-table-responsive > .prorozovyi-table-bordered > tbody > tr > th:first-child, .prorozovyi-table-responsive > .prorozovyi-table-bordered > tfoot > tr > td:first-child, .prorozovyi-table-responsive > .prorozovyi-table-bordered > tfoot > tr > th:first-child, .prorozovyi-table-responsive > .prorozovyi-table-bordered > thead > tr > td:first-child, .prorozovyi-table-responsive > .prorozovyi-table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .prorozovyi-table-responsive > .prorozovyi-table-bordered > tbody > tr > td:last-child, .prorozovyi-table-responsive > .prorozovyi-table-bordered > tbody > tr > th:last-child, .prorozovyi-table-responsive > .prorozovyi-table-bordered > tfoot > tr > td:last-child, .prorozovyi-table-responsive > .prorozovyi-table-bordered > tfoot > tr > th:last-child, .prorozovyi-table-responsive > .prorozovyi-table-bordered > thead > tr > td:last-child, .prorozovyi-table-responsive > .prorozovyi-table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .prorozovyi-table-responsive > .prorozovyi-table-bordered > tbody > tr:last-child > td, .prorozovyi-table-responsive > .prorozovyi-table-bordered > tbody > tr:last-child > th, .prorozovyi-table-responsive > .prorozovyi-table-bordered > tfoot > tr:last-child > td, .prorozovyi-table-responsive > .prorozovyi-table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }

    #prorozovyi-show_more {
        margin-bottom: 15px;
    }

    .prorozovyi-add_like {
        margin-top: -1px;
        margin-bottom: 10px
    }

    .prorozovyi-add_like .prorozovyi-btn-pink {
        padding: 6px
    }

    #prorozovyi-comments .prorozovyi-list-group, #prorozovyi-content #prorozovyi-personal_data, #prorozovyi-description .prorozovyi-list-group, #prorozovyi-services {
        padding-left: 0;
        padding-right: 0
    }

    #prorozovyi-panel_girl_body .phone-box .prorozovyi-glyphicon {
        font-size: 1.8em
    }

    #prorozovyi-panel_girl_body .prorozovyi-phone {
        font: 2em Conv_MyriadPro-Semibold, sans-serif;
        white-space: nowrap;
    }

    #prorozovyi-content #prorozovyi-personal_data .prorozovyi-panel {
        margin-bottom: 0;
    }

    .prorozovyi-girl .phone-box .prorozovyi-glyphicon {
        font-size: 1.2em
    }

    .prorozovyi-girl .prorozovyi-phone {
			font: 1.6em Conv_MyriadPro-Semibold, sans-serif;
			font-weight: bold;
    }

    #prorozovyi-content #prorozovyi-price_info {
        padding-right: 0
    }

    p.prorozovyi-padding_left {
        padding-left: 0
    }

    #prorozovyi-add_comments_well {
        margin-left: 0;
        margin-right: 0
    }

    #prorozovyi-content #prorozovyi-services td {
        padding: 8px 0
    }

    #prorozovyi-panel_girl_body .prorozovyi-well {
        margin-left: 0;
        padding: 7px
    }

    .prorozovyi-detail-content .prorozovyi-panel-heading .prorozovyi-h1{
        font-size: 16px;
    }

    .prorozovyi-detail-content .prorozovyi-panel-heading span{
        padding-top: 3px;
    }

    #prorozovyi-footer li {
        margin-bottom: 16px;
        margin-top: 16px
    }

    #prorozovyi-footer .prorozovyi-info-first {
        margin-bottom: 5px
    }

    #prorozovyi-footer .prorozovyi-info {
    }

    label {
        font-weight: 500
    }
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-2, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm-25, .col-sm-26, .col-sm-27, .col-sm-28, .col-sm-29, .col-sm-3, .col-sm-30, .col-sm-31, .col-sm-32, .col-sm-33, .col-sm-34, .col-sm-35, .col-sm-36, .col-sm-37, .col-sm-38, .col-sm-39, .col-sm-4, .col-sm-40, .col-sm-41, .col-sm-42, .col-sm-43, .col-sm-44, .col-sm-45, .col-sm-46, .col-sm-47, .col-sm-48, .col-sm-49, .col-sm-5, .col-sm-50, .col-sm-51, .col-sm-52, .col-sm-53, .col-sm-54, .col-sm-55, .col-sm-56, .col-sm-57, .col-sm-58, .col-sm-59, .col-sm-6, .col-sm-60, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-42 {
        width: 70%
    }

    .col-sm-25 {
        width: 41.66666667%
    }

    .col-sm-23{
        width: 36.8%
    }

    .col-sm-31 {
        width: 51.66666667%
    }

    .col-sm-34 {
        width: 50%
    }

    .col-sm-36 {
        width: 61.4%
    }

    .col-sm-60 {
        width: 100%
    }

    .col-sm-16 {
        width: 26.66666667%
    }

    .col-sm-14{
        width: calc(25% - 20px);
    }

    .col-sm-offset-11{
        margin-left: 20px;
    }

    .col-sm-18 {
        width: 30%
    }

    .col-sm-13 {
        width: 21.66666667%
    }

    .col-sm-35 {
        width: 58.33333333%
    }

    .col-sm-30 {
        width: 50%
    }

    .col-sm-29 {
        width: 48.33333333%
    }

    .col-sm-15 {
        width: 25%
    }

    .col-sm-12 {
        width: 20%
    }

    .col-sm-10 {
        width: 16.66666667%
    }

    .col-sm-20 {
        width: 33.33333333%
    }

    .col-sm-19 {
        width: 31.66666667%
    }

    .col-sm-50 {
        width: 83.33333333%
    }

    .col-sm-43 {
        width: 71.66666667%
    }

    .col-sm-5 {
        width: 8.33333333%
    }

    .col-sm-55 {
        width: 91.66666667%
    }

    .col-sm-11 {
        width: 18.33333333%
    }

    .col-sm-49 {
        width: 81.66666667%
    }

    .col-sm-40 {
        width: 66.66666667%
    }

    .col-sm-17 {
        width: 28.33333333%
    }

    .col-sm-8 {
        width: 13.33333333%
    }

    .col-sm-52 {
        width: 86.66666667%
    }

    .col-sm-45 {
        width: 75%
    }

    .col-sm-offset-2 {
        margin-left: 3.33333333%
    }

    .col-sm-offset-1 {
        margin-left: 1.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 11.66666667%
    }

    .col-sm-offset-5 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-15 {
        margin-left: 25%
    }

    .col-sm-offset-10 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-20 {
        margin-left: 33.33333333%
    }

    .prorozovyi-navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .prorozovyi-navbar-fixed-top .prorozovyi-navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }

    .prorozovyi-navbar-nav {
        float: left;
        margin: 0
    }

    .prorozovyi-navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        padding-top: 13px;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-2, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md-25, .col-md-26, .col-md-27, .col-md-28, .col-md-29, .col-md-3, .col-md-30, .col-md-31, .col-md-32, .col-md-33, .col-md-34, .col-md-35, .col-md-36, .col-md-37, .col-md-38, .col-md-39, .col-md-4, .col-md-40, .col-md-41, .col-md-42, .col-md-43, .col-md-44, .col-md-45, .col-md-46, .col-md-47, .col-md-48, .col-md-49, .col-md-5, .col-md-50, .col-md-51, .col-md-52, .col-md-53, .col-md-54, .col-md-55, .col-md-56, .col-md-57, .col-md-58, .col-md-59, .col-md-6, .col-md-60, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-46 {
        width: 76.66666667%
    }

    .col-md-23{
        width: 36.8%
    }

    .col-md-38 {
        width: 63.3333332%
    }

    .col-md-37 {
        width: 61%
    }

    .col-md-36 {
        width: 61.4%
    }

    .col-md-18 {
        width: 30%
    }

    .col-md-20 {
        width: 33.33333333%
    }

    .col-md-24 {
        width: 40%
    }

    .col-md-25 {
        width: 41.66666667%
    }

    .col-md-35 {
        width: 58.33333333%

    }

    .col-md-60 {
        width: 100%
    }

    .col-md-40 {
        width: 66.66666667%
    }

    .col-md-42 {
        width: 70%
    }

    .col-md-29 {
        width: 48.33333333%
    }

    .col-md-31 {
        width: 51.66666667%
    }

    .col-md-30 {
        width: 50%
    }

    .col-md-13 {
        width: 21.66666667%
    }

    .col-md-12 {
        width: 20%
    }

    .col-md-10 {
        width: 16.66666667%
    }

    .col-md-11 {
        width: 18.33333333%
    }

    .col-md-52 {
        width: 86.66666667%
    }

    .col-md-55 {
        width: 91.66666667%
    }

    .col-md-50 {
        width: 83.33333333%
    }

    .col-md-49 {
        width: 81.66666667%
    }

    .col-md-44 {
        width: 73.33333333%
    }

    .col-md-43 {
        width: 71.66666667%
    }

    .col-md-42 {
        width: 70%
    }

    .col-md-19 {
        width: 31.66666667%
    }

    .col-md-18 {
        width: 30%
    }

    .col-md-15 {
        width: 25%
    }

    .col-md-8 {
        width: 13.33333333%
    }

    .col-md-5 {
        width: 8.33333333%
    }

    .col-md-offset-1 {
        margin-left: 1.66666667%
    }

    .col-md-offset-2 {
        margin-left: 3.33333333%
    }

    .col-md-offset-15 {
        margin-left: 25%
    }

    .col-md-offset-5 {
        margin-left: 8.33333333%
    }

    .col-md-offset-10 {
        margin-left: 16.66666667%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

#prorozovyi-search_params .prorozovyi-well{
    margin-bottom: 0;
    padding-bottom: 0;
}

#prorozovyi-search_param_services .prorozovyi-text-center{
    margin-bottom: 17px;
    padding-top: 10px;
}

@media (min-width: 1400px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-2, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg-25, .col-lg-26, .col-lg-27, .col-lg-28, .col-lg-29, .col-lg-3, .col-lg-30, .col-lg-31, .col-lg-32, .col-lg-33, .col-lg-34, .col-lg-35, .col-lg-36, .col-lg-37, .col-lg-38, .col-lg-39, .col-lg-4, .col-lg-40, .col-lg-41, .col-lg-42, .col-lg-43, .col-lg-44, .col-lg-45, .col-lg-46, .col-lg-47, .col-lg-48, .col-lg-49, .col-lg-5, .col-lg-50, .col-lg-51, .col-lg-52, .col-lg-53, .col-lg-54, .col-lg-55, .col-lg-56, .col-lg-57, .col-lg-58, .col-lg-59, .col-lg-6, .col-lg-60, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-42 {
        width: 70%
		}
		
		.col-lg-51{
			width: calc(100% / 60 * 51);
		}

    .col-lg-36 {
        width: 60%
		}
		
		.col-lg-13{
			width: calc(100% / 60 * 13);
		}

    .col-lg-20 {
        width: 33.33333333%
    }

    .col-lg-22 {
        width: 36%
    }

    .col-lg-24 {
        width: 40%
    }

    .col-lg-11 {
        width: 18.33333333%
		}
		
		.col-lg-14{
			width: calc(100% / 60 * 14);
		}

    .col-lg-8 {
        width: 13.33333333%
    }

    .col-lg-40 {
        width: 66.66666667%
    }

    .col-lg-38 {
        width: 64%
    }

    .col-lg-60 {
        width: 100%
    }

    .col-lg-19 {
        width: 31.66666667%
    }

    .col-lg-30 {
        width: 50%
    }

    .col-lg-31 {
        width: 51.66666667%
		}
		
		.col-lg-20{
			width: calc(100% / 60 * 20);
		}

    .col-lg-29 {
        width: 48.33333333%
    }

    .col-lg-7 {
        width: 11.66666667%
    }

    .col-lg-25 {
        width: 41.66666667%
    }

    .col-lg-12 {
        width: 20%
    }

    .col-lg-10 {
        width: 16.66666667%
    }

    .col-lg-55 {
        width: 91.66666667%
    }

    .col-lg-50 {
        width: 83.33333333%
    }

    .col-lg-49 {
        width: 81.66666667%
    }

    .col-lg-43 {
        width: 71.66666667%
    }

    .col-lg-5 {
        width: 8.33333333%
    }

    .col-lg-35 {
        width: 58.33333333%
    }

    .col-lg-52 {
        width: 86.66666667%
    }

    .col-lg-44 {
        width: 73.33333333%
    }

    .col-lg-18 {
        width: 30%
    }

    .col-lg-15 {
        width: 25%
    }

    .col-lg-47 {
        width: 78.33333333%
    }

    .col-lg-offset-2 {
        margin-left: 3.33333333%
    }

    .col-lg-offset-1 {
        margin-left: 1.66666667%
    }

    .col-lg-offset-15 {
        margin-left: 25%
    }

    .col-lg-offset-5 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-20 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-10 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-19 {
        margin-left: 31.66666667%
    }

    .visible-lg {
        display: block !important
    }

    .hidden-lg {
        display: none !important
    }

    #prorozovyi-footer .container-fluid {
        width: 65%
    }
}

@media (min-width: 768px) and (max-width: 847px) {
    #prorozovyi-right_girls .prorozovyi-likes br {
        display: block
    }

    #prorozovyi-right_girls .prorozovyi-likes .prorozovyi-glyphicon-comment {
        margin-left: 0
    }
}

@media (min-width: 768px) and (max-width: 978px) {
    #prorozovyi-right_bar #prorozovyi-right_girls h2 {
        margin: 0
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .prorozovyi-girl .prorozovyi-caption img{
        /* max-height: 147px; */
    }

    #prorozovyi-main_girls .prorozovyi-cart-wrapper{
        margin-left: -5px;
    }

    #prorozovyi-main_girls .prorozovyi-panel-body{
        padding-left: 10px;
        padding-right: 10px;
    }

}
@media (min-width: 768px) and (max-width: 991px) {
    .prorozovyi-btn {
        padding: 5px 10px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px
    }

    #prorozovyi-main_girls .prorozovyi-cart-wrapper{
        margin-left: 0;
    }

    .visible-sm {
        display: block !important
    }

    .hidden-sm {
        display: none !important
    }

    .prorozovyi-list-group-item {
        padding: 10px 5px;
        font-size: 1.3em
    }

    .prorozovyi-navbar-inverse .prorozovyi-navbar-nav > li > a.prorozovyi-menu, .prorozovyi-navbar-inverse .prorozovyi-navbar-nav > li > a.prorozovyi-menu:focus, .prorozovyi-navbar-inverse .prorozovyi-navbar-nav > li > a.prorozovyi-menu:hover {
        font-size: 1.3em
    }

    /* .navbar-inverse .navbar-brand {
        font-size: 2.4em
    } */

    #Gallery .prorozovyi-github-fork-ribbon-wrapper.prorozovyi-right .prorozovyi-github-fork-ribbon {
        top: 22px;
        right: -67px
    }

    #prorozovyi-carousel .prorozovyi-likes br, #prorozovyi-left_bar .prorozovyi-likes br {
        display: block;
    }

    #prorozovyi-carousel .prorozovyi-likes .prorozovyi-glyphicon-comment, #prorozovyi-left_bar .prorozovyi-likes .prorozovyi-glyphicon-comment {
        margin-left: 0;
    }

    .prorozovyi-add_like .prorozovyi-count_likes {
        padding-right: 8px;
        padding-left: 8px;
    }

    #prorozovyi-panel_girl_body .phone-box .prorozovyi-glyphicon {
        font-size: 1.8em;
    }

    #prorozovyi-panel_girl_body .prorozovyi-phone {
        font: 2.1em Conv_MyriadPro-Semibold, sans-serif;
    }

    .prorozovyi-girl .phone-box .prorozovyi-glyphicon {
        font-size: 1.2em;
    }

    .prorozovyi-girl .prorozovyi-phone {
        font: 1.8em Conv_MyriadPro-Semibold, sans-serif;
    }

    .prorozovyi-girl .prorozovyi-caption  img{
        max-height: 200px;
        object-fit: cover;
    }

    #prorozovyi-content #prorozovyi-price_info td, #prorozovyi-personal_data td {
        font-size: 1em;
    }

    #prorozovyi-content #prorozovyi-personal_data{
        padding-right: 0;
    }

    #prorozovyi-content #prorozovyi-personal_data .prorozovyi-panel {
        margin-bottom: 0;
    }

    #prorozovyi-content #prorozovyi-price_info {
        margin-bottom: 15px;
    }

    #prorozovyi-footer .container-fluid {
        width: 86%
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #prorozovyi-main_girls .prorozovyi-girl .prorozovyi-table > tbody > tr > td {
        padding: 3px
    }

    .prorozovyi-likes br {
        display: block
    }

    .prorozovyi-likes .prorozovyi-glyphicon-comment {
        margin-left: 0
    }
}

@media (min-width: 992px) and (max-width: 1269px) {
    #prorozovyi-right_bar #prorozovyi-right_girls h2 {
        margin: 0
    }
}

@media (min-width: 992px) and (max-width: 1399px) {
    .visible-md {
        display: block !important
    }

    .hidden-md {
        display: none !important
    }

    #Gallery .prorozovyi-github-fork-ribbon-wrapper.prorozovyi-right .prorozovyi-github-fork-ribbon {
        top: 30px;
        right: -57px
    }

    .prorozovyi-girl.prorozovyi-well {
        margin-left: 10px;
        padding-right: 5px;
        padding-left: 5px
    }

    .prorozovyi-add_like .prorozovyi-count_likes {
        padding-right: 9px;
        padding-left: 9px
    }

    #prorozovyi-panel_girl_body .phone-box .prorozovyi-glyphicon {
        font-size: 2.8em
    }

    #prorozovyi-panel_girl_body .prorozovyi-phone {
        font: 2.2em Conv_MyriadPro-Semibold, sans-serif
    }

    .prorozovyi-girl .phone-box .prorozovyi-glyphicon {
        font-size: 1.1em
    }

    .prorozovyi-girl .prorozovyi-phone {
        font: 1.5em Conv_MyriadPro-Semibold, sans-serif
    }

    #prorozovyi-content #prorozovyi-price_info td {
        font-size: 1em
    }

    #prorozovyi-content #prorozovyi-services td, #prorozovyi-personal_data td {
        padding: 8px 2px;
        font-size: 1em
    }

    #prorozovyi-footer .prorozovyi-container-fluid {
        width: 80%
    }
}

@media (min-width: 975px) and (max-width: 1199px) {
    .prorozovyi-btn {
        padding: 5px 10px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px;
    }

    #Gallery .prorozovyi-github-fork-ribbon-wrapper.prorozovyi-right .prorozovyi-github-fork-ribbon {
        top: 22px;
        right: -67px
    }

    #prorozovyi-footer .container-fluid {
        width: 100%
    }
}

@media (min-width: 1399px) and (max-width: 1640px) {
    #prorozovyi-left_services h3, #prorozovyi-right_services h3 {
        margin: 0
    }
}

@media (min-width: 1400px) and (max-width: 1519px) {
    #prorozovyi-main_girls .prorozovyi-girl .prorozovyi-table > tbody > tr > td {
        padding-left: 0;
        padding-right: 0;
        font-size: .9em
    }
}

@media (min-width: 1520px) {
    #prorozovyi-main_girls .prorozovyi-girl .prorozovyi-table > tbody > tr > td {
        padding-left: 0;
        padding-right: 0;
        font-size: 1em
    }
    #prorozovyi-panel_girls_around .prorozovyi-girl .prorozovyi-table > tbody > tr > td {
        padding-left: 0;
        padding-right: 0;
        font-size: 1em
    }
}

@media (min-width: 1400px) and (max-width: 1619px) {
    #Gallery .prorozovyi-github-fork-ribbon-wrapper.prorozovyi-right .prorozovyi-github-fork-ribbon {
        top: 30px;
        right: -57px
    }

    #Gallery .prorozovyi-github-fork-ribbon p, .prorozovyi-github-fork-ribbon p:hover {
        line-height: 15px
    }

    .prorozovyi-github-fork-ribbon p, .prorozovyi-github-fork-ribbon p:hover {
        line-height: 13px
    }
}

@media (min-width: 1400px) and (max-width: 1649px) {
    #prorozovyi-personal_data td {
        font-size: 1em;
        padding: 8px 2px
    }

    #prorozovyi-panel_girl_body .phone-box .prorozovyi-glyphicon {
        font-size: 3em
    }

    #prorozovyi-panel_girl_body .prorozovyi-phone {
        font: 3.5em Conv_MyriadPro-Semibold, sans-serif
    }

    .prorozovyi-girl .phone-box .prorozovyi-glyphicon {
        font-size: 1em
    }

    .prorozovyi-girl .prorozovyi-phone {
			font: 1.2em Conv_MyriadPro-Semibold, sans-serif;
			font-weight: bold;
			display: block;
    }
}

@media (min-width: 1400px) and (max-width: 1750px) {
    .prorozovyi-likes br {
        display: block
    }

    .prorozovyi-likes .prorozovyi-glyphicon-comment {
        margin-left: 0
    }
}

@media (min-width: 1620px) {
    #Gallery .prorozovyi-github-fork-ribbon-wrapper.prorozovyi-right .prorozovyi-github-fork-ribbon {
        top: 30px;
        right: -57px
    }
}

@media (min-width: 1650px) {
    #prorozovyi-personal_data td {
        font-size: 1em;
        padding: 8px 2px
    }

    #prorozovyi-panel_girl_body .phone-box .prorozovyi-glyphicon {
        font-size: 3em
    }

    #prorozovyi-panel_girl_body .prorozovyi-phone {
        font: 3.5em Conv_MyriadPro-Semibold, sans-serif
    }

    .prorozovyi-girl .phone-box .prorozovyi-glyphicon {
        font-size: 1.1em
    }

    .prorozovyi-girl .prorozovyi-phone {
        font: 1.3em Conv_MyriadPro-Semibold, sans-serif
    }
}
.phone-box {
	margin-bottom: 8px;
	margin-top: 8px;
}
#prorozovyi-phone{
	margin-bottom: 15px;
}

.prorozovyi-form {
    width: 100%;
    max-width: 450px;
    padding: 17px 17px 22px 17px;
    margin: auto;
    position: relative;
    z-index: 1;
    border-radius: 6px; }
.prorozovyi-form form {
    width: 100%;
    height: 100%; }
.prorozovyi-form form .prorozovyi-input-group {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 10px; }
.prorozovyi-form form .prorozovyi-input-group label {
    margin-top: 10px;
    font-size: 14px;
    color: #252525;
    font-weight: bold;
    letter-spacing: -0.35px; }
.prorozovyi-form form .prorozovyi-input-group label span {
    font-size: 18px;
    color: #ff0303; }
.prorozovyi-form form .prorozovyi-input-group input {
    width: 100%;
    border: 1px solid #8e8e8e;
    border-radius: 3px;
    height: 45px;
    padding: 0 10px;
    line-height: 45px;
    font-size: 14px; }
.prorozovyi-form form .prorozovyi-input-group input:focus {
    border-color: #956a2c; }
.prorozovyi-form form .prorozovyi-input-group textarea {
    width: 100%;
    height: 175px;
    border: 1px solid #8e8e8e;
    border-radius: 3px;
    resize: none;
    padding: 0 10px;
    line-height: 45px;
    font-size: 14px; }
.prorozovyi-form form .prorozovyi-input-group textarea:focus {
    border-color: #956a2c; }
.prorozovyi-form form .prorozovyi-buttons-group {
    width: 100%;
    max-width: 455px;
    margin-left: calc(100% - 455px);
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 15px; }
.prorozovyi-form form .prorozovyi-buttons-group .prorozovyi-inputs {
    border: solid 1px #8e8e8e;
    border-radius: 3px;
    background-color: #e2e2e2;
    font-size: 14px;
    padding: 10px 40px;
    margin-right: 13px;
    cursor: pointer;
    transition: color .2s ease;
    max-width: 140px; }
.prorozovyi-form form .prorozovyi-buttons-group .prorozovyi-inputs:hover {
    color: #404040; }
.prorozovyi-form form .prorozovyi-buttons-group input[type=file] {
    display: none; }
.prorozovyi-form form .prorozovyi-buttons-group span {
    font-size: 14px; }


.prorozovyi-form {
    width: 100%;
    margin: 0 auto;
    padding: 15px 15px 35px;
}
.prorozovyi-form form .prorozovyi-input-group {
    flex-wrap: wrap;
    margin: 0 auto 10px;
}
.prorozovyi-form form .prorozovyi-input-group label {
    margin-top: 10px;
}
.prorozovyi-form form .prorozovyi-input-group label span {
    font-size: 16px;
}
.prorozovyi-form form .prorozovyi-input-group input {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
}
.prorozovyi-form form .prorozovyi-input-group textarea {
    height: 150px;
    line-height: 35px;
}
.prorozovyi-form form .prorozovyi-buttons-group {
    width: 100%;
    max-width: 455px;
    margin: 15px auto 0;
}
.prorozovyi-form form .prorozovyi-buttons-group input {
    font-size: 14px;
    padding: 10px 40px;
    margin-right: 10px;
}
.prorozovyi-form form .prorozovyi-buttons-group label {
    font-size: 14px;
}
.prorozovyi-form form .prorozovyi-buttons-group button {
    font-size: 14px;
    padding: 10px;
    width: 100%;
    max-width: 200px;
}

.prorozovyi-panel-body .form .prorozovyi-buttons-group{
	margin-top: 15px;
}

@media (min-width: 1200px){
    .navbar-right {
        padding-top: 10px;
    }

}

@media (max-width: 1200px){

	.prorozovyi-custom-list-group .prorozovyi-list-group-item{
			flex-wrap: wrap;
	}
	.prorozovyi-custom-list-group .prorozovyi-list-group-item div{
			width: 100%;
	}
	.prorozovyi-custom-list-group .prorozovyi-list-group-item div:first-child{
			margin-bottom: 10px;
	}
	.prorozovyi-custom-list-group .prorozovyi-list-group-item div:last-child{
			padding-left: 0;
	}
}

@media (max-width: 1284px){

    .prorozovyi-form-group-wrapper .prorozovyi-form-group{
        width: calc(33% - 11px);
    }

    .prorozovyi-form-checkbox-wrapper .prorozovyi-checkbox-wrapper{
        width: calc(20% - 14px);
    }
}

@media (max-width: 984px){
    .prorozovyi-form-group-wrapper .prorozovyi-form-group{
        width: calc(33% - 12px);
    }

    .prorozovyi-form-checkbox-wrapper .prorozovyi-checkbox-wrapper{
        width: calc(33.33% - 14px);
    }

    .prorozovyi-form-block-inputs .prorozovyi-form-group{
        width: calc(33% - 26px);
    }
}

@media (max-width: 768px){
	/* .navbar-inverse .navbar-brand {
		padding: 12px 0 10px;
	} */

    #prorozovyi-price_info{
        margin-bottom: 15px;
    }

    #prorozovyi-main_girls .prorozovyi-cart-wrapper{
        margin-left: 0;
    }

    .prorozovyi-form-group-wrapper .prorozovyi-form-group{
        width: calc(50% - 14px);
    }

    .prorozovyi-form-checkbox-wrapper .prorozovyi-checkbox-wrapper{
        width: calc(33.33% - 14px);
    }

    .prorozovyi-form-block-inputs .prorozovyi-form-group{
        width: 100%;
    }

    .prorozovyi-girl .prorozovyi-caption{
        /* margin-bottom: 7px; */
    }

    #prorozovyi-left_girls{
        display: none;
    }

    .prorozovyi-banner-text{
        text-align: justify;
    }

    #prorozovyi-tvintroduction_body{
        text-align: justify;
    }

    .prorozovyi-left_area .prorozovyi-list-group span:not(.prorozovyi-list-group-header) {
        display: none;
    }

    #prorozovyi-right_services .prorozovyi-list-group span {
        display: none;
    }

    .prorozovyi-list-group{
				padding: 0;
				overflow: hidden;
		}

    

    .prorozovyi-activeTabs::before{
        transform: rotate(180deg);
    }

    #prorozovyi-content{
        padding-top: 15px;
    }

    .prorozovyi-panel{
        margin-bottom: 15px;
    }

    .container-fluid{
        padding-left: 13px;
        padding-right: 13px;
    }

    .prorozovyi-well{
        margin-bottom: 15px;
    }

    #prorozovyi-banners .thumbnail{
        margin-bottom: 15px;
    }

    #prorozovyi-banners .thumbnail:last-child{
        margin-bottom: 0;
    }

}

#articles .prorozovyi-girl .prorozovyi-phone {
	font-weight: bold;
}
#prorozovyi-panel_girl_body .phone-box .prorozovyi-phone_fon{
	height: 50px;
	line-height: 60px;
	padding: 0 10px;
}
#prorozovyi-panel_girl_body .phone-box{
	height: 50px;
}
#prorozovyi-panel_girl_body .phone-box img{
	max-width: 270px;
	width: 100%;
	background-color: #9D5981;
}
#prorozovyi-another_girls .phone-box .prorozovyi-phone_fon{
	height: 45px;
	max-width: 250px;
	display: inline-block;
	padding: 0 10px;
	width: 100%;
}
.phone-box .prorozovyi-phone_fon{
	height: 45px;
	line-height: 45px;
}
#prorozovyi-another_girls .phone-box .prorozovyi-phone_fon span{
	font-size: 21px;
	font-weight: bold;
}
#prorozovyi-another_girls .phone-box{
	height: 40px;
	line-height: 40px;
}
#prorozovyi-another_girls .phone-box img{
	width: 100%;
	height: 100%;
	object-fit: contain;
	background-color: #9D5981;
	max-width: 250px;
}
/* #prorozovyi-another_girls .prorozovyi-girl.prorozovyi-well:hover .phone-box img{
	background-color: #9D5981;
} */
.prorozovyi-girl.prorozovyi-well:hover{
	background-color: rgba(64, 59, 59, 0.12);
}

@media (max-width: 575px){

	.prorozovyi-form-group-wrapper .prorozovyi-form-group{
			width: calc(50% - 14px);
	}

	.prorozovyi-form-checkbox-wrapper .prorozovyi-checkbox-wrapper{
			width: calc(50% - 14px);
	}

	.prorozovyi-form-block-inputs .prorozovyi-form-group{
			width: 100%;
	}
	.prorozovyi-girl .prorozovyi-main-content-wrapper .prorozovyi-caption a{
		width: 100%;
		max-height: 250px;
		height: 100%;
		overflow: hidden;
	}
}

@media (max-width: 450px){
	.prorozovyi-form-group-wrapper .prorozovyi-form-group{
			width: 100%;
	}
	.prorozovyi-form-checkbox-wrapper .prorozovyi-checkbox-wrapper {
			width: 100%;
	}
}
@media (max-width: 1400px){
	#articles .phone-box .prorozovyi-phone_fon{
		height: 35px;
    line-height: 41px;
    font-size: 9px;
	}
	#articles .phone-box{
		height: 35px;
		line-height: 35px;
	}
}
@media (max-width: 1200px){
	#articles .phone-box .prorozovyi-phone_fon{
		font-size: 10px;
    height: 35px;
    line-height: 40px;
	}
	#articles .phone-box{
		height: 35px;
	}
}
@media (min-width: 1400px){
	#articles .phone-box .prorozovyi-phone_fon{
		height: 29px;
		line-height: 29px;
	}
	#articles .phone-box{
		height: 29px;
		line-height: 29px;
	}
	#articles .prorozovyi-girl .prorozovyi-phone {
		line-height: 29px;
		height: 29px;
	}
}

@media (max-width: 500px){
	#articles .prorozovyi-girl .prorozovyi-phone{
		font: 2.1em Conv_MyriadPro-Semibold, sans-serif;
		font-weight: bold;
		line-height: 16px;
	}
	#articles .phone-box img{
		width: 100%;
		height: 100%;
		object-fit: contain
	}
}
@media (max-width: 1649px) and (min-width: 1400px){
	#prorozovyi-panel_girl_body .prorozovyi-phone {
			font: 2.2em Conv_MyriadPro-Semibold, sans-serif;
	}
}
@media (max-width: 1649px) and (min-width: 1400px){
	.prorozovyi-girl .prorozovyi-phone {
			font-size: 1.2em;
			font-weight: bold;
			display: block;
	}
}
@media (max-width: 1399px) and (min-width: 1200px){
	.prorozovyi-girl .prorozovyi-phone {
			font: 1.8em Conv_MyriadPro-Semibold, sans-serif;
	}
}
@media (max-width: 991px) and (min-width: 768px){
	.prorozovyi-girl .prorozovyi-phone {
		font: 1.9em Conv_MyriadPro-Semibold, sans-serif;
	}
	#articles .prorozovyi-girl .prorozovyi-phone {
    font-weight: bold;
    line-height: 21px;
	}
	#prorozovyi-another_girls .phone-box .prorozovyi-phone_fon{
		line-height: 44px;
    height: 40px;
	}
	#prorozovyi-girls{
		margin-top: 15px;
	}
}

@media (min-width: 1400px) and (max-width: 1650px){
	#prorozovyi-another_girls .phone-box .prorozovyi-phone_fon span{
		font-size: 13px;
    font-weight: bold;
    line-height: 35px;
	}
	#prorozovyi-another_girls .phone-box{
		height: 35px;
		line-height: 35px
	}
	#prorozovyi-another_girls .phone-box .prorozovyi-phone_fon{
		height: 35px;
	}
	#prorozovyi-another_girls .phone-box img {
		object-fit: contain;
		width: 100%;
		height: 100%;
	}
}
@media (min-width: 1650px){
	#prorozovyi-another_girls .phone-box .prorozovyi-phone_fon span{
		font: 1.2em Conv_MyriadPro-Semibold, sans-serif;
		font-weight: bold;
	}
	#prorozovyi-another_girls .phone-box .prorozovyi-phone_fon {
    height: 40px;
    line-height: 42px;
	}
	.prorozovyi-girl .prorozovyi-phone {
		font: 1.5em Conv_MyriadPro-Semibold, sans-serif;
	}
	#prorozovyi-panel_girl_body .prorozovyi-phone {
		font: 2.3em Conv_MyriadPro-Semibold, sans-serif;
	}
	#prorozovyi-panel_girl_body .phone-box .prorozovyi-phone_fon{
		line-height: 59px;
	}
	#prorozovyi-another_girls .phone-box img{
		height: 100%;
		width: 100%;
		object-fit: contain
	}
	#articles .phone-box .prorozovyi-phone_fon{
		line-height: 35px;
		height: 29px;
		padding: 0;
	}
	#articles .prorozovyi-girl .prorozovyi-phone{
		line-height: unset;
		font: 1.4em Conv_MyriadPro-Semibold, sans-serif;
		font-weight: bold;
	}
	#articles .phone-box img{
		width: 100%;
		height: 100%;
		object-fit: contain;
	}
}
@media (min-width: 992px) and (max-width: 1200px){
	#prorozovyi-another_girls .phone-box .prorozovyi-phone_fon span{
		font-size: 16px;
		font-weight: bold;
	}
	#prorozovyi-another_girls .phone-box{
		height: 35px;
		line-height: 35px;
	}
	#prorozovyi-another_girls .phone-box .prorozovyi-phone_fon{
		height: 35px;
		line-height: 37px;
	}
}
@media (min-width: 1200px) and (max-width: 1400px){
	#prorozovyi-another_girls .phone-box .prorozovyi-phone_fon{
		line-height: 46px;
		height: 40px;
	}
}

@media (max-width: 500px){
	#prorozovyi-another_girls .phone-box .prorozovyi-phone_fon span{
		font-size: 17px;
    font-weight: bold;
    /* line-height: 22px; */
	}
	#prorozovyi-another_girls .phone-box{
		height: 35px;
		line-height: 34px;
	}
	#prorozovyi-another_girls .phone-box .prorozovyi-phone_fon{
		height: 35px;
		line-height: 35px;
	}
	#prorozovyi-another_girls .phone-box img {
		object-fit: contain;
		height: 100%;
		width: 100%;
	}
}
@media (max-width: 400px){
	#articles .prorozovyi-girl .prorozovyi-phone {
    font: 1.7em Conv_MyriadPro-Semibold, sans-serif;
    font-weight: bold;
    line-height: 20px;
	}
}
@media (max-width: 350px){
	#articles .phone-box{
		height: 35px;
		line-height: 35px;
	}
	#articles .phone-box .prorozovyi-phone_fon{
		height: 35px;
		line-height: 41px;
	}

	#prorozovyi-another_girls .phone-box .prorozovyi-phone_fon span{
		font-size: 17px;
    font-weight: bold;
	}
	#prorozovyi-another_girls .phone-box{
		height: 35px;
	}
	#prorozovyi-another_girls .phone-box .prorozovyi-phone_fon{
		height: 35px;
		line-height: 36px;
	}
	#prorozovyi-another_girls .phone-box img {
		object-fit: contain;
		width: 100%;
		height: 100%;
	}

	.phone-box {
		margin-bottom: 10px;
    margin-top: 1px;
	}
}

@media (min-width: 500px) and (max-width: 767px){
	#articles .phone-box .prorozovyi-phone_fon{
		height: 50px;
		line-height: 63px;
	}
	#articles .phone-box img{
		width: 100%;
		height: 100%;
		object-fit: contain
	}
	#articles .phone-box{
		height: 50px;
	}
	#articles .prorozovyi-girl .prorozovyi-phone{
		font: 2.6em Conv_MyriadPro-Semibold, sans-serif;
    font-weight: bold;
    /* display: block;
    line-height: 47px; */
	}
	#prorozovyi-another_girls .phone-box .prorozovyi-phone_fon{
		height: 50px;
    line-height: 75px;
	}
	#prorozovyi-another_girls .phone-box{
		height: 50px;
	}
	#prorozovyi-another_girls .prorozovyi-girl .prorozovyi-phone{
		font: 3.6em Conv_MyriadPro-Semibold, sans-serif;
    font-weight: bold;
    display: block;
    line-height: 32px;
	}
	#prorozovyi-another_girls .phone-box .prorozovyi-phone_fon span{
		font-size: 23px;
		font-weight: bold;
		line-height: 58px;
	}
	#prorozovyi-another_girls .phone-box{
		height: 60px;
	}
	#prorozovyi-another_girls .phone-box .prorozovyi-phone_fon{
		height: 60px;
	}
	#prorozovyi-another_girls .phone-box img {
		object-fit: contain;
		height: 100%;
		width: 100%;
	}
}
@media (max-width: 1300px){
	.prorozovyi-tesla-carousel-items .prorozovyi-girl {
    flex-basis: calc(100% / 60 * 8);
	}
}

@media (max-width: 1200px){
	.prorozovyi-tesla-carousel-items .prorozovyi-girl {
    flex-basis: calc(100% / 60 * 9);
	}
}

@media (max-width: 1100px){
	.prorozovyi-navbar-inverse .prorozovyi-navbar-nav > li > a.prorozovyi-menu{
		font-size: 1.2em;
	}
	.collapse.collapse.on.prorozovyi-navbar-inverse .prorozovyi-navbar-nav > li > a.prorozovyi-menu{
		font-size: 1.5em;
	}
	#prorozovyi-footer p.prorozovyi-footer_header{
		margin-top: 10px;
	}
	.collapse.collapse.on .prorozovyi-navbar-nav > li > a{
		padding-top: 5px;
		padding-bottom: 5px;
	}
}

@media (max-width: 992px){
	.navbar-header{
		width: 100%;
	}
	.prorozovyi-navbar-toggle{
		margin-top: 13px;
	}
	.prorozovyi-nav > li, .prorozovyi-nav > li > a{
		display: block;
	}
	.hidden-md-new{
		display: none;
	}
	.visible-md-new{
		display: block;
	}
	.visible-md-new.prorozovyi-panel.hidden-lg-new{
		margin-top: 15px;
	}
	.prorozovyi-header-text{
		right: unset;
		font-size: 14px;
		left: 212px;
		text-transform: uppercase;
		top: 22px;
	}
	body{
		padding-top: 60px;
	}
	.prorozovyi-btn-add-profile{
		right: 76px;
	}
	.prorozovyi-s-new-menu-nav{
    z-index: 99;
    position: fixed;
    top: 60px;
    left: 0;
		width: 100%;
		background-color: #666159;
	}
	.prorozovyi-s-new-menu-nav ul li a{
		text-align: center;
	}
	.prorozovyi-s-new-menu-nav .prorozovyi-navbar-nav{
		width: 100%;
	}
	#prorozovyi-panel_girl_body .prorozovyi-well{
		margin-right: 0;
	}
	#Gallery{
		order:2;
	}
	.prorozovyi-breadcrumb{
		order: 1;
	}
	.body-content-girl-profile{
		order: 3;
	}
	#prorozovyi-footer .block-counter{
		margin-left: 0;
		margin-top: 15px;
	}
	#prorozovyi-footer .block-1{
		flex-flow: column nowrap;
	}
}

@media (max-width: 768px){
	.prorozovyi-caption {
		order: 1;
	}
	.phone-box {
		order: 2;
	}
	.girl-tab_about-me {
		order: 3;
	}

	.prorozovyi-main_girls {
		order: 2;
	}
	#prorozovyi-right_services {
		display: none;
	}
	.prorozovyi-navbar-inverse .prorozovyi-navbar-brand{
    font-size: 1.71em;
    line-height: 44px;
	}
	.prorozovyi-navbar-brand p{
		font-size: 21px;
    letter-spacing: 1.1px;
	}
	.prorozovyi-header-text{
		display: none;
	}
	body{
		padding-top: 45px;
	}
	.prorozovyi-btn-add-profile{
		font-size: 12px;
	}
	.visible-xs{
		display: block;
	}
	.prorozovyi-panel-heading{
		text-align: center;
	}
	#prorozovyi-left_bar{
		order: 1;
	}
	#prorozovyi-main_girls{
		order: 2;
	}
	.prorozovyi-left_area.prorozovyi-panel{
		margin-bottom: 15px;
		margin-top: 15px;
	}
	.prorozovyi-panel-body .prorozovyi-img-wrapp{
		height: 100px;
	}
	.prorozovyi-panel-body .prorozovyi-img-wrapp p{
		font-size: 21px;
	}
	.prorozovyi-left_area.prorozovyi-panel .prorozovyi-panel-body{
		/* border-top: 1px solid rgba(184, 184, 184, .77); */
	}
	.prorozovyi-left_area.prorozovyi-panel .prorozovyi-list-group{
		border-bottom: 1px solid rgba(184, 184, 184, .77);
	}
	.prorozovyi-left_area.prorozovyi-panel .prorozovyi-list-group:last-child{
		border-bottom: none;
	}
	.prorozovyi-left_area .prorozovyi-list-group-header{
		background-color: #dddcdc;
		color: #000;
	}
	.prorozovyi-left_area .prorozovyi-list-group-header:hover{
		background-color: #b6b5b5;
		color: #000;
	}
	.prorozovyi-left_area a.prorozovyi-list-group-item:focus, .prorozovyi-left_area a.prorozovyi-list-group-item:hover{
		background-color: #cacaca;
	}
	#prorozovyi-footer .block-1{
		display: block;
		transform: translateY(20px);
	}
	#prorozovyi-footer .block-counter{
		display: block;
		text-align: center;
	}
}

@media (max-width: 576px){
	.prorozovyi-girl .prorozovyi-main-content-wrapper .prorozovyi-caption a{
		height: 200px;
	}
	#prorozovyi-footer .prorozovyi-navbar-inverse .prorozovyi-navbar-nav > li {
		width: calc(100% / 12 * 12);
		float: left;
	}
}

@media (max-width: 400px){
	/* .prorozovyi-navbar-brand p{
		display: none;
	} */
}

@media (max-width: 360px){
	.prorozovyi-navbar-inverse .prorozovyi-navbar-brand{
		font-size: 1.5em;
		height: 60px;
    line-height: 44px;
	}
	.prorozovyi-navbar-brand p{
		font-size: 21px;
    letter-spacing: 1.1px;
	}
	.prorozovyi-navbar-toggle{
		margin-top: 13px;
	}
	body{
		padding-top: 45px;
	}
	.prorozovyi-btn-add-profile{
    right: 65px;
    padding: 0px 5px;
    font-size: 10px;
	}
}

@media (max-width: 500px) and (min-width: 350px) {
	#articles .phone-box .prorozovyi-phone_fon {
		line-height: 44px;
	}
}

@media (min-width: 576px){
	.prorozovyi-girl .prorozovyi-main-content-wrapper .prorozovyi-caption a{
		height: 167px;
	}
}

@media (min-width: 768px){
	#prorozovyi-right_services {
		display: block!important;
	}
	#btn-filtr-left-bar {
		display: none;
	}
}

@media (min-width: 992px){
	.collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important
	}
	.prorozovyi-navbar-toggle {
    display: none;
	}
	.prorozovyi-s-new-menu-nav{
		margin-bottom: 15px;
	}
	.navbar-header, .prorozovyi-navbar-nav > li{
		float: left;
	}
	.hidden-lg-new{
		display: none;
	}
	.prorozovyi-panel.prorozovyi-panel-top{
		margin-top: 9px;
	}
	.prorozovyi-s-new-menu-nav .prorozovyi-navbar-nav, .prorozovyi-s-new-menu-nav .prorozovyi-navbar-nav > li{
		float: unset;
	}
	.prorozovyi-s-new-menu-nav .prorozovyi-navbar-nav > li{
		display: inline-block;
	}
	.prorozovyi-s-new-menu-nav .prorozovyi-navbar-nav{
		text-align: center;
	}
	.l-triangle-top {
		border-color: #C9A2BE transparent transparent;
		border-style:solid;
		border-width:50px;
		height:0px;
		width:0px;
		position: absolute;
		top: 0;
		left: -50px;
	}
	
	.l-triangle-bottom {
		border-color: transparent transparent #C9A2BE;
		border-style:solid;
		border-width:50px;
		height:0px;
		width:0px;
		position: absolute;
		bottom: 0;
		left: -50px;
	}
	.r-triangle-top {
		border-color: #C9A2BE transparent transparent;
		border-style:solid;
		border-width:50px;
		height:0px;
		width:0px;
		position: absolute;
		top: 0;
		right: -50px;
	}
	
	.r-triangle-bottom {
		border-color: transparent transparent #C9A2BE;
		border-style:solid;
		border-width:50px;
		height:0px;
		width:0px;
		position: absolute;
		bottom: 0;
		right: -50px;
	}
	.rectangle {
		background-color: #C9A2BE;
		position: relative;
		-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
		box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		z-index: 500; /* the stack order: foreground */
		max-width: 1190px;
		display: inline-block;
	}
	#prorozovyi-content .prorozovyi-s-new-menu-nav.prorozovyi-navbar.prorozovyi-navbar-inverse{
		background-color: transparent;
		text-align: center;
	}
	#prorozovyi-content .prorozovyi-s-new-menu-nav.prorozovyi-navbar.prorozovyi-navbar-inverse .prorozovyi-navbar-collapse{
		position: relative;
		display: inline-block!important;
	}
	.prorozovyi-s-new-menu-nav.prorozovyi-navbar-inverse .prorozovyi-navbar-nav > li > a.prorozovyi-menu:hover{
		background-color: #cf8dbc;
	}
}
@media (min-width: 1400px){
	.row.another-row{
		margin-left: -18px;
	}
}
	



/* Source: /css/additional_styles.min.css */
#search_buttons,#search_buttons button[type=submit],#services_filters button[type=submit],button#save_account{margin-right:3%}.pswp,.pswp__bg,.pswp__scroll-wrap{width:100%;height:100%;-webkit-backface-visibility:hidden}.pswp,.pswp__item{overflow:hidden;top:0;position:absolute;left:0}.pswp,.pswp__bg,.pswp__error-msg,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{position:absolute}.pswp--open,.pswp__button{display:block}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right,.pswp__caption--fake{visibility:hidden}.pswp,.pswp__bg,.pswp__container,.pswp__img--placeholder,.pswp__scroll-wrap,.pswp__share-modal,.pswp__share-tooltip,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}#search_params hr{border-top:1px solid #DBDBDB;margin-top:10px;margin-bottom:10px}#search_params #search_param_checkbox label,#search_params #search_param_services label{margin-top:7px}#area_header,#data_header,#price_header,#verified_photo_header{margin-left:70px}#chek_out_header{margin-left:-60px}#services_filters li.list-group-item.active{background-image:linear-gradient(to bottom,#ed097a,#b2004a);background-color:#b2004a;border:1px solid #fff}#services_filters li.list-group-item.active:hover,li.list-group-item.active:focus{background-image:linear-gradient(to bottom,#ed097a,#b2004a);border-color:#fff;background-color:#b2004a}#services_filters li.list-group-item{border:1px solid #ddd;background-color:rgba(0,0,0,.3);cursor:pointer;padding:6px 15px}#search_menu{margin-left:10px}#search_form p.search_header{font-size:2.1em;margin-bottom:5px}#search_form p.service_header{font-size:1.7em;margin-bottom:5px}#search_form .form-group{margin-bottom:7px}#services_filters #service_buttons{padding-right:3%}#search_buttons{margin-top:25px;float:right}#search_params button[type=submit]{margin-right:2%}@media (min-width:768px) and (max-width:991px){#area_header,#data_header,#price_header,#verified_photo_header{margin-left:25px}#search_form p.service_header{font-size:1.3em}#search_form p.search_header{font-size:1.5em}.form-horizontal .control-label{font-size:1.2em}#services_filters .list-group{padding-left:3px;padding-right:3px}#services_filters li.list-group-item{padding:6px 0}#search_form .btn{padding:5px 4px}}@media (min-width:992px) and (max-width:1399px){#area_header,#data_header,#price_header,#verified_photo_header{margin-left:35px}}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__scroll-wrap{left:0;top:0;will-change:transform}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{left:0;top:0;background:#000;opacity:0;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0;will-change:transform}.pswp__item{right:0;bottom:0}.pswp__img{width:auto;height:auto;-webkit-transition:opacity .15s;transition:opacity .15s}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%;height:100%;left:0;top:0}.pswp__error-msg{left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#CCC}.pswp__error-msg a{color:#CCC;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{position:relative;cursor:pointer;overflow:visible;-webkit-appearance:none;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(default-skin.png) no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#FFF;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#FFF;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}.pswp__caption--empty,.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__counter,.pswp__preloader{height:44px;top:0;position:absolute}a.pswp__share--facebook:hover{background:#3E5C9A;color:#FFF}a.pswp__share--facebook:hover:before{border-bottom-color:#3E5C9A}a.pswp__share--twitter:hover{background:#55ACEE;color:#FFF}a.pswp__share--pinterest:hover{background:#CCC;color:#CE272D}a.pswp__share--download:hover{background:#DDD}.pswp__counter{left:0;font-size:13px;line-height:44px;color:#FFF;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#BBB}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#CCC}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__ui,.tooltip{visibility:visible}.pswp__preloader{width:44px;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity}.pswp--css_animation .pswp__preloader--active,.pswp__preloader--active{opacity:1}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active .pswp__preloader__icn{background:url(preloader.gif) no-repeat}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #FFF;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%,100%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}}@keyframes donut-rotate{0%,100%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}}.pswp__ui{-webkit-font-smoothing:auto;opacity:1;z-index:1550}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar,.tooltip{opacity:0}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__element--disabled{display:none!important}.badge,.pagination{display:inline-block}.pswp--minimal--dark .pswp__top-bar{background:0 0}.pagination{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;line-height:1.42857143;text-decoration:none;color:#000;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{color:#2a6496;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca;cursor:default}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.badge,.tooltip-inner{color:#fff;text-align:center}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}@media (max-width:767px){.pagination-lg>li>a,.pagination-lg>li>span{padding:7px 11px;font-size:16px}}.pagination>.active>a{background-color:rgba(124,124,124,.65);border-color:rgba(102,102,102,.3)}.pagination>.active>a:hover{background-color:rgba(99,99,99,.65);border-color:rgba(102,102,102,.3)}.badge{min-width:10px;padding:1px 4px;font-size:1em;line-height:1;white-space:nowrap;vertical-align:baseline;background-color:#999;border-radius:10px;border:1px solid grey;font-weight:700}.tooltip.top .tooltip-arrow,.tooltip.top-left .tooltip-arrow,.tooltip.top-right .tooltip-arrow{bottom:0;border-width:5px 5px 0;border-top-color:#000}.badge:empty{display:none}.tooltip{position:absolute;z-index:1070;display:block;font-size:12px;line-height:1.4;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{left:50%;margin-left:-5px}.tooltip.top-left .tooltip-arrow{left:5px}.tooltip.top-right .tooltip-arrow{right:5px}.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,.tooltip.bottom-left .tooltip-arrow,.tooltip.bottom-right .tooltip-arrow{top:0;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom .tooltip-arrow{left:50%;margin-left:-5px}.tooltip.bottom-left .tooltip-arrow{left:5px}.tooltip.bottom-right .tooltip-arrow{right:5px}.modal,.modal-backdrop{top:0;right:0;bottom:0;left:0}.articles_services .girl.well:hover{border-color:rgba(197,191,191,.7)}.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,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{-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);border-color:#9a379e!important;outline:0}.form-control::-moz-placeholder{color:#777;opacity:1}.form-control:-ms-input-placeholder{color:#777}.form-control::-webkit-input-placeholder{color:#777}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}.form-group{margin-bottom:15px}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.form-horizontal .form-group-sm .form-control,.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-horizontal .form-group-lg .form-control,.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-left:0;margin-right:0}@media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}.form-horizontal .form-group-lg .control-label{padding-top:14.3px}.form-horizontal .form-group-sm .control-label{padding-top:6px}}.form-horizontal .control-label{text-align:center;font-size:1.3em;padding-left:0;padding-right:0}.form-horizontal label.checkbox_label{text-align:left;padding-left:5px}.panel{-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}a:focus,input[type=checkbox]:focus{outline:0}input[type=checkbox]:hover{-moz-appearance:none!important}button:focus{outline:0!important}label.error{font-size:1.14em;font-weight:700}a.thumbnail:hover{border:1px solid #aaa}#carousel .girl .thumbnail:hover,#left_bar .girl .thumbnail:hover{border:1px solid #a8a8a8}a:focus,a:hover{color:#2a6496;text-decoration:underline}.tesla-carousel .row{overflow:hidden}.product:hover{border:1px solid #969696}.our-team .our-team-member .hover-effect,.product,.product .product-cover .product-cover-hover span,.products-dropdown ul li,.products-dropdown-close,.related-post .related-post-cover img,.socials img,.the-slider .slide-arrows .slide-left,.the-slider .slide-arrows .slide-right,a,button,i,input,textarea{-webkit-transition:ease-in-out .2s;-moz-transition:ease-in-out .2s;-o-transition:ease-in-out .2s;transition:ease-in-out .2s}.girl a:focus,.girl a:hover{color:inherit;text-decoration:none}.girl.well:hover{border-color:#a8a8a8}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}.modal{position:fixed;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate3d(0,-25%,0);transform:translate3d(0,-25%,0);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,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;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.43px}.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-left:5px;margin-bottom:0}.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}.modal,.modal-open{overflow:auto}@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}}.modal{overflow-y:auto}.modal_header{font-size:1.6em}body.modal-open{padding-right:0!important}#additional_features .btn{min-width:160px}@media (max-width:767px){#additional_features .btn{min-width:120px}}@media (min-width:768px) and (max-width:991px){#additional_features .btn{min-width:130px}}@media (min-width:975px) and (max-width:1199px){#additional_features .btn{min-width:140px}}.today_work{border:1px solid rgba(220,33,33,.4)!important;background-color:rgba(255,0,0,.1)}.today_work:hover{border:1px solid rgba(220,33,33,.7)!important}.glyphicon-trash:before{content:"\e020"}