@charset "UTF-8";
/*!
 * Font Awesome Free 5.15.3 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: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.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: 0.1em;
  padding: 0.2em 0.25em 0.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: 0.3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.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;
}

.fa, .fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
/* 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: "";
}

.fa-accessible-icon:before {
  content: "";
}

.fa-accusoft:before {
  content: "";
}

.fa-acquisitions-incorporated:before {
  content: "";
}

.fa-ad:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-card:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-adversal:before {
  content: "";
}

.fa-affiliatetheme:before {
  content: "";
}

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

.fa-airbnb:before {
  content: "";
}

.fa-algolia:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-alipay:before {
  content: "";
}

.fa-allergies:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-amazon-pay:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-amilia:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angry:before {
  content: "";
}

.fa-angrycreative:before {
  content: "";
}

.fa-angular:before {
  content: "";
}

.fa-ankh:before {
  content: "";
}

.fa-app-store:before {
  content: "";
}

.fa-app-store-ios:before {
  content: "";
}

.fa-apper:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-apple-alt:before {
  content: "";
}

.fa-apple-pay:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-archway:before {
  content: "";
}

.fa-arrow-alt-circle-down:before {
  content: "";
}

.fa-arrow-alt-circle-left:before {
  content: "";
}

.fa-arrow-alt-circle-right:before {
  content: "";
}

.fa-arrow-alt-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-arrows-alt-h:before {
  content: "";
}

.fa-arrows-alt-v:before {
  content: "";
}

.fa-artstation:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-asymmetrik:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-atlas:before {
  content: "";
}

.fa-atlassian:before {
  content: "";
}

.fa-atom:before {
  content: "";
}

.fa-audible:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-autoprefixer:before {
  content: "";
}

.fa-avianex:before {
  content: "";
}

.fa-aviato:before {
  content: "";
}

.fa-award:before {
  content: "";
}

.fa-aws:before {
  content: "";
}

.fa-baby:before {
  content: "";
}

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

.fa-backspace:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-bacon:before {
  content: "";
}

.fa-bacteria:before {
  content: "";
}

.fa-bacterium:before {
  content: "";
}

.fa-bahai:before {
  content: "";
}

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

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

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

.fa-ban:before {
  content: "";
}

.fa-band-aid:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-bars:before {
  content: "";
}

.fa-baseball-ball:before {
  content: "";
}

.fa-basketball-ball:before {
  content: "";
}

.fa-bath:before {
  content: "";
}

.fa-battery-empty:before {
  content: "";
}

.fa-battery-full:before {
  content: "";
}

.fa-battery-half:before {
  content: "";
}

.fa-battery-quarter:before {
  content: "";
}

.fa-battery-three-quarters:before {
  content: "";
}

.fa-battle-net:before {
  content: "";
}

.fa-bed:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bezier-curve:before {
  content: "";
}

.fa-bible:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-biking:before {
  content: "";
}

.fa-bimobject:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-biohazard:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitcoin:before {
  content: "";
}

.fa-bity:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-blackberry:before {
  content: "";
}

.fa-blender:before {
  content: "";
}

.fa-blender-phone:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-blog:before {
  content: "";
}

.fa-blogger:before {
  content: "";
}

.fa-blogger-b:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-bolt:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-bone:before {
  content: "";
}

.fa-bong:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-book-dead:before {
  content: "";
}

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

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

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

.fa-bookmark:before {
  content: "";
}

.fa-bootstrap:before {
  content: "";
}

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

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

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

.fa-bowling-ball:before {
  content: "";
}

.fa-box:before {
  content: "";
}

.fa-box-open:before {
  content: "";
}

.fa-box-tissue:before {
  content: "";
}

.fa-boxes:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-brain:before {
  content: "";
}

.fa-bread-slice:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-briefcase-medical:before {
  content: "";
}

.fa-broadcast-tower:before {
  content: "";
}

.fa-broom:before {
  content: "";
}

.fa-brush:before {
  content: "";
}

.fa-btc:before {
  content: "";
}

.fa-buffer:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-burn:before {
  content: "";
}

.fa-buromobelexperte:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-bus-alt:before {
  content: "";
}

.fa-business-time:before {
  content: "";
}

.fa-buy-n-large:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-calendar-alt:before {
  content: "";
}

.fa-calendar-check:before {
  content: "";
}

.fa-calendar-day:before {
  content: "";
}

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

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

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

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

.fa-camera:before {
  content: "";
}

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

.fa-campground:before {
  content: "";
}

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

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

.fa-cannabis:before {
  content: "";
}

.fa-capsules:before {
  content: "";
}

.fa-car:before {
  content: "";
}

.fa-car-alt:before {
  content: "";
}

.fa-car-battery:before {
  content: "";
}

.fa-car-crash:before {
  content: "";
}

.fa-car-side:before {
  content: "";
}

.fa-caravan:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-caret-square-down:before {
  content: "";
}

.fa-caret-square-left:before {
  content: "";
}

.fa-caret-square-right:before {
  content: "";
}

.fa-caret-square-up:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-carrot:before {
  content: "";
}

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

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

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

.fa-cat:before {
  content: "";
}

.fa-cc-amazon-pay:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-apple-pay:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-centercode:before {
  content: "";
}

.fa-centos:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-chair:before {
  content: "";
}

.fa-chalkboard:before {
  content: "";
}

.fa-chalkboard-teacher:before {
  content: "";
}

.fa-charging-station:before {
  content: "";
}

.fa-chart-area:before {
  content: "";
}

.fa-chart-bar:before {
  content: "";
}

.fa-chart-line:before {
  content: "";
}

.fa-chart-pie:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-check-double:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-cheese:before {
  content: "";
}

.fa-chess:before {
  content: "";
}

.fa-chess-bishop:before {
  content: "";
}

.fa-chess-board:before {
  content: "";
}

.fa-chess-king:before {
  content: "";
}

.fa-chess-knight:before {
  content: "";
}

.fa-chess-pawn:before {
  content: "";
}

.fa-chess-queen:before {
  content: "";
}

.fa-chess-rook:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-chromecast:before {
  content: "";
}

.fa-church:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

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

.fa-city:before {
  content: "";
}

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

.fa-clipboard:before {
  content: "";
}

.fa-clipboard-check:before {
  content: "";
}

.fa-clipboard-list:before {
  content: "";
}

.fa-clock:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-closed-captioning:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-cloud-download-alt:before {
  content: "";
}

.fa-cloud-meatball:before {
  content: "";
}

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

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

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

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

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

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

.fa-cloud-upload-alt:before {
  content: "";
}

.fa-cloudflare:before {
  content: "";
}

.fa-cloudscale:before {
  content: "";
}

.fa-cloudsmith:before {
  content: "";
}

.fa-cloudversify:before {
  content: "";
}

.fa-cocktail:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-code-branch:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cog:before {
  content: "";
}

.fa-cogs:before {
  content: "";
}

.fa-coins:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-comment-alt:before {
  content: "";
}

.fa-comment-dollar:before {
  content: "";
}

.fa-comment-dots:before {
  content: "";
}

.fa-comment-medical:before {
  content: "";
}

.fa-comment-slash:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-comments-dollar:before {
  content: "";
}

.fa-compact-disc:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-compress-alt:before {
  content: "";
}

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

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

.fa-confluence:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-cookie:before {
  content: "";
}

.fa-cookie-bite:before {
  content: "";
}

.fa-copy:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-cotton-bureau:before {
  content: "";
}

.fa-couch:before {
  content: "";
}

.fa-cpanel:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-creative-commons-by:before {
  content: "";
}

.fa-creative-commons-nc:before {
  content: "";
}

.fa-creative-commons-nc-eu:before {
  content: "";
}

.fa-creative-commons-nc-jp:before {
  content: "";
}

.fa-creative-commons-nd:before {
  content: "";
}

.fa-creative-commons-pd:before {
  content: "";
}

.fa-creative-commons-pd-alt:before {
  content: "";
}

.fa-creative-commons-remix:before {
  content: "";
}

.fa-creative-commons-sa:before {
  content: "";
}

.fa-creative-commons-sampling:before {
  content: "";
}

.fa-creative-commons-sampling-plus:before {
  content: "";
}

.fa-creative-commons-share:before {
  content: "";
}

.fa-creative-commons-zero:before {
  content: "";
}

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

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

.fa-crop:before {
  content: "";
}

.fa-crop-alt:before {
  content: "";
}

.fa-cross:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-crow:before {
  content: "";
}

.fa-crown:before {
  content: "";
}

.fa-crutch:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-css3-alt:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-cut:before {
  content: "";
}

.fa-cuttlefish:before {
  content: "";
}

.fa-d-and-d:before {
  content: "";
}

.fa-d-and-d-beyond:before {
  content: "";
}

.fa-dailymotion:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-deaf:before {
  content: "";
}

.fa-deezer:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-democrat:before {
  content: "";
}

.fa-deploydog:before {
  content: "";
}

.fa-deskpro:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-dev:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-dharmachakra:before {
  content: "";
}

.fa-dhl:before {
  content: "";
}

.fa-diagnoses:before {
  content: "";
}

.fa-diaspora:before {
  content: "";
}

.fa-dice:before {
  content: "";
}

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

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

.fa-dice-five:before {
  content: "";
}

.fa-dice-four:before {
  content: "";
}

.fa-dice-one:before {
  content: "";
}

.fa-dice-six:before {
  content: "";
}

.fa-dice-three:before {
  content: "";
}

.fa-dice-two:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-digital-ocean:before {
  content: "";
}

.fa-digital-tachograph:before {
  content: "";
}

.fa-directions:before {
  content: "";
}

.fa-discord:before {
  content: "";
}

.fa-discourse:before {
  content: "";
}

.fa-disease:before {
  content: "";
}

.fa-divide:before {
  content: "";
}

.fa-dizzy:before {
  content: "";
}

.fa-dna:before {
  content: "";
}

.fa-dochub:before {
  content: "";
}

.fa-docker:before {
  content: "";
}

.fa-dog:before {
  content: "";
}

.fa-dollar-sign:before {
  content: "";
}

.fa-dolly:before {
  content: "";
}

.fa-dolly-flatbed:before {
  content: "";
}

.fa-donate:before {
  content: "";
}

.fa-door-closed:before {
  content: "";
}

.fa-door-open:before {
  content: "";
}

.fa-dot-circle:before {
  content: "";
}

.fa-dove:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-draft2digital:before {
  content: "";
}

.fa-drafting-compass:before {
  content: "";
}

.fa-dragon:before {
  content: "";
}

.fa-draw-polygon:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-dribbble-square:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-drum:before {
  content: "";
}

.fa-drum-steelpan:before {
  content: "";
}

.fa-drumstick-bite:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-dumbbell:before {
  content: "";
}

.fa-dumpster:before {
  content: "";
}

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

.fa-dungeon:before {
  content: "";
}

.fa-dyalog:before {
  content: "";
}

.fa-earlybirds:before {
  content: "";
}

.fa-ebay:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-edge-legacy:before {
  content: "";
}

.fa-edit:before {
  content: "";
}

.fa-egg:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-elementor:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-ello:before {
  content: "";
}

.fa-ember:before {
  content: "";
}

.fa-empire:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-text:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-equals:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-erlang:before {
  content: "";
}

.fa-ethereum:before {
  content: "";
}

.fa-ethernet:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

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

.fa-evernote:before {
  content: "";
}

.fa-exchange-alt:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-exclamation-triangle:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-expand-alt:before {
  content: "";
}

.fa-expand-arrows-alt:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-external-link-alt:before {
  content: "";
}

.fa-external-link-square-alt:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-dropper:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-facebook:before {
  content: "";
}

.fa-facebook-f:before {
  content: "";
}

.fa-facebook-messenger:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-fan:before {
  content: "";
}

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

.fa-fast-backward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-faucet:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-feather:before {
  content: "";
}

.fa-feather-alt:before {
  content: "";
}

.fa-fedex:before {
  content: "";
}

.fa-fedora:before {
  content: "";
}

.fa-female:before {
  content: "";
}

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

.fa-figma:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-alt:before {
  content: "";
}

.fa-file-archive:before {
  content: "";
}

.fa-file-audio:before {
  content: "";
}

.fa-file-code:before {
  content: "";
}

.fa-file-contract:before {
  content: "";
}

.fa-file-csv:before {
  content: "";
}

.fa-file-download:before {
  content: "";
}

.fa-file-excel:before {
  content: "";
}

.fa-file-export:before {
  content: "";
}

.fa-file-image:before {
  content: "";
}

.fa-file-import:before {
  content: "";
}

.fa-file-invoice:before {
  content: "";
}

.fa-file-invoice-dollar:before {
  content: "";
}

.fa-file-medical:before {
  content: "";
}

.fa-file-medical-alt:before {
  content: "";
}

.fa-file-pdf:before {
  content: "";
}

.fa-file-powerpoint:before {
  content: "";
}

.fa-file-prescription:before {
  content: "";
}

.fa-file-signature:before {
  content: "";
}

.fa-file-upload:before {
  content: "";
}

.fa-file-video:before {
  content: "";
}

.fa-file-word:before {
  content: "";
}

.fa-fill:before {
  content: "";
}

.fa-fill-drip:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-fingerprint:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-fire-alt:before {
  content: "";
}

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

.fa-firefox:before {
  content: "";
}

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

.fa-first-aid:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-first-order-alt:before {
  content: "";
}

.fa-firstdraft:before {
  content: "";
}

.fa-fish:before {
  content: "";
}

.fa-fist-raised:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

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

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

.fa-flask:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-flipboard:before {
  content: "";
}

.fa-flushed:before {
  content: "";
}

.fa-fly:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-minus:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-folder-plus:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-font-awesome:before {
  content: "";
}

.fa-font-awesome-alt:before {
  content: "";
}

.fa-font-awesome-flag:before {
  content: "";
}

.fa-font-awesome-logo-full:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-fonticons-fi:before {
  content: "";
}

.fa-football-ball:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-fort-awesome-alt:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-freebsd:before {
  content: "";
}

.fa-frog:before {
  content: "";
}

.fa-frown:before {
  content: "";
}

.fa-frown-open:before {
  content: "";
}

.fa-fulcrum:before {
  content: "";
}

.fa-funnel-dollar:before {
  content: "";
}

.fa-futbol:before {
  content: "";
}

.fa-galactic-republic:before {
  content: "";
}

.fa-galactic-senate:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-gas-pump:before {
  content: "";
}

.fa-gavel:before {
  content: "";
}

.fa-gem:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-ghost:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-gifts:before {
  content: "";
}

.fa-git:before {
  content: "";
}

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

.fa-git-square:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-gitkraken:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-gitter:before {
  content: "";
}

.fa-glass-cheers:before {
  content: "";
}

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

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

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

.fa-glasses:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-globe-africa:before {
  content: "";
}

.fa-globe-americas:before {
  content: "";
}

.fa-globe-asia:before {
  content: "";
}

.fa-globe-europe:before {
  content: "";
}

.fa-gofore:before {
  content: "";
}

.fa-golf-ball:before {
  content: "";
}

.fa-goodreads:before {
  content: "";
}

.fa-goodreads-g:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-google-drive:before {
  content: "";
}

.fa-google-pay:before {
  content: "";
}

.fa-google-play:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-google-plus-g:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-gopuram:before {
  content: "";
}

.fa-graduation-cap:before {
  content: "";
}

.fa-gratipay:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-greater-than:before {
  content: "";
}

.fa-greater-than-equal:before {
  content: "";
}

.fa-grimace:before {
  content: "";
}

.fa-grin:before {
  content: "";
}

.fa-grin-alt:before {
  content: "";
}

.fa-grin-beam:before {
  content: "";
}

.fa-grin-beam-sweat:before {
  content: "";
}

.fa-grin-hearts:before {
  content: "";
}

.fa-grin-squint:before {
  content: "";
}

.fa-grin-squint-tears:before {
  content: "";
}

.fa-grin-stars:before {
  content: "";
}

.fa-grin-tears:before {
  content: "";
}

.fa-grin-tongue:before {
  content: "";
}

.fa-grin-tongue-squint:before {
  content: "";
}

.fa-grin-tongue-wink:before {
  content: "";
}

.fa-grin-wink:before {
  content: "";
}

.fa-grip-horizontal:before {
  content: "";
}

.fa-grip-lines:before {
  content: "";
}

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

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

.fa-gripfire:before {
  content: "";
}

.fa-grunt:before {
  content: "";
}

.fa-guilded:before {
  content: "";
}

.fa-guitar:before {
  content: "";
}

.fa-gulp:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-hacker-news:before {
  content: "";
}

.fa-hacker-news-square:before {
  content: "";
}

.fa-hackerrank:before {
  content: "";
}

.fa-hamburger:before {
  content: "";
}

.fa-hammer:before {
  content: "";
}

.fa-hamsa:before {
  content: "";
}

.fa-hand-holding:before {
  content: "";
}

.fa-hand-holding-heart:before {
  content: "";
}

.fa-hand-holding-medical:before {
  content: "";
}

.fa-hand-holding-usd:before {
  content: "";
}

.fa-hand-holding-water:before {
  content: "";
}

.fa-hand-lizard:before {
  content: "";
}

.fa-hand-middle-finger:before {
  content: "";
}

.fa-hand-paper:before {
  content: "";
}

.fa-hand-peace:before {
  content: "";
}

.fa-hand-point-down:before {
  content: "";
}

.fa-hand-point-left:before {
  content: "";
}

.fa-hand-point-right:before {
  content: "";
}

.fa-hand-point-up:before {
  content: "";
}

.fa-hand-pointer:before {
  content: "";
}

.fa-hand-rock:before {
  content: "";
}

.fa-hand-scissors:before {
  content: "";
}

.fa-hand-sparkles:before {
  content: "";
}

.fa-hand-spock:before {
  content: "";
}

.fa-hands:before {
  content: "";
}

.fa-hands-helping:before {
  content: "";
}

.fa-hands-wash:before {
  content: "";
}

.fa-handshake:before {
  content: "";
}

.fa-handshake-alt-slash:before {
  content: "";
}

.fa-handshake-slash:before {
  content: "";
}

.fa-hanukiah:before {
  content: "";
}

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

.fa-hashtag:before {
  content: "";
}

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

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

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

.fa-hdd:before {
  content: "";
}

.fa-head-side-cough:before {
  content: "";
}

.fa-head-side-cough-slash:before {
  content: "";
}

.fa-head-side-mask:before {
  content: "";
}

.fa-head-side-virus:before {
  content: "";
}

.fa-heading:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-headphones-alt:before {
  content: "";
}

.fa-headset:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-heart-broken:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-helicopter:before {
  content: "";
}

.fa-highlighter:before {
  content: "";
}

.fa-hiking:before {
  content: "";
}

.fa-hippo:before {
  content: "";
}

.fa-hips:before {
  content: "";
}

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

.fa-history:before {
  content: "";
}

.fa-hive:before {
  content: "";
}

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

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

.fa-home:before {
  content: "";
}

.fa-hooli:before {
  content: "";
}

.fa-hornbill:before {
  content: "";
}

.fa-horse:before {
  content: "";
}

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

.fa-hospital:before {
  content: "";
}

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

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

.fa-hospital-user:before {
  content: "";
}

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

.fa-hotdog:before {
  content: "";
}

.fa-hotel:before {
  content: "";
}

.fa-hotjar:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-start:before {
  content: "";
}

.fa-house-damage:before {
  content: "";
}

.fa-house-user:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-hryvnia:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-hubspot:before {
  content: "";
}

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

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

.fa-icicles:before {
  content: "";
}

.fa-icons:before {
  content: "";
}

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

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

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

.fa-ideal:before {
  content: "";
}

.fa-igloo:before {
  content: "";
}

.fa-image:before {
  content: "";
}

.fa-images:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-infinity:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-innosoft:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-instagram-square:before {
  content: "";
}

.fa-instalod:before {
  content: "";
}

.fa-intercom:before {
  content: "";
}

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

.fa-invision:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

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

.fa-itunes:before {
  content: "";
}

.fa-itunes-note:before {
  content: "";
}

.fa-java:before {
  content: "";
}

.fa-jedi:before {
  content: "";
}

.fa-jedi-order:before {
  content: "";
}

.fa-jenkins:before {
  content: "";
}

.fa-jira:before {
  content: "";
}

.fa-joget:before {
  content: "";
}

.fa-joint:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-journal-whills:before {
  content: "";
}

.fa-js:before {
  content: "";
}

.fa-js-square:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-kaaba:before {
  content: "";
}

.fa-kaggle:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-keybase:before {
  content: "";
}

.fa-keyboard:before {
  content: "";
}

.fa-keycdn:before {
  content: "";
}

.fa-khanda:before {
  content: "";
}

.fa-kickstarter:before {
  content: "";
}

.fa-kickstarter-k:before {
  content: "";
}

.fa-kiss:before {
  content: "";
}

.fa-kiss-beam:before {
  content: "";
}

.fa-kiss-wink-heart:before {
  content: "";
}

.fa-kiwi-bird:before {
  content: "";
}

.fa-korvue:before {
  content: "";
}

.fa-landmark:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-laptop-code:before {
  content: "";
}

.fa-laptop-house:before {
  content: "";
}

.fa-laptop-medical:before {
  content: "";
}

.fa-laravel:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-laugh:before {
  content: "";
}

.fa-laugh-beam:before {
  content: "";
}

.fa-laugh-squint:before {
  content: "";
}

.fa-laugh-wink:before {
  content: "";
}

.fa-layer-group:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-lemon:before {
  content: "";
}

.fa-less:before {
  content: "";
}

.fa-less-than:before {
  content: "";
}

.fa-less-than-equal:before {
  content: "";
}

.fa-level-down-alt:before {
  content: "";
}

.fa-level-up-alt:before {
  content: "";
}

.fa-life-ring:before {
  content: "";
}

.fa-lightbulb:before {
  content: "";
}

.fa-line:before {
  content: "";
}

.fa-link:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-linkedin-in:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-lira-sign:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-lock-open:before {
  content: "";
}

.fa-long-arrow-alt-down:before {
  content: "";
}

.fa-long-arrow-alt-left:before {
  content: "";
}

.fa-long-arrow-alt-right:before {
  content: "";
}

.fa-long-arrow-alt-up:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-luggage-cart:before {
  content: "";
}

.fa-lungs:before {
  content: "";
}

.fa-lungs-virus:before {
  content: "";
}

.fa-lyft:before {
  content: "";
}

.fa-magento:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-mail-bulk:before {
  content: "";
}

.fa-mailchimp:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-mandalorian:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-map-marked:before {
  content: "";
}

.fa-map-marked-alt:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-map-marker-alt:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-markdown:before {
  content: "";
}

.fa-marker:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mask:before {
  content: "";
}

.fa-mastodon:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-mdb:before {
  content: "";
}

.fa-medal:before {
  content: "";
}

.fa-medapps:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-medium-m:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-medrt:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.fa-megaport:before {
  content: "";
}

.fa-meh:before {
  content: "";
}

.fa-meh-blank:before {
  content: "";
}

.fa-meh-rolling-eyes:before {
  content: "";
}

.fa-memory:before {
  content: "";
}

.fa-mendeley:before {
  content: "";
}

.fa-menorah:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-meteor:before {
  content: "";
}

.fa-microblog:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-alt:before {
  content: "";
}

.fa-microphone-alt-slash:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-microscope:before {
  content: "";
}

.fa-microsoft:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-mitten:before {
  content: "";
}

.fa-mix:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-mixer:before {
  content: "";
}

.fa-mizuni:before {
  content: "";
}

.fa-mobile:before {
  content: "";
}

.fa-mobile-alt:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-monero:before {
  content: "";
}

.fa-money-bill:before {
  content: "";
}

.fa-money-bill-alt:before {
  content: "";
}

.fa-money-bill-wave:before {
  content: "";
}

.fa-money-bill-wave-alt:before {
  content: "";
}

.fa-money-check:before {
  content: "";
}

.fa-money-check-alt:before {
  content: "";
}

.fa-monument:before {
  content: "";
}

.fa-moon:before {
  content: "";
}

.fa-mortar-pestle:before {
  content: "";
}

.fa-mosque:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-mountain:before {
  content: "";
}

.fa-mouse:before {
  content: "";
}

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

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

.fa-music:before {
  content: "";
}

.fa-napster:before {
  content: "";
}

.fa-neos:before {
  content: "";
}

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

.fa-neuter:before {
  content: "";
}

.fa-newspaper:before {
  content: "";
}

.fa-nimblr:before {
  content: "";
}

.fa-node:before {
  content: "";
}

.fa-node-js:before {
  content: "";
}

.fa-not-equal:before {
  content: "";
}

.fa-notes-medical:before {
  content: "";
}

.fa-npm:before {
  content: "";
}

.fa-ns8:before {
  content: "";
}

.fa-nutritionix:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-octopus-deploy:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-oil-can:before {
  content: "";
}

.fa-old-republic:before {
  content: "";
}

.fa-om:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-orcid:before {
  content: "";
}

.fa-osi:before {
  content: "";
}

.fa-otter:before {
  content: "";
}

.fa-outdent:before {
  content: "";
}

.fa-page4:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-pager:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-paint-roller:before {
  content: "";
}

.fa-palette:before {
  content: "";
}

.fa-palfed:before {
  content: "";
}

.fa-pallet:before {
  content: "";
}

.fa-paper-plane:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-parachute-box:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-parking:before {
  content: "";
}

.fa-passport:before {
  content: "";
}

.fa-pastafarianism:before {
  content: "";
}

.fa-paste:before {
  content: "";
}

.fa-patreon:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-peace:before {
  content: "";
}

.fa-pen:before {
  content: "";
}

.fa-pen-alt:before {
  content: "";
}

.fa-pen-fancy:before {
  content: "";
}

.fa-pen-nib:before {
  content: "";
}

.fa-pen-square:before {
  content: "";
}

.fa-pencil-alt:before {
  content: "";
}

.fa-pencil-ruler:before {
  content: "";
}

.fa-penny-arcade:before {
  content: "";
}

.fa-people-arrows:before {
  content: "";
}

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

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

.fa-perbyte:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-percentage:before {
  content: "";
}

.fa-periscope:before {
  content: "";
}

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

.fa-phabricator:before {
  content: "";
}

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

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

.fa-phone:before {
  content: "";
}

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

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

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

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

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

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

.fa-php:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-pied-piper-hat:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-square:before {
  content: "";
}

.fa-piggy-bank:before {
  content: "";
}

.fa-pills:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-pizza-slice:before {
  content: "";
}

.fa-place-of-worship:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-plane-arrival:before {
  content: "";
}

.fa-plane-departure:before {
  content: "";
}

.fa-plane-slash:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-playstation:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-poll:before {
  content: "";
}

.fa-poll-h:before {
  content: "";
}

.fa-poo:before {
  content: "";
}

.fa-poo-storm:before {
  content: "";
}

.fa-poop:before {
  content: "";
}

.fa-portrait:before {
  content: "";
}

.fa-pound-sign:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-pray:before {
  content: "";
}

.fa-praying-hands:before {
  content: "";
}

.fa-prescription:before {
  content: "";
}

.fa-prescription-bottle:before {
  content: "";
}

.fa-prescription-bottle-alt:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-procedures:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-project-diagram:before {
  content: "";
}

.fa-pump-medical:before {
  content: "";
}

.fa-pump-soap:before {
  content: "";
}

.fa-pushed:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-python:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-quidditch:before {
  content: "";
}

.fa-quinscape:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-quran:before {
  content: "";
}

.fa-r-project:before {
  content: "";
}

.fa-radiation:before {
  content: "";
}

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

.fa-rainbow:before {
  content: "";
}

.fa-random:before {
  content: "";
}

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

.fa-ravelry:before {
  content: "";
}

.fa-react:before {
  content: "";
}

.fa-reacteurope:before {
  content: "";
}

.fa-readme:before {
  content: "";
}

.fa-rebel:before {
  content: "";
}

.fa-receipt:before {
  content: "";
}

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

.fa-recycle:before {
  content: "";
}

.fa-red-river:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-redhat:before {
  content: "";
}

.fa-redo:before {
  content: "";
}

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

.fa-registered:before {
  content: "";
}

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

.fa-renren:before {
  content: "";
}

.fa-reply:before {
  content: "";
}

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

.fa-replyd:before {
  content: "";
}

.fa-republican:before {
  content: "";
}

.fa-researchgate:before {
  content: "";
}

.fa-resolving:before {
  content: "";
}

.fa-restroom:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-rev:before {
  content: "";
}

.fa-ribbon:before {
  content: "";
}

.fa-ring:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-robot:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-rocketchat:before {
  content: "";
}

.fa-rockrms:before {
  content: "";
}

.fa-route:before {
  content: "";
}

.fa-rss:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-ruble-sign:before {
  content: "";
}

.fa-ruler:before {
  content: "";
}

.fa-ruler-combined:before {
  content: "";
}

.fa-ruler-horizontal:before {
  content: "";
}

.fa-ruler-vertical:before {
  content: "";
}

.fa-running:before {
  content: "";
}

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

.fa-rust:before {
  content: "";
}

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

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

.fa-safari:before {
  content: "";
}

.fa-salesforce:before {
  content: "";
}

.fa-sass:before {
  content: "";
}

.fa-satellite:before {
  content: "";
}

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

.fa-save:before {
  content: "";
}

.fa-schlix:before {
  content: "";
}

.fa-school:before {
  content: "";
}

.fa-screwdriver:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-scroll:before {
  content: "";
}

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

.fa-search:before {
  content: "";
}

.fa-search-dollar:before {
  content: "";
}

.fa-search-location:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-searchengin:before {
  content: "";
}

.fa-seedling:before {
  content: "";
}

.fa-sellcast:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-servicestack:before {
  content: "";
}

.fa-shapes:before {
  content: "";
}

.fa-share:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-shekel-sign:before {
  content: "";
}

.fa-shield-alt:before {
  content: "";
}

.fa-shield-virus:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-shipping-fast:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-shoe-prints:before {
  content: "";
}

.fa-shopify:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-shopware:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-shuttle-van:before {
  content: "";
}

.fa-sign:before {
  content: "";
}

.fa-sign-in-alt:before {
  content: "";
}

.fa-sign-language:before {
  content: "";
}

.fa-sign-out-alt:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-signature:before {
  content: "";
}

.fa-sim-card:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-sink:before {
  content: "";
}

.fa-sistrix:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-sith:before {
  content: "";
}

.fa-skating:before {
  content: "";
}

.fa-sketch:before {
  content: "";
}

.fa-skiing:before {
  content: "";
}

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

.fa-skull:before {
  content: "";
}

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

.fa-skyatlas:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

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

.fa-slash:before {
  content: "";
}

.fa-sleigh:before {
  content: "";
}

.fa-sliders-h:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-smile:before {
  content: "";
}

.fa-smile-beam:before {
  content: "";
}

.fa-smile-wink:before {
  content: "";
}

.fa-smog:before {
  content: "";
}

.fa-smoking:before {
  content: "";
}

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

.fa-sms:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

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

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

.fa-snowboarding:before {
  content: "";
}

.fa-snowflake:before {
  content: "";
}

.fa-snowman:before {
  content: "";
}

.fa-snowplow:before {
  content: "";
}

.fa-soap:before {
  content: "";
}

.fa-socks:before {
  content: "";
}

.fa-solar-panel:before {
  content: "";
}

.fa-sort:before {
  content: "";
}

.fa-sort-alpha-down:before {
  content: "";
}

.fa-sort-alpha-down-alt:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-soundcloud:before {
  content: "";
}

.fa-sourcetree:before {
  content: "";
}

.fa-spa:before {
  content: "";
}

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

.fa-speakap:before {
  content: "";
}

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

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

.fa-spider:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-splotch:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-spray-can:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-square-full:before {
  content: "";
}

.fa-square-root-alt:before {
  content: "";
}

.fa-squarespace:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-stackpath:before {
  content: "";
}

.fa-stamp:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-and-crescent:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-star-half-alt:before {
  content: "";
}

.fa-star-of-david:before {
  content: "";
}

.fa-star-of-life:before {
  content: "";
}

.fa-staylinked:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-steam-symbol:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-sticker-mule:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stopwatch:before {
  content: "";
}

.fa-stopwatch-20:before {
  content: "";
}

.fa-store:before {
  content: "";
}

.fa-store-alt:before {
  content: "";
}

.fa-store-alt-slash:before {
  content: "";
}

.fa-store-slash:before {
  content: "";
}

.fa-strava:before {
  content: "";
}

.fa-stream:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-stripe:before {
  content: "";
}

.fa-stripe-s:before {
  content: "";
}

.fa-stroopwafel:before {
  content: "";
}

.fa-studiovinari:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-suitcase-rolling:before {
  content: "";
}

.fa-sun:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-supple:before {
  content: "";
}

.fa-surprise:before {
  content: "";
}

.fa-suse:before {
  content: "";
}

.fa-swatchbook:before {
  content: "";
}

.fa-swift:before {
  content: "";
}

.fa-swimmer:before {
  content: "";
}

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

.fa-symfony:before {
  content: "";
}

.fa-synagogue:before {
  content: "";
}

.fa-sync:before {
  content: "";
}

.fa-sync-alt:before {
  content: "";
}

.fa-syringe:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-table-tennis:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-tablet-alt:before {
  content: "";
}

.fa-tablets:before {
  content: "";
}

.fa-tachometer-alt:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-tape:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-taxi:before {
  content: "";
}

.fa-teamspeak:before {
  content: "";
}

.fa-teeth:before {
  content: "";
}

.fa-teeth-open:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-telegram-plane:before {
  content: "";
}

.fa-temperature-high:before {
  content: "";
}

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

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

.fa-tenge:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-the-red-yeti:before {
  content: "";
}

.fa-theater-masks:before {
  content: "";
}

.fa-themeco:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-thermometer:before {
  content: "";
}

.fa-thermometer-empty:before {
  content: "";
}

.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-think-peaks:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbtack:before {
  content: "";
}

.fa-ticket-alt:before {
  content: "";
}

.fa-tiktok:before {
  content: "";
}

.fa-times:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-tint-slash:before {
  content: "";
}

.fa-tired:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-toilet:before {
  content: "";
}

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

.fa-toilet-paper-slash:before {
  content: "";
}

.fa-toolbox:before {
  content: "";
}

.fa-tools:before {
  content: "";
}

.fa-tooth:before {
  content: "";
}

.fa-torah:before {
  content: "";
}

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

.fa-tractor:before {
  content: "";
}

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

.fa-trademark:before {
  content: "";
}

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

.fa-trailer:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-tram:before {
  content: "";
}

.fa-transgender:before {
  content: "";
}

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

.fa-trash:before {
  content: "";
}

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

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

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

.fa-tree:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-truck-loading:before {
  content: "";
}

.fa-truck-monster:before {
  content: "";
}

.fa-truck-moving:before {
  content: "";
}

.fa-truck-pickup:before {
  content: "";
}

.fa-tshirt:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-tv:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-typo3:before {
  content: "";
}

.fa-uber:before {
  content: "";
}

.fa-ubuntu:before {
  content: "";
}

.fa-uikit:before {
  content: "";
}

.fa-umbraco:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-umbrella-beach:before {
  content: "";
}

.fa-uncharted:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-undo:before {
  content: "";
}

.fa-undo-alt:before {
  content: "";
}

.fa-uniregistry:before {
  content: "";
}

.fa-unity:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-university:before {
  content: "";
}

.fa-unlink:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-unsplash:before {
  content: "";
}

.fa-untappd:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-ups:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-user-alt:before {
  content: "";
}

.fa-user-alt-slash:before {
  content: "";
}

.fa-user-astronaut:before {
  content: "";
}

.fa-user-check:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-clock:before {
  content: "";
}

.fa-user-cog:before {
  content: "";
}

.fa-user-edit:before {
  content: "";
}

.fa-user-friends:before {
  content: "";
}

.fa-user-graduate:before {
  content: "";
}

.fa-user-injured:before {
  content: "";
}

.fa-user-lock:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-user-minus:before {
  content: "";
}

.fa-user-ninja:before {
  content: "";
}

.fa-user-nurse:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-user-shield:before {
  content: "";
}

.fa-user-slash:before {
  content: "";
}

.fa-user-tag:before {
  content: "";
}

.fa-user-tie:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-users:before {
  content: "";
}

.fa-users-cog:before {
  content: "";
}

.fa-users-slash:before {
  content: "";
}

.fa-usps:before {
  content: "";
}

.fa-ussunnah:before {
  content: "";
}

.fa-utensil-spoon:before {
  content: "";
}

.fa-utensils:before {
  content: "";
}

.fa-vaadin:before {
  content: "";
}

.fa-vector-square:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-vest:before {
  content: "";
}

.fa-vest-patches:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-vial:before {
  content: "";
}

.fa-vials:before {
  content: "";
}

.fa-viber:before {
  content: "";
}

.fa-video:before {
  content: "";
}

.fa-video-slash:before {
  content: "";
}

.fa-vihara:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-vimeo-v:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-virus:before {
  content: "";
}

.fa-virus-slash:before {
  content: "";
}

.fa-viruses:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-vnv:before {
  content: "";
}

.fa-voicemail:before {
  content: "";
}

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

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

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

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

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

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

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

.fa-vuejs:before {
  content: "";
}

.fa-walking:before {
  content: "";
}

.fa-wallet:before {
  content: "";
}

.fa-warehouse:before {
  content: "";
}

.fa-watchman-monitoring:before {
  content: "";
}

.fa-water:before {
  content: "";
}

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

.fa-waze:before {
  content: "";
}

.fa-weebly:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-weight:before {
  content: "";
}

.fa-weight-hanging:before {
  content: "";
}

.fa-weixin:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-whatsapp-square:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-whmcs:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-wind:before {
  content: "";
}

.fa-window-close:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-wine-bottle:before {
  content: "";
}

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

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

.fa-wix:before {
  content: "";
}

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

.fa-wodu:before {
  content: "";
}

.fa-wolf-pack-battalion:before {
  content: "";
}

.fa-won-sign:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-wordpress-simple:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-wpressr:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-x-ray:before {
  content: "";
}

.fa-xbox:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-y-combinator:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-yammer:before {
  content: "";
}

.fa-yandex:before {
  content: "";
}

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

.fa-yarn:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-yen-sign:before {
  content: "";
}

.fa-yin-yang:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-zhihu:before {
  content: "";
}


.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: block;
  src: url("../fonts/fontawesome/fa-brands-400.eot");
  src: url("../fonts/fontawesome//fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/fa-brands-400.woff2") format("woff2"), url("../fonts/fontawesome/fa-brands-400.woff") format("woff"), url("../fonts/fontawesome/fa-brands-400.ttf") format("truetype"), url("../fonts/fontawesome/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fontawesome/fa-regular-400.eot");
  src: url("../fonts/fontawesome/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/fa-regular-400.woff2") format("woff2"), url("../fonts/fontawesome/fa-regular-400.woff") format("woff"), url("../fonts/fontawesome/fa-regular-400.ttf") format("truetype"), url("../fonts/fontawesome/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fontawesome/fa-solid-900.eot");
  src: url("../fonts/fontawesome/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/fa-solid-900.woff2") format("woff2"), url("../fonts/fontawesome/fa-solid-900.woff") format("woff"), url("../fonts/fontawesome/fa-solid-900.ttf") format("truetype"), url("../fonts/fontawesome/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*@media (min-width: 768px) {}*/
/**********************************************
    Fonts
***********************************************/
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@500&family=Poppins:wght@300;400;600;700&display=swap');
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

body {
font-family: 'Poppins', sans-serif;
  font-size: 20px;
  line-height: 1.35;
  color: #515151;
  background: #ffffff;
  margin: 0px;
  font-weight: 500;
  padding: 0px;
}
@media only screen and (max-width : 767px) {
  body {
    font-size: 16px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
 font-family: 'Poppins', sans-serif;
  color: #42536E;
  font-weight: 700;
  margin-bottom: 20px;
}

h1 {
  font-size: 70px;
  color: #42536E;
  line-height: 1;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  h1 {
    font-size: 60px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  h1 {
    font-size: 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  h1 {
    font-size: 60px;
  }
}

h2 {
  font-size: 40px;
  line-height: 1.1;
}

h3 {
  font-size: 30px;
  line-height: 1.17;
}

h4 {
  font-size: 24px;
  line-height: 1.17;
}

h5 {
  font-size: 20px;
  line-height: 1.2;
}

h6 {
  font-size: 18px;
  line-height: 1.25;
font-family: 'Poppins', sans-serif;
}

p {
  font-size: 20px;
  line-height: 1.5;
  margin: 0 0 25px;
}
@media (min-width: 768px) and (max-width: 991px) {
  p {
    font-size: 18px;
  }
}
@media only screen and (max-width : 767px) {
  p {
    font-size: 18px;
  }
}
p strong {
  font-weight: 700;
}
p em,
p i {
  font-style: italic;
}

ul {
  background: none;
  margin: 0px;
  padding: 0px;
  list-style-image: none;
  list-style-type: none;
}
ul li {
  background: none;
  margin: 0px;
  padding: 0px;
  list-style-image: none;
  list-style-type: none;
}

a {
  color: #f7a52b;
  text-decoration: none;
  outline: 0px none !important;
  -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;
}
a:hover, a:focus {
  color: #42536E;
  text-decoration: none;
  outline: 0px none !important;
}

img,
a img {
  max-width: 100%;
  margin: 0px;
  padding: 0px;
  border: none 0;
  outline: 0px none !important;
}

input:focus,
textarea:focus,
a:focus,
button:focus {
  outline: 0px none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

input,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
}

.form-control::-webkit-input-placeholder, ::-webkit-input-placeholder {
font-family: 'Poppins', sans-serif;
  color: #42536E;
  font-weight: 300;
  opacity: 1;
}

.form-control:-moz-placeholder, :-moz-placeholder {
font-family: 'Poppins', sans-serif;
  color: #42536E;
  font-weight: 300;
  opacity: 1;
}

.form-control::-moz-placeholder, ::-moz-placeholder {
font-family: 'Poppins', sans-serif;
  color: #42536E;
  font-weight: 300;
  opacity: 1;
}

.form-control:-ms-input-placeholder, :-ms-input-placeholder {
font-family: 'Poppins', sans-serif;
  color: #42536E;
  font-weight: 300;
  opacity: 1;
}

.form-control,
input[type=text],
input[type=email],
input[type=search],
input[type=tel],
input[type=date],
input[type=password],
textarea, .form-select {
  display: block;
  width: 100%;
  height: 56px;
  border-radius: 28px;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-weight: 300;
  padding: 0 26px;
  font-size: 18px;
  background: transparent;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .form-control,
input[type=text],
input[type=email],
input[type=search],
input[type=tel],
input[type=date],
input[type=password],
textarea, .form-select {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .form-control,
input[type=text],
input[type=email],
input[type=search],
input[type=tel],
input[type=date],
input[type=password],
textarea, .form-select {
    font-size: 16px;
  }
}
@media only screen and (max-width : 767px) {
  .form-control,
input[type=text],
input[type=email],
input[type=search],
input[type=tel],
input[type=date],
input[type=password],
textarea, .form-select {
    font-size: 16px;
  }
}
.form-control:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=date]:focus,
input[type=password]:focus,
textarea:focus, .form-select:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #ffffff;
}

textarea,
textarea.form-control {
  height: 231px;
  resize: none;
  padding: 8px 24px;
}
@media only screen and (max-width : 767px) {
  textarea,
textarea.form-control {
    height: 160px;
  }
}

label {
  display: block;
  color: #f7a52b;
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 400;
}
@media only screen and (max-width : 767px) {
  label {
    margin-bottom: 5px;
    font-size: 16px;
  }
}

.holder {
  float: left;
  width: 100%;
  background: #72a352;
  min-height: 50px;
  margin-top: 10px;
}

.btn,
.btn-primary {
  display: inline-block;
  height: 55px;
  line-height: 55px;
  color: #ffffff;
  padding: 0 20px;
  font-size: 20px;
  font-weight: 700;
  background: #C2F2FF;
  outline: 0;
font-family: 'Poppins', sans-serif;
  border-radius: 0;
  border: 0;
  -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;
  text-align: center;
}
.btn:hover,
.btn-primary:hover {
  background: #42536E;
  color: #ffffff;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn:focus, .btn:active, .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled):active:focus,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled):active:focus {
  background: #42536E;
  color: #ffffff;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn.brdr-radi,
.btn-primary.brdr-radi {
  border-radius: 32px;
}

button, input[type=submit] {
  display: inline-block;
  height: 55px;
  line-height: 55px;
  color: #ffffff;
  padding: 0 28px;
  font-size: 20px;
  font-weight: 700;
  background: #f7a52b;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  -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;
  text-align: center;
}
button:hover, button:focus, button:active, input[type=submit]:hover, input[type=submit]:focus, input[type=submit]:active {
  background: #42536E;
  text-decoration: none;
  color: #ffffff;
  outline: 0;
}

.row {
  --bs-gutter-x: 1.875rem;
}

.row.g-0,
.row.gx-0 {
  --bs-gutter-x: 0;
}

.container {
  padding-right: var(--bs-gutter-x, 0.938rem);
  padding-left: var(--bs-gutter-x, 0.938rem);
}

.main-outercon {
  overflow: hidden;
}

.btn-hollow {
  display: inline-block;
  height: 65px;
  line-height: 63px;
  border: 1px solid #ffffff;
  padding: 0 10px;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "VIC-SemiBold";
  color: #ffffff;
  position: relative;
  min-width: 186px;
  text-align: center;
}
.btn-hollow:after {
  position: absolute;
  content: "";
  left: 36px;
  right: 36px;
  margin: 0 auto;
  width: calc(100% - 72px);
  height: 1px;
  background: #545352;
  z-index: 10;
  -webkit-transition: all 400ms ease-in-out 0s;
  transition: all 400ms ease-in-out 0s;
}

/**********************************************
   Header 
***********************************************/
.header-container {
  width: 100%;
  background: #ffffff;
  height: 112px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999999;
  border-bottom: 1px solid rgb(20 20 20 / 12%);
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header-container {
    height: 111px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-container {
    height: 81px;
  }
}
@media (max-width: 1199px) {
  .header-container {
    height: 81px;
  }
}
.header-container .header-top {
  width: 100%;
  background: #02022e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header-container .header-top .container-fluid {
  padding-left: 19px;
  padding-right: 0px;
}
.header-container .header-top .top-left {
  float: left;
}
.header-container .header-top ul {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.header-container .header-top ul li {
  margin-right: 17px;
  line-height: 1;
  float: left;
}
.header-container .header-top ul li a {
  color: #ffffff;
  font-size: 13px;
  /*font-family: 'Poppins', sans-serif; */
  font-weight: 400;
  padding: 11px 0;
  float: left;
}
.header-container .header-top ul li a i {
  margin-right: 6px;
  font-size: 20px;
}
.header-container .header-top .top-right {
  float: right;
  background-color: #02022e;
  padding-right: 38px;
  /* width: 178px; */
}
.header-container .header-top .top-right ul li {
  border-left: 1px solid #02022e00;
  margin: 0;
}
.header-container .header-top .top-right ul li a {
  text-transform: uppercase;
  letter-spacing: 2.9px;
  padding: 0 15px;
  line-height: 48px;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-weight: 500;
  position: relative;
  cursor: pointer;
}
.header-container .header-top .top-right ul li a:hover {
  color: rgb(255 255 255 / 85%);
}
.header-container .header-top .top-right ul li a svg {
  margin-right: 20px;
  vertical-align: -3px;
}
.header-container .header-top .top-right ul li a span {
  width: 15px;
  height: 15px;
  background: #fb2b94;
  border-radius: 50%;
  /* display: block; */
  position: absolute;
  top: 9px;
  font-size: 9px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  right: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header-container .header-top .top-right ul li.language-switcher {
  margin: 0;
  padding: 0;
}
.header-container .header-bottom {
  width: 100%;
  position: absolute;
  background: #ffffff;
  left: 0;
  top: 48px;
  height: auto;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.header-container .header-bottom .container-fluid {
  padding-left: 28px;
  padding-right: 0;
}
.header-container .header-inner {
  width: 100%;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
@media (max-width: 1199px) {
  .header-container .header-inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
}
.header-container .header-inner .header-logo {
  width: 100%;
  max-width: 180px !important;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .header-container .header-inner .header-logo {
    max-width: 410px;
  }
}
@media (max-width: 1199px) {
  .header-container .header-inner .header-logo {
    max-width: 266px;
    z-index: 100;
  }
}
.header-container .header-inner .header-logo img {
  width: 100%;
  display: block;
}
.header-container .header-inner .header-right {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-flex: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-container .header-inner .header-right {
    width: 84%;
  }
}
@media (max-width: 1199px) {
  .header-container .header-inner .header-right {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    height: auto;
    background: #ffffff;
    padding: 98px 20px 20px;
    left: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    max-height: 100vh;
  }
  .header-container .header-inner .header-right:before {
    position: fixed;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 75px;
    background: #ffffff;
  }
  .header-container .header-inner .header-right.pushed {
    left: 0;
    opacity: 1;
    visibility: visible;
  }
}
.header-container .header-menu {
  padding-right: 25px;
}
@media (max-width: 1199px) {
  .header-container .header-menu {
    -ms-flex-order: 2;
    width: 100%;
    padding: 42px 0;
  }
}
.header-container .header-menu ul {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 1199px) {
  .header-container .header-menu ul {
    display: block;
  }
}
.header-container .header-menu ul li {
  position: relative;
  border-radius: 10px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
@media (max-width: 1199px) {
  .header-container .header-menu ul li {
    margin-top: 30px;
    border-radius: 0px;
  }
  .header-container .header-menu ul li:first-child {
    margin-top: 0;
  }
}
.header-container .header-menu ul li a {
  display: block;
  color: #42536E;
  padding: 17px 13px 19px;
  position: relative;
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 17px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header-container .header-menu ul li a {
    font-size: 15px;
    line-height: 27px;
    padding: 11px 11px 13px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-container .header-menu ul li a {
    font-size: 12px;
    line-height: 27px;
    padding: 6px 5px 8px;
  }
}
@media (max-width: 1199px) {
  .header-container .header-menu ul li a {
    font-size: 24px;
    padding: 0;
  }
  .header-container .header-menu ul li a:hover, .header-container .header-menu ul li a:focus {
    color: #42536E;
  }
}
.header-container .header-menu ul li a:before {
  position: absolute;
  content: "";
  left: 22px;
  right: 22px;
  width: 0;
  bottom: 11px;
  height: 2px;
  background: #f7a52b;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  margin: 0 auto;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .header-container .header-menu ul li a:before {
    left: 20px;
    right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header-container .header-menu ul li a:before {
    left: 12px;
    right: 12px;
    bottom: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-container .header-menu ul li a:before {
    left: 5px;
    right: 5px;
    bottom: 6px;
  }
}
@media (max-width: 1199px) {
  .header-container .header-menu ul li a:before {
    display: none;
  }
}
.header-container .header-menu ul li.current > a, .header-container .header-menu ul li:hover > a {
  color: #f7a52b;
}

.header-container .header-menu ul li.current > a:before, .header-container .header-menu ul li:hover > a:before {
  width: calc(100% - 44px);
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .header-container .header-menu ul li.current > a:before, .header-container .header-menu ul li:hover > a:before {
    width: calc(100% - 40px);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header-container .header-menu ul li.current > a:before, .header-container .header-menu ul li:hover > a:before {
    width: calc(100% - 24px);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-container .header-menu ul li.current > a:before, .header-container .header-menu ul li:hover > a:before {
    width: calc(100% - 10px);
  }
}
.header-container .header-menu ul li.dropdown-parent > a {
  position: relative;
  z-index: 11;
}
.header-container .header-menu ul li.dropdown-parent > a:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0px;
  width: 100%;
  height: calc(100% + 10px);
  background: inherit;
  border-radius: 10px 10px 0 0;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header-container .header-menu ul li.dropdown-parent:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.header-container .header-menu ul li.dropdown-parent:hover > a {
  border-radius: 10px 10px 0 0;
  position: relative;
}
@media (max-width: 1199px) {
  .header-container .header-menu ul li.dropdown-parent:hover > a {
    border-radius: 0;
  }
}
.header-container .header-menu ul li.dropdown-parent:hover > a:after {
  opacity: 1;
  visibility: visible;
}
.header-container .header-menu ul li.dropdown-parent:hover > a:before {
  display: none;
}
.header-container .header-menu ul li ul {
  position: absolute;
  left: 0;
  top: 100%;
  min-width: 270px;
  -webkit-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.189057);
  box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.189057);
  background: #ffffff;
  display: block;
  padding: 0;
  margin-top: 10px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  z-index: 10;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .header-container .header-menu ul li ul {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header-container .header-menu ul li ul {
    min-width: 240px;
    padding: 20px 15px 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-container .header-menu ul li ul {
    min-width: 180px;
    padding: 15px 10px 17px;
  }
}
@media (max-width: 1199px) {
  .header-container .header-menu ul li ul {
    display: none;
  }
}
.header-container .header-menu ul li ul li {
  display: block;
  width: 100%;
  border-radius: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.header-container .header-menu ul li ul li:first-child {
  margin-top: 0;
}
.header-container .header-menu ul li ul li a {
  text-transform: capitalize;
  padding: 0;
  font-size: 17px;
  line-height: 18px;
  color: #9e9e9e;
  padding: 14px 20px;
}
.header-container .header-menu ul li ul li a:hover {
  background: #ecf5fc;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header-container .header-menu ul li ul li a {
    font-size: 15px;
    line-height: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-container .header-menu ul li ul li a {
    font-size: 12px;
    line-height: 16px;
  }
}
.header-container .header-menu ul li ul li a:before {
  display: none;
}
.header-container .header-menu ul li ul li:hover > a {
  color: #42536E;
}
.header-container .header-menu ul li:hover ul {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}

.fixed .header-bottom {
  z-index: 999;
  /* -webkit-box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.2); */
  /* box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.2); */
}

.right-block {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  right: 0px;
  text-align: center;
  top: 0px;
}

@media (max-width: 1199px) {
  .right-block {
    width: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    top: auto;
  }
}
.right-block .btn-link {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  height: 76px;
  color: #ffffff;
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  background: #1d243d;
  padding: 0px 17px;
  cursor: pointer;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  min-width: 161px;
}
.right-block .btn-link:hover, .right-block .btn-link:focus {
  background: #42536E;
  color: #ffffff;
}
.right-block .btn-link {
  color: #fff;
}
.right-block .btn-link a{
  color: #fff;
}
.right-block .btn-link  i{
  color: #fff;
  margin-right:10px;
}
.right-block .btn-link:nth-child(2) {
  background: #1d243d;
}
.right-block .btn-link:last-child {
  background: #f7a52b;
  text-align: left;
}
.right-block .btn-link:last-child i {
  font-size: 19px;
  margin-left: 10px;
}

.language-switcher {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  position: relative;
  z-index: 9;
}
@media (min-width: 768px) and (max-width: 991px) {
  .language-switcher img {
    width: 20px;
  }
}
.language-switcher a.lang {
  display: block;
  height: 48px;
  padding: 0 30px 0 15px !important;
  position: relative;
  z-index: 1;
  line-height: 48px;
}
.language-switcher a.lang:after {
  position: absolute;
  content: "";
  right: 0px;
  top: 15px;
  width: 14px;
  height: 14px;
  background: url(../images/down-arrow.svg) no-repeat center center;
  background-size: 100%;
}
.language-switcher a.lang.open {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.language-switcher a.lang.open:after {
  -webkit-transform: rotate(180degdeg);
  transform: rotate(180degdeg);
}
.language-switcher a.lang span {
  display: none;
}
@media (max-width: 1199px) {
  .language-switcher a.lang span {
    display: inline-block;
    vertical-align: top;
    margin-left: 18px;
    color: #f7a52b;
    font-size: 18px;
  }
}
.language-switcher ul {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  border-radius: 2px;
  -webkit-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.120684);
  box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.120684);
  list-style: none;
  margin: 0;
  background: #ffffff;
  padding: 0 !important;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  display: block !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .language-switcher ul {
    padding-top: 47px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .language-switcher ul {
    padding-top: 40px;
  }
}
@media (max-width: 1199px) {
  .language-switcher ul {
    z-index: 1;
  }
}
.language-switcher ul.slidein {
  opacity: 1;
  visibility: visible;
}
.language-switcher li {
  width: 100%;
  display: inline-block;
  margin-top: 6px;
}
.language-switcher li a {
  display: block;
  font-size: 18px;
  color: #f7a52b !important;
  text-transform: uppercase;
  line-height: 28px !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .language-switcher li a {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .language-switcher li a {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 1199px) {
  .language-switcher li a {
    text-transform: inherit;
  }
}
.language-switcher li a img {
  display: inline-block;
  vertical-align: middle;
}
.language-switcher li a span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .language-switcher li a span {
    margin-left: 4px;
  }
}
.language-switcher.mob {
  display: none;
}
@media (max-width: 1199px) {
  .language-switcher.mob {
    display: block;
    margin-bottom: 10px;
  }
}

.header-contact {
  display: none;
  width: 100%;
}
@media (max-width: 1199px) {
  .header-contact {
    display: block;
    padding: 0 0 24px;
  }
}
.header-contact ul {
  display: block;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}
.header-contact ul li {
  display: block;
  margin-bottom: 12px;
}
.header-contact ul li a {
  font-size: 22px;
  color: #f7a52b;
  text-decoration: underline;
}
.header-contact ul li a i {
  color: #42536E;
  margin-right: 26px;
}
.header-contact ul li a:hover, .header-contact ul li a:focus {
  color: #42536E;
}

.header-links {
  display: none;
}
@media (max-width: 1199px) {
  .header-links {
    display: block;
  }
}
.header-links a {
  font-size: 22px;
}

.menu-btn {
  display: inline-block;
  width: 40px;
  height: 17px;
  position: relative;
  margin-left: 20px;
}
@media (max-width: 1199px) {
  .menu-btn {
    z-index: 100;
  }
}
.menu-btn span {
  display: block;
  width: 100%;
  height: 3px;
  background: #42536E;
  opacity: 1;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.menu-btn span:first-child {
  top: 0;
}
.menu-btn span:nth-child(2), .menu-btn span:nth-child(3) {
  top: 7px;
}
.menu-btn span:nth-child(4) {
  top: 14px;
}
.menu-btn.active span:first-child {
  top: 7px;
  width: 0;
}
.menu-btn.active span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu-btn.active span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.menu-btn.active span:nth-child(4) {
  top: 7px;
  width: 0;
}

.cf:after {
  content: "";
  display: table;
  clear: both;
}

/* inline block */
.ib {
  display: inline-block;
  vertical-align: top;
}

.ib-m {
  display: inline-block;
  vertical-align: middle;
}

/* ==============================
	$-Styles
============================== */
.search {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  padding: 5px;
  right: 370px;
  border-radius: 50px;
  z-index: 9;
  padding-right: 27px;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.search.slide {
  background: #ffffff;
  position: absolute;
  width: 100%;
  right: 0;
  height: 100%;
  border-radius: 0;
  z-index: 99;
}
.search.slide .search-slide {
  width: 100% !important;
}
.search input[type=submit] {
  vertical-align: middle;
  width: 1.375em;
  height: 1.375em;
  border: none;
  outline: none;
  background: none;
  -webkit-transition: opacity 100ms ease-in-out;
  transition: opacity 100ms ease-in-out;
  padding: 0;
  line-height: 1;
  opacity: 1;
  color: #42536E;
}
.search input[type=submit]:hover {
  opacity: 0.5;
}
.search input[type=text] {
  width: 14em;
  height: 2.5em;
  padding: 0 0.375em;
  color: #42536E;
  font-size: 14px;
  border: none;
  margin: 0.5em 0 0.5em 0.1875em;
  background: inherit;
  -webkit-transition: border-color 100ms ease-in-out;
  transition: border-color 100ms ease-in-out;
}
.search input[type=text]:focus {
  border-bottom-color: inherit;
  outline: none;
}

.search-slide {
  width: 0;
  height: 2.5em;
  overflow: hidden;
  position: relative;
  z-index: 99;
}

.search-close {
  width: 1.375em;
  height: 1.375em;
  text-align: center;
  cursor: pointer;
  -webkit-transition: opacity 100ms ease-in-out;
  transition: opacity 100ms ease-in-out;
  position: absolute;
  right: 0;
  top: 12px;
  color: #42536E;
}
.search-close:hover {
  opacity: 0.5;
}

/**********************************************
   Footer 
***********************************************/

.footer-top {
  width: 100%;
  background: url(../../assets/images/footer-bg.webp) #141b35;
  background-position: bottom;
  background-repeat: no-repeat;
  padding-bottom: 100px;
}

.footer-tophead {
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 55px 0;
}

.footer-tophead .d-flex,
.footer-bottom .d-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-flow: row wrap;
  padding-bottom: 0;
}

.footer-tophead h5 {
  color: #ffffff;
  width: 100%;
  line-height: 28px;
  margin: 0;
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 600;
}

.footer-tophead h5 span {
  font-size: 14px;
  letter-spacing: 0.01em;
  line-height: 24px;
  text-align: center;
  color: #fff;
  opacity: 0.55;
  font-weight: 400;
}

.footer-tophead ul {
  display: flex;
  align-items: center;
}

.footer-tophead ul li a i svg {
  vertical-align: middle;
}

.footer-tophead ul li a {
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 53px;
}

.footer-tophead ul li a:hover {
  opacity: 1;
  text-decoration: none;
}

.footer-tophead ul li a i {
  color: #fff;
  font-size: 25px;
  margin-right: 24px;
  vertical-align: -3px;
}

.footer-menus {
  width: 100%;
  padding: 55px 0;
}

.footer-menus h6 {
  color: #ffffff;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
}

.quickmenu ul {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count:1;
}

.footer-top .footer-menus ul li a,
.footer-menus address,
.footer-top .footer-menus ul li {
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 26px;
  margin-bottom: 5px;
  font-weight: 400;
}

.col-md-6.contact-footer ul li a,
.col-md-6.contact-footer ul li {
  text-transform: initial;
}

.footer-menus address {
  text-transform: capitalize;
  font-size: 14px;
  max-width: 400px;
}

.footer-bottom {
  width: 100%;
  padding: 20px 0;
  position: relative;
}

.footer-bottom p,
.footer-bottom span {
  font-size: 12px;
  letter-spacing: 1px;
  margin: 0;
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.01em;
  line-height: 24px;
  text-align: center;
  color: #061223;
}

.footer-bottom span {
  font-style: normal;
  font-size: 16px;
  line-height: 17px;
  text-align: left;
  color: #adadad;
  /* opacity: 0.3; */
  font-weight: 300;
}

.footer-bottom i img {
  width: 80px;
  vertical-align: 0px;
}

.footer-bottom i a {
  margin-left: 11px;
}


.scrolltop {
  width: 45px;
  height: 45px;
  line-height: 45px;
  background: #1d243d;
  display: inline-block;
  text-align: center;
  position: absolute;
  bottom: 145px;
  color: #ffffff;
  right: 25px;
}
.scrolltop:hover, .scrolltop:focus, .scrolltop:active {
  background: #02022E;
  color: #ffffff;
}

.mob-visible {
  display: none;
}

/**********************************************
   Banner 
***********************************************/
.banner-container {
  width: 100%;
  margin: 124px 0 0;
}
.banner-container .banner-block {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.19);
}
.banner-container .imagefluid {
  width: 100%;
  aspect-ratio: 1920/1187 !important;
  height: auto;
  background-position: top !important;
}
.banner-container ul li {
  position: relative;
}
.banner-container .banner-content {
  width: 100%;
  position: absolute;
  left: 0;
  top: auto;
  bottom: 30px;
}
.banner-container .banner-content .container {
  padding: 0 120px;
}
.banner-container .banner-content h1 {
  color: #141b35;
  font-size: 64px;
  margin: 18px 0 5px;
  max-width: 404px;
  line-height: 70px;
  font-weight: 700;
  text-transform: capitalize;
}
.banner-container .banner-content h1 strong {
  width: 100%;
  font-size: 45px;
  float: left;
}
.banner-container .banner-content h1 span {
  width: 100%;
  font-size: 45px;
  float: left;
  font-weight: 500;
}
.banner-container .banner-content .btn {
  width: 190px !important;
  height: 57px !important;
  background: #ffffff;
  color: #42536E;
  font-weight: 300;
}
.banner-container .banner-content .btn:hover {
  background: #42536E;
  color: #ffffff;
}

.slick-prev,
.slick-next {
  width: 44px;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 18vw;
  display: block !important;
  min-width: 0;
  height: 43px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  border-radius: 100%;
  outline: none;
  background: transparent;
  background-color: transparent !important;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}

.slick-next,
.slick-next:hover {
  right: 10px;
  left: auto;
  background: url(../images/next.svg) no-repeat center center;
}

.slick-prev,
.slick-prev:hover {
  left: 10px;
  z-index: 9999;
  background: url(../images/next.svg) no-repeat center center;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

/**********************************************
   Home 
***********************************************/
.content-container {
  width: 100%;
}

.feature-section {
  padding-bottom: 74px;
}

.container {
  padding-right: var(--bs-gutter-x, 0.938rem);
  padding-left: var(--bs-gutter-x, 0.938rem);
  max-width: 100% !important;
  padding: 0 102px;
}

ul.list-block {
  width: 100%;
  list-style-type: none;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 8px;
}
ul.list-block li {
  width: 16.66%;
  min-height: 378px;
  border-right: 3px solid #ffffff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -moz-align-items: end;
  align-items: end;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
ul.list-block li:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 64%;
  background: linear-gradient(289deg, #f7a52b 0%, #69d9f6 100%);
  -webkit-filter: drop-shadow(0px 21px 85px rgba(43, 149, 177, 0.4));
          filter: drop-shadow(0px 21px 85px rgba(43, 149, 177, 0.4));
  opacity: 0;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
ul.list-block li .block-content {
  min-height: 243px;
  background: #F5F6F6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background: #F5F6F6;
  position: relative;
  padding: 0 16px;
  padding-top: 93px;
  width: 100%;
}
ul.list-block li .block-content .block-image {
  width: 138px;
  height: 138px;
  background: #fff;
  -webkit-filter: drop-shadow(0px 2px 34px rgba(0, 0, 0, 0.03));
          filter: drop-shadow(0px 2px 34px rgba(0, 0, 0, 0.03));
  border-radius: 50%;
  position: absolute;
  top: -69px;
  background-size: 207px;
  background-repeat: no-repeat;
  background-position: 18px 22px;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  border: 1px solid #fff;
  z-index: 99;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  ul.list-block li .block-content .block-image {
    width: 118px;
    height: 118px;
    top: -69px;
    background-size: 172px;
    background-position: 19px 18px;
  }
}
ul.list-block li .block-content .block-des {
  z-index: 99;
  position: relative;
}
ul.list-block li .block-content .block-des h2 {
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.1em;
  line-height: 25px;
  text-align: center;
  color: #42536E;
  text-transform: uppercase;
 font-family: 'Poppins', sans-serif;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  margin-bottom: 16px;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  ul.list-block li .block-content .block-des h2 {
    font-size: 16px;
  }
}
ul.list-block li .block-content .block-des p {
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 22px;
  text-align: center;
  color: #134350;
  opacity: 0.65;
  margin-bottom: 7px;
font-family: 'Poppins', sans-serif;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  ul.list-block li .block-content .block-des p {
    font-size: 14px;
  }
}
ul.list-block li:hover .block-content .block-image {
  background-color: #6BD3EF;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background-position: -92px 22px;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  ul.list-block li:hover .block-content .block-image {
    background-position: -76px 22px;
  }
}
ul.list-block li:hover .block-content .block-des {
  z-index: 99;
  position: relative;
}
ul.list-block li:hover .block-content .block-des h2 {
  color: #ffffff;
}
ul.list-block li:hover .block-content .block-des p {
  color: #ffffff;
  opacity: 1;
}
ul.list-block li:hover:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(289deg, #f7a52b 0%, #69d9f6 100%);
  -webkit-filter: drop-shadow(0px 21px 85px rgba(43, 149, 177, 0.4));
          filter: drop-shadow(0px 21px 85px rgba(43, 149, 177, 0.4));
  opacity: 1;
  -webkit-transition: height 0.5s ease-out;
  transition: height 0.5s ease-out;
}
ul.list-block li:last-child {
  border: 0;
}

.about-section {
  position: relative;
  padding-bottom: 124px;
  padding-top: 114px;
  background: transparent;
  background-size: 94%;
  background-repeat: no-repeat;
  background-position: left bottom;
}
.about-section .about-text {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translate(16px, -50px);
  transform: translate(16px, -50px);
  top: 23%;
}
.about-section .about-content {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.about-section .about-content .image-about {
  width: 46%;
 
}
.about-section .about-image-bg  {
  min-width: 545px;
  height: 13vw;
  background: linear-gradient(149deg, #FFF2F2 0%, #FFF2F2 100%);
  opacity: 1;
  position: absolute;
  width: 39%;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.about-section .about-content .image-about img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.about-section .about-content .image-about .founder {
  margin-top: 23px;
}
.about-section .about-content .image-about .founder h5 {
  font-weight: normal;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 21px;
  text-align: left;
  color: #cbc7c9;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.about-section .about-content .image-about .founder h3 {
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 1;
  text-align: left;
  color: #c1c1c1;
  margin-bottom: 0px;
  text-transform: uppercase;
}
.about-section .about-content .about-decr {
  width: 50%;
  padding: 80px 94px 51px 80px;
  position: relative;
  margin: 0 6%;
  background-color: #fff;
}

.about-section .about-content-bg  {
  max-width: 40%;
  height: calc(100% - 121px);
  background: linear-gradient(149deg,  #fff 0%, #f7a52b 100%);
  opacity: 0.17;
  position: absolute;
  bottom:0;
  right:140px;
  z-index: -1;
  width: 50%;
}



@media screen and (min-width: 1600px) and (max-width: 1700px) {
  .about-section .about-content .about-decr {
    padding: 37px 68px 40px 68px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .about-section .about-content .about-decr {
    padding: 37px 66px 40px 44px;
  }
}
.about-section .about-content .about-decr h3 {
  font-weight: bold;
  font-size: 44px;
  line-height: 46px;
  text-align: left;
  color: #f7a52b;
  text-transform: uppercase;
  font-weight: 700;
  max-width: 435px;
}
.about-section .about-content .about-decr h3 span {
  color: #141b35;
}
.about-section .about-content .about-decr h3:after {
  content: "";
  width: 292.97px;
  height: 301.65px;
  background: #fff;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  z-index: -1;
  top: -137px;
  left: 217px;
}
.about-section .about-content .about-decr p {
  font-weight: 300;
  font-size: 16px;
  line-height: 29px;
  text-align: left;
  color: #666873;
  font-family: 'Poppins', sans-serif;
}
.about-section .about-content .about-decr .link {
  position: relative;
  margin-top: 40px;
}
.about-section .about-content .about-decr .link:after {
  content: "";
  background: #f7a52b;
  height: 3px;
  width: 44px;
  position: absolute;
  left: -6px;
  bottom: -11px;
}
.about-section .about-content .about-decr .link:before {
  content: "";
  background: #f7a52b;
  height: 44px;
  width: 3px;
  position: absolute;
  left: -9px;
  bottom: -11px;
}
.about-section .about-content .about-decr .link a {
  max-width: 189.77px;
  height: 50px;
  background: transparent;
  border: 1px solid #141b3542;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 300;
  font-size: 20px;
  text-align: center;
  color: #42536E;
  font-family: 'Poppins', sans-serif;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.about-section .about-content .about-decr .link a:hover {
  background: #f7a52b;
  color: #ffffff;
}
.about-section .about-content .about-decr .corner {
  position: absolute;
  left: 0;
  width: 183.37px;
  height: 188.92px;
  top: 0;
  border-top: 3px solid #f7a52b;
  border-left: 3px solid #f7a52b;
}

.specialist-section {
  padding-top: 100px;
}
.specialist-section .specailist-outer {
  background: linear-gradient(4deg, #e8f7fb 0%, #fff 100%);
}
.specialist-section .specailist-outer .spec-image {
  width: 66%;
  position: relative;
}
.specialist-section .specailist-outer .spec-image .content-specialist {
  max-width: 607.32px;
  height: 409px;
  max-width: 48%;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  bottom: 97px;
  /* right: 0; */
  width: 100%;
  left: 95%;
}
.specialist-section .specailist-outer .spec-image .content-specialist .box-spec {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 371px;
}
.specialist-section .specailist-outer .spec-image .content-specialist .box-spec h3 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: bold;
  font-size: 63px;
  line-height: 74px;
  /* text-align: left; */
  color: #42536E;
  text-transform: uppercase;
}
.specialist-section .specailist-outer .spec-image .content-specialist .box-spec h3 span {
  color: #f7a52b;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .specialist-section .specailist-outer .spec-image .content-specialist .box-spec h3 {
    font-size: 49px;
    line-height: 54px;
  }
}
.specialist-section .specailist-outer .spec-image .content-specialist .box-spec a {
  width: 190.25px;
  height: 55px;
  background: #f7a52b;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 17px;
  border-radius: 4px;
  font-size: 20px;
  letter-spacing: 0.01em;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.specialist-section .specailist-outer .spec-image .content-specialist .box-spec a:hover {
  background: #42536E;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .specialist-section .specailist-outer .spec-image .content-specialist .box-spec a {
    width: 175.25px;
    height: 45px;
    font-size: 17px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .specialist-section .specailist-outer .spec-image .content-specialist {
    left: 87%;
    max-width: 54%;
    height: 317px;
    bottom: 77px;
  }
}

.pharmacy-section {
  padding-top: 75px;
  padding-bottom: 85px;
  position: relative;
}
.pharmacy-section .container {
  position: relative;
  z-index: 1;
}
.pharmacy-section .left-text svg {
  width: 51%;
  height: 10%;
}
.pharmacy-section .side-bg {
  position: absolute;
  right: 0;
  top: 0;
  max-width: 48%;
}
.pharmacy-section .side-bg img {
  width: 100%;
}
.pharmacy-section .left-bg {
  position: absolute;
  max-width: 30%;
  width: 100%;
  top: 0;
}
.pharmacy-section .left-bg img {
  width: 100%;
}
.pharmacy-section .outer-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 15px;
}
.pharmacy-section .outer-content .content-pharma {
  max-width: 40%;
  padding-top: 10%;
}
.pharmacy-section .outer-content .content-pharma h5 {
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.01em;
  text-align: left;
  color: #32353c;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 10px;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .pharmacy-section .outer-content .content-pharma h5 {
    font-size: 28px;
    margin-bottom: 7px;
    line-height: 25px;
  }
}
.pharmacy-section .outer-content .content-pharma h3 {
  font-weight: bold;
  font-size: 57px;
  line-height: 53px;
  text-align: left;
  color: #f7a52b;
  text-transform: uppercase;
  margin-bottom: 60px;
}
.pharmacy-section .outer-content .content-pharma h3 span {
  color: #42536E;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .pharmacy-section .outer-content .content-pharma h3 {
    font-size: 47px;
    line-height: 57px;
  }
}
.pharmacy-section .outer-content .content-pharma a {
  width: 181.09px;
  height: 55px;
  background: #1d243d;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 3px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 24px;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  font-size: 20px;
}
.pharmacy-section .outer-content .content-pharma a:hover {
  background: #42536E;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .pharmacy-section .outer-content .content-pharma a {
    width: 156.09px;
    height: 45px;
    padding: 0 24px;
    font-size: 16px;
  }
}
.pharmacy-section .outer-content .image-section {
  
  max-width: 60%;
  position: relative;
}

.pharmacy-section .outer-content .image-section .services-slider {
  width: 100%;
  display: block;
}
.pharmacy-section .outer-content .image-section .services-slider .service-item {
  width: 100%;
  display: block;
  position: relative;
}
.pharmacy-section .outer-content .image-section .services-slider .slick-slide {

  margin: 10px;
}


.pharmacy-section .outer-content .image-section .services-slider .service-item::before{

  height: 50%;
  background: linear-gradient(180deg, rgba(2, 2, 46, 0) 0%, #02022E 100%);
  opacity: 0.75;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 5;
  content: '';
}

.pharmacy-section .outer-content .image-section .services-slider .service-item .service-title{
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px 30px ;
  text-align: left;
  z-index: 10;
}
.pharmacy-section .outer-content .image-section .services-slider .service-item .service-title h5{font-size: 22px;line-height: 28px;color: #fff;font-weight: 400;text-transform: uppercase;letter-spacing: 1px;}

.pharmacy-section .outer-content .image-section .bg-image {
  max-width: 100%;
  height: 13vw;
  background: linear-gradient(149deg, #f7a52b 0%, #fff 100%);
  opacity: 0.17;
  position: absolute;
  width: 101%;
  bottom: -65px;
  left: -81px;
  z-index: -1;
}

.message-section {
  padding-top: 150px;
  padding-bottom: 103px;
}
.message-section .container .main-outer {
  position: relative;
}
.message-section .container .main-outer .chairman-message{

  width: 100%;
  position: relative;
  padding-right: 10%;
  
}

.message-section .container .main-outer .chairman-message:before{

  width: 80%;
  height: 90%;
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  background-color: #FC7542;
  opacity: .17;
  z-index: -1;

  
}


.message-section .container .main-outer .chairman-message img{
width: 100%;
 padding-left: 10%;
 padding-bottom: 10%;

  
}
.message-section .container .main-outer .bg-quote-left {
  position: absolute;
  top: -100px;
  left: 0;
  max-width:10%;
  width: 100%;
  z-index: -1;
}
.message-section .container .main-outer .bg-quote {
  position: absolute;
  right: 0;
  max-width: 39%;
  width: 100%;
  z-index: -1;
}
.message-section .container .main-outer .testi{

  z-index: 10;
  position: relative;
}



@media (min-width: 1200px) and (max-width: 1599px) {
  .message-section .container .main-outer .bg-quote {
    max-width: 46%;
  }
}
.message-section .outer-testislide {
  text-align: left;
  max-width: 100%;
  margin: 0 auto;
}
.message-section .outer-testislide .slick-slider {
  position: static;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .message-section .outer-testislide {
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
  }
}
.message-section .outer-testislide .content-testi {
  padding-top: 22px;
  max-width: 700px;
}
.message-section .outer-testislide .content-testi .q-ic {
  text-align: left;
  padding-bottom: 30px;
}
.message-section .outer-testislide .content-testi .q-ic img {
  margin: 0 auto;
}
.message-section .outer-testislide .content-testi .testi p {
  font-weight: normal;
  font-size: 20px;
  line-height: 25px;
  text-align: left;
  color: #9a9a9a;
  font-family: 'Poppins', sans-serif;
}
.message-section .outer-testislide .content-testi .testi h5 {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  color: #42536E;
  font-family: 'Poppins', sans-serif;
  text-transform: capitalize;
}
.message-section .outer-testislide .content-testi .testi h5 span {
  font-weight: 300;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .message-section .outer-testislide .content-testi {
    padding-top: 43px;
  }
}
.message-section .outer-testislide .slick-arrow {
  width: 86px;
  height: 86px;
  background: transparent;
  border: 1px solid #d5d5d5;
  top: 63%;
}
.message-section .outer-testislide .slick-arrow.slick-prev {
  left: 105px;
  background-image: url(../../assets/images/left-g.webp);
  -webkit-transform: unset;
          transform: unset;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.message-section .outer-testislide .slick-arrow.slick-prev:hover {
  background-image: url(../../assets/images/left-b.webp);
  border-color: #f7a52b;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .message-section .outer-testislide .slick-arrow.slick-prev {
    left: 0px;
  }
}
.message-section .outer-testislide .slick-arrow.slick-next {
  right: 105px;
  background-image: url(../../assets/images/right-g.webp);
  -webkit-transform: unset;
          transform: unset;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.message-section .outer-testislide .slick-arrow.slick-next:hover {
  background-image: url(../../assets/images/right-b.webp);
  border-color: #f7a52b;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .message-section .outer-testislide .slick-arrow.slick-next {
    right: 0px;
  }
}
.message-section .outer-testislide .titletesti h3 {
  font-weight: bold;
  font-size: 63px;
  line-height: 64px;
  text-align: left;
  color: #42536E;
  text-transform: uppercase;
}
.message-section .outer-testislide .titletesti h3 span {
  color: #f7a52b;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .message-section .outer-testislide .titletesti h3 {
    font-size: 47px;
    line-height: 58px;
  }
}
.message-section .outer-testislide .titletesti h5 {
  font-weight: 600;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  color: #d9d9d9;
font-family: 'Poppins', sans-serif;
}

.gallery-section {
  padding-bottom: 74px;
}
.gallery-section .gallery-head .outer-header {
  /* border-top: 1px solid #cecece; */
  padding-top: 30px;
}
.gallery-section .gallery-head .outer-header h3 {
  font-weight: bold;
  font-size: 46px;
  line-height: 48px;
  text-align: left;
  color: #42536E;
  text-transform: uppercase;
  margin-bottom: 43px;
}
.gallery-section .gallery-head .outer-header h3 span{
 color: #f7a52b;
}
.gallery-section .gallery-slider .container {
  padding-right: 0;
}
.gallery-section .gallery-slider .container .slider-gallery {
  /* the slides */
  /* the parent */
  /* item */
}
.gallery-section .gallery-slider .container .slider-gallery .slick-list {
  padding-left: 0 !important;
}
.gallery-section .gallery-slider .container .slider-gallery .slick-slider {
  overflow: hidden;
}
.gallery-section .gallery-slider .container .slider-gallery .slick-list {
  margin: 0 -9px;
}
.gallery-section .gallery-slider  .slick-slide {
margin:  0 10px;
  }
  
.gallery-section .gallery-slider  .gal-item {
  padding: 0 0;
  position: relative;
  display: block !important;
  overflow: hidden;
  aspect-ratio: 400/250;
}

.gallery-section .gallery-slider  .gal-item  .card-project .block-image {

  aspect-ratio: 400/250 !important;
  display: block;
}
.gallery-section .gallery-slider  .gal-item img{width: 100%;height: 100%;object-fit: cover;object-position: top center; display: block;}




.gallery-section .gallery-slider .container .slider-gallery .gal-item .text-container{
  position: absolute;
  bottom: 17px;
  left: 0;
  padding: 0px 30px;
  z-index: 99;
  transition: all .3s cubic-bezier(0.075, 0.82, 0.165, 1);
  transform: translateY(-100%);
  transition-delay: .3s;
  width: 100%;
  opacity: 0;
}
.gallery-section .gallery-slider .container .slider-gallery .gal-item .card-project .text-container h4 {
  color: #fff;
}
.gallery-section .gallery-slider .container .slider-gallery .gal-item .card-project .text-container h6 {
  color: #fff;
}


.gallery-section .gallery-slider .container .slider-gallery .gal-item:hover .text-container{

  transition: all .3s cubic-bezier(0.075, 0.82, 0.165, 1);
  transform: translateY(0%);
  opacity: 1;
}


.gallery-section .gallery-slider .container .slider-gallery .gal-item .card-project .btn-explore a {
    border: 1px solid rgb(255 255 255);
    width: 74px;
    height: 74px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    line-height: 10px;
    letter-spacing: 3.64px;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    line-height: 16px;
    gap: 20px;
    text-transform: uppercase;
    border-radius: 200px;
    display: none;
}


.gallery-section .gallery-slider .container .slider-gallery .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 48px;
}
.gallery-section .gallery-slider .container .slider-gallery .slick-dots li button {
  width: 9px;
  height: 9px;
  background: transparent;
  border: 1px solid #f7a52b;
  font-size: 0;
  display: block;
  line-height: normal;
  padding: 0;
  margin: 5px 4px;
  border-radius: 50%;
}
.gallery-section .gallery-slider .container .slider-gallery .slick-dots li.slick-active button {
  background: #f7a52b;
}
.gallery-section .gallery-slider .container .slider-gallery .slick-arrow {
  position: absolute;
  top: -109px;
  right: 0;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.gallery-section .gallery-slider .container .slider-gallery .slick-arrow.slick-prev {
  width: 48px;
  height: 48px;
  background: transparent;
  border: 1px solid #cdcdcd;
  opacity: 1;
  right: 169px;
  left: unset;
  background-image: url(../../assets/images/left-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.gallery-section .gallery-slider .container .slider-gallery .slick-arrow.slick-prev:hover {
  background-image: url(../../assets/images/left-ar-w.svg) !important;
  background-color: #f7a52b !important;
  /* transform: unset; */
  background-position: center;
  opacity: 1;
  border-color: #f7a52b;
}
.gallery-section .gallery-slider .container .slider-gallery .slick-arrow.slick-next {
  width: 48px;
  height: 48px;
  background: transparent;
  border: 1px solid #dbd8d8;
  opacity: 1;
  right: 100px;
  left: unset;
  background-image: url(../../assets/images/left-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.gallery-section .gallery-slider .container .slider-gallery .slick-arrow.slick-next:hover {
  background-image: url(../../assets/images/left-ar-w.svg) !important;
  background-color: #f7a52b !important;
  /* transform: unset; */
  background-position: center;
  opacity: 1;
  border-color: #f7a52b;
}




.insurance-section {
  background-color: #fff6e9;
  padding: 66px 0;
  position: relative;
}
.insurance-section .bg-text {
  position: absolute;
  right: 0;
  top: 39px;
  -webkit-text-stroke: 1px #1d243d;
}
.insurance-section .bg-leave {
  max-width: 100%;
  height: 100%;
  /* background: transparent; */
  /* opacity: 0.58; */
  position: absolute;
  bottom: 0;
  right: 0;
  background-image: url(../../assets/images/client-bg.webp);
  z-index: 999;
  background-size: 100%;
  background-position: -3px 102px;
  background-repeat: no-repeat;
  overflow: hidden;
  width: 100%;
  background-position: bottom;
}
.insurance-section .outer-header h3 {
  font-weight: bold;
  font-size: 45px;
  line-height: 48px;
  text-align: left;
  color: #f7a52b;
  text-transform: uppercase;
  margin-bottom: 70px;
}
.insurance-section .outer-header h3 span {
  color: #42536E;
}
.insurance-section .gallery-slider {
  position: relative;
  z-index: 999;
}
.insurance-section .gallery-slider .container {
  padding-right: 205px;
}
.insurance-section .gallery-slider .container .slider-insurance {
  /* the parent */
  /* item */
}
.insurance-section .gallery-slider .container .slider-insurance .gal-item {
  background-color: #fff;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  aspect-ratio: 1/1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  padding: 16px;
}
.insurance-section .gallery-slider .container .slider-insurance .slick-slider {
  overflow: hidden;
}
.insurance-section .gallery-slider .container .slider-insurance .slick-list {
  margin: 0 -9px;
}
.insurance-section .gallery-slider .container .slider-insurance .slick-slide {
  margin: 0 9px;
}
.insurance-section .gallery-slider .container .slider-insurance .slick-slide img {
  display: block;
  width: 100%;
}
.insurance-section .gallery-slider .container .slider-insurance .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 48px;
}
.insurance-section .gallery-slider .container .slider-insurance .slick-dots li button {
  width: 8px;
  height: 8px;
  background: transparent;
  border: 1px solid #1d243d;
  font-size: 0;
  display: block;
  line-height: normal;
  padding: 0;
  margin: 5px 3px;
  border-radius: 50%;
}
.insurance-section .gallery-slider .container .slider-insurance .slick-dots li.slick-active button {
  background: #42536E;
  border: 1px solid #42536E;
}
.insurance-section .gallery-slider .container .slider-insurance .slick-arrow {
  position: absolute;
  top: -109px;
  right: 0;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  transform: none !important;
  cursor: pointer !important;
}
.insurance-section .gallery-slider .container .slider-insurance .slick-arrow.slick-prev {
  width: 70px;
  height: 71px;
  background-color: #fff !important;
  border: 0px solid #707070;
  opacity: 1;
  right: 0;
  left: unset;
  background-image: url(../../assets/images/left-black-arrow.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  border-radius: 0;
}
.insurance-section .gallery-slider .container .slider-insurance .slick-arrow.slick-prev:hover {
  background-image: url(../../assets/images/left-white-arrow.webp) !important;
  background-color: #1d243d !important;
  background-position: center;
  opacity: 1;
  border-color: #1d243d;
}
.insurance-section .gallery-slider .container .slider-insurance .slick-arrow.slick-next {
  width: 70px;
  height: 71px;
  background-color: #fff !important;
  border: 0px solid #707070;
  opacity: 1;
  right: 0px;
  left: unset;
  background-image: url(../../assets/images/right-black-arrow.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  border-radius: 0;
  top: -181px;
}
.insurance-section .gallery-slider .container .slider-insurance .slick-arrow.slick-next:hover {
  background-image: url(../../assets/images/right-white.webp) !important;
  background-color: #1d243d !important;
  background-position: center;
  opacity: 1;
  border-color: #1d243d;
}

.subscribe-section {
  padding: 84px 0;
  background-color: #E2F6FC;
}
.subscribe-section .outer-sub {
  max-width: 1192px;
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .subscribe-section .outer-sub {
    max-width: 1015px;
  }
}
.subscribe-section .outer-sub .sub-text h4 {
  font-weight: 400;
  font-size: 23px;
  line-height: 34px;
  text-align: left;
  color: #2b95b1;
  text-transform: uppercase;
  margin: 0;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .subscribe-section .outer-sub .sub-text h4 {
    font-size: 20px;
    line-height: 31px;
  }
}
.subscribe-section .outer-sub .input-sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.subscribe-section .outer-sub .input-sub input {
  max-width: 524.67px;
  height: 60px;
  border-radius: 30px;
  background: transparent;
  border: 2px solid #2b95b1;
  width: 100%;
  color: #2b95b1;
  padding-left: 20px;
  font-size: 16px;
}
.subscribe-section .outer-sub .input-sub input::-webkit-input-placeholder {
  color: #2b95b1;
  font-size: 16px;
}
.subscribe-section .outer-sub .input-sub input::-moz-placeholder {
  color: #2b95b1;
  font-size: 16px;
}
.subscribe-section .outer-sub .input-sub input:-ms-input-placeholder {
  color: #2b95b1;
  font-size: 16px;
}
.subscribe-section .outer-sub .input-sub input::-ms-input-placeholder {
  color: #2b95b1;
  font-size: 16px;
}
.subscribe-section .outer-sub .input-sub input::placeholder {
  color: #2b95b1;
  font-size: 16px;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .subscribe-section .outer-sub .input-sub input {
    max-width: 442.67px;
    height: 52px;
    border-radius: 30px;
    background: transparent;
    border: 2px solid #2b95b1;
    width: 100%;
  }
}
.subscribe-section .outer-sub .input-sub button {
  width: 193px;
  height: 64px;
  border-radius: 32px;
  background: transparent;
  border: 2px solid #2b95b1;
  font-weight: bold;
  font-size: 16px;
  line-height: 41px;
  text-align: left;
  color: #2b95b1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 19px;
  text-transform: uppercase;
}
.subscribe-section .outer-sub .input-sub button:hover {
  background-color: #2b95b1;
  color: #fff;
}
.subscribe-section .outer-sub .input-sub button:hover svg path {
  fill: white;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .subscribe-section .outer-sub .input-sub button {
    max-width: 178px;
    height: 52px;
    width: 100%;
    border-radius: 32px;
    background: transparent;
    border: 2px solid #2b95b1;
    font-weight: bold;
    font-size: 15px;
  }
}

.social-section {
  padding: 100px 0 30px;
}
.social-section  .social-head{
  text-align: center;
  padding-bottom: 50px;

}
.social-section  .social-head h3{
  color: #f7a52b;
  font-size: 36px;

}

.social-section  .social-head h5{
  color: #02022E;
  text-align: center;
  font-size: 18px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 0;


}
.social-section .slider-instagram {
 
}
.social-section .slider-instagram .slick-slider {
  overflow: hidden;
}
.social-section .slider-instagram .slick-list {
  margin: 0 -9px;
}
.social-section .slider-instagram .slick-slide {
  margin: 0 4px;
}
.social-section .slider-instagram .gal-item {
  position: relative;
}
.social-section .slider-instagram .gal-item:before {
  width: 100%;
  height: 100%;
  background-image: #f7a52b;
  opacity: 0;
  content: "";
  top: 0;
  left: 0;
  z-index: 999;
  display: block;
  right: 0;
  bottom: 0;
  background-color: rgba(74, 193, 224, 0.66);
  position: absolute;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  background-image: url(../../assets/images/insta.svg);
  background-repeat: no-repeat;
  background-position: 10px;
  background-size: 27px;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}
.social-section .slider-instagram .gal-item:hover:before {
  width: 100%;
  background-image: #f7a52b;
  opacity: 1;
  content: "";
  left: 0;
  z-index: 999;
  display: block;
  right: 0;
  bottom: 0;
  background-color: rgba(74, 193, 224, 0.66);
  position: absolute;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  height: 100%;
  background-image: url(../../assets/images/insta.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 27px;
  -webkit-transform: scale(1);
          transform: scale(1);
}

@media screen and (min-width: 1600px) {
  .container-fluid {
    padding-left: 140px;
    padding-right: 140px;
  }
}
@media screen and (min-width: 1600px) and (max-width: 1800px) {
  .container,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
    max-width: 1469px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .about-section .about-content .about-decr h3 {
    font-size: 36px;
    line-height: 41px;
  }

  .about-section .about-content .about-decr p {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 10px;
  }

  .container-fluid {
    padding-left: 80px;
    padding-right: 80px;
  }

  .about-section .about-content .about-decr .link a {
    max-width: 150.77px;
    height: 44.45px;
    font-size: 17px;
    margin-top: 28px;
  }

  .about-section {
    padding-bottom: 107px;
    background-size: 92%;
  }

  .about-content-bg{
    right:100px !important
}

  .about-section .about-content .image-about .founder {
    margin-top: 15px;
  }
}
/***********contact page********/
.contactpage-section {
  padding-top: 116px;
}
.contactpage-section .contact-outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.contactpage-section .address-section {
  max-width: 426px;
  overflow: hidden;
  position: relative;
  background-color: #f39c1a;
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  padding: 77px 0;
  background-image: url(../images/contact-bg.webp);
  grid-gap: 31px;
  width: 100%;
  background-position: left;
  background-repeat: no-repeat;
}
.contactpage-section .address-section .address-box {
  position: relative;
  z-index: 9;
}
.contactpage-section .address-section .address-box .ic {
  margin-bottom: 12px;
}
.contactpage-section .address-section .address-box h3 {
  font-weight: normal;
  font-size: 17px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #fff;
  text-align: center;
  margin-bottom: 12px;
 font-family: 'Poppins', sans-serif;
}
.contactpage-section .address-section .address-box p {
  font-weight: normal;
  font-size: 14px;
  padding: 0 30px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  margin-bottom: 3px;
}
.contactpage-section .address-section .address-box a {
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  margin-bottom: 3px;
  display: block;
}
.contactpage-section .address-section .bg-address {
  position: absolute;
  height: 100%;
}
.contactpage-section .contact-content {
  max-width: 1491px;
  width: 100%;
}
.contactpage-section .contact-content .top-head {
  padding: 75px 0 80px 80px;
  background-color: #fff3e2;
}
.contactpage-section .contact-content .top-head .head-inner {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.contactpage-section .contact-content .top-head .head-inner h3 {
  font-weight: bold;
  font-size: 57px;
  text-align: left;
  color: #f7a52b;
  text-transform: uppercase;
  margin-bottom: 4px;
 font-family: 'Poppins', sans-serif;
}
.contactpage-section .contact-content .top-head .head-inner h4 {
  font-weight: 500;
  font-size: 32px;
  line-height: 31px;
  text-align: left;
  color: #42536E;
  margin-bottom: 0px;
 font-family: 'Poppins', sans-serif;
}
.contactpage-section .contact-content .top-head .head-inner svg {
  position: absolute;
  /* top: 0; */
  bottom: -66px;
  right: -175px;
}
.contactpage-section .contact-content .map {
  height: 71.8%;
  display: block;
  width: 100%;
}
.contactpage-section .contact-content .map iframe {
  height: 100%;
  width: 100%;
}

.page-form {
  padding-top: 140px;
  padding-bottom: 101px;
  background-image: url(../../assets/images/cnt-bg.webp);
  background-repeat: no-repeat;
  background-position: right;
  position: relative;
  overflow: hidden;
}
.page-form .container-fluid {
  position: relative;
  z-index: 99;
}
.page-form .back-bg {
  position: absolute;
  bottom: -32px;
  left: -39px;
}
.page-form .outer-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-form .outer-form .left-form {
  max-width: 726.1px;
  width: 100%;
  background-color: #fff;
  padding: 39px 83px;
}
.page-form .outer-form .left-form h3 {
  font-weight: normal;
  font-size: 24px;
  text-align: left;
  color: #161616;
  margin-bottom: 12px;
 font-family: 'Poppins', sans-serif;
}
.page-form .outer-form .left-form p {
  font-weight: normal;
  font-size: 16px;
  text-align: left;
  color: #808080;
  max-width: 295px;
  width: 100%;
 font-family: 'Poppins', sans-serif;
  margin-bottom: 0;
}
.page-form .outer-form .left-form form {
  padding-top: 58px;
}
.page-form .outer-form .left-form form .field {
  padding-bottom: 26px;
}
.page-form .outer-form .left-form form .field label {
  font-weight: normal;
  font-size: 18px;
  text-align: left;
  color: #bfc6ce;
  line-height: 19px;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.page-form .outer-form .left-form form .field input {
  border-bottom: 1px solid #dbdbdb;
  border-radius: 0;
  height: 32px;
  font-size: 18px;
  text-align: left;
  color: #000;
  padding-left: 0;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.page-form .outer-form .left-form form .field input:focus {
  border-bottom: 1px solid #f7a52b;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.page-form .outer-form .left-form form .field:focus-within label {
  color: #f7a52b;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  font-size: 15px;
}
.page-form .outer-form .left-form form .field textarea {
  height: 93px;
  resize: none;
  padding: 0;
  border-bottom: 1px solid #dbdbdb;
  border-radius: 0;
  color: #000;
}
.page-form .outer-form .left-form form .field textarea:focus {
  border-bottom: 1px solid #f7a52b;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.page-form .outer-form .left-form form .btn-sub input {
  width: 100%;
  height: 63.28px;
  background: #f7a52b;
  font-weight: bold;
  font-size: 21px;
  text-align: left;
  color: #fff;
  text-align: center;
}
.page-form .outer-form .left-form form .btn-sub input:hover {
  background: #3995ad;
  color: #fff;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.page-form .outer-form .right-sec {
  max-width: 761px;
  width: 100%;
}
.page-form .outer-form .right-sec .review-box {
  max-width: 761px;
  width: 100%;
  background-color: #fff;
  padding: 78px 78px 90px 93px;
  position: relative;
  background: #fff;
  -webkit-filter: drop-shadow(-9px 7px 32px rgba(180, 214, 223, 0.33));
          filter: drop-shadow(-9px 7px 32px rgba(180, 214, 223, 0.33));
}
.page-form .outer-form .right-sec .review-box .inner-rw {
  position: relative;
  z-index: 9;
}
.page-form .outer-form .right-sec .review-box .inner-rw h3 {
  font-weight: bold;
  font-size: 26px;
  text-align: left;
  color: #42536E;
 font-family: 'Poppins', sans-serif;
}
.page-form .outer-form .right-sec .review-box .inner-rw .ic {
  margin-bottom: 12px;
}
.page-form .outer-form .right-sec .review-box .inner-rw p {
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  text-align: left;
  color: #afafaf;
  max-width: 417px;
  width: 100%;
}
.page-form .outer-form .right-sec .review-box .inner-rw a {
  max-width: 311px;
  height: 51px;
  background: #f7a52b;
  color: #fff;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-size: 13px;
  letter-spacing: 0.1em;
  line-height: 17px;
  text-align: center;
  color: #fff;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.page-form .outer-form .right-sec .review-box .inner-rw a:hover {
  background: #3896af;
}
.page-form .outer-form .right-sec .review-box .inner-rw a svg {
  margin-left: 14px;
}
.page-form .outer-form .right-sec .review-box .quote {
  position: absolute;
  top: 52px;
  left: 59px;
}
.page-form .outer-form .right-sec .team-box {
  max-width: 761px;
  width: 100%;
  background-color: #fff;
  padding: 66px 78px 55px 93px;
  position: relative;
  background: #fff;
  -webkit-filter: drop-shadow(-9px 7px 32px rgba(180, 214, 223, 0.33));
  filter: drop-shadow(-9px 7px 32px rgba(180, 214, 223, 0.33));
  margin-top: 29px;
}
.page-form .outer-form .right-sec .team-box h3 {
  font-weight: bold;
  font-size: 26px;
  text-align: left;
  color: #42536E;
 font-family: 'Poppins', sans-serif;
}
.page-form .outer-form .right-sec .team-box h4 {
 font-family: 'Poppins', sans-serif;
  font-weight: normal;
  font-size: 17px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #533535;
  text-transform: uppercase;
}
.page-form .outer-form .right-sec .team-box ul li {
  font-weight: normal;
  font-size: 13px;
  line-height: 25px;
  text-align: left;
  color: #afafaf;
  font-style: italic;
  padding-left: 17px;
  position: relative;
}
.page-form .outer-form .right-sec .team-box ul li:after {
  content: "";
  position: absolute;
  left: 0;
  width: 6px;
  height: 6px;
  background: #fff;
  border: 1px solid #f7a52b;
  border-radius: 50%;
  top: 10px;
}
.page-form .outer-form .right-sec .team-box .hr-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #e1e1e1;
  padding-top: 22px;
  margin-top: 22px;
}
.page-form .outer-form .right-sec .team-box .hr-box .hr-cont {
  padding-left: 17px;
}
.page-form .outer-form .right-sec .team-box .hr-box .hr-cont h3 {
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  text-align: left;
  color: #AFAFAF;
  margin-bottom: 3px;
  text-transform: capitalize;
font-family: 'Poppins', sans-serif;
}
.page-form .outer-form .right-sec .team-box .hr-box .hr-cont h4 {
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  text-align: left;
  color: #AFAFAF;
  text-transform: capitalize;
font-family: 'Poppins', sans-serif;
}
.page-form .outer-form .right-sec .team-box .hr-box .hr-cont h4 a {
  color: #f7a52b;
font-family: 'Poppins', sans-serif;
  font-weight: 600;
}

/*********service-page***************/
.inner-banner {
  background-image: url(../images/service-banner.webp);
  width: 100%;
  padding: 20vw 0 24px;
  margin-top: 0;
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.garments-banner {
  background-image: url(../images/garments.webp);
 
}




.inner-banner .text-banner h3 {
  font-weight: bold;
  font-size: 3.375em;
  text-align: center;
  color: #fff;
 font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
}

.main-service {
  padding: 120px 0;
  max-width: 1400px;
  margin: 0 auto;
}

.main-service .container {
  max-width: 1370px !important;
  width: 100%;
  padding: 0;
}


.service-grid{
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  gap: 60px;
}


@media (min-width: 1200px) and (max-width: 1599px) {
  .main-service .container {
    padding: 0 70px;
  }
}
.main-service .container .service-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  position: relative;
  width: calc(50% - 30px);
}
.main-service .container .service-box:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: -webkit-gradient(linear, left top, right top, from(#e5e5e5), color-stop(43%, #dbdbdb), color-stop(99%, white));
  background: linear-gradient(90deg, #f7a52b 0%, #f7a52b2e 43%, #f7a52b05 99%);
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  z-index: -1;
}
.main-service .container .service-box:hover:after {
  opacity: 1;
}
.main-service .container .service-box .image-service {
  max-width: 257px;
  width: 100%;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .main-service .container .service-box .image-service {
    max-width: 651px;
    width: 100%;
  }


}
.main-service .container .service-box .image-service img {
  min-height: 318px;
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.main-service .container .service-box .service-content {
  padding-left: 45px;
  width: 72%;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .main-service .container .service-box .service-content {
    padding-left: 72px;
    width: 50%;
  }
}
.main-service .container .service-box .service-content h3 {
  font-weight: 600;
  font-size: 29px;
  letter-spacing: 0;
  line-height: 30px;
  text-align: left;
  color: #42536E;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 6px;
}
.main-service .container .service-box .service-content h4 {
  font-weight: 100;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 14px;
  text-align: left;
  color: #8d9299;
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
}
.main-service .container .service-box .service-content p {
font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 0.8em;
  line-height: 25px;
  text-align: left;
  color: #afafaf;
}
.main-service .container .service-box .service-content a {
font-family: 'Poppins', sans-serif;
  font-weight: normal;
  font-size: 0.8em;
  letter-spacing: 0.1em;
  line-height: 29px;
  text-align: left;
  color: #42536E;
  text-transform: uppercase;
  display: table;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.main-service .container .service-box .service-content a svg {
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.main-service .container .service-box .service-content a:hover svg {
  /* -webkit-transform: scale(1.1); */
  /* transform: scale(1.1); */
}
.main-service .container .service-box .service-content a:hover svg {
  margin-left: 10px;
}

.services-list{
  width: 100%;
  padding-top: 140px;
}

@media (min-width: 700px) and (max-width: 1399px) {
  .main-service .container .service-box .image-service {
    max-width: 651px;
    width: 100%;
  }

  .main-service .container .service-box {
   
    width: 100%;
  }
  .main-service .container .service-box .image-service {
    max-width: 600px;
    width: 100%;
  }
  .main-service .container .service-box .service-content {
    padding-left: 70px;
    width: 50%;
  }
}

@media (max-width: 700px) {

  .main-service .container .service-box {
   
    width: 100%;
  }
 
  .main-service .container .service-box .service-content {
    padding-left: 0;
    width: 100%;
  }
}

.services-list .services-grid {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}
.services-list .services-grid .service-item {
  width: calc(33% - 20px);
  margin-bottom: 40px;
  display: block;
  position: relative;
}
.services-list .services-grid .service-item img{display: block;padding: 0;height: 100%;width: 100%;object-fit: cover;}



.services-list .services-grid .service-item::before{height: 50%;background: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, #000000 100%);opacity: 0.15;position: absolute;width: 100%;bottom: 0;left: 0;z-index: 5;content: '';}

.services-list .services-grid .service-item .service-title{
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px 30px ;
  text-align: left;
  z-index: 10;
}
.services-list .services-grid .service-item .service-title h5{
font-size: 24px;
line-height: 28px;
color: #fff;
font-weight: 600;
}






/*********service-page-end***************/
.about-page-outer {
  margin-top: 172px;
}
.about-page-outer .about-section {
  padding-top: 144px;
}
.about-page-outer .about-section .about-content .about-decr {
  padding: 39px 140px 90px 80px;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .about-page-outer .about-section .about-content .about-decr {
    padding: 37px 66px 76px 41px;
  }
}
.about-page-outer .about-section .about-content .about-decr .corner {
  display: none;
}
.about-page-outer .about-section .about-content .founder h5 {
  font-weight: normal;
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 25px;
  text-align: left;
  color: #42536E;
  margin-bottom: 0px;
  text-transform: uppercase;
font-family: 'Poppins', sans-serif;
}
.about-page-outer .about-section .about-content .founder h3 {
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 25px;
  text-align: left;
  color: #42536E;
  margin-bottom: 0px;
font-family: 'Poppins', sans-serif;
}
.about-page-outer .about-section .about-content .image-about .ic {
  margin-right: 25px;
}
.about-page-outer .about-section .about-content .image-about .follow {
  height: 78px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 34px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.about-page-outer .about-section .about-content .image-about .follow h4 {
  font-weight: normal;
  font-size: 11px;
  line-height: 15px;
  text-align: left;
  color: #aca7a9;
  margin: 0;
font-family: 'Poppins', sans-serif;
  margin-bottom: 4px;
}
.about-page-outer .about-section .about-content .image-about .follow h3 {
  font-weight: 600;
  font-size: 21px;
  line-height: 16px;
  text-align: left;
  color: #1d243d;
font-family: 'Poppins', sans-serif;
  margin: 0;
}
.about-page-outer section.inner-video {
  padding: 4em 0;
}
.about-page-outer section.inner-video .head-video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.about-page-outer section.inner-video .head-video .sub-btn path {
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.about-page-outer section.inner-video .head-video .sub-btn a:hover path {
  fill: #42536E;
}
.about-page-outer section.inner-video .cont-video {
  padding-top: 55px;
}
.about-page-outer section.inner-video .cont-video .video-gallery {
  margin: 0 -10px;
}
.about-page-outer section.inner-video .cont-video .video-gallery .video-item {
  padding: 0 10px;
}
.about-page-outer section.inner-video .cont-video .video-gallery .video-item figure {
  position: relative;
  overflow: hidden;
}
.about-page-outer section.inner-video .cont-video .video-gallery .video-item figure img {
  height: 306px;
  -o-object-fit: cover;
     object-fit: cover;
}
.about-page-outer section.inner-video .cont-video .video-gallery .video-item figure .ic {
  position: absolute;
  bottom: 19px;
  left: 28px;
}
.about-page-outer section.inner-video .cont-video .video-gallery .video-item figure .ic svg {
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.about-page-outer section.inner-video .cont-video .video-gallery .video-item figure:hover .ic svg {
  -webkit-filter: drop-shadow(0px 10px 35px #ff0000);
          filter: drop-shadow(0px 10px 35px #ff0000);
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.about-page-outer section.inner-video .cont-video .video-gallery .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 48px;
}
.about-page-outer section.inner-video .cont-video .video-gallery .slick-dots button {
  width: 7px;
  height: 7px;
  background: transparent;
  font-size: 0;
  display: block;
  line-height: normal;
  padding: 0;
  margin: 5px 5px;
  border-radius: 50%;
  background: #444;
  opacity: 0.2;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.about-page-outer section.inner-video .cont-video .video-gallery .slick-dots li.slick-active button {
  opacity: 1;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  background: #f7a52b;
}

/******main-about********/
.main-about .about-banner {
  background-image: url(../images/about-banner.webp);
  width: 100%;
  height: 26vw;
  margin-top: 112px;
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.main-about .about-banner::before {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  content: '';
  background-color: rgba(0, 0, 0, 0.40);
  display: block;
}
.main-about .about-banner .text-banner h3 {
  font-weight: bold;
  font-size: 3.375em;
  text-align: center;
  color: #fff;
 font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
  position: relative;
  z-index: 3;
}
.main-about .about-banner .text-banner p {
  font-weight: normal;
  font-size: 1.1em;
  line-height: 34px;
  text-align: left;
  color: #8d8d8d;
}
.main-about .about-content {
  padding: 84px 0;
  background: #fff;
  background-position: -119px -172px;
  background-repeat: no-repeat;
  position: relative;
}


.main-about .about-content .brochure-link {
  position: relative;
  width: 260px;
  margin-top: 50px;
}
.main-about .about-content .brochure-link:after {
  content: "";
  background: #1d243d;
  height: 3px;
  width: 44px;
  position: absolute;
  left: -6px;
  bottom: -11px;
}
.main-about .about-content .brochure-link:before {
  content: "";
  background: #1d243d;
  height: 44px;
  width: 3px;
  position: absolute;
  left: -9px;
  bottom: -11px;
}
.main-about .about-content .brochure-link a {
  max-width: 100%;
  height: 57.45px;
  background: #1d243d;
  border: 1px solid #1d243d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  color: #FFF;
  font-family: 'Poppins', sans-serif;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: cubic-bezier(0.075, 0.82, 0.165, 1) all .3s;
}

.main-about .about-content .brochure-link a i {
  padding-right: 15px;
  transition: cubic-bezier(0.075, 0.82, 0.165, 1) all .3s;
}
.main-about .about-content .brochure-link a:hover {
  background: #f7a52b;
  border: 1px solid #f7a52b;
  color: #ffffff;
  transition: cubic-bezier(0.075, 0.82, 0.165, 1) all .3s;
}

.main-about .about-content .brochure-link a:hover i {
  padding-right: 10px;
  transition: cubic-bezier(0.075, 0.82, 0.165, 1) all .3s;
}

.main-about .about-right-text{
  position: relative;


}



.main-about .about-content .box-content {
  padding: 106px 140px 200px;
  z-index: 99;
  position: relative;
  padding-left: 46px;
}

@media (min-width: 1200px) and (max-width: 1599px) {
  .main-about .about-content .box-content {
    padding: 1px 0 75px;
    padding-right: 90px;
  }
}
.main-about .about-content .box-content h3 {
  font-weight: bold;
  font-size: 56px;
  line-height: 66px;
  text-align: left;
  color: #f7a52b;
  text-transform: uppercase;
  padding-bottom: 18px;
}
.main-about .about-content .box-content h3 span {
  display: block;
  width: 100%;
  color: #42536E;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .main-about .about-content .box-content h3 {
    font-size: 46px;
    line-height: 55px;
  }
}
.main-about .about-content .box-content p {
  font-weight: normal;
  font-size: 1.1em;
  line-height: 34px;
  text-align: left;
  color: #42536E;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .main-about .about-content .box-content p {
    font-size: 18px;
    line-height: 29px;
  }
}
.main-about .about-content:after {
  content: "";
  position: absolute;
  width: 1804px;
  height: 100%;
  background:  url(../images/about-bottom-bg.webp);
  background-position: bottom;
  background-repeat: no-repeat;
  bottom: 0;
  z-index: 9;
  width: 100%;
  /* padding-top: 102px; */
}

.service-details .about-content:after {
display: none;
}


@media (min-width: 1200px) and (max-width: 1599px) {
  .main-about .about-content {
    background-position: bottom;
    padding-bottom: 162px;
  }
}
.main-about .inner-gallery {
  padding: 0 0 100px;
}
.main-about .inner-gallery .gallery-head h3 {
  font-weight: 500;
  font-size: 45px;
  line-height: 48px;
  text-align: left;
  color: #000;
  text-transform: uppercase;
  padding-bottom: 24px;
font-family: 'Poppins', sans-serif;
}
.main-about .inner-gallery .gallery-cont ul {
  display: -ms-grid;
  display: grid;
  grid-gap: 2rem;
  -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr 2rem 1fr;
  grid-template-columns: repeat(4, 1fr);
}
.main-about .inner-gallery .gallery-cont ul li a {
  position: relative;
  display: block;
  overflow: hidden;
  height: 14vw;
}
.main-about .inner-gallery .gallery-cont ul li a:after {
  content: "";
  position: absolute;
  left: -10px;
  height: 100%;
  width: 100%;
  background-color: rgba(252, 252, 252, 0.65);
  top: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.main-about .inner-gallery .gallery-cont ul li a i {
  position: absolute;
  top: 0;
  z-index: 9;
  left: 35%;
  top: 44%;
  color: #ffff;
  font-size: 2vw;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.main-about .inner-gallery .gallery-cont ul li a img {
  height: 14vw;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: top;
}
.main-about .inner-gallery .gallery-cont ul li a:hover:after {
  content: "";
  position: absolute;
  left: 0px;
  height: 100%;
  width: 100%;
  background-color: rgb(247 165 43 / 88%);
  top: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.main-about .inner-gallery .gallery-cont ul li a:hover i {
  position: absolute;
  top: 0;
  z-index: 9;
  left: 44%;
  top: 44%;
  color: #ffff;
  font-size: 2vw;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.main-about .choose-clinic {
  padding-bottom: 144px;
}
.main-about .choose-clinic .clinic-head {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 34px;
}
.main-about .choose-clinic .clinic-head .left-text h3 {
  font-weight: bold;
  font-size: 53px;
  line-height: 61px;
  text-align: left;
  color: #42536E;
  margin-bottom: 11px;
}
.main-about .choose-clinic .clinic-head .left-text h3 span {
  color: #f7a52b;
}
.main-about .choose-clinic .clinic-head .left-text h4 {
  font-weight: 300;
  font-size: 23px;
  line-height: 28px;
  text-align: left;
  color: #8d8d8d;
font-family: 'Poppins', sans-serif;
}
.main-about .choose-clinic .clinic-head .right-link {
  position: relative;
  z-index: 99;
}
.main-about .choose-clinic .clinic-head .right-link a {
  width: 190.25px;
  height: 55px;
  background: #f7a52b;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.01em;
  text-align: left;
  color: #fff;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 3px;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.main-about .choose-clinic .clinic-head .right-link a:hover {
  background: #237c93;
  letter-spacing: 0.1em;
}
.main-about .choose-clinic .clinic-head .right-link a svg {
  margin-left: 11px;
}
.main-about .choose-clinic .clinic-head .bg-clinic {
  font-weight: 900;
  font-size: 21vw;
  line-height: 293px;
  text-align: left;
  color: #eda11c;
  opacity: 0.08;
  position: absolute;
  top: 0;
  font-family: 'Poppins', sans-serif;
  width: 100%;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .main-about .choose-clinic .clinic-head .bg-clinic {
    font-size: 20vw;
  }
}
.main-about .choose-clinic .clinic-cont {
  position: relative;
  z-index: 99;
  margin-top: 33px;
}
.main-about .choose-clinic .clinic-cont ul {
  display: -ms-grid;
  display: grid;
  grid-gap: 2rem;
  -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr 2rem 1fr;
  grid-template-columns: repeat(3, 1fr);
}
.main-about .choose-clinic .clinic-cont ul li a:hover .image:after {
  content: "";
  position: absolute;
  left: 0px;
  height: 100%;
  width: 100%;
  background-color: rgb(20 27 53 / 59%);
  top: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.main-about .choose-clinic .clinic-cont ul li a:hover .image .ic {
  position: absolute;
  top: 0;
  z-index: 9;
  left: 44%;
  top: 44%;
  color: #ffff;
  font-size: 2vw;
  -webkit-transform: scale(1) translate(-8px, -14px);
          transform: scale(1) translate(-8px, -14px);
}
.main-about .choose-clinic .clinic-cont ul li a:hover .text h3 {
  letter-spacing: 0.2em;
}
.main-about .choose-clinic .clinic-cont ul li a .image {
  margin-bottom: 10px;
  position: relative;
}
.main-about .choose-clinic .clinic-cont ul li a .image img {
  width: 100%;
  vertical-align: bottom;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.main-about .choose-clinic .clinic-cont ul li a .image:after {
  content: "";
  position: absolute;
  left: -10px;
  height: 100%;
  width: 100%;
  background-color: rgba(252, 252, 252, 0.65);
  top: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.main-about .choose-clinic .clinic-cont ul li a .image .ic {
  position: absolute;
  top: 0;
  z-index: 9;
  left: 35%;
  top: 44%;
  color: #ffff;
  font-size: 2vw;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.main-about .choose-clinic .clinic-cont ul li a .image .ic svg {
  width: 3vw;
}
.main-about .choose-clinic .clinic-cont ul li a .text h3 {
  font-weight: 500;
  font-size: 19px;
  letter-spacing: 0.1em;
  line-height: 25px;
  text-align: left;
  color: #42536E;
  text-transform: uppercase;
font-family: 'Poppins', sans-serif;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .main-about .choose-clinic .clinic-cont ul li a .text h3 {
    font-size: 16px;
  }
}
.main-about .why-choose {
  position: relative;
}
.main-about .why-choose:before {
  content: "";
  position: absolute;
  width: 185px;
  height: 40vw;
  background: #c0e7f2;
  z-index: -1;
  top: 0;
  -webkit-transform: translate(0, 13%);
          transform: translate(0, 13%);
}
.main-about .why-choose .container-fluid {
  padding: 0;
}
.main-about .why-choose .box-whychoos {
  background-color: #1d243d;
  padding: 100px 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* padding-right: 0 !important; */
}

.mission-vision-values-content{
  display: block;
  margin-right: 5%;
  max-width: 700px;
}
.mission-vision-values-content .mis-vis-val-block{
  display: flex;
  margin-top: 20px;
}

.mission-vision-values-content .mis-vis-val-block .icon{
  display: block;
  width: 80px;
  margin-top: 0px;
}
.mission-vision-values-content .mis-vis-val-block .icon img{
  display: block;
  width: 100%;
}

.mission-vision-values-content .mis-vis-val-block .block-cont{
  display: block;
  width: calc(100% - 130px);
  padding-left: 5%;
}




.mission-vision-values-content .mis-vis-val-block .block-cont h5 {
  text-align: left;
  font-size: 31px;
  text-transform: uppercase;
  letter-spacing: 4.2px;
  color: #faaf40;
  font-weight: 600;
}

.mission-vision-values-content .mis-vis-val-block .block-cont p {
  text-align: left;
  font-size: 14px;
  line-height: 23px;
  color: #fff;
  font-weight: 300;
  width: 100%;
}

.mission-vision-values-content .mis-vis-val-block .block-cont ul  {
  text-align: left;
  width: 100%;
  padding-top: 24px;
}
.mission-vision-values-content .mis-vis-val-block .block-cont ul li {
margin-bottom: 10px;
font-weight: 300;
}
.mission-vision-values-content .mis-vis-val-block .block-cont ul li strong {
  font-size: 17px;
  line-height: 24px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 5px;
  padding-bottom: 10px;
}






@media (min-width: 1200px) and (max-width: 1599px) {
  .main-about .why-choose .box-whychoos {
    padding: 74px 74px;
    padding-right: 0;
  }
}
.main-about .why-choose .box-whychoos .img-choose {
  width: 45%;
}
.main-about .why-choose .box-whychoos .cont-choose {
  width: 55%;
  padding-left: 96px;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .main-about .why-choose .box-whychoos .cont-choose {
    padding-left: 38px;
  }
}
.main-about .why-choose .box-whychoos .cont-choose h3 {
  font-weight: bold;
  font-size: 41px;
  line-height: 50px;
  text-align: left;
  color: #fff;
  margin-bottom: 41px;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .main-about .why-choose .box-whychoos .cont-choose h3 {
    font-size: 31px;
    line-height: 41px;
  }
}
.main-about .why-choose .box-whychoos .cont-choose .accordion-cont .accordionItem {
  float: left;
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(255, 255, 255, 0.65);
}
.main-about .why-choose .box-whychoos .cont-choose .accordion-cont .accordionItem:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.65);
}
.main-about .why-choose .box-whychoos .cont-choose .accordion-cont .accordionItemHeading {
  cursor: pointer;
  margin: 0px 0px 0 0px;
  padding: 20px 50px;
  background: unset;
  font-weight: bold;
  font-size: 24px;
  line-height: 39px;
  text-align: left;
  color: #fff;
  text-transform: capitalize;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .main-about .why-choose .box-whychoos .cont-choose .accordion-cont .accordionItemHeading {
    font-size: 21px;
    line-height: 25px;
    padding: 15px 48px;
    padding-right: 12px;
  }
}
.main-about .why-choose .box-whychoos .cont-choose .accordion-cont .close .accordionItemContent {
  height: 0px;
  -webkit-transition: height 1s ease-out;
  transition: height 1s ease-out;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  float: left;
  display: block;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 1.2em;
}
.main-about .why-choose .box-whychoos .cont-choose .accordion-cont .open .accordionItemContent {
  padding: 20px 50px;
  color: white;
  width: 100%;
  margin: 0px 0px 0px 0px;
  display: block;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transition: -webkit-transform 0.4s ease-out;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom-right-radius: 30px;
  padding-top: 1px;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .main-about .why-choose .box-whychoos .cont-choose .accordion-cont .open .accordionItemContent {
    padding: 12px 50px;
    padding-top: 0;
  }
}
.main-about .why-choose .box-whychoos .cont-choose .accordion-cont .open .accordionItemContent p {
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  text-align: left;
  color: #fff;
font-family: 'Poppins', sans-serif;
  margin-bottom: 10px;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .main-about .why-choose .box-whychoos .cont-choose .accordion-cont .open .accordionItemContent p {
    font-size: 14px;
    line-height: 23px;
  }
}
.main-about .why-choose .box-whychoos .cont-choose .accordion-cont .accordionItemHeading {
  position: relative;
}
.main-about .why-choose .box-whychoos .cont-choose .accordion-cont .accordionItemHeading::after {
  content: "";
  position: absolute;
  left: 0;
  height: 32px;
  width: 32px;
  background-image: url(../../assets/images/plus.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  top: 26px;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.main-about .why-choose .box-whychoos .cont-choose .accordion-cont .open .accordionItemHeading {
  margin: 0px;
  color: white;
}
.main-about .why-choose .box-whychoos .cont-choose .accordion-cont .open .accordionItemHeading::after {
  content: "";
  position: absolute;
  left: 0;
  height: 32px;
  width: 32px;
  background-image: url(../../assets/images/minus.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  top: 26px;
}
.main-about .why-choose .box-whychoos .cont-choose .accordion-cont h2.accordionItemHeading {
  border-radius: 30px 0 30px 0;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .main-about .container-fluid {
    padding-left: 128px;
    padding-right: 128px;
  }
}

/*****begin department-details*********/
.department-cont {
  padding-top: 172px;
  background: #ecf5fc;
}
.department-cont .dept-head {
  padding-top: 64px;
  position: relative;
}
.department-cont .dept-head .container-fluid {
  position: relative;
  z-index: 99;
}
.department-cont .dept-head .container-fluid .bg-top {
  position: absolute;
  top: -75px;
  right: 137px;
  z-index: -1;
}
.department-cont .dept-head h3 {
  font-weight: bold;
  font-size: 57px;
  text-align: left;
  color: #f7a52b;
}
.department-cont .dept-head h4 {
  font-weight: 500;
  font-size: 32px;
  line-height: 31px;
  text-align: left;
  color: #42536E;
}
.department-cont .dept-head .image img {
  width: 100%;
}
.department-cont .dept-head .bg-dept {
  position: absolute;
  top: 0;
  z-index: 0;
  height: 100%;
  overflow: hidden;
  opacity: 0.2;
}
.department-cont .dept-head .bg-bot {
  position: absolute;
  bottom: -271px;
  right: 0;
}
.department-cont .dept-main {
  padding-top: 53px;
  padding-bottom: 90px;
}
.department-cont .dept-main h3 {
  font-weight: bold;
  font-size: 36px;
  text-align: left;
  color: #42536E;
  opacity: 0.58;
  margin-bottom: 33px;
}
.department-cont .dept-main p {
font-family: 'Poppins', sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 31px;
  text-align: left;
  color: #51747e;
}

.specialist {
  padding: 60px 0;
}
.specialist .head-specialist h3 {
  font-weight: bold;
  font-size: 47px;
  text-align: left;
  color: #f7a52b;
}
.specialist .head-specialist h3 span {
  color: #42536E;
}
.specialist .head-specialist .specialist-list {
  padding-top: 25px;
  display: -ms-grid;
  display: grid;
  grid-gap: 2rem;
  -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr 2rem 1fr;
  grid-template-columns: repeat(4, 1fr);
}
.specialist .head-specialist .specialist-list .image {
  margin-bottom: 9px;
}
.specialist .head-specialist .specialist-list .image img {
  height: 25vw;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.specialist .head-specialist .specialist-list a:hover h3 {
  color: #03a0c9;
}
.specialist .head-specialist .specialist-list h3 {
  font-weight: 600;
  font-size: 24px;
  text-align: left;
  color: #42536E;
  margin-bottom: 9px;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.specialist .head-specialist .specialist-list h4 {
  font-weight: 500;
  font-size: 16px;
  text-align: left;
  color: #515151;
  opacity: 0.74;
  margin-bottom: 13px;
}
.specialist .head-specialist .specialist-list li:hover .appointment a {
  background-color: #EBF4F6;
  padding: 12px 9px;
}
.specialist .head-specialist .specialist-list li:hover .appointment a:hover {
  background-color: #cef6ff;
}
.specialist .head-specialist .specialist-list li:hover .appointment a .ic {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.specialist .head-specialist .specialist-list li:hover .appointment a .text {
  padding-left: 20px;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  color: #f7a52b;
 font-family: 'Poppins', sans-serif;
  position: relative;
  font-size: 12px;
  left: 0px;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.specialist .head-specialist .specialist-list .appointment a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 14px;
  width: 100%;
  padding: 12px 0px;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.specialist .head-specialist .specialist-list .appointment a .ic {
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.specialist .head-specialist .specialist-list .appointment a .text {
  padding-left: 20px;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  color: #f7a52b;
 font-family: 'Poppins', sans-serif;
  position: relative;
  font-size: 0;
  left: -12px;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}

.procedure {
  padding: 60px 0;
}
.procedure .head-pr h3 {
  font-weight: bold;
  font-size: 47px;
  text-align: left;
  color: #f7a52b;
  margin-bottom: 76px;
}
.procedure .head-pr h3 span {
  color: #42536E;
}
.procedure .pr-accordion .accordionItem {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #b4d6df;
}
.procedure .pr-accordion .accordionItem:first-child {
  border-top: 1px solid #b4d6df;
}
.procedure .pr-accordion .accordionItemHeading {
  cursor: pointer;
  margin: 0px 0px 0 0px;
  padding: 20px 50px;
  background: unset;
  font-weight: bold;
  font-size: 24px;
  line-height: 39px;
  text-align: left;
  color: #f7a52b;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 24px;
  line-height: 39px;
  text-align: left;
  color: #42536E;
}
.procedure .pr-accordion .close .accordionItemContent {
  height: 0px;
  -webkit-transition: height 1s ease-out;
  transition: height 1s ease-out;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  float: left;
  display: block;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 1.2em;
}
.procedure .pr-accordion .open .accordionItemContent {
  padding: 20px 50px;
  color: #f7a52b;
  width: 100%;
  margin: 0px 0px 0px 0px;
  display: block;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transition: -webkit-transform 0.4s ease-out;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom-right-radius: 30px;
  padding-top: 1px;
  background: #eff7f9;
  padding: 46px 53px;
  margin-bottom: 16px;
  border-radius: 0;
}
.procedure .pr-accordion .open .accordionItemContent p {
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  text-align: left;
  color: #f7a52b;
font-family: 'Poppins', sans-serif;
  margin-bottom: 8px;
  /* font-family: Poppins; */
  font-weight: normal;
  font-size: 17px;
  line-height: 25px;
  text-align: left;
  color: #42536E;
}
.procedure .pr-accordion .accordionItemHeading {
  position: relative;
}
.procedure .pr-accordion .accordionItemHeading::after {
  content: "";
  position: absolute;
  left: 0;
  height: 32px;
  width: 32px;
  background-image: url(../../assets/images/pr-plus.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  top: 26px;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.procedure .pr-accordion .open .accordionItemHeading {
  margin: 0px;
}
.procedure .pr-accordion .open .accordionItemHeading::after {
  content: "";
  position: absolute;
  left: 0;
  height: 32px;
  width: 32px;
  background-image: url(../../assets/images/pr-minus.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  top: 26px;
}
.procedure .pr-accordion h2.accordionItemHeading {
  border-radius: 30px 0 30px 0;
}

/*****end department-details*********/
/**********begin-doctor-details************/
.doctor-detail {
  margin-top: 172px;
  padding: 89px 0;
  background: url(../../assets/images/bg-r-doc.webp);
  padding-bottom: 0;
  background-position: bottom;
  position: relative;
}
.doctor-detail .container-fluid {
  position: relative;
  z-index: 99;
}
.doctor-detail .bg-doc {
  position: absolute;
  bottom: -15px;
  background-color: #fff;
  overflow: hidden;
}
.doctor-detail .doctor-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: self-end;
      -ms-flex-align: self-end;
          align-items: self-end;
}
.doctor-detail .doctor-content .main-doctor {
  width: 34%;
  padding-right: 90px;
  padding-bottom: 55px;
}
.doctor-detail .doctor-content .main-doctor .abt-doc h3 {
  font-weight: 700;
  font-size: 24px;
  text-align: left;
  color: #42536E;
  margin-bottom: 10px;
}
.doctor-detail .doctor-content .main-doctor .abt-doc h4 {
  font-weight: normal;
  font-size: 16px;
  line-height: 23px;
  text-align: left;
  color: #515151;
  margin-bottom: 2px;
}
.doctor-detail .doctor-content .main-doctor .abt-doc a {
  max-width: 329px;
  height: 64px;
  border-radius: 32px;
  background: #f7a52b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-weight: 500;
  font-size: 16px;
  line-height: 31px;
  text-align: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  margin-top: 30px;
}
.doctor-detail .doctor-content .main-doctor .abt-doc a:hover {
  background-color: #3995ad;
}
.doctor-detail .doctor-content .main-content {
  width: 100%;
  background-color: #fff;
  padding: 128px 80px;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .doctor-detail .doctor-content .main-content {
    padding: 81px 80px;
  }
}
.doctor-detail .doctor-content .main-content .cont-box {
  padding-bottom: 30px;
}
.doctor-detail .doctor-content .main-content .cont-box h3 {
  font-weight: 500;
  font-size: 18px;
  line-height: 31px;
  text-align: left;
  color: #000;
  text-transform: uppercase;
}
.doctor-detail .doctor-content .main-content .cont-box p {
  font-weight: normal;
  font-size: 17px;
  line-height: 31px;
  text-align: left;
  color: #8d8d8d;
  margin-bottom: 4px;
font-family: 'Poppins', sans-serif;
}

/**********end-doctor-detail**************/
/*****begin - pharmcy - page**********/
.pharmacy-sec .dept-main {
  padding-top: 53px;
  padding-bottom: 133px;
}
.pharmacy-sec .dept-main .strng {
  font-weight: 500;
  font-size: 21px;
  line-height: 30px;
  text-align: left;
  color: #51747e;
}
.pharmacy-sec .dept-main .shop-now {
  max-width: 181.09px;
  width: 100%;
  height: 55px;
  background: #f7a52b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 2px;
  font-size: 20px;
  letter-spacing: 0.01em;
  text-align: left;
  color: #fff;
}
.pharmacy-sec .dept-main .shop-now svg {
  margin-left: 16px;
}
.pharmacy-sec .dept-main .shop-now:hover {
  letter-spacing: 0.03em;
  background: #2a869f;
}

.pharmcy-product {
  padding-bottom: 60px;
}
.pharmcy-product .container-fluid {
  margin-top: -78px;
}
.pharmcy-product .outer-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 56px;
}
.pharmcy-product .outer-product .img-product {
  width: 50%;
}
.pharmcy-product .outer-product .img-product img {
  width: 100%;
}
.pharmcy-product .outer-product .content-product {
  width: 50%;
  padding: 13px 71px;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .pharmcy-product .outer-product .content-product {
    width: 50%;
    padding: 13px 53px;
  }
}
.pharmcy-product .outer-product .content-product h3 {
  font-weight: bold;
  font-size: 28px;
  line-height: 44px;
  text-align: left;
  color: #42536E;
  margin-bottom: 11px;
}
.pharmcy-product .outer-product .content-product p {
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  text-align: left;
  color: #51747e;
  margin-bottom: 12px;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .pharmcy-product .outer-product .content-product p {
    font-size: 14px;
    line-height: 23px;
  }
}
.pharmcy-product .outer-product .content-product ul li {
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  text-align: left;
  color: #51747e;
  position: relative;
  padding-left: 20px;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .pharmcy-product .outer-product .content-product ul li {
    font-size: 14px;
    line-height: 26px;
  }
}
.pharmcy-product .outer-product .content-product ul li:after {
  content: "";
  position: absolute;
  left: 0;
  width: 7px;
  height: 7px;
  background: #fff;
  border: 1px solid #f7a52b;
  border-radius: 50%;
  top: 11px;
}
.pharmcy-product .outer-product .content-product .shop-now {
  max-width: 181.09px;
  width: 100%;
  height: 55px;
  background: #f7a52b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 2px;
  font-size: 20px;
  letter-spacing: 0.01em;
  text-align: left;
  color: #fff;
  margin-top: 17px;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .pharmcy-product .outer-product .content-product .shop-now {
    max-width: 172.09px;
    height: 47px;
  }
}
.pharmcy-product .outer-product .content-product .shop-now svg {
  margin-left: 16px;
}
.pharmcy-product .outer-product .content-product .shop-now:hover {
  letter-spacing: 0.03em;
  background: #2a869f;
}

.explore-product {
  padding: 80px 0;
  background: url(../../assets/images/bg-pr.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
.explore-product .container-fluid {
  padding-right: 0;
}
.explore-product .head-product h3 {
  font-weight: bold;
  font-size: 48px;
  text-align: left;
  color: #f7a52b;
  margin-bottom: 54px;
}
.explore-product .head-product h3 span {
  color: #42536E;
}
.explore-product .product-slide .product-slider .slick-list {
  padding: 0 15% 0 0 !important;
}
.explore-product .product-slide .product-slider .slick-list .product-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  margin-bottom: 19px;
}
.explore-product .product-slide .product-slider .slick-list .product-item a:hover {
  -webkit-box-shadow: 1px 1px 18px #bfbfbf;
          box-shadow: 1px 1px 18px #bfbfbf;
  margin-bottom: 19px;
}
.explore-product .product-slide .product-slider .slick-list .product-item a .left-img {
  width: 50%;
}
.explore-product .product-slide .product-slider .slick-list .product-item a .left-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.explore-product .product-slide .product-slider .slick-list .product-item a .right-cont {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #eff7f9;
  padding: 51px 36px;
}
.explore-product .product-slide .product-slider .slick-list .product-item a .right-cont .ic {
  padding-bottom: 46px;
}
.explore-product .product-slide .product-slider .slick-list .product-item a .right-cont p {
  font-weight: normal;
  font-size: 17px;
  line-height: 28px;
  text-align: left;
  color: #42536E;
  margin-bottom: 0px;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .explore-product .product-slide .product-slider .slick-list .product-item a .right-cont p {
    font-size: 15px;
    line-height: 22px;
  }
}
.explore-product .product-slide .slick-arrow {
  position: absolute;
  top: -109px;
  right: 0;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.explore-product .product-slide .slick-arrow.slick-prev {
  width: 52px;
  height: 52px;
  background: transparent;
  border: 1px solid #42536E;
  opacity: 0.5;
  right: 101%;
  left: unset;
  top: 22%;
  background-image: url(../../assets/images/left-pr.svg);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: unset;
          transform: unset;
}
.explore-product .product-slide .slick-arrow.slick-prev:hover {
  background-image: url(../../assets/images/left-pr.svg) !important;
  background-position: center;
  opacity: 1;
  border-color: #42536E;
}
.explore-product .product-slide .slick-arrow.slick-next {
  width: 52px;
  height: 52px;
  background: transparent;
  border: 1px solid #42536E;
  opacity: 0.5;
  right: 101%;
  left: unset;
  top: 36%;
  background-image: url(../../assets/images/right-pr.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.explore-product .product-slide .slick-arrow.slick-next:hover {
  background-image: url(../../assets/images/right-pr.svg) !important;
  background-position: center;
  opacity: 1;
  border-color: #42536E;
}
.explore-product .product-slide .slick-slider {
  margin: 0 -15px;
}
.explore-product .product-slide .slick-slide {
  margin-right: 15px;
  margin-left: 15px;
}
.explore-product .product-slide .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 48px;
}
.explore-product .product-slide .slick-dots button {
  width: 7px;
  height: 7px;
  background: transparent;
  font-size: 0;
  display: block;
  line-height: normal;
  padding: 0;
  margin: 5px 5px;
  border-radius: 50%;
  background: #E62D8B;
  opacity: 0.2;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.explore-product .product-slide .slick-dots li.slick-active button {
  opacity: 1;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  background: #E62D8B;
}

/*****end - pharmcy - page**********/
.doctor-banner {
  background-image: url(../../assets/images/bg-doc.webp);
  width: 100%;
  height: 26vw;
  margin-top: 171px;
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.doctor-banner .text-banner h3 {
  font-weight: bold;
  font-size: 3.375em;
  text-align: left;
  color: #fff;
 font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
}
.doctor-banner .text-banner p {
  font-weight: normal;
  font-size: 1.1em;
  line-height: 34px;
  text-align: left;
  color: #8d8d8d;
}

.main-doctor .scrtabs-tab-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.main-doctor .scrtabs-tab-container {
  height: 84px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main-doctor .scrtabs-tab-container .tab-content {
  clear: left;
}
.main-doctor .scrtabs-tab-container .scrtabs-tabs-movable-container > .navbar-nav {
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}
.main-doctor .scrtabs-tabs-fixed-container {
  float: left;
  overflow: hidden;
  width: 100%;
}
.main-doctor .scrtabs-tabs-movable-container {
  position: relative;
  -webkit-transition: -webkit-transform 2s;
  transition: -webkit-transform 2s;
  transition: transform 2s;
  transition: transform 2s, -webkit-transform 2s;
}
.main-doctor .scrtabs-tabs-movable-container .tab-content {
  display: none;
}
.main-doctor .scrtabs-tab-container.scrtabs-rtl .scrtabs-tabs-movable-container > ul.nav-tabs {
  padding-right: 0;
}
.main-doctor .scrtabs-tab-scroll-arrow {
  border-top: none;
  cursor: pointer;
  display: none;
  float: left;
  font-size: 12px;
  height: 100%;
  padding-left: 10px;
  padding-top: 38px;
  width: 33px;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #3cacc9;
  color: #fff !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.main-doctor .scrtabs-tab-scroll-arrow:hover {
  background-color: #2d96b1;
}
.main-doctor .scrtabs-tab-scroll-arrow > span {
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  display: block;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.main-doctor .scrtabs-tab-scroll-arrow > span:hover {
  border-right-color: #0056b3;
  border-bottom-color: #0056b3;
}
.main-doctor .scrtabs-tab-scroll-arrow-left > span {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.main-doctor .scrtabs-tab-scroll-arrow-right {
  padding-left: 0.4em;
}
.main-doctor .scrtabs-tab-scroll-arrow,
.main-doctor .scrtabs-tab-scroll-arrow .scrtabs-click-target {
  cursor: pointer;
}
.main-doctor .scrtabs-tab-scroll-arrow.scrtabs-with-click-target {
  cursor: pointer;
}
.main-doctor .scrtabs-tab-scroll-arrow.scrtabs-disable,
.main-doctor .scrtabs-tab-scroll-arrow.scrtabs-disable .scrtabs-click-target {
  color: #ddd;
  cursor: pointer;
}
.main-doctor .scrtabs-tab-scroll-arrow.scrtabs-disable > span,
.main-doctor .scrtabs-tab-scroll-arrow.scrtabs-disable .scrtabs-click-target > span {
  border-color: #ddd;
}
.main-doctor .scrtabs-tab-scroll-arrow.scrtabs-disable:hover {
  background-color: #2d96b1;
}
.main-doctor .scrtabs-tabs-fixed-container ul.nav-tabs > li {
  white-space: nowrap;
}
.main-doctor .nav-tabs .dropdown-menu {
  border-top-color: transparent;
  margin-top: 0;
}

.doctor-tab .top-section {
  margin-bottom: 167px;
}
.doctor-tab .top-section .nav-tabs {
  background: #f7a52b;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0;
  border-bottom: 0;
}
.doctor-tab .top-section .nav-tabs .nav-item a {
  font-weight: bold;
  font-size: 20px;
  text-align: left;
  color: #c0e7f2;
 font-family: 'Poppins', sans-serif;
  padding: 26px 32px;
  border: 0;
  outline: none !important;
}
.doctor-tab .top-section .nav-tabs .nav-item a.active {
  background: #44AED3;
  opacity: 1;
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
          filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
  color: white;
  border: 0;
  border-bottom: 6px solid #fff;
  border-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.doctor-tab .tab-content .box-doctor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 50px;
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 50px;
}
.doctor-tab .tab-content .box-doctor:last-child {
  border-bottom: 0px solid #d6d6d6;
}
.doctor-tab .tab-content .box-doctor .img-doc {
  max-width: 325px;
  width: 100%;
}
.doctor-tab .tab-content .box-doctor .img-doc img {
  width: 100%;
}
.doctor-tab .tab-content .box-doctor .doc-cont {
  max-width: 812px;
  padding-left: 110px;
}
.doctor-tab .tab-content .box-doctor .doc-cont h3 {
  font-weight: bold;
  font-size: 32px;
  text-align: left;
  color: #42536E;
  margin-bottom: 3px;
}
.doctor-tab .tab-content .box-doctor .doc-cont h4 {
  font-weight: 500;
  font-size: 16px;
  text-align: left;
  color: #515151;
  opacity: 0.74;
  text-transform: uppercase;
  margin-top: 7px;
}
.doctor-tab .tab-content .box-doctor .doc-cont .show-more {
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #f7a52b;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 7px;
  text-transform: uppercase;
  border: 1px solid #caebf2;
  padding: 7px 14px;
  opacity: 1;
  cursor: pointer;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.doctor-tab .tab-content .box-doctor .doc-cont .show-more:hover {
  background-color: #e8f7fb;
}
.doctor-tab .tab-content .box-doctor .doc-cont .main-content {
  width: 100%;
  background-color: #fff;
}
.doctor-tab .tab-content .box-doctor .doc-cont .main-content.show-more-height {
  height: 65px;
  overflow: hidden;
}
.doctor-tab .tab-content .box-doctor .doc-cont .main-content .cont-box {
  padding-bottom: 30px;
}
.doctor-tab .tab-content .box-doctor .doc-cont .main-content .cont-box h3 {
  font-weight: 500;
  font-size: 15px;
  line-height: 31px;
  text-align: left;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.doctor-tab .tab-content .box-doctor .doc-cont .main-content .cont-box p {
  font-weight: normal;
  font-size: 17px;
  line-height: 25px;
  text-align: left;
  color: #8d8d8d;
  margin-bottom: 4px;
font-family: 'Poppins', sans-serif;
}
.doctor-tab .tab-content .box-doctor .app-box {
  max-width: 377px;
  width: 100%;
}
.doctor-tab .tab-content .box-doctor .app-box .appointment a {
  max-width: 377.1px;
  height: 68px;
  background: #e8f7fb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.doctor-tab .tab-content .box-doctor .app-box .appointment a:hover {
  background: #42536E;
}
.doctor-tab .tab-content .box-doctor .app-box .appointment a:hover .text {
  color: #fff;
}
.doctor-tab .tab-content .box-doctor .app-box .appointment a .ic {
  margin-right: 31px;
}
.doctor-tab .tab-content .box-doctor .app-box .appointment a .text {
  font-weight: bold;
  font-size: 20px;
  text-align: left;
  color: #03a0c9;
 font-family: 'Poppins', sans-serif;
}

/***************-begin-responsive***************/
@media screen and (max-width: 1600px) {
  .header-container .header-menu ul li a {
    padding: 17px 10px 19px;
    font-size: 17px;
  }

  .right-block .btn-link {
    padding: 0 23px;
    min-width: 108px;
  }

  .specialist-section .specailist-outer .spec-image .content-specialist {
    left: 87%;
    max-width: 52%;
    height: 363px;
    bottom: 91px;
  }

  .footer-widget.col-md-5 {
    width: 31%;
  }

  .contact-widget.col-md-3 {
    width: 35%;
  }

  .main-about .why-choose .box-whychoos .cont-choose .accordion-cont .accordionItemHeading::after {
    height: 27px;
    width: 27px;
    top: 16px;
  }

  .main-about .why-choose .box-whychoos .cont-choose .accordion-cont .open .accordionItemHeading::after {
    height: 27px;
    width: 27px;
    top: 16px;
  }
}
@media screen and (max-width: 1500px) {
  .header-container .header-menu ul li a {
    padding: 17px 13px 19px;
    font-size: 15px;
  }

  .right-block .btn-link {
    padding: 0px 23px;
    min-width: 108px;
  }

  .banner-container .banner-content h1 {
    font-size: 60px;
    max-width: 800px;
    line-height: 69px;
    margin-bottom: 7px;
    break-after: revert;
    word-break: break-word;
  }

  .banner-container .banner-content h1 strong {
    font-size: 39px;
  }

  .banner-container .banner-content h1 span {
    font-size: 39px;
  }

  .doctor-detail .doctor-content .main-doctor {
    width: 34%;
    padding-right: 53px;
  }

  .doctor-detail .doctor-content .main-doctor {
    width: 42%;
  }

  .doctor-detail .doctor-content .main-content {
    padding: 67px 66px;
  }
}
@media screen and (max-width: 1400px) {
  .header-container .header-menu ul li a {
    padding: 17px 13px 19px;
    font-size: 14px;
  }

  .right-block .btn-link {
    padding: 5px 25px;
    min-width: 102px;
    font-size: 13px;
  }
}
@media screen and (max-width: 1300px) {
  .header-container .header-menu ul li a {
    padding: 17px 11px 19px;
    font-size: 14px;
  }

  .right-block .btn-link {
    padding: 0 25px;
    min-width: 90px;
    font-size: 13px;
  }
}
@media screen and (max-width: 1199px) {
  .page-form .outer-form .right-sec .review-box {
    padding: 54px 52px 54px 52px;
  }

  .contactpage-section .address-section {
    max-width: 353px;
  }

  .contactpage-section .contact-content .top-head .head-inner h3 {
    font-weight: bold;
    font-size: 49px;
  }

  .page-form .outer-form .right-sec .team-box {
    padding: 48px 41px 28px 49px;
  }

  .contactpage-section .contact-content .top-head .head-inner h4 {
    font-weight: 500;
    font-size: 25px;
  }

  .page-form .outer-form .right-sec .review-box .inner-rw h3 {
    font-weight: bold;
    font-size: 23px;
  }

  .page-form .outer-form .right-sec .team-box h3 {
    font-weight: bold;
    font-size: 23px;
  }

  .page-form .outer-form .right-sec .review-box .inner-rw p {
    font-weight: bold;
    font-size: 14px;
  }

  .page-form .outer-form .right-sec .review-box .inner-rw a {
    max-width: 311px;
    height: 47px;
  }

  .page-form .outer-form .right-sec .team-box h4 {
    font-size: 14px;
    margin-bottom: 13px;
  }

  .page-form .outer-form .right-sec .team-box .hr-box .hr-cont h3 {
    font-weight: 600;
    font-size: 14px;
  }

  .page-form .outer-form .right-sec .team-box .hr-box .hr-cont h4 {
    font-weight: 500;
    font-size: 14px;
  }

  .page-form .outer-form .left-form {
    max-width: 726.1px;
    width: 100%;
    background-color: #fff;
    padding: 39px 41px;
  }

  .procedure .head-pr h3 {
    font-size: 38px;
    margin-bottom: 40px;
  }

  .contactpage-section .contact-content .top-head {
    padding: 71px 0 91px 64px;
  }

  .explore-product .product-slide .product-slider .slick-list .product-item a .right-cont p {
    font-weight: normal;
    font-size: 15px;
  }

  .pharmcy-product .outer-product .content-product h3 {
    font-size: 22px;
    line-height: 44px;
    margin-bottom: 7px;
  }

  .explore-product .product-slide .product-slider .slick-list .product-item a .right-cont .ic {
    padding-bottom: 17px;
  }

  .explore-product .product-slide .product-slider .slick-list .product-item a .right-cont {
    width: 50%;
    padding: 35px 21px;
  }

  .pharmcy-product .outer-product .content-product {
    width: 50%;
    padding: 13px 45px;
  }

  .pharmcy-product .outer-product .content-product p {
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
  }

  .explore-product .product-slide .product-slider .slick-list .product-item a .right-cont p {
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
  }

  .explore-product .product-slide .slick-arrow.slick-prev {
    right: 100%;
    left: unset;
    top: 17%;
  }

  .explore-product .product-slide .slick-arrow.slick-next {
    right: 100%;
  }

  .explore-product .product-slide .slick-arrow.slick-next {
    width: 46px;
    height: 46px;
  }

  .explore-product .product-slide .slick-arrow.slick-prev {
    width: 46px;
    height: 46px;
  }

  .explore-product .product-slide .slick-dots {
    padding-top: 15px;
  }

  .pharmcy-product .outer-product .content-product .shop-now {
    max-width: 161.09px;
    width: 100%;
    height: 43px;
    border-radius: 2px;
    font-size: 16px;
    margin-top: 14px;
  }

  .doctor-detail .doctor-content .main-content {
    padding: 54px 55px;
  }

  .doctor-detail .doctor-content .main-doctor {
    width: 48%;
    padding-right: 25px;
  }

  .specialist .head-specialist h3 {
    font-size: 35px;
    margin-bottom: 4px;
  }

  .specialist .head-specialist .specialist-list h3 {
    font-weight: 600;
    font-size: 18px;
  }

  .procedure .pr-accordion .accordionItemHeading {
    cursor: pointer;
    font-size: 20px;
  }

  .procedure .pr-accordion .open .accordionItemContent {
    padding: 24px 33px;
  }

  .specialist .head-specialist .specialist-list h4 {
    font-size: 14px;
    line-height: 21px;
  }

  .procedure .pr-accordion .open .accordionItemContent p {
    font-size: 16px;
  }

  .specialist .head-specialist .specialist-list li:hover .appointment a .text {
    font-size: 12px;
    font-size: 11px;
  }

  .department-cont .dept-head h3 {
    font-size: 45px;
    margin-bottom: 7px;
  }

  .department-cont .dept-head h4 {
    font-weight: 500;
    font-size: 25px;
  }

  .department-cont .dept-main h3 {
    font-size: 30px;
    margin-bottom: 18px;
  }

  .department-cont .dept-main p {
    font-size: 17px;
    line-height: 26px;
  }

  .main-service .container {
    max-width: 100% !important;
    width: 100%;
    padding: 0 64px;
  }

  .main-service .container .service-box .image-service {
    max-width: 50%;
    width: 100%;
  }

  .main-service .container .service-box .service-content {
    padding-left: 67px;
    width: 50%;
  }

  .main-service .container .service-box .image-service img {
    min-height: 27vw;
  }

  .main-service .container .service-box .service-content h3 {
    font-weight: 600;
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 9px;
  }

  .main-service .container .service-box .service-content h4 {
    font-size: 0.7em;
    line-height: 23px;
    margin-bottom: 6px;
  }

  .main-service .container .service-box .service-content p {
    font-weight: 400;
    font-size: 0.7em;
    line-height: 22px;
    margin-bottom: 12px;
  }

  .main-service .container .service-box .service-content a {
    font-size: 0.7em;
  }

  .inner-banner {
    margin-top: 116px;
  }

  .inner-banner .text-banner h3 {
    font-weight: bold;
    font-size: 2.375em;
  }

  .about-page-outer section.inner-video .cont-video .video-gallery .video-item figure img {
    height: 199px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .about-page-outer section.inner-video .cont-video .video-gallery .video-item figure .ic svg {
    width: 57px;
  }

  .about-page-outer section.inner-video .cont-video .video-gallery .slick-dots {
    padding-top: 21px;
  }

  .about-page-outer .about-section .about-content .about-decr {
    padding: 39px 25px 36px 39px;
  }

  .main-about .why-choose .box-whychoos .cont-choose h3 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 17px;
  }

  .about-section .about-content .about-decr {
    margin-top: 103px;
  }

  .about-page-outer .about-section {
    padding-top: 62px;
  }

  .main-about .why-choose .box-whychoos .cont-choose {
    width: 55%;
    padding-left: 59px;
  }

  .main-about .why-choose .box-whychoos .cont-choose .accordion-cont .accordionItemHeading {
    padding: 9px 50px;
    font-size: 21px;
  }

  .main-about .why-choose .box-whychoos .cont-choose .accordion-cont .open .accordionItemContent p {
    font-size: 14px;
    line-height: 22px;
  }

  .main-about .why-choose .box-whychoos {
    background-color: #1d243d;
    padding: 50px 50px;
  }

  .main-about .why-choose .box-whychoos .cont-choose h3 {
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
  }

  .main-about .choose-clinic .clinic-cont ul {
    -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr;
    grid-template-columns: repeat(3, 1fr);
  }

  .main-about .choose-clinic .clinic-cont ul li a .text h3 {
    font-weight: 500;
    font-size: 16px;
  }

  .main-about .choose-clinic .clinic-cont ul li a .image img {
    height: 15vw;
  }

  .main-about .about-content .box-content h3 {
    font-size: 45px;
    line-height: 48px;
  }

  .main-about .choose-clinic .clinic-head .left-text h4 {
    font-size: 18px;
    line-height: 24px;
  }

  .main-about .choose-clinic .clinic-head .right-link a {
    width: 179.25px;
    height: 48px;
    font-size: 16px;
  }

  .main-about .choose-clinic .clinic-head .left-text h3 {
    font-size: 42px;
    line-height: 47px;
    margin-bottom: 9px;
  }

  .main-about .about-content .box-content {
    padding: 72px 73px;
  }

  .header-container .header-inner {
    position: relative;
    z-index: 9999;
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
  }

  .header-container .header-inner .header-right.pushed {
    padding-top: 44px;
    padding-bottom: 72px;
  }

  .main-about .about-content .box-content p {
    font-weight: normal;
    font-size: 16px;
    line-height: 29px;
  }

  .header-contact {
    display: block;
    padding: 0 0 6px;
  }

  .main-about .inner-gallery .gallery-cont ul li a img {
    height: 19vw;
  }

  .main-about .inner-gallery .gallery-cont ul li a {
    height: 19vw;
  }

  .main-about .inner-gallery .gallery-cont ul {
    -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr;
    grid-template-columns: repeat(3, 1fr);
  }

  .search.wrap {
    width: 100%;
    border: 1px solid #e9e9e9;
    text-align: right;
    margin-bottom: 13px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .right-block .btn-link {
    width: 50%;
    height: 56px;
  }

  .header-container .header-menu {
    padding: 29px 0;
  }

  .header-container .header-menu ul li {
    margin-top: 0px;
  }

  .header-container .header-menu ul li a {
    padding: 15px 4px 16px;
    font-size: 14px;
  }

  header.header-container.fixed .header-inner {
    margin-top: 0;
  }

  .header-container .header-menu ul li ul {
    display: block;
  }

  .search.wrap.slide {
    height: 14%;
    padding: 0 24px;
  }

  .search.wrap.slide input.search-btn.fa.ib-m {
    width: 53px;
  }

  .search input[type=submit] {
    vertical-align: middle;
    width: 100%;
    height: 2.375em;
  }

  .header-contact ul li a {
    font-size: 14px;
    color: #42536E;
    text-decoration: none;
  }

  .menuopened .header-container .header-inner {
    position: relative;
    z-index: 9999;
    margin-top: -42px !important;
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
  }

  .menu-widget h6 {
    font-weight: bold;
    font-size: 16px;
  }

  .menu-widget ul li a {
    font-size: 13px;
    line-height: 20px;
  }

  .subscribe-section .outer-sub .sub-text h4 {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
  }

  .message-section .outer-testislide .titletesti h3 {
    font-weight: bold;
    font-size: 35px;
    line-height: 47px;
    margin-bottom: 7px;
  }

  .subscribe-section .outer-sub .input-sub input {
    max-width: 524.67px;
    height: 52px;
  }

  .subscribe-section .outer-sub .input-sub button {
    height: 52px;
    font-size: 14px;
  }

  .subscribe-section .outer-sub .input-sub button svg {
    margin-left: 14px;
  }

  .message-section .outer-testislide .slick-arrow.slick-prev {
    left: 0;
  }

  .message-section .outer-testislide .slick-arrow.slick-next {
    right: 0;
  }

  .message-section .outer-testislide .slick-arrow {
    width: 60px;
    height: 61px;
    top: 44%;
  }

  .message-section .outer-testislide .content-testi {
    padding-top: 28px;
  }

  .message-section .outer-testislide {
    max-width: 697px;
  }

  .message-section .outer-testislide .content-testi .testi p {
    font-size: 17px;
  }

  .message-section .outer-testislide .content-testi .q-ic {
    padding-bottom: 33px;
  }

  .message-section {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .pharmacy-section .outer-content .content-pharma h5 {
    font-size: 30px;
  }

  .pharmacy-section .outer-content .content-pharma h3 {
    font-size: 31px;
    line-height: 46px;
  }

  .pharmacy-section .outer-content .content-pharma a {
    width: 181.09px;
    height: 44px;
    font-size: 17px;
  }

  .container-fluid {
    padding-left: 81px;
    padding-right: 81px;
  }

  .specialist-section .specailist-outer .spec-image .content-specialist {
    left: 87%;
    max-width: 52%;
    height: 305px;
    bottom: 91px;
    padding-left: 39px;
  }

  .specialist-section .specailist-outer .spec-image .content-specialist .box-spec h3 {
    font-size: 35px;
    line-height: 42px;
  }

  .specialist-section .specailist-outer .spec-image .content-specialist .box-spec a {
    width: 157.25px;
    height: 47px;
    background: #f7a52b;
    font-size: 14px;
  }

  .about-section .about-content .about-decr {
    width: 53%;
  }

  .about-section .about-content .about-decr {
    padding: 34px 66px 40px 41px;
  }

  ul.list-block li .block-content .block-des h2 {
    font-weight: 500;
    font-size: 14px;
  }

  ul.list-block li .block-content .block-des p {
    font-weight: 400;
    font-size: 14px;
  }

  ul.list-block li {
    width: 25%;
  }

  .header-container .header-bottom .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }

  .header-container .header-bottom .main-head {
    padding: 15px 0;
  }

  .menu-btn {
    display: inline-block;
    width: 42px;
    height: 17px;
    position: relative;
    margin-left: 14px;
  }

  .about-section .about-content .about-decr h3 {
    font-size: 31px;
    line-height: 36px;
  }

  .about-section .about-content .about-decr p {
    font-size: 14px;
    line-height: 24px;
  }

  .about-section .about-content .about-decr .link a {
    max-width: 169.77px;
    height: 46.45px;
    font-size: 17px;
  }

  .menu-btn span:first-child {
    top: 25px;
  }

  .menu-btn span:nth-child(2),
.menu-btn span:nth-child(3) {
    top: 22px;
  }

  .menu-btn span:nth-child(2),
.menu-btn span:nth-child(3) {
    top: 17px;
  }

  .menu-btn span:nth-child(4) {
    top: 9px;
  }

  .header-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .header-links a {
    font-size: 22px;
    padding: 6px 9px;
    border: 1px solid rgb(125 128 133 / 25%);
    color: #42536E;
    line-height: normal;
    border-radius: 5px;
    /* display: none; */
  }

  .header-links a.menu-btn {
    padding: 19px 5px;
    width: 42px;
  }

  .menu-btn span {
    display: block;
    width: 65%;
  }

  .header-container .header-bottom {
    height: auto;
  }

  .banner-container {
    width: 100%;
    margin: 118px 0 0;
  }

  .language-switcher li a {
    font-size: 11px !important;
  }

  .header-container .header-top .top-right ul li {
    position: relative;
    z-index: 999;
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  .page-form .outer-form {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .explore-product .product-slide .slick-arrow {
    display: none !important;
  }

  .specialist .head-specialist .specialist-list {
    -ms-grid-columns: 1fr 2rem 1fr;
    grid-template-columns: repeat(2, 1fr);
  }

  .page-form .outer-form .left-form {
    max-width: 100%;
    width: 100%;
    background-color: #fff;
    padding: 39px 41px;
    margin-bottom: 26px;
  }

  .page-form .outer-form .left-form form .btn-sub input {
    width: 100%;
    height: 57.28px;
    font-size: 17px;
  }

  .page-form .outer-form .right-sec .review-box .inner-rw p {
    max-width: 100%;
  }

  .page-form .outer-form .left-form form .field label {
    font-weight: normal;
    font-size: 15px;
  }

  .main-service .container .service-box .service-content {
    padding-left: 38px;
    width: 50%;
  }

  .doctor-detail .doctor-content .main-doctor .abt-doc h4 {
    font-weight: normal;
    font-size: 15px;
  }

  .doctor-detail .doctor-content .main-doctor .abt-doc a {
    max-width: 329px;
    height: 52px;
    font-size: 15px;
  }

  .doctor-detail .doctor-content .main-content .cont-box h3 {
    font-size: 17px;
    line-height: 31px;
    margin-bottom: 8px;
  }

  .doctor-detail .doctor-content .main-content .cont-box p {
    font-size: 15px;
    line-height: 24px;
  }

  .main-about .choose-clinic .clinic-head .left-text h4 {
    font-size: 15px;
  }

  .specialist .head-specialist .specialist-list .image img {
    height: 55vw;
  }

  .main-service .container .service-box .service-content h4 {
    font-size: 0.6em;
    line-height: 17px;
    margin-bottom: 5px;
  }

  .main-service .container {
    max-width: 100% !important;
    width: 100%;
    padding: 0 42px;
  }

  .about-page-outer section.inner-video .cont-video .video-gallery .video-item figure img {
    height: 145px;
  }

  .main-about .why-choose .box-whychoos .cont-choose .accordion-cont .accordionItemHeading {
    padding: 6px 50px;
    padding-right: 17px;
  }

  .main-service .container .service-box .image-service img {
    min-height: 31vw;
  }

  .main-about .choose-clinic .clinic-head .right-link a {
    width: 156.25px;
    height: 42px;
    font-size: 15px;
  }

  .footer-widget.col-md-5 {
    width: 50%;
  }

  .main-about .why-choose .box-whychoos .cont-choose {
    width: 55%;
    padding-left: 42px;
  }

  .subscribe-section .outer-sub .sub-text h4 {
    font-weight: 400;
    font-size: 15px;
    line-height: 23px;
  }

  .menu-widget {
    padding: 0 0px 0 0;
    width: 25%;
  }

  .menu-widget h6 {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
  }

  .menu-widget ul li {
    width: 100%;
    margin: 0;
    line-height: 29px;
    display: inline-block;
    text-align: center;
  }

  .contact-widget .contact-box {
    padding: 24px;
    max-width: 100%;
    margin-top: 29px;
  }

  .insurance-section .gallery-slider .container {
    padding-right: 163px;
  }

  .gallery-section .gallery-slider .container .slider-gallery .slick-arrow {
    top: -90px;
  }

  .gallery-section .gallery-slider .container .slider-gallery .slick-arrow.slick-next {
    width: 42px;
    height: 42px;
  }

  .gallery-section .gallery-slider .container .slider-gallery .slick-arrow.slick-prev {
    width: 42px;
    height: 41px;
    right: 151px;
  }

  .message-section .outer-testislide .slick-arrow.slick-prev {
    left: unset;
    right: 100%;
  }

  .pharmacy-section .outer-content .content-pharma h3 {
    font-size: 24px;
    line-height: 30px;
  }

  .message-section .outer-testislide .slick-arrow.slick-next {
    right: unset;
    left: 100%;
  }

  ul.list-block li {
    width: 33.33%;
  }

  .pharmacy-section .outer-content .content-pharma a {
    width: 160.09px;
    height: 41px;
    font-size: 14px;
  }

  .message-section .outer-testislide .slick-arrow {
    width: 60px;
    height: 60px;
    background: transparent;
    border: 1px solid #d5d5d5;
    top: 61%;
    background-size: 19px;
  }

  .message-section .outer-testislide {
    max-width: 544px;
  }
.message-section .outer-testislide h3  {
  margin:0 auto;
  }
 .message-section .outer-testislide h3 br {
  display:none;
  }

  .specialist-section .specailist-outer .spec-image .content-specialist {
    left: 87%;
    max-width: 52%;
    height: 244px;
    bottom: 64px;
    padding-left: 39px;
  }

  .banner-container .banner-content .container {
    padding: 0 91px;
  }

  .specialist-section .specailist-outer .spec-image .content-specialist .box-spec h3 {
    font-size: 30px;
    line-height: 34px;
  }

  .specialist-section .specailist-outer .spec-image .content-specialist .box-spec a {
    height: 41px;
  }

  .banner-container .slick-prev,
.banner-container .slick-next {
    width: 52px;
    top: 18vw;
    height: 52px;
  }

  .banner-container .slick-prev,
.banner-container .slick-prev:hover {
    right: 60px !important;
  }

  .banner-container .slick-next,
.banner-container .slick-next:hover {
    right: 14px !important;
  }

  .about-section .about-content .image-about {
    width: 60%;
  }

  .about-section .about-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .about-section .about-content-bg{
    right:0%
  }

  .about-section .about-content .about-decr {
    width: 100%;
    padding: 38px 140px 40px 80px;
    margin-top: 152px;
  }

  .container-fluid {
    padding-left: 43px;
    padding-right: 43px;
  }

  .contact-widget .contact-box {
    padding: 24px;
  }

  .pharmacy-sec .dept-main .strng {
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
  }
}
@media screen and (max-width: 768px) {
  .modal-body.pop-form {
    padding: 32px 17px;
    border-radius: 20px;
  }

  .page-form .outer-form .right-sec .review-box .inner-rw h3 {
    font-weight: bold;
    font-size: 20px;
  }

  .modal-body.pop-form .pop-head h3 {
    font-size: 25px;
    margin-bottom: 10px;
  }

  .modal-body.pop-form .pop-head {
    margin-bottom: 22px;
  }

  .page-form .outer-form .right-sec .review-box {
    max-width: 761px;
    width: 100%;
    background-color: #fff;
    padding: 26px 19px 28px 19px;
  }

  .modal-body.pop-form form .form-btn.half-btn {
    padding-top: 2px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .page-form .outer-form .right-sec .review-box .inner-rw a {
    font-size: 11px;
  }

  .modal-body.pop-form form .form-btn.half-btn input {
    max-width: 100%;
  }

  .forgot {
    width: 100%;
    padding-top: 13px;
  }

  .modal-body.pop-form form .form-btn.half-btn input {
    background-position: 92% center;
  }

  .modal-body.pop-form .terms p {
    font-weight: normal;
    font-size: 11px;
  }

  .modal-body.pop-form .pop-head h3 {
    font-weight: bold;
    font-size: 20px;
  }

  .modal-body.pop-form .pop-head h5 {
    font-weight: 600;
    font-size: 12px;
  }

  .modal-body.pop-form .terms p a {
  font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    color: #444444;
    cursor: pointer;
  }

  .log {
    padding-top: 19px;
  }

  .page-form {
    padding-top: 112px;
    padding-bottom: 60px;
  }

  .page-form .outer-form .right-sec .team-box {
    padding: 26px 19px 28px 19px;
  }

  .contactpage-section .address-section {
    padding: 41px 0;
    max-width: 100%;
  }

  .contactpage-section .contact-outer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .contactpage-section .address-section {
    padding: 41px 0;
  }

  .pharmcy-product .outer-product {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .contactpage-section .contact-content .top-head {
    padding: 47px 11px 47px 25px;
    background-color: #EFF7F9;
  }

  .contactpage-section .contact-content .top-head .head-inner h3 {
    font-weight: bold;
    font-size: 30px;
  }

  .contactpage-section .contact-content .top-head .head-inner h4 {
    font-weight: 500;
    font-size: 20px;
  }

  .explore-product .product-slide .product-slider .slick-list .product-item a .right-cont {
    width: 50%;
    padding: 20px 16px;
  }

  .explore-product {
    padding: 40px 0;
  }

  .explore-product .head-product h3 {
    font-weight: bold;
    font-size: 23px;
    margin-bottom: 30px;
  }

  .explore-product .product-slide .product-slider .slick-list .product-item a .right-cont p {
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
  }

  .pharmcy-product .outer-product .img-product {
    width: 100%;
  }

  .pharmcy-product .outer-product .content-product {
    width: 100%;
    padding: 13px 45px;
  }

  .pharmcy-product .outer-product .content-product .shop-now {
    max-width: 149.09px;
    width: 100%;
    height: 37px;
    border-radius: 2px;
    font-size: 14px;
    margin-top: 21px;
  }

  .pharmcy-product {
    padding-bottom: 9px;
  }

  .pharmacy-sec .dept-main .shop-now {
    max-width: 178.09px;
    height: 41px;
    font-size: 16px;
    color: #fff;
  }

  .pharmcy-product .outer-product .content-product ul li {
    font-weight: normal;
    font-size: 14px;
  }

  .pharmcy-product .outer-product .content-product {
    width: 100%;
    padding: 13px 0px;
  }

  .pharmcy-product .outer-product:nth-child(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  section.department-cont.pharmacy-sec .dept-main {
    padding-top: 30px;
    padding-bottom: 122px;
  }

  .doctor-detail .doctor-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .specialist .head-specialist .specialist-list h3 {
    font-weight: 600;
    font-size: 17px;
  }

  .doctor-detail .doctor-content .main-doctor {
    width: 100%;
    padding-right: 0;
  }

  .abt-doc {
    margin-top: 14px;
  }

  .doctor-detail .doctor-content .main-doctor .abt-doc a {
    max-width: 260px;
    height: 54px;
    font-size: 16px;
    margin-top: 17px;
    margin: 0 auto;
    margin-top: 17px;
  }

  .doctor-detail .doctor-content .main-doctor .img-doctor {
    width: 100%;
  }

  .doctor-detail .doctor-content .main-doctor .img-doctor img {
    width: 100%;
  }

  .doctor-detail .doctor-content .main-doctor .abt-doc h3 {
    font-weight: 700;
    font-size: 20px;
  }

  .doctor-detail .doctor-content .main-doctor .abt-doc h3 {
    font-weight: 700;
    font-size: 20px;
    text-align: center;
  }

  .doctor-detail .doctor-content .main-doctor .abt-doc h4 {
    font-size: 15px;
    line-height: 21px;
    text-align: center;
  }

  .doctor-detail .doctor-content .main-content {
    padding: 18px 13px;
  }

  .doctor-detail .doctor-content .main-doctor {
    width: 100%;
    padding-right: 0;
    padding-bottom: 30px;
  }

  .doctor-detail .doctor-content .main-content .cont-box h3 {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 8px;
  }

  .doctor-detail .doctor-content .main-content .cont-box p {
    font-weight: normal;
    font-size: 15px;
    line-height: 29px;
  }

  .doctor-detail {
    padding: 40px 0;
  }

  .doctor-detail .doctor-content .main-doctor .abt-doc h4 {
    font-weight: normal;
    font-size: 15px;
    line-height: 21px;
  }

  .procedure .pr-accordion .open .accordionItemContent p {
    font-size: 14px;
    line-height: 23px;
  }

  .procedure .head-pr h3 {
    font-size: 23px;
    margin-bottom: 40px;
    margin-bottom: 19px;
  }

  .procedure .pr-accordion .accordionItemHeading {
    cursor: pointer;
    font-size: 18px;
  }

  .procedure .pr-accordion .accordionItemHeading {
    cursor: pointer;
    font-size: 18px;
    padding: 20px 44px;
    padding-right: 11px;
  }

  .department-cont .dept-head h3 {
    font-weight: bold;
    font-size: 34px;
  }

  .specialist .head-specialist h3 {
    font-size: 28px;
  }

  .specialist {
    padding: 30px 0;
  }

  .department-cont .dept-main {
    padding-top: 30px;
  }

  .department-cont .dept-main p {
    font-size: 14px;
    line-height: 22px;
  }

  .department-cont .dept-main h3 {
    font-weight: bold;
    font-size: 20px;
  }

  .department-cont .dept-main {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .department-cont .dept-head {
    padding-top: 30px;
    position: relative;
  }

  .department-cont .dept-head h4 {
    font-weight: 500;
    font-size: 17px;
    line-height: 27px;
  }

  .main-service .container {
    max-width: 100% !important;
    width: 100%;
    padding: 0 15px;
  }

  .main-service .container .service-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .main-service .container .service-box .image-service {
    max-width: 100%;
    width: 100%;
    margin-bottom: 27px;
  }

  .inner-banner {
    height: 42vw;
  }

  .inner-banner .text-banner h3 {
    font-size: 32px;
  }

  .about-page-outer section.inner-video .cont-video .video-gallery .video-item figure img {
    height: 194px;
    width: 100%;
  }

  .main-service .container .service-box .service-content {
    padding-left: 20px;
    width: 100%;
    padding-right: 20px;
    padding-bottom: 20px;
  }

  .main-service .container .service-box .service-content p {
    font-weight: 400;
    font-size: 0.9em;
    line-height: 22px;
    margin-bottom: 12px;
  }

  .main-service .container .service-box .service-content h4 {
    font-size: 0.7em;
    line-height: 17px;
    margin-bottom: 5px;
  }

  .main-service .container .service-box .image-service img {
    min-height: auto;
  }

  .main-service {
    padding: 60px 0 0;
  }

  a.popup-youtube {
    display: block;
  }

  .about-page-outer section.inner-video .cont-video .video-gallery .video-item figure .ic svg {
    width: 41px;
  }

  .main-about .why-choose .box-whychoos .img-choose {
    width: 100%;
    margin: 0 auto;
    height: 181px;
    overflow: hidden;
  }

  .about-page-outer section.inner-video .cont-video .video-gallery .video-item figure .ic {
    position: absolute;
    bottom: 3px;
    left: 28px;
  }

  .head-video h3 {
    font-size: 20px;
    margin-bottom: 0;
  }

  .about-page-outer section.inner-video .head-video svg {
    width: 109px;
  }

  .about-page-outer section.inner-video .cont-video {
    padding-top: 27px;
  }

  .about-page-outer {
    margin-top: 146px;
  }

  .main-about .why-choose .box-whychoos {
    background-color: #1d243d;
    padding: 27px 14px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .about-section .about-content .about-decr {
    margin-top: 92px;
  }

  .about-page-outer .about-section .about-content .image-about .follow {
    height: 61px;
    padding: 9px 15px;
  }

  .about-page-outer .about-section .about-content .about-decr {
    padding: 18px 11px 16px 11px;
  }

  .about-page-outer .about-section .about-content .image-about .follow h3 {
    font-weight: 600;
    font-size: 14px;
  }

  .main-about .why-choose .box-whychoos .cont-choose .accordion-cont .open .accordionItemContent {
    padding: 20px 28px;
    padding-right: 8px;
  }

  .main-about .why-choose .box-whychoos .cont-choose .accordion-cont .open .accordionItemHeading {
    margin: 0px;
    color: white;
    padding-right: 8px;
  }

  .menu-widget {
    padding: 0 0px 0 0;
    width: 100%;
  }

  .contact-widget.col-md-3 {
    width: 100%;
  }

  .main-about .why-choose:before {
    content: "";
    position: absolute;
    width: 185px;
    height: 79%;
    background: #c0e7f2;
    z-index: -1;
    top: 0;
    -webkit-transform: translate(0, 13%);
    transform: translate(0, 13%);
  }

  .main-about .why-choose .box-whychoos .cont-choose {
    width: 100%;
    padding-left: 0;
    padding-top: 23px;
  }

  .main-about .why-choose .box-whychoos .cont-choose h3 {
    font-weight: bold;
    font-size: 20px;
    line-height: 29px;
  }

  .main-about .why-choose .box-whychoos .cont-choose .accordion-cont .accordionItemHeading {
    padding: 9px 50px;
    font-size: 18px;
  }

  .main-about .choose-clinic .clinic-head {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .main-about .choose-clinic .clinic-head .left-text h3 {
    font-size: 32px;
    letter-spacing: 0;
  }

  .main-about .choose-clinic .clinic-cont ul {
    -ms-grid-columns: 1fr 2rem 1fr;
    grid-template-columns: repeat(2, 1fr);
  }

  .main-about .choose-clinic .clinic-cont ul li a .image img {
    height: 26vw;
  }

  .main-about .choose-clinic .clinic-head .bg-clinic {
    top: -92px;
  }

  .main-about .choose-clinic .clinic-cont ul li a .text h3 {
    font-weight: 500;
    font-size: 13px;
    grid-gap: 0.9rem;
  }

  .main-about .choose-clinic .clinic-head .left-text h4 {
    font-size: 14px;
  }

  .main-about .choose-clinic .clinic-cont ul li a:hover .text h3 {
    letter-spacing: 0;
  }

  .main-about .choose-clinic .clinic-cont ul li a:hover .image .ic {
    position: absolute;
    top: 0;
    z-index: 9;
    left: 44%;
    top: 33%;
  }

  .main-about .choose-clinic {
    padding-bottom: 31px;
  }

  .main-about .choose-clinic .clinic-cont ul li a .image .ic svg {
    width: 8vw;
  }

  .main-about .choose-clinic .clinic-head .left-text {
    position: static;
  }

  .main-about .about-content .box-content {
    background-color: #ffffff6e;
    padding: 22px 22px;
  }

  .footer-widget.col-md-5 {
    width: 100%;
  }

  .main-about .about-content {
    padding: 31px 0;
  }

  .main-about .inner-gallery .gallery-cont ul li a:hover i {
    left: 38%;
    top: 41%;
    font-size: 8vw;
  }

  .main-about .inner-gallery .gallery-cont ul {
    -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0.8rem;
  }

  .main-about .inner-gallery .gallery-head h3 {
    font-size: 31px;
    line-height: 33px;
    text-align: left;
    padding-bottom: 2px;
  }

  .main-about .about-banner .text-banner h3 {
    font-weight: bold;
    font-size: 1.375em;
    margin: 0;
  }

  .main-about .inner-gallery {
    padding: 60px 0;
  }

  .main-about .inner-gallery .gallery-cont ul li a {
    height: 38vw;
  }

  .main-about .inner-gallery .gallery-cont ul li a img {
    height: 38vw;
  }

  .main-about .about-content .box-content h3 {
    font-size: 30px;
    line-height: 39px;
    text-align: left;
    padding-bottom: 13px;
    margin-bottom: 1px;
  }

  .main-about .about-content .box-content p {
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
  }

  .insurance-section .bg-text {
    position: absolute;
    right: 0;
    top: -69px;
    width: 28%;
  }

  .footer-logo img {
    display: block;
    width: 100%;
    max-width: 140px;
    margin: 0 auto;
  }

  .contact-wrap p {
    text-align: center;
  }

  .footer-bottom p {
    text-align: center;
    width: 100%;
    display: block;
    flex: 100%;
    font-size: 12px;
    padding-bottom: 8px;
  }

  .contact-links li:last-child a {
    margin: 0 auto;
    margin-top: 24px;
  }

  .footer-nav {
    width: 100%;
    padding-right: 0;
  }

  .menu-widget ul {
    display: block;
    margin-bottom: 27px;
  }

  .footer-nav ul li {
    margin: 1px 0 0;
    padding-left: 0;
    text-align: center;
  }

  .contact-wrap {
    margin: 0 auto;
  }

  .contact-links li a {
    font-size: 16px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .social-section {
    padding: 33px 0 0;
  }

  .subscribe-section .outer-sub .sub-text h4 {
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 26px;
  }

  .subscribe-section {
    padding: 51px 0;
  }

  .subscribe-section .outer-sub .input-sub {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .subscribe-section .outer-sub .input-sub button {
    height: 52px;
    font-size: 14px;
    margin: 0;
  }

  .subscribe-section .outer-sub .input-sub input {
    max-width: 524.67px;
    height: 52px;
    margin-bottom: 15px;
    font-size: 14px;
  }

  .insurance-section .gallery-slider .container {
    padding-right: 111px;
  }

  .insurance-section .gallery-slider .container .slider-insurance .slick-arrow {
    display: none !important;
  }

  .insurance-section .outer-header h3 {
    font-size: 27px;
    line-height: 35px;
    margin-bottom: 35px;
  }

  .insurance-section .gallery-slider .container .slider-insurance .slick-dots {
    padding-top: 37px;
  }

  .container {
    padding: 0 20px 0;
  }

  .gallery-section .gallery-slider .container .slider-gallery .slick-arrow {
    display: none !important;
  }

  .pharmacy-section .outer-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .gallery-section .gallery-head .outer-header h3 {
    font-size: 27px;
    line-height: 28px;
    margin-bottom: 16px;
  }

  .gallery-section .gallery-head .outer-header {
    padding-top: 38px;
  }

  .message-section {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .gallery-section .gallery-slider .container .slider-gallery .slick-dots {
    padding-top: 21px;
  }

  .pharmacy-section .outer-content .content-pharma {
    max-width: 100%;
    width: 100%;
  }

  .message-section .outer-testislide .slick-arrow {
    display: none !important;
  }

  .message-section .container .main-outer .chairman-message{
    padding:10px 0
}

  .message-section .outer-testislide .titletesti h3 {
    font-size: 26px;
    line-height: 33px;
    margin-top: 32px;
  }

  .message-section .outer-testislide .titletesti h5 {
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 2px;
  }

  .message-section .outer-testislide .content-testi .q-ic {
    padding-bottom: 19px;
  }

  .message-section .outer-testislide .content-testi .testi p {
    font-size: 14px;
    line-height: 24px;
  }

  .message-section .outer-testislide .content-testi .testi h5 {
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
  }

  .message-section .outer-testislide .content-testi {
    padding-top: 19px;
  }

  .pharmacy-section .outer-content .image-section {
    max-width: 100%;
    width: 100%;
  }

  .pharmacy-section .container {
    position: relative;
    z-index: 9;
    padding-right: 19px;
    padding-left: 75px;
  }

  .pharmacy-section .outer-content .content-pharma h5 {
    font-size: 26px;
    line-height: 26px;
  }

  .pharmacy-section .outer-content .content-pharma h3 {
    font-size: 26px;
    line-height: 28px;
  }

  .pharmacy-section .outer-content .content-pharma h3 br{
    display:none
  }

  .pharmacy-section .outer-content .content-pharma a {
    width: 141.09px;
    height: 34px;
    font-size: 14px;
  }

  .left-text {
    position: absolute;
    left: -5px;
    top: -52px;
    z-index: -1;
  }

  .specialist-section {
    padding-top: 34px;
  }

  .about-section {
    padding-bottom: 43px;
  }

  .pharmacy-section {
    padding-top: 35px;
    padding-bottom: 58px;
  }

  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }

  ul.list-block li {
    width: 49.33%;
  }

  .specialist-section .specailist-outer .spec-image {
    width: 100%;
    position: relative;
  }

  .specialist-section .specailist-outer .spec-image .content-specialist {
    height: 177px;
    padding-left: 0px;
    width: 100%;
    position: static;
    max-width: 100%;
  }

  .specialist-section .specailist-outer .spec-image .content-specialist .box-spec a {
    width: 143.25px;
    height: 38px;
    background: #f7a52b;
    font-size: 12px;
  }

  .specialist-section .specailist-outer .spec-image .content-specialist .box-spec h3 {
    margin-bottom: 11px;
  }

  .specialist-section .specailist-outer .spec-image .content-specialist .box-spec h3 {
    font-size: 24px;
  }

  ul.list-block li .block-content .block-image {
    width: 110px;
    height: 110px;
    top: -65px;
    background-size: 155px;
    background-position: 18px 16px;
  }

  .about-section .about-text {
    top: -80px;
    width: 41px;
    z-index: 1;
    right: 12px;
  }

  .about-section .about-content .about-decr .link a {
    max-width: 146.77px;
    height: 40.45px;
    font-size: 14px;
  }

  .about-section .about-content .about-decr {
    padding-right: 0;
  }

  .feature-section {
    padding-bottom: 48px;
  }

  .about-section {
    padding-top: 47px;
  }

  .about-section .about-text svg {
    width: 71%;
  }

  .about-section .about-content .image-about {
    width: 90%;
    height: auto;
  }
  .about-section .about-content .image-about img{
    height:100%;
    width: 100%;
    object-position: top;
}

  .about-section .about-content .about-decr .corner {
    top: -22px;
  }

  .about-section .about-content .about-decr h3 {
    font-size: 25px;
    line-height: 29px;
  }

  .about-section .about-content .about-decr p {
    font-size: 13px;
  }

  ul.list-block li:hover .block-content .block-image {
    background-color: #6BD3EF;
    border: -1px solid rgba(255, 255, 255, 0.3);
    background-position: -66px 18px;
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
    background-size: 155px;
  }

  .about-section .about-content .about-decr {
    width: 100%;
    padding: 0 23px 19px;
    margin: 0;
    margin-top: 103px;
  }

  .header-container .header-top .top-left ul li:first-child {
    display: block;
  }

  .header-container .header-top .outer-top-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .header-container .header-top .container-fluid {
    padding: 0 0;
    padding-left: 0;
  }

  .header-container .header-top ul li {
    margin-right: 0;
  }

  .header-container .header-top .top-right ul li:first-child a {
    font-size: 9px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /* width: 100%; */
    line-height: 12px;
    padding: 0 37px !important;
  }

  .header-container .header-top .top-right ul li a svg {
    margin-left: 0;
    vertical-align: 0;
  }

  .header-container .header-top .top-left ul li a {
    font-size: 0;
  }

  .header-container .header-top .top-left ul li:last-child a i {
    font-size: 17px;
    margin: 0;
  }

  .header-container .header-top .top-left ul li a {
    padding: 16px 17px;
    background-color: #02022e;
    margin: 0;
    border-radius: 0;
    border-right: 1px solid #424247;
  }

  .banner-container .banner-content h1 {
    font-size: 26px;
  }

  .banner-container .banner-content h1 strong {
    font-size: 20px;
    padding-bottom: 5px;
  }

  .banner-container .banner-content h1 span {
    font-size: 19px;
  }

  .banner-container .banner-content .btn {
    width: 97px !important;
    height: 31px !important;
    background: #ffffff;
    color: #42536E;
    font-weight: 300;
    font-size: 11px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
  }
.banner-container .imagefluid{
  aspect-ratio: 1920/1187 !important;
  display: block !important;
  height:auto;
  background-position: left!important;
}
  .banner-container .banner-content h1 {
    color: #2b3043;
    font-size: 20px;
    margin: -110px 0 14px;
    line-height: 24px;
    max-width: 180px;
    word-break: normal;
  }

  .banner-container .slick-prev,
.banner-container .slick-next {
    width: 38px;
    top: auto;
    height: 38px;
    /* font-size: 10px !important; */
    background-size: 35px !important;
    bottom: 8%;
    left: auto !important;
    z-index: 99999;
  }

  .banner-container .slick-next,
.banner-container .slick-next:hover {
    right: 13px;
    left: auto;
    background: url(../images/next.svg) no-repeat center center;
  }

  .banner-container .banner-content .container {
    padding: 0px 24px;
    /* height: 100vh; */
  }
}
/***************-end-responsive***************/
.modal {
  z-index: 99999;
  border: 0;
}

.modal-dialog.modal-dialog-centered {
  max-width: 660px;
  border-radius: 30px !important;
  overflow: hidden;
  border: 0;
}

.modal-content {
  border: 0;
  border-radius: 20px;
  overflow: hidden;
}

.modal-body.pop-form {
  padding: 50px 50px;
  border-radius: 20px;
}
.modal-body.pop-form .pop-head {
  margin-bottom: 40px;
}
.modal-body.pop-form .pop-head h3 {
  font-weight: bold;
  font-size: 30px;
  line-height: 18px;
  text-align: left;
  color: #42536E;
font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
}
.modal-body.pop-form .pop-head h5 {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  color: #444;
  opacity: 0.31;
font-family: 'Poppins', sans-serif;
}
.modal-body.pop-form form .form-head h4 {
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  text-align: left;
  color: #444;
  text-transform: uppercase;
}
.modal-body.pop-form form .outer-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 17px;
}
.modal-body.pop-form form .select-check {
  margin-bottom: 15px;
}
.modal-body.pop-form form .select-check input[type=checkbox] + label {
  display: block;
  margin: 0.2em;
  cursor: pointer;
  padding: 0.2em;
}
.modal-body.pop-form form .select-check input[type=checkbox] {
  display: none;
}
.modal-body.pop-form form .select-check input[type=checkbox] + label:before {
  content: "✔";
  border: 0.1em solid #000;
  border-radius: 0.2em;
  display: inline-block;
  width: 1em;
  height: 1em;
  padding-left: 0.2em;
  padding-bottom: 0.3em;
  margin-right: 0.2em;
  vertical-align: bottom;
  color: transparent;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 16px;
  height: 16px;
  background: #fff;
  border: 1px solid #c1c0c0;
  vertical-align: -1px;
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
}
.modal-body.pop-form form .select-check input[type=checkbox] + label:active:before {
  -webkit-transform: scale(0);
          transform: scale(0);
}
.modal-body.pop-form form .select-check input[type=checkbox]:checked + label:before {
  background-color: MediumSeaGreen;
  border-color: MediumSeaGreen;
  color: #fff;
  font-size: 12px;
  /* display: inline-flex; */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
}
.modal-body.pop-form form .select-check input[type=checkbox]:disabled + label:before {
  -webkit-transform: scale(1);
          transform: scale(1);
  border-color: #aaa;
}
.modal-body.pop-form form .select-check input[type=checkbox]:checked:disabled + label:before {
  -webkit-transform: scale(1);
          transform: scale(1);
  background-color: #bfb;
  border-color: #bfb;
}
.modal-body.pop-form form .select-check label {
  font-weight: normal;
  font-size: 12px;
  line-height: 21px;
  text-align: left;
  color: #bbb;
font-family: 'Poppins', sans-serif;
}
.modal-body.pop-form form .select-check label a {
  color: #444444;
  text-decoration: underline;
}
.modal-body.pop-form form .form-btn {
  margin-top: 25px;
}
.modal-body.pop-form form .form-btn input {
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 18px;
  text-align: center;
  color: #fff;
  width: 100%;
font-family: 'Poppins', sans-serif;
  text-align: left;
  background-image: url(../../assets/images/right-white.webp);
  background-repeat: no-repeat;
  background-position: 96% center;
}
.modal-body.pop-form form .main-input {
  margin-bottom: 20px;
  position: relative;
  width: 100%;
}
.modal-body.pop-form form .main-input label {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  color: #9e9e9e;
  margin: 0;
font-family: 'Poppins', sans-serif;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.modal-body.pop-form form .main-input input {
  width: 100%;
  height: 50px;
  background: #fff;
  border: 1px solid #b1b1b1;
  border-radius: 0;
font-family: 'Poppins', sans-serif;
  color: #f7a52b;
  font-size: 17px;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.modal-body.pop-form form .main-input textarea {
  width: 100%;
  background: #fff;
  border: 1px solid #b1b1b1;
  border-radius: 0;
font-family: 'Poppins', sans-serif;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  height: 91px;
}
.modal-body.pop-form form .main-input select {
  width: 100%;
  height: 50px;
  background: #fff;
  border: 1px solid #b1b1b1;
  border-radius: 0;
font-family: 'Poppins', sans-serif;
  color: #f7a52b;
  font-size: 17px;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0 11px;
}
.modal-body.pop-form form .main-input .outer-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 18px;
}
.modal-body.pop-form form .main-input input:invalid + label {
  position: absolute;
  top: 18px;
  left: 14px;
}
.modal-body.pop-form form .main-input input:valid ~ label {
  position: absolute;
  top: -10px;
  left: 14px;
  background-color: #fff;
  display: inline-block;
  padding: 0 8px;
}
.modal-body.pop-form form .main-input input:focus + label {
  position: absolute;
  top: -10px;
  left: 14px;
  background-color: #fff;
  display: inline-block;
  padding: 0 8px;
}
.modal-body.pop-form form .main-input .modal-body.pop-form form .main-input input:focus {
  border-color: #000 !important;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.modal-body.pop-form form .main-input input:focus {
  border-color: #000 !important;
}
.modal-body.pop-form form .main-input select:invalid + label {
  position: absolute;
  top: 18px;
  left: 14px;
}
.modal-body.pop-form form .main-input select:valid ~ label {
  position: absolute;
  top: -10px;
  left: 14px;
  background-color: #fff;
  display: inline-block;
  padding: 0 8px;
}
.modal-body.pop-form form .main-input select:focus + label {
  position: absolute;
  top: -10px;
  left: 14px;
  background-color: #fff;
  display: inline-block;
  padding: 0 8px;
}
.modal-body.pop-form form .main-input .modal-body.pop-form form .main-input select:focus {
  border-color: #000 !important;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.modal-body.pop-form form .main-input select:focus {
  border-color: #000 !important;
}
.modal-body.pop-form form .main-input textarea:invalid + label {
  position: absolute;
  top: 18px;
  left: 14px;
}
.modal-body.pop-form form .main-input textarea:valid ~ label {
  position: absolute;
  top: -10px;
  left: 14px;
  background-color: #fff;
  display: inline-block;
  padding: 0 8px;
}
.modal-body.pop-form form .main-input textarea:focus + label {
  position: absolute;
  top: -10px;
  left: 14px;
  background-color: #fff;
  display: inline-block;
  padding: 0 8px;
}
.modal-body.pop-form form .main-input .modal-body.pop-form form .main-input textarea:focus {
  border-color: #000 !important;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.modal-body.pop-form form .main-input textarea:focus {
  border-color: #000 !important;
}
.modal-body.pop-form form .form-btn.half-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 26px;
}
.modal-body.pop-form form .form-btn.half-btn input {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: 100%;
  padding: 10px 25px;
  text-align: left;
  max-width: 158px;
  background-position: 81% center;
}
.modal-body.pop-form form .form-btn.half-btn a {
  font-weight: normal;
  text-decoration: underline;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  color: #444;
}
.modal-body.pop-form form .form-btn.half-btn .log p {
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  color: #C8C8C8;
}
.modal-body.pop-form form .form-btn.half-btn .log p a {
  color: #1C1C1C;
  text-transform: uppercase;
  padding-left: 13px;
  font-weight: 700;
  cursor: pointer;
}
.modal-body.pop-form .terms {
  padding-top: 27px;
}
.modal-body.pop-form .terms p {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  color: #9e9e9e;
}
.modal-body.pop-form .terms p a {
font-family: 'Poppins', sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  color: #444444;
  cursor: pointer;
}
.modal-body.pop-form .reg-link a {
  font-weight: normal;
  font-size: 16px;
  line-height: 21px;
  text-align: left;
  color: #1d243d;
font-family: 'Poppins', sans-serif;
  cursor: pointer;
}

.modal-backdrop {
  z-index: 9999;
}

.highlights{
  padding: 5% 0 0;
}
.highlights .container-fluid{
  padding: 15px;
}
.highlights .container-fluid .row *{
  padding:  0;
}


.highlights .container-fluid  .row .higlights-block{
  width: 100%;
  background-color: #513000;
  padding: 70px 4px;
  text-align: center;
  position: relative;
  min-height: 631px;
  border-right: 1px solid #fff;
  padding-bottom: 0;
  overflow: hidden;
}
.highlights .col:nth-child(2n) .higlights-block{

  background-color: #f7a52b;
}
.highlights  .col:nth-child(3n) .higlights-block{

  background-color: #1d243d;
}

.highlights .container-fluid .row .higlights-block::before{
  width: 100%;
 position: absolute;
 bottom: 0;
 left: 0;
 background: url(../../assets/images/higlight-bg.webp);
 content: '';
 height: 50%;
 background-size: cover;
 z-index: 1;
 transition: cubic-bezier(0.075, 0.82, 0.165, 1) all .3s;
 transform-origin: bottom;

}

.highlights .container-fluid .row  .higlights-block .icon {
  display: block;
  width: 110px;
  margin: 0 auto;
  position: relative;
  z-index: 5;
  height: 110px;
  transform: scale(1,1);
  transition: cubic-bezier(0.075, 0.82, 0.165, 1) all .3s;
}
.highlights .container-fluid .row  .higlights-block:hover .icon {
  transform: scale(.9,.9);
  transition: cubic-bezier(0.075, 0.82, 0.165, 1) all .3s;

}



.highlights .container-fluid .row  .higlights-block .highlights-cont {
  text-align: center;
  margin-top: 60px;
  position: relative;
  z-index: 5;
  margin: 60px auto 0;
  max-width: 536px;
}

.highlights .container-fluid .row  .higlights-block .highlights-cont h5 {
  text-align: center;
 font-size: 24px;
 text-transform: uppercase;
 letter-spacing: 4.2px;
 color: #fff;
 font-weight: 700;
 transition: cubic-bezier(0.075, 0.82, 0.165, 1) all .3s;
 transform: translateY(0px);
}
.highlights .container-fluid .row  .higlights-block:hover .highlights-cont h5 {
  text-align: center;
 font-size: 24px;
 text-transform: uppercase;
 letter-spacing: 4.2px;
 color: #fff;
 font-weight: 700;
 transition: cubic-bezier(0.075, 0.82, 0.165, 1) all .3s;
 transform: translateY(-10px);
}



.highlights .container-fluid .row  .higlights-block .highlights-cont p {
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  font-weight: 400;
  width: 100%;
  padding: 30px 50px 0;
}

.highlights .container-fluid .row  .higlights-block .highlights-cont ul  {
  text-align: center;
 width: 100%;
 padding: 30px 50px;
}

.highlights .container-fluid .row  .higlights-block .highlights-cont ul li {
  font-size: 18px;
  line-height: 29px;
  color: #fff;
  font-weight: 400;
}
.highlights .container-fluid .row a {
  text-align: center;
 font-size: 24px;
 color: #fff;
 opacity: 0.35;
 position: absolute;
 bottom:60px;
 transform: translateX(-50%);
 left: 50%;
 z-index: 9;
}



.eapps-link, a.eapps-link{
  opacity: 0;
  filter: brightness(100);
  aspect-ratio: 0/0;
  width: 0px !important;
  overflow: hidden;
  max-height: 0px !important;
  box-sizing: content-box !important;
  margin: -20px 0  !important;
}

.eapps-link::after{
  width: 100%;
  height: 100%;
  display: block;
  content: '';
  background: #fff;
  z-index: 2;
  position: absolute;
}






.main-projects{
  max-width: 90%;
  margin: 0 auto;
padding: 150px 0 100px;


}



.projects-header{
  width: 100%;
  text-align: center;
  position: relative;
  padding-top: 49px;
}

.projects-header h1{
  text-transform: uppercase;
}

.projects-header h1 span{
  text-transform: uppercase;
  color:#f7a52b;
}


.header-bg{
  width:100%;
  position:absolute;
  top: -100px;
  left: 0;
  z-index: -1;
  
}

.header-bg svg{
  width:100%;
  max-width:100%
}






.main-clients{
  max-width: 90%;
  margin: 0 auto;
padding: 150px 0 100px;


}



.cleints-header{
  width: 100%;
  text-align: center;
  position: relative;
  padding-top: 100px;
}

.cleints-header h1{
  text-transform: uppercase;
}

.cleints-header h1 span{
  text-transform: uppercase;
  color:#f7a52b;
}


.header-bg{
  width:100%;
  position:absolute;
  top: -100px;
  left: 0;
  z-index: -1;
  
}

.header-bg svg{
  width:100%;
  max-width:100%
}
.clients-grid{
  width: 100%;
  max-width: 1400px;
  padding: 50px 0;
  margin: 0 auto;
  text-align: center;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  position: relative;
  z-index: 99;
}


.clients-grid::after {
  content: "";
  flex: auto;
}




.clients-grid .client-box {
 width: calc(20% - 20px);
 aspect-ratio: 360/216;
 background-color: #f1f1f1;
 display: flex;
 text-align: center;
 margin-bottom: 20px;
 transition: all .3s cubic-bezier(0.075, 0.82, 0.165, 1);
 text-transform: uppercase;
 cursor: pointer !important;
 overflow: hidden;
 position: relative;
 margin-left: 24px;

}
.clients-grid .client-box.client-box:nth-child(5n - 4){

  margin-left:0px;
 }
.clients-grid .client-box img{
  width: 100%;
  height: 100%;
  object-fit: contain;
  aspect-ratio: 1/1;
  position: absolute;
  z-index: 2;
  mix-blend-mode: multiply;
  transform: scale(1,1);
  transform-origin: center;
  transition: all .3s cubic-bezier(0.075, 0.82, 0.165, 1);
  padding: 15px;
 }
 .clients-grid .client-box:hover img{

  transform: scale(1.1,1.1);
  transform-origin: center;
  transition: all .3s cubic-bezier(0.075, 0.82, 0.165, 1);
 }

 .clients-grid .client-box:after{
  width: 101%;
  height: 102%;
  content: '';
  background-color: rgb(29 36 61);
  transition: all .3s cubic-bezier(0.075, 0.82, 0.165, 1);
  position: absolute;
  top: -2px;
  left: -1px;
  z-index: 3;
  opacity: 0;
 }
.clients-grid .client-box:hover:after {
  transition: all .3s cubic-bezier(0.075, 0.82, 0.165, 1);
  opacity:0.95;
 }
.clients-grid .client-box h5{
  opacity:0;
  margin: auto auto;
  max-width: 170px;
  font-size: 14px;
  letter-spacing: 0.08;
  font-weight: 500;

  transition: all .3s cubic-bezier(0.075, 0.82, 0.165, 1);
  color: #fff;
  position: relative;
  z-index: 99;
}


.clients-grid .client-box:hover h5{
opacity: 1;
  transition: all .3s cubic-bezier(0.075, 0.82, 0.165, 1);

  }
  
  


  .main-projects .filter-buttons {
    text-align: center;
    margin: 40px 0 0;
  }
  
  .filter-buttons span {
    border: none;
    background-color: #ffffff;
    margin: 0 2px;
    border-radius: 20px;
    padding: 7px 15px;
    min-width: 90px;
    font-size: 14px;
    border-radius: 20px;
    line-height: 20px;
    color: #0A0424;
    -webkit-transition: all 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    border: 1px solid #AFAFAF;
  }
  
  .filter-buttons span:hover {
    background-color: #1d243d;
    border: 1px solid #1d243d;
    color: #ffffff;
    cursor: pointer;
    -webkit-transition: all 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
  }
  
  .filter-buttons span.active {
    background-color: #1d243d;
    border: 1px solid #1d243d;
    color: #ffffff;
    cursor: pointer;
    -webkit-transition: all 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
  }





a.slider-btn{
  width: auto;
  color: #1d243d !important;
  font-size: 19px;
  letter-spacing: 0.49px;
  text-transform: uppercase;
  display: block !important;
  width: 318px !important;
  height: 50px !important;
  position: relative;
  margin-top: 2%;
}

a.slider-btn .button-icon{
  margin-left: 8px;
  transition: all .3s cubic-bezier(0.075, 0.82, 0.165, 1);
  transform: rotate(0);
  display: inline-block;
  background: #f7a52b;
  height: 50px;
  width: 50px;
  border-radius: 50px;
  padding: 12px;
}
.slider-btn:hover span{
transform:  translateX(10px);
transition: all .3s cubic-bezier(0.075, 0.82, 0.165, 1);
display: inline-block;
background: #f7a52b;
cursor: pointer !important;

}



.projects-list{
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 80px 0;
}





.project-tabs .row {
  margin-left: -31px;
  margin-right: -31px;
}

.project-tabs .row [class*=col-] {
  padding-left: 31px;
  padding-right: 31px;
  padding-bottom: 36px;
}

.card-project {
  width: 100%;
  position: relative;
}

.modal-image {
  position: absolute;
  inset: 0;
  z-index: 99;
}

.lightboxOverlay {
  overflow: hidden;
  opacity: .92;
}

.lb-container {
  position: relative;
}


/*.lb-container::after{
  content: "X";
  position: absolute;
  left: 100%;
  top: 10px;
  color: #FFF;
  font-size: 27px;
  padding: 10px;
}*/

.lb-data .lb-details {
  width: 100%;
  text-align: center;
  padding: 20px;
}

.lightbox .lb-caption {
  
  text-align: center;
  font-size: 20px;
  color: #FFFFFF;
  text-transform: capitalize;
  font-weight:500;
 
}

.lightbox .lb-image {
  border: 0;
  border-radius: 0;
}

.lb-data .lb-number {
  display: none!important;
}




.lb-nav a.lb-next {
  background-size: 24px;
  width: 50px;
  margin-right: 10px;
  opacity: 1 !important;
}

.lb-nav a.lb-prev {
  background-size: 24px;
  margin-left: 10px;
  width: 50px;
  opacity: 1 !important;
}

#ProjectListContainer {
  height: 540px;
  max-width: 500px;
}

.Hide .scroll-inner {
  top: 0 !important;
}

.Hide .scrollbar {
  display: none !important;
}

.lb-data .lb-close {
  background: url(../icons/close.svg) top right no-repeat;
  background-size: 16px;
  margin-top: 10px;
}

.lb-data {
  padding: 0 4px;
  display: flex;
  justify-content: space-between;
  width: 100%;
}




.card-project:hover .btn-explore,
.card-project:hover .project-title {
  opacity: 1;
  visibility: visible;
}

.card-project .block-image {
  position: relative;
  margin-bottom: 17px;
  aspect-ratio: 4/3;
  width: 100%;
  overflow: hidden;
  transition: all .3s ease;
}

.card-project .text-container {
  display: flex;
  flex-flow: column wrap;
  padding-bottom: 20px;
  z-index: 99;
  position: relative;
}

.card-project .text-container label {
  display: none;
}

.card-project .text-container h6 {
  font-size: 11px;
  margin: 0;
  padding: 0 0 0px;
  letter-spacing: 1px;
  color:#AFAFAF;
}
.card-project .text-container h6.location{
  display: none !important;
}
.card-project .text-container h4 {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color:#0a0b66;
}

.card-project .block-image:hover img {
  transform: scale(1.02);
}

.card-project:hover .block-image::before {
  opacity: 1;
}

.card-project .block-image::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #1d243da6;
  opacity: 0;
  z-index: 1;
  transition: all .3s ease;
}

.card-project .block-image img {
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  transition: all .2s;
}

.card-project .project-title {
  position: absolute;
  font-family: 'Muli';
  font-size: 36px;
  font-weight: 700;
  color: #011236;
  top: 60px;
  left: 47px;
  line-height: 1.16;
  visibility: hidden;
  opacity: 0;
  transition: all .3s ease;
  z-index: 5;
}

.card-project .btn-explore {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  visibility: hidden;
  opacity: 0;
  transition: all .3s ease;
  z-index: 5;
}

.card-project .btn-explore a {
  border: 1px solid rgb(255 255 255);
  width: 150px;
  height: 150px;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  line-height: 10px;
  letter-spacing: 3.64px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 16px;
  gap: 20px;
  text-transform: uppercase;
  border-radius: 200px;
}

.card-project .btn-explore a i {
  font-size: 27px;
}

.card-project h3 {
  margin-bottom: 18px;
  color: #090909;
  font-weight: 400;
  text-transform: capitalize;
  transition: all .2s;
  font-weight: 400;
  font-size: 24px;
}

.card-project:hover h3 {
  color: #0E4D25;
}

.card-project h6 {
  color: #090909;
  letter-spacing: 5.6px;
  text-transform: uppercase;
  font-weight: 400;
}

.section-projects .page-btn {
  text-align: center;
  padding-top: 39px;
  padding-bottom: 69px;
  /* border-bottom: 1px solid #DDDDDF;*/
}

.section-projects .page-btn a {
  color: #398D40;
  text-transform: uppercase;
  letter-spacing: 4.2px;
  font-size: 14px;
}

.certficates-section{
  background-color: #fff;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
.iso-certficates{
  width: 95%;
  max-width: 800px;
  margin: 0 auto;
}

.iso-certficates img{
  width: 100%;
  display: block;
 
}

.footer-bottom span{
  font-size: 14px;
}

.footer-bottom a img {
  width: 52px;
  margin-left: 8px;
}

@media screen and (max-width: 900px) {
  a.slider-btn .button-icon {
    height: 30px;
    width: 30px;
    border-radius: 50px;
    padding: 2px;
    margin-top: 0;
    /* margin: auto 0; */
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  .highlights .col{
    width: 100% !important;
    display: block;
    flex: auto;
  }

  .highlights .container-fluid .row .higlights-block .icon {
    display: block;
    width: 67px;
    height: 67px;
}

.highlights .container-fluid .row .higlights-block .highlights-cont h5 {
  text-align: center;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 4.2px;
  color: #fff;
  font-weight: 700;
}

.highlights .container-fluid .row .higlights-block{
  min-height: auto !important;
  padding-bottom: 90px !important;
}

.footer-top .d-flex {
  width: 100%;
  display: block !important;
  text-align: center;
}
.footer-top .titl{
width: 100%;
display: block !important;
}
.footer-tophead ul {
  text-align: center;
  margin: 0;
  justify-content: space-between;
  max-width: 242px;
  margin: 0 auto;
}
.footer-tophead ul li a {
  font-size: 10px;
  margin-left:0;
  width: 100% !important;
  display: block;
  margin-top: 18px;
  margin-right: 14px;
}

.footer-tophead ul li a i {margin-bottom: 9px;margin-right: 11px;}
.footer-menus{
  text-align: center;
}
.footer-menus .col-md-6{
  margin-top: 24px;
}

.footer-bottom span {
  font-size: 14px;
  width: 100%;
  text-align: center;
}

.main-about .about-right-text {
  position: relative;
  width: 72px;
}

.main-about .about-right-text svg{
 
  width: 100%;
}

.mission-vision-values-content .mis-vis-val-block {
  display: flex;
  margin-top: 20px;
  flex-flow: row wrap;
  text-align: center;
}

.mission-vision-values-content .mis-vis-val-block .icon {
  display: block;
  width: 66px;
  margin: 0 auto 32px;
}
.mission-vision-values-content .mis-vis-val-block .block-cont{
  width: 100%;
}
.mission-vision-values-content .mis-vis-val-block .block-cont h5{text-align: center;font-size: 24px;}

.mission-vision-values-content .mis-vis-val-block .block-cont ul li{
  text-align: center;
}
.mission-vision-values-content .mis-vis-val-block .block-cont p{
  text-align: center;
  }

  .projects-header h1 {
    text-transform: uppercase;
    font-size: 33px !important;
}
.filter-buttons span{font-size: 12px;padding: 5px 15px;margin: 0;}

.projects-header {
  padding-top: 0;
}

.clients-grid .client-box {
  width: calc(50% - 10px);
  margin-left: 10px;
}
.clients-grid .client-box.client-box:nth-child(5n - 4) {
  margin-left: inherit;
}

.clients-grid .client-box.client-box:nth-child(2n - 1) {
  margin-left: 0 !important;
  overflow: hidden;
}

.clients-grid .client-box h5 {
  margin: auto auto;
  max-width: 170px;
  font-size: 15px;

  padding: 10px 22px;
}

.main-clients {

  padding: 47px 0 100px;
  width: 90%;
}
.main-clients h1 {
  text-transform: uppercase;
  font-size: 32px !important;
}
.social-section .social-head {
  text-align: center;
  padding-bottom: 11px;
}

.social-section .social-head h5 {

  font-size: 12px;
  letter-spacing: 2px;
}
.social-section .social-head h3 {
  color: #f7a52b;
  font-size: 20px;
}
.footer-tophead h5 {

  font-size: 22px;
}
.gallery-section .gallery-slider .container .slider-gallery .gal-item .project-title h4 {
 
  font-size: 12px;
  font-weight: 500;
}


.pharmacy-section .outer-content .image-section .services-slider .service-item .service-title h5{

  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
}

a.slider-btn {
  font-size: 12px;
  letter-spacing: 0;
  height: 20px !important;
  margin-top: 28px !important;
  max-width: 200px;
}

}


header.fixed{
  position: fixed;
  top: 0;
  

}
@media screen and (max-width: 1600px){
  .highlights .container-fluid .row .higlights-block .icon {
    display: block;
    width: 90px;
    height: 90px;
  }
  
.highlights .container-fluid .row .higlights-block .highlights-cont {
 margin-top: 60px;
 margin: 32px auto 0;
 max-width: 536px;
}
.highlights .container-fluid .row .higlights-block .highlights-cont h5 {

  font-size: 20px;

}
.highlights .container-fluid .row .higlights-block .highlights-cont p {

  font-size: 14px;
  line-height: 24px;
}


.highlights .container-fluid .row .higlights-block {padding: 55px 4px 0;min-height: 515px;}



}
@media screen and (max-width: 1600px) {
.header-container .header-top .top-right ul li a {letter-spacing: 0;font-size: 11px;}
}


@media screen and (min-width: 1000px)  {

.header-container .header-inner .header-logo {
    max-width: 510px;
    position: relative;
    top: 0;
}
.header-container .header-inner{
  height: 76px;
}
.header-container .header-top{
  float: right;
}
.banner-container .banner-content {
  width: 100%;
  position: absolute;
  left: 0;
  top: 55%;
  transform: translateY(-50%);
  padding-left: 111px;
}

}

@media screen and (min-width: 1500px){
.header-container .header-top {
  padding-left: 34px;
}
}

@media screen and (min-width: 1900px){
  .header-container .header-top {
  }

}


.banner-content h5{
  font-size: 15px;
  line-height: 18px;
  color: #1d243d;
  font-weight: 400;
  margin-top: 17px;
  padding: 0;
}

.banner-content h1{

  padding: 0;
  margin: 0;
}

.main-about .our-team-content h3 {
  font-weight: bold;
  font-size: 56px;
  line-height: 66px;
  text-align: center;
  color: #f7a52b;
  text-transform: uppercase;
  padding-bottom: 18px;
}
.main-about .our-team-content h3 span {
  width: 100%;
  color: #42536E;
}
.main-about .our-team-content {
  padding: 84px 0;
  background: #fff;
}

@media screen and (max-width: 900px){

  .main-about .our-team-content {
    padding: 34px 0;
    background: #fff;
  }
  .main-about .our-team-content h3 {
 
    font-size: 32px;
    line-height: 34px;
  }

  .banner-content h5 {
    font-size: 11px;
    line-height: 14px;
    max-width: 213px;
    margin-top: -2px;
}

a.slider-btn .button-icon svg {
  width: 76%;
  display: block;
  margin: 0 auto;
}
.services-list .services-grid .service-item{
  width: 48%;
  margin-bottom: 4%;
}

.service-text{
  display: none;
}
.main-service p{
  font-size: 14px;
  line-height: 24px;
}
.services-list {
  width: 100%;
  padding-top: 5px;
}

.services-list .services-grid .service-item .service-title{
  width: 100%;
  padding: 10px 15px 0px;
}

.services-list .services-grid .service-item .service-title h5{
  font-size: 16px;
  line-height: 18px;
}

.main-about .about-banner {
  background-image: url(../images/about-banner.webp);
  width: 100%;
  height: 46vw;
  margin-top: 131px;
  background-position: center center;
}
}



.testi-section {
  padding-top: 150px;
  padding-bottom: 103px;
}
.testi-section .container .main-outer {
  position: relative;
}
.testi-section .container .main-outer .bg-quote {
  position: absolute;
  left: 0;
  max-width: 39%;
  width: 100%;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .testi-section .container .main-outer .bg-quote {
    max-width: 46%;
  }
}
.testi-section .outer-testislide {
  text-align: center;
  max-width: 750px;
  margin: 0 auto;
}
.testi-section .outer-testislide .slick-slider {
  position: static;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .testi-section .outer-testislide {
    text-align: center;
    max-width: 680px;
    margin: 0 auto;
  }
}
.testi-section .outer-testislide .content-testi {
  padding-top: 64px;
}
.testi-section .outer-testislide .content-testi .q-ic {
  text-align: center;
  padding-bottom: 65px;
}
.testi-section .outer-testislide .content-testi .q-ic img {
  margin: 0 auto;
}
.testi-section .outer-testislide .content-testi .testi p {
  font-weight: normal;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  color: #9a9a9a;
  font-family: "Poppins";
}
.testi-section .outer-testislide .content-testi .testi h5 {
  font-weight: bold;
  font-size: 16px;
  line-height: 39px;
  text-align: center;
  color: #2b5597;
  font-family: "Poppins";
  text-transform: capitalize;
}
.testi-section .outer-testislide .content-testi .testi h5 span {
  font-weight: 300;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .testi-section .outer-testislide .content-testi {
    padding-top: 43px;
  }
}
.testi-section .outer-testislide .slick-arrow {
  width: 86px;
  height: 86px;
  background: transparent;
  border: 1px solid #d5d5d5;
  top: 63%;
}
.testi-section .outer-testislide .slick-arrow.slick-prev {
  left: 105px;
  background-image: url(../../assets/images/left-g.webp);
  -webkit-transform: unset;
          transform: unset;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.testi-section .outer-testislide .slick-arrow.slick-prev:hover {
  background-image: url(../../assets/images/left-b.webp);
  border-color: #faaf40;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  filter: grayscale(1);
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .testi-section .outer-testislide .slick-arrow.slick-prev {
    left: 0px;
  }
}
.testi-section .outer-testislide .slick-arrow.slick-next {
  right: 105px;
  background-image: url(../../assets/images/right-g.webp);
  -webkit-transform: unset;
          transform: unset;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.testi-section .outer-testislide .slick-arrow.slick-next:hover {
  background-image: url(../../assets/images/right-b.webp);
  border-color: #faaf40;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  filter: grayscale(1);
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .testi-section .outer-testislide .slick-arrow.slick-next {
    right: 0px;
  }
}
.testi-section .outer-testislide .titletesti h3 {
  font-weight: bold;
  font-size: 53px;
  line-height: 53px;
  text-align: center;
  color: #42536e;
  text-transform: uppercase;
}
.testi-section .outer-testislide .titletesti h3 span {
  color: #faaf40;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .testi-section .outer-testislide .titletesti h3 {
    font-size: 47px;
    line-height: 58px;
  }
}
.testi-section .outer-testislide .titletesti h5 {
  font-weight: 600;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  color: #d9d9d9;
  font-family: "Poppins";
}


@media screen and (max-width: 1199px) {
 
  .testi-section .outer-testislide .titletesti h3 {
    font-weight: bold;
    font-size: 35px;
    line-height: 47px;
    margin-bottom: 7px;
  }



  .testi-section .outer-testislide .slick-arrow.slick-prev {
    left: 0;
  }

  .testi-section .outer-testislide .slick-arrow.slick-next {
    right: 0;
  }

  .testi-section .outer-testislide .slick-arrow {
    width: 60px;
    height: 61px;
    top: 44%;
  }

  .testi-section .outer-testislide .content-testi {
    padding-top: 28px;
  }

  .testi-section .outer-testislide {
    max-width: 697px;
  }

  .testi-section .outer-testislide .content-testi .testi p {
    font-size: 17px;
  }

  .testi-section .outer-testislide .content-testi .q-ic {
    padding-bottom: 33px;
  }

  .testi-section {
    padding-top: 56px;
    padding-bottom: 56px;
  }

}
@media screen and (max-width: 992px) {
  

  .testi-section .outer-testislide .slick-arrow.slick-prev {
    left: unset;
    right: 100%;
  }


  .testi-section .outer-testislide .slick-arrow.slick-next {
    right: unset;
    left: 100%;
  }




  .testi-section .outer-testislide .slick-arrow {
    width: 60px;
    height: 60px;
    background: transparent;
    border: 1px solid #d5d5d5;
    top: 61%;
    background-size: 19px;
  }

  .testi-section .outer-testislide {
    max-width: 544px;
  }

}
@media screen and (max-width: 768px) {


  .testi-section {
    padding-top: 25px;
    padding-bottom: 25px;
  }


  .testi-section .outer-testislide .slick-arrow {
    display: none !important;
  }

  .testi-section .outer-testislide .titletesti h3 {
    font-size: 26px;
    line-height: 33px;
  }

  .testi-section .outer-testislide .titletesti h5 {
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 2px;
  }

  .testi-section .outer-testislide .content-testi .q-ic {
    padding-bottom: 19px;
  }

  .testi-section .outer-testislide .content-testi .testi p {
    font-size: 14px;
    line-height: 24px;
  }

  .testi-section .outer-testislide .content-testi .testi h5 {
    font-weight: bold;
    font-size: 14px;
    line-height: 7px;
  }

  .testi-section .outer-testislide .content-testi {
    padding-top: 19px;
  }
  .header-container .header-inner .header-logo {
    max-width: 120px !important;
}

.contactpage-section .contact-content .map {

  padding-bottom: 60px;
}

}


.other-services{
  margin-top: 150px;
}
.service-details .about-section {
  padding-bottom: 0px !IMPORTANT;
}


.service-details .about-section h5 {
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 21px;
  max-width: 400px;
}

.WhiteText  .banner-content h1 {
  color: #fff !important;
}

.WhiteText  .banner-content h5 {
  color: #fff !important;
}

.WhiteText  .banner-content a.slider-btn {
  color: #fff !important;
}






 .gallery-category {
  width: 100%;
  display: block;
  position: relative;
  margin-bottom: 20px;
  aspect-ratio: 16/12;
}
.gallery-category img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  object-position: top;
  position: relative;
}



.gallery-category img:before{

  height: 50%;
  background: linear-gradient(180deg, rgba(2, 2, 46, 0) 0%, #02022E 100%);
  opacity: 0.75;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 5;
  content: '';
}

 .gallery-category .gallery-title{
  position: relative;
  bottom: 0;
  left: 0;
  padding: 10px 0px ;
  text-align: left;
  z-index: 10;
}
.gallery-category .gallery-title h5{font-size: 18px;line-height: 24px;color: #141b35;font-weight: 600;text-transform: uppercase;letter-spacing: 0.2px;}