/*!
 * Font Awesome Free 5.12.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,
.fad,
.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-both, .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,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.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-acquisitions-incorporated:before {
  content: "\f6af"; }

.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-adobe:before {
  content: "\f778"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.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-artstation:before {
  content: "\f77a"; }

.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-atlassian:before {
  content: "\f77b"; }

.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-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-bahai:before {
  content: "\f666"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.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-battle-net:before {
  content: "\f835"; }

.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-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.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-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.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-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.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-bread-slice:before {
  content: "\f7ec"; }

.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-buffer:before {
  content: "\f837"; }

.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-buy-n-large:before {
  content: "\f8a6"; }

.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-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.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-caravan:before {
  content: "\f8ff"; }

.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-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.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-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.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-cheese:before {
  content: "\f7ef"; }

.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-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.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-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.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-medical:before {
  content: "\f7f5"; }

.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-compress-alt:before {
  content: "\f422"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.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-cotton-bureau:before {
  content: "\f89e"; }

.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-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.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-crutch:before {
  content: "\f7f7"; }

.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-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dailymotion:before {
  content: "\f952"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.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-dog:before {
  content: "\f6d3"; }

.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-dragon:before {
  content: "\f6d5"; }

.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-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.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-egg:before {
  content: "\f7fb"; }

.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-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.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-alt:before {
  content: "\f424"; }

.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-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.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-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.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-csv:before {
  content: "\f6dd"; }

.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-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-firefox-browser:before {
  content: "\f907"; }

.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-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.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-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.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-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.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-globe-europe:before {
  content: "\f7a2"; }

.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-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guitar:before {
  content: "\f7a6"; }

.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-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.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-middle-finger:before {
  content: "\f806"; }

.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-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-cowboy:before {
  content: "\f8c0"; }

.fa-hat-cowboy-side:before {
  content: "\f8c1"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.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-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.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-house-damage:before {
  content: "\f6f1"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-ideal:before {
  content: "\f913"; }

.fa-igloo:before {
  content: "\f7ae"; }

.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-instagram-square:before {
  content: "\f955"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.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-jira:before {
  content: "\f7b1"; }

.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-laptop-medical:before {
  content: "\f812"; }

.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-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-mdb:before {
  content: "\f8ca"; }

.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-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microblog:before {
  content: "\f91a"; }

.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-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mixer:before {
  content: "\f956"; }

.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-mountain:before {
  content: "\f6fc"; }

.fa-mouse:before {
  content: "\f8cc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.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-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.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-penny-arcade:before {
  content: "\f704"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.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-pied-piper-square:before {
  content: "\f91e"; }

.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-pizza-slice:before {
  content: "\f818"; }

.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-poo-storm:before {
  content: "\f75a"; }

.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-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-record-vinyl:before {
  content: "\f8d9"; }

.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-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.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-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.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-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.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-shopify:before {
  content: "\f957"; }

.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-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.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-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.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-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.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-stackpath:before {
  content: "\f842"; }

.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-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.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-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.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-think-peaks:before {
  content: "\f731"; }

.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-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-trailer:before {
  content: "\f941"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.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-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.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-unity:before {
  content: "\f949"; }

.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-ups:before {
  content: "\f7e0"; }

.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-injured:before {
  content: "\f728"; }

.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-nurse:before {
  content: "\f82f"; }

.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-usps:before {
  content: "\f7e1"; }

.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-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.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-wind:before {
  content: "\f72e"; }

.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-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.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-wpressr:before {
  content: "\f3e4"; }

.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-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.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: 400;
  font-display: auto;
  src: url("../webfonts/fa-brands-400.eot");
  src: url("../webfonts/fa-brands-400d41d.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../webfonts/fa-regular-400.eot");
  src: url("../webfonts/fa-regular-400d41d.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/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;
  font-display: auto;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900d41d.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }
  
  
 /* Owl Carousal */
 
 /**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.html") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,900&display=swap');

/* Animate.css */

@charset "UTF-8";

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}

/* Nice Select*/
.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: auto; }
  .nice-select:hover {
    border-color: #dbdbdb; }
  .nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #999; }
  .nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
        -ms-transform-origin: 66% 66%;
            transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px; }
  .nice-select.open:after {
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg); }
  .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0); }
  .nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none; }
    .nice-select.disabled:after {
      border-color: #cccccc; }
  .nice-select.wide {
    width: 100%; }
    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important; }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }
    .nice-select.small:after {
      height: 4px;
      width: 4px; }
    .nice-select.small .option {
      line-height: 34px;
      min-height: 34px; }
  .nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
        -ms-transform: scale(0.75) translateY(-21px);
            transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9; }
    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }
  .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
      background-color: #f6f6f6; }
    .nice-select .option.selected {
      font-weight: bold; }
    .nice-select .option.disabled {
      background-color: transparent;
      color: #999;
      cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }
  
/* Flex Slider */

/*
 * jQuery FlexSlider v2.7.2
 * https://www.woocommerce.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icond41d.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  border-radius: 7px;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none;
  }
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 32px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

/* Fancy Box*/

@charset "UTF-8";body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.fancybox-container~.fancybox-container{z-index:99992}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>script,.fancybox-slide>style{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-slide--iframe .fancybox-close-small{top:0;right:-44px}.fancybox-slide--iframe .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after{color:#fff}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);color:#ccc;transition:color .3s ease;cursor:pointer}.fancybox-button[disabled]{cursor:default;opacity:.6}.fancybox-button:hover:not([disabled]){color:#fff}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2),.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:none;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:33px;text-align:center}.fancybox-share p{margin:0;padding:0;text-align:center}.fancybox-share_button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:10px 20px;box-shadow:0 1px 2px rgba(0,0,0,.2);border-radius:3px;background:#fff;white-space:nowrap;font-size:16px;line-height:23px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:140px;color:#888}.fancybox-share_button:hover{box-shadow:0 1px 2px rgba(0,0,0,.5);text-decoration:none;color:#555}.fancybox-share_button svg{margin-right:5px;width:23px;height:23px;vertical-align:top}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}

/* Rs Plugin Setting */

/*-----------------------------------------------------------------------------

	-	Revolution Slider 4.1 Captions -

		Screen Stylesheet

version:   	1.4.5
date:      	27/11/13
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/



/*************************
	-	CAPTIONS	-
**************************/

.tp-static-layers	{	position:absolute; z-index:505; top:0px;left:0px}

.tp-hide-revslider,.tp-caption.tp-hidden-caption	{	visibility:hidden !important; display:none !important}


.tp-caption { z-index:1; white-space:nowrap}

.tp-caption-demo .tp-caption	{	position:relative !important; display:inline-block; margin-bottom:10px; margin-right:20px !important}


.tp-caption.whitedivider3px {

	color: #000000;
	text-shadow: none;
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 1);
	text-decoration: none;
	min-width: 408px;
	min-height: 3px;
	background-position: initial initial;
	background-repeat: initial initial;
	border-width: 0px;
	border-color: #000000;
	border-style: none;
}


.tp-caption.finewide_large_white {
color:#ffffff;
text-shadow:none;
font-size:60px;
line-height:60px;
font-weight:300;
font-family:"Open Sans", sans-serif;
background-color:transparent;
text-decoration:none;
text-transform:uppercase;
letter-spacing:8px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.whitedivider3px {
color:#000000;
text-shadow:none;
background-color:rgb(255, 255, 255);
background-color:rgba(255, 255, 255, 1);
text-decoration:none;
font-size:0px;
line-height:0;
min-width:468px;
min-height:3px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.finewide_medium_white {
color:#ffffff;
text-shadow:none;
font-size:37px;
line-height:37px;
font-weight:300;
font-family:"Open Sans", sans-serif;
background-color:transparent;
text-decoration:none;
text-transform:uppercase;
letter-spacing:5px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.boldwide_small_white {
font-size:25px;
line-height:25px;
font-weight:800;
font-family:"Open Sans", sans-serif;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
text-transform:uppercase;
letter-spacing:5px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.whitedivider3px_vertical {
color:#000000;
text-shadow:none;
background-color:rgb(255, 255, 255);
background-color:rgba(255, 255, 255, 1);
text-decoration:none;
font-size:0px;
line-height:0;
min-width:3px;
min-height:130px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.finewide_small_white {
color:#ffffff;
text-shadow:none;
font-size:25px;
line-height:25px;
font-weight:300;
font-family:"Open Sans", sans-serif;
background-color:transparent;
text-decoration:none;
text-transform:uppercase;
letter-spacing:5px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.finewide_verysmall_white_mw {
font-size:13px;
line-height:25px;
font-weight:400;
font-family:"Open Sans", sans-serif;
color:#ffffff;
text-decoration:none;
background-color:transparent;
text-shadow:none;
text-transform:uppercase;
letter-spacing:5px;
max-width:470px;
white-space:normal !important;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.lightgrey_divider {
text-decoration:none;
background-color:rgb(235, 235, 235);
background-color:rgba(235, 235, 235, 1);
width:370px;
height:3px;
background-position:initial initial;
background-repeat:initial initial;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.finewide_large_white {
color: #FFF;
text-shadow: none;
font-size: 60px;
line-height: 60px;
font-weight: 300;
font-family: "Open Sans", sans-serif;
background-color: rgba(0, 0, 0, 0);
text-decoration: none;
text-transform: uppercase;
letter-spacing: 8px;
border-width: 0px;
border-color: #000;
border-style: none;
}

.tp-caption.finewide_medium_white {
color: #FFF;
text-shadow: none;
font-size: 34px;
line-height: 34px;
font-weight: 300;
font-family: "Open Sans", sans-serif;
background-color: rgba(0, 0, 0, 0);
text-decoration: none;
text-transform: uppercase;
letter-spacing: 5px;
border-width: 0px;
border-color: #000;
border-style: none;
}

.tp-caption.huge_red {
position:absolute;
color:rgb(223,75,107);
font-weight:400;
font-size:150px;
line-height:130px;
font-family: 'Oswald', sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
background-color:rgb(45,49,54);
padding:0px;
}

.tp-caption.middle_yellow {
position:absolute;
color:rgb(251,213,114);
font-weight:600;
font-size:50px;
line-height:50px;
font-family: 'Open Sans', sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.huge_thin_yellow {
	position:absolute;
color:rgb(251,213,114);
font-weight:300;
font-size:90px;
line-height:90px;
font-family: 'Open Sans', sans-serif;
margin:0px;
letter-spacing: 20px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.big_dark {
position:absolute;
color:#333;
font-weight:700;
font-size:70px;
line-height:70px;
font-family:"Open Sans";
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_dark {
position:absolute;
color:#333;
font-weight:300;
font-size:40px;
line-height:40px;
font-family:"Open Sans";
margin:0px;
letter-spacing: 5px;
border-width:0px;
border-style:none;
white-space:nowrap;
}


.tp-caption.medium_grey {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
padding:2px 4px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#888;
white-space:nowrap;
}

.tp-caption.small_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:14px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}


.tp-caption.large_bold_white_25 {
font-size:55px;
line-height:65px;
font-weight:700;
font-family:"Open Sans";
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.medium_text_shadow {
font-size:25px;
line-height:25px;
font-weight:600;
font-family:"Open Sans";
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:40px;
line-height:40px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_bold_grey {
font-size:30px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
text-shadow:none;
margin:0px;
padding:1px 4px 0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
.tp-bannertimer{display:none;}
.tp-caption.very_large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
letter-spacing:-2px;
}

.tp-caption.very_big_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
padding:0px 4px;
padding-top:1px;
background-color:#000;
}

.tp-caption.very_big_black {
position:absolute;
color:#000;
text-shadow:none;
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
padding:0px 4px;
padding-top:1px;
background-color:#fff;
}

.tp-caption.modern_medium_fat {
position:absolute;
color:#000;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_fat_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_light {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_big_bluebg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#4e5b6c;
letter-spacing:0;
}

.tp-caption.modern_big_redbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
padding-top:1px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#de543e;
letter-spacing:0;
}

.tp-caption.modern_small_text_dark {
position:absolute;
color:#555;
text-shadow:none;
font-size:14px;
line-height:22px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.boxshadow {
-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
}

.tp-caption.black {
color:#000;
text-shadow:none;
}

.tp-caption.noshadow {
text-shadow:none;
}

.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
color:#ffa902;
}

.tp-caption.thinheadline_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:30px;
font-family:"Open Sans";
background-color:transparent;
}

.tp-caption.thintext_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:16px;
line-height:26px;
font-family:"Open Sans";
background-color:transparent;
}

.tp-caption.medium_bg_red a {
	color: #fff;
    text-decoration: none;
}

.tp-caption.medium_bg_red a:hover {
	color: #fff;
    text-decoration: underline;
}

.tp-caption.smoothcircle {
font-size:30px;
line-height:75px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
background-color:rgba(0, 0, 0, 0.498039);
padding:50px 25px;
text-align:center;
border-radius:500px 500px 500px 500px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.largeblackbg {
font-size:50px;
line-height:70px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:0px 20px 5px;
text-shadow:none;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.largepinkbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#db4360;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largewhitebg {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#fff;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largegreenbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#67ae73;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.excerpt {
font-size:36px;
line-height:36px;
font-weight:700;
font-family:Arial;
color:#ffffff;
text-decoration:none;
background-color:rgba(0, 0, 0, 1);
text-shadow:none;
margin:0px;
letter-spacing:-1.5px;
padding:1px 4px 0px 4px;
width:150px;
white-space:normal !important;
height:auto;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.large_bold_grey {
font-size:60px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
text-shadow:none;
margin:0px;
padding:1px 4px 0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_thin_grey {
font-size:34px;
line-height:30px;
font-weight:300;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_thin_grey {
font-size:18px;
line-height:26px;
font-weight:300;
font-family:"Open Sans";
color:rgb(117, 117, 117);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.lightgrey_divider {
text-decoration:none;
background-color:rgba(235, 235, 235, 1);
width:370px;
height:3px;
background-position:initial initial;
background-repeat:initial initial;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bold_darkblue {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_darkblue {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(52, 73, 94);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_red {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_red {
font-size:21px;
line-height:26px;
font-weight:300;
font-family:"Open Sans";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_red {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(227, 58, 12);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_orange {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(243, 156, 18);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_orange {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(243, 156, 18);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.grassfloor {
text-decoration:none;
background-color:rgba(160, 179, 151, 1);
width:4000px;
height:150px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bold_white {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_white {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_white {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_white_center {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:#ffffff;
text-decoration:none;
background-color:transparent;
padding:0px 0px 0px 0px;
text-align:center;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_asbestos {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(127, 140, 141);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_black {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.large_bold_black {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_darkblue {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_light_white {
font-size:17px;
line-height:28px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.roundedimage {
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bg_black {
font-size:40px;
line-height:40px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:10px 20px 15px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumwhitebg {
font-size:30px;
line-height:30px;
font-weight:300;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:5px 15px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.medium_bg_orange_new1 {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(243, 156, 18);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}



.tp-caption.boxshadow{
		-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
		box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
	}

.tp-caption.black{
		color: #000;
		text-shadow: none;
		font-weight: 300;
		font-size: 19px;
		line-height: 19px;
		font-family: 'Open Sans', sans;
	}

.tp-caption.noshadow {
		text-shadow: none;
	}


.tp_inner_padding	{	box-sizing:border-box;
						-webkit-box-sizing:border-box;
						-moz-box-sizing:border-box;
						max-height:none !important;	}


/*.tp-caption			{	transform:none !important}*/


/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/
.tp-caption .frontcorner		{
										width: 0;
										height: 0;
										border-left: 40px solid transparent;
										border-right: 0px solid transparent;
										border-top: 40px solid #00A8FF;
										position: absolute;left:-40px;top:0px;
									}

.tp-caption .backcorner		{
										width: 0;
										height: 0;
										border-left: 0px solid transparent;
										border-right: 40px solid transparent;
										border-bottom: 40px solid #00A8FF;
										position: absolute;right:0px;top:0px;
									}

.tp-caption .frontcornertop		{
										width: 0;
										height: 0;
										border-left: 40px solid transparent;
										border-right: 0px solid transparent;
										border-bottom: 40px solid #00A8FF;
										position: absolute;left:-40px;top:0px;
									}

.tp-caption .backcornertop		{
										width: 0;
										height: 0;
										border-left: 0px solid transparent;
										border-right: 40px solid transparent;
										border-top: 40px solid #00A8FF;
										position: absolute;right:0px;top:0px;
									}

/******************************
	-	BUTTONS	-
*******************************/

.tp-simpleresponsive .button				{	padding:6px 13px 5px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; height:30px;
												cursor:pointer;
												color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
												background:url(rs-plugin/images/gradient/g30.html) repeat-x top; font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
											}

.tp-simpleresponsive  .button.big			{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; background:url(rs-plugin/images/gradient/g40.html) repeat-x top}


.tp-simpleresponsive  .purchase:hover,
.tp-simpleresponsive  .button:hover,
.tp-simpleresponsive  .button.big:hover		{	background-position:bottom, 15px 11px}



	@media only screen and (min-width: 768px) and (max-width: 959px) {

	 }



	@media only screen and (min-width: 480px) and (max-width: 767px) {
		.tp-simpleresponsive  .button	{	padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal;	}
		.tp-simpleresponsive  a.button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }


	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tp-simpleresponsive  .button	{	padding:2px 5px 2px; line-height:20px !important; font-size:10px !important}
		.tp-simpleresponsive  a.button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}





/*	BUTTON COLORS	*/



.tp-simpleresponsive  .button.green, .tp-simpleresponsive  .button:hover.green,
.tp-simpleresponsive  .purchase.green, .tp-simpleresponsive  .purchase:hover.green			{ background-color:#21a117; -webkit-box-shadow:  0px 3px 0px 0px #104d0b;        -moz-box-shadow:   0px 3px 0px 0px #104d0b;        box-shadow:   0px 3px 0px 0px #104d0b;  }


.tp-simpleresponsive  .button.blue, .tp-simpleresponsive  .button:hover.blue,
.tp-simpleresponsive  .purchase.blue, .tp-simpleresponsive  .purchase:hover.blue			{ background-color:#1d78cb; -webkit-box-shadow:  0px 3px 0px 0px #0f3e68;        -moz-box-shadow:   0px 3px 0px 0px #0f3e68;        box-shadow:   0px 3px 0px 0px #0f3e68}


.tp-simpleresponsive  .button.red, .tp-simpleresponsive  .button:hover.red,
.tp-simpleresponsive  .purchase.red, .tp-simpleresponsive  .purchase:hover.red				{ background-color:#cb1d1d; -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        -moz-box-shadow:   0px 3px 0px 0px #7c1212;        box-shadow:   0px 3px 0px 0px #7c1212}

.tp-simpleresponsive  .button.orange, .tp-simpleresponsive  .button:hover.orange,
.tp-simpleresponsive  .purchase.orange, .tp-simpleresponsive  .purchase:hover.orange		{ background-color:#ff7700; -webkit-box-shadow:  0px 3px 0px 0px #a34c00;        -moz-box-shadow:   0px 3px 0px 0px #a34c00;        box-shadow:   0px 3px 0px 0px #a34c00}

.tp-simpleresponsive  .button.darkgrey, .tp-simpleresponsive  .button.grey,
.tp-simpleresponsive  .button:hover.darkgrey, .tp-simpleresponsive  .button:hover.grey,
.tp-simpleresponsive  .purchase.darkgrey, .tp-simpleresponsive  .purchase:hover.darkgrey	{ background-color:#555; -webkit-box-shadow:  0px 3px 0px 0px #222;        -moz-box-shadow:   0px 3px 0px 0px #222;        box-shadow:   0px 3px 0px 0px #222}

.tp-simpleresponsive  .button.lightgrey, .tp-simpleresponsive  .button:hover.lightgrey,
.tp-simpleresponsive  .purchase.lightgrey, .tp-simpleresponsive  .purchase:hover.lightgrey	{ background-color:#888; -webkit-box-shadow:  0px 3px 0px 0px #555;        -moz-box-shadow:   0px 3px 0px 0px #555;        box-shadow:   0px 3px 0px 0px #555}



/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

/*.tp-simpleresponsive				{	-webkit-perspective: 1500px;
										-moz-perspective: 1500px;
										-o-perspective: 1500px;
										-ms-perspective: 1500px;
										perspective: 1500px;
									}*/




/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/

.fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
}



.fullwidthbanner-container{
	width:100%;
	position:relative;
	padding:0;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthbanner{
	width:100%;
	position:relative;
}



/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; */
	position:absolute;visibility: hidden;
	-webkit-font-smoothing: antialiased !important;
}


.tp-simpleresponsive img	{	max-width:none}



/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}


/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow  {
		position:absolute;

		margin-left:auto;
		margin-right:auto;
		-moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
	}

.tp-bannershadow.tp-shadow1 {	background:url(rs-plugin/assets/shadow1.html) no-repeat; background-size:100% 100%; width:890px; height:60px; bottom:-60px}
.tp-bannershadow.tp-shadow2 {	background:url(rs-plugin/assets/shadow2.html) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px}
.tp-bannershadow.tp-shadow3 {	background:url(rs-plugin/assets/shadow3.html) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px}


/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video	{ width:100% !important; height:100% !important; display: none}

.tp-caption.fullscreenvideo	{	left:0px; top:0px; position:absolute;width:100%;height:100%}


.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video	{ width:100% !important; height:100% !important; display: none}


.fullcoveredvideo video,
.fullscreenvideo video					{	background: #000}

.fullcoveredvideo .tp-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}

.html5vid.videoisplaying .tp-poster	{	display: none}

.tp-video-play-button		{	background:#000;
								background:rgba(0,0,0,0.3);
								padding:5px;
								border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
								position: absolute;
								top: 50%;
								left: 50%;
								font-size: 40px;
								color: #FFF;
								z-index: 3;
								margin-top: -27px;
								margin-left: -28px;
								text-align: center;
								cursor: pointer;
							}

.html5vid .tp-revstop		{	width:15px;height:20px; border-left:5px solid #fff; border-right:5px solid #fff; position:relative;margin:10px 20px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
.html5vid .tp-revstop	{	display:none}
.html5vid.videoisplaying .revicon-right-dir	{	display:none}
.html5vid.videoisplaying .tp-revstop	{	display:block}

.html5vid.videoisplaying .tp-video-play-button	{	display:none}
.html5vid:hover .tp-video-play-button { display:block}

.fullcoveredvideo .tp-video-play-button	{	display:none !important}


/********************************
	-	FULLSCREEN VIDEO ENDS	-
*********************************/


/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:4}
.tp-dottedoverlay.twoxtwo				{	background:url(rs-plugin/assets/gridtile.html)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(rs-plugin/assets/gridtile_white.html)}
.tp-dottedoverlay.threexthree			{	background:url(rs-plugin/assets/gridtile_3x3.html)}
.tp-dottedoverlay.threexthreewhite		{	background:url(rs-plugin/assets/gridtile_3x3_white.html)}
/********************************
	-	DOTTED OVERLAYS ENDS	-
*********************************/


/************************
	-	NAVIGATION	-
*************************/

/** BULLETS **/

.tpclear		{	clear:both}


.tp-bullets									{	z-index:1000; position:absolute;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
												-moz-opacity: 1;
												-khtml-opacity: 1;
												opacity: 1;
												-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;-webkit-transform: translateZ(5px);
											}
.tp-bullets.hidebullets					{
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
												-moz-opacity: 0;
												-khtml-opacity: 0;
												opacity: 0;
											}


.tp-bullets.simplebullets.navbar						{ 	border:1px solid #666; border-bottom:1px solid #444; background:url(rs-plugin/assets/boxed_bgtile.html); height:40px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px }

.tp-bullets.simplebullets.navbar-old					{ 	 background:url(rs-plugin/assets/navigdots_bgtile.html); height:35px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px }


.tp-bullets.simplebullets.round .bullet					{	cursor:pointer; position:relative;	background:url(rs-plugin/assets/bullet.html) no-Repeat top left;	width:20px;	height:20px;  margin-right:0px; float:left; margin-top:0px; margin-left:3px}
.tp-bullets.simplebullets.round .bullet.last			{	margin-right:3px}

.tp-bullets.simplebullets.round-old .bullet				{	cursor:pointer; position:relative;	background:url(rs-plugin/assets/bullets.html) no-Repeat bottom left;	width:23px;	height:23px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.round-old .bullet.last		{	margin-right:0px}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet				{	cursor:pointer; position:relative;	background:url(rs-plugin/assets/bullets2.html) no-Repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.square .bullet.last			{	margin-right:0px}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet			{	cursor:pointer; position:relative;	background:url(rs-plugin/assets/bullets2.html) no-Repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.square-old .bullet.last		{	margin-right:0px}


/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet			{	cursor:pointer; position:relative;	background:url(rs-plugin/assets/bullet_boxed.html) no-Repeat top left;	width:18px;	height:19px;   margin-right:5px; float:left; margin-top:0px}

.tp-bullets.simplebullets.navbar .bullet.first		{	margin-left:0px !important}
.tp-bullets.simplebullets.navbar .bullet.last		{	margin-right:0px !important}



/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet			{	cursor:pointer; position:relative;	background:url(rs-plugin/assets/navigdots.html) no-Repeat bottom left;	width:15px;	height:15px;  margin-left:5px !important; margin-right:5px !important;float:left; margin-top:10px}
.tp-bullets.simplebullets.navbar-old .bullet.first		{	margin-left:0px !important}
.tp-bullets.simplebullets.navbar-old .bullet.last		{	margin-right:0px !important}


.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected				{	background-position:top left}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected		{	background-position:bottom left}



/*************************************
	-	TP ARROWS 	-
**************************************/
.tparrows												{	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
															-moz-opacity: 1;
															-khtml-opacity: 1;
															opacity: 1;
															-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;
															-webkit-transform: translateZ(5000px);
															-webkit-transform-style: flat;
															-webkit-backface-visibility: hidden;
															z-index:600;
															position: relative;

														}
.tparrows.hidearrows									{
															-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
															-moz-opacity: 0;
															-khtml-opacity: 0;
															opacity: 0;
														}
.tp-leftarrow											{	z-index:100;cursor:pointer; position:relative;	background:url(rs-plugin/assets/large_left.html) no-Repeat top left;	width:40px;	height:40px;   }
.tp-rightarrow											{	z-index:100;cursor:pointer; position:relative;	background:url(rs-plugin/assets/large_right.html) no-Repeat top left;	width:40px;	height:40px;   }


.tp-leftarrow.round										{	z-index:100;cursor:pointer; position:relative;	background:url(rs-plugin/assets/small_left.html) no-Repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left; margin-top:0px;	}
.tp-rightarrow.round									{	z-index:100;cursor:pointer; position:relative;	background:url(rs-plugin/assets/small_right.html) no-Repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left;	margin-top:0px}


.tp-leftarrow.round-old									{	z-index:100;cursor:pointer; position:relative;	background:url(rs-plugin/assets/arrow_left.html) no-Repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left; margin-top:0px;	}
.tp-rightarrow.round-old								{	z-index:100;cursor:pointer; position:relative;	background:url(rs-plugin/assets/arrow_right.html) no-Repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left;	margin-top:0px}


.tp-leftarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(rs-plugin/assets/small_left_boxed.html) no-Repeat top left;	width:20px;	height:15px;   float:left;	margin-right:6px; margin-top:12px}
.tp-rightarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(rs-plugin/assets/small_right_boxed.html) no-Repeat top left;	width:20px;	height:15px;   float:left;	margin-left:6px; margin-top:12px}


.tp-leftarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(rs-plugin/assets/arrowleft.html) no-Repeat top left;		width:9px;	height:16px;   float:left;	margin-right:6px; margin-top:10px}
.tp-rightarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(rs-plugin/assets/arrowright.html) no-Repeat top left;	width:9px;	height:16px;   float:left;	margin-left:6px; margin-top:10px}

.tp-leftarrow.navbar-old.thumbswitharrow				{	margin-right:10px}
.tp-rightarrow.navbar-old.thumbswitharrow				{	margin-left:0px}

.tp-leftarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(rs-plugin/assets/arrow_left2.html) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:0px}
.tp-rightarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(rs-plugin/assets/arrow_right2.html) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:0px}


.tp-leftarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(rs-plugin/assets/arrow_left2.html) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:0px}
.tp-rightarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(rs-plugin/assets/arrow_right2.html) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:0px}


.tp-leftarrow.default									{	z-index:100;cursor:pointer; position:relative;	background:url(rs-plugin/assets/large_left.html) no-Repeat 0 0;	width:40px;	height:40px;

														}
.tp-rightarrow.default									{	z-index:100;cursor:pointer; position:relative;	background:url(rs-plugin/assets/large_right.html) no-Repeat 0 0;	width:40px;	height:40px;

														}




.tp-leftarrow:hover,
.tp-rightarrow:hover 									{	background-position:bottom left}






/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/


.tp-bullets.tp-thumbs						{	z-index:1000; position:absolute; padding:3px;background-color:#fff;
												width:500px;height:50px; 			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												margin-top:-50px;
											}


.fullwidthbanner-container .tp-thumbs		{  padding:3px}

.tp-bullets.tp-thumbs .tp-mask				{	width:500px; height:50px;  			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												overflow:hidden; position:relative}


.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer	{	width:5000px; position:absolute}

.tp-bullets.tp-thumbs .bullet				{   width:100px; height:50px; 			/* THE DIMENSION OF A SINGLE THUMB */
												cursor:pointer; overflow:hidden;background:none;margin:0;float:left;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
												/*filter: alpha(opacity=50);	*/
												-moz-opacity: 0.5;
												-khtml-opacity: 0.5;
												opacity: 0.5;

												-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;
											}


.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected		{ 	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

												-moz-opacity: 1;
												-khtml-opacity: 1;
												opacity: 1;
											}
.tp-thumbs img								{	width:100%}


/************************************
		-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer								{	width:100%; height:10px; background:url(rs-plugin/assets/timer.png);position:absolute; z-index:200;top:0px}
.tp-bannertimer.tp-bottom					{	bottom:0px;height:5px; top:auto}




/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/




    @media only screen and (min-width: 0px) and (max-width: 479px) {
				.responsive .tp-bullets	{	display:none}
				.responsive .tparrows	{	display:none}
	}





/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

 .tp-simpleresponsive img {
		-moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
}



.tp-simpleresponsive a{	text-decoration:none}

.tp-simpleresponsive ul {
	list-style:none;
	padding:0;
	margin:0;
}

.tp-simpleresponsive >ul >li{
	list-stye:none;
	position:absolute;
	visibility:hidden;
}
/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(rs-plugin/assets/coloredbg.html) repeat}

.tp-caption.slidelink a span	{	background:url(rs-plugin/assets/coloredbg.html) repeat}



/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/

.tparrows .tp-arr-imgholder								{ display: none}
.tparrows .tp-arr-titleholder							{ display: none}



/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/

/* NAVIGATION PREVIEW 1 */
.tparrows.preview1 							{	width:100px;height:100px;-webkit-transform-style: preserve-3d; -webkit-perspective: 1000; -moz-perspective: 1000; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;background: transparent}
.tparrows.preview1:after					{	position:absolute; left:0px;top:0px; font-family: "revicons"; color:#fff; font-size:30px; width:100px;height:100px;text-align: center; background:#fff;background:rgba(0,0,0,0.15);z-index:2;line-height:100px; -webkit-transition: background 0.3s, color 0.3s; -moz-transition: background 0.3s, color 0.3s; transition: background 0.3s, color 0.3s}
.tp-rightarrow.preview1:after				{	content: '\e825';  }
.tp-leftarrow.preview1:after				{	content: '\e824';  }

.tparrows.preview1:hover:after 				{	background:rgba(255,255,255,1); color:#aaa}

.tparrows.preview1 .tp-arr-imgholder 		{	background-size:cover; background-position:center center; display:block;width:100%;height:100%;position:absolute;top:0px;
												-webkit-transition: -webkit-transform 0.3s;
												transition: transform 0.3s;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
											}
/*.tparrows.preview1 .tp-arr-iwrapper			{	  -webkit-transition: all 0.3s;transition: all 0.3s;
												-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0}
.tparrows.preview1:hover .tp-arr-iwrapper	{	  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1}*/


.tp-rightarrow.preview1 .tp-arr-imgholder	{	right:100%;
												-webkit-transform: rotateY(-90deg);
												transform: rotateY(-90deg);
												-webkit-transform-origin: 100% 50%;
												transform-origin: 100% 50%;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;



											}
.tp-leftarrow.preview1 .tp-arr-imgholder	{	left:100%;
												-webkit-transform: rotateY(90deg);
												transform: rotateY(90deg);
												-webkit-transform-origin: 0% 50%;
												transform-origin: 0% 50%;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;



											}


.tparrows.preview1:hover .tp-arr-imgholder	{	-webkit-transform: rotateY(0deg);
												transform: rotateY(0deg);
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

											}


	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:80px; height:80px;line-height:80px; font-size:24px}

	}

    @media only screen and (min-width: 480px) and (max-width: 767px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:60px; height:60px;line-height:60px;font-size:20px}

	}



    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:40px; height:40px;line-height:40px; font-size:12px}
    }

/* PREVIEW 1 BULLETS */

.tp-bullets.preview1 						{ 	height: 21px}
.tp-bullets.preview1 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.15) !important;
											    /*-webkit-border-radius: 10px;
											    border-radius: 10px;*/
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 5px !important;
											    height: 5px !important;
											    border: 8px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 5px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview1 .bullet.last 			{	margin-right: 0px}
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: #aaa !important;
												width: 5px !important;
											    height: 5px !important;
											    border: 8px solid rgba(255, 255, 255, 1) !important;
}




/* NAVIGATION PREVIEW 2 */
.tparrows.preview2 							{	min-width:60px; min-height:60px; background:#fff; ;

												border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;
												overflow:hidden;
												-webkit-transition: -webkit-transform 1.3s;
												-webkit-transition: width 0.3s, background-color 0.3s, opacity 0.3s;
												transition: width 0.3s, background-color 0.3s, opacity 0.3s;
												backface-visibility: hidden;
}
.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; color:#aaa; font-size:25px; margin-top: -12px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s }
.tp-rightarrow.preview2:after				{	content: '\e81e';  right:18px}
.tp-leftarrow.preview2:after				{	content: '\e81f';  left:18px}


.tparrows.preview2 .tp-arr-titleholder 		{	background-size:cover; background-position:center center; display:block; visibility:hidden;position:relative;top:0px;
												-webkit-transition: -webkit-transform 0.3s;
												transition: transform 0.3s;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
												white-space: nowrap;
												color: #000;
												text-transform: uppercase;
												font-weight: 400;
												font-size: 14px;
												line-height: 60px;
												padding:0px 10px;
											}

.tp-rightarrow.preview2 .tp-arr-titleholder	{	 right:50px;
												-webkit-transform: translateX(-100%);
												transform: translateX(-100%);
											}
.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:50px;
												-webkit-transform: translateX(100%);
												transform: translateX(100%);
											}

.tparrows.preview2.hovered					{	width:300px}
.tparrows.preview2:hover					{	background:#fff}
.tparrows.preview2:hover:after				{	color:#000}
.tparrows.preview2:hover .tp-arr-titleholder{	-webkit-transform: translateX(0px);
													transform: translateX(0px);
													visibility: visible;
													position: absolute;
											}

/* PREVIEW 2 BULLETS */

.tp-bullets.preview2 						{ 	height: 17px}
.tp-bullets.preview2 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview2 .bullet.last 			{	margin-right: 0px}
.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview2 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
}

.tp-arr-titleholder.alwayshidden			{	display:none !important}


	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview2 {	min-width:40px; min-height:40px; width:40px;height:40px;
								border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;
							}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:20px; margin-top: -12px}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:11px}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:11px}
		.tparrows.preview2 .tp-arr-titleholder		{	font-size:12px; line-height:40px; letter-spacing: 0px}
		.tp-rightarrow.preview2 .tp-arr-titleholder	{	right:35px}
		.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:35px}

	}

    @media only screen and (min-width: 480px) and (max-width: 767px) {
   		 .tparrows.preview2 						{	min-width:30px; min-height:30px; width:30px;height:30px;
														border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
													}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:14px; margin-top: -12px}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:8px}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:8px}
		.tparrows.preview2 .tp-arr-titleholder		{	font-size:10px; line-height:30px; letter-spacing: 0px}
		.tp-rightarrow.preview2 .tp-arr-titleholder	{	right:25px}
		.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:25px}
		.tparrows.preview2 .tp-arr-titleholder		{	display:none;visibility:none}


	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tparrows.preview2 							{	min-width:30px; min-height:30px; width:30px;height:30px;
														border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
													}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:14px; margin-top: -12px}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:8px}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:8px}
		.tparrows.preview2 .tp-arr-titleholder		{	display:none;visibility:none}
		.tparrows.preview2:hover					{	width:30px !important; height:30px !important}
    }



/* NAVIGATION PREVIEW 3 */
.tparrows.preview3 							{	width:70px; height:70px; background:#fff; background:rgba(255,255,255,1); -webkit-transform-style: flat}
.tparrows.preview3:after					{	position:absolute;  line-height: 70px;text-align: center; font-family: "revicons"; color:#aaa; font-size:30px; top:0px;left:0px;;background:#fff; z-index:100; width:70px;height:70px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s}
.tparrows.preview3:hover:after					{	color:#000}
.tp-rightarrow.preview3:after				{	content: '\e825';  }
.tp-leftarrow.preview3:after				{	content: '\e824';  }


.tparrows.preview3 .tp-arr-iwrapper			{
												  -webkit-transform: scale(0,1);
												  transform: scale(0,1);
												  -webkit-transform-origin: 100% 50%;
												  transform-origin: 100% 50%;
												  -webkit-transition: -webkit-transform 0.2s;
												  transition: transform 0.2s;
												  z-index:0;position: absolute; background: #000; background: rgba(0,0,0,0.75);
												  display: table;min-height:90px;top:-10px}

.tp-leftarrow.preview3 .tp-arr-iwrapper		{	 -webkit-transform: scale(0,1);
												  transform: scale(0,1);
												  -webkit-transform-origin: 0% 50%;
												  transform-origin: 0% 50%;
											}

.tparrows.preview3 .tp-arr-imgholder 		{	display:block;background-size:cover; background-position:center center; display:table-cell;min-width:90px;height:90px;
												position:relative;top:0px}

.tp-rightarrow.preview3 .tp-arr-iwrapper	{	right:0px;padding-right:70px}
.tp-leftarrow.preview3 .tp-arr-iwrapper		{	left:0px; direction: rtl;padding-left:70px}
.tparrows.preview3 .tp-arr-titleholder		{	display:table-cell; padding:30px;font-size:16px; color:#fff;white-space: nowrap; position: relative; clear:right;vertical-align: middle}

.tparrows.preview3:hover .tp-arr-iwrapper	{
												-webkit-transform: scale(1,1);
												  transform: scale(1,1);

											}

/* PREVIEW 3 BULLETS */
.tp-bullets.preview3 						{ 	height: 17px}
.tp-bullets.preview3 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview3 .bullet.last 			{	margin-right: 0px}
.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview3 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
}


	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview3:after,
		.tparrows.preview3 							{	width:50px; height:50px; line-height:50px;font-size:20px}
		.tparrows.preview3 .tp-arr-iwrapper			{	min-height:70px}
		.tparrows.preview3 .tp-arr-imgholder 		{	min-width:70px;height:70px}
		.tp-rightarrow.preview3 .tp-arr-iwrapper	{	padding-right:50px}
		.tp-leftarrow.preview3 .tp-arr-iwrapper		{	padding-left:50px}
		.tparrows.preview3 .tp-arr-titleholder		{	padding:10px;font-size:16px}



	}

    @media only screen  and (max-width: 767px) {

		.tparrows.preview3:after,
		.tparrows.preview3 							{	width:50px; height:50px; line-height:50px;font-size:20px}
		.tparrows.preview3 .tp-arr-iwrapper			{	min-height:70px}
	}





/* NAVIGATION PREVIEW 4 */
.tparrows.preview4 							{	width:30px; height:110px;  background:transparent;-webkit-transform-style: preserve-3d; -webkit-perspective: 1000; -moz-perspective: 1000}
.tparrows.preview4:after					{	position:absolute;  line-height: 110px;text-align: center; font-family: "revicons"; color:#fff; font-size:20px; top:0px;left:0px;z-index:0; width:30px;height:110px; background: #000; background: rgba(0,0,0,0.25);
												-webkit-transition: all 0.2s ease-in-out;
											    -moz-transition: all 0.2s ease-in-out;
											    -o-transition: all 0.2s ease-in-out;
											    transition: all 0.2s ease-in-out;
												   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

											}

.tp-rightarrow.preview4:after				{	content: '\e825';  }
.tp-leftarrow.preview4:after				{	content: '\e824';  }


.tparrows.preview4 .tp-arr-allwrapper		{	visibility:hidden;width:180px;position: absolute;z-index: 1;min-height:120px;top:0px;left:-150px; overflow: hidden;-webkit-perspective: 1000px;-webkit-transform-style: flat}

.tp-leftarrow.preview4 .tp-arr-allwrapper	{	left:0px}
.tparrows.preview4 .tp-arr-iwrapper			{	position: relative}

.tparrows.preview4 .tp-arr-imgholder 		{	display:block;background-size:cover; background-position:center center;width:180px;height:110px;
												position:relative;top:0px;

												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;



											}


.tparrows.preview4 .tp-arr-imgholder2 		{	display:block;background-size:cover; background-position:center center; width:180px;height:110px;
												position:absolute;top:0px; left:180px;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;

											}

.tp-leftarrow.preview4 .tp-arr-imgholder2 	{	left:-180px}




.tparrows.preview4 .tp-arr-titleholder		{	display:block; font-size:12px; line-height:25px; padding:0px 10px;text-align:left;color:#fff; position: relative;
												background: #000;
												color: #FFF;
												text-transform: uppercase;
												white-space: nowrap;
												letter-spacing: 1px;
												font-weight: 700;
												font-size: 11px;
												line-height: 2.75;
												-webkit-transition: all 0.3s;
												transition: all 0.3s;
												-webkit-transform: rotateX(-90deg);
												transform: rotateX(-90deg);
												-webkit-transform-origin: 50% 0;
												transform-origin: 50% 0;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;


}



.tparrows.preview4:after				{	transform-origin: 100% 100%; -webkit-transform-origin: 100% 100%}
.tp-leftarrow.preview4:after			{	transform-origin: 0% 0%; -webkit-transform-origin: 0% 0%}




@media only screen and (min-width: 768px)  {
		.tparrows.preview4:hover:after				{	-webkit-transform: rotateY(-90deg); transform:rotateY(-90deg)}
		.tp-leftarrow.preview4:hover:after			{	-webkit-transform: rotateY(90deg); transform:rotateY(90deg)}


		.tparrows.preview4:hover .tp-arr-titleholder	{	-webkit-transition-delay: 0.4s;
															transition-delay: 0.4s;
															-webkit-transform: rotateX(0deg);
															transform: rotateX(0deg);
															-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

														}
}

/* PREVIEW 4 BULLETS */

.tp-bullets.preview4 						{ 	height: 17px}
.tp-bullets.preview4 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview4 .bullet.last 			{	margin-right: 0px}
.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
}


    @media only screen  and (max-width: 767px) {
   		 .tparrows.preview4 						{	width:20px; height:80px}
   		 .tparrows.preview4:after					{	width:20px; height:80px; line-height:80px; font-size:14px}

   		 .tparrows.preview1 .tp-arr-allwrapper,
   		 .tparrows.preview2 .tp-arr-allwrapper,
   		 .tparrows.preview3 .tp-arr-allwrapper,
   		 .tparrows.preview4 .tp-arr-allwrapper		{	display: none !important}
    }



/******************************
	-	LOADER FORMS	-
********************************/

.tp-loader 	{
				top:50%; left:50%;
				z-index:10000;
				position:absolute;


			}

.tp-loader.spinner0 {
  width: 40px;
  height: 40px;
  background:url(rs-plugin/assets/loader.gif) no-repeat center center;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  margin-top:-20px;
  margin-left:-20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.tp-loader.spinner1 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  margin-top:-20px;
  margin-left:-20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



.tp-loader.spinner5 	{	background:url(rs-plugin/assets/loader.gif) no-repeat 10px 10px;
							background-color:#fff;
							margin:-22px -22px;
							width:44px;height:44px;
							border-radius: 3px;
							-moz-border-radius: 3px;
							-webkit-border-radius: 3px;
						}


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

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


.tp-loader.spinner2 {
  width: 40px;
  height: 40px;
  margin-top:-20px;margin-left:-20px;
  background-color: #ff0000;
   box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  -webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
  animation: tp-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
  0% { -webkit-transform: scale(0.0) }
  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}

@keyframes tp-scaleout {
  0% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 100% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}




.tp-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;

}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

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

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




.tp-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-animation: tp-rotate 2.0s infinite linear;
  animation: tp-rotate 2.0s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
  animation: tp-bounce 2.0s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}

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

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

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

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



.tp-transparentimg {	content:"url(rs-plugin/assets/transparent.png)"}
.tp-3d				{	-webkit-transform-style: preserve-3d;
						 -webkit-transform-origin: 50% 50%;
					}



.tp-caption img {
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
zoom: 1;
}


@font-face {
  font-family: 'revicons';
  src: url('rs-plugin/font/revicons90c6.html?5510888');
  src: url('rs-plugin/font/revicons90c6.html?5510888#iefix') format('embedded-opentype'),
       url('rs-plugin/font/revicons90c6-2.html?5510888') format('woff'),
       url('rs-plugin/font/revicons90c6-3.html?5510888') format('truetype'),
       url('rs-plugin/font/revicons90c690c6.svg?5510888#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'revicons';
    src: url('rs-plugin/font/revicons.svg?5510888#revicons') format('svg');
  }
}
*/

 [class^="revicon-"]:before, [class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before { content: '\e802'} /* '' */
.revicon-pencil-1:before { content: '\e831'} /* '' */
.revicon-picture-1:before { content: '\e803'} /* '' */
.revicon-cancel:before { content: '\e80a'} /* '' */
.revicon-info-circled:before { content: '\e80f'} /* '' */
.revicon-trash:before { content: '\e801'} /* '' */
.revicon-left-dir:before { content: '\e817'} /* '' */
.revicon-right-dir:before { content: '\e818'} /* '' */
.revicon-down-open:before { content: '\e83b'} /* '' */
.revicon-left-open:before { content: '\e819'} /* '' */
.revicon-right-open:before { content: '\e81a'} /* '' */
.revicon-angle-left:before { content: '\e820'} /* '' */
.revicon-angle-right:before { content: '\e81d'} /* '' */
.revicon-left-big:before { content: '\e81f'} /* '' */
.revicon-right-big:before { content: '\e81e'} /* '' */
.revicon-magic:before { content: '\e807'} /* '' */
.revicon-picture:before { content: '\e800'} /* '' */
.revicon-export:before { content: '\e80b'} /* '' */
.revicon-cog:before { content: '\e832'} /* '' */
.revicon-login:before { content: '\e833'} /* '' */
.revicon-logout:before { content: '\e834'} /* '' */
.revicon-video:before { content: '\e805'} /* '' */
.revicon-arrow-combo:before { content: '\e827'} /* '' */
.revicon-left-open-1:before { content: '\e82a'} /* '' */
.revicon-right-open-1:before { content: '\e82b'} /* '' */
.revicon-left-open-mini:before { content: '\e822'} /* '' */
.revicon-right-open-mini:before { content: '\e823'} /* '' */
.revicon-left-open-big:before { content: '\e824'} /* '' */
.revicon-right-open-big:before { content: '\e825'} /* '' */
.revicon-left:before { content: '\e836'} /* '' */
.revicon-right:before { content: '\e826'} /* '' */
.revicon-ccw:before { content: '\e808'} /* '' */
.revicon-arrows-ccw:before { content: '\e806'} /* '' */
.revicon-palette:before { content: '\e829'} /* '' */
.revicon-list-add:before { content: '\e80c'} /* '' */
.revicon-doc:before { content: '\e809'} /* '' */
.revicon-left-open-outline:before { content: '\e82e'} /* '' */
.revicon-left-open-2:before { content: '\e82c'} /* '' */
.revicon-right-open-outline:before { content: '\e82f'} /* '' */
.revicon-right-open-2:before { content: '\e82d'} /* '' */
.revicon-equalizer:before { content: '\e83a'} /* '' */
.revicon-layers-alt:before { content: '\e804'} /* '' */
.revicon-popup:before { content: '\e828'} /* '' */

/* Style.css */

@charset "utf-8";
/* CSS Document */


/*------------------------------------------
Table Of Index
------------------
1. Base css
2. Topbar Css
3. Header Css
4. Slider Css
5. Slider Video Css
6. Custom slider
7. Properties Css
8. Popular Css
9. Property Rent Css
10. Perfect Home Css
11. Our Team Css
12. Footer Css 
13. Blog Css
14. Tags Css
15. Contact Css
16. 404 page Css
17. Faqs page Css
18. Pricing Tables Css
19. Featured Plan Css
20. Property Listing Css
21. Agent Css
22. Property Submit Css
23. Testimonials Css
24. Media Screen Css
------------------------------------------*/




*{margin:0; padding:0;}
body{font-family: 'Open Sans', sans-serif; overflow-x: hidden;}
h1, h2, h3, h4, h5, h6{font-family: 'Poppins', sans-serif;}

a{-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
ul, ol{list-style:none;}
img{max-width:100%;}
p{font-size:14px; line-height:24px; color:#333;}
.style_none{list-style:none; margin-bottom:0;}
ul.tick{ list-style: none;}
ul.tick li{position:relative; padding-left:28px; font-size: 15px; font-weight: 600; flex-basis: 50%;}
ul.tick li:before{  
    font-family: 'Font Awesome 5 Free'; font-weight: bold;
    content: '\f14a'; 
    position:absolute; top:0; left:0;
    color:#30adcd;
}
ul.tick li{margin-bottom:10px;}
.style_none{list-style:none;}
.readmore{margin-bottom: 30px;}
.readmore a{text-decoration: none; font-size: 14px; color: #fff; display: inline-block; font-weight: bold; text-transform: uppercase; background: #272627; padding: 16px 40px;}
.readmore a:hover{background: #031d40;}
.title {
  margin-bottom: 50px;
  position: relative;
  text-align: center;
}
.title h1 {
  margin: 0;
    color: #58585a;
    font-size: 33px;
    font-weight: 500;
}
.title:after {
  background: #4990e1;
  content: "";
  width: 56px;
  height: 2px;
  position: absolute;
  bottom: -18px;
  left: 0;
}
.title h1 span {
  display: block; font-size: 16px;
}
.title_center:after{left: 50% !important; margin-left: -28px;}


/**
 * Swiper 6.7.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 31, 2021
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}

.vidbacking-active-body-back{
	position: fixed;
	z-index: -100;
	min-width: 100%;
	min-height: 100%;
	top: 50%;
	left: 50%;
	background-size: cover;
	overflow: hidden;
	opacity: 1;
	transition: 2s opacity;
	transform: translateX(-50%) translateY(-50%);
}

.vidbacking-active-body-back-youtube{
	position: fixed;
	z-index: -100;
	/*min-width: 100%;
	min-height: calc(100% * 1.77);*/
	top: 50%;
	left: 50%;
	overflow: hidden;
	opacity: 1;
	transition: 2s opacity;
	transform: translateX(-50%) translateY(-50%);
}

.vidbacking-active-block-back{
	position: absolute;
	min-width: 100%;
	min-height: 100%;
	height: auto;
	width: auto;
	z-index: -100;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}

.vidbacking-active-block-back-youtube{
	position: absolute;
	/*min-width: 100%;
	min-height: 100%;*/
	height: auto;
	width: auto;
	z-index: -100;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}

.vidbacking{
	display: none;
}
.vidmask-body-back{
	background: url(videooverlay1.png) repeat;
	opacity: 0.4;
	min-height: 100%;
	min-width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -50;
	display: block;
}
.vidmask-block-back{
	/*background: linear-gradient(45deg, rgb(79 79 79 / 74%), rgb(0 0 0 / 50%));*/
	
	opacity: 1;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: auto;
	width: auto;
	z-index: -50;
	display: block;
}


/********************************************
	   == Topbar Css Start ==
********************************************/
.topbar-wrap{background:#4990e1;}
.social_media{padding: 3px 0;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    height: 100%;}
.social_media li{display:inline-block; padding:0 1px;}
.social_media li a{font-size: 11px;
    color: #4990e1;
    border: 1px solid #fff;
    width: 22px;
    height: 22px;
    line-height: 21px;
    text-align: center;
    border-radius: 2px;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;}
.social_media li a.fb {

    background: #4267B2;

    border-color: #4267B2;

    color: #fff;

}

.social_media li a.tw {

    background: #1DA1F2;

    border-color: #1DA1F2;

    color: #fff;

}

.social_media li a.ln {

    background: #0077b5;

    border-color: #0077b5;

    color: #fff;

}

.social_media li a.yt {

    background: #FF0000;

    border-color: #FF0000;

    color: #fff;

}
.topbar_phone{display: inline-block; padding-top:4px;}
.topbar_phone a{        font-size: 13px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    display: flex;
    justify-content: flex-end;}
.topbar_phone i{padding-right: 6px; font-size: 20px;}
.topbar_login{display: inline-block; margin-left: 10px;}
.topbar_login a{text-decoration: none; background: #30adcd; color: #000; font-weight: bold; padding: 13px 26px; display: block;}
.topbar_login i{padding-right: 7px;}
.top_right{text-align: right;}



/********************************************
	   == Header Css Start ==
********************************************/
.header-wrap{background: #fff;}
.navbar{padding:0;}
.navbar-brand{display:none;}
.navbar li{line-height:inherit; padding: 22px 0;}
.navbar-light .navbar-nav .nav-link{font-size: 14px;
    font-size: 13px;
    padding: 12px 10px;
    color:#ffffff;
    text-transform: none;
    z-index: 1000;
    font-weight: 400;}
.caret{display: inline-block !important;
    font-size: 13px !important; color: #fff !important;
    padding-left: 7px;}
.navbar-light .navbar-nav .active>.nav-link{color: #ffffff !important; background: #3476c1;}
.header_logo img{width: 155px;}
/*.header_logo.three-logo img {
    width: 118px;
}*/
.header_logo.three-logo a{
	cursor:default;
}
.navbar li span{display: block; text-align: center; font-size: 24px;}
.header-wrap .dropdown a{border-radius:6px; position:relative; z-index:1000;}
.header-wrap .dropdown-menu:before{content:""; width: 0; height: 0; border-left:10px solid transparent; border-right:10px solid transparent; border-bottom: 10px solid #fff; position: absolute; left: 50%; margin-left: -5px; z-index:1000; top:-10px;}
.navbar li a{position:relative;}
.navbar li:last-child a:after{border-radius:30px;}
.navbar-light .navbar-nav .nav-item:hover .nav-link, .navbar-light .navbar-nav .nav-link:hover{color:#fff !important; background:#4990e1; }
.tp-bannertimer{display:none;}
.navbar{float: right;}
.navbar-light .navbar-nav .nav-item:hover .nav-link .caret, .navbar-light .navbar-nav .nav-link:hover .caret{color: #fff !important;}
.close-toggler{display: none;}
.submenu li:last-child{border: none;}
.navbar-nav > li:hover > ul {
    top: 100%;
    opacity: 1;
    visibility: visible;
}

.navbar-nav > li > ul > li {
    position: relative;
    float: none;
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
    padding: 0;
}

.submenu>li:hover>a {
    background: #4990e1;
    color: #fff !important; 
}

.navbar-nav > li > ul > li > a {text-decoration:none;
    position: relative;
    display: block;
    padding: 10px 20px;
    font-weight: 400;
    font-size: 13px;
    color: #000 !important;
    word-wrap: break-word;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.navbar-nav li> .submenu >li a+i{display: none;
    position: absolute;
    right: 15px;
    top: 7px;
    font-size: 24px;
    cursor: pointer;
    color: #0b3c5d;
    background: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;}

.navbar-nav>li>a+i{
    display: none;
    position: absolute;
    right: 15px;
    top: 7px;
    font-size: 24px;
    cursor: pointer;
    color: #0b3c5d;
    background: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    z-index: 1000;
}
.navbar-nav li{position: relative;}
.navbar-nav > li > ul {list-style: none;
    position: absolute;
    left:0;
    top: 200%;
    width: 240px;
    padding: 0px;
    z-index: 100;
    background: #fff !important;
    visibility: hidden;
    opacity: 0;
    border-radius: 0px 2px 2px 2px;
    -ms-border-radius: 0px 2px 2px 2px;
    -webkit-border-radius: 0px 2px 2px 2px;
    -moz-border-radius: 0px 2px 2px 2px;
    -o-border-radius: 0px 2px 2px 2px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.38);
}

.submenu li .submenu_right{display: none;}
.submenu_right{background:#fff; position: absolute; top: 0; left: 100%; width: 200px;}
.submenu_right li{padding-bottom: 0; padding: 0px; border-bottom: 1px solid #e8e8e8;}

.submenu_right li a:hover {
    background: #3476c1;
    color: #fff !important;
}.submenu li:hover .submenu_right{display: block;}
.right_angle{color:black;position: absolute; top:8px; right: 10px; font-size: 18px !important;}

.submenu_right li a {
    display: block;
    font-size: 13px;
    font-weight: 400;
    padding: 10px 20px;
    color: #000;
    text-decoration: none;
}

.caret-right {
    display: inline-block !important;
    font-size: 13px !important;
    color: #1e1c1c !important;
    padding-left: 15px;
}
/********************************************
	   == Slider Css Start ==
********************************************/
.slider-wrap{background:url(../images/banner-bg.jpg) no-repeat top; background-size:cover; padding:70px 0 80px 0;}
.sliderTxt h1{font-size:60px; color:#fff; text-transform: uppercase; font-weight: 600; margin-top:0; text-align:center;}
.sliderTxt p{font-size:18px; color:#fff; letter-spacing: 2px; text-align:center;}
.form-wrap{background: rgba(255, 255, 255, 0.14); padding: 25px;}
.slider-wrap .input-group .form-control{border:none; font-size: 14px; border-radius:0 !important; height: 48px;}
.slider-wrap .input-group .dropdown{height: 46px; width:100%; border: none; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none;}
.slider-wrap .input-group .dropdown option{height: 40px !important; padding: 10px 10px !important;}
.input-btn{text-align:right;}	
.sbutn{background: #30adcd; border: none; cursor: pointer; padding:13px 0px 12px 0; width:100%; text-transform: uppercase; font-size: 14px; color: #000; border-radius: 0; font-weight: bold;}
.sbutn:hover{background:#000; color: #fff;}
.sbutn i{padding-right: 6px;}
.origin, .destination, .date_start{margin-bottom: 6px;}
.input-group{width:100%;}
.form-wrap .col-lg-5{padding-right:3px;}
.form-wrap .col-lg-4{padding:0 3px;}
.form-wrap .col-lg-3{padding-left:3px;}
.form-wrap .col-lg-2{padding-left:3px;}
.end_date{padding-left:15px !important; padding-right: 3px;}
.economy{padding:0 3px !important;}
.formWrp{padding:60px 0;}
.map-wrap iframe{margin-bottom:-5px;}
.slidrWrp{background:#c1030a url(../images/new%20pattern.html) repeat; padding:50px 0;}
.slidrWrp .form-wrap{background: rgba(255, 255, 255, 0.41);}

.form-wrap .input-group select:focus{outline: none !important;}
.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #30adcd;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #30adcd;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px; color: #fff;
}

.nav-pills{margin-top: 44px;}
.nav>li>a.active{background: #30adcd;}



.form_sec{background: #41444c; padding: 30px 0;}


/*********************************************
    Slider Video wrap start
*********************************************/
.videoWrp{background:none; position:relative; padding:0; height:600px;}
.hero-wrapper{height:600px; min-width: 100%; position: absolute; top:0px; left:0; width:100%;}
.video{position:relative;}
.hero-wrapper:before {content: ''; position: absolute; top: -60px; z-index: -1; width: 100%; height: 100%; background: rgba(0,0,0,0.5);}
.hero-image {width: 100%; height: 100%; overflow: hidden; z-index: -1; top: 0; background-position: center center; background-size: cover;}
.hero-image #bgvid { display: block; min-height: 100%; min-width: 100%; max-width: inherit;}
.videohover{position:absolute; top:60px; left:0; width:100%; z-index:99;}
.video_hoverText{margin-top: 50px;}



/*********************************************
    Custom slider options
**********************************************/
.tp-banner-container {
    position: relative;
    z-index: 1;
    padding: 0;
    width: 100%;
}
.tp-banner {
    position: relative;
    width: 100%;
}
.tp-caption {
    line-height:normal !important
}
.tp-caption a {
    color: inherit !important;
}
.tp-bullets.simplebullets.round .bullet {
    border: 3px #fff solid;
    border-radius: 50%;
    background-image: none !important;
}
.tparrows {
    width: auto !important;
    height: auto !important;
    background-image: none !important;
}
.tp-arr-allwrapper {
    margin: 0 10px;
    width: 50px;
    height: 60px;
    background: rgba(255,255,255,0.5);
}
.tp-arr-allwrapper:hover .tp-arr-iwrapper {
    color: #fff;
}
.tp-leftarrow .tp-arr-allwrapper {
}
.tp-rightarrow .tp-arr-allwrapper {
}
.tp-arr-iwrapper {
    color: #000;
    text-align: center;
    font-size: 30px;
    font-family: 'Font Awesome 5 Free'; font-weight: 600;
    line-height: 60px;
}
.tp-leftarrow .tp-arr-iwrapper {
}
.tp-leftarrow .tp-arr-iwrapper:before {
    content: "\f104";
}
.tp-rightarrow .tp-arr-iwrapper:before {
    content: "\f105";
}
.tp-rightarrow .tp-arr-iwrapper {
}
.slide-h1 {
    margin: 5px 0 !important;
    padding: 0 0 10px !important;
    padding-bottom: 5px !important;
    color: #444;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 57px;
}
.slide-h2 {
    margin: 5px 0 !important;
    padding: 0 0 10px !important;
    padding-bottom: 5px !important;
    color: #555;
    font-weight: bold;
    font-size: 55px;
    line-height: 100%;
}
.big-font {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 60px;
}
.large-desc {
    font-size: 16px;
}
.slide-h3 {
    color: #fff;
    font-size: 31px;
    line-height: 100%;
}
.slide-h3 span {
    text-transform: uppercase;

    font-weight: bold;
}
.slide-head {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 30px;
}
.slide-desc {
    font-size: 22px;
    line-height: 150%;
}
.main-title {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 70px;
}
.icon-cont {
    padding: 15px 40px;
    border-radius: 10px;
    text-align: center;
}
.icon-cont:after {
    position: absolute;
    bottom: -10px;
    left: 40%;
    z-index: 5;
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 10px 10px 0 10px;
    border-style: solid;
    content: "";
}
.icon-cont i {
    margin-bottom: 10px;
    color: #fff;
    font-size: 50px;
}
.icon-cont span {
    display: block;
    padding: 0 0 5px;
    color: #fff;
    text-align: center;
    font-size: 18px;
}
a.wit-btn {
    background: #fff;
    color: #333 !important;
    text-transform: uppercase;
}
.wit-line {
    width: 5%;
    height: 1px;
    background: #fff;
}
.vert-line {
    min-height: 270px;
    width: 1px;
    background: #fff;
}
.subTxt {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    color: #333;
}
.large-title {
    color: #222;
    font-size: 60px;
    font-weight: 800;
    text-transform: uppercase !important;
}
.large-light-title {
    color: #787878 !important;
    font-size: 70px;
    font-weight: lighter;
    text-transform: uppercase;
    letter-spacing:2px
}
.large-text {
    font-size: 20px;
    color: #000;
    font-weight: lighter;
}
.larger-text {
    font-size: 24px;
    font-weight: lighter;
    text-transform: uppercase;
}
.witTxt {
    color: #fff !important;
}
.light-font {
    font-weight: lighter !important;
    font-size: 50px;
}
.black-bg{
    background:rgba(0,0,0,.63);
    color:#a8a8a8;
    text-transform:none;
}
.lft-list {
    padding: 10px;
    font-size: 18px;
    color: #fff;
}
.wit-border {
    border: 1px #fff solid;
    padding: 15px 60px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}
.rounded-bord {
    margin-right: 15px;
    border: 1px #fff solid;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
    border-radius: 50%;
}
#vertical-ticker{
    height:120px;
    overflow:hidden;
}
#vertical-ticker li{
    padding:15px 20px;
    display:block;
    text-align:center;
}
.to-bottom i.fa{
    font-size: 30px;
    border:2px #a8a8a8 solid;
    padding:20px 22px;
    border-radius:50%;
    -webkit-animation: bounce 2s infinite linear;
    animation: bounce 2s infinite linear;
}

.slidertext_hover{font-size: 18px; color: #fff;font-weight: 300; letter-spacing: 4px;}
.slidertext2{color:#fff; font-size:35px; font-weight:bold !important; padding:15px 0; text-transform:none !important; font-family: 'Poppins', sans-serif;}
.slidertext3{color:#fff; font-size:16px; font-weight:normal !important; padding:15px 0; text-transform:inherit !important; font-family: 'Poppins', sans-serif; text-align:left; line-height:25px !important;}
.slidertext4 a{color: #fff !important;
    font-size: 18px;
    font-weight: 700;
    padding: 13px 31px;
    border-radius: 30px;
    text-transform: uppercase !important;
    text-align: center;
    background: none;
    font-family: 'OpenSans', sans-serif;
    border-radius: 0px;
    background-color: #f7c936;
    font-size: 14px;

    }


.slider_btn a{background: none !important; border: 1px solid #fff; color: #fff !important;}
.slider_btn a:hover{background: #30adcd !important; border-color: #30adcd;}

.slidertext4 i{padding-left:6px; font-size:24px;}
.slidertext4 a:hover{background: #4990e1;}
a.slidebtn{background:#e76ba9; color:#fff !important; padding:15px 30px; font-size:16px; text-align:center; font-weight:normal !important; text-transform:none !important; display:inline-block; font-family:'OpenSans', sans-serif;}
a.slidebtn i{margin-left:10px;}


@-webkit-keyframes bounce {
    0% {
        transform:translateY(0%);
    }
    50% {
        transform:translateY(-30%);
    }
    100% {
        transform:translateY(0);
    }
}

/* Mozilla Firefox 15 below */
@-moz-keyframes bounce {
  0% {
        transform:translateY(0%);
    }
    50% {
        transform:translateY(-30%);
    }
    100% {
        transform:translateY(0);
    }
}

/* Opera 12.0 */
@-o-keyframes bounce {
    0% {
        transform:translateY(0%);
    }
    50% {
        transform:translateY(-30%);
    }
    100% {
        transform:translateY(0);
    }
}

/* W3, Opera 12+, Firefox 16+ */
@keyframes bounce {
    0% {
        transform:translateY(0%);
    }
    50% {
        transform:translateY(-30%);
    }
    100% {
        transform:translateY(0);
    }
}



/*---------------------------------------
  About Css              
-----------------------------------------*/
.about-wrap {position: relative; background: #f5f5f5; padding: 60px 0;
}
.aboutImg {
  margin-bottom: 15px;
}
.about-wrap .readmore {
  margin-top: 40px;
}
.about-wrap .title{text-align: left;}
.title p{font-size: 18px; letter-spacing: 4px; font-weight: 500; color:#4990e1; margin-bottom: 8px;}
.about-wrap .title h1 span{font-size: 40px;}
.about_box {
  margin-left: 30px;
}
.subText {
  font-size: 18px;
  font-weight: 600;
  color: #ed303b;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 15px;
}




/********************************************
       == Properties Start ==
********************************************/
.services-wrap{padding: 80px 0 100px 0;}

.services_box{background: #fff;   padding: 18px;  box-shadow: 0 0 20px rgb(0 0 0 / 15%);  min-height: 449px; margin-bottom: 39px;border-radius: 7px;}
.servicesImg{position: relative; overflow: hidden; z-index: 0;}
.servicesImg img{width: 100%; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;}
.single-widgets .servicesImg img{ max-width: 272px;}
.services_box h3{margin-top: 14px; line-height: 24px; min-height: 80px; margin-top: 0; display: flex; align-items: center;}
.blog-wrap{padding: 70px 0 40px 0;}
.services_box h3 a{text-decoration: none;    font-size: 14px;    color: #4990e1;    font-weight: 600;    line-height: 20px;}
.services_box h3 a:hover{color: #ed303b;}
.service-price{text-align: right;
    margin-top: -24px;
    z-index: 99;
    position: relative;
    margin-right: 20px;}
.service-price span{
    display: inline-block;
    font-weight: 600;
    text-align: center;
    border-radius: 50%;
    letter-spacing: 2px;
    padding: 10px;
    background-color: #ed303b;
    color: #fff;
    font-size: 12px;
    width: 40px;
    height: 40px;
    line-height: 21px;
}
.services-wrap .services_box { min-height: 403px;}
.service_dollar{text-align: left; margin-top: 10px; margin-bottom: 30px;}
.services-wrap p{font-family: 'Poppins', sans-serif; font-weight: 300; margin-bottom: 0; color: #a7a7a7;}
.services_box:hover .servicesImg img{-webkit-transform: scale(1.1);
  transform: scale(1.1);}


.services_box.ms {
    background: linear-gradient(45deg, #feffeb, #f3f8ff);
    padding: 18px;
    box-shadow: 0 0 20px rgb(0 0 0 / 15%);
    min-height: 332px;
    margin-bottom: 20px;
    border-radius: 7px;
}
.services_box.ms .servicesImg {
    border-radius: 50%;
    border: 1px solid #d6d6d6;
    width: 201px;
    height: 201px;
    margin: 0 auto;
}
.services_box.ms .service-price {
    text-align: center;
    margin-top: -39px;
    z-index: 99;
    position: relative;
    margin-right: 0;
    display: flex;
    justify-content: center;
}
.services_box.ms .service-price span {
    text-align: center;
    border-radius: 50%;
    letter-spacing: 2px;
    padding: 10px;
    background-color: #4990e1;
    color: #fff;
    font-size: 18px;
    width: 67px;
    height: 67px;
    line-height: 46px;
}
.services_box.ms h3 {
    margin-top: 14px;
    line-height: 24px;
    min-height: auto;
    margin-top: 5px;
    display: block;
    align-items: center;
    text-align: center;
}
.services_box.ms h3 a {
    text-decoration: none;
    font-size: 18px;
    color: #3e3e3e;
    font-weight: 600;
    line-height: 20px;
    word-break: break-word;
}
.services_box.ms h3 a:hover {
    text-decoration: none;
    font-size: 18px;
    color: #4990e1;
}
.work-wrap .title h1{color: #fff;}
.icon-holder{margin-bottom: 20px; border: 4px solid #fff; width: 150px; height: 150px; border-radius: 100%; display: inline-block; line-height: 150px;}
.work-wrap{background: url(../images/work-bg.jpg) no-repeat top; text-align: center; background-size: cover; padding: 60px 0; text-align: center;}
.work-wrap h4 a{color: #8fe20c; font-weight: 600; font-size: 20px; text-decoration: none;}
.work-wrap p{font-size: 14px; line-height: 26px; margin-top: 25px; color: #fff;}
.start_btn span{}
.start_btn a{text-decoration: none; font-size: 16px; font-family: 'Poppins', sans-serif; border: 1px solid transparent; color: #000; display: inline-block; font-weight: 400; background: #30adcd; padding: 16px 34px;}
.start_btn{margin-top: 34px;}
.start_btn a:hover{
    background: transparent; border: 1px solid #fff; color: #fff;
}

/********************************************
       == popular_wrap Start ==
********************************************/
.popular_wrap {
    padding: 60px 0px 70px 0px;
}
.popular_wrap h1{
    font-size: 46px;
    font-weight: 400;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    color: #000;
}
.popular_wrap span{
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    color: #000;
    margin-bottom: 40px;
    display: block;
}

.popular_wrap .popular_img{
    overflow: hidden;
}
.popular_wrap .popular_img:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: -270px;
    content: "";
    background-color: rgba(0, 0, 0, 0.6);
    width: 0;
    height: 130%;
    -webkit-transform: skewX(-36.01deg);
    -ms-transform: skewX(-36.01deg);
    transform: skewX(-36.01deg);
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    z-index: 0;
}
.popular_wrap .popular_img .popular_img_text{
    font-size: 18px;
    color: #FFFFFF;
    position: absolute;
    bottom:0;
    right: 0px;
    top: inherit;
    left: 0px;  
    z-index: 1;
    background-color: transparent;
    background-image: linear-gradient(transparent, #000);
    padding:8px 20px;
}
.popular_wrap .mt{
    margin-top: 18.5px;
}
.popular_img .popular_img_text a{
    font-size: 24px;
    color: #fff;
    text-decoration: none;
}
.popular_img .popular_img_text a:hover{
    color: #30adcd;
}

.popular_img:hover:before{
    width: 230%; }
/********************************************
       == property_rent Css Start ==
********************************************/
.property_rent{
    background: url(../images/property_rent_bg.html) no-repeat;
    background-size: cover;
}

/********************************************
       == perfect_home_wrap Css Start ==
********************************************/
.perfect_home_wrap{
    background: url(../images/perfect_bg.html) no-repeat top; background-size: cover;
    padding: 52px 0px;
}
.perfect_home_wrap h1{
    font-size: 36px;
    font-family: bold;
    color: #fff; text-transform: uppercase;
    margin-bottom: 15px;
    font-family: 'Poppins', sans-serif;
}
.perfect_home_wrap span{
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-style: italic;
    font-family: 'Poppins', sans-serif;
}
.perfect_home_wrap .readmore{margin-bottom: 0;
    text-align: right;
}
.perfect_home_wrap .readmore a{
    text-decoration: none;
    color: #000;
    background: #fff;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    padding: 15px 40px;
}
.perfect_home_wrap .readmore a:hover{
    background: #000;
    color: #fff;
}




/*---------------------------------------
   gallery section              
-----------------------------------------*/
.gallery-wrap {position: relative;
  text-align: center;
  padding: 60px 0;
}

.left_colors{position: absolute; bottom: 0; left: 0; z-index: -1;}
.right_boxes{position: absolute; top: 0; right: 0; z-index: -1;}

.gallery-wrap .title {
  margin-bottom: 65px;
}
.title_center {
  text-align: center;
}
.title_center:after {
  left: 50%;
  margin-left: -26px;
}
.galleryImg {
  position: relative;
}
.gallery-wrap .col-lg-4:nth-child(2) .galleryImg + .galleryImg {
  margin-top: 30px;
}
.gallery_style1 .col-lg-4:nth-child(4) .galleryImg {
  margin-top: 30px;
}
.gallery_style1 .col-lg-4:nth-child(5) .galleryImg {
  margin-top: 30px;
}
.gallery_style1 .col-lg-4:nth-child(6) .galleryImg {
  margin-top: 30px;
}
.gallery_style1 .col-lg-3:nth-child(5) .galleryImg {
  margin-top: 30px;
}
.gallery_style1 .col-lg-3:nth-child(6) .galleryImg {
  margin-top: 30px;
}
.gallery_style1 .col-lg-3:nth-child(7) .galleryImg {
  margin-top: 30px;
}
.gallery_style1 .col-lg-3:nth-child(8) .galleryImg {
  margin-top: 30px;
}
.gallery_style1 .col-lg-6:nth-child(3) .galleryImg {
  margin-top: 30px;
}
.gallery_style1 .col-lg-6:nth-child(4) .galleryImg {
  margin-top: 30px;
}
.portfolio-overley {
    z-index: 1000;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0, .60);
        opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 450ms ease-out 0s;
    transition: all 450ms ease-out 0s;
    -webkit-transform: rotateY(180deg) scale(0.5,0.5);
    transform: rotateY(180deg) scale(0.5,0.5);
}
.gallery-wrap ul li{margin-bottom: 30px;}
.gallery-wrap .galleryImg:hover .portfolio-overley, .galley_inner .galleryImg:hover .portfolio-overley {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateY(0deg) scale(1,1);
    transform: rotateY(0deg) scale(1,1);
}
.gallery-wrap .content .image-link, .galley_inner .content .image-link {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 50px;
    height: 50px;
    color: #ffffff;
    line-height: 50px;
    background: #9ed58d;
    display: block;
    font-size: 16px;
    z-index: 1;
    text-align: center;
    border-radius: 100%;
}
.gallery_info{position: absolute; top: 50%; left: 0; width: 100%; margin-top: -20px;}
.gallery-wrap h3{color: #fff; font-size: 22px;}
.gallery-wrap p{font-size: 14px;   font-weight: 300; letter-spacing: 3px; color: #fff;}

.portfolio-details {
    border: 1px solid #ebebeb;
    border-radius: 4px;
    margin-bottom: 30px;
    padding: 40px;
}
.portfolio-details ul.rtin-portfolio-info li .rtin-label {
    color: #9ed58d;
    font-weight: 600;
    display: inline-block;
    margin-right: 25px;
    position: relative;
    width: 115px;
}
.portfolio-details ul.rtin-portfolio-info li span:after {
    content: ":";
    font-size: 18px;
    color: #444;
    font-weight: 500;
    position: absolute;
    top: -1px;
    right: 0;
}
.portfolio-details ul.rtin-portfolio-info li {
    margin-bottom: 15px;
}
ul.rating li {
    display: inline;
    color: #eee;
}
ul.rating li.star-rate i {
    color: #ffc800;
}
.portfolio-details ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}



/********************************************
       == Commerial Start ==
********************************************/
.commerial_wrap{position: relative;}
.commerialWrp{background: url(../images/commerial-bg.jpg); background-size: cover; padding: 130px 150px 130px 80px;}
.commerial_wrap .col-lg-6{padding: 0;}
.commerial_wrap h3{font-size: 60px; color: #fff; margin-bottom: 20px;}
.commerial_wrap p{font-size: 20px; color: #fff; left: 2px; line-height: 30px; font-family: 'Montserrat', sans-serif; font-style: italic;}
.commerial_wrap p span{display: block; font-size: 24px; text-transform: none;}
.learnmore{margin-top: 40px;}
.learnmore a{text-decoration: none; font-size: 18px; text-transform: uppercase; color: #000; border-radius: 36px; background: #fff; font-weight: bold; padding: 18px 46px; display: inline-block;}
.learnmore a:hover{background: #000; color: #fff;}
.residence_bg{background: url(../images/residential-bg.jpg); background-size: cover; padding: 130px 70px 130px 150px;}
.residence_bg .learnmore a:hover{background: #000; color: #fff;}
.hover_logo{position: absolute; top: 50%; left: 50%; margin-top: -163px; margin-left: -163px;}




/********************************************
       == Appointment Start ==
********************************************/
.appointment-area {
    z-index: 1; background: url(../images/appointment-bg.jpg) no-repeat top; background-size: cover; padding: 80px 0 100px 0;
}
.appointment-area .title:after{margin-bottom: -20px;}
.appointment-area .title h1{color: #fff;}
.appointment-form .form-group{margin: 30px 0;}
.appointment-form .form-group input {
    background: rgb(255 255 255 / 12%);
    color: #fff;
    border: 2px solid #9ab5c5;
    border-radius: 40px;
    height: 66px;
    padding: 0 30px;
    font-size: 14px;
    width: 100%;
}
.appointment-form .form-group .select_option {
    background: rgb(255 255 255 / 12%);
    color: #fff;
    border: 2px solid #9ab5c5;
    border-radius: 40px;
    height: auto;
    line-height: 64px;
    padding: 0 30px;
    width: 100%;
    height: 66px;
}
input[type=date]{color: #fff !important;}
.appointment-form .nice-select .list{color: #000;}
.appointment-form .form-group input::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
}
.appointment-form .form-group input::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
.appointment-form .form-group input:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
}
.appointment-form .form-group input::-ms-input-placeholder {
    color: #fff;
    opacity: 1;
}
.appointment-form .form-group input::placeholder {
    color: #fff;
    opacity: 1;
}
.appointment-form .form-group {
    position: relative;
    margin-bottom: 0;
}
.appointment-form .form-group label {
    position: absolute;
    right: 40px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    top: 50%;
    color: #fff;
}
.appoint_btn{text-align: center;}
.appointment-form .submit-btn {
    padding: 0px 45px;
    border: none;
    height: 66px;
    text-transform: uppercase;
     font-weight: 600; border-radius: 40px;
    background: #9ed58d;
    color: #fff;
    cursor: pointer; 
}




/********************************************
       == Get In Touch Start ==
********************************************/
.get-wrap{padding: 60px 0; text-align: center; background: url(../images/phone-bg.jpg) no-repeat top; background-size: cover;}
.get-wrap .title{margin-bottom: 60px;}
.get-wrap .title h1{font-size: 62px; color: #000; font-weight: bold;}
.get-wrap .title:after{left: 50%; margin-left: -28px; bottom: -24px;}
.get-wrap p{color: #000; font-size: 16px; padding: 0 140px;}
.callText{font-size: 24px; color: #000; font-family: 'Montserrat', sans-serif;}
.get-wrap .phonewrp{position: relative; display: inline-block; padding-left: 85px; margin-top: 20px;}
.get-wrap .phonewrp a{text-decoration: none; font-size: 50px; color: #9ed58d; font-family: 'Montserrat', sans-serif; font-weight: 600;}
.get-wrap .phonewrp:before{content: ""; background: url(../images/phone_icon.png) no-repeat top; background-size: cover; width: 63px; height: 63px; position: absolute; top: 10px; left: 0;}
.get-wrap .phonewrp a:hover{color: #30adcd;}







/********************************************
       == our_team_wrap Css Start ==
********************************************/

section.our_team_wrap {
    padding: 60px 0px;
}
section.our_team_wrap h1{
    font-size: 46px;
    font-weight: 400;
    text-align: center;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
    color: #000;
}
section.our_team_wrap span{
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    color: #000;
    margin-bottom: 50px;
    display: block;
}
.team_img{text-align: right;}
.team_img img{width: 100%;}
section.our_team_wrap .team_member{
    position: relative; text-align: center;
    
}
.team_wrp{position: relative;}
.team_icons{}


.team_icons ul li{display: inline-block; margin: 0 4px;}
.team_icons ul li a{
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #f1f1f1;
    border-radius: 100%;
    text-align: center;
}
.team_icons ul li a:hover{
    background: #30adcd;
}
.team_icons ul li a{
    color: #000;
}
.team_icons ul li:nth-child(1) a{background: #3c5c8d; color: #fff;}
.team_icons ul li:nth-child(2) a{background: #55acef; color: #fff;}
.team_icons ul li:nth-child(3) a{background: #c23287; color: #fff;}

.team_member .team_name h3{
    color: #000;
    margin-top: 15px; text-align: center;
    font-size: 24px;
    font-weight: 400;
}
.insta_pics{margin-bottom: 0;}
.insta_pics li{display: inline-block; padding-right: 5px; margin-bottom: 9px;}
.team_wrp p{font-size: 14px; text-transform: uppercase; letter-spacing: 2px; text-align: center;}


.team_img{position: relative;}
.team_icons{position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    background-color:rgb(120 194 0 / 30%);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: all .3s linear 0s;}

.our_team_wrap .team_wrp:hover .team_icons{
    opacity: 1;
    visibility: visible;
}



/*********************************************
        Newsletter css
*********************************************/
.newsletter-wrap{    background: #808080; padding: 15px 45px;  z-index: 1000; position: relative;}
.newsletter-wrap .title{margin-bottom: 0; text-align: left;}
.newsletter-wrap .title:after{display: none;}
.newsletter-wrap .title h1{font-size: 21px; color: #fff; margin-bottom: 0;}
.newsletter-wrap .title h1 span{font-weight: 600; color: #fff; font-size:16px;}
.newsletter-wrap form {
    position: relative;
}
.news-info{margin-top: 3px;}
.newsletter-wrap .form-control {
   border: none;
    border-radius: inherit;
    box-shadow: inherit;
    padding: 10px 140px 11px 66px;
    font-size: 14px;
}

.newsletter-wrap form input[type="submit"] {
    background: #4990e1 none repeat scroll 0 0;
    border: medium none;
    z-index: 1000;
    color: #ffffff;
    font-size: 13px;
    cursor: pointer;
    font-weight: bold;
    padding: 1px 30px;
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 0;
    top: 0;
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
}
.newsletter-wrap form input[type="submit"]:hover{background: #000;}
.newsletter-wrap .form_icon{font-size: 33px;
    position: absolute;
    top: 50%;
    z-index: 1000;
    color: #e1e2e5;
    margin-top: -17px;
    line-height: 0;
    left: 16px;}






/********************************************
	   == Footer Css Start ==
********************************************/
.footer{
   background:#031d40; padding: 15px 0 0;
}


.widget-content .images{
    margin-top: 10px
}





.footer-widget h3{margin-bottom:40px;}
.footer-widget h3.title {
    color: #000;
    font-size: 22px;
    text-transform: capitalize;
    text-align: left;
}
.footer.bg-style .footer-widget h3.title:before{
    content: "";
    background: #ffffff;
    width: 40px;
    height: 1px;
    position: absolute;
    bottom: -15px;
    left: 0;
}
.footer.bg-style .footer-widget h3:after{display: none;}
.footer .readmore{margin-bottom: 0;}
.footer .readmore a{padding: 14px 28px; background: #fff; color: #000;}
.footer-widget.quick-links ul li a {
    font-size: 14px;
    line-height: 38px;


}
.footer-widget.quick-links ul li a:hover {
    color: #d62929;
}
.footer-widget.contact-widget input,
.footer-widget.contact-widget textarea {
    width: 100%;
    height: 50px;
    border: none;
    outline: none;
    padding: 0 20px;
}
/* .copyright{    
	text-align: center;
    border-top: 1px solid #ededed;
    margin-top: 20px;
    padding: 15px 0;
    color: #ffffff;
    font-size: 14px;
    background: #4990e1;
} */

.copyright{ 
	border-top: 1px solid #2e79ce;
    margin-top: 20px;
    padding: 15px 0;
    color: #ffffff;
    font-size: 13px;
    background: #4990e1;
}
.copyright a{ 
    color: #fff;
}
.footer-widget.contact-widget textarea {
    height: 100px;
    padding-top: 15px;
    margin-bottom: 5px;
}
.property_sec{list-style: none;}
.property_sec li{border-bottom: 1px solid #bde2f1; padding: 18px 0;}
.property_sec li:first-child{padding-top: 0;}
.property_sec li:last-child{padding-bottom: 0; border: none;}
.rec_proprty{display: flex;}
.property_info{margin-left: 16px;}
.single-widgets .property_sec .property_info{margin-left: 16px;min-width: 180px;}
.property_info p{margin: 0; font-size: 14px;}
.priceWrp{color: #fff; margin-top: 10px; font-size: 16px; font-weight: bold; background: #9ed58d; padding: 3px 14px; display: inline-block;}
.property_info h4{margin-bottom: 0px; line-height: 14px;}
.property_info h4 a{font-size: 18px; color: #fff; text-decoration: none;}
.property_info h4 a:hover{color: #30adcd;}

.footer-widget .property_info h4 a{color: #9ed58d;}


.footer-widget.contact-widget .column{
    padding:0 10px;
}

.footer.bg-style .footer .footer-upper {
    padding: 75px 0 65px;
}
.footer.bg-style .footer-widget h3.title {
    position: relative;
    font-weight: 500;
    color: #fff;
}
.footer.bg-style .footer-widget.quick-links ul li {
   margin-left: 20px;
    margin-bottom: 8px;
}
.footer.bg-style .footer-widget.quick-links ul li a {
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    padding-bottom: 7px;
    padding-left: 0;
    position: relative;
    font-weight: 400;
}
.footer.bg-style .footer-widget.quick-links ul li a:before {
    color: #fff;
    content: '\f0da';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-size: 12px;
    left: -17px;
    line-height: 16px;
    position: absolute;
    top: 2px;
}
.footer.bg-style .footer-widget.quick-links ul li a:hover {
    color: #ffebab;
    
}
.footer.bg-style .footer-widget.quick-links ul li a:hover:before{
    color:#ffebab;
}

.footer.bg-style .footer-widget.contact-widget input,
.footer.bg-style .footer-widget.contact-widget textarea {
    background: rgba(119, 119, 119, 0.35);
    color: #fff;
}

.footer.bg-style .footer-widget.contact-widget input {
    height: 50px;
    font-size: 14px;
    font-weight: 400;
    color: #adadad;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
}

.footer.bg-style .footer-widget.contact-widget textarea {
    height: 90px;
    font-size: 14px;
    font-weight: 400;
    color: #adadad;
    margin: 5px 0px 20px;
    font-family: 'Open Sans', sans-serif;
}

.footer.bg-style .footer-widget.contact-widget button {
    height: 50px;
    line-height: 45px;
}
.footer-widget.opening-hour{
    color:#adadad;
}
.footer-widget.opening-hour span{
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    color: #adadad;

}
.footer-widget.opening-hour .day-time{
    margin-top: -12px;
}
.footer-widget.opening-hour .day-time li{
    font-size: 14px;
    line-height: 22px;
    padding: 13px 0px;
    border-bottom: 1px solid #3b3a4c;
}
.footer-widget.opening-hour .day-time span{
    float:right;
}
.footer-widget.opening-hour .day-time li:last-child{
    border-bottom:none;
}
.footer-widget.opening-hour .day-time li:nth-child(3) span{
    color:#fc7013;
}
.footer-widget.opening-hour .day-time li:nth-child(4) span{
    color:#fc7013;
}

.footer-widget .contact-info li{
  position:relative;
  color:#bdbcc0;
  padding-left:30px;
  margin-bottom:5px;
  line-height:24px;
  font-size:14px;
  font-weight:400;
  font-family: 'Open Sans', sans-serif;
}

.footer-widget .contact-info li .icon{
  position:absolute;
  left:0px;
  top:0px;
  line-height:24px;
  font-size:14px; 
}

.footer-widget .widget-content{
    margin-top:-3px;
}
.footer-widget .widget-content p{
    margin-bottom:15px;
}


.footer-bottom .social-links a{
    
    display:inline-block;
    font-size:13px;
    font-weight:normal;
    color: #d1d1d1;
    padding: 0px 15px;
    line-height:26px;
    
}

.footer-bottom a:hover{
    color:#7aba1e;  
}
.footer-bottom .copyright-text{
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
    font-size:14px;
    color:#333;
}


.footer-widget .social {
    list-style: none; margin-top: 20px;
}
.footer-widget .social li {
    display: inline-block;
}
.footer-widget ul li {
     padding-right: 4px;
}
.footer-widget .social li a {border: 1px solid #fff; font-size: 16px;
    color: #bdbcc0; display: block; width: 30px; height:30px; text-align: center; line-height: 30px; border-radius: 100%;
}
.social li a {
    color: #fff; 
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

.footer-bottom{padding: 14px 0;}


.footer .footer_contact .footr{
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    padding-left: 20px;
    margin-bottom: 10px;
    display: block;
}
.footer .footer_contact a:hover, .footer .footer_contact a:hover:before{
    color: #30adcd;
}

.footer-adress{list-style:none;}
.footer-adress li{margin:0;  padding-bottom: 15px; display: flex;}
.footer-adress li > i{vertical-align:top; font-size:16px; color:#fff; width:30px; padding-top: 3px;}
.footer-adress li span a, .footer-adress li span{font-size: 14px; color: #fff; text-decoration: none;}
.footer-adress li span a:hover{color: #ffebab;}
.footer_phone a{font-size: 24px !important; font-weight: bold;}
.footer_address i, .footer_phone i{font-size: 24px !important;}

.footer_icon{text-align: left;}
.footerLinks li{position:relative; padding-left:16px;}
.footerLinks li a{font-size:14px; color:#fff; line-height:30px; text-decoration:none;}
.footerLinks li:before{content:"\f105"; font-family: 'FontAwesome'; position:absolute; top:4px; left:0; font-size:14px; color:#fff;}
.footerLinks li a:hover{color:#79c401;}
.social-icons ul li{display:inline-block; margin-right:3px;}
.social-icons ul li a{border:1px solid #fff;
    display:block;
     font-size:18px; text-align: center;
     color:#fff;
     width:38px;
     height:38px;
     line-height:38px;
     border-radius:100%;
}

.social-icons ul li:nth-child(1) a{background: #3c599b; border-color: #3c599b;}
.social-icons ul li:nth-child(1) a{background: #1ea1f3; border-color: #1ea1f3;}
.social-icons ul li:nth-child(2) a{background: #0077b5; border-color: #0077b5;}
.social-icons ul li:nth-child(3) a{background: #FF0000; border-color: #FF0000;}


input:focus{outline: none !important;}
.innerHeading{background: url(../images/innerHeading.jpg); padding: 40px 0; background-size: cover; text-align: center;}
.innerHeading h1{color: #fff;
    font-size: 36px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    max-width: 700px;}
.innercontent{padding: 40px 0;}
.innercontent .about-wrap{background: none; padding: 0;}
.innercontent .gallery-wrap{padding: 0;}
.innercontent ..gallery-wrap ul li{margin: 15px 0 !important;}


/*********************************************
    Blog Css
**********************************************/
.single-widgets {
    border: 1px solid #e5e8f3;
    padding: 30px 28px 35px;
    margin: 0 0 40px;
}
.blog_post .readmore a{font-size: 14px; padding: 14px 26px;}
.single-widgets:hover{border-color: #30adcd;}
.single-widgets.widget_search form {
    position: relative;
}
.thumb-blog-default h3 a{font-size: 24px; text-decoration: none; color: #000;}
.thumb-blog-default h3 a:hover{color: #30adcd}
.thumb-blog-default p{font-size: 14px; line-height: 24px;}
.post-meta > span {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #e1e1e1;
}
.blog_details .services_box h3{min-height: inherit;}
.post-meta span {
    color: #a5a5a5;
    font-size: 13px;
}
.post-meta > span:last-child {
    border-right: none;
}
.single-widgets h4 {
    line-height: 14px;
    font-size: 21px;
}
.media {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.thumb-blog-default{margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e5e8f3;}
.post-meta{margin-bottom: 10px;margin-top: -15px;}
.post-image{max-width: 48%;
    margin-right: 25px;}
.blog_post .readmore{margin-bottom: 0;}
.single-widgets.widget_search form input[type="search"] {
    border-radius: 4px;
    border: 1px solid #ebedf5;
    background: #f9fafc;
    font-size: 12px;
    padding: 10px 70px 10px 16px;
    height: 60px;
    width: 100%;
}
.thumb-blog-default .readmore{}
.thumb-blog-default .readmore a{font-size: 14px; text-decoration: none; background: #30adcd; color: #fff; padding: 14px 36px; border-radius: 30px; display: inline-block; text-transform: uppercase; font-weight: bold;}
.thumb-blog-default .readmore a:hover{background: #000;}
.single-widgets.widget_search form button {
    position: absolute;
    right: 5px;
    top: 5px;
    bottom: 0px;
    cursor: pointer;
    border-radius: 4px;
    background: #30adcd;
    color: #ffffff;
    border: 0;
    font-size: 14px;
    line-height: 50px;
    height: 50px;
    width: 52px;
}
.single-widgets.widget_search form button:focus{outline: none !important;}

.single-widgets.widget_category ul {
    padding: 0;
    list-style: none;
}
.single-widgets.widget_category ul li {
    display: block;
    border-bottom: 1px solid #eaeaea;
    padding: 11px 0;
}
.single-widgets.widget_category ul li a{text-decoration: none; color: #000; font-size: 14px;}
.single-widgets.widget_category ul li a:hover{color: #30adcd;}
.single-widgets.widget_category ul li:first-child {
    border-top: none;
}
.single-widgets.widget_category ul li a span {
    float: right;
}

.blog_post .services_box{margin-top: 0; margin-bottom: 30px; min-height: 438px;}
.blog-pagination a {display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center; text-decoration: none;
    line-height: 50px;
    color: #30adcd;
    border: 1px solid #30adcd;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 3px;
}
.porperty_listWrp .services_box{min-height: auto;}
.blog-pagination a:hover, .blog-pagination a.active {
    background: #30adcd;
    color: #ffffff;
}

.blog_del{border: none;}
.blog_del .post-image{margin-bottom: 30px; max-width: inherit; margin-right: 0}
.blog_del h3 {margin-top: 10px;
    line-height: 26px;
    font-size: 26px;
}
blockquote {
    font-size: 14px;
    font-style: italic;
    line-height: 24px;
    background: #f3ffe0;
    padding: 25px;
    border-left: 8px solid #b4dd74;
    margin: 20px 0;
}
.blog_post p{margin-bottom: 0; min-height: 72px;}
.single-widgets.widget_category ul{margin-bottom: 0;}
.single-widgets.widget_category ul li:last-child, .property_sec li:last-child{border: none; padding-bottom: 0;}
.single-widgets.widget_category .property_info h4 a{font-size: 13px !important;}
.single-widgets.widget_category .property_info p{line-height: 15px;}
.porperty_listWrp .services_box h3{min-height: inherit;}
.porperty_listWrp .readmore{margin-top:20px;}



/*********************************************
     Tags
**********************************************/
.tags:after{display:table; clear:both; content:'';}
.tags li {display: inline-block; float: left; border: none !important; padding: 0 !important}
.tags a {font-size: 13px; color: #969595; border: 1px solid #dadada; padding: 7px 10px; display: inline-block; margin-right: 5px; margin-bottom: 5px;}
.tags a:hover {border: 1px solid #ed303b; background:#ed303b; color: #fff !important; text-decoration:none;}


.blog_details .services_box{margin-top: 0;}



.bullet_icons{display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; list-style: none;}
.bullet_icons li{margin: 20px 0; position: relative; padding-left:54px; font-size: 15px; flex-basis: 50%; font-family: 'Poppins', sans-serif;}
.bullet_icons li:before {content: '\f00c'; 
    width: 40px;
    height: 40px;
     font-family: 'Font Awesome 5 Free'; font-weight: bold;
    background: #9ed58d; color: #fff;
    text-align: center;
     position:absolute; top:-8px; left:0;
    line-height: 40px;
    border-radius: 50%;
    -webkit-box-shadow: 0 6px 12px 0px #d3dbe33d;
    box-shadow: 0 6px 12px 0px #d3dbe33d;
    margin-right: 20px;
}
.bullet_icons.d2 li:before {
    content: '\f105';
    width: 40px;
    height: 40px;
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
    background: #ed303b;
    color: #fff;
    text-align: center;
    position: absolute;
    top: -8px;
    left: 0;
    line-height: 40px;
    border-radius: 50%;
    -webkit-box-shadow: 0 6px 12px 0px #d3dbe33d;
    box-shadow: 0 6px 12px 0px #d3dbe33d;
    margin-right: 20px;
}
.bullet_icons.d2 a{
	color:#000;
	font-size: 17px;
    font-weight: 500;
}
.bullet_icons.d2 a:hover{
	color:#ed303b;
}
ul.bullet_icons.d2 li {
    border-bottom: 1px solid #eee;
}
ul.bullet_icons.d2 li:last-child{
	border-bottom:none;
}
.bullet_icons.num-list {
 counter-reset: li;
}
.bullet_icons.num-list li:before {
	background: #4990e1;
    content: counter(li);
	counter-increment: li;
    
}


/*********************************************
    Contact Css
**********************************************/
.formcol .form-control{border-radius:0; height:48px; font-size:14px;}
.formcol textarea.form-control{height: 200px !important;}
.contact-btn .sub{margin-top:10px !important; font-size:20px;
    color: #fff;
    font-weight: bold;
    padding: 16px 36px;
    display: inline-block;
    text-decoration: none;
    background-color: #7ba0c5;
    -webkit-box-shadow: 0 5px 5px rgba(0,0,0,.3);
    -moz-box-shadow: 0 5px 5px rgba(0,0,0,.3);
    box-shadow: 0 5px 5px rgba(0,0,0,.3);
    background: #222f3c; box-shadow:none; cursor:pointer; border:none;}
    .contact-btn .sub:hover{background:#7ba0c5;}
.contact-btn .sub i{margin-left:10px;}
.getTouch{font-size:36px; font-weight:bold; margin-bottom:30px;}
button:focus{outline: none;}
.aboutWrap h3{text-align: left;}
.innerTeamWrp .team_wrp{margin: 40px 0;}


/*********************************************
     404 page
**********************************************/
.four-zero-page{text-align:center;
  padding: 0 0 50px 0;
}
.four-zero-page h2 {
  font-size: 300px;
  color: #323040; text-shadow: 0 0 20px rgba(0, 0, 0, 0.21);
  font-weight: 800;
}
.four-zero-page h3 {
  color: #111111;
  font-weight: 600;
  font-size: 30px;
  letter-spacing: 10px;
}
.four-zero-page p{letter-spacing: 2px; padding:0 250px;}
.four-zero-page .readmore{margin-top:30px;}

.typghrapyWrp h1 span{font-size: 44px; margin: 20px 0;}
.mt40{margin-top: 40px;}

/*********************************************
     faqs page
**********************************************/
.faqs {
    margin-bottom: 30px;
}
.faqs .panel-default>.panel-heading {
    background: none;
    border: none;
    padding: 0;
}
.panel-heading h4{margin-bottom: 0;}
.faqs h4 a {
    padding:15px 55px 15px 15px;
    display: block;
    background: #30adcd;
    color: #fff;
    font-size: 18px;
    position: relative;
    
}
.panel-group h3{font-size:30px; margin-bottom:10px; margin-top:15px;}
.panel-group .panel {
    border-radius: 0;
    margin-bottom: 20px;
    border:1px solid #eee;
}
.panel-group .panel-body {
    line-height: 24px;
    color: #555;
    padding:15px;
    font-size: 14px;
}
.faqs h4 .collapsed:hover, .faqs h4 a:hover, .faqs h4 a:active {
    text-decoration: none;
    background: #30adcd;
    color: #fff;
}
.faqs h4 a:before {
    content: "\f068";
    background: #fff;
    font-family: 'FontAwesome';
    width: 30px;
    padding: 6px 0;
    color: #30adcd;
    position: absolute;
    right: 15px;
    top: 11px;
    font-size: 16px;
    display: inline-block;
    text-align: center;
    transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    -webkit-transition: 0.3s ease-in;
    -ms-transition: 0.3s ease-in;
    line-height:18px;
    border-radius:50%;
}
.faqs h4 .collapsed:before {
    content: "\f067";
    font-family: 'FontAwesome';
    background: #30adcd;
    width: 30px;
    padding: 6px 0;
    color: #fff;
    position: absolute;
    right: 15px;
    top: 11px;
    font-size: 16px;
    display: inline-block;
    text-align: center;
    transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    -webkit-transition: 0.3s ease-in;
    -ms-transition: 0.3s ease-in;
    text-decoration: none;  
}
.faqs h4 a.collapsed {
    background: #fff;
    color: #666;
    text-decoration: none;
}


.faqs h4 .collapsed:hover:before {background: #fff; color: #30adcd;}



.btn-facebook {
    background-color: #3b5999; border-radius: 0; padding: 12px 0;
}

/*********************************************
   Login page
**********************************************/
.login-wrap{max-width: 800px; margin: 0 auto; background: #e7f8ff; border: 1px solid #9ed58d; padding: 50px;}
.loginWrp{border-top: 1px solid #9ed58d; margin-top: 40px; padding-top: 30px;}
.loginWrp .form-group .form-control{height: 50px; border-radius: 4px; font-size: 14px; border-color: #f9eccd;}
.loginWrp .form-group{margin-top: 15px; margin-bottom: 0;}
.loginWrp .send_btn{width: 100%; letter-spacing: 0; font-weight: 600;}
.forgot_password{text-align: center;}
.forgot_password a{color: #000;}
.form-group .btn {
    background: #9ed58d;
    display: inline-block;
    border-radius: 30px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    padding: 16px 40px;
}

.form-group .btn:hover {
    background: #30adcd;
    color: #fff;
}

/*********************************************
   RegisterWrp page
**********************************************/
.registerWrp{border-top: none; padding-top: 0; margin-top: 0;}
.passnote {
    margin-bottom: 0px;
    font-size: 14px;
    margin-top: 10px;
    font-family: 'Open Sans', sans-serif;
    color: #ababab;
}
.form_set{margin-bottom: 30px;}
.already_account{text-align: center;}
textarea.form-control{height: 150px !important;}
.map{margin-left: 30px;}


/* ---------------------------------- 
     Pricing Tables
------------------------------------- */
.pricing-container {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    position: relative;
}

.plan {
    flex: 1;
    box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.1);
    text-align: center;
    position: relative;
    z-index: 9;
}

.plan-price {
    width: 100%;
    background: #474752;
    padding: 45px 30px;
    padding-top: 48px;
}

.plan:first-child .plan-price { border-radius: 3px 0 0 0; }
.plan:first-child { border-radius: 3px 0 3px 3px; }

.plan:last-child .plan-price { border-radius: 0 3px 0 0; }
.plan:last-child { border-radius: 0 3px 3px 0; }

.plan-price h3 {
    margin: 0;
    color: #fff;
    font-size: 22px;
}

.plan-price .value {
    display: block;
    font-size: 37px; font-weight: bold;
    line-height: 35px;
    padding: 22px 0 0 0;
    color: #fff;
}

.plan-price .period {
    color: #fff;
    margin-top: 20px;
    padding: 0 5%;
    display: block;
}

.plan-features {
    padding: 35px 30px;
    background: #fff;
}

.plan-features ul {
    list-style: none;
    padding: 0;
}

.plan-features ul li {
    padding: 8px 0;
    font-size: 14px;
    border-bottom: 1px solid #ececec;
}
.plan-features ul li:last-child{border: none;}

.plan-features a.button {
    margin-top: 20px;
}

.featured .readmore{margin-bottom: 0;}

/*********************************************
    featured plan
**********************************************/
.plan.featured {
    transform: translateY(-12px);
    border-radius: 0 0 3px 3px;
    z-index: 11;
}

.plan.featured .plan-price {
    background: linear-gradient(to bottom, rgba(255,255,255,0.1) 0%, transparent);
    background-color: #30adcd;
    padding: 50px 30px;
    border-radius: 3px 3px 0 0;
}

.plan.featured .plan-price h3 {
    color: #fff;
}

.plan.featured .plan-price .value {
    color: #fff;
}

.plan.featured .plan-price .period {
    line-height: 23px;
}

.plan.featured .plan-features { padding: 36px 30px 45px 30px; }


.plan.featured .listing-badges .featured {
    background: #fff;
    color: #66676b;
}



/* ---------------------------------- 
     Property Listing Css
------------------------------------- */
.sidebar_form{}
.sidebar_form .input-group{border-right: none; position: relative; margin: 7px 0;}
.sidebar_form .form-control{font-size: 13px; border-radius: 0; font-family: 'Poppins', sans-serif; height: 52px; padding-right: 46px;}
.hover_icon{position: absolute; top: 9px; right: 14px; z-index: 99;}
.hover_icon a{text-decoration: none; color: #000; font-size: 18px;}
.nice-select{border-radius: 0; height: 44px; border: 1px solid #ced4da;}
.nice-select:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}

.listing_wrap .services_box{margin-top: 0; margin-bottom: 30px;}
.advanceWrp h4 a.collapsed, .advanceWrp h4 a{background: none !important; color: #30adcd !important;}
.advanceWrp h4 .collapsed:hover:before{background: #30adcd !important; color: #fff !important;}
.advanceWrp h4 a:before{background: #30adcd !important; color: #fff !important;}
.advanceWrp h4 a:before, .advanceWrp h4 .collapsed:before{left: 0px !important; right: auto;}
.advanceWrp h4 a{padding: 15px 15px 15px 40px !important; display: inline-block;}
.advanceWrp .panel-group .panel{border: none; margin-bottom: 0;}
.advanceWrp .panel-body{padding: 0 !important;}
.advanceWrp{margin-bottom: 0 !important;}
.checkbox{margin-top:16px !important; padding-left:30px;}

.checkbox input[type=checkbox] {
    display: none;
}
.checkbox input[type=checkbox] + label {
    width: 20px;
    height: 20px;
    border: 1px solid #30adcd;
    background: #ffe6a4;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
}
.checkbox input[type=checkbox]:checked + label:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    color: #30adcd;
    padding-left: 2px;
    position: relative;
    top: -3px;
}
.sidebar_form .input-group textarea.form-control{ height: 95px !important;}
.submit{background: #30adcd; cursor: pointer; padding: 14px 36px; font-weight: bold; text-transform: uppercase; width: 100%; border: none; color: #fff;}
.sidebar_form  .submit {
    background: #4990e1;
    cursor: pointer;
    padding: 14px 36px;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    border: none;
    color: #fff;
    border-radius: 4px;
	transition:all .3s ease-in-out;
}
.submit:hover{background: #000;}
.sortWrp{border: 1px solid #e6e6e6; padding: 12px 16px;}
.sortWrp .dropdown-toggle{font-size: 16px; color: #000; text-decoration: none;}
.sortWrp .title-text{color: #30adcd; font-weight: bold;}

.sortWrp{margin-bottom: 30px;}
.sortWrp li a.nav-link{border: 1px solid #e8e8e8; color:#30adcd;}
.sortWrp li a.nav-link:hover{color: #fff !important;}
.sortWrp li a.active{background: #30adcd; color: #fff;}
.sortWrp li a{padding: 6px 10px;}
.blog-pagination{margin-top: 30px;}
.blog-pagination a {display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center; text-decoration: none;
    line-height: 50px;
    color: #272627;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 3px;
}
.blog-pagination a:hover, .blog-pagination a.active {
    background: #4990e1;
    color: #ffffff;
    border-color: #4990e1;
}
.blog_details .services_box{padding: 0; box-shadow: none; background: none;}

.property_listWp > li{margin-bottom: 30px;}
.cleaning_details{margin-top: 20px;}
.cleaning_details h3{font-weight: 600;}
.property_address{font-size: 14px; color:#333;}
.cleaning_details .heart_info{float: right;}
.cleaning_details .cleaning_price{font-size: 26px; line-height: 26px; font-weight: bold; color: #30adcd;}
.property_head{margin-bottom: 30px;}
.desc_head{font-size: 20px; color: #4990e1; border-bottom: 1px solid #dadada; padding-bottom: 15px; margin-bottom: 20px;}
.property_list{list-style: none;}
.property_list li{font-size: 14px; font-weight: normal; line-height: 24px; margin-bottom: 15px;}
.property_list li span{font-weight: bold; color: #666; width: 50%; float: left;}
.prop_del{margin-bottom: 20px;}
.cleaning_widget{margin-top: 20px;}
.property_listWp .services_box h3{min-height: inherit;}
.icon-checkbox {
    -moz-columns: 3;
    columns: 3;
    -moz-column-gap: 20px;
    column-gap: 20px;
    margin-bottom: 0;
}
.icon-checkbox li{font-size: 16px; padding: 8px 0; position: relative;}
.icon-checkbox li::before {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin-right: 10px;
    top: -1px;
    position: relative;
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-size: 12px;
    background: #30adcd;
    color: #fff;
    text-align: center;
    line-height: 15px;
    border: 2px solid transparent;
    transition: border-color 0s;
    border-radius: 2px;
}


.floor_plans{margin-top: 40px;}
.floorImg{text-align: center; margin-bottom: 20px;}
.mt30{margin-top: 30px;}
.innercontent .card:hover{border-color: #30adcd;}



/* ---------------------------------- 
     Agent Css
------------------------------------- */
.agentWrp h3 span{display: block; font-size: 14px; font-weight: 300; color: #b1b1b1;}
.agent_box a{text-decoration: none; color: #000;}
.agent_box a:hover i{color: #30adcd;}
.agentWrp > li{margin-bottom: 30px;}
.agent_icons{margin-top: 30px;}
.agent_details textarea.form-control{height: 144px !important;}
.agent_tabs li a{border:1px solid #dee2e6 !important; color: #000;}
.agent_tabs li a.active{background: #30adcd !important; color: #fff !important;}
.agent_tabs li a:hover{color: #fff !important;}
.agent_content{border: 1px solid #dee2e6; padding: 25px; border-top: none;}
.agent_details h3{min-height: inherit;}
.agency_del .services_box{margin-bottom: 0 !important;}

/* ---------------------------------- 
     Property Submit Css
------------------------------------- */
.property_submit .desc_head{margin-bottom: 30px;}
.property_submit .form-control, .property_submit .nice-select{height: 52px; font-size: 14px;}
.property_submit .nice-select{line-height: 52px;}

.uploadphotobx {
    border: 3px dashed #ddd;
    background: #eee;
    padding: 50px 30px;
    text-align: center;
}
.uploadphotobx i {
    font-size: 50px;
    color: #999;
    display: block;
    margin-bottom: 15px;
}
.uploadphotobx h4 {
    font-size: 30px;
    color: #777
}
.uploadphotobx p {
    font-size: 18px;
    margin-top: 5px;
}
.uploadphotobx .uploadBox input[type="file"] {
    cursor: inherit;
    display: block;
    font-size: 1px;
    filter: alpha(opacity=0);
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    cursor: pointer;
}
.uploadphotobx .uploadBox {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding: 10px 20px;
    margin: 20px 0 0 0;
    overflow: hidden;
    background: #555;
    display: inline-block;
    position: relative;
}
.uploadphotobx .uploadBox:hover {
    background: #1e90ff;
    box-shadow: 0 0 10px #ccc;
    color: #fff;
}




/* ---------------------------------- 
     Testimonials Css
------------------------------------- */
.testimonialswrp{text-align: center;}
.testi-info {
    box-shadow: none;
    background: #fdfdfd;
    border: 1px solid #dcdcdc;
    padding: 40px;
    position: relative;
    margin-bottom: 30px;
}

.testi-info:before{content: "\f10d"; font-family: 'FontAwesome'; background: #79c401; position: absolute; top: 65px; left: 0; width: 50px; height: 50px; color: #fff; text-align: center; line-height: 50px; font-size: 24px;}
.testimonialswrp li:last-child .testi-info{margin-bottom: 0;}
.testimonialswrp ul{list-style: none;}
.client_rating{margin-bottom: 0px;}
.client_rating li{display: inline-block; font-size: 18px; margin: 0 2px; color: #ffb901;}
.testi-info p {margin-top: 15px;
    position: relative;
    line-height: 24px;
    font-style: italic;
    color: #676767;
}
.client-image {margin-bottom: 10px;
}
.client-image img {
    border-radius: 100%;
    border: 1px solid #77dda7;
}
.testimonialswrp .name {
    font-size: 18px;
    color: #79c401;
    margin-top: 16px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 22px;
}
.testimonialswrp .name span {
    display: block;
    text-transform: none;
    font-size: 16px;
    color: #676767;
    font-weight: normal;
}


.map_list iframe{border-width: 0;}
/**
====================================================================
	Testimonials Section
====================================================================

***/

.testimonial-section .image-layer:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #2e2e2d;
    opacity: 0.90;
}

.testimonial-section{
	position:relative;
	padding: 60px 0px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #ffffff;
}

.testimonial-section .image-layer{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

.testimonial-section .image-layer:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #002e41;
	opacity: 0.90;
}

.testimonial-section .carousel-box{
	position: relative;
	padding-left: 330px;
	min-height: 420px;
}

.testimonial-section .carousel-box .title-box{
	position: absolute;
	left: 0;
	top: 0;
	width: 420px;
	height: 420px;
	background: #92d34a;
    border: 15px solid #c8f19c;
	border-radius: 50%;
}

.testimonial-section .carousel-box .title-inner{
	position: relative;
    padding: 0px 76px 0px 37px;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
}

.testimonial-section .carousel-box .title-box h2{
	font-size: 41px;
    line-height: 1.1em;
    font-weight: 300;
}

.testimonial-section .content-box{
	position: relative;
	padding-top: 58px;
}

.testimonial-section .slide-item{
	position: relative;
	display: block;
}

.testimonial-section .slide-item .icon{
	position: relative;
	display: inline-block;
	font-size: 48px;
	line-height: 1em;
	margin-bottom: 20px;
	color: #fff;
	-ms-transform: rotate(180deg) translateX(-50px);
	transform: rotate(180deg) translateX(-50px);
	opacity: 0;
}

.testimonial-section .active .slide-item .icon{
	opacity: 1;
	-ms-transform: rotate(180deg) translateX(0px);
	transform: rotate(180deg) translateX(0px);
	-webkit-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	transition: all 700ms ease;
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}

.testimonial-section .slide-item .inner{
	position: relative;
    display: block;
    padding-left: 243px;
    min-height: 300px;
}

.testimonial-section .slide-item .testi-thumb{
	position: absolute;
    left: 0;
    top: 50px;
    width: 205px;
    border: 5px solid #ffffff;
    height: 205px;
    border-radius: 50%;
    overflow: hidden;
    opacity: 0;
    -webkit-transform: rotate(90deg) scale(0.5);
    -moz-transform: rotate(90deg) scale(0.5);
    -ms-transform: rotate(90deg) scale(0.5);
    -o-transform: rotate(90deg) scale(0.5);
    transform: rotate(90deg) scale(0.5);
}

.testimonial-section .active .slide-item .testi-thumb{
	opacity: 1;
	-webkit-transform: rotate(0deg) scale(1);
	-moz-transform: rotate(0deg) scale(1);
	-ms-transform: rotate(0deg) scale(1);
	-o-transform: rotate(0deg) scale(1);
	transform: rotate(0deg) scale(1);
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 1000ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}

.testimonial-section .slide-item .text{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 1.65em;
	margin-bottom: 20px;
	opacity: 0;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	    text-align: justify;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    max-width: 700px;
    overflow: hidden;
}

.testimonial-section .active .slide-item .text{
	opacity: 1;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	transition: all 700ms ease;
	-webkit-transition-delay: 700ms;
	-moz-transition-delay: 700ms;
	-ms-transition-delay: 700ms;
	-o-transition-delay: 700ms;
	transition-delay: 700ms;
}

.testimonial-section .slide-item .info{
	position: relative;
	display: block;
	padding-left: 38px;
	font-weight: 600;
	text-transform: capitalize;
	opacity: 0;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
}

.testimonial-section .active .slide-item .info{
	opacity: 1;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	transition: all 700ms ease;
	-webkit-transition-delay: 1000ms;
	-moz-transition-delay: 1000ms;
	-ms-transition-delay: 1000ms;
	-o-transition-delay: 1000ms;
	transition-delay: 1000ms;
}

.testimonial-section .slide-item .info:before{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	width: 30px;
	border-bottom: 3px solid #ffffff;
}

.testimonial-section .owl-nav{
	display: none;
}

.testimonial-section .owl-dots{
	position: absolute;
	right: -80px;
	top: 75px;
}

.testimonial-section .owl-dots .owl-dot{
	position: relative;
	display: block;
	margin: 0px 0px 12px;
}

.testimonial-section .owl-dots .owl-dot span{
	position: relative;
	display: block;
	width: 12px;
	height: 12px;
	background: none;
	border: 1px solid rgba(255,255,255,0.50);
	border-radius: 50%;
}

.testimonial-section .owl-dots .owl-dot.active span{
	background: #ffffff;
	border-color:#ffffff;
}

/*** 



/* ---------------------------------- 
     Media Screen Css
------------------------------------- */

@media screen and (max-width: 1440px){
.commerial_wrap h3{font-size: 40px;}
}


@media screen and (max-width: 1200px){
    .single-widgets h4{line-height: 15px;}
.cleaning_details .property_price{font-size: 20px;}
.residence_bg, .commerialWrp{padding: 80px;}
.commerial_wrap h3{font-size: 32px;}
.commerial_wrap p{font-size: 16px;}
.learnmore a{font-size: 16px; padding: 18px 40px;}
.slidertext1, .slidertext2, .slidertext3, .slidertext4, .slidertext5, .slidertext_hover{margin-left: 60px !important;}
.title h1{font-size: 38px;}
.about-wrap .title h1 span{font-size: 38px;}


}

@media screen and (max-width: 990px){
    .hero-image{height: 400px; width: 100%;}
    .hero-wrapper:before{top: 0;}
    .work-wrap{padding: 60px 0 30px 0;}
    .work-wrap ul{margin-bottom: 0;}
    .services-wrap{padding: 60px 0;}
    .about_box{margin-left: 0;}
    .about-wrap{padding: 90px 0 60px 0;}
    .get-wrap p{padding: 0;}
    .videohover{position: static;}
    .commerial_wrap{text-align: center;}
    .services_box{max-width: 329px; margin: 15px auto;}
    .single-working-steps-box{margin: 15px 0;}
    .videoWrp{height: auto; padding-bottom: 100px;}
.sbutn{padding: 15px 0px 15px 0; font-size: 11px;}
.ulockd-team .offset-3{margin-left: 0;}
.header-wrap{padding: 20px 0;}
.navbar-nav {clear: both;}
.perfect_home_wrap .readmore, .perfect_home_wrap{text-align: center;}
.popular_img .popular_img_text a{font-size: 16px;}
.hotelLinks li{width: 25%;}
.economy, .form-wrap .col-lg-4{padding: 0 15px !important;}
.end_date, .form-wrap .col-lg-5{padding-right: 15px;}
.form-wrap .col-lg-2, .form-wrap .col-lg-3{padding-left: 15px;}
.form-wrap .input-group{margin-bottom: 6px;}
.sliderTxt h1{font-size: 48px;}
.story_box h3, .story_box p, .story_box{text-align: center;}
.story_box p{margin-bottom: 30px;}
.story-wrap{padding: 90px 0 40px 0;}
.navbar{float: none;}
.navbar-toggler{position: absolute;
    top: 10px;
    right: 0; border: 1px solid #eee;}

    .navbar-collapse {
    position: fixed;
    top: 0px;
    bottom: 0;
    left: 100%;
    width: 60%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: rgba(0,0,0,0.8);
    transition: visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out, visibility .3s ease-in-out;
    transition: transform .3s ease-in-out, visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
    z-index: 10000;
}
.navbar-nav > li > ul {width: 100%; position: static; display: none; margin-left: 0; opacity: 1; visibility: visible;}
.navbar-collapse.show {
    visibility: visible;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.close-toggler {
    background: none;
    color: #fff;
    padding: 5px;
    border: none;
    margin-top: 10px;
    font-size: 24px;
    float: right;
    display: block;
}
.perfect_home_wrap .readmore{margin-top: 30px; display: inline-block;}
.navbar-nav li a+i {
    display: block;
}
.team_wrp{max-width: 375px; margin: 0 auto;}
.insta_pics img{width: 80px;}
.about-widget, .footer_button{text-align: center;}
.navbar-light .navbar-nav .nav-link{color: #fff;}
.blog_post .services_box{min-height: inherit;}
.navbar li{padding: 0;}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{color: #fff !important;}
.navbar li span{display: inline-block; width: 30px; padding-right: 10px;}
.navbar-nav > li > ul > li > a:hover{background: #30adcd;}
.buy-wrap p{padding: 0px;}
section.our_team_wrap .team_member{margin-bottom: 20px; margin-left: auto; margin-right: auto;}
.caret{display: none !important;}
.plan.featured{transform: none; margin: 30px 0;}
.listing_wrap .services_box{max-width: inherit;}
.four-zero-page p{padding: 0;}
.innerTeamWrp .team_wrp{margin: 15px 0;}
.innerTeamWrp .team_member{margin-bottom: 0 !important;}
.blog-pagination{margin-bottom: 30px;}
.innercontent .faqs{margin-bottom: 0;}
.panel-group h3{margin-top: 0;}
.porperty_listWrp .services_box{max-width: inherit;}
.blog_post p{min-height: inherit;}
}

@media screen and (max-width: 767px){
    .hero-image{height: 300px; width: 100%;}
.popular_wrap .mt_md{margin-top: 20px;}
.col-sm-4.pr-0{padding-right:15px !important;}
.popular_wrap .row .col-md-4:nth-child(1) .popular_img{margin-bottom: 15px;}
.cleaning_details .heart_info{float: none;}
.icon-checkbox{columns: 2;}
     .slidertext3{line-height: 18px !important;}
     section.our_team_wrap h1{font-size: 30px;}
     .innerTeamWrp .team_wrp{margin: 0 auto !important;}
     .four-zero-page h2{font-size: 150px;}
     .four-zero-page h3{font-size: 24px; letter-spacing: 5px;}
     .four-zero-page{padding-bottom: 0;}
}
@media screen and (max-width: 480px){
    .four-zero-page p{letter-spacing: 0;}
    .four-zero-page h3{font-size: 18px; letter-spacing: 2px;}
    .four-zero-page h2{font-size: 70px;}
    .slidertext3{line-height: 12px !important;}
    .login-wrap{padding: 20px;}
    .forgot_password a, .form-group .btn{font-size: 14px;}
    .newsletter-wrap{padding: 35px 20px;}
    .newsletter-wrap form input[type="submit"]{position: static; width: 100%; padding: 16px 0; margin-top: 10px; background: #000;}
    .newsletter-wrap .title h1{text-align: center; font-size: 22px;}
    .newsletter-wrap .title h1 span{font-size: 18px;}
    .portfolio-details ul.rtin-portfolio-info li{font-size: 14px;}
    .portfolio-details ul.rtin-portfolio-info li .rtin-label{width: 90px; margin-right: 13px;}
    .newsletter-wrap .form-control{padding: 16px 22px 16px 78px;}
.topbar-wrap{text-align: center;}
.about_box .title h1, .about-wrap .title h1 span{font-size: 24px;}
.about-wrap .readmore{margin-top: 10px;}
.bullet_icons li{flex-basis: 100%;}
.icon-checkbox{columns: 1;}
.residence_bg, .commerialWrp{padding:80px 40px;}
.commerial_wrap p{line-height: 24px;}
.copyright{font-size: 14px;}
.get-wrap .title h1{font-size: 34px;}
.get-wrap .phonewrp a{font-size: 30px;}
.topbar_phone{display: block; margin-bottom:6px;}
.top_right{text-align: center;}
.navbar{padding: 0 15px;}
.navbar-toggler{right: 15px;}
.topbar_phone{padding-top: 0;}
.nav>li>a{padding: 10px 8px; font-size: 14px;}
.get-wrap .phonewrp{padding-left: 0; margin-top: 70px;}
.callText{margin-bottom: 30px; font-size: 18px;}
.get-wrap .phonewrp:before{top: -70px; left: 50%; margin-left: -32px;}
.hotelLinks li{width: 50%;}
.header_logo{width: 200px;}
    .popular_wrap h1, .buy-wrap h1, .title h1, .perfect_home_wrap h1, .sliderTxt h1{
        font-size: 28px;
    }
    .sliderTxt p{font-size: 14px; letter-spacing: 1px;}
    .services_box h3 a{font-size: 18px;}
    .property_location i{font-size: 14px;}
.title h1 span{font-size: 14px; line-height: 24px; margin-top: 6px; font-weight: normal;}
    .start_btn a {
    display: block;
    margin-top: 20px;
    width: 220px;
    margin-left: auto;
    margin-right: auto;
    }
    section.our_team_wrap .team_member:hover .team_img img{
        right: -15px;
    }
}


.campaign-detail
{text-align: right;
    margin-top: -24px;
    z-index: 99;
    position: relative;
    margin-right: 20px;
}

.campaign-detail span ,.participate-now span
{
    display: inline-block;
    font-weight: 600;
    text-align: center;
    text-align: right;
    border-radius: 30px;
    letter-spacing: 2px;
    padding: 10px 20px;
    background: #86b678;
    color: #fff;
    font-size: 12px;
}







/* Lav's CSS */

.servicesImg .tile-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: -100%;
    background: #ccc;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    z-index: 1;
    transition: all .6s ease-in-out;
}
/* .servicesImg .tile-bg:before {
    content: '';
    display: block;
   
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
} */

.servicesImg .new-bg1:before {
    content: '';
    display: block;
    background: linear-gradient(45deg, rgba(98,93,93,1) 0%, rgba(7,143,208,0.74) 80%);
    /* background: red; */
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}

.servicesImg .new-bg2:before {
    content: '';
    display: block;
    background: linear-gradient(45deg, rgba(245,215,82,1) 0%, rgba(7,143,208,0.74) 80%);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}

.servicesImg .new-bg3:before {
    content: '';
    display: block;
    background: linear-gradient(45deg, rgba(183,65,14,1) 0%, rgba(7,143,208,0.74) 80%);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}

.servicesImg .new-bg4:before {
    content: '';
    display: block;
    background: linear-gradient(45deg, rgba(0,171,0,1) 0%, rgba(7,143,208,0.74) 80%);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}

.servicesImg .new-bg5:before {
    content: '';
    display: block;
    background: linear-gradient(45deg, rgb(80 175 83) 0%, rgba(7,143,208,0.74) 80%);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
	
}
.servicesImg .new-bg6:before {
    content: '';
    display: block;
    background: linear-gradient(45deg, rgb(39 63 95 / 58%) 0%, rgba(7,143,208,0.74) 80%);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
	
}
.servicesImg .new-bg7:before {
    content: '';
    display: block;
    background: linear-gradient(45deg, rgb(117 63 145) 0%, rgba(7,143,208,0.74) 80%);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
	
}
.servicesImg .new-bg8:before {
    content: '';
    display: block;
    background:linear-gradient(45deg, rgb(67 191 143) 0%, rgba(7,143,208,0.74) 80%);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
	
}
.servicesImg .new-bg9:before {
    content: '';
    display: block;
    background:linear-gradient(45deg, rgb(119 211 74) 0%, rgba(7,143,208,0.74) 80%);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
	
}

.servicesImg .tile-bg .project-hover-div {
    position: relative;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.servicesImg .tile-bg .project-hover-div .content-part {
    opacity: 1;
    padding: 10px;
    background: rgb(0 0 0 / 28%);
    height: 100%;
    top: 0;
    margin: 0;
    position: absolute;
}
.servicesImg .tile-bg .project-hover-div .content-part .icon-image {
    max-width: 73px;
    margin-bottom: 10px;
    background: #848484;
    border-radius: 50%;
    padding: 14px;
}
.servicesImg .content-part.small-tab h4, .servicesImg .content-part.small-tab h4 a {
    color: #fff;
    font-size: 15px;
    margin-bottom: 10px;
}
.servicesImg .content-part.small-tab p.desc {
    font-size: 12px;
	color: #fff;
	line-height: 13px;
}
.services_box:hover .servicesImg .tile-bg {
    top: 0;
}
.servicesImg > h4{
	position: absolute;
    z-index: 1;
    top: 0;
    font-size: 14px;
    background: rgb(0 171 0 / 73%);
    color: #fff;
    padding: 5px;
    font-weight: 400;
    min-height: 43px;
    display: flex;
    align-items: center;
    width: 100%;
}
.articalbox-carousel .artical-item{
	background: #fdfdfd;
    padding: 10px;
    border-radius: 3px;
    border: 1px solid #efefef;
	min-height: 165px;
}
.articalbox-carousel .artical-item .inner {
    display: flex;
	align-items:center;
}
.articalbox-carousel .artical-item .inner .artical-thumb a {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    overflow: hidden;
    display: block;
	margin-right:15px;
}
.articalbox-carousel .artical-item .inner .content h4, .articalbox-carousel .artical-item .inner .content h4 a {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
}
.articalbox-carousel .owl-nav .owl-prev{
    display: inline-block;
    position: absolute;
    top: 35%;
	left:-15px;
    z-index: 0;
	transition:all .3s ease-in-out;
	opacity:0;
}
.articalbox-carousel .owl-nav .owl-next{
    display: inline-block;
    position: absolute;
    top: 35%;
	right:-15px;
    z-index: 0;
	transition:all .3s ease-in-out;
	opacity:0;
}
.articalbox-carousel button.owl-prev span, .articalbox-carousel button.owl-next span {
    padding: 5px;
    background: #30adcd;
    display: inline-block;
    z-index: 82;
    position: relative;
    height: 25px;
    width: 25px;
    color: #fff;
    border-radius: 100%;
    font-size: 16px;
}
.services-wrap .services_box:hover .owl-prev{
	left:0px;
	opacity:1 ;	
}
.services-wrap .services_box:hover .owl-next{
	right:0px;
	opacity:1 ;	
}
.services-wrap .services_box h6 {
    color: #366109;
    font-size: 13px;
    font-weight: 400;
}


a.section-bottom-btn {
    color: #fff !important;
    font-size: 18px;
    font-weight: 700;
    padding: 13px 31px;
    border-radius: 30px;
    text-transform: uppercase !important;
    text-align: center;
    background: none;
    font-family: 'OpenSans', sans-serif;
    border-radius: 0px;
    background-color: #272627;
    font-size: 14px;
}
.services-wrap .services_box h3 {
    min-height: 33px;
}
.articalbox-carousel .artical-item .inner .content h4, .articalbox-carousel .artical-item .inner .content h4 a {
    font-size: 12px;
}
.services-wrap a.art-readmore {
    font-size: 12px;
    color: #a5a5a5;
}

	section.promo-block{
		padding-top: 25px;
		margin-top: -87px;
		z-index: 1;
	}
	/*work process new style*/
.work-process-wrap{
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
	margin-left: -15px;
	margin-right: -15px;
}
.single-work-process{
    position: relative;
    margin: 0 15px 25px;
    width: calc(25% - 30px);
}


.work-process-icon-wrap{
    position: relative;
    display: inline-block;
    width: 78px;
    height: 78px;
    line-height: 78px;
}
.single-promo-block.hover-image .work-process-content h5{
	margin-bottom:5px;
}
.single-promo-block.hover-image:hover .work-process-content p{
	color:#fff;
}
.single-promo-block.hover-image:hover .work-process-content h5{
	color:#fff;
}
@media screen and (max-width: 991px){
    .single-work-process {
        width: calc(50% - 30px);
    }
    .work-process-divider {
        width: calc(100% - 145px);
    }
    .single-work-process:nth-child(2n) .work-process-divider {
        display: none;
    }
}

@media screen and (max-width: 767px){
    .single-work-process {
        width: 100%;
        margin: 0 0 50px;
        text-align: center;
        padding: 0 30px;
    }
    .work-process-divider {
        display: none;
    }
}

.work-process-divider {
    background-image: linear-gradient(90deg, #73778c, #73778c 40%, transparent 40%, transparent 100%);
}

.single-work-process  .work-process-divider{
    position: absolute;
    left: auto;
    top: 40px;
    width: calc(100% - 130px);
    height: 1px;
    background-image: linear-gradient(90deg, #73778C, #73778C 40%, transparent 40%, transparent 100%);
    background-size: 12px 1px;
}
.single-work-process  .work-process-divider:after {
    content: '\e628';
    font-family: 'themify';
    position: absolute;
    right: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
}


.work-process-icon-wrap i{
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 24px;
}
.work-process-icon-wrap .process-step{
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: -10px;
    font-size: 16px;
    font-weight: 700;
    background: #f5f5f5;
}

.single-work-process:last-child .work-process-divider{
    display: none !important;
}

.single-promo-block{
    display: block;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    min-height: 236px;
	z-index: 1;
    border-radius: 10px;
    box-shadow: 0px 6px 10px rgb(0 0 0 / 8%);
	background: #f0fff0 !important;
}
.single-promo-block:before{
    top: 80%;
    opacity: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-filter: brightness(40%);
    filter: brightness(40%);
}

.single-promo-block:before, .single-promo-block:after {
    content: '';
    height: 100%;
    right: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.single-promo-block:after{
    z-index: 1;
    top: 100%;
    background-image: linear-gradient(75deg, rgb(0 131 0) 10%, rgb(96 211 89));
}

.single-promo-block > * {
    position: relative;
    z-index: 3;
}
.single-promo-block p{
	font-size:11px;
	line-height: 20px;
}
.single-work-process:hover .work-process-icon-wrap{
	background: #aac600 ;
}
.single-promo-block.hover-image:hover:before, .single-promo-block.hover-image:hover:after {
	top: 0;
}
.single-promo-block.hover-image:hover:before {
	opacity: 1;
	-webkit-transition: all 0.17s ease-out 0.18s;
	transition: all 0.17s ease-out 0.18s;
}

.single-promo-block.hover-image:hover .promo-block-content h5, .single-promo-block.hover-image:hover .promo-block-icon span{
	color: #ffffff;
}
.single-promo-block.hover-image:hover .promo-block-content p{
	color: rgba(255,255,255,0.75);
}
@media screen and (min-width: 1367px), screen and (any-hover: hover) and (min-width: 1200px), not all, not all, not all{
    
}
.overlay-top-img{
    position: absolute;
    bottom: -27px;
}
.white-bg {
    background: #ffffff;
}
.primary-bg {
    background: #4990e1;
}


.single-promo-block .work-process-content .readbutton {
    z-index: 99;
    position: relative;
    margin-top: 17px;
}
.single-promo-block .work-process-content .readbutton span {
    display: inline-block;
    font-weight: 600;
    text-align: center;
    text-align: right;
    border-radius: 30px;
    letter-spacing: 2px;
    padding: 10px 20px;
    background-color: #575757;
    color: #fff;
    font-size: 12px;
	transition:all .3s ease-in-out;
}
.single-promo-block.hover-image:hover .work-process-content .readbutton span {
    background-color: #4fc54a;
}
@media only screen and (max-width:991px){
	section.promo-block {
		padding-top: 25px;
		margin-top: 0;
	}
	.single-promo-block {
		background: #f0fff0 !important;
	}
	.testimonial-section .carousel-box {
		padding-left: 0;
		min-height: 420px;
	}
	.testimonial-section .carousel-box .title-box h2 {
    	font-size: 22px;
	}	
	.testimonial-section .carousel-box .title-box {		
		width: 297px;
		height: 297px;
		margin: 0 auto;
		position: relative;
	}
	.testimonial-section .carousel-box .title-inner {
		padding: 46px 37px 0px 37px;
		align-items: flex-start;
		text-align: center;
	}
	.testimonial-section .slide-item .inner {
		padding-left: 0;
	}
	.testimonial-section .slide-item .testi-thumb {
    	position: relative;
		margin: 0 auto;
		top: -129px;
		margin-bottom: -120px;
	}
	.testimonial-section .content-box {
		padding-top: 0px;
	}
	.testimonial-section .history-carousel.owl-carousel .owl-stage-outer {
		overflow: hidden;
	}
	.testimonial-section .history-carousel.owl-carousel .slide-item .content h2 {
		font-size: 20px;
	}
	.testimonial-section .history-carousel.owl-carousel .slide-item .text {
		font-size: 14px;
		text-align:justify;
	}

}

.container.article{
	margin-top: 30px;
}
.container.article .single-widgets .property_sec .property_info {
  max-width: 180px;
}
#did-you-know{
    padding: 15px 21px 15px 21px;
    background: #ed303b;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}
#did-you-know.title:after {
    background: #ffffff;
    content: "";
    width: 56px;
    height: 2px;
    position: absolute;
    bottom: 30px;
    left: 5px;
}
#did-you-know h2{
  font-size: 20px;
}
#did-you-know-title{
    transform: rotate(-180deg);
    text-align: center;
    color: #fff;
    display: block;
    writing-mode: tb-rl;
}
.did-you-know{
  background: #f7fbff;
  width: 100%;
  margin-top: 50px;
  border: 1px solid #e5e8f3;
  margin-bottom: 50px;
  padding: 0 25px 0 0;
}

#know-title{
 border-bottom: .5px solid #ed303b;
    font-weight: 600;
    min-height: 79px;
    margin-top: 0px;
    background: #ed303b;
    display: flex;
    align-items: center;
    padding: 10px 15px;
    color: #fff;
	border-radius: 4px
}
.did-detail {
    background: #cdedcd;
    padding: 15px;
    border-radius: 10px;
    margin: 20px 0px;
	min-height: 287px;
}
p.did-para {
    margin-top: 15px;
}
.d-flex.justify-content-between{
  text-align: left;
}
.innerHeading{
  margin-bottom: 50px;
}
.did-detail.one{
	background: #bcf6b4;
}
.did-detail.one #know-title {
    background: #6ab460;
    border-bottom: .5px solid #6ab460;
}
.did-detail.two{
	background: #a7ffd5;
}
.did-detail.two #know-title {
    background: #3ec685;
    border-bottom: .5px solid #3ec685;
}
.did-detail.three{
	background: #c3e5fc;
}
.did-detail.three #know-title {
    background: #6ab1e1;
    border-bottom: .5px solid #6ab1e1;
}

.author-box{					
	background: #fff8f8;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 11%);
	padding: 15px;
}
.author-box .author-profile-box{
	background: #fffefe;
    padding: 15px;
    border: 1px solid #ebabab;
	border-radius: 4px;
	margin-bottom: 15px;
}
.author-box .author-profile-box strong{
	color:#ed303b;
}
.author-box .author-profile-box img{
	border-radius:50%;
	width:70px;
	height:70px;
	border:2px solid #C9C9C9;
}
.breadcrumb {
    display: block;
}
.breadcrumb {
    max-width: 400px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.breadcrumb li {
    display: inline;        
  max-width: 200px;        
  white-space: nowrap;   
  overflow: hidden;       
  text-overflow: ellipsis;
}
.breadcrumb li.breadcrumb-item a {
    color: #000;
}
.text-primary {
    color: #ed303b!important;
}
.logo-box {
    padding: 5px 0;
}
@media only screen and (min-width:991px){
	.hidden-md{
		display:none;
	}
	.navbar {
		
	}
	.navbar li {
		/*padding: 0px 0;*/
		margin-right: 2px;
	}
}
@media only screen and (max-width:991px){
	.hidden-sm{
		display:none;
	}
	.header_right_logo.text-md-right {
		display: flex;
		justify-content: space-between;
	}
}

/* Lav Tematic Page CSS */

.innerHeading{
	position:relative;
	z-index:1;
	background-size: cover !important;
	background-repeat:no-repeat!important;
}
.innerHeading:before {
    content:'';
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background: rgb(3 29 64 / 93%);
	z-index:0;
}

.innerHeading.low-carbon:before{
    background-color: rgba(53, 60, 63, 0.761);
}
.innerHeading.ren-energy:before{
    background-color: rgba(216, 180, 18,.7);
}
.innerHeading.e-waste:before{
    background-color: rgba(183, 65, 14, 0.652);
}
.innerHeading.promoting-plantation:before{
    background-color: rgba(0, 171, 0, 0.655);
}

.innerHeading.digital-welbeing:before{
    background-color: rgba(80, 175, 83, 0.652);
}
.innerHeading.physical-welbeing:before{
    background-color: rgba(29, 83, 158, 0.652);
}
.innerHeading.psychological-welbeing:before{
    background-color: rgba(117, 63, 145, 0.652);
}

.innerHeading.ahmedabad:before{
    background-color: #93d34aa6;
}

.innerHeading h1 {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    overflow: visible;
    text-overflow: unset;
    -webkit-line-clamp: unset;
    -webkit-box-orient: vertical;
    display:block !important;
    max-width: 100% !important;
}
.bradcumb-section {
    background: #e9ecef;
	margin-bottom:25px;
}
.bradcumb-section .breadcrumb {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:unset;
    margin: 0;
	border-radius: 0rem;
	padding-left: 0;
}

.news-headding-box {
    border: 1px solid #f1f1f1;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 4px;
    box-shadow: 0px 0px 9px rgb(0 0 0 / 8%);
    border-left: 5px solid #5e6e78;
}
.news-headding-box h5, .news-headding-box h5 a{
	margin: 0;
    font-size: 16px;
    font-weight: 300;
    color: #363636;
    text-decoration: none;
}
.news-headding-box h5:hover, .news-headding-box h5 a:hover{
    color: #ed303b;
}
body.innerpage .testimonial-section {
    padding: 60px 20px;
}
@media only screen and (min-width:991px){

body.innerpage .testimonial-section .carousel-box .title-box {
    width: 271px !important;
    height: 271px;
}
body.innerpage .testimonial-section .carousel-box .title-box h2 {
    font-size: 25px;
}
body.innerpage .testimonial-section .carousel-box {
    padding-left: 213px;
    min-height: 300px;
}
body.innerpage .testimonial-section.home-testi .carousel-box {
    padding-left: 0;
}
body.innerpage .testimonial-section .content-box {
    padding-top: 0;
}
body.innerpage .testimonial-section .slide-item .testi-thumb {
    position: absolute;
    left: 0;
    top: 63px;
    width: 150px;
    border: 5px solid #ffffff;
    height: 150px;
    height: 150px;
}
body.innerpage  .testimonial-section.home-testi .slide-item .testi-thumb {
    left: 194px;
}
body.innerpage .testimonial-section .slide-item .inner {
    padding-left: 169px;
    min-height: 300px;
}
body.innerpage .testimonial-section.home-testi .slide-item .inner {
    padding-left: 363px;
    min-height: 300px;
}
body.innerpage .testimonial-section .slide-item .inner h2 {
    font-size:20px;
	margin-bottom: 10px;
}
body.innerpage .testimonial-section .slide-item .text {
    font-size: 14px;
	text-align:justify;
	text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    max-width: 700px;
	overflow:hidden;
}
body.innerpage .testimonial-section .slide-item .info {
    font-size: 14px;
}
body.innerpage .testimonial-section.home-testi .carousel-box .title-box {
    width: 266px !important;
    height: 266px;
}
}
.case-study-widget, .perspective-widget{
	background:#FFF;
	padding:10px;
	border:1px solid #eee;
	margin-bottom: 1rem;
	min-height: 350px;
    max-height: 350px;
    overflow-y: auto;
}
.case-study-widget::-webkit-scrollbar-track, .perspective-widget::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.case-study-widget::-webkit-scrollbar, .perspective-widget::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

.case-study-widget::-webkit-scrollbar-thumb, .perspective-widget::-webkit-scrollbar-thumb
{
	background-color: #000000;
}
.case-study-widget li {
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}
.case-study-widget li:last-child {
    padding-bottom: 0px;
    border-bottom: none;
    margin-bottom: 0px;
}
.case-study-widget .case-study-list{
	display:flex;
	width:100%;
	align-items: center;
}
.case-study-widget .case-study-list .csImg {
    width: 116px;
    margin-right: 10px;
}
.case-study-widget .case-study-list h3, .case-study-widget .case-study-list h3 a {
    font-size: 14px;
    color: #000;
    text-decoration: none;
    font-weight: 300;
    margin: 0;
}
.case-study-widget .case-study-list h3 a:hover {
    color: #d43039;
}
.case-study-widget .case-study-list .readmore{
	margin:0;
}
.case-study-widget .case-study-list .readmore a {
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 3px 5px;
}
.bottom-viewmore{
	margin-bottom: 20px;
    text-align: right;
}
.bottom-viewmore a{
	color: #ed303b;
    font-size: 16px;
}
 .perspective-widget h5 {
    font-size: 16px;
	margin-bottom:15px
}
.perspective-widget img {
    max-width: 93px;
	margin-left:10px;
	margin-bottom:10px;
}
.perspective-widget p{
	text-align:justify;
}

body.innerpage ul.ps-list {
    max-height: 252px;
}

body.innerpage ul.pgwSlider.wide > li, body.innerpage .pgwSlider.wide > ul > li {
    width: 100% !important;
    min-height: 81px;
}
ul.bullet_icons.din li {
    margin: 0;
	margin-bottom:15px;
    position: relative;
    padding-left: 54px;
    font-size: 14px;
    flex-basis: 100%;
	text-align: justify;
    font-family: 'Poppins', sans-serif;
	font-weight:300;
}
.single-widgets.widget_category ul.bullet_icons.din li {
    display: block;
    border-bottom: 1px solid #eaeaea;
    padding: 0px 15px 14px 50px;
}
.single-widgets.widget_category ul.bullet_icons.din li:last-child{
	 border-bottom:none;
	 margin-bottom:0;
	 padding-bottom:0px;
}


/*ujjwal's css for text highlight in article*/

.article .text-highlight
{
  font-size: 20px;
  font-weight: 700;
  background: red;
  padding: 5px 0px;
}

.share-icons ul
{
  display: inline-flex;
}

.share-icons ul li:not(:first-child)
{
  display: grid;
  place-items: center;
  color: #fff;
  background-color:#ed303b;
  margin-left: 15px;
  margin-top: -3px;
  /* padding: 0px 10px; */
  text-align: center;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  font-size: 18px;
}
.share-icons ul li:not(:first-child) a
{
  color: #fff;
}

.highlight
{
    background: yellow;
    margin-top:20px;
}
body.innerpage ul.ps-list {
    max-height: 384px;
}
body.innerpage .testimonial-section.renewal-energy .image-layer:before, .testimonial-section.renewal-energy .image-layer:before {
    background: rgb(216, 180, 18);
}
body.innerpage .testimonial-section.low-carbon .image-layer:before, .testimonial-section.low-carbon .image-layer:before {
    background: rgba(53, 60, 63);
}

body.innerpage .testimonial-section.e-waste .image-layer:before, .testimonial-section.e-waste .image-layer:before {
    background: rgba(183, 65, 14);
}
body.innerpage .testimonial-section.psychological-wellbeing .image-layer:before, .testimonial-section.psychological-wellbeing .image-layer:before {
    background: rgba(117, 63, 145);
}
body.innerpage .testimonial-section.promoting-plantation .image-layer:before, .testimonial-section.promoting-plantation .image-layer:before {
    background: rgba(0, 171, 0);
}
body.innerpage .testimonial-section.digital-wellbeing .image-layer:before, .testimonial-section.digital-wellbeing .image-layer:before {
    background: rgb(80 175 83);
}
body.innerpage .testimonial-section.physical-wellbeing .image-layer:before, .testimonial-section.physical-wellbeing .image-layer:before {
    background: rgb(29 83 158);
}
.testimonial-section.home-testi .carousel-box {
	padding-left: 0;
}
.testimonial-section.home-testi .slide-item .inner {
	padding-left: 530px;
	min-height: 440px;
	display: flex;
	align-items: center;
}
.testimonial-section.home-testi .slide-item .testi-thumb {
	left: 284px;
	top: 111px;
}
.testimonial-section.home-testi .carousel-box .title-box h2 {
	font-size: 25px;
}
.testimonial-section.home-testi .carousel-box .title-inner {
	padding: 0px 122px 0px 36px;
}
@media only screen and (min-width:990px){
	.testimonial-section.home-testi .slide-item {
		margin: 0 27px;
	}
}
@media only screen and (max-width:991px){
	.testimonial-section.home-testi .slide-item .inner {
		padding-left: 0;
		min-height: 440px;
		display: block;
		align-items: center;
	}
	.testimonial-section.home-testi .slide-item .testi-thumb {
		left: 0;
		position: relative;
		top: -81px;
		margin-bottom: -53px;
	}
	.testimonial-section.home-testi .carousel-box .title-box h2 {
		font-size: 22px;
	}
	.testimonial-section.home-testi .carousel-box .title-inner {
		padding: 50px 36px 0px 36px;
	}
}

/* 
.innerHeading.low-carbon:before{
    background-color: #36454fbd;
}
.innerHeading.ren-energy:before{
    background-color: rgba(216, 180, 18,.7);
}
.innerHeading.e-waste:before{
    background-color: rgba(183,65,14,.5);
}
.innerHeading.promoting-plantation:before{
    background-color: rgba(0,171,0,.5);
} */

/* .innerHeading.e-waste:before{
    background-color: rgba(183,65,14,.5);
    ;
} */




/***********************magnificPopup Gallery Css*****************/

.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.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:0;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:.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:.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:.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}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}.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){.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 0;transform-origin:0 0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}

/***********************     magnificPopup Gallery Css End       *****************/
/* 

.register-btn
{
    position: absolute;
    right: 0;
    top:-50px;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background: red; 
  

} */

.register-btn button
{
    width: 100px;
    height: 100px;
    position: absolute;
    top: -40px;
    right: 0;
    font-size: 23px;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    padding: 20px;
    border-radius: 100%;
    border: none;
    background-color: #ed303b;
    padding: 12px;
    box-shadow: none;
    
}


.register-btn button:active , .register-btn button:focus
{
    box-shadow: none;
}

/********************************* MOdal Form ***************************/

.modal-content
{
    /* background-color: #ed303b; */
}

.modal-header
{
    border-bottom: none;
}

.modal-header button span
{
    color: #ed303b;
}

.modal-header .modal-title
{
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 21px;
    font-weight: 600;
    color: #2e302e;
    position: relative;
}


.modal-title::before {
    content: "";
    width: 70px;
    height: 3px;
    background: #4bc166;
    position: absolute;
    bottom: -5px;
    /* margin-top: 10px;*/
}

.wrapper{
  max-width: 500px;
  width: 100%;
  background: #fff;
  margin: 0px auto;
  box-shadow: 2px 2px 4px rgba(0,0,0,0.125);
  padding: 30px;
}

.wrapper .title{
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 25px;
  color: #fec107;
  text-transform: uppercase;
  text-align: center;
}

.wrapper .form{
  width: 100%;
}

.wrapper .form .inputfield{
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}

.wrapper .form .inputfield label{
   width: 200px;
   color: #757575;
   margin-right: 10px;
  font-size: 14px;
}

.wrapper .form .inputfield .input,
.wrapper .form .inputfield .textarea{
  width: 100%;
  outline: none;
  border: 1px solid #d5dbd9;
  font-size: 15px;
  padding: 8px 10px;
  border-radius: 3px;
  transition: all 0.3s ease;
}

.wrapper .form .inputfield .textarea{
  width: 100%;
  height: 125px;
  resize: none;
}

.wrapper .form .inputfield .custom_select{
  position: relative;
  width: 100%;
  height: 37px;
}

/* .wrapper .form .inputfield .custom_select:before{
  content: "";
  position: absolute;
  top: 12px;
  right: 10px;
  border: 8px solid;
  border-color: #d5dbd9 transparent transparent transparent;
  pointer-events: none; */
}

.wrapper .form .inputfield .custom_select select{
  -webkit-appearance: none;
  -moz-appearance:   none;
  appearance:        none;
  outline: none;
  width: 100%;
  height: 100%;
  border: 0px;
  padding: 8px 10px;
  font-size: 15px;
  border: 1px solid #d5dbd9;
  border-radius: 3px;
}


.wrapper .form .inputfield .input:focus,
.wrapper .form .inputfield .textarea:focus,
.wrapper .form .inputfield .custom_select select:focus{
  border: 1px solid #fec107;
}

.wrapper .form .inputfield p{
   font-size: 14px;
   color: #757575;
   margin-top: 10px;
}
.wrapper .form .inputfield .check{
  width: 15px;
  height: 15px;
  position: relative;
  display: block;
  cursor: pointer;
}
.wrapper .form .inputfield .check input[type="checkbox"]{
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.wrapper .form .inputfield .check .checkmark{
  width: 15px;
  height: 15px;
  border: 1px solid #fec107;
  display: block;
  position: relative;
}
.wrapper .form .inputfield .check .checkmark:before{
  content: "";
  position: absolute;
  top: 1px;
  left: 2px;
  width: 5px;
  height: 2px;
  border: 2px solid;
  border-color: transparent transparent #fff #fff;
  transform: rotate(-45deg);
  display: none;
}
.wrapper .form .inputfield .check input[type="checkbox"]:checked ~ .checkmark{
  background: #fec107;
}

.wrapper .form .inputfield .check input[type="checkbox"]:checked ~ .checkmark:before{
  display: block;
}

.wrapper .form .inputfield .btn{
  width: 100%;
   padding: 8px 10px;
  font-size: 15px; 
  border: 0px;
  background:  #fec107;
  color: #fff;
  cursor: pointer;
  border-radius: 3px;
  outline: none;
}

.wrapper .form .inputfield .btn:hover{
  background: #ffd658;
}

.wrapper .form .inputfield:last-child{
  margin-bottom: 0;
}

@media (max-width:420px) {
  .wrapper .form .inputfield{
    flex-direction: column;
    align-items: flex-start;
  }
  .wrapper .form .inputfield label{
    margin-bottom: 5px;
  }
  .wrapper .form .inputfield.terms{
    flex-direction: row;
  }
}


.block-quote
          {
            background: RGBA(255,68,80,0.13);
            display: flex;
            position: relative;
            padding: 20px 5px 10px 30px;
            justify-content: center;
            /* min-height: 90px; */
            border-radius: 5px;
          }

          .block-quote p
          {
            font-size: 16px;
            font-weight: bold;
            position: relative;
          }

          .block-quote p::before
          {
            font-family: "Font Awesome 5 Free";
             font-weight: 900;
             content: "\f10d";
             font-size: 20px;
             color: #888a8c;      
          }

          .block-quote p::after
          {
            font-family: "Font Awesome 5 Free";
             font-weight: 900;
             content: "\f10e";
             font-size: 20px;
             color: #888a8c;
          }
          .block-quote::before
          {
            content: '';
            width: 15px;
            height: 100%;
            background: RGBA(28,68,237,0.36);
            position: absolute;
            top: 0;
            left: 0;
            border-top-left-radius: 5px;
            border-bottom-left-radius:5px ;
          }

          .news-list 
          {
            list-style: square;
           
          }

          .news-list li span
          {
            font-weight: 600;
            /* display: inline; */
          }
          .news-list li p
          {
            display: inline;
          }




    .case-study-widget,
    .perspective-widget {
      background: #FFF;
      padding: 10px;
      border: 1px solid #eee;
      margin-bottom: 1rem;

      overflow-y: auto;
    }

    .table-data {

    border-radius: 0px;
}


    .table-data td, .table-data th {
    padding: .75rem;
    vertical-align: top;

}

.table-data td, .table-data tbody tr th {
    padding: .75rem;
    vertical-align: top;
    border: 0px;
}

.table-data thead tr th {
    vertical-align: bottom;
    border-bottom: 1px solid #000000;
}

.table-data thead tr th  {
    padding: .75rem;
    vertical-align: top;
    border-top: 0px solid #dee2e6;
}

.table-data tbody tr td a
{
    color: #fff;
    font-weight: 600;
}

.table-data tbody tr td a:hover
{
  text-decoration: none;
  color: #000000;
}

.table-data tbody .bg-ahmedabad {
  background: rgb(89 126 89 / 40%);
}

.table-data tbody .bg-pune {
    background: rgb(53 60 63 / 40%);
}

.table-data tbody .bg-bengaluru {
    background: rgb(183 65 14 / 40%);
}

.table-data thead .bg-head
{
  background: #ed303b1c;;
}


.explained
  {
	background: #5d5d5d1f;
	padding: 10px 15px;
  }

  .explained h6
  {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 17px;
	color: #ed303b;
	letter-spacing: 1px;
	position: relative;
	padding-bottom: 5px;
  }
  .explained h6::before
  {
	content: "";
	width: 45px;
	height: 2px;
	background: #484646;
	position: absolute;
	bottom: 0;
  }

  .explained span
  {
	font-size: 14px;
	font-weight: 700;
	
  }

  .ahmeda-bg{
	background-image: url("../images/image\ for\ ahmedabad.jpg");
	width: 100%;
	height: 300px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 20px 30px;
	position: relative;
	/* filter: brightness(0.7); */
	z-index: 1;
  }

  .ahmeda-bg::after
  {
	content: "";
	width: 100%;
	height: 100%;
	background: #2f3640;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	opacity: 0.7;
  }

  .ahmeda-bg-content p
  {
	color: #fff;
	/* z-index: 1; */
  }
  
/* Campaign List Css Page */

.sidebar-search-form .inlile-form-row{
    display: flex;
    justify-content: space-between;
}
.sidebar-search-form .inlile-form-row .nice-select {
    border-radius: 0;
    height: 54px;
	width: 100% !important;
    min-width: 233px;
}
.sidebar-search-form .inlile-form-row .nice-select .list {
    width: 100%;
}
.single-widgets.widget_search .sidebar-search-form .inlile-form-row button {
    position: relative;
    right: 0;
    top: 0px;
    bottom: 0px;
    line-height: 54px;
    height: 54px;
    width: 54px;
	background: #ed303b;
}

    
.get_involved_sidebar{
	background:url(images/news/c3.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	z-index:0;
	position:relative;
	text-align:center;
}
.get_involved_sidebar:before{
	content:'';
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:-1;
	background: rgb(0 171 0 / 66%);
}
.get_involved_sidebar .nice-select .option {
    padding: 0px 15px;
}
.get_involved_sidebar .nice-select.open .list {
    width: 100%;
}
.get_involved_sidebar .submit {
    background: #1e1e1e;
    font-size: 14px;
    border-radius: 4px;
	transition:all .3s ease-in-out;
}
.get_involved_sidebar .submit:hover{
    background: #ed303b;
}
.get_involved_sidebar .nice-select {
    line-height: 14px;
	align-items: center;
    display: flex;
	white-space: pre-wrap;
}
.get_involved_sidebar .nice-select .option {
    line-height: 16px;
    display: flex !important;
    align-items: center;

}

.campaign-list .services_box {
    background: #fff;
    padding: 18px;
    box-shadow: 0 0 20px rgb(0 0 0 / 5%);
    min-height: 276px;
    margin-bottom: 39px;
    border-radius: 4px;
}

.campaign-list .service-data {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.campaign-list .servicesImg {
    max-height: 240px;
	min-height: 240px;
}
.campaign-list .services_box h3 a {
    font-size: 18px;
    color: #ed303b;
}
.campaign-list.blog_post p {
    margin-bottom: 0;
    min-height: 72px;
    line-height: 20px;
    font-size: 13px;
    color: #4d4d4d;
}
.campaign-list.blog_post .readmore a {
    font-size: 14px;
    padding: 8px 26px;
    font-weight: 400;
    text-transform: none;
}

.campaign-list.blog_post .readmore a.pt-now {
    background: #4990e1;
}

.campaign-list.blog_post .readmore a.pt-now:hover {
    background: #ed303b;
}
.blog-pagination.cp-list a {
    color: #b8b8b8;
    border: 1px solid #e7e7e7;
}
.blog-pagination.cp-list a:hover, .blog-pagination.cp-list a.active {
    background: #ed303b;
    color: #ffffff;
    border-color: #ed303b;
}
@media only screen and (max-width:768px){
	.campaign-list .services_box h3 a {
		margin-top: 20px;
	}
	.campaign-list .readmore {
		margin-top: 5px !important;
	}
}

/* Get Involved Page */

.involved-wrap {
    max-width: 800px;
    margin: 0 auto;
    background: #f4fff4;
    border: 1px solid #9ed58d;
    padding: 50px;
}
.involved-wrap .form-group .form-control {
    height: 50px;
    border-radius: 4px;
    font-size: 14px;
    border-color: #cccccc;
}
.involved-wrap .nice-select {
    width: 100%;
}
.involved-wrap .nice-select .list {
    width: 100%;
}
.involved-wrap .form-group .btn {
    background: #4990e1;
}
.involved-wrap .form-group .btn:hover {
    background: #ed303b;
    color: #fff;
}

/* COP 26 */

@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.innerHeading.event{
	min-height: 500px;
    display: flex;
    align-items: center;
}
.innerHeading.event:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(45deg,  rgb(42 140 50 / 82%), rgb(0 171 0));
    z-index: 0;
}
.innerHeading.event.bg-2:before {
    background: linear-gradient(45deg, rgb(33 153 152 / 76%), rgb(255 168 208 / 75%));
}
.innerHeading.event.bg-3:before {
       background: linear-gradient(45deg, rgb(214 186 53 / 75%), rgb(241 151 74 / 90%));
}
.innerHeading.event.bg-4:before {
    background: linear-gradient(45deg, rgb(106 228 227 / 86%), rgb(237 48 59 / 85%));
}
.innerHeading.event .text-data{
	display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
	text-align:left;
}
.innerHeading.event h1 {
    font-size: 50px;
    line-height: 69px;
    margin-bottom: 15px;
}
.innerHeading.event h4{
	font-size:24px;
	color:#fff;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	font-style:italic;
}
.innerHeading.event h1 span{
	font-weight:800;
	color:#bfe46a;
}
.innerHeading.event h5{
	    font-size: 26px;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    margin-top: 10px;
}

.outcome-content .column-title {
    /*font-style: italic;*/
    color: #ed303b;
    font-weight: 300;
    margin-bottom: 8px;
    padding-bottom: 15px;
	line-height: 42px;
    text-align: center;
}
.column-title span {
    display: block;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    line-height: 26px;
    color: #222;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    margin-bottom: 10px;
    margin-top: -5px;
}
.outcome-content .btn {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    background: #4990e1;
    height: 50px;
    padding: 0 35px;
    line-height: 50px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    outline: none;
    text-decoration: none;
    cursor: pointer;
}
.outcome-content .btn:hover {
	background:#222;
}

.outcome-content .btn.cam-start {
    font-size: 13px;
    background: #b9e15d;
    outline: none;
    border: none;
    padding: 5px 24px;
    line-height: 15px;
}
.outcome-content .btn.cam-start:hover {
    background: #81a332;
}
.outcome-content .btn.capture-btn {
    font-size: 13px;
    background: #ed3a45;
    outline: none;
    border: none;
    padding: 5px 24px;
    line-height: 15px;
    border-radius: 0px;
}
.outcome-content .btn.capture-btn:hover{
	background: #ae131d;
}

.outcome-content .btn:active, .outcome-content .btn:focus, .outcome-content .btn.cam-start:active, .outcome-content .btn.cam-start:focus, .outcome-content .btn.capture-btn:active, .outcome-content .btn.capture-btn:focus{
	outline: none;
	box-shadow:none;
}

.ts-event-outcome .outcome-content {
    position: relative;
    margin-bottom: 30px;
}
.ts-event-outcome .outcome-content .outcome-img {
        position: relative;
    min-height: 100%;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 24%);
}
.ts-event-outcome .outcome-content .outcome-img img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    -o-object-fit: cover;
	    display: block;
    max-width: 100%;
}
.ts-event-outcome .outcome-content  .outcome-img.overlay:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, 0.5);
}
.ts-event-outcome .outcome-content .img-title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    display: flex;
    height: 100%;
    align-items: center;
	font-size: 25px;
    padding: 15px;
}


.ts-funfact {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    padding: 80px 0 !important;
	display: block;
	position: relative;
	z-index:0;
}
.ts-funfact:before{
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: linear-gradient(45deg, rgb(0 171 0 / 81%), rgb(149 222 126));
}
.ts-single-funfact .funfact-num {
    font-size: 64px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 15px;
}
.ts-single-funfact .funfact-title {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}
.ts-single-funfact {
    padding: 15px;
    background: linear-gradient(45deg, rgb(7 7 7 / 48%), rgb(0 171 0 / 76%));
    min-height: 178px;
    border-radius: 7px;
}

.ts-speaker {
    position: relative;
    text-align: center;
    margin-bottom: 55px;
}
.ts-speaker .speaker-img {
    width: 255px;
    height: 255px;
    position: relative;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    overflow: hidden;
    margin: auto auto 20px;
	border: 2px solid #95df7c;
}
.ts-speaker .speaker-img:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgb(237 48 59 / 54%);
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    opacity: 0;
    z-index: 1;
}
.ts-speaker .view-speaker {
    position: absolute;
    left: 0;
    top: 70%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    font-size: 22px;
    width: 50px;
    height: 50px;
    margin: auto;
    border: 2px solid #ddd;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    padding: 6px 0;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    opacity: 0;
    z-index: 2;
}
.ts-speaker:hover .speaker-img:before {
    opacity: 1;
}
.ts-speaker:hover .view-speaker {
    top: 50%;
    opacity: 1;
}
.ts-speaker .ts-title {
    margin-bottom: 5px;
    font-size: 24px;
}
.ts-speaker .ts-title a {
    color: #222222;
}

.ts-speaker-popup {
    background: #fff;
    padding: 0;
    position: relative;
}
.ts-speaker-popup .ts-speaker-popup-content {
    padding: 34px 40px;
    padding-left: 0;
}
.ts-speaker-popup .ts-speaker-popup-content .ts-title {
    margin-bottom: 10px;
	font-size: 27px;
}
.ts-speaker-popup .ts-speaker-popup-content .speakder-designation {
    display: block;
    font-size: 14px;
    margin-bottom: 20px;
}
.ts-speaker-popup .ts-speaker-popup-content .company-logo {
    margin-bottom: 15px;
	max-height: 55px;
}
.ts-speaker-popup .ts-speaker-popup-content p {
    margin-bottom: 25px;
}
.ts-speaker-popup .ts-speaker-popup-content .session-name {
    margin-bottom: 15px;
	font-size: 20px;
    font-weight: 700;
}
.ts-speaker-popup .ts-speaker-popup-content .speaker-session-info p {
    color: #e7015e;
    margin-bottom: 30px;
}
.ts-speaker-popup .ts-speaker-popup-content .ts-speakers-social a {
    color: #ababab;
    margin-right: 18px;
}





.contact-us{
	position: relative;
	background-repeat: no-repeat;
}
.contact-us .section-title p{
	color: #dee2e7;
	font-weight: 400;
	padding-bottom: 38px;
}
.contact-us .default-form-area {
        position: relative;
    padding-top: 52px;
    padding-right: 60px;
    padding-bottom: 68px;
}
.contact-us .default-form-area:before {
    position: absolute;
    top: 0px;
    right: -30px;
    bottom: 0px;
    width: 3000%;
    height: 100%;
    content: '';
    background: rgba(42, 40, 50, 0.85);
}
.contact-us .default-form input[type="text"], .contact-us .default-form input[type="email"], .contact-us .default-form input[type="password"], .contact-us .default-form input[type="number"], .contact-us .default-form select, .contact-us .default-form textarea {
    display: block;
    width: 100%;
    line-height: 26px;
    height: 50px;
    font-size: 14px;
    box-shadow: none;
    color: #848484;
    text-transform: capitalize;
    background: #ffffff;
    padding: 7px 19px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.contact-us .nice-select {
    border-radius: 4px;
    height: 50px;
    border: 1px solid #ced4da;
	width: 100%;
}
.contact-us .btn-style-one {
    position: relative;
    font-size: 16px;
    line-height: 34px;
    font-weight: 700;
    color: #ffffff;
    background: #4990e1;
    padding: 7px 35px;
    border: 1px solid #4990e1;
    text-transform: capitalize;
    transition: all 500ms ease;
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    border-radius: 5px;
    margin-top: 20px;
}
.contact-us .default-form button.btn-style-one:hover {
    color: #ffffff;
    border: 1px solid #ffffff;
	background: transparent;
}
.contact-us .image-box figure{
    width: 645px;
    margin: 0;
}







.schedule-section .schedule-area{
	background: #ffffff;
    padding: 50px;
    box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.2);
}
#schedule-tab {
    position: relative;
}
.schedule-section .schedule-tab-title .table {
    margin-bottom: 18px;
    background: #ffffff;
}
.table-hover>tbody>tr:hover{
	background: #ffffff;
}
.schedule-section .schedule-tab-title .table>tbody>tr>td .text-less i{
	left: 20px;
}
.schedule-section .schedule-tab-title .table>tbody>tr>td .text-less{
	padding-left: 40px;
}
.schedule-section .schedule-tab-title .table>tbody>tr>td .item-text {
    padding-left: 80px;
    padding-top: 15px;
}
.schedule-section .schedule-tab-title .table>tbody>tr>td h5 {
    font-size: 20px;
    color: #2f323c;
    line-height: 32px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
}
.schedule-section .schedule-tab-title .table>tbody>tr>td h6 {
    font-size: 14px;
    color: #848484;
    line-height: 16px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
}
.schedule-section .schedule-tab-title .table>tbody>tr>td{
	position: relative;
	cursor: pointer;
	height: 100px;
	width: 215px;
	border: 1px solid #e5e5e5;
	transition:all 500ms ease;
}
.schedule-section .schedule-tab-title .table-hover>tbody>tr:hover>.active,
.schedule-section .schedule-tab-title .table>tbody>tr>td.active,
.schedule-section .schedule-tab-title .table>tbody>tr>td:hover{
	background: #ed303b;
    border: 1px solid #ed303b;
	transition:all 500ms ease;
}
.schedule-section .schedule-tab-title .table-hover>tbody>tr>:hover:before,
.schedule-section .schedule-tab-title .table-hover>tbody>tr>.active:before{
	color: #e6296a;
    content: "\f0d7";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 24px;
    position: absolute;
    bottom: -19px;
    left: 100px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.schedule-section .schedule-tab-title .table>tbody>tr>td i{
	position: absolute;
	top: 25px;
	left: 30px;
	display: inline-block;
	font-size: 20px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	color: #676970;
	text-align: center;
	background: #ebebeb;
	border-radius: 50%;
	transition:all 500ms ease;
}
.schedule-section .schedule-tab-title .table>tbody>tr>td.active i,
.schedule-section .schedule-tab-title .table>tbody>tr>td:hover i{
	background: #d20c17;
	color: #ffffff;
	transition:all 500ms ease;
}
.schedule-section .schedule-tab-title .table>tbody>tr>td.active h6,
.schedule-section .schedule-tab-title .table>tbody>tr>td:hover h6{
	color: #ffffff;
	transition:all 500ms ease;
}
.schedule-section .schedule-tab-title .table>tbody>tr>td.active h5,
.schedule-section .schedule-tab-title .table>tbody>tr>td:hover h5{
	color: #ffffff;
	transition:all 500ms ease;
}

/*tab-content*/

.schedule-section .schedule-tab-content{
	transition:all 500ms ease;
}
.schedule-section .schedule-tab-content .inner-box {
    border: 1px solid #eee;
    border-radius: 5px;
    padding-bottom: 15px;
}
.schedule-section .schedule-tab-content .table{
	margin-bottom: 0px;
}
.schedule-section .schedule-tab-content .table>thead>tr>th {
    border-bottom: none;
    background: #4990e1;
    padding: 23px 8px 24px 30px;
    padding-left: 40px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
}
.schedule-section .schedule-tab-content .table>tbody>tr {
	background-color: #fff;
    transition: .5s;
    text-transform: capitalize;
    border-top: 1px solid #efefef;
}
.schedule-section .schedule-tab-content .table>tbody>tr.row-color {
	background-color: #f7f7f7;
}
.schedule-section .schedule-tab-content .table>tbody>tr:hover {
    transition: .5s;
}
.schedule-section .schedule-tab-content .table>tbody>tr>td {
    padding: 6px 40px;
    font-size: 16px;
    color: #7a8287;
    text-transform: capitalize;
    vertical-align: middle;
    font-family: 'Roboto', sans-serif;
}
.schedule-section .schedule-tab-content .table>tbody .time{
	position: relative;
	width: 240px;
}
.schedule-section .schedule-tab-content .table>tbody .time i{
	margin-right: 5px;
}
.schedule-section .schedule-tab-content .table>tbody .speakers{
	position: relative;
	width: 290px;
}
.schedule-section .schedule-tab-content .table>tbody .subject{
	position: relative;
	width: 300px;
}
.schedule-section .schedule-tab-content .table>tbody .venue{
	position: relative;
	width: 190px;
}
.schedule-section .schedule-tab-content .table>tbody .speaker{
	position: relative;
	margin-left: 60px;
}
.schedule-section .schedule-tab-content .table>tbody .speaker h4 a{
	font-size: 16px;
	font-weight: 400;
	color: #848484;
	font-family: 'Roboto', sans-serif;
}
.schedule-section .schedule-tab-content .table>tbody .speaker .image-box{
	    position: absolute;
    width: 38px;
    height: 38px;
    top: -3px;
    left: -70px;
    border: 1px solid #eee;
    border-radius: 50%;
    overflow: hidden;
}
.schedule-section .schedule-tab-content .table>tbody>tr {
    border-top: 1px solid #efefef;
}

.schedule-section .nav-tabs .nav-link {
    border: 1px solid #eee;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    margin-right: 12px;
}
.schedule-section .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #7e7e7e;
}
.schedule-section .nav-tabs .nav-item.show .nav-link, .schedule-section .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #4990e1;
    border-color: #4990e1 #4990e1 #4990e1;
}
.schedule-section .nav>li>a:hover, .schedule-section .nav>li>a:focus {
    text-decoration: none;
    background-color: #9ed58d;
    color: #fff;
}




.section-playlist{
	position:relative;
	background-attachment:fixed !important;
	background-size:cover !important;
	z-index:0;
	padding: 39px 0px;
    padding-bottom: 15px;
}
.section-playlist:before{
	position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    content: '';
    background: linear-gradient(45deg, rgb(0 171 0 / 68%), rgb(149 223 124 / 59%));
}



.coverflow-slider{
  padding: 50px 0;
}
.coverflow-slider .swiper-slide{
  width: 45%;
}
.coverflow-slider .swiper-slide .andro_track-content{
  opacity: 0;
  visibility: hidden;
}

.coverflow-slider .swiper-slide-active .andro_track-content::before,
.coverflow-slider .swiper-slide-active .andro_track-content{
  opacity: 1;
  visibility: visible;
}
.coverflow-slider .swiper-slide-active .andro_track > img{
  filter: blur(2px);
}











.andro_track{
  position: relative;
}
.andro_track-img{
  width: 109px;
  border: 3px solid #fff;
}
.andro_track-img-shadow{
  position: absolute;
  display: block;
  -webkit-filter: blur(12px);
  filter: blur(12px);
  width: 100%;
  bottom: 0;
  z-index: -1;
  -webkit-transition: .75s ease-out .4s;
  -o-transition: .75s ease-out .4s;
  transition: .75s ease-out .4s;
}
.andro_track-img-shadow img{
  -webkit-transition: .5s ease-out;
  -o-transition: .5s ease-out;
  transition: .5s ease-out;
  opacity: .5;
  -webkit-transform: translateY(-4px) scale(.8);
  -ms-transform: translateY(-4px) scale(.8);
  transform: translateY(-4px) scale(.8);
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
}
.andro_track-content{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 30px;
  transition: .3s;
  z-index: 1;
}
.andro_track-content::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.3);
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}
.andro_track-status{
  position: absolute;
  top: 20px;
  left: 20px;
  line-height: 1;
  color: #fff;
  font-size: 28px;
  opacity: 0;
  animation: rotating 2s linear infinite;
  transition: .3s;
}
.andro_track-data{
  text-align: center;
  margin: 20px 0 50px;
}
.andro_track-data span,
.andro_track-data h5{
  color: #fff;
}
.andro_track.playing .andro_track-status{
  opacity: 1;
  visibility: visible;
}


.andro_music-player{
  position: relative;
}
.andro_music-player-seekbar-wrap{
  min-width: 300px;
}
.andro_music-player-seekbar{
  height: 2px;
  cursor: pointer;
  width: 100%;
  background-color: rgba(255,255,255, .4);
}
.andro_music-player-progress{
  background-color: #fff;
  width: 0;
  height: 2px;
}
.andro_music-player-time{
  font-size: 13px;
  color: #fff;
  position: absolute;
  bottom: 100%;
}
.andro_music-player-controls{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.andro_music-player-controls a{
  font-size: 30px;
  color: #fff;
}
.andro_music-player-controls a:hover{
  color: #b9b9b9;
}

.social-section {
    padding: 35px 0;
}
.social-box {
    background: #000;
    width: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 150px;
    border-radius: 50%;
    margin: 0 auto;
	margin-bottom:15px;
}
.social-box .social-ico{
    width: 100%;
    height: 100%;
    border: 3px solid #eee;
    border-radius: 50%;
    background: #eee;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 65px;
    color: #fff;
	transition:all .3s ease-in-out;
}
.social-box .social-ico a i{
	transform: scale(1);
	transition:all .3s ease-in-out;
}
.social-box .social-ico:hover a i{
	transform: scale(1.5);
}
.social-box .social-ico a{
	color:#fff
}
.social-box.facebook .social-ico{
    background: #4267B2;
}
.social-box.twitter .social-ico{
    background: #1DA1F2;
}
.social-box.linkedin .social-ico{
    background: #0077b5;
}
.social-box.instagram .social-ico{
    background:linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
}

.sponsor-section{
	padding: 35px 0;
    background: #bfe46a;
}
.sponsor-section .sponsor-box {
	background: #fff;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 150px;
    border-radius: 6px;
    margin: 0 auto;
	margin-bottom:15px;
}

.copgoals{
	display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -10px;
    margin-bottom: -10px;
    flex-wrap: wrap;
    margin-top: 25px;
}
.copgoals .cop26-goal{
	border: 2px solid #bfe46a;
    border-radius: 10px;
    background: #ffffff;
    padding: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    min-height: 61px;
    width: 48%;
    display: flex;
}
.copgoals .cop26-goal .icon-box {
   background: #fbfbfb;
    padding: 10px;
    width: 70px;
    min-width: 70px;
    height: 70px;
    border-radius: 3px;
    margin-right: 8px;
}
.copgoals .cop26-goal h4 {
    font-size: 17px;
    margin: 0;
    position: relative;
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: 700;
    color: #8c6d41;
}
/*.copgoals .cop26-goal h4:before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    display: block;
    font-size: 12px;
    background: #fff;
    color: #000;
    position: absolute;
    left: -40px;
    top: 4px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    text-align: center;
    line-height: 29px;
}*/
@media only screen and (max-width:991px){
	.copgoals .cop26-goal {
		width: 100%;
	}	
}


.cities-section {
    background:url(../images/low-corban3.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
    padding: 50px 0px;
	position:relative;
}
.cities-section:before{
	position: absolute;
	content: '';
	background: rgb(9 9 9 / 66%);
	display:block;
	width:100%;
	height:100%;
	left:0;
	top:0;
	transition:all .3s ease-in-out;
}
/* Common style */
.cities-section .grid figure {
	    position: relative;
    float: left;
    overflow: hidden;
    max-height: 278px;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.cities-section .grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 1;
}

.cities-section .grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	    z-index: 2;
}

.cities-section .grid figure figcaption::before,
.cities-section .grid figure figcaption::after {
	pointer-events: none;
}

.cities-section .grid figure figcaption,
.cities-section .grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.cities-section .grid figure figcaption{
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.cities-section .grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.cities-section .grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
	
}

.cities-section .grid figure h2 span {
	font-weight: 800;
}

.cities-section .grid figure h2,
.cities-section .grid figure p {
	margin: 0;
	transition:all .3s ease-in-out;
}

.cities-section .grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/*---------------*/
/***** Layla *****/
/*---------------*/

.cities-section figure.effect-layla {
	background: #ed303b;
}
.cities-section figure.effect-layla:before{
	position: absolute;
	content: '';
	background: linear-gradient(45deg, #c8f19c, #4990e1);
	display:block;
	width:100%;
	height:100%;
	left:0;
	top:0;
	opacity:.7;
	z-index:1;
	transition:all .3s ease-in-out;
}
.cities-section figure.effect-layla:hover:before{
	opacity:.4;
}
.cities-section figure.effect-layla:hover h2 {
    padding-top: 0;
    margin-bottom: 35px;
}
.cities-section figure.effect-layla img {
	height: 390px;
}

.cities-section figure.effect-layla figcaption {
	padding: 3em;
}

.cities-section figure.effect-layla figcaption::before,
.cities-section figure.effect-layla figcaption::after {
	position: absolute;
	content: '';
	opacity: 0;
}

.cities-section figure.effect-layla figcaption::before {
	top: 50px;
	right: 30px;
	bottom: 50px;
	left: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

.cities-section figure.effect-layla figcaption::after {
	top: 30px;
	right: 50px;
	bottom: 30px;
	left: 50px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

.cities-section figure.effect-layla h2 {
	padding-top: 0;
    padding-bottom: 0;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

.cities-section figure.effect-layla p {
	padding: 0.5em 2em;
	text-transform: none;
	opacity: 0;
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
	color: #fff;
	    position: absolute;
    bottom: 77px;
    padding: 0 64px;
    line-height: 17px;
}

.cities-section figure.effect-layla img,
.cities-section figure.effect-layla h2 {
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
}

.cities-section figure.effect-layla img,
.cities-section figure.effect-layla figcaption::before,
.cities-section figure.effect-layla figcaption::after,
.cities-section figure.effect-layla p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

.cities-section figure.effect-layla:hover img {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.cities-section figure.effect-layla:hover figcaption::before,
.cities-section figure.effect-layla:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.cities-section figure.effect-layla:hover h2,
.cities-section figure.effect-layla:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.cities-section figure.effect-layla:hover figcaption::after,
.cities-section figure.effect-layla:hover h2,
.cities-section figure.effect-layla:hover p,
.cities-section figure.effect-layla:hover img {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}



/* Cop 26 Page CSS */

.campaign-slider-carousel .owl-nav{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.campaign-slider-carousel .owl-nav button{
    background: #97db4f !important;
    width: 50px;
    height: 50px;
    color: #fff !important;
    border-radius: 50% !important;
}
.campaign-slider-carousel .owl-nav .owl-prev {
    top: 46%;
    left: 25px;
    position: absolute;
}
.campaign-slider-carousel .owl-nav .owl-next {
    top: 46%;
    right: 25px;
    position: absolute;
}
.campaign-slider-carousel .innerHeading.event .btn {
    background: #bfe46a;
    color: #2a2a2a;
    padding: 10px 25px;
}
.campaign-slider-carousel .innerHeading.event .btn i{
	margin-left:20px;
}
.campaign-slider-carousel .innerHeading.event p {
    font-size:20px;
    color: #fff;
    margin: 30px 0px;
	text-align:justify;
}

ol.numeric-style {
  margin: 0 0 1em 0;
  padding: 0;
  counter-reset: li;
  list-style: none;
}
ol.numeric-style li {
  display: block;
  overflow: hidden;
  position: relative;
  padding-left: 40px;
  min-height: 35px;
  margin: 0px 0px 0px;
  padding-top: 4px;
}
ol.numeric-style.inline-num li {
    display: inline-block;
    margin-right: 26px;
}
ol.numeric-style li:before {
      position: absolute;
    top: 0px;
    left: 0px;
    border: 1px solid #f87f86;
    background-color: #ed3a45;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    /*content: counter(li);counter-increment: li;*/
	content:attr(data-id);
    
}



/* Checkmark style starts */
@-moz-keyframes dothabottomcheck {
  0% {
    height: 0;
  }
  100% {
    height: 14px;
  }
}
@-webkit-keyframes dothabottomcheck {
  0% {
    height: 0;
  }
  100% {
    height: 14px;
  }
}
@keyframes dothabottomcheck {
  0% {
    height: 0;
  }
  100% {
    height: 14px;
  }
}
@keyframes dothatopcheck {
  0% {
    height: 0;
  }
  50% {
    height: 0;
  }
  100% {
    height: 36px;
  }
}
@-webkit-keyframes dothatopcheck {
  0% {
    height: 0;
  }
  50% {
    height: 0;
  }
  100% {
    height: 36px;
  }
}
@-moz-keyframes dothatopcheck {
  0% {
    height: 0;
  }
  50% {
    height: 0;
  }
  100% {
    height: 36px;
  }
}
.custom-check input[type=checkbox] {
  display: none;
}
.custom-check.flex-check{
	display:flex;
}
.custom-check .check-box {
      height: 30px;
    width: 30px;
	    min-width: 30px;
    min-height: 30px;
    background-color: transparent;
    border: 2px solid #cacaca;
    border-radius: 5px;
    position: relative;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: border-color ease 0.2s;
    -o-transition: border-color ease 0.2s;
    -webkit-transition: border-color ease 0.2s;
    transition: border-color ease 0.2s;
    cursor: pointer;
	margin: 0;
}
.custom-check .check-box::before, .custom-check .check-box::after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  height: 0;
  width: 3px;
  background-color: #34b93d;
  display: inline-block;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  border-radius: 5px;
  content: " ";
  -webkit-transition: opacity ease 0.5;
  -moz-transition: opacity ease 0.5;
  transition: opacity ease 0.5;
}
.custom-check .check-box::before {
    top: 20px;
    left: 16px;
    box-shadow: 0 0 0 2px #fff;
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.custom-check .check-box::after {
  top: 10px;
  left: 5px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.custom-check input[type=checkbox]:checked + .check-box,
.check-box.checked {
  border-color: #70de89;
}
.custom-check input[type=checkbox]:checked + .check-box::after,
.check-box.checked::after {
  height: 14px;
  -moz-animation: dothabottomcheck 0.2s ease 0s forwards;
  -o-animation: dothabottomcheck 0.2s ease 0s forwards;
  -webkit-animation: dothabottomcheck 0.2s ease 0s forwards;
  animation: dothabottomcheck 0.2s ease 0s forwards;
}
.custom-check input[type=checkbox]:checked + .check-box::before,
.check-box.checked::before {
  height: 36px;
  -moz-animation: dothatopcheck 0.4s ease 0s forwards;
  -o-animation: dothatopcheck 0.4s ease 0s forwards;
  -webkit-animation: dothatopcheck 0.4s ease 0s forwards;
  animation: dothatopcheck 0.4s ease 0s forwards;
}
.custom-check label.check-title{
	margin-bottom: 0px;
    margin-left: 20px;
    font-size: 14px;
    margin-top: 4px;
    color: #828282;
}
.modal .outcome-content .column-title {
    color: #636363;
    font-weight: 500;
    margin-bottom: 21px;
    padding-bottom: 15px;
    font-size: 20px;
    line-height: 42px;
    text-align: center;
    border-bottom: 1px solid #f1f0f0;
}
.involved-wrap.popup-form {
    max-width: 100%x;
    background: #ffffff;
    border: 1px solid #efefef;
    padding: 12px 20px;
    border-radius: 4px;
}
.involved-wrap.popup-form .form-group .form-control {
    height: 40px;
    border-radius: 4px;
    font-size: 14px;
    border-color: #ebebeb;
}
.involved-wrap.popup-form .form-group .form-control:focus, .involved-wrap.popup-form .form-group .form-control:active{
	outline:0;
	box-shadow:none;
}
.involved-wrap.popup-form .nice-select {
    line-height: 27px;
}
.involved-wrap.popup-form label {
    font-size: 14px;
    margin-bottom: 3px;
    color: #888;
}

.involved-wrap.popup-form ::-webkit-input-placeholder { /* Edge */
  color:#CFCFCF
}

.involved-wrap.popup-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #CFCFCF;
}

.involved-wrap.popup-form ::placeholder {
  color: #CFCFCF;
}



.contagal {
  display: grid;
    grid-gap: .3rem;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(3, 42px);
    margin: 0 auto;
    max-width: 100%;
    padding: 0rem 0;
}

/* Grid images --------------------------------------------*/

.contagal .img {
  border-radius: .2rem;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

/* Grid items --------------------------------------------*/

.contagal .item-4 {
  grid-row: 2/5;
}

.contagal .item-5 {
  grid-row: 2/6;
}

.contagal .item-6 {
  grid-row: 2/4;
}

.contagal .item-7 {
  grid-row: 5/6;
}

.contagal .item-8 {
  grid-row: 4/6;
}

.contagal .item-9 {
  grid-row: 6/11;
}

.item-10 {
  grid-row: 6/7;
}

.contagal .item-11 {
  grid-row: 6/9;
}

.contagal .item-12 {
  grid-row: 7/12;
}

.contagal .item-13 {
  grid-row: 9/13;
}

.contagal .item-14 {
  grid-row: 11/13;
}


.what-can-you-do{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: -15px;
	margin-bottom: -10px;
	flex-wrap: wrap;
	margin-top: 25px;
	margin-bottom: 25px;
}
.what-can-you-do .dos {
	border: 2px solid #f9f9f9;
	border-radius: 8px;
	background: linear-gradient(45deg, #ffffff, #e0eb7d);
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	min-height: 113px;
	width: 48%;
	display: flex;
	align-items: center;
	padding: 25px;
	z-index:0;
	position:relative;
	overflow:hidden;
	transition:all .3s ease-in-out;
}
.what-can-you-do .dos h3, .what-can-you-do .dos h3 a {
	font-size: 17px;
	margin: 0;
	position: relative;
	display: flex;
	align-items: center;
	font-style: normal;
	font-weight: 600;
	color: #282828;
	text-decoration: none;
	line-height: 23px;
	transition:all .3s ease-in-out;
}
.what-can-you-do .dos h3{
	margin-left:48px;
}
.what-can-you-do .dos h3:before {
	content: "\f00c";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	display: block;
	font-size: 12px;
	background: #eba045;
	color: #fff;
	position: absolute;
	left: -50px;
	top: -7px;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	text-align: center;
	line-height: 37px;
	transition:all .3s ease-in-out;
}
.what-can-you-do .dos:before {
	content: "";
	background: linear-gradient(45deg, #92c024, #009750);
	position:absolute;
	left:100%;
	top:0;
	width:100%;
	height:100%;
	z-index:0;
	transition:all .3s ease-in-out;
}
.what-can-you-do .dos:hover:before {
	left:0;
}
.what-can-you-do .dos:hover h3, .what-can-you-do .dos:hover h3 a{
	color:#fff;
}
.what-can-you-do .dos:hover h3:before {
	background: #3ee351;
}
.what-can-you-do .dos .icon-box {
    background: #ffffff;
    padding: 10px;
    width: 70px;
    min-width: 70px;
    height: 70px;
    border-radius: 3px;
    margin-right: 8px;
    z-index: 1;
    box-shadow: 0px 0px 8px rgb(0 0 0 / 8%);
}
@media only screen and (max-width:991px){
	.what-can-you-do .dos {
		width: 100%;
	}	
}

.innerHeading.event.bg-3 .what-can-you-do .dos{
    padding: 15px;
}    
.innerHeading.event.bg-3 .what-can-you-do .dos > div {
    display: flex;
}
.innerHeading.event.bg-3 .what-can-you-do .dos h3:before {
    content: unset;
}
.innerHeading.event.bg-3 .what-can-you-do .dos h3 {
    margin-left: 0;
}
.innerHeading.event.bg-4 .what-can-you-do .dos:before {
    background: linear-gradient(45deg, #303030, #7fabab);
}
.innerHeading.event.bg-4 .what-can-you-do .dos {
    background: linear-gradient(45deg, #f7ffe0, #91e9c8);
}
.innerHeading.event.bg-4 .what-can-you-do .dos h3:before {
    background: #97db4f;
}
.innerHeading.event.bg-4 .what-can-you-do .dos:hover h3:before {
    background: #73bbba;
}
 .separator h1
  {
	color: #fff;
	font-weight: 800;
	letter-spacing: 5px;
	font-size: 60px;
  }
  
 /* City Page */
 .case-study-widget.city-sidebar .case-study-list h3, .case-study-widget.city-sidebar .case-study-list h3 a {
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden;
}
.case-study-widget.city-sidebar .case-study-list .post-meta {
	margin-bottom: 0;
	margin-top: 0px;
}

.case-study-widget.city-sidebar{
	min-height: 306px;
	max-height: 306px;
}

@media only screen and (min-width:1111px) {
  .testimonial-section.home-testi .slide-item .testi-thumb {
	left: 247px;
	top: 60px;
  }

  .testimonial-section .carousel-box .title-box {
	position: absolute;
	left: 0;
	top: 0;
	width: 320px !important;
	height: 320px;
	background: #92d34a;
	border: 15px solid #c8f19c;
	border-radius: 50%;
  }

  .testimonial-section.home-testi .slide-item .inner {
	padding-left: 477px;
	min-height: 331px;
	display: flex;
	align-items: center;
  }


  .testimonial-section.home-testi .carousel-box .title-inner {
	padding: 0px 95px 0px 36px;
  }

  .testimonial-section .slide-item .text {
	position: relative;
	display: block;
	font-size: 15px;
	line-height: 1.65em;
	margin-bottom: 20px;
	opacity: 0;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	text-align: justify;
	text-overflow: ellipsis;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	max-width: 700px;
	overflow: hidden;
  }

  .testimonial-section .content-box {
	position: relative;
	padding-top: 38px;
  }

}

.table-data thead .bg-head {
	background: #ed303b;
	color: #fff;
}
.table-data thead tr th {
	padding: .75rem;
	vertical-align: top;
	border: 1px solid #a5161f;
}
.table-data tbody .bg-ahmedabad {
	background: rgb(187 255 187 / 40%);
}
.table-data tbody .bg-pune {
	background: rgb(158 225 253 / 40%);
}
.table-data tbody .bg-bengaluru {
	background: rgb(247 235 202);
}
.table-data td, .table-data tbody tr th {
	border: 1px solid #c8c8c8;
}
.table-data tbody tr td a {
	color: #fff;
	font-weight: 600;
	background: #92d34a;
	padding: 6px 10px;
	font-size: 14px;
	border-radius: 4px;
	transition:all .3s ease-in-out;
}
.table-data tbody tr td a:hover{
	background: #4990e1;
	color:#fff
}
.ahmeda-bg {
	width: 100%;
	height: 100%;
}

/* Contact Us */

.contact-address{
    border: 15px solid #fff;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.09), 0 3px 8px rgba(0, 0, 0, 0.09), 0 4px 13px rgba(0, 0, 0, 0.13);
}

ul.connect-with.inner-contact {
    list-style: none;
    margin-top: 0;
    padding: 0;
}
ul.connect-with.inner-contact li {
    margin-bottom: 31px;
    position: relative;
    padding-left: 60px;
    font-size: 15px;
    line-height: 24px;
    color: #000;
}
ul.connect-with.inner-contact li:last-child{
	 margin-bottom: 0px;
}
ul.connect-with.inner-contact li>span {
    position: absolute;
    left: 0;
    top: 12px;
    text-align: center;
    font-size: 17px;
    width: 30px;
    height: 30px;
    line-height: 22px;
}
ul.connect-with.inner-contact li>span>span {
    display: inline-block;
    height: 50px;
    width: 50px;
    position: relative;
    color: #fff;
    transition: all 0.3s ease 0s;
    text-align: center;
    background: #808080;
    line-height: 50px;
    font-size: 24px;
    border-radius: 50%;
    margin-top: -13px;
}
ul.connect-with.inner-contact li strong {
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    color: #4d4f4f;
}
ul.connect-with.inner-contact li a {
    color: #070707;
}
.map {
    margin-left: 0px;
}

.social-con{
    display: flex;
    align-items: center;
    height: 100%;
    background: #f7f7f7;
    padding: 15px 10px;
    justify-content: center;
}
.social-con h4 {
    writing-mode: tb-rl;
    top: 0;
    margin: 0;
    transform: rotate(180deg);
    padding: 0;
    margin-right: 14px;
    font-size: 19px;
}
.social-con .social-icons ul li {
    display: block;
    margin-bottom: 3px;
}
.formcol textarea.form-control {
    height: 148px !important;
}

@media only screen and (max-width:991px){
	.social-con {
		display: block;
		margin-top:20px;
	}
	.social-con h4 {
		writing-mode: unset;
		transform: rotate(0deg);
		margin-right: 0;
	}
	.social-con .social-icons ul li {
		display: inline-block;
		margin-bottom: 0px;
	}
}

.fw
{
    font-weight: 600;
    font-size: 25px;
}

/* Floating Social Media Bar Style Starts Here */

.fixed-qm .fl-fl {
  background: #000000;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 4px;
  width: 190px;
  position: fixed;
  right: -149px;
  z-index: 3000;
  font: normal normal 10px Arial;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
      display: flex;
    align-items: center;
}

.fixed-qm .fa {
  font-size: 20px;
  color: #fff;
  padding: 10px 0;
  width: 40px;
  margin-left: 8px;
}

.fixed-qm .fl-fl:hover {
  right: 0;
}

.fixed-qm .fl-fl a {
  color: #fff !important;
  text-decoration: none;
  text-align: left;
  vertical-align: middle!important;
}

.fixed-qm .float-fb {
  top: 160px;
}

.fixed-qm .float-tw {
  top: 215px;
}

.fixed-qm .float-gp {
  top: 270px;
}
.float-rs {
  top: 325px;
}


/* Home Thematic Boxes */

.featureed-home-box{
	background: #fff;
    padding: 10px;
    box-shadow: 0 0 20px rgb(0 0 0 / 15%);
    margin-bottom: 39px;
    border-radius: 6px;
	
}
.featureed-home-box .featureed-inner-box{
	background: #eee;
    padding: 10px;
	min-height: 300px;
	position:relative;
	overflow:hidden;
	border-radius: 6px;
	background-repeat:no-repeat !important;
	background-size:cover !important;
	z-index:0;
	padding-top: 70px;
	
}
.featureed-home-box .featureed-inner-box:before{
	content:'';
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:rgba(255,255,255,.93);
	z-index:-1;
}
.featureed-home-box .featureed-inner-box .featured-heading{
	background:#4990e1;
	padding:4px;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	min-height:60px;
	display: flex;
    align-items: center;
    justify-content: space-between;
	padding:0px 15px;
}
.featureed-home-box .featureed-inner-box .featured-heading h4{
	    color: #fff;
    margin: 0;
    font-size: 15px;
    line-height: 16px;
    font-weight: 600;
}
.featureed-home-box .featureed-inner-box .featured-heading a{
	color: #fff;
    margin-left: 10px;
    min-width: 40px;
    font-size: 14px;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    transition: all .3s ease-in-out;
	
}
.featureed-home-box .featureed-inner-box .featured-heading a i{
	background: #fff;
    margin-left: 10px;
    text-decoration: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 14px;
    color: #000;
    line-height: 30px;
    text-align: center;
	transition:all .3s ease-in-out;
	
}
.featureed-home-box .featureed-inner-box .featured-heading a:hover{
	color: #d1e6ff;
	
}
.featureed-home-box .featureed-inner-box .featured-heading a:hover i{
	background: #d1e6ff;
	color:#000;
	
}
.featureed-home-box .featureed-inner-box .featured-short-desc{
	min-height:35px;
	margin-bottom:20px;
}
.featureed-home-box .featureed-inner-box .featured-short-desc p{
	color:#3a3a3a;
	margin:0;
	line-height: 17px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
	min-height:36px;
}
.featureed-home-box .featureed-inner-box .story-box {
    display: flex;
	min-height: 135px;
    margin-top: 10px;
}
.featureed-home-box .featureed-inner-box .story-box .story-data{
  
}
.featureed-home-box .featureed-inner-box .story-box .story-data p{
	color: #3a3a3a;
    margin: 0;
    font-size: 13px;
    line-height: 20px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.featureed-home-box .featureed-inner-box .story-box .story-data h4, .featureed-home-box .featureed-inner-box .story-box .story-data h4 a{
    font-size: 15px;
	text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
   /* display: -webkit-box;*/
    overflow: hidden;
	color:#000;
}
.featureed-home-box .featureed-inner-box .story-box .story-data h4 a:hover{
	color:#999;
}
.featureed-home-box .featureed-inner-box .story-box .story-data .read-more{
	text-align:right;
	margin-top:5px;
}
.featureed-home-box .featureed-inner-box .story-box .story-data .read-more a{
	color: #999;
    font-size: 13px;
	transition:all .3s ease-in-out;
}
.featureed-home-box .featureed-inner-box .story-box .story-img{
    min-width: 120px;
    margin-left: 16px;
}
.featureed-home-box .featureed-inner-box .story-box .story-img > div{
	width: 110px;
    height: 110px;
	border-radius:0;
	background:#fff;
	padding: 4px;
	position: relative;
    overflow: hidden;
}
.featureed-home-box .featureed-inner-box .story-box .story-img > div > div {
    width: 100%;
    height: 100%;
    border-radius: 0;
    background: #fff;
    overflow: hidden;
}
.featureed-home-box .featureed-inner-box .story-box .story-img > div a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}
.featureed-home-box .featureed-inner-box .story-box .story-img > div a i{
	    width: 60px;
    height: 60px;
    background: rgb(255 255 255 / 82%);
    color: #4990e1;
    padding: 4px;
    border-radius: 50%;
    font-size: 18px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transform: scale(1);
    transition: all .3s ease-in-out;
	z-index:4;
}
.featureed-home-box .featureed-inner-box .story-box .story-img > div::after{
	content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, #4990e1, #262626);
    position: absolute;
    top: 0;
    left: 0;
	z-index: 1;
    opacity: .6;
    transform: scale(0);
	transition:all .3s ease-in-out;
}
.featureed-home-box .featureed-inner-box .story-box .story-img:hover > div::after{
    transform: scale(1);
}
.featureed-home-box .featureed-inner-box .story-box .story-img:hover > div a{
    background: transparent;
    transform: scale(1.3);
}
.featureed-home-box .featureed-inner-box .story-box .story-img:hover > div a i{
	background: transparent;
	color:#fff;
}
.featureed-home-box .featureed-inner-box  .thematic-icons-box{
	display: flex;
    margin-top: 20px;
}
.featureed-home-box .featureed-inner-box  .thematic-icons-box .thicon-box {
    margin-right: 5px;
}
.featureed-home-box .featureed-inner-box  .thematic-icons-box .thicon-box:last-child {
    margin-right: 0px;
}
.featureed-home-box .featureed-inner-box  .thematic-icons-box .thicon-box a {
    display: flex;
    align-items: center;
    position: relative;
	text-decoration:none;
}
.featureed-home-box .featureed-inner-box  .thematic-icons-box .thicon-box a .icon-image img, .featureed-home-box .featureed-inner-box  .thematic-icons-box .thicon-box a .icon-image i {
	transition: all .7s ease-in-out;
	transform: rotate(0deg);
}
.featureed-home-box .featureed-inner-box  .thematic-icons-box .thicon-box a:hover .icon-image img, .featureed-home-box .featureed-inner-box  .thematic-icons-box .thicon-box a:hover .icon-image i  {
	transform: rotate(360deg);
}

.featureed-home-box .featureed-inner-box  .thematic-icons-box .icon-image {
    width: 45px;
    height: 45px;
    background: #4990e1;
    padding: 6px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.theme-button {
   background: #808080;
    min-height: 40px;
    padding-left: 50px;
    padding-right: 5px;
    display: flex;
    align-items: center;
    font-size: 11px;
    color: #fff;
    border-radius: 200px;
    max-width: 131px;
    min-width: 131px;
    line-height: 11px;
}



@media only screen and (max-width:991px){
	.featureed-home-box .featureed-inner-box {
		padding-top: 98px;
	}
	.featureed-home-box .featureed-inner-box .story-box {
		flex-direction: column-reverse;
		align-items: center;
	}
	.featureed-home-box .featureed-inner-box .story-box .story-img {
		margin-left: 0;
		margin-bottom: 15px;
	}
	.featureed-home-box .featureed-inner-box .thematic-icons-box {
		flex-wrap: wrap;
	}
	.featureed-home-box .featureed-inner-box .thematic-icons-box .thicon-box {
		margin-right: 0;
		width: 100%;
		margin-bottom: 10px;
	}
	.theme-button {
		max-width: 100%;
		min-width: 100%;
	}
	.featureed-home-box .featureed-inner-box .featured-heading {
		min-height: 85px;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.featureed-home-box .featureed-inner-box .featured-heading h4 {
		margin-bottom: 3px;
	}
}
























.services_box  .thematic-icons-box{
	display: flex;
    margin-top: 20px;
}
.services_box  .thematic-icons-box .thicon-box {
    margin-right: 5px;
}
.services_box  .thematic-icons-box .thicon-box:last-child {
    margin-right: 0px;
}
.services_box .thematic-icons-box .thicon-box a {
    display: flex;
    align-items: center;
    position: relative;
	text-decoration:none;
}
.services_box  .thematic-icons-box .thicon-box a .icon-image img , .services_box  .thematic-icons-box .thicon-box a .icon-image i{
	transition: all .7s ease-in-out;
	transform: rotate(0deg);
}
.services_box .thematic-icons-box .thicon-box a:hover .icon-image img, .services_box .thematic-icons-box .thicon-box a:hover .icon-image i {
	transform: rotate(360deg);
}

.services_box .thematic-icons-box .icon-image {
    width: 40px;
    height: 40px;
    background: #8a8a8a;
    padding: 6px;
    border-radius: 50%;
	position: absolute;
    left: 0;
}
.services_box .thematic-icons-box .theme-button {
   background: #eee;
    min-height: 40px;
    padding-left: 44px;
    padding-right: 4px;
    display: flex;
    align-items: center;
    font-size: 11px;
    color: #000;
    border-radius: 200px;
    max-width: 105px;
    min-width: 105px;
    line-height: 11px;
	word-break: break-word;
}



@media only screen and (max-width:991px){
	.thematic-icons-box .thematic-icons-box {
		flex-wrap: wrap;
	}
	.thematic-icons-box .thematic-icons-box .thicon-box {
		margin-right: 0;
		width: 100%;
		margin-bottom: 10px;
	}
	.theme-button {
		max-width: 100%;
		min-width: 100%;
	}
}
.services_box.one .thematic-icons-box .thicon-box:nth-child(1) .theme-button {
    background: #fcf4f4;
}
.services_box.one .thematic-icons-box .thicon-box:nth-child(1) .icon-image {
    background: #ff6363;
}
.services_box.one .thematic-icons-box .thicon-box:nth-child(2) .theme-button {
    background: #edffff;
}
.services_box.one .thematic-icons-box .thicon-box:nth-child(2) .icon-image {
    background: #29d8d6;
}
.services_box.one .thematic-icons-box .thicon-box:nth-child(3) .theme-button {
    background: #f0ddff;
}
.services_box.one .thematic-icons-box .thicon-box:nth-child(3) .icon-image {
    background: #7013ba;
}




.services_box.two .thematic-icons-box .thicon-box:nth-child(1) .theme-button {
    background: #edffc9;
}
.services_box.two  .thematic-icons-box .thicon-box:nth-child(1) .icon-image {
    background: #8bc01f;
}
.services_box.two .thematic-icons-box .thicon-box:nth-child(2) .theme-button {
    background: #ffe5f9;
}
.services_box.two  .thematic-icons-box .thicon-box:nth-child(2) .icon-image {
    background: #d313a6;
}
.services_box.two .thematic-icons-box .thicon-box:nth-child(3) .theme-button {
    background: #fffce7;
}
.services_box.two .thematic-icons-box .thicon-box:nth-child(3) .icon-image {
    background: #fac044;
}





.services_box.three .thematic-icons-box .thicon-box:nth-child(1) .theme-button {
    background: #edfff8;
}
.services_box.three .thematic-icons-box .thicon-box:nth-child(1) .icon-image {
    background: #43bf8f;
}
.services_box.three .thematic-icons-box .thicon-box:nth-child(2) .theme-button {
    background: #f2ffe3;
}
.services_box.three .thematic-icons-box .thicon-box:nth-child(2) .icon-image {
    background: #77d34a;
}




.sustainable-bg{
	width: 100%;
	background-attachment: fixed !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	padding: 20px 30px;
	position: relative;
	z-index: 1;
  }

.sustainable-bg::after
  {
	content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, #0a8b0acc, #0c805a);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 1;
  }

.sustainable-bg p
  {
	color: #fff;
	/* z-index: 1; */
  }
  




.good-practices {
	border: 1px solid #eee;
	padding: 15px;
	border-radius: 6px;
}
.good-practices .bullet_icons.d2 li:before {
	content: '\f105';
	width: 40px;
	height: 40px;
	font-family: 'Font Awesome 5 Free';
	font-weight: bold;
	background: #ffffff;
	color: #999;
	text-align: center;
	position: absolute;
	top: -8px;
	left: 0;
	line-height: 40px;
	border-radius: 50%;
	-webkit-box-shadow: 0 6px 12px 0px #d3dbe33d;
	box-shadow: 0 2px 8px 0px #d3dbe366;
	margin-right: 20px;
}
.good-practices ul.bullet_icons.d2 li:last-child {
	margin-bottom: 0px;
}
.good-practices .bullet_icons.d2 a {
	color: #000;
	font-size: 15px;
	font-weight: 300;
}
.single-widgets.widget_category {
	padding: 30px 15px 15px;
}
.single-widgets.widget_category .title, .good-practices .title{
	margin-top: -30px;
	margin-left: -15px;
	margin-right: -15px;
	background: #eee;
	padding: 5px 10px;
	margin-bottom: 20px;
}
.good-practices .title {
	margin-top: -15px;
}
.single-widgets.widget_category .title:after, .good-practices .title:after{
	content:unset;
}
.single-widgets.widget_category .title h3, .good-practices .title h3{
	font-size: 20px;
	margin:0;
}
.alerts-widget{
	background: #fffdf3;
	border: 1px solid #fad72b;
	padding: 15px 15px;
	border-radius: 4px;
}
.alerts-widget h4{
	font-size:16px;
	line-height:20px;
	color:#bc9d01;
}
.alerts-widget p, .alerts-widget .text{
	font-size:14px;
	text-align:justify;
	display: block;
	margin-bottom: 10px;
}
.alerts-widget .read-more-btn{
	background: #fad72b;
	padding: 4px 10px;
	border-radius: 25px;
	font-size: 13px;
	color: #fff;
	display:inline-block;
	
}
.alerts-widget .owl-nav {
	position: absolute;
	top: -85px;
	right: -15px;
}
.alerts-widget .owl-nav .owl-prev, .alerts-widget .owl-nav .owl-next{
	display: inline-block;
	width: 30px;
	height: 30px;
	background: #999 !important;
	color: #fff !important;
	border-radius: 50%;
}
.alerts-widget .owl-nav .owl-prev {
	margin-right: 2px;
}












body.low-carbon .innerHeading .icon-image {
    display: inline-block;
    width: 96px;
    height: 96px;
    background: #eee;
    padding: 10px;
    border-radius: 50%;
    margin-right: 15px;
}
body.low-carbon .innerHeading .icon-image {
    background: #999;
}

body.low-carbon .title .icon-image{
    display: inline-block;
    width: 56px;
    height: 56px;
    background: #999;
    border-radius: 50%;
    padding: 12px;
}
body.low-carbon .single-widgets.widget_category .title, body.low-carbon .good-practices .title {
    background: #f2f2f2;
}


body.renewable-energy .innerHeading .icon-image {
    display: inline-block;
    width: 96px;
    height: 96px;
    background: #f2d306;
    padding: 10px;
    border-radius: 50%;
    margin-right: 15px;
}
body.renewable-energy .innerHeading .icon-image {
    background: #f2d306;
}

body.renewable-energy .title .icon-image{
    display: inline-block;
    width: 56px;
    height: 56px;
    background: #f2d306;
    border-radius: 50%;
    padding: 12px;
}
body.renewable-energy .single-widgets.widget_category .title, body.renewable-energy .good-practices .title {
    background: #faf7e3;
}

body.e-waste .innerHeading .icon-image {
    display: inline-block;
    width: 96px;
    height: 96px;
    background: #b7410e;
    padding: 10px;
    border-radius: 50%;
    margin-right: 15px;
}
body.e-waste .innerHeading .icon-image {
    background: #b7410e;
}

body.e-waste .title .icon-image{
    display: inline-block;
    width: 56px;
    height: 56px;
    background: #b7410e;
    border-radius: 50%;
    padding: 12px;
}
body.e-waste .single-widgets.widget_category .title, body.e-waste .good-practices .title {
    background: #fcf3ef;
}






body.promoting-plantation .innerHeading .icon-image {
    display: inline-block;
    width: 96px;
    height: 96px;
    background: #92d34a;
    padding: 10px;
    border-radius: 50%;
    margin-right: 15px;
}
body.promoting-plantation .innerHeading .icon-image {
    background: #92d34a;
}

body.promoting-plantation .title .icon-image{
    display: inline-block;
    width: 56px;
    height: 56px;
    background: #92d34a;
    border-radius: 50%;
    padding: 12px;
}
body.promoting-plantation .single-widgets.widget_category .title, body.e-waste .good-practices .title {
    background: #effce0;
}





body.digital-welbeing .innerHeading .icon-image {
    display: inline-block;
    width: 96px;
    height: 96px;
    background: #92d34a;
    padding: 10px;
    border-radius: 50%;
    margin-right: 15px;
}
body.digital-welbeing .innerHeading .icon-image {
    background: #50af53;
}

body.digital-welbeing .title .icon-image{
    display: inline-block;
    width: 56px;
    height: 56px;
    background: #50af53;
    border-radius: 50%;
    padding: 12px;
}
body.digital-welbeing .single-widgets.widget_category .title, body.digital-welbeing .good-practices .title {
    background: #effce0;
}




body.physical-welbeing .innerHeading .icon-image {
    display: inline-block;
    width: 96px;
    height: 96px;
    background: #1d539e;
    padding: 10px;
    border-radius: 50%;
    margin-right: 15px;
}
body.physical-welbeing .innerHeading .icon-image {
    background: #1d539e;
}

body.physical-welbeing .title .icon-image{
    display: inline-block;
    width: 56px;
    height: 56px;
    background: #1d539e;
    border-radius: 50%;
    padding: 12px;
}
body.physical-welbeing .single-widgets.widget_category .title, body.physical-welbeing .good-practices .title {
    background: #f1f6fb;
}







body.psychological-welbeing .innerHeading .icon-image {
    display: inline-block;
    width: 96px;
    height: 96px;
    background: #753f91;
    padding: 10px;
    border-radius: 50%;
    margin-right: 15px;
}
body.psychological-welbeing .innerHeading .icon-image {
    background: #753f91;
}

body.psychological-welbeing .title .icon-image{
    display: inline-block;
    width: 56px;
    height: 56px;
    background: #753f91;
    border-radius: 50%;
    padding: 12px;
}
body.psychological-welbeing .single-widgets.widget_category .title, body.psychological-welbeing .good-practices .title {
    background: #faf2ff;
}


@media only screen and (min-width: 991px){
	body.innerpage.low-carbon .testimonial-section .slide-item .inner, body.innerpage.renewable-energy .testimonial-section .slide-item .inner, body.innerpage.e-waste .testimonial-section .slide-item .inner, body.innerpage.low-carbon .testimonial-section .carousel-box, body.innerpage.e-waste .testimonial-section .carousel-box, body.innerpage.e-waste .testimonial-section .carousel-box {
		min-height: 268px !important;
	}

}


.infographic
{
  border-color: #9cd2404a;
  background-color: #9cd2403d;

}
.infographic th
{
  padding: 3px 30px 3px 5px;
  border-color: #9cd2403d;
}
.infographic tr td
{
  padding: 5px;
  font-size: 13px;
  min-width: auto;
  border-color: #9cd2403d;
}


/*************************** newsletter band height ***************************/

/* PGW Slider.css */

/**
 * PgwSlider - Version 2.3
 *
 * Copyright 2014, Jonathan M. Piat
 * http://pgwjs.com - http://pagawa.com
 *
 * Released under the GNU GPLv3 license - http://opensource.org/licenses/gpl-3.0
 */
.pgwSlider {
    width: 100%;
    color: #fff;
}

.pgwSlider a{
    display: block;
    text-decoration: none;
    color: #fff;
}

.pgwSlider .ps-current {
    float: left;
    width: 74%;
    overflow: hidden;
    height: inherit;
    position: relative;
    font-size: 1rem;
}

.pgwSlider.listOnTheLeft .ps-current {
    float: right;
}

.pgwSlider .ps-current ul {
    width: 100%;
}

.pgwSlider .ps-current li {
    width: 100%;
    z-index: 1;
    opacity: 0;
    display: none;
}

.pgwSlider .ps-current img {
    max-width: 100%;
    min-width: 100%;
    height: auto;
    display: block;
    transition: margin-top 250ms linear;
}

.pgwSlider .ps-caption {
    position: absolute;
    width: 100%;
    padding: 12px;
    background: rgba(0, 0, 0, 0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    left: 0;
    bottom: 0;
    display: none;
    z-index: 3;
}

ul.pgwSlider,
.pgwSlider  ul {
    float: right;
    width: 25%;
    padding: 0;
    list-style: none;
    margin: 0;
}
ul.ps-list{
	overflow-y: auto;
    max-height: 384px;
	background: #fff;
}

ul.pgwSlider.listOnTheLeft,
.pgwSlider.listOnTheLeft > ul {
    float: left;
}

ul.pgwSlider > li,
.pgwSlider > .ps-list > li {
    height: 50px;
    margin-bottom: 6px;
    overflow: hidden;
    position: relative;
    opacity: 0.6;
    filter: alpha(opacity=60);
    font-size: 0.8rem;
    transition: opacity 200ms linear;
}

ul.pgwSlider > li:last-child,
.pgwSlider > ul > li:last-child {
    margin-bottom: 0;
}

ul.pgwSlider > li span,
.pgwSlider > .ps-list > li span {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 5px;
    background: rgba(0, 0, 0, 0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

ul.pgwSlider > li:hover,
.pgwSlider > ul > li:hover {
    opacity: 1 !important;
}

ul.pgwSlider > li img,
.pgwSlider > ul > li img {
    width: 100%;
    min-height: 100%;
    display: block;
    transition: margin-top 250ms linear;
}

.pgwSlider .ps-prevIcon {
    border-color:transparent #fff transparent;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    display: block;
}

.pgwSlider .ps-nextIcon {
    border-color:transparent #fff transparent;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    display: block;
}

.pgwSlider .ps-current .ps-prev {
        background: rgb(200 33 33 / 80%);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";
    border: 1px solid #ac2726;
    border-left: 0;
    border-radius: 0 4px 4px 0;
    position: absolute;
    padding: 20px 20px 20px 17px;
    left: 0;
    top: 45%;
    cursor: pointer;
}

.pgwSlider .ps-current .ps-next {
       background: rgb(200 33 33 / 80%);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";
    border: 1px solid #ac2726;
    border-right: 0;
    border-radius: 4px 0 0 4px;
    position: absolute;
    padding: 20px 17px 20px 20px;
    right: 0;
    top: 45%;
    cursor: pointer;
}

/*
 * The media-queries are not used because IE8 doesn't support them.
 */
ul.pgwSlider.wide > li,
.pgwSlider.wide > ul > li {
    width: 100% !important;
	min-height: 120px;
}

.pgwSlider.narrow .ps-current {
    margin-bottom: 6px;
    font-size: 0.8rem;
}

.pgwSlider.narrow .ps-current img {
    width: 100%;
    min-height: inherit;
}

.pgwSlider.narrow .ps-current,
ul.pgwSlider.narrow,
.pgwSlider.narrow > ul {
    width: 100%;
}

ul.pgwSlider.narrow > li,
.pgwSlider.narrow > .ps-list > li {
    float: left;
    min-height: 50px;
    max-height: 70px;
    min-width: 15%;
    font-size: 0.7rem;
    margin-bottom: 0;
}

ul.pgwSlider.narrow.listOnTheLeft > li,
.pgwSlider.narrow.listOnTheLeft > ul > li {
    float: right;
}

.pgwSlider.narrow .ps-caption {
    padding: 8px;
}

.pgwSlider.narrow .ps-current .ps-prev {
    padding: 15px 15px 15px 12px;
    top: 40%;
}

.pgwSlider.narrow .ps-current .ps-next {
    padding: 15px 12px 15px 15px;
    top: 40%;
}

/* Slick Slider.css*/

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
	margin:4px;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* Slick Theme */

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('rs-plugin/slick/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('rs-plugin/slick/fonts/slick.eot');
    src: url('rs-plugin/slick/fonts/slick.eot?#iefix') format('embedded-opentype'), url('rs-plugin/slick/fonts/slick.woff') format('woff'), url('rs-plugin/slick/fonts/slick.ttf') format('truetype'), url('rs-plugin/slick/fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
	
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* Home Video Box */

.video-box{
    border: 1px solid #eee;
    padding: 15px;
    border-radius: 7px;
    background: #fff;
    min-height: 438px;
}
.video-box .video-thumb{
  position:relative;
  overflow:hidden;
}
.video-box .video-thumb a{
   position:absolute;
   top:0;
   left:0;
   width:100%;
   height:100%;
   background:rgba(0,0,0,.2);
   z-index:1;
   display: flex;
   align-items: center;
   justify-content: center;
   text-decoration: none;
}
.video-box .video-thumb a i{
   width: 60px;
	height: 60px;
	background: #ed303b;
	color: #fff;
	padding: 4px;
	border-radius: 50%;
	font-size: 18px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	transform:scale(1);
	transition:all .3s ease-in-out;
}
.video-box .video-thumb a:hover{
   background:rgb(237 48 59 / 41%);
}
.video-box .video-thumb a:hover i{
   transform:scale(1.5);
}
.video-box .video-data h5{
   font-size:18px;
   margin:15px 0;
}
.sld-item .readmore a {
    font-size: 11px;
    color: #fff;
    padding: 5px 19px;
    border-radius: 61px;
}
.video-slider-carousel {
 
}
.video-slider-carousel .owl-nav{
  display: flex;
    justify-content: flex-end;
    position: absolute;
    top: -99px;
    right: 0;
}
.video-slider-carousel .owl-nav button{
     background: #c8c8c8 !important;
    width: 30px;
    height: 30px;
    color: #fff !important;
    border-radius: 50% !important;
}
.video-slider-carousel .owl-nav .owl-prev {
  margin-right:10px;
  transition:all .3s ease-in-out;
}
.video-slider-carousel .owl-nav .owl-next {
  transition:all .3s ease-in-out;
}
.video-slider-carousel .owl-nav .owl-prev:hover,.video-slider-carousel .owl-nav .owl-next:hover {
  background:#031d40 !important;
}
.video-slider-carousel:hover .owl-nav .owl-next {
  right: 15px;
}
.video-slider-carousel:hover .owl-nav .owl-prev {
  left: 15px;
}

.video-box .thumb-heading {
  color: #9ed58d;
  font-weight: 600;
  font-size: 20px;
	  margin-bottom: 15px;
}

.game-container {
  margin: 0 -5px;
  display:flex;
  flex-wrap: wrap;
}
.game-container > div {
  width: 47%;
  margin: 5px;
}
.game-box {
  display: flex;
  align-items: center;
  background: #f9f9f9;
  border-radius: 4px;
  padding: 5px;
  width: 100%;
  min-height: 81px;
  border: 1px solid #e3e3e3;
}
.game-box .game-thumb {
  border: 1px solid #eee;
  background: #ffff;
  padding: 9px;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  max-height: 55px;
  min-height: 55px;
  min-width: 55px;
  margin-right: 4px;
}
.game-box .game-data h5 {
  font-size: 14px;
  line-height: 16px;
  margin:0;
}
.game-box .game-data a {
  font-size: 10px;
  line-height: 10px;
  background: #ed303b;
  padding: 4px 9px;
  color: #fff;
  border-radius: 41px;
}
.game-box .game-data a.play {
  background: #4990e1;
}

.heading-style-inner h3.heading-main {
    color: #58585a;
    font-size: 33px;
    font-weight: 500;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.heading-style-inner h3.heading-main:after, .heading-style-inner h3.heading-main:before {
  content: " ";
    display: block;
    border-bottom: 3px solid #4990e1;
    width: 120px;
    margin: 0 20px;
}
.heading-style-inner p{
    max-width: 692px;
    font-size: 14px;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
}


.sidebar-info .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}
.sidebar-info .panel-group .panel {
    margin-bottom: 7px;
	    overflow: hidden;
}
/* Sidebar Accordian */

.panel-default>.panel-heading {
  color: #fff;
  background-color: #4990e1;
  border-color: #4990e1;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.panel-default>.panel-heading a {
  display: block;
  padding: 12px 10px;
  font-size: 12px;
  color: #fff;
}
.panel-default>.panel-heading a:active,.panel-default>.panel-heading a:focus, .panel-default>.panel-heading a:hover {
    outline: none;
    text-decoration: none;
    color: #fff;
	
}
.panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  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;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.panel-default>.panel-heading a[aria-expanded="true"] {
      background: linear-gradient(45deg, #4990e1, #ffbf72);
      color: #fff;
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* Sidebar Accordian */


/* Sidebar Checckbox Design */
.sidebar-info .panel-body {
    padding: 0px 10px;
}
.sidebar-info .panel-group {
    margin-bottom: 9px;
}
.sidebar-info .checkbox{
    display: block;
    padding-top: 0px;
    padding-bottom: 2px;
	margin:0;
    border-bottom: 1px solid #ccc;
    position: relative;
	margin-top: 7px !important;
	    padding-left: 0;
}
.sidebar-info{
       background: #ecf5ff;
    border: 3px solid #4990e1;
    padding: 25px;
    border-radius: 9px;
    padding-bottom: 49px;
    min-height: 415px;
    box-shadow: 0px 0px 25px rgb(0 0 0 / 10%);
}
.sidebar-info .checkbox:last-child{
    border-bottom: none;
}
.sidebar-info .checkbox label{
    min-height: 16px;
    padding-left: 15px;
}

.sidebar-info input[type="checkbox"] + label {
    position: relative;
    width: 15px;
    height: 15px;
	background: #fff;
    border: 1px solid #93a0a7;
    border-radius: 0;
    top: 0;
    left: 4px;
    -webkit-transition: all ease-out 200ms;
    transition: all ease-out 200ms;
    text-indent: 14px;
    font: normal normal 12px/14px "Helvetica";
    white-space: nowrap;
    color: #555;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.sidebar-info input[type="checkbox"] + label:after {
      content: "";
    position: absolute;
    width: 0px;
    height: 9px;
    border-bottom: 2px solid #22b573;
    border-left: 2px solid #22b573;
    top: 25%;
    left: 48%;
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
    -webkit-transition: all ease-out 200ms;
    transition: all ease-out 200ms;
}
.sidebar-info input[type="checkbox"] { display: none; }

.sidebar-info input[type="checkbox"]:checked + label {
    border: 1px solid #4990e1;
	background: #fff;
}
.sidebar-info input[type="checkbox"]:checked + label:after {
  opacity: 1;
  width: 22px;
}
.sidebar-info input[type="checkbox"] label {
    padding-left: 17px;
}
.sidebar-info .checkbox input[type=checkbox]:checked + label:before{
	display:none;
}
.sidebar-info button[type="submit"]{
    background-color: #58585a;
    color: #ffffff !important;
    border: 2px solid #565658;
    width: 100%;
    padding: 7px 10px;
    border-radius: 3px;
}
.sidebar-info .form-control {
    min-height: 36px;
    display: block;
    width: 100%;
    height: 22px;
    padding: 5px 12px;
    font-size: 14px;
    line-height: 3px;
    color: #555;
}
.sidebar-info .form-group {
    margin-bottom: 7px;
}
.sidebar-info .panel-body input[type="text"]{
    margin-top:12px;
}

/* End Sidebar Checkbox Design */

.thematic-bx .services_box h3 a {
   font-size: 17px;
    color: #4990e1;
    font-weight: 600;
    margin-bottom: 15px;
}
.thematic-bx .blog_post .readmore a {
    font-size: 12px;
    padding: 5px 15px;
    border-radius: 7px;
    font-weight: 400;
    text-transform: none;
}
.thematic-bx .blog_post p {
    margin-bottom: 0;
    min-height: auto;
    margin: 0;
    line-height: 17px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    min-height: 36px;
}
.thematic-bx .blog-pagination a {
    display: inline-block;
    width: 31px;
    height: 31px;
    text-align: center;
    text-decoration: none;
    line-height: 31px;
    color: #272627;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 0;
    margin: 3px;
    font-size: 13px;
}
.thematic-bx .blog-pagination a:hover, .thematic-bx .blog-pagination a.active {
    background: #4990e1;
    color: #ffffff;
    border-color: #4990e1;
}
@media only screen and (min-width:1200px){
	.thematic-bx .servicesImg {
		height: 156px !important;
		border-radius: 4px !important;
	}
}

.initiative-projects-box-carousel .owl-nav {
    display: flex;
    justify-content: flex-end;
    position: absolute;
    top: -90px;
    right: 0;
}
.initiative-projects-box-carousel .owl-nav button {
    background: #c8c8c8 !important;
    width: 45px;
    height: 45px;
    color: #fff !important;
    border-radius: 50% !important;
}
.initiative-projects-box-carousel  .owl-nav .owl-prev {
    margin-right: 10px;
    transition: all .3s ease-in-out;
}

.sidebar-info.inner {
    background: #f1f1f1;
    border: 3px solid #ffffff;
}
.header-wrap {
	padding:10px 0;
}
.header-wrap.menu-bg {
    background: #4990e1;
	padding:0;
}
.header-wrap .navbar {
    float: none;
}
.header-wrap .navbar li {
    padding: 0px 0;
}

.navbar-toggler-icon {
    display: none;
}
@media only screen and (max-width:991px){
	.navbar-toggler-icon {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 20px;
		height: 29px;
	}
	.header_logo.two-logo, .header_logo.three-logo{
		width: auto;
	}
	.two-logo a img{
		width: 94px;
	}
	.three-logo a img{
    	width: 94px;
	}
	.hd-right-logos{
		height: 100%;
    	align-items: center;
	}
	.navbar-toggler {
		position:relative;
		    top: auto;
			margin-left: 15px;
	}
	.tp-arr-allwrapper {
		margin: 0 0px;
		width: 25px;
	}

}
.form-top-filter li.left-list .row{
	width: 100%;
}
.form-top-filter li.left-list {
    width: 95%;
}
.form-top-filter li.left-list .nice-select{
	width: 100%;
	line-height: 30px;
}
.form-top-filter li.left-list input{
	height: 44px;
    border-radius: 0px;
    font-size: 14px;
}
.form-top-filter button[type='submit']{
    height: 44px;
}
@media (min-width:991px){
	.form-top-filter li .row .col-md-4 > .form-group{
		margin-bottom:0px;
	}
	.l-centers-boxes .theme-button {
		max-width: 155px;
    	min-width: 155px;
		line-height: 11px;
	}
	.navbar-toggler {
		display:none;
	}
}
.l-centers-boxes .featureed-home-box .featureed-inner-box .featured-heading {
    background: #f8cb3d;
}
.l-centers-boxes .featureed-home-box .featureed-inner-box .thematic-icons-box .icon-image {
    background: #f8cb3d;
}
.l-centers-boxes .theme-button {
	background: #616161;
}
.l-centers-boxes .featureed-home-box .featureed-inner-box .featured-heading a i {
    background: #b99524;
	color:#fff;
}
.l-centers-boxes .featureed-home-box .featureed-inner-box .story-box .story-img > div a i {
    background: rgb(73 144 225 / 93%);
    color: #ffffff;
}
.kp .featureed-home-box {
    padding: 0;
}
.kp .featureed-home-box .featureed-inner-box .story-box .story-img > div a i {
    background: rgb(73 144 225);
    color: #ffffff;
    border-radius: 0;
	font-size: 35px;
}
.kp .featureed-home-box .featureed-inner-box {
    min-height: 280px;
}
.kp .featureed-home-box .featureed-inner-box .story-box .story-img > div::after {
    background: linear-gradient(45deg, #dbdbdb, #e9e9e9);
}
.kp .featureed-home-box .featureed-inner-box .story-box .story-img > div {
    background: #f8f8f8;
}
.rmore-box {
    background: #ffffff;
    margin: 0 -10px;
    padding: 12px 10px;
    position: absolute;
    bottom: 0;
    width: 100%;
    border-top: 1px solid #eee;
}
.rmore-box .read-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.rmore-box .read-box a{
	width: 49%;
    text-align: center;
	text-decoration:none;
}
.rmore-box .read-box a .theme-button {
    background: #4990e1;
    min-height: 40px;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    color: #fff;
    border-radius: 2px;
    max-width: 100%;
    min-width: 100%;
    line-height: 11px;
}
.rmore-box .read-box a .theme-button.read-m {
    background: #12394a;
}

/* Quiz Css */
.mockup-test-container{
	padding: 15px 15px;
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 0 10px 0 rgb(0 24 128 / 10%);
	display: block;
	position: relative;
}
.mockup-test-container.observation-sheet {
    padding: 0px;
    background-color: #fff;
    border-radius: 0px;
    box-shadow: none;
    display: block;
    position: relative;
}
.row-bottom.custom-margin{
	margin-bottom:20px !important;
}
.mockup-test-container h3.question-heading{
	font-size: 17px;
    color: #4f4f4f;
    margin-left: 40px;
    position: relative;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 25px
}
.mockup-test-container h3.question-heading span{
	font-size: 15px;
	color: #ffffff;
	background: #4990e1;
	padding: 6px;
	border-radius: 4px;
	position: absolute;
	line-height: 22px;
	left: -44px;
}
.mockup-test-container .option-box{
	display: flex;
	align-items: flex-start;
	padding: 10px 15px;
	border: 1px solid #eee;
	border-radius: 4px;
	margin-bottom: 10px;
}
.mockup-test-container .option-box .option-serial{
	min-width: 33px;
	min-height: 33px;
	background: #fafafa;
	border: 2px solid #ebebeb;
	text-align: center;
	color: #090909;
	border-radius: 15px;
	border-radius: 4px;
	line-height: 27px;
}
.mockup-test-container .option-box .option-value{
	display: flex;
	width: 100%;
	justify-content: space-between;
	margin-left: 15px;
}
.mockup-test-container.observation-sheet .option-box .option-value {
    margin-left: 0px;
}
.mockup-test-container .option-box .option-data p{
	margin:0;
	margin-top: 3px;
}
.mockup-test-container .option-box .option-check label{
	margin: 0;
}
@keyframes click-wave {
  0% {
	height: 30px;
	width: 30px;
	opacity: 0.35;
	position: relative;
  }
  100% {
	height: 80px;
	width: 80px;
	margin-left: -25px;
	margin-top: -25px;
	opacity: 0;
  }
}

.option-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  top: 3.33333px;
  right: 0;
  bottom: 0;
  left: 0;
  height: 30px;
  width: 30px;
  transition: all 0.15s ease-out 0s;
  background: #cbd1d8;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-right: 0;
  margin-left: 10px;
  outline: none;
  position: relative;
  z-index: 1000;
}
.option-input:hover {
  background: #9faab7;
}
.option-input:checked {
  background: #57e5a8;
}
.option-input:checked::before {
  height: 30px;
  width: 28px;
  position: absolute;
  content: '✔';
  display: inline-block;
  font-size: 17.66667px;
  text-align: center;
  line-height: 30px;
}
.option-input:checked::after {
  -webkit-animation: click-wave 0.65s;
  -moz-animation: click-wave 0.65s;
  animation: click-wave 0.65s;
  background:#57e5a8;
  content: '';
  display: block;
  position: relative;
  z-index: 100;
}
.option-input.radio {
  border-radius: 50%;
}
.option-input.radio::after {
  border-radius: 50%;
}
.questons-info {
  display: flex;
  flex-wrap: wrap;
}

.questons-info .qinfo {
  flex: 1 0 15%;
  margin: 5px;
  height: 40px;
  background-color: #efefef;
  border: 1px solid #c6c5c5;
  align-items: center;
  justify-content: center;
  display: flex;
  max-width: 37px;
}
.questons-info .qinfo a{
	color:#000;
	text-decoration:none;
}
.questons-info .qinfo.completed{
	background-color: #00b668;
	border: 1px solid #00b668;
}
.questons-info .qinfo.completed a{
	color:#fff;
}

#msform fieldset:not(:first-of-type) {
	display: none;
}


#msform .action-button {
	width: 100px;
	cursor: pointer;
	margin: 10px 0px 10px 5px;
	float: right
}

.flag-color {
	font-size: 195px;
	color: #0fbd55cc;
}

/*Counter UP/ Down */


.countdownHolder{
	font: 15px/1.5;
	text-align:left;
	letter-spacing:-3px;
}

.position{
	display: inline-block;
	height: 1.6em;
	overflow: hidden;
	position: relative;
	width: 1.05em;
}

.digit{
	position:absolute;
	display:block;
	width:1em;
	background-color:#444;
	border-radius:0.2em;
	text-align:center;
	color:#fff;
	letter-spacing:-1px;
}

.digit.static{
	box-shadow:1px 1px 1px rgba(4, 4, 4, 0.35);
	
	background-image: linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
	background-image: -o-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
	background-image: -moz-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
	background-image: -webkit-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
	background-image: -ms-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.5, #3A3A3A),
		color-stop(0.5, #444444)
	);
}

/**
 * You can use these classes to hide parts
 * of the countdown that you don't need.
 */

.countDays{  display:none !important; }
.countDiv0{  display:none !important; }
.countHours{}
.countDiv1{}
.countMinutes{}
.countDiv2{}
.countSeconds{}


.countDiv{
	display:inline-block;
	width:16px;
	height:1.6em;
	position:relative;
}

.countDiv:before,
.countDiv:after{
	position:absolute;
	width:5px;
	height:5px;
	background-color:#444;
	border-radius:50%;
	left:50%;
	margin-left:-3px;
	top:0.5em;
	box-shadow:1px 1px 1px rgba(4, 4, 4, 0.5);
	content:'';
}

.countDiv:after{
	top:0.9em;
}


.membre {
  box-shadow: 0px 2px 6px 0px #ccc;
  position: relative;
  overflow: hidden;
  transition: all 0.5s ease-in;
  border-radius: 7px;
  margin-bottom:20px
}
.membre .info {
    background: linear-gradient(45deg, rgb(35 35 35 / 92%), rgb(73 144 225 / 93%));
    padding: 4px 10px;
    position: absolute;
    bottom: 0;
    width: 100%;
    transition: all 0.5s ease-in;
    display: flex;
    flex-direction: column;
    min-height: 75px;
    justify-content: center;
}
.membre .name {
  color: #f7c936;
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 0px;
}
.membre .job {
  color: #fff ;
  font-size: 14px;
  font-weight: 400;
      line-height: 17px;
}
.membre .text {
  margin: 15px 10px 15px 0px;
  font-size: 14px;
   color: #fff ;
       line-height: 17px;
}
.membre .overly {
  height: 0;
  background: linear-gradient(45deg, rgb(0 4 9 / 84%), rgb(73 144 225 / 79%));
  padding: 0;
  position: absolute;
  width: 100%;
  display: block;
  transition: all 0.5s ease-in;
}
.membre .overly .name {
    color: #ffffff;
}
.membre .top {
  top: -100%;
  left: 0;
}
.membre .bottom {
  bottom: -100%;
  left: 0;
  height: 100%;
}
.membre .left {
  top: 0;
  right: -100%;
  height: 100%;
}
.membre .social-icones {
  display: inline-flex;
  position: relative;
}
.membre .social-icones .icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  display: block;
  text-align: center;
  margin-right: 5px;
  color: #000;
}
.membre .to-top {
  bottom: 0;
  transition: all 0.5s ease-in;
}
.membre:hover .overly {
  height: 100%;
  padding: 20px 10px;
}
.membre:hover .info {
  position: absolute;
  bottom: -85px;
  transition: all 0.5s ease-in;
}
.membre:hover .top {
  top: 0;
  bottom: 0px;
}
.membre:hover .bottom {
  bottom: 0;
}
.membre:hover .left {
  right: 0;
}
.membre:hover .to-top {
  bottom: 100% !important;
  transition: all 0.5s ease-in;
}

.innerHeading.learning-ct:before {
    background: rgb(247 201 54 / 82%);
}


.video-box-art {
    float: left;
    margin-right: 18px;
    margin-bottom: 18px;
    background: #fff;
    padding: 15px;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
	position:relative;
}
.video-box-art > div{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}
.video-box-art::after {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, #f7c936, #4990e1);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: .6;
    transform: scale(0);
    transition: all .3s ease-in-out;
}
.video-box-art:hover:after {
    transform: scale(1);
}
.video-box-art a i {
    width: 90px;
    height: 90px;
    background: rgb(73 144 225 / 93%);
    color: #ffffff;
    padding: 4px;
    border-radius: 50%;
    font-size: 23px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transform: scale(1);
    transition: all .3s ease-in-out;
    z-index: 4;
}
.video-box-art:hover a:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  background-color: #fff;
  transition: 0.3s ease all;
}
/*Pulse Border Animation*/
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

.l-video .readmore a {
    font-size: 11px;
    background: #f7c937;
    padding: 7px 22px;
    border-radius: 4px;
}
.l-video .readmore a:hover {
    background: #212529;
}
.l-video .video-box {
    margin-bottom: 25px;
}
.l-video .video-box .video-thumb a i {
    background: #f7c936;
}
.l-video .video-box .video-thumb a:hover {
    background: rgb(73 144 225 / 74%);
}

/* Chapter Design */

.chapter-box{
	display: flex;
	margin-bottom: 20px;
	border: 1px solid #dbdbdb;
	padding: 12px;
	padding-bottom: 52px;
	position: relative;
	overflow: hidden;
	border-radius: 4px;
	box-shadow: 0px 3px 15px rgb(0 0 0 / 10%);
}
.chapter-box .chapter-img{
	width: 128px;
	min-width: 128px;
	max-width: 128px;
	margin-right: 15px;
	
}
.chapter-box .chapter-data h3{
	font-size: 15px;
	font-weight: 600;
	color: #858080;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden;
}
.chapter-box .chapter-data p {
	color: #3a3a3a;
	margin: 0;
	font-size: 12px;
	line-height: 15px;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden;
}
.chapter-box .chapter-data a.read-more {
	font-size: 12px;
	margin-top: 10px;
	display: inline-block;
	color: #4990e1;
}
.chapter-box .chapter-footer {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	position: absolute;
	bottom: 0;
	background: #4f7ca6;
	height: 40px;
	width: 100%;
	left: 0;
	padding: 0 16px;
	align-items: center;
	justify-content: center;
}
.chapter-box .chapter-footer > div {
	display: flex;
	align-items: center;
	width: 49%;
	border-right: 1px solid #84a7c7;
}
.chapter-box .chapter-footer > div:last-child {
	border-right: none;
	justify-content:flex-end;
}
.chapter-box .chapter-footer > div > i {
	background: #fff;
	padding: 0px;
	font-size: 11px;
	width: 23px;
	height: 23px;
	border-radius: 50%;
	text-align: center;
	margin-right: 6px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.chapter-box .chapter-footer > div a{
	color:#fff;
	text-decoration:none;
	font-size:12px;
}

.aow-wrap{
	background:#e5eff6;
	padding-bottom:25px;
	padding-top:25px;
}
.aow-wrap .aow-box{
	border: 1px solid #c8dff0;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
    margin-bottom: 20px;
}
.aow-wrap .aow-box .aow-data {
    background: #4990e1;
	padding:10px;
	display:flex;
	align-items:center;
	justify-content:center;
	min-height:80px;
}
.aow-wrap .aow-box .aow-data h3, .aow-wrap .aow-box .aow-data h3 a{
	color:#fff;
	font-size:18px;
	text-decoration:none;
	margin:0px;
}

.event-list {
    border: 1px solid #eee;
    padding: 15px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 5%);
    margin-bottom: 20px;
	    min-height: 182px;
}
.event-list h3, .event-list h3 a {
    font-size: 18px;
    color: #232323;
    text-decoration: none;
	line-height: 20px;
    margin-bottom: 24px;
}
.event-list h3 a:hover{
	color: #4990e1;
}
.event-list p{
	margin-bottom:0;
}
.view-all{
	background: #4990e1;
    border-radius: 100px;
    color: #fff;
    padding: 6px 20px;
    float: right;
    margin-top: -32px;
	text-decoration:none;
}
.view-all:hover{
	background: #58585a;
	text-decoration:none;
	color: #fff;
}

.testimonial-section.atb-sec .image-layer:before {
				background: #6b6b6b;
				opacity: 0.90;
			}
.services_box.atb {
    min-height: 449px;
    position: relative;
    padding-bottom: 53px;
	overflow:hidden;
	border-radius: 0px;
}
.services_box.atb .read-more{
    background: #4990e1;
    display: block;
    margin: 0;
    color: #fff;
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
	width:100%;
	text-align:center;
}
.services_box.atb .read-more:hover {
    background: #737373;
	text-decoration:none;
}

.articalbox-carousel.atb-cr  .owl-nav {
    display: flex;
    justify-content: flex-end;
    position: absolute;
    top: -90px;
    right: 0px;
}
.articalbox-carousel.atb-cr  .owl-nav button {
    background: #c8c8c8 !important;
    width: 45px;
    height: 45px;
    color: #fff !important;
    border-radius: 50% !important;
}
.articalbox-carousel.atb-cr  .owl-nav .owl-prev {
    margin-right: 10px;
    transition: all .3s ease-in-out;
	    opacity: 1;
		position: relative;
		left:0;
}
.articalbox-carousel.atb-cr  .owl-nav .owl-next {
	    opacity: 1;
		position: relative;
		left:0;
}
.articalbox-carousel.atb-cr button.owl-prev span, .articalbox-carousel.atb-cr button.owl-next span {
    padding: 5px;
    background: transparent;
    display: inline-block;
    z-index: 82;
    position: relative;
    height: auto;
    width: auto;
    color: #fff;
    border-radius: 100%;
    font-size: 19px;
}

.navbar-nav li.mega {
	position: unset;
}
.mega-menu{
	width: 100%;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: -10;
	background: #fff;
	padding: 15px;
	box-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
	visibility: hidden;
	opacity: 0;
	transition:all .3s ease-in-out;
}
.navbar-nav li.mega:hover > .mega-menu{
	visibility: visible;
	opacity: 1;
	z-index: 10
}
.mega-menu .services_box.ms .servicesImg {
	width: 128px;
	height: 128px;
}
.mega-menu .services_box.ms .service-price span {
	width: 45px;
	height: 45px;
	line-height: 25px;
}
.mega-menu .services_box.ms .service-price {
	text-align: center;
	margin-top: -25px;
}
.mega-menu .services_box.ms {
	min-height: 274px;
	margin-bottom: 10px;
}
.header_logo.main img {
    width: 500px;
}
/*.header_logo.main img {*/
/*    width: 124px;*/
/*}*/
.hd-right-logos {
    height: 100%;
    align-items: center;
}
.footer-middle {
    background: #2e67a7;
    padding: 15px 0;
}
.footer-middle .ft-logo img{
	max-width:300px;
}
.footer-middle .social-share-list {
    /*flex-wrap: wrap;
	display:flex;
	-webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;*/
    margin: 0;
    padding: 10px;
    height: 100%;
    border: 1px solid #3f76b3;
    display: flex;
    align-items: center;
}
.footer-middle .social-share-list li {
    width: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 12px;
    display: inline-block;
}
.footer-middle  .social-share-list li:not(:last-of-type) {
    margin-right: 0;
}
.footer-middle .social-share-list li a {
   /* justify-content: center;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;*/
	font-size: 14px;
	color: #fff;
	text-decoration:none;
}
.footer-middle .social-share-list li a:hover {
	color: #ffebab;
}
.footer-middle  .social-share-list li a i {
    color: #fff;
    font-size: 14px;
	min-width:25px;
}
.footer-middle .newsletter-wrap {
    background: transparent;
    padding: 0;
    z-index: 1000;
    position: relative;
    display: flex;
    height: 100%;
    align-items: center;
}
.footer-middle .newsletter-wrap .title h1 span {
    font-weight: 600;
    color: #fff;
    font-size: 20px;
}
.footer-middle .newsletter-wrap .title h1 {
    font-size: 15px;
    color: #fff;
    margin-bottom: 10px;
}
.copyright {
    border-top: 1px solid #3f76b3;
    margin-top: 0;
    padding: 15px 0;
    color: #ffffff;
    font-size: 13px;
    background: #2e67a7;
}
.footer-upper {
    padding-bottom: 8px;
}
.search-wrapper {
        position: absolute;
    transform: translate(0%, -49%);
    top: 50%;
    right: 0;
}
.search-wrapper.active {
    left: auto;
    top: 22px;
	right: 262px;
}

.search-wrapper .input-holder {    
    overflow: hidden;
    background: rgba(255,255,255,0);
    border-radius:6px;
    position: relative;
    transition: all 0.3s ease-in-out;
}
.search-wrapper.active .input-holder {
    width:340px;
    border-radius: 50px;
    background: rgba(0,0,0,0.5);
    transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
}
.search-wrapper .input-holder .search-input {
    width: 100%;
    height: 28px;
    padding: 0px 70px 0 20px;
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    background: transparent;
    box-sizing: border-box;
    border: none;
    outline: none;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color: #FFF;
    transform: translate(0, 60px);
    transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition-delay: 0.3s;
}
.search-wrapper.active .input-holder .search-input {
    opacity: 1;
    transform: translate(0, 6px);
}
.search-wrapper.active .input-holder .search-input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: .5; /* Firefox */
}
.search-wrapper .input-holder .search-icon {
        width: 32px;
    height: 32px;
    border: none;
    border-radius: 6px;
    background: #cdcdcd;
    padding: 0px;
    outline: none;
    position: relative;
    z-index: 2;
    float: right;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
.search-wrapper.active .input-holder .search-icon {
        width: 31px;
    height: 31px;
    margin: 4px;
    border-radius: 30px;
}
.search-wrapper .input-holder .search-icon span {
    width:22px;
    height:22px;
    display: inline-block;
    vertical-align: middle;
    position:relative;
    transform: rotate(45deg);
    transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
}
.search-wrapper.active .input-holder .search-icon span {
    transform: rotate(-45deg);
}
.search-wrapper .input-holder .search-icon span::before, .search-wrapper .input-holder .search-icon span::after {
    position: absolute; 
    content:'';
}
.search-wrapper .input-holder .search-icon span::before {
       width: 2px;
    height: 8px;
    left: 8px;
    top: 13px;
    border-radius: 2px;
    background: #fff;
}
.search-wrapper.active .input-holder .search-icon span::before {
    width: 2px;
    height: 8px;
    left: 10px;
    top: 12px;
    border-radius: 2px;
    background: #fff;
}
.search-wrapper .input-holder .search-icon span::after {
       width: 15px;
    height: 15px;
    left: 0px;
    top: 0px;
    border-radius: 16px;
    border: 2px solid #fff;
}
.search-wrapper.active .input-holder .search-icon span::after {
    width: 13px;
    height: 13px;
    left: 5px;
    top: 0px;
    border-radius: 16px;
    border: 2px solid #fff;
}
.search-wrapper .close {
    position: absolute;
    z-index: 1;
    top: 7px;
    right: 3px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    transform: rotate(-180deg);
    transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
    transition-delay: 0.2s;
}
.search-wrapper.active .close {
    right:-50px;
    transform: rotate(45deg);
    transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition-delay: 0.5s;
}
.search-wrapper .close::before, .search-wrapper .close::after {
    position:absolute;
    content:'';
    background: #FE5F55;
    border-radius: 2px;
}
.search-wrapper .close::before {
    width: 5px;
    height: 25px;
    left: 10px;
    top: 0px;
}
.search-wrapper .close::after {
    width: 25px;
    height: 5px;
    left: 0px;
    top: 10px;
}

.navbar-light .navbar-nav.right-act .nav-link {
    background: #3476c1;
    color: #ffffff;
	z-index: 0;
}
.tp-banner-container.main-sld{
	min-height:460px;
	padding: 20px;
	padding-top: 30px;
}

.video-slider-1-box{
	background: transparent;
    display: flex;
    padding: 15px;
    border: none;
    height: 174px;
    align-items: center;
    border-radius: 4px;
	position: relative;
}
.video-slider-1-box.nd2nd{
	background: rgb(73 144 225 / 66%);
}
.video-slider-1-box h2, .video-slider-1-box h5, .video-slider-1-box p{
	color:#fff;
}
.video-slider-1-box h2{
	font-size: 24px;
    margin-bottom: 10px;
}
.video-slider-1-box p{
	font-size:16px;
	margin-bottom:25px
}
.video-slider-1-box .video-slider-carousel .owl-nav {
    bottom: 20px;
    top: auto;
}

.video-slider-1-box .owl-dots {
  text-align: center;
  padding-top: 15px;
}
.video-slider-1-box .owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.video-slider-1-box .owl-dots button.owl-dot.active {
   background-color: #4990e1;
}
.video-slider-1-box .owl-dots button.owl-dot:focus {
  outline: none;
}
.video-slider-1-box .owl-dots .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}
.video-slider-1-box .owl-dots span {
    font-size: 70px;    
    position: relative;
    top: -5px;
}
.video-slider-1-box .owl-dots .owl-nav button:focus {
    outline: none;
}
.video-slider-1-box.nd2nd h2{
	font-size:32px !important;
	font-weight:800 !important;
}
.header-wrap h3{
	font-size: 23px;
	display: flex;
    align-items: center;
    height: 100%;
}
@media only screen and (max-width:991px){
	.video-slider-1-box{
		min-height:auto;
		margin-bottom:25px;
		height:auto;
	}
	.video-slider-1-box .video-slider-carousel .owl-nav {
    	position: relative;
	}
	.hd-right-logos {
		justify-content: space-between !important;
	}
	.header-wrap h3{
		font-size: 18px;
    	text-align: left !important;
	}
}

.holderCircle { width: 500px; height: 500px; border-radius: 100%; margin: 10px 0; position: relative;left: -188px; }

img.logo-sld {
    max-width: 175px;
    position: absolute;
    top: 40%;
    left: 38%;
}
.dotCircle { width: 100%; height: 100%; position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0; border-radius: 100%; z-index: 20; }
.dotCircle  .itemDot { display: flex; align-items: center;  justify-content: center;width: 120px;height: 120px;position: absolute;background: #ffffff;color: #7d4ac7;border-radius: 50%;text-align: center;z-index: 3;cursor: pointer;border: 2px solid #e6e6e6; }
.dotCircle  .itemDot img{
	border-radius: 50%;
    width: 74px;
    height: 74px;
    
}

.dotCircle  .itemDot .forActive { width: 56px; height: 56px; position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: none; }
.dotCircle  .itemDot .forActive::after { content: ''; width: 5px; height: 5px; border: 3px solid #7d4ac7; bottom: -31px; left: -14px; filter: blur(1px); position: absolute; border-radius: 100%; }
.dotCircle  .itemDot .forActive::before { content: ''; width: 6px; height: 6px; filter: blur(5px); top: -15px; position: absolute; transform: rotate(-45deg); border: 6px solid #a733bb; right: -39px; }
.dotCircle  .itemDot.active .forActive { display: block; }
.round { position: absolute;     left: 40px;  top: 17px;  width: 457px; height: 457px; border: 2px dotted #cfcfcf; border-radius: 100%; -webkit-animation: rotation 100s infinite linear; }
.dotCircle .itemDot:hover, .dotCircle .itemDot.active {width:135px; height:135px; color: #ffffff;transition: 0.5s;  background: #7d4ac7; background: -moz-linear-gradient(left, #7d4ac7 0%, #a733bb 100%);background: -webkit-linear-gradient(left, #7d4ac7 0%, #a733bb 100%); background: linear-gradient(to right, #dadada 0%, #ffffff 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d4ac7', endColorstr='#a733bb', GradientType=1); /* IE6-9 */border: 2px solid #ffffff;-webkit-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13);-moz-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13);box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13); }
.dotCircle .itemDot { font-size: 40px; }
.contentCircle { width: 100%;  border-radius: 100%;  color: #222222;  position: relative;  top: 56px; left: 100%; padding: 20px; }
.contentCircle .CirItem { border-radius: 100%; color: #222222; position: absolute; text-align: center; bottom: 0; left: 0; opacity: 0; transform: scale(0); transition: 0.5s; font-size: 15px; width: 100%; height: 100%; top: 0; right: 0; margin: auto;  }
.contentCircle .CirItem > div{
	display: flex;
    border: 1px solid #eee;
    text-align: left;
    padding: 15px;
    margin-left: 25px;
	margin-left: 134px;
	flex-direction: row-reverse;
}
.contentCircle .CirItem > div > div:first-child{
	margin-left:15px;
	max-width: 220px;
	min-width: 220px;
}
.contentCircle .CirItem .title {
    font-size: 22px;
    margin-bottom: 30px;
}
.CirItem.active { z-index: 1; opacity: 1; transform: scale(1); transition: 0.5s; }
.contentCircle .CirItem i { font-size: 180px; position: absolute; top: 0; left: 50%; margin-left: -90px; color: #000000; opacity: 0.1; }
@media only screen and (min-width:300px) and (max-width:599px) {
	.holderCircle {/* width: 300px; height: 300px;*/ margin: 110px auto; }
	.holderCircle::after { width: 100%; height: 100%; }
	.dotCircle { width: 100%; height: 100%; top: 0; right: 0; bottom: 0; left: 0; margin: auto; }
}
@media only screen and (min-width:600px) and (max-width:767px) { }
@media only screen and (min-width:768px) and (max-width:991px) { }
@media only screen and (min-width:992px) and (max-width:1199px) { }
@media only screen and (min-width:1200px) and (max-width:1499px) { }
  .title-box .title { font-size: 25px; font-weight: 400; text-align:left; letter-spacing: 2px; position: relative; z-index: -1; }
        .title-box span {font-weight: 400;  color: #4990e1;}
        .title-box p {font-size: 17px; line-height: 2em; }
.CirItem .readmore a {
	font-size: 12px;
	padding: 10px 21px;
	border-radius: 41px;
	margin-top: 11px;
}
@media only screen and (min-width:991px){
	.contentCircle .CirItem > div {    
		min-width: 883px;
		
	}
}



.heading-main span.controls{
	float: right;
    position: absolute;
    right: 0px;
    top: 11px;
}
.heading-main span.controls a{
	display: inline-block;
    width: 25px;
    height: 25px;
    color: #4A4A4A;
    border: 1px solid #c7c7c7;
    text-align: center;
    font-size: 15px;
    line-height: 24px;
}
.heading-main span.controls a:hover{
	color: #ffffff;
    border: 1px solid #262a8a;
    background: #262a8a;
}

.useful-links, .news-events {
    border: 1px solid #eee;
    padding: 20px;
    border-radius: 4px;
	min-height:300px;
	background: #fff;
}
.useful-links .link li {
  display: block;
      margin-bottom: 3px;
    line-height: 22px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f7f7f7;
    margin-bottom: 15px !important;
	    min-height: 45px;
}
.useful-links #useful-links{
    min-height: 260px;
}
.useful-links .link li:last-child {
  margin-bottom: 0;
}

.useful-links .link li a {
  display: inline-block;
  padding-left: 18px;
  position: relative;
  font-size: 15px;
  color:#444;
  font-weight:500;
  text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}

.useful-links .link li a:hover {
  margin-left: 10px;
  color:#1da054;
}

.useful-links .link li a::before {
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-weight:900;
	left: 0;
	position: absolute;
	font-size: 13px;
	top: 2px;

}

.news-events ul {
    width: 100%;
    padding-right: 40px;
	top: 0;
}
.news-events li a span {
  display: inline-block;
  color: #232323;
}

.news-events li span {
      display: inline-block;
    color: #9f9f9f;
    font-size: 12px;
}
.news-events li span.categpory-name {
 float:right;
 font-weight:500;
}
.news-events li span.categpory-name:after{
	clear:both;
}

.news-events .meta-title a {
  color: #999999;
}

.news-events li {
  color: #cdd0d3;
}

.news-events li {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 5px;
  padding-bottom: 8px;
  display:flex;
  align-items:center;
  padding-top: 10px;
      min-height: 100px;
}

.news-events li:last-child {
  border: medium none;
  margin: 0;
  padding: 0;
}

.news-events li:last-child {
  margin: 0;
}

.news-events li .thumb {
  width: 116px;
    margin-right: 15px;
}

.news-events .thumb img {
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.news-events li .info {
  box-shadow: inherit;
  color: #837f7e;
  display: block;
  line-height: 26px;
  padding: 0 0;
  vertical-align: top;
  width: 100%;
}

.news-events li a {
    color: #333333;
    display: block;
    font-weight: 600;
	font-size:14px;
	line-height: 18px;
}
.news-events li a:hover {
  color: #4990e1;
}

div .readmore2 {
    font-size: 14px;
    display: inline-block;
    min-width: 80px;
    background: #4990e1;
    padding: 5px 17px;
    color: #fff;
    float: right;
    transition: all ease-in-out .3s;
    margin-top: 25px;
}
div .readmore2:hover {
    background: #999;
}

@media screen and (max-width: 991px){
	
	h3.heading-main {
		font-size: 24px;
	}
	h3.heading-main.xs-margin {
		margin-top:20px;
	}


}

.services_box.no-shadow {
    box-shadow:none;
}

/*.twitter-feed {
    border: 1px solid #eee;
}*/

.iconbox .icon_item {
    background: transparent;
    padding: 10px;
    border-radius: 3px;
    border:0px;
    min-height: 165px;
}

.iconbox .icon_item {
  background: transparent;
  /* padding: 10px; */
  border-radius: 3px;
  border: 0px;
  min-height: 80px;
}
.grey_bg
{
  background: #e7e7e7;
}

.image_area {
	/* top: -31px; */
	position: relative;
	top: -35px;
	padding: 50px 0px;
}

.first_img {
	position: relative;
	top: 60px;
	box-shadow: 0 2px 20px rgba(34, 30, 31, 0.4);
	display: inline-block;
	border-radius: 10px;
	overflow: hidden;
	left: 153px;
}

/*.sec_img {
	 width: 100%; 
}
*/
.twitter-timeline {
    margin-bottom:10px;
    margin-left:5px;
}
.sec_img {
	position: absolute;
	top: 0;
	left: 0;
	box-shadow: 0 2px 20px rgba(34, 30, 31, 0.4);
	border-radius: 10px;
	overflow: hidden;
}

.sec_img img {
	width: 100%;
}

.about_area ul li {

	margin: 10px 0px;
	padding: 0px 20px;
	position: relative;

}

.about_area ul li::before {
	content: "\f14a";
	position: absolute;
	font-family: "Font Awesome 5 Free";
	left: 0;
	font-weight: 800;
	top: 0;
}

.project_detail .table thead tr,
.project_detail .table tr {
border: 1px solid #8080802e;
}

.project_detail .table th {
vertical-align: bottom;
border-bottom: 0px;
border-right: 1px solid #8080802e;
}

.project_detail .table td,
.project_detail .table th {
padding: .75rem;
vertical-align: top;
border-top: 0px;
}

.project_detail .title,
.project_updates .title , .about_area .title, .project_obj .title , .atb-sec .title {
margin-bottom: 50px;
position: relative;
text-align: start;
}

.project_detail .title_center,
.project_updates .title_center , .about_area .title_center , .project_obj .title_center , .atb-sec .title_center  {
text-align: start;
}

.project_obj p {
font-weight: 700;
font-size: 15px;
}

.project_obj ul {
/* margin: 0px 20px; */
}

.project_obj ul li {
/* list-style: numeric; */
font-size: 14px;
text-align: justify;
padding: 0px 20px;
position: relative;
margin: 10px 0px;
}

.projects_objective {
background: #4990e11f;
}
.project_obj ul li::before
{
content: "\f058";
font-family: "Font Awesome 5 Free";
position: absolute;
width: 15px;
height: 15px;
/* background: red; */
left: 0;
top: 3px;
display: grid;
place-items: center;
font-size: 12px;
font-weight: 800;
color: #4990e1;
}

.bg-sec-new{
padding:15px;
background:#4990e1;
border-radius: 9px;
min-height: 558px;
margin-bottom: 25px;
}
.bg-sec-new .video-box {
border: none;
padding: 0;
border-radius: 0;
background: transparent;
}
.bg-sec-new .services_box {
background: transparent;
}
.bg-sec-new .services_box h3 a {
color: #ffffff;
}
.bg-sec-new .post-meta span {
color: #e9e9e9;
font-size: 13px;
}
.bg-sec-new .blog_post p {
color: #fff;
}
.bg-sec-new .title:after {
background: #ffffff;
}
.bg-sec-new .title h1 {
color: #ffffff;
}
.bg-sec-new .video-slider-carousel .owl-nav {
top: -84px;
}
.bg-sec-new .video-slider-carousel .owl-nav .owl-prev:hover, .bg-sec-new .video-slider-carousel .owl-nav .owl-next:hover {
background: #3476c1 !important;
}

.bg-sec-new div .readmore2 {   
background: #3476c1;
color: #ffffff;
float: none;
}
.bg-sec-new .heading-main span.controls a {
display: inline-block;
width: 30px;
height: 30px;
color: #ffffff;
border: 1px solid #c7c7c7;
background: #c8c8c8;
text-align: center;
font-size: 15px;
line-height: 29px;
border-radius: 50%;
}
.bg-sec-new .heading-main span.controls {
top: 6px;
}
.bg-sec-new .heading-main span.controls a:hover {
border: 1px solid #3476c1;
background: #3476c1;
}
.bg-primary {
    background-color: #4990e1!important;
}
.bg-secondary {
    background-color: #2e67a7!important;
}
.drawer-list {
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  transform: translate(100vw, 0);
  /* ie workaround */
  -ms-transform: translatex(-100vw);
  box-sizing: border-box;
  pointer-events: none;
  padding-top: 125px;
  transition: width .9s ease-out, transform .9s ease, border-radius 0.8s 0.1s ease;
  border-bottom-left-radius: 100vw;
  background-color: rgb(3 29 64 / 92%);
  z-index: 999999999;
}
.drawer-list .close-drawer {
    display: inline-block;
    color: #fff;
    font-size: 42px;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 100000;
    cursor: pointer;
	width:40px;
	height:40px;
	pointer-events: auto;
}
@media (min-width: 768px) {
  .drawer-list {
    width: 100%;
  }
}
.drawer-list ul {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  overflow-x: hidden;
  pointer-events: auto;
}
.drawer-list li {
  list-style: none;
  text-transform: uppercase;
  pointer-events: auto;
  white-space: nowrap;
  box-sizing: border-box;
  transform: translatex(100vw);
  /* ie workaround */
  -ms-transform: translatex(-100vw);
}
.drawer-list li:last-child {
  margin-bottom: 2em;
}
.drawer-list li a {
  text-decoration: none;
  color: #FEFEFE;
  text-align: center;
  display: block;
  padding: 1rem;
  font-size: 40px;
  border-bottom:1px solid #eee;
}
.drawer-list li:last-child a {
	border-bottom:none;
}
@media (min-width: 768px) {
  .drawer-list li a {
    padding: 0.5rem;
  }
}
.drawer-list li a:hover {
  cursor: pointer;
  background-color: #88c2f8;
  background-color: rgba(17, 132, 240, 0.5);
}
/*@media (max-width:768px){
	.footer-paging	#pagination{
		flex-direction: column !important;;
		justify-content: flex-start !important;;
		align-items: flex-start !important;
	}
	.footer-paging	#pagination .pagination{
		margin-left:0px !important;
		margin-top:10px !important;
	}
	.footer-paging	#pagination h5{
		margin-top:10px;
		margin-botttom:10px;
	}
}*/

.drawer-list.active {
  transform: translatex(0);
  border-bottom-left-radius: 0;
}
.drawer-list.active li {
  transform: translatex(0);
}
.drawer-list.active li:nth-child(1) {
  transition: transform 1s 0.08s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(2) {
  transition: transform 1s 0.16s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(3) {
  transition: transform 1s 0.24s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(4) {
  transition: transform 1s 0.32s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(5) {
  transition: transform 1s 0.4s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(6) {
  transition: transform 1s 0.48s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(7) {
  transition: transform 1s 0.56s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(8) {
  transition: transform 1s 0.64s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(9) {
  transition: transform 1s 0.72s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(10) {
  transition: transform 1s 0.8s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(11) {
  transition: transform 1s 0.88s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(12) {
  transition: transform 1s 0.96s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(13) {
  transition: transform 1s 1.04s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(14) {
  transition: transform 1s 1.12s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(15) {
  transition: transform 1s 1.2s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(16) {
  transition: transform 1s 1.28s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(17) {
  transition: transform 1s 1.36s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(18) {
  transition: transform 1s 1.44s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(19) {
  transition: transform 1s 1.52s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(20) {
  transition: transform 1s 1.6s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(21) {
  transition: transform 1s 1.68s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(22) {
  transition: transform 1s 1.76s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(23) {
  transition: transform 1s 1.84s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(24) {
  transition: transform 1s 1.92s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(25) {
  transition: transform 1s 2s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(26) {
  transition: transform 1s 2.08s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(27) {
  transition: transform 1s 2.16s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(28) {
  transition: transform 1s 2.24s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(29) {
  transition: transform 1s 2.32s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(30) {
  transition: transform 1s 2.4s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(31) {
  transition: transform 1s 2.48s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(32) {
  transition: transform 1s 2.56s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(33) {
  transition: transform 1s 2.64s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(34) {
  transition: transform 1s 2.72s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(35) {
  transition: transform 1s 2.8s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(36) {
  transition: transform 1s 2.88s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(37) {
  transition: transform 1s 2.96s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(38) {
  transition: transform 1s 3.04s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(39) {
  transition: transform 1s 3.12s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(40) {
  transition: transform 1s 3.2s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(41) {
  transition: transform 1s 3.28s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(42) {
  transition: transform 1s 3.36s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(43) {
  transition: transform 1s 3.44s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(44) {
  transition: transform 1s 3.52s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(45) {
  transition: transform 1s 3.6s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(46) {
  transition: transform 1s 3.68s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(47) {
  transition: transform 1s 3.76s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(48) {
  transition: transform 1s 3.84s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(49) {
  transition: transform 1s 3.92s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li:nth-child(50) {
  transition: transform 1s 4s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}
.drawer-list.active li a {
  padding-right: 15px;
}


.video-slider-carousel.main-car .owl-nav {
    display: flex;
    justify-content: flex-end;
    position: absolute;
	bottom: 55px;
    right: 70px;
	top: auto;
}
.video-slider-carousel.main-car .sld-item {
    min-height: 462px;
}
section.iq-features {
    background:#031d40;
	z-index: 1;
}
section.iq-features .title h1{
	color:#fff;
}

.aow-sec > div > a{
	text-decoration:none;
}
.aow-container {
	display: flex;
	align-items: center;
	flex-direction: row;
	text-align: right;
	margin-bottom:15px;
	transform:scale(1);
	transition:all .3s ease-in-out;
}
.aow-container:hover {
	transform:scale(1.03);
}
.aow-num {
	width: 100px;
	height: 100px;
	min-width: 100px;
	background: transparent;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 38px;
	font-weight: 900;
	color: #fff;
	border: 5px solid #4990e1;
	margin-left: 10px;
	transition:all .3s ease-in-out;
}
.aow-sec > div > a:hover .aow-num {
	transform: scale(1.12);
	color: #2e74c4;
	background: #fff;
}
.aow-sec > div > a .aow-num .num-icon img{
	max-width:65px;
}
.aow-sec > div > a .aow-num .num-icon{
	position: absolute;
	opacity: 0;
	padding:5px;
	transition:all .3s ease-in-out;
}
.aow-sec > div > a .aow-num .num-num {
	position: absolute;
	transition:all .3s ease-in-out;
}
.aow-sec > div > a:hover .aow-num .num-num {		
	opacity: 0;
}
.aow-sec > div > a:hover .aow-num .num-icon{
	opacity: 1;
	
}
.aow-datas {
	/*border: 1px dashed #b8b8b8;*/
	padding: 12px;
	min-height: 120px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	z-index: 0;
	/*background: #fff;*/
	border-radius: 4px;
	overflow:hidden;
	transition:all .3s ease-in-out;
}
.aow-datas:before {
	/*background:#2e67a7;
	position:absolute;
	left:0;
	top:100%;
	width:100%;
	height:100%;
	content:'';
	display:block;
	transition:all .3s ease-in-out;
	z-index: -1;*/
	
}
.aow-datas p{
	margin:0;
	transition:all .3s ease-in-out;
	color:#fff;
}
.aow-datas h3 {
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	transition:all .3s ease-in-out;
}
.aow-sec > div > a:hover .aow-datas{
	box-shadow:0px 0px 10px rgba(0,0,0,.1);
}
.aow-sec > div > a:hover .aow-datas:before {
	top:0%;
}
.aow-sec > div > a:hover .aow-datas h3,  .aow-sec > div > a:hover .aow-datas p{
	color:#fff;
}
@media (min-width:768px){
	.aow-sec > div:nth-of-type(even) > a .aow-container {
		flex-direction: row-reverse;
		text-align: left;
	}
	.aow-sec > div:nth-of-type(even) > a .aow-num {
		margin-left: 0px;
		margin-right: 10px;
	}
}
.tp-banner-container.main-sld, .video-slider-carousel.main-car .sld-item {
    min-height: auto;
}

.number-circle-list {
  list-style: none;
    padding-left: 43px;
    counter-reset: circle-counter;
    font-size: 14px;
}

.number-circle-list li {
  counter-increment: circle-counter;
    position: relative;
    color: #343a40;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 20px;
}
.number-circle-list.unod li {
  counter-increment:none;
  margin-bottom: 8px;
}
.number-circle-list li:before {
  content: counter(circle-counter);
  background-color: #3476c1;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: inline-block;
  font-size: 15px;
  line-height: 28px;
  color: white;
  text-align: center;
  top: -2px;
  position: absolute;
  left: -45px;
}
.number-circle-list.unod li:before {
	content:'';
	width: 20px;
    height: 20px;
	top: 2px;
}
.number-circle-list.unod2 {
    list-style: none;
    padding-left: 30px;
    counter-reset: circle-counter;
    font-size: 14px;
}
.number-circle-list.unod2 li {
    margin-bottom: 4px;
}
.number-circle-list.unod2 li:before {
    content: '';
    width: 10px;
    height: 10px;
    top: 10px;
	background-color: #3476c1;
    border-radius: 0px;
    display: inline-block;
    font-size: 15px;
    line-height: 28px;
    color: white;
    text-align: center;
    position: absolute;
    left: -28px;
    transform: rotate(45deg);
}
.number-circle-list.unod3 {
    list-style: none;
    font-size: 14px;
	display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}
.number-circle-list.unod3 > li{
	    position: relative;
    font-size: 14px;
    width: 24.24%;
    min-height: 137px;
    background: #3476c1;
    margin: 4px;
    padding: 10px;
    color: #fff;
    line-height: 20px;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.number-circle-list.unod3 > li:before {
    content:normal;
}
.number-circle-list.unod3 > li > ol > li{
	color: #fdfeff;
    font-size: 14px;
    line-height: 18px;
}
.number-circle-list.unod3 > li > ol > li:before {
    top: 3px;
    background-color: #ffffff;
    font-size: 15px;
    line-height: 28px;
    left: -28px;
}
.number-circle-list.unod3 > li:last-child {
    margin-bottom:4px !important;
}
.number-circle-list.unod3.projects-page > li {
    width: 32.26%;
}
@media only screen and (max-width:1100px){
	.number-circle-list.unod3 li{
		width:32.4%;
	}
}
@media only screen and (max-width:991px){
	.number-circle-list.unod3 li{
		width:48.8%;
	}
}
@media only screen and (max-width:768px){
	.number-circle-list.unod3 li{
		width:100%;
	}
}
.number-circle-list li:last-child {
  margin-bottom: 0;
}
.number-circle-list--list-item .number-circle-list--list-item {
  margin-left: 0.25rem;
}

div#title-image {
    margin-bottom: 20px;
}
div#cont-image{
  width: 32%;
  float: left;
  padding: 0px 17px 0px 0;
}

.video-slider-carousel .sld-item .video-item {
    padding: 15px;
    background: #4990e1;
	min-height: 265px;
}


.video-slider-carousel .sld-item .video-item p{
	color:#fff;
}
@media only screen and (min-width:768px){
	.featureed-home-box.event{
		min-height:387px;
	}
	.featureed-inner-box .featured-img{
		max-height: 180px;
		overflow: hidden;
	}
}



.video-box.inner-view {
	border: none;
	padding: unset;
	background: none;
	min-height: auto;
}
.video-box.inner-view .sld-item{
	background: #fff;
	padding: 8px;
	border-radius: 4px;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
	margin-bottom:20px;
}
.video-box.inner-view .video-data {
	display: flex;
	flex-direction: column;
	min-height: 78px;
	justify-content: center;
	background: #031d40;
	padding: 0 15px;
}
.video-box.inner-view .sld-item .video-data h6, .video-box.inner-view .sld-item .video-data p{
	margin-bottom:0;
	margin-top:0;
	color:#fff;
}
.video-box.inner-view .video-item {
	position: relative;
	overflow: hidden;
}
.video-box.inner-view .video-thumb {
	position: unset;
	overflow: unset;
}
.video-box.inner-view  .video-thumb a {
    background: rgba(0,0,0,0);
}
.video-box.inner-view .video-thumb .date-div {
    position: relative;
    top: 100%;
    background: #4990e1;
    padding: 3px 10px;
    border-radius: 0px;
    color: #ffffff;
    z-index: 0;
    display: block;
    width: 100%;
    margin-bottom: 0;
}
.video-box.inner-view .video-item:hover a{
	background: rgb(0 0 0 / 58%);
}
.video-box.inner-view .video-thumb a i {
	margin-top: -66px;
    background: #4990e1;
}
.video-box.inner-view .video-item:hover .video-thumb a i {
	transform: scale(1.5);
}
.report-item {
    padding: 10px;
    border: 1px solid #eee;
	transition:all .3s ease-in-out;
	margin-bottom:20px;
}
.report-item:hover {
    box-shadow:0px 0px 15px rgb(0 0 0 / 15%);
}
.report-container {
    
	position:relative;
	overflow:hidden
}
.report-container .report-data {
    position: relative;
    bottom: 0px;
    left: 0;
    width: 100%;
    min-height: 60px;
    background: rgb(4 34 69);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
	text-align:center;
}
.report-container .report-thumb a {
    background: #4990e1;
    display: block;
    position: relative;
    padding: 4px 10px;
    color: #fff;
    border-radius: 0;
    font-size: .9rem;
    text-decoration: none;
    text-align: center;
}
.report-container .report-thumb a:hover{
	background: #000;
	color:#fff;
}

.report-container .report-thumb{
	transform:scale(1);
	transition:all .3s ease-in-out;
}
.report-item:hover .report-container .report-thumb{
	transform:scale(1.04);
}
.report-item:hover .report-container .report-thumb a{
	    margin-top: -6px;
    margin-bottom: 6px;
}



@media only screen and (min-width:1200px){
	.aow-datas {
		min-width: 81%;
	}
}

.flip-box-inner {
		  position: relative;
		  z-index: 1;
		  margin: 0;
		  backface-visibility: hidden;
		  margin-bottom: 30px;
		}
		.flip-box-inner .flip-box-wrap {
		  position: relative;
		  -webkit-transform: translateZ(0);
		  perspective: 1e3px;
		}
		.flip-box-inner .flip-box-wrap .front-part {
		  position: relative;
		  bottom: 0;
		  z-index: 10;
		  transform: rotateY(0);
		  top: 0;
		  right: 0;
		  left: 0;
		  display: -webkit-box;
		  display: -webkit-flex;
		  display: -ms-flexbox;
		  display: flex;
		  -webkit-box-align: center;
		  -webkit-align-items: center;
		  align-items: center;
		  -ms-flex-align: center;
		  height: 358px;
		  background-color: initial;
		  background-position: 50%;
		  background-clip: padding-box;
		  background-size: cover;
		  background-repeat: no-repeat;
		  text-align: center;
		  -webkit-backface-visibility: hidden;
		  backface-visibility: hidden;
		  -webkit-perspective: 1e3px;
		  perspective: 1e3px;
		  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
		  transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
		  transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
		  transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275), -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
		}
		.flip-box-inner .flip-box-wrap .front-part .front-content-part {
		  background-color: #3476c1;
		  text-align: left;
		  padding: 30px;
		  border-style: solid;
		  border-width: 0px 0px 0px 0px;
		  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 21%);
		  position: relative;
		  display: -webkit-box;
		  display: -webkit-flex;
		  display: -ms-flexbox;
		  display: flex;
		  -webkit-box-orient: vertical;
		  -webkit-box-direction: normal;
		  -webkit-flex-direction: column;
		  -ms-flex-direction: column;
		  flex-direction: column;
		  width: 100%;
		  transition: all .9s ease 0s;
		  min-height: 358px;
		}
		.flip-box-inner .flip-box-wrap .front-part .front-content-part p{
			color:#fff;
		}
		.flip-box-inner .flip-box-wrap .front-part .front-content-part .front-icon-part {
		  margin-bottom: 15px;
		}
		.flip-box-inner .flip-box-wrap .front-part .front-content-part .front-icon-part .icon-part {
			width: 100px;
			height: 100px;
			border: 5px solid #eee;
			border-radius: 50%;
			overflow: hidden;
		}
		.flip-box-inner .flip-box-wrap .front-part .front-content-part .front-icon-part .icon-part img {
		    background: #fff;
			object-fit: cover;
			height: 100%;
			width: 100%;
		}
		.flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part a{
			color:#fff;
			transition: all .3s ease-in-out;
		}
		.flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part a:hover{
			color:#031d40;
		}
		.flip-box-inner .flip-box-wrap .front-part .front-content-part .front-desc-part p {
		  color: #fff;
		  margin: 0;
		}
		.flip-box-inner .flip-box-wrap .back-part {
		  position: absolute;
		  z-index: -1;
		  padding: 30px;
		  border-radius: 5px;
		  background-color: #562dd4;
		  transform: rotateY(-180deg);
		  top: 0;
		  right: 0;
		  left: 0;
		  display: -webkit-box;
		  display: -webkit-flex;
		  display: -ms-flexbox;
		  display: flex;
		  -webkit-box-align: center;
		  -webkit-align-items: center;
		  align-items: center;
		  -ms-flex-align: center;
		  height: 358px;
		  background-color: initial;
		  background-position: 50%;
		  background-clip: padding-box;
		  background-size: cover;
		  background-repeat: no-repeat;
		  text-align: center;
		  -webkit-backface-visibility: hidden;
		  backface-visibility: hidden;
		  -webkit-perspective: 1e3px;
		  perspective: 1e3px;
		  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
		  transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
		  transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
		  transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275), -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
		}
		.flip-box-inner .flip-box-wrap .back-part .back-front-content {
		  position: relative;
		  display: -webkit-box;		
		  display: -webkit-flex;
		  display: -ms-flexbox;
		  display: flex;
		  -webkit-box-orient: vertical;
		  -webkit-box-direction: normal;
		  -webkit-flex-direction: column;
		  -ms-flex-direction: column;
		  flex-direction: column;
		  width: 100%;
		  transition: all .9s ease 0s;
		}
		.flip-box-inner .flip-box-wrap .back-part .back-front-content .back-title-part .back-title a {
		  color: #ffffff;
		}
		.flip-box-inner .flip-box-wrap .back-part:before {
		  position: absolute;
		  top: 0;
		  left: 0;
		  z-index: -9;
		  width: 100%;
		  height: 100%;
		      background-image:linear-gradient(90deg, #031d40 0%, #052044 90%);
		  content: "";
		}
		.flip-box-inner:hover .flip-box-wrap .front-part {
		  transform: rotateY(180deg);
		}
		.flip-box-inner:hover .flip-box-wrap .back-part {
		  transform: rotateY(0);
		  z-index: 1;
		}
		.flip-box-inner:hover .flip-box-wrap .back-part .back-front-content {
		  right: 0;
		}
		.flip-box-inner:hover .flip-box-wrap .back-part .back-front-content .back-title-part h4, .flip-box-inner:hover .flip-box-wrap .back-part .back-front-content .back-desc-part p  {
		  color: #ffffff;
		}
		.flip-box-inner:hover .flip-box-wrap .back-part .back-front-content .back-desc-part a.btn {
			font-size: 13px;
			color: #fff;
			padding: 5px 19px;
			border-radius: 61px;
			background: #4990e1;
		}
		.flip-box-inner:hover .flip-box-wrap .back-part .back-front-content .back-desc-part a.btn:hover{
			background:#fff;
			color: #4990e1;
		}


.project-slider-carousel button.owl-prev {
    top: 40%;
    position: absolute;
    left: 0px;
    background: #C8C8C8 !important;
    display: inline-block;
    width: 40px;
    height: 40px;
    color: #fff !important;
	border-radius:50%;
	opacity:0;
	transition:all .3s ease-in-out;
}
.project-slider-carousel button.owl-next {
    top: 40%;
    position: absolute;
    right: 0px;
    background: #C8C8C8 !important;
    display: inline-block;
    width: 40px;
    height: 40px;
    color: #fff !important;
	border-radius:50%;
	opacity:0;
	transition:all .3s ease-in-out;
}
.project-slider-carousel button.owl-prev:hover, .project-slider-carousel button.owl-next:hover{
	 background: #4990e1 !important;
}

.projects-sec:hover .project-slider-carousel button.owl-prev {
    left: -60px;
	opacity:1;
}
.projects-sec:hover .project-slider-carousel button.owl-next {
    right: -60px;
	opacity:1;
}

.title.project-heading {
    background: #4990e1;
    padding: 15px;
	color:#fff;
}
.title.project-heading:after {
    content:normal;
}
.project-sidebar{
	padding:15px;
	border:1px solid #ccc;
	margin-bottom:20px;
}
.project-sidebar .project-heading{
	padding:10px 15px;
	margin:-16px;
	margin-bottom:20px;
	background: #4990e1;
	color:#fff;
}
/*.project-sidebar:nth-child(even) .project-heading{
	background: #4990e1;
}*/

	.number-circle-list1 li:before {
    /* content: counter(circle-counter); */
    background-color: #3476c1;
    width: 0px;
    height: 0px;
    border-radius: 50%;
    display: inline-block;
    font-size: 15px;
    line-height: 28px;
    color: #3476c1;
    text-align: center;
    top: -2px;
    position: absolute;
    left: -45px;
}

.aow1-container{
	position: relative;
	overflow: hidden;			
	z-index:0;
	min-height:400px;
	box-shadow: 0px 0px 10px rgb(0 0 0 / 31%);
	margin-bottom:25px;
	border-radius:4px;
  }
  .aow1-container .aow1-bg{
	  position:absolute;
	  left:0;
	  top:0;
	  width:100%;
	  height:100%;
	background:#4990e1;
	background-repeat:no-repeat !important;
	background-size:cover !important;
	z-index:-1;
	transition:all .3s ease-in-out;
	transform:scale(1);
  }
  .aow1-container:before{
	background: linear-gradient(0deg, #042245, rgb(0 0 0 / 73%));
	z-index: 0;
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition:all .3s ease-in-out;
	transform:scale(1);
  }
   .aow1-container:hover .aow1-bg{
	transform:scale(1.2);
  }
  .aow1-container .aow-inner{
	  padding: 40px 15px;
	  z-index: 2;
	  position: relative;
	  min-height:400px;
   }
   .aow1-container .aow-inner .aow1-img{
	  width: 100px;
	  height: 100px;
	  min-width: 100px;
	  background: #fff;
	  border-radius: 50%;
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  font-size: 38px;
	  font-weight: 900;
	  color: #fff;
	  border: 5px solid #4990e1;
	  transition: all .3s ease-in-out;
	  margin-bottom:32px;
	  padding: 8px;
	 }
	 .aow1-container .aow-inner h3 {
		font-size: 20px;
		font-weight: 700;
		color: #fff;
		transition: all .3s ease-in-out;
	}
	.aow1-container .aow-inner .hover-button{
		background:#fff;
		padding:3px;
		font-size:14px;
		color:#000;
		background:#fff;
		width:40px;
		height:40px;
		display:inline-block;
		text-align:center;
		line-height: 33px;
		border-radius: 50%;
		position: absolute;
		bottom: 40px;
		left:15px;
		transform:scale(1);
		transition:all .3s ease-in-out;
		
	}
	.aow1-container .aow1-hover{
		background: linear-gradient(0deg, black, transparent);
		position: absolute;
		z-index: 1;
		bottom: -400px;
		left: 0;
		height: 196px;
		width:100%;
		padding:40px 15px;
		display: flex;
		flex-direction:column;
		justify-content:flex-end;
		transition:all .8s ease-in-out;
		z-index:4;
	}
	.aow1-container:hover .aow1-hover{
		bottom:0;
	}
	.aow1-container:hover .aow-inner .hover-button{				
		transform:scale(0);
	}
	.aow1-container .aow1-hover p{
		color:#fff;
	}
	.aow1-container .aow1-hover a{
		font-size: 14px;
		line-height: 24px;
		color:#4990e1;
	}
	.aow1-container .aow1-hover a:hover{
		color:#fff;
	}



.wrap-box {
		font-size: 13px;
		line-height: 17px;
		font-weight: 300;
		display: flex;
	}
	
	.wrap-box a {
		color: #ffffff;
		text-decoration: none;
	}
	
.wrap-box .box {
    margin-bottom: 10px;
    border: 1px solid #CCC;
    position: relative;
    height: 549px;
    background: #4990e1;
    color: #ffffff;
}
	
	.box .box-content {
		padding: 7px;
	}
	.box .box-content > .num-icon {
		width: 56px;
		height: 56px;
		min-width: 56px;
		min-height: 56px;
		border: 2px solid #2e67a7;
		border-radius: 50%;
		padding: 4px;
		background: #fff;
		margin-right:7px;
	}
	.wrap-box .box .box-content.ico-box{
		display:flex;
	}
	.box-header-title {
		font-weight: bold;
		font-size: 15px;
		padding: 0px;
		color: #ffffff;
	}
	
	.box .box-image {
		display: block;
		overflow: hidden;
		height: 241px;
	}
	.box .box-image > img {
		object-fit: cover;
		height: 100%;
		width: 100%;
	}
	
	.box .box-date {
		color: #ffffff;
		font-weight: 600 !important;
		margin-bottom: 4px;
	}
	
	.box .box-text {
		color: #ffffff;
		margin-bottom: 31px;
		padding: 0px;
	}
	.box .box-text p {
		font-size: 14px;
		line-height: 17px;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		display: -webkit-box;
		overflow: hidden;
	}
	.box .box-tag {
		color: #ffffff;
	}
	
	.box .box-meta {
		border-top: 1px solid #00008B;
		width: 100%;
		background: #4990e1;
		height: 41px;
		position: absolute;
		bottom: 0;
		z-index: 3;
		float: left;
	}
	
	.box .box-meta .box-meta-button {
		background: #2e67a7;
		font-weight: bold;
		margin: -1px;
		padding: 12px 0;
		color: #ffffff;
		text-align: center;
		text-transform: uppercase;
		width: 40%;
		display: block;
		float: right;
	}
	
	
	
	
	
	.ip-header {
	position: fixed;
	top: 0;
	z-index:2000;
	min-height: 480px;
	width: 100%;
	height: 100%;
	background: #f1f1f1;
}
.ip-logo,
.ip-loader {
	position: absolute;
	left: 0;
	width: 100%;
	opacity: 0;
	cursor: default;
	pointer-events: none;
}

.ip-logo {
	top: 60px;
    -webkit-transform: translate3d(0,45%,0);
    transform: translate3d(0,45%,0);
    display: block;
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
    position: relative;
}
.ip-logo img{
	max-width:250px;
}
.ip-loader {
	bottom: 30%;
}

.ip-header .ip-inner {
	display: block;
	margin: 0 auto;
}

.ip-header .ip-logo svg {
	min-width: 320px;
	max-width: 480px;
	width: 25%;
}

.ip-header .ip-logo svg path {
	fill: #ef6e7e;
}

.ip-header .ip-loader svg path {
	fill: none;
	stroke-width: 6;
}

.ip-header .ip-loader svg path.ip-loader-circlebg {
	stroke: #ddd;
}

.ip-header .ip-loader svg path.ip-loader-circle {
	-webkit-transition: stroke-dashoffset 0.2s;
	transition: stroke-dashoffset 0.2s;
	stroke: #4990e1;
}

/* Content */
.ip-main {
	margin: 0;
    padding: 0;
    max-width: 100%;
    width: 100%;
}



/* Animations */

/* Initial animation of header elements */
.loading .ip-logo,
.loading .ip-loader {
	opacity: 1;
	-webkit-animation: animInitialHeader 1s cubic-bezier(0.7,0,0.3,1) both;
	animation: animInitialHeader 1s cubic-bezier(0.7,0,0.3,1) both;
}

.loading .ip-loader {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

@-webkit-keyframes animInitialHeader {
	from { opacity: 0; -webkit-transform: translate3d(0,800px,0); }
}

@keyframes animInitialHeader {
	from { opacity: 0; -webkit-transform: translate3d(0,800px,0); transform: translate3d(0,800px,0); }
}

/* Header elements when loading finishes */
.loaded .ip-logo,
.loaded .ip-loader {
	opacity: 1;
}

.loaded .ip-logo {
    margin: 0 auto;
    text-align: center;
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-animation: animLoadedLogo 1s cubic-bezier(0.7,0,0.3,1) forwards;
	animation: animLoadedLogo 1s cubic-bezier(0.7,0,0.3,1) forwards;
}

@-webkit-keyframes animLoadedLogo {
	to { -webkit-transform: translate3d(0,100%,0) translate3d(0,50px,0) scale3d(0.65,0.65,1); }
}

@keyframes animLoadedLogo {
	to { -webkit-transform: translate3d(0,100%,0) translate3d(0,50px,0) scale3d(0.65,0.65,1); transform: translate3d(0,100%,0) translate3d(0,50px,0) scale3d(0.65,0.65,1); }
}

.loaded .ip-loader {
	-webkit-animation: animLoadedLoader 0.5s cubic-bezier(0.7,0,0.3,1) forwards;
	animation: animLoadedLoader 0.5s cubic-bezier(0.7,0,0.3,1) forwards;
}

@-webkit-keyframes animLoadedLoader {
	to { opacity: 0; -webkit-transform: translate3d(0,-100%,0) scale3d(0.3,0.3,1); }
}

@keyframes animLoadedLoader {
	to { opacity: 0; -webkit-transform: translate3d(0,-100%,0) scale3d(0.3,0.3,1); transform: translate3d(0,-100%,0) scale3d(0.3,0.3,1); }
}

/* Change the color of the logo */
.loaded .ip-logo svg path {
	-webkit-transition: all 0.5s ease 0.3s;
	transition: all 0.5s ease 0.3s;
	fill: #fff;
}

/* Header animation when loading finishes */
.loaded .ip-header {
	-webkit-animation: animLoadedHeader 1s cubic-bezier(0.7,0,0.3,1) forwards;
	animation: animLoadedHeader 1s cubic-bezier(0.7,0,0.3,1) forwards;
}

@-webkit-keyframes animLoadedHeader {
	to { -webkit-transform: translate3d(0,-100%,0); }
}

@keyframes animLoadedHeader {
	to { -webkit-transform: translate3d(0,-100%,0); transform: translate3d(0,-100%,0); }
}

/* Content animations */
.loaded .ip-main h2,
.loaded .ip-main .browser,
.loaded .ip-main .browser .box,
.loaded .codrops-demos {
	-webkit-animation: animLoadedContent 1s cubic-bezier(0.7,0,0.3,1) both;
	animation: animLoadedContent 1s cubic-bezier(0.7,0,0.3,1) both;
}

.loaded .ip-main .browser,
.loaded .ip-main .browser .box:first-child {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}

.loaded .ip-main .browser .box:nth-child(2) {
	-webkit-animation-delay: 0.15s;
	animation-delay: 0.15s;
}

.loaded .ip-main .browser .box:nth-child(3) {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

@-webkit-keyframes animLoadedContent {
	from { opacity: 0; -webkit-transform: translate3d(0,200px,0); }
}

@keyframes animLoadedContent {
	from { opacity: 0; -webkit-transform: translate3d(0,200px,0); transform: translate3d(0,200px,0); }
}

/* Change layout class for header */
.layout-switch .ip-header {
	display:none;
}

/* No JS */
.no-js .ip-header {
	position: relative;
	min-height: 0px;
}

.no-js .ip-header .ip-logo {
	margin-top: 20px;
	height: 180px;
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}

.no-js .ip-header .ip-logo svg path {
	fill: #fff;
}
.heading-logos img {
    max-width: 100px;
    background: #fff;
    margin-right: 4px;
    padding: 3px;
    border-radius: 4px;
}
.boxed-logos img {
    height: 88px;
    max-width: 110px;
    background: #fff;
    margin-right: 4px;
    padding: 3px;
    border-radius: 4px;
}
/*.boxed-logos img{*/
/*    max-width: 60px;*/
/*    background: #fff;*/
/*    margin-right: 4px;*/
/*    padding: 3px;*/
/*    border-radius: 4px;*/
/*}*/

.wrap-box.with-logos .box {
    height: 550px;
}
@media only screen and (min-width:991px){
    .heading-logos {
        margin-left: 15px;
    }
}
