/*
Author: W3layouts
Author URL: http://w3layouts.com
 */
html {
  scroll-behavior: smooth; }

body,
html {
  margin: 0;
  padding: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; }

* {
  box-sizing: border-box; }

:root {
  --theme-opposite: #6200EE;
  --theme-color: red;
  --theme-dark: #3700B3;
  --theme-white: #fff;
  --theme-para: #6e7d7c;
  --theme-title: #323b43;
}

  
h3.hny-title,
h3.hny-title.two {
  font-size: 45px;
  line-height: 50px;
  color: var(--theme-title);
  margin-bottom: 50px; }

h3.hny-title.two {
  color: var(--theme-white); }

h2.hny-title {
  margin-bottom: 20px;
  color: var(--theme-white);
  font-size: 45px;
  line-height: 50px; }

span.sub-title {
  font-size: 18px;
  color: var(--theme-color);
  display: block; }

h2.inner-page {
  font-size: 45px;
  line-height: 50px;
  color: var(--theme-white); }

.img-responsive {
  max-width: 100%; }

.d-grid {
  display: grid; }

.d-flex {
  display: flex;
  display: -webkit-flex; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

button,
input,
select {
  -webkit-appearance: none;
  outline: none; }

button,
.btn,
select {
  cursor: pointer; }

a {
  text-decoration: none; }

iframe {
  border: none; }

ul {
  margin: 0;
  padding: 0; }

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0; }

p {
  color: var(--theme-para); }

.p-relative {
  position: relative; }

.p-absolute {
  position: absolute; }

.p-fixed {
  position: fixed; }

.p-sticky {
  position: -webkit-sticky;
  position: sticky; }

.btn,
button,
.actionbg,
input, textarea {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px; }

.btn:hover,
button:hover {
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -moz-transition: 0.5s ease; }

.wrapper {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.read-more, .read-more-1 {
  padding: 8px 40px;
  color: var(--theme-white);
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
  background: red;
  border: 2px solid transparent;
  margin-top: 20px;
  line-height: 26px; }

.read-more:hover, .read-more-1:hover {
  background: transparent;
  border: 2px solid #fff; }

.read-more-1:hover {
  background: transparent;
  border: 2px solid var(--theme-color);
  color: var(--theme-color); }

@media (min-width: 576px) {
  .wrapper {
    max-width: 540px; } }

@media (min-width: 768px) {
  .wrapper {
    max-width: 720px; } }

@media (min-width: 992px) {
  .wrapper {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .wrapper {
    max-width: 1140px; } }

.wrapper-full {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media all and (max-width: 1280px) {
  h3.hny-title {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 50px; } }

@media all and (max-width: 668px) {
  h3.hny-title,
  h3.hny-title.two {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 40px; }
  span.sub-title {
    font-size: 15px; } }

@media all and (max-width: 641px) {
  h3.hny-title,
  h3.hny-title.two {
    font-size: 45px;
    line-height: 45px;
    margin-bottom: 45px; } }

@media all and (max-width: 580px) {
  h3.hny-title,
  h3.hny-title.two {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 35px; }
  span.sub-title {
    font-size: 14px; }
  h2.hny-title {
    margin-bottom: 7px;
    font-size: 40px;
    line-height: 45px; } }

@media all and (max-width: 480px) {
  h3.hny-title,
  h3.hny-title.two {
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 35px; }
  h2.inner-page {
    font-size: 35px; } }

@media all and (max-width: 384px) {
  h3.hny-title,
  h3.hny-title.two {
    font-size: 30px;
    line-height: 40px; }
  h2.hny-title {
    margin-bottom: 7px;
    font-size: 32px;
    line-height: 40px; } }

@media all and (max-width: 375px) {
  h3.hny-title,
  h3.hny-title.two {
    font-size: 28px;
    line-height: 40px; }
  h2.hny-title {
    margin-bottom: 5px;
    font-size: 30px;
    line-height: 40px; } }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

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

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

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

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

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

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

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

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

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

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

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

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

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

.fa-lock:before {
  content: "\f023"; }

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

.fa-headphones:before {
  content: "\f025"; }

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

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

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

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

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

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

.fa-print:before {
  content: "\f02f"; }

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

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

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

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

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

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

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

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

.fa-list:before {
  content: "\f03a"; }

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

.fa-indent:before {
  content: "\f03c"; }

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

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

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

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

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

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

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

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

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

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

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

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

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

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

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

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

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

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

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

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

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

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

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

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

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

.fa-asterisk:before {
  content: "\f069"; }

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

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

.fa-leaf:before {
  content: "\f06c"; }

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

.fa-eye:before {
  content: "\f06e"; }

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

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

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

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

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

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

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

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

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

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

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

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

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

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

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

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

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

.fa-square-o:before {
  content: "\f096"; }

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

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

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

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

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

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

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

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

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

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

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

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

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

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

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

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

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

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

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

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

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

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

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

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

.fa-money:before {
  content: "\f0d6"; }

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

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

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

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

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

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

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

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

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

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

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

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

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

.fa-beer:before {
  content: "\f0fc"; }

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

.fa-plus-square:before {
  content: "\f0fe"; }

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

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

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

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

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

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

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

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

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

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

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

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

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

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

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

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

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

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

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

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

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

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

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

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

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

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

.fa-rocket:before {
  content: "\f135"; }

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

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

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

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

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

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

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

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

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

.fa-rss-square:before {
  content: "\f143"; }

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

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

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

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

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

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

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

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

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

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

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

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

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

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

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

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

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

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

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

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

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

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

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

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

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

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

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

.fa-stumbleupon:before {
  content: "\f1a4"; }

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

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

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

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

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

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

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

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

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

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

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

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

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

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

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

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

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

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

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

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

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

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

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

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

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

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

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

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

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

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

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

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

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

.fa-bell-slash-o:before {
  content: "\f1f7"; }

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

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

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

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

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

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

.fa-lastfm:before {
  content: "\f202"; }

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

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

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

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

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

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

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

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

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

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

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

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

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

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

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

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

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

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

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

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

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

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

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

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

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

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

.fa-clone:before {
  content: "\f24d"; }

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

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

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

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

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

.fa-gg:before {
  content: "\f260"; }

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

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

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

.fa-wikipedia-w:before {
  content: "\f266"; }

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

.fa-chrome:before {
  content: "\f268"; }

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

.fa-opera:before {
  content: "\f26a"; }

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

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

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

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

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

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

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

.fa-vimeo:before {
  content: "\f27d"; }

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

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

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

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

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

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

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

.fa-scribd:before {
  content: "\f28a"; }

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

.fa-pause-circle-o:before {
  content: "\f28c"; }

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

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

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

.fa-bluetooth:before {
  content: "\f293"; }

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

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

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-wheelchair-alt:before {
  content: "\f29b"; }

.fa-question-circle-o:before {
  content: "\f29c"; }

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

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

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

.fa-braille:before {
  content: "\f2a1"; }

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

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

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

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7"; }

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

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

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

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

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

.fa-pied-piper:before {
  content: "\f2ae"; }

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

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3"; }

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-handshake-o:before {
  content: "\f2b5"; }

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

.fa-envelope-open-o:before {
  content: "\f2b7"; }

.fa-linode:before {
  content: "\f2b8"; }

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

.fa-address-book-o:before {
  content: "\f2ba"; }

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb"; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc"; }

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

.fa-user-circle-o:before {
  content: "\f2be"; }

.fa-user-o:before {
  content: "\f2c0"; }

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

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

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3"; }

.fa-quora:before {
  content: "\f2c4"; }

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

.fa-telegram:before {
  content: "\f2c6"; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3"; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-grav:before {
  content: "\f2d6"; }

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

.fa-imdb:before {
  content: "\f2d8"; }

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

.fa-eercast:before {
  content: "\f2da"; }

.fa-microchip:before {
  content: "\f2db"; }

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

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-meetup:before {
  content: "\f2e0"; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

:root {
  --main-bg-color: #F5F9FC; }

.w3l-banner-slider {
  /*-- Headers-4 block --*/
  /*-- /Headers-4 block --*/
  /* navbar-start */
  /* navigation */
  /* CSS Document */
  /* Giving a background-color to the nav container. */
  /* Since we'll have the "ul li" "float:left"
* we need to add a clear after the container. */
  /* Removing padding, margin and "list-style" from the "ul",
* and adding "position:reltive" */
  /* Positioning the navigation items inline */
  /* Styling the links */
  /* Background color change on Hover */
  /* Hide Dropdowns by Default
* and giving it a position of absolute */
  /* Display Dropdowns on Hover */
  /* Fisrt Tier Dropdown */
  /* Second, Third and more Tiers	
* We move the 2nd and 3rd etc tier dropdowns to the left
* by the amount of the width of the first tier.
*/
  /* Change ' +' in order to change the Dropdown symbol */
  /* Media Queries
--------------------------------------------- */
  /* //navigation */
  /* navbar-end */
  /*-- responsive design --*/
  /*-- /responsive design --*/
  /*-- gallery4 block --*/
  /* main slider */
  /*-- /main-slider --*/
  /*#region MODULES */
  /* arrows left and right */
  /*--/inner-page--*/
  /*--//inner-page--*/ }
  .w3l-banner-slider .top-header-strip {
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    padding: 10px 0; }
  .w3l-banner-slider .grid-columns-auto {
    grid-auto-flow: column;
    align-items: center; }
  .w3l-banner-slider .quick-links ul {
    display: flex;
    justify-content: flex-end; }
  .w3l-banner-slider .quick-links ul li {
    display: flex;
    margin-right: 50px;
    list-style: none; }
  .w3l-banner-slider .quick-links ul li:nth-child(3) {
    margin-right: 0px; }
  .w3l-banner-slider .quick-links ul li a,
  .w3l-banner-slider .quick-links ul li {
    font-size: 15px;
    color: #fff; }
  .w3l-banner-slider .quick-links ul li span {
    font-size: 20px;
    color: #ff0000;
    margin-right: 8px; }
  .w3l-banner-slider #headers4-block {
    background-color: transparent;
    z-index: 9;
    padding: 0;
    position: absolute;
    width: 100%; }
  .w3l-banner-slider ul.social-hny-icons li {
    list-style: none;
    margin-right: 10px;
    display: inline-block; }
  .w3l-banner-slider ul.social-hny-icons li a {
    color: #fff; }
  .w3l-banner-slider ul.social-hny-icons li a:hover, .w3l-banner-slider .quick-links ul li a:hover {
    color: var(--theme-color);
    transition: 0.3s ease; }
  .w3l-banner-slider .header-4 {
    background-color: #fff;
    z-index: 9;
    padding: 0;
    position: -webkit-sticky;
    position: sticky;
    top: 0; }
  .w3l-banner-slider .header-align {
    grid-template-columns: 1fr auto auto;
    align-items: center; }
  .w3l-banner-slider input#nav {
    display: none; }
  .w3l-banner-slider label.nav {
    display: none; }
  .w3l-banner-slider ul.nav-links li {
    display: inline-block;
    font-weight: 400; }
  .w3l-banner-slider ul.nav-links li:last-child {
    margin-left: auto; }
  .w3l-banner-slider ul.nav-links li a {
    font-size: 15px;
    color: var(--theme-title);
    text-decoration: none;
    padding: 0px 17px;
    display: block; }
  .w3l-banner-slider ul.nav-links li a:hover {
    color: var(--theme-title); }
  .w3l-banner-slider a.brand-logo {
    color: var(--theme-white);
    font-size: 28px;
    text-transform: uppercase;
    display: inline-block;
    padding: 0;
    font-weight: bold;
    position: relative; }
  .w3l-banner-slider label.spl-ap {
    color: var(--theme-color);
    font-weight: 900; }
  .w3l-banner-slider .logo-icon {
    position: absolute;
    color: var(--theme-color);
    right: -3px;
    top: -10px;
    font-size: 18px; }
  .w3l-banner-slider .toggle-2,
  .w3l-banner-slider .toggle,
  .w3l-banner-slider [id^=drop] {
    display: none; }
  .w3l-banner-slider nav {
    margin: 0;
    padding: 0; }
  .w3l-banner-slider nav:after {
    content: "";
    display: table;
    clear: both; }
  .w3l-banner-slider nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative; }
  .w3l-banner-slider nav ul li {
    display: inline-block;
    position: relative;
    margin: 0 15px; }
  .w3l-banner-slider nav ul li:last-child {
    margin-right: 0; }
  .w3l-banner-slider nav a {
    transition: none;
    font-style: normal;
    line-height: 25px;
    padding: 20px 0;
    font-size: 13px;
    color: var(--theme-white);
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    font-weight: 600; }
  .w3l-banner-slider .angle-dropdown {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.1em;
    vertical-align: .18em;
    content: "";
    border-top: 0.3em solid #fff;
    border-right: 0.2em solid transparent;
    border-bottom: 0;
    border-left: 0.2em solid transparent; }
  .w3l-banner-slider .angle-dropdown-sub {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.1em;
    vertical-align: .18em;
    content: "";
    border-top: 0.3em solid #000;
    border-right: 0.2em solid transparent;
    border-bottom: 0;
    border-left: 0.2em solid transparent;
    transform: rotate(-90deg); }
  .w3l-banner-slider nav a:hover {
    color: var(--theme-color);
    transition: 0.3s ease; }
  .w3l-banner-slider nav a.active {
    color: var(--theme-color);
    transition: 0.3s ease; }
  .w3l-banner-slider nav ul ul {
    display: none;
    position: absolute;
    top: 65px;
    background: #ffffff;
    z-index: 999;
    box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.1);
    left: 0px;
    width: 150px; }
  .w3l-banner-slider nav ul ul:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #fff;
    border-left: 1px #EAEDF2 solid;
    border-top: 1px #EAEDF2 solid;
    display: block;
    transform: translateX(-50%) rotateZ(45deg);
    position: absolute;
    top: -6px;
    left: 25px;
    z-index: 1001; }
  .w3l-banner-slider nav ul ul ul {
    display: none;
    position: absolute;
    top: 0px;
    left: 150px;
    width: 140px;
    background: #ffffff;
    z-index: 999; }
  .w3l-banner-slider nav ul li:hover > ul {
    display: inherit; }
  .w3l-banner-slider nav ul ul li {
    width: 100%;
    float: none;
    display: list-item;
    position: relative;
    margin: 2px 0;
    border-bottom: none; }
  .w3l-banner-slider nav ul ul li:nth-child(last) {
    border-bottom: none; }
  .w3l-banner-slider nav ul ul li a {
    display: block;
    padding: 5px 12px;
    text-align: left;
    color: #333;
    font-size: 12px; }
  .w3l-banner-slider nav ul ul li a:hover {
    background: transparent;
    transition: 0.3s ease; }
  .w3l-banner-slider nav ul ul ul li {
    position: relative;
    top: 0;
    left: 0px;
    /* has to be the same number as the "width" of "nav ul ul li" */ }
  .w3l-banner-slider li > a:only-child:after {
    content: ''; }
  @media all and (max-width: 992px) {
    .w3l-banner-slider {
      /* Hide the navigation menu by default */
      /* Also hide the  */
      /* Stylinf the toggle lable */
      /* Display Dropdown when clicked on Parent Lable */
      /* width */
      /* Track */
      /* Handle */
      /* Handle on hover */
      /* Change menu item's width to 100% */
      /* Hide Dropdowns by Default */
      /* Hide menus on hover */
      /* Fisrt Tier Dropdown */ }
      .w3l-banner-slider .logo {
        float: left; }
      .w3l-banner-slider a.brand-logo {
        padding: 7px 0; }
      .w3l-banner-slider #headers4-block {
        padding: 10px 0; }
      .w3l-banner-slider nav a {
        padding: 5px 0;
        display: block;
        color: var(--theme-white);
        text-transform: uppercase; }
      .w3l-banner-slider nav li {
        text-align: left; }
      .w3l-banner-slider .navigation {
        float: none; }
      .w3l-banner-slider .nav-mobile-block {
        display: block !important; }
      .w3l-banner-slider nav a.border-left {
        border-left: none !important; }
      .w3l-banner-slider .toggle + a,
      .w3l-banner-slider .menu {
        display: none; }
      .w3l-banner-slider .toggle {
        display: block;
        text-decoration: none;
        border: none;
        margin-bottom: 0;
        cursor: pointer;
        color: #fff;
        text-align: left;
        padding-left: 15px; }
      .w3l-banner-slider span.fa.fa-bars {
        /*background: var(--theme-color);*/
        background: red;
        line-height: 40px;
        padding: 0 15px;
        margin-top: 4px;
        float: right; }
      .w3l-banner-slider .menu .toggle {
        float: none;
        margin: auto;
        padding: 5px 0;
        font-weight: normal;
        font-size: 15px;
        background: transparent;
        color: #111; }
      .w3l-banner-slider .toggle:hover {
        opacity: .8;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all; }
      .w3l-banner-slider .angle-dropdown {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 0.1em;
        vertical-align: .18em;
        content: "";
        border-top: 0.3em solid #fff;
        border-right: 0.2em solid transparent;
        border-bottom: 0;
        border-left: 0.2em solid transparent; }
      .w3l-banner-slider [id^=drop]:checked + ul {
        display: block;
        grid-gap: 30px;
        padding: 20px;
        position: fixed;
        top: 63px;
        left: 0;
        right: 0;
        background: rgba(2, 2, 2, 0.81);
        text-align: left;
        z-index: 99999;
        bottom: 0;
        text-align: left;
        overflow-y: scroll; }
      .w3l-banner-slider ul.menu::-webkit-scrollbar {
        width: 3px; }
      .w3l-banner-slider ul.menu::-webkit-scrollbar-track {
        background: var--theme-color;
        border-radius: 5px; }
      .w3l-banner-slider nav ul ul::-webkit-scrollbar-thumb,
      .w3l-banner-slider ul.menu::-webkit-scrollbar-thumb {
        background: #333; }
      .w3l-banner-slider nav ul {
        float: right; }
      .w3l-banner-slider nav {
        margin: 0 0 0 0px;
        order: 3; }
      .w3l-banner-slider nav ul li {
        display: block;
        width: 100%;
        margin: 0; }
      .w3l-banner-slider nav a:hover,
      .w3l-banner-slider nav ul ul ul a {
        background-color: transparent; }
      .w3l-banner-slider nav ul ul {
        float: none;
        position: static;
        color: #ffffff;
        /* has to be the same number as the "line-height" of "nav a" */ }
      .w3l-banner-slider nav ul ul li:hover > ul,
      .w3l-banner-slider nav ul li:hover > ul {
        display: none; }
      .w3l-banner-slider nav ul ul li {
        display: block;
        width: 100%;
        padding: 0; }
      .w3l-banner-slider nav ul ul ul li {
        position: static;
        /* has to be the same number as the "width" of "nav ul ul li" */ }
      .w3l-banner-slider .navigation nav a {
        margin: 8px 0;
        color: #ffffff; }
      .w3l-banner-slider label.toggle.toogle-2,
      .w3l-banner-slider label.toggle.toogle-3,
      .w3l-banner-slider label.toggle.toogle-4,
      .w3l-banner-slider label.toggle.toogle-5,
      .w3l-banner-slider label.toggle.toogle-6,
      .w3l-banner-slider label.toggle.toogle-7,
      .w3l-banner-slider label.toggle.toogle-8,
      .w3l-banner-slider label.toggle.toogle-9 {
        display: inline-block;
        transition: none;
        font-style: normal;
        line-height: 25px;
        font-weight: 600;
        color: var(--theme-white);
        font-size: 13px;
        text-transform: uppercase; }
      .w3l-banner-slider nav ul ul {
        border-top: none; }
      .w3l-banner-slider nav ul ul li a {
        padding: 5px 0px;
        color: #ffffff; }
      .w3l-banner-slider .angle-dropdown-sub {
        transform: rotate(0deg); }
      .w3l-banner-slider nav ul ul {
        width: 100%;
        background: #111 !important;
        padding: 5px 15px !important;
        position: static !important;
        overflow-y: hidden !important; }
      .w3l-banner-slider nav ul ul:before {
        content: '';
        width: 10px;
        height: 10px;
        background: #fff;
        border-left: 1px #EAEDF2 solid;
        border-top: 1px #EAEDF2 solid;
        display: block;
        transform: translateX(-50%) rotateZ(45deg);
        position: absolute;
        top: -6px;
        left: 25px;
        z-index: 1001;
        opacity: 0; } }
  @media (max-width: 800px) {
    .w3l-banner-slider .logo,
    .w3l-banner-slider .button {
      z-index: 9; } }
  .w3l-banner-slider h3.banner-text {
    font-size: 60px;
    line-height: 75px;
    color: #fff;
    width: 70%;
    margin-bottom: 20px; }
  .w3l-banner-slider .banner-info h6 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px;
    text-transform: capitalize; }
  .w3l-banner-slider .banner-info p {
    color: #fff;
    font-size: 18px;
    line-height: 29px; }
  .w3l-banner-slider .main-slider {
    position: relative;
    z-index: 1; }
  .w3l-banner-slider .slider-info a img {
    transition: 0.3s ease-in;
    -webkit-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    -ms-transition: 0.3s ease-in; }
  .w3l-banner-slider .banner-vv {
    background: url(../images/banner1.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 800px;
    position: relative;
    z-index: 0;
    padding-top: 12em; }
  .w3l-banner-slider .banner-top1 {
    background: url(../images/banner2.jpg) no-repeat center; }
  .w3l-banner-slider .banner-top2 {
    background: url(../images/banner3.jpg) no-repeat center; }
  .w3l-banner-slider .banner-top3 {
    background: url(../images/banner44.jpg) no-repeat center; }
  .w3l-banner-slider .banner-vv:before {
    content: "";
    background: rgba(0, 0, 0, 0.74);
    position: absolute;
    top: 0;
    min-height: 100%;
    left: 0;
    right: 0;
    z-index: -1; }
  .w3l-banner-slider .csslider {
    position: relative; }
  .w3l-banner-slider .csslider > input {
    display: none; }
  .w3l-banner-slider .csslider > input:nth-of-type(4):checked ~ ul li:first-of-type {
    margin-left: -300%; }
  .w3l-banner-slider .csslider > input:nth-of-type(3):checked ~ ul li:first-of-type {
    margin-left: -200%; }
  .w3l-banner-slider .csslider > input:nth-of-type(2):checked ~ ul li:first-of-type {
    margin-left: -100%; }
  .w3l-banner-slider .csslider > input:nth-of-type(1):checked ~ ul li:first-of-type {
    margin-left: 0%; }
  .w3l-banner-slider .csslider > ul {
    position: relative;
    font-size: 0;
    line-height: 0;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box; }
  .w3l-banner-slider .csslider > ul > li {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: visible;
    font-size: 15px;
    font-size: initial;
    line-height: normal;
    transition: all 0.5s cubic-bezier(0.4, 1.3, 0.65, 1);
    vertical-align: top;
    box-sizing: border-box;
    white-space: normal; }
  .w3l-banner-slider .csslider > .navigation {
    position: absolute;
    bottom: 8%;
    left: 15%;
    z-index: 10;
    font-size: 0;
    line-height: 0;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: none; }
  .w3l-banner-slider .csslider > .navigation > div {
    margin-left: -100%; }
  .w3l-banner-slider .csslider > .navigation label {
    position: relative;
    display: inline-block;
    cursor: pointer;
    border-radius: 50%;
    margin: 0 8px;
    padding: 4px;
    background: #fff; }
  .w3l-banner-slider .csslider > .navigation label:hover:after {
    opacity: 1; }
  .w3l-banner-slider .csslider > .navigation label:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -6px;
    margin-top: -6px;
    background: #0fbcf9;
    border-radius: 50%;
    padding: 6px;
    opacity: 0; }
  .w3l-banner-slider .csslider > .arrows {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .w3l-banner-slider .csslider.inside .navigation {
    bottom: 10px;
    margin-bottom: 10px; }
  .w3l-banner-slider .csslider.inside .navigation label {
    border: 1px solid #7e7e7e; }
  .w3l-banner-slider .csslider > input:nth-of-type(1):checked ~ .navigation label:nth-of-type(1):after,
  .w3l-banner-slider .csslider > input:nth-of-type(2):checked ~ .navigation label:nth-of-type(2):after,
  .w3l-banner-slider .csslider > input:nth-of-type(3):checked ~ .navigation label:nth-of-type(3):after,
  .w3l-banner-slider .csslider > input:nth-of-type(4):checked ~ .navigation label:nth-of-type(4):after,
  .w3l-banner-slider .csslider > input:nth-of-type(5):checked ~ .navigation label:nth-of-type(5):after,
  .w3l-banner-slider .csslider > input:nth-of-type(6):checked ~ .navigation label:nth-of-type(6):after,
  .w3l-banner-slider .csslider > input:nth-of-type(7):checked ~ .navigation label:nth-of-type(7):after,
  .w3l-banner-slider .csslider > input:nth-of-type(8):checked ~ .navigation label:nth-of-type(8):after,
  .w3l-banner-slider .csslider > input:nth-of-type(9):checked ~ .navigation label:nth-of-type(9):after,
  .w3l-banner-slider .csslider > input:nth-of-type(10):checked ~ .navigation label:nth-of-type(10):after,
  .w3l-banner-slider .csslider > input:nth-of-type(11):checked ~ .navigation label:nth-of-type(11):after {
    opacity: 1; }
  .w3l-banner-slider .csslider > .arrows {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .w3l-banner-slider .csslider.inside .navigation {
    bottom: 10px;
    margin-bottom: 10px; }
  .w3l-banner-slider .csslider.inside .navigation label {
    border: 1px solid #7e7e7e; }
  .w3l-banner-slider .csslider > input:nth-of-type(1):checked ~ .navigation label:nth-of-type(1):after,
  .w3l-banner-slider .csslider > input:nth-of-type(2):checked ~ .navigation label:nth-of-type(2):after,
  .w3l-banner-slider .csslider > input:nth-of-type(3):checked ~ .navigation label:nth-of-type(3):after,
  .w3l-banner-slider .csslider > input:nth-of-type(4):checked ~ .navigation label:nth-of-type(4):after,
  .w3l-banner-slider .csslider > input:nth-of-type(5):checked ~ .navigation label:nth-of-type(5):after,
  .w3l-banner-slider .csslider > input:nth-of-type(6):checked ~ .navigation label:nth-of-type(6):after,
  .w3l-banner-slider .csslider > input:nth-of-type(7):checked ~ .navigation label:nth-of-type(7):after,
  .w3l-banner-slider .csslider > input:nth-of-type(8):checked ~ .navigation label:nth-of-type(8):after,
  .w3l-banner-slider .csslider > input:nth-of-type(9):checked ~ .navigation label:nth-of-type(9):after,
  .w3l-banner-slider .csslider > input:nth-of-type(10):checked ~ .navigation label:nth-of-type(10):after,
  .w3l-banner-slider .csslider > input:nth-of-type(11):checked ~ .navigation label:nth-of-type(11):after {
    opacity: 1; }
  .w3l-banner-slider .csslider > .arrows {
    position: absolute;
    top: 56%;
    width: 100%;
    height: 26px;
    z-index: 1;
    box-sizing: content-box; }
  .w3l-banner-slider .csslider > .arrows label {
    display: none;
    position: absolute;
    top: -50%;
    padding: 4px;
    box-shadow: inset 2px -2px 0 1px #fff;
    cursor: pointer;
    transition: box-shadow 0.15s, margin 0.15s; }
  .w3l-banner-slider .csslider > .arrows label:hover {
    box-shadow: inset 5px -2px 0 9px #fff;
    margin: 0 0px; }
  .w3l-banner-slider .csslider > .arrows label:before {
    content: '';
    position: absolute;
    top: -100%;
    left: -100%;
    height: 300%;
    width: 300%; }
  .w3l-banner-slider .csslider.infinity > input:first-of-type:checked ~ .arrows label.goto-last,
  .w3l-banner-slider .csslider > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(0),
  .w3l-banner-slider .csslider > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(1),
  .w3l-banner-slider .csslider > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(2),
  .w3l-banner-slider .csslider > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(3),
  .w3l-banner-slider .csslider > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(4),
  .w3l-banner-slider .csslider > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(5),
  .w3l-banner-slider .csslider > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(6),
  .w3l-banner-slider .csslider > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(7),
  .w3l-banner-slider .csslider > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(8),
  .w3l-banner-slider .csslider > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(9),
  .w3l-banner-slider .csslider > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(10) {
    display: block;
    left: 5%;
    right: auto;
    transform: rotate(45deg); }
  .w3l-banner-slider .csslider.infinity > input:last-of-type:checked ~ .arrows label.goto-first,
  .w3l-banner-slider .csslider > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(2),
  .w3l-banner-slider .csslider > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(3),
  .w3l-banner-slider .csslider > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(4),
  .w3l-banner-slider .csslider > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(5),
  .w3l-banner-slider .csslider > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(6),
  .w3l-banner-slider .csslider > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(7),
  .w3l-banner-slider .csslider > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(8),
  .w3l-banner-slider .csslider > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(9),
  .w3l-banner-slider .csslider > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(10),
  .w3l-banner-slider .csslider > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(11),
  .w3l-banner-slider .csslider > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(12) {
    display: block;
    right: 5%;
    left: auto;
    transform: rotate(225deg); }
  .w3l-banner-slider #slider1 {
    width: 100%; }
  @media screen and (max-width: 320px) {
    .w3l-banner-slider .csslider > .navigation label {
      border: 2px solid #fff; } }
  @media screen and (max-width: 568px) {
    .w3l-banner-slider .csslider.infinity > input:last-of-type:checked ~ .arrows label.goto-first,
    .w3l-banner-slider .csslider > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(2),
    .w3l-banner-slider .csslider > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(3),
    .w3l-banner-slider .csslider > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(4),
    .w3l-banner-slider .csslider > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(5),
    .w3l-banner-slider .csslider > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(6),
    .w3l-banner-slider .csslider > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(7),
    .w3l-banner-slider .csslider > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(8),
    .w3l-banner-slider .csslider > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(9),
    .w3l-banner-slider .csslider > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(10),
    .w3l-banner-slider .csslider > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(11),
    .w3l-banner-slider .csslider > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(12) {
      right: 6%; }
    .w3l-banner-slider .csslider > .arrows label {
      padding: 7px; } }
  @media screen and (max-width: 480px) {
    .w3l-banner-slider .csslider.infinity > input:last-of-type:checked ~ .arrows label.goto-first,
    .w3l-banner-slider .csslider > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(2),
    .w3l-banner-slider .csslider > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(3),
    .w3l-banner-slider .csslider > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(4),
    .w3l-banner-slider .csslider > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(5),
    .w3l-banner-slider .csslider > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(6),
    .w3l-banner-slider .csslider > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(7),
    .w3l-banner-slider .csslider > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(8),
    .w3l-banner-slider .csslider > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(9),
    .w3l-banner-slider .csslider > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(10),
    .w3l-banner-slider .csslider > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(11),
    .w3l-banner-slider .csslider > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(12) {
      right: 7%; }
    .w3l-banner-slider .csslider > .arrows label {
      padding: 6px; } }
  @media screen and (max-width: 414px) {
    .w3l-banner-slider .csslider.infinity > input:last-of-type:checked ~ .arrows label.goto-first,
    .w3l-banner-slider .csslider > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(2),
    .w3l-banner-slider .csslider > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(3),
    .w3l-banner-slider .csslider > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(4),
    .w3l-banner-slider .csslider > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(5),
    .w3l-banner-slider .csslider > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(6),
    .w3l-banner-slider .csslider > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(7),
    .w3l-banner-slider .csslider > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(8),
    .w3l-banner-slider .csslider > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(9),
    .w3l-banner-slider .csslider > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(10),
    .w3l-banner-slider .csslider > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(11),
    .w3l-banner-slider .csslider > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(12) {
      right: 8%;
      top: -15%; } }
  @media screen and (max-width: 375px) {
    .w3l-banner-slider .csslider.infinity > input:last-of-type:checked ~ .arrows label.goto-first,
    .w3l-banner-slider .csslider > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(2),
    .w3l-banner-slider .csslider > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(3),
    .w3l-banner-slider .csslider > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(4),
    .w3l-banner-slider .csslider > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(5),
    .w3l-banner-slider .csslider > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(6),
    .w3l-banner-slider .csslider > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(7),
    .w3l-banner-slider .csslider > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(8),
    .w3l-banner-slider .csslider > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(9),
    .w3l-banner-slider .csslider > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(10),
    .w3l-banner-slider .csslider > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(11),
    .w3l-banner-slider .csslider > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(12) {
      right: 9%; } }
  @media screen and (max-width: 320px) {
    .w3l-banner-slider .csslider.infinity > input:last-of-type:checked ~ .arrows label.goto-first,
    .w3l-banner-slider .csslider > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(2),
    .w3l-banner-slider .csslider > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(3),
    .w3l-banner-slider .csslider > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(4),
    .w3l-banner-slider .csslider > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(5),
    .w3l-banner-slider .csslider > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(6),
    .w3l-banner-slider .csslider > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(7),
    .w3l-banner-slider .csslider > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(8),
    .w3l-banner-slider .csslider > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(9),
    .w3l-banner-slider .csslider > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(10),
    .w3l-banner-slider .csslider > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(11),
    .w3l-banner-slider .csslider > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(12) {
      right: 10%; } }
  .w3l-banner-slider .features-6-grids {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 40px;
    position: absolute;
    z-index: 9;
    bottom: 100px;
    margin: 0 auto;
    width: 80%; }
  .w3l-banner-slider .feature-images span {
    color: var(--theme-white);
    font-size: 32px;
    margin-bottom: 15px; }
  .w3l-banner-slider .features-6-grid h5 a {
    font-size: 22px;
    line-height: 25px;
    color: var(--theme-white);
    margin-top: 20px; }
  .w3l-banner-slider .features-6-grid:hover h5 a, .w3l-banner-slider .features-6-grid:hover span {
    color: var(--theme-color);
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -moz-transition: 0.5s ease; }
  .w3l-banner-slider .features-6-grid p {
    line-height: 27px;
    font-size: 15px;
    margin-top: 10px;
    color: #fff;
    opacity: 0.8; }
  .w3l-banner-slider .inner-page-content {
    background: url(../images/banner2.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    position: relative;
    z-index: 0;
    padding: 6em 0; }
  .w3l-banner-slider .inner-page-content::before {
    content: "";
    background: rgba(0, 0, 0, 0.74);
    position: absolute;
    top: 0;
    min-height: 100%;
    left: 0;
    right: 0;
    z-index: -1; }
  .w3l-banner-slider .inner-page-hny-info {
    margin-top: 80px; }
  .w3l-banner-slider ul.breadcrumbs-custom-path li {
    list-style: none;
    display: inline;
    font-size: 17px;
    font-weight: 600; }
  .w3l-banner-slider ul.breadcrumbs-custom-path li a {
    color: #fff;
    font-size: 17px;
    font-weight: 600; }
  .w3l-banner-slider span.fa.fa-home.inner-home {
    color: #fff; }
  .w3l-banner-slider li.active {
    color: #b9bdbd; }
  .w3l-banner-slider ul.breadcrumbs-custom-path li span {
    margin: 0 10px;
    color: #b9bdbd; }
  @media (max-width: 1440px) {
    .w3l-banner-slider h3.banner-text {
      font-size: 60px;
      width: 75%; } }
  @media (max-width: 1280px) {
    .w3l-banner-slider h3.banner-text {
      font-size: 55px;
      width: 80%;
      line-height: 65px; }
    .w3l-banner-slider .banner-info h6 {
      font-size: 16px;
      margin-bottom: 10px; }
    .w3l-banner-slider .features-6-grids {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr 1fr;
      grid-gap: 40px;
      bottom: 65px;
      margin: 0 auto;
      width: 90%; }
    .w3l-banner-slider .banner-vv {
      min-height: 700px;
      padding-top: 10em; }
    .w3l-banner-slider .inner-page-content {
      padding: 4em 0; } }
  @media (max-width: 1080px) {
    .w3l-banner-slider .inner-page-content {
      padding: 3em 0; } }
  @media (max-width: 992px) {
    .w3l-banner-slider h3.banner-text {
      font-size: 50px;
      width: 80%;
      line-height: 60px; }
    .w3l-banner-slider .quick-links ul li {
      display: flex;
      margin-right: 2px; }
    .w3l-banner-slider .top-header-strip {
      padding: 10px 0 10px 0;
      margin-bottom: 15px; }
    .w3l-banner-slider .features-6-grids {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr 1fr;
      grid-gap: 20px;
      bottom: 65px;
      margin: 0 auto;
      width: 80%; } }
  @media (max-width: 800px) {
    .w3l-banner-slider .features-6-grids {
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-gap: 20px; }
    .w3l-banner-slider h3.banner-text {
      font-size: 40px;
      width: 90%;
      line-height: 50px;
      margin-bottom: 0; }
    .w3l-banner-slider .quick-links ul li {
      display: flex;
      margin-right: 12px; }
    .w3l-banner-slider .feature-images span {
      font-size: 26px;
      margin-bottom: 10px; }
    .w3l-banner-slider .features-6-grids {
      display: grid;
      grid-template-columns: 1fr 1fr;
      bottom: 40px;
      bottom: 65px;
      margin: 0 auto;
      width: 90%; }
    .w3l-banner-slider .banner-vv {
      min-height: 740px;
      padding-top: 10em; } }
  @media (max-width: 769px) {
    .w3l-banner-slider .content-info-in {
      grid-template-columns: 1fr;
      grid-gap: 40px; }
    .w3l-banner-slider .inner-page-content {
      padding: 2em 0; }
    .w3l-banner-slider .features-6-grids {
      display: grid;
      grid-template-columns: 1fr 1fr;
      bottom: 40px;
      bottom: 65px;
      margin: 0 auto;
      width: 90%; }
    .w3l-banner-slider h3.banner-text {
      font-size: 40px;
      width: 100%;
      line-height: 50px;
      margin-bottom: 0; }
    .w3l-banner-slider .quick-links ul li a, .w3l-banner-slider .quick-links ul li {
      font-size: 14px; } }
  @media (max-width: 758px) {
    .w3l-banner-slider .features-6-grids {
      display: grid;
      grid-template-columns: 1fr 1fr;
      bottom: 40px;
      bottom: 65px;
      width: 70%; }
    .w3l-banner-slider .grid-columns-auto {
      grid-auto-flow: row;
      align-items: center; }
    .w3l-banner-slider .quick-links.text-right {
      margin-top: 12px; }
    .w3l-banner-slider .features-6-grids {
      bottom: 40px;
      bottom: 65px;
      width: 80%; } }
  @media (max-width: 689px) {
    .w3l-banner-slider {
      /*--/top-strip--*/
      /*--//top-strip--*/ }
      .w3l-banner-slider .quick-links ul {
        display: block;
        justify-content: flex-end; }
      .w3l-banner-slider .quick-links ul li {
        display: flex;
        margin-right: 0;
        margin: 10px 0; }
      .w3l-banner-slider .top-header-strip {
        padding: 10px 0 10px 0;
        margin-bottom: 15px;
        display: none; }
      .w3l-banner-slider .banner-vv {
        min-height: 740px;
        padding-top: 9em; }
      .w3l-banner-slider .inner-page-hny-info {
        margin-top: 65px; }
      .w3l-banner-slider .logo-icon {
        position: absolute;
        color: var(--theme-color);
        right: -3px;
        top: -2px;
        font-size: 19px; } }
  @media (max-width: 667px) {
    .w3l-banner-slider {
      /*--/top-strip--*/
      /*--//top-strip--*/ }
      .w3l-banner-slider .quick-links ul {
        display: block;
        justify-content: flex-end; }
      .w3l-banner-slider .quick-links ul li {
        display: flex;
        margin-right: 0;
        margin: 10px 0; }
      .w3l-banner-slider .top-header-strip {
        padding: 10px 0 10px 0;
        margin-bottom: 15px;
        display: none; }
      .w3l-banner-slider .banner-vv {
        min-height: 740px;
        padding-top: 9em; }
      .w3l-banner-slider .inner-page-hny-info {
        margin-top: 65px; }
      .w3l-banner-slider .logo-icon {
        position: absolute;
        color: var(--theme-color);
        right: -3px;
        top: -2px;
        font-size: 16px; }
      .w3l-banner-slider a.brand-logo {
        padding: 8px 0; } }
  @media (max-width: 640px) {
    .w3l-banner-slider .banner-vv {
      min-height: 740px;
      padding-top: 7em; }
    .w3l-banner-slider .features-6-grid h5 a {
      font-size: 20px;
      line-height: 22px; }
    .w3l-banner-slider ul.breadcrumbs-custom-path li, .w3l-banner-slider ul.breadcrumbs-custom-path li a {
      font-size: 14px; } }
  @media (max-width: 600px) {
    .w3l-banner-slider h3.banner-text {
      font-size: 34px;
      width: 100%;
      line-height: 45px;
      margin-bottom: 0; }
    .w3l-banner-slider .features-6-grid p {
      line-height: 27px;
      font-size: 14px; }
    .w3l-banner-slider .inner-page-hny-info {
      margin-top: 55px; } }
  @media (max-width: 568px) {
    .w3l-banner-slider h3.banner-text {
      font-size: 28px;
      width: 100%;
      line-height: 38px;
      margin-bottom: 0; }
    .w3l-banner-slider .banner-info h6 {
      font-size: 14px; }
    .w3l-banner-slider .banner-vv {
      min-height: 740px;
      padding-top: 6em; }
    .w3l-banner-slider .features-6-grids {
      bottom: 50px;
      grid-gap: 18px;
      width: 90%; } }
  @media (max-width: 480px) {
    .w3l-banner-slider .banner-vv {
      min-height: 700px;
      padding-top: 6em; } }
  @media (max-width: 384px) {
    .w3l-banner-slider h3.banner-text {
      font-size: 26px;
      width: 100%;
      line-height: 38px;
      margin-bottom: 0; }
    .w3l-banner-slider .features-6-grid h5 a {
      font-size: 16px;
      line-height: 20px; } }
  @media (max-width: 320px) {
    .w3l-banner-slider .features-6-grid p {
      line-height: 25px;
      font-size: 13px; } }

.content-6 {
  /* responsive */
  /* responsive */ }
  .content-6 .content-6-mian {
    background: #fff;
    position: relative;
    padding: 80px 0; }
  .content-6 .content-6-mian h4 {
    font-size: 35px;
    line-height: 45px;
    color: var(--theme-title); }
  .content-6 .content-info-in {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 50px; }
  .content-6 .content-info-in p {
    line-height: 25px;
    font-size: 15px; }
  @media (max-width: 1440px) {
    .content-6 .content-6-mian {
      padding: 80px 0; }
    .content-6 .counter-6-inf-right {
      padding: 0 2em; }
    .content-6 .counter-6-inf-left h4 {
      line-height: 70px;
      font-size: 50px;
      width: 60%; } }
  @media (max-width: 992px) {
    .content-6 .content-info-in {
      grid-template-columns: 1fr;
      grid-gap: 40px; } }
  @media (max-width: 768px) {
    .content-6 .content-6-mian {
      padding: 80px 0; } }
  @media (max-width: 668px) {
    .content-6 .content-info-in {
      grid-template-columns: 1fr;
      grid-gap: 20px; }
    .content-6 .content-6-mian {
      padding: 60px 0; }
    .content-6 .content-info-in p {
      line-height: 25px;
      font-size: 15px; }
    .content-6 .content-6-mian h4 {
      font-size: 30px; } }
  @media (max-width: 568px) {
    .content-6 .content-6-mian {
      padding: 50px 0; }
    .content-6 .content-6-mian h4 {
      font-size: 27px;
      line-height: 38px; } }
  @media (max-width: 440px) {
    .content-6 .content-6-mian {
      padding: 45px 0; } }

/*-- counter-6-inf-block --*/
.w3l-counter-top-6 {
  /*-- //counter-6-inf-block --*/ }
  .w3l-counter-top-6 .d-grid {
    display: grid; }
  .w3l-counter-top-6 .counter-6-inf-left {
    padding: 14em 7em;
    background: url(../images/banner2.jpg) no-repeat 0px 0px;
    background-size: cover;
    z-index: 0;
    position: relative; }
  .w3l-counter-top-6 .counter-6-inf-left::before {
    content: "";
    background: rgba(7, 10, 12, 0.66);
    position: absolute;
    top: 0;
    min-height: 100%;
    left: 0;
    right: 0;
    z-index: -1; }
  .w3l-counter-top-6 .align-counter-6-inf-cols {
    grid-template-columns: 1fr 1fr;
    background: #ecfffd;
    align-items: center; }
  .w3l-counter-top-6 .specification {
    display: grid;
    grid-template-columns: 1fr 10fr;
    grid-gap: 20px;
    margin-bottom: 30px; }
  .w3l-counter-top-6 .specification.last-one {
    margin-bottom: 0px; }
  .w3l-counter-top-6 .counter-6-inf-left h4 {
    text-align: left;
    text-transform: capitalize;
    line-height: 70px;
    color: var(--theme-white);
    font-size: 50px;
    width: 55%; }
  .w3l-counter-top-6 .counter-6-inf-right h6 {
    text-align: left;
    margin-bottom: 0;
    color: var(--theme-title);
    font-size: 24px;
    margin: 0px 0 6px 0; }
  .w3l-counter-top-6 .counter-6-inf-right h6 a {
    color: var(--theme-title); }
  .w3l-counter-top-6 .counter-6-inf-right h6 a:hover {
    color: var(--theme-color); }
  .w3l-counter-top-6 .counter-6-inf-left p {
    font-size: 16px;
    line-height: 28px;
    color: var(--theme-para);
    margin-top: 15px; }
  .w3l-counter-top-6 p.specifi-para {
    margin-top: 15px; }
  .w3l-counter-top-6 .counter-6-inf-right {
    padding: 0 4em; }
  .w3l-counter-top-6 h6.imp {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 25px;
    color: var(--theme-title);
    margin-bottom: 30px; }
  .w3l-counter-top-6 .specification-icon {
    text-align: center; }
  .w3l-counter-top-6 .specification span.fa {
    font-size: 26px;
    margin-top: 6px;
    color: var(--theme-color); }
  .w3l-counter-top-6 .specification h4 {
    font-size: 40px;
    line-height: 50px;
    color: var(--theme-title);
    margin-top: 10px;
    margin-bottom: 5px; }
  .w3l-counter-top-6 .specification p {
    font-size: 16px;
    line-height: 28px;
    color: var(--theme-para);
    padding-right: 30px; }
  .w3l-counter-top-6 .spec-gap {
    margin-top: 35px; }
  @media all and (max-width: 1440px) {
    .w3l-counter-top-6 .specification p {
      width: 70%; }
    .w3l-counter-top-6 .counter-6-inf-left {
      padding: 15em 3em; } }
  @media all and (max-width: 1390px) {
    .w3l-counter-top-6 .specification p {
      font-size: 15px;
      padding-right: 0px; }
    .w3l-counter-top-6 .counter-6-inf-right {
      padding: 0 3em; }
    .w3l-counter-top-6 .counter-6-inf-left {
      padding: 18em 3em; } }
  @media all and (max-width: 1280px) {
    .w3l-counter-top-6 .counter-6-inf-left h4 {
      font-size: 50px;
      width: 80%; }
    .w3l-counter-top-6 .content-photo-66-text-info {
      position: absolute;
      bottom: 0px;
      padding: 40px;
      width: 73%; } }
  @media all and (max-width: 1080px) {
    .w3l-counter-top-6 .specification p {
      width: 100%;
      font-size: 15px; }
    .w3l-counter-top-6 .counter-6-inf-left {
      padding: 16em 3em; } }
  @media all and (max-width: 1024px) {
    .w3l-counter-top-6 .counter-6-inf-left {
      padding: 16em 3em; } }
  @media all and (max-width: 992px) {
    .w3l-counter-top-6 .align-counter-6-inf-cols {
      grid-template-columns: 1fr; }
    .w3l-counter-top-6 .counter-6-inf-left {
      padding: 6em 3em; }
    .w3l-counter-top-6 .counter-6-inf-right {
      padding: 4em 3em; } }
  @media all and (max-width: 667px) {
    .w3l-counter-top-6 .specification {
      display: grid;
      grid-template-columns: 1fr 8fr;
      grid-gap: 20px;
      margin-bottom: 30px; } }
  @media all and (max-width: 640px) {
    .w3l-counter-top-6 .counter-6-inf-left {
      padding: 4em 2em; }
    .w3l-counter-top-6 .counter-6-inf-right {
      padding: 3em 2em; }
    .w3l-counter-top-6 .counter-6-inf-left h4 {
      line-height: 40px;
      font-size: 30px; } }
  @media all and (max-width: 600px) {
    .w3l-counter-top-6 .counter-6-inf-left {
      padding: 3em 1em; }
    .w3l-counter-top-6 .counter-6-inf-right {
      padding: 3em 1em; } }
  @media all and (max-width: 480px) {
    .w3l-counter-top-6 .counter-6-inf-left h4 {
      line-height: 40px;
      font-size: 28px; } }

.w3l-photo-with-content-66-main {
  /* responsive */
  /* responsive */ }
  .w3l-photo-with-content-66-main .photo-with-content-66 {
    background: #fff;
    position: relative; }
  .w3l-photo-with-content-66-main .content-photo-66 h3 {
    margin-bottom: 10px; }
  .w3l-photo-with-content-66-main .content-photo-66 img {
    display: block; }
  .w3l-photo-with-content-66-main .content-photo-66 h4 {
    font-size: 24px;
    line-height: 35px;
    color: var(--theme-white);
    font-weight: 100; }
  .w3l-photo-with-content-66-main .conuter-66-info {
    background: var(--theme-color);
    padding: 100px 0; }
  .w3l-photo-with-content-66-main .content-photo-66-text-info {
    position: absolute;
    bottom: 0px;
    padding: 80px 0;
    width: 90%;
    margin: 0 auto;
    left: 0;
    right: 0; }
  .w3l-photo-with-content-66-main .counter-grids-info {
    display: grid;
    grid-template-columns: 1.5fr 1fr 1fr 1fr;
    grid-gap: 40px;
    align-items: center; }
  .w3l-photo-with-content-66-main .counter-grids-info h6 {
    font-size: 55px;
    line-height: 75px;
    color: #02716f;
    font-weight: 100;
    border-bottom: 1px solid rgba(2, 113, 111, 0.26);
    padding-bottom: 12px; }
  .w3l-photo-with-content-66-main .counter-grids-info p {
    font-size: 24px;
    line-height: 35px;
    color: var(--theme-white);
    font-weight: 100;
    margin-top: 10px; }
  .w3l-photo-with-content-66-main .counter-grids-info h4 {
    color: var(--theme-white);
    font-size: 40px;
    text-transform: capitalize;
    line-height: 45px; }
  .w3l-photo-with-content-66-main .counter-gd label {
    font-size: 16px;
    line-height: 35px;
    color: #04776c;
    font-weight: bold; }
  @media (max-width: 1280px) {
    .w3l-photo-with-content-66-main .counter-grids-info p {
      font-size: 20px; }
    .w3l-photo-with-content-66-main .counter-grids-info h6 {
      font-size: 45px;
      line-height: 65px; } }
  @media (max-width: 992px) {
    .w3l-photo-with-content-66-main .counter-grids-info {
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-gap: 30px;
      align-items: center; }
    .w3l-photo-with-content-66-main .counter-6-inf-left {
      padding: 3em 1em; }
    .w3l-photo-with-content-66-main .counter-6-inf-right {
      padding: 0 1em; }
    .w3l-photo-with-content-66-main .conuter-66-info {
      padding: 60px 20px; }
    .w3l-photo-with-content-66-main .counter-grids-info h6 {
      font-size: 45px;
      line-height: 55px;
      padding-bottom: 10px; }
    .w3l-photo-with-content-66-main .counter-grids-info p {
      font-size: 20px; }
    .w3l-photo-with-content-66-main .content-photo-66 h4 {
      font-size: 18px; }
    .w3l-photo-with-content-66-main .photo-with-content-66 {
      padding: 0px 0; } }
  @media (max-width: 768px) {
    .w3l-photo-with-content-66-main .counter-grids-info h4 {
      font-size: 34px;
      line-height: 45px; } }
  @media (max-width: 668px) {
    .w3l-photo-with-content-66-main .conuter-66-info {
      padding: 45px 0px;
      margin-top: 0; } }
  @media (max-width: 600px) {
    .w3l-photo-with-content-66-main .counter-grids-info {
      display: grid;
      grid-template-columns: 2fr 1fr;
      grid-gap: 20px;
      align-items: center; }
    .w3l-photo-with-content-66-main .counter-grids-info h6 {
      font-size: 38px; }
    .w3l-photo-with-content-66-main .counter-grids-info p {
      font-size: 20px; } }
  @media (max-width: 568px) {
    .w3l-photo-with-content-66-main .counter-grids-info p {
      font-size: 16px; } }
  @media (max-width: 386px) {
    .w3l-photo-with-content-66-main .counter-grids-info p {
      font-size: 15px; }
    .w3l-photo-with-content-66-main .counter-grids-info {
      display: grid;
      grid-template-columns: 1.5fr 1fr;
      grid-gap: 20px;
      align-items: center; } }

.w3l-stories-main .story-inner-6 {
  padding: 80px 0;
  background-color: #fff; }

.w3l-stories-main .story-6-grids {
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-gap: 40px; }

.w3l-stories-main .story-6-grids {
  font-size: 15px;
  line-height: 29px; }

.w3l-stories-main img {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px; }

.w3l-stories-main .story-info-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  margin-top: 40px; }

.w3l-stories-main .story-info h5 a {
  font-size: 18px;
  line-height: 30px;
  color: var(--theme-title); }

.w3l-stories-main .story-info h5 a:hover {
  color: var(--theme-color);
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -moz-transition: 0.5s ease; }

.w3l-stories-main .story-info span {
  margin-right: 6px;
  font-size: 20px;
  color: var(--theme-color); }

.w3l-stories-main .read-buttons {
  margin-top: 20px; }

.w3l-stories-main .read-more2 {
  padding: 10px 40px;
  color: var(--theme-white);
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
  /*background: var(--theme-color);*/
  background: red;
  border: 2px solid transparent;
  margin-top: 20px;
  line-height: 26px; }

.w3l-stories-main .read-more2:hover, .w3l-stories-main .read-more2.active {
  background: transparent;
  border: 2px solid var(--theme-color);
  color: var(--theme-color); }

.w3l-stories-main .read-more2.active {
  margin-left: 6px; }

@media (max-width: 1080px) {
  .w3l-stories-main .story-info h5 a {
    font-size: 15px; } }

@media (max-width: 992px) {
  .w3l-stories-main .story-inner-6 {
    padding: 70px 0; }
  .w3l-stories-main .story-6-grids {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px; }
  .w3l-stories-main .story-info-content {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px;
    margin-top: 30px; }
  .w3l-stories-main .story-info h5 a {
    font-size: 16px;
    line-height: 27px; }
  .w3l-stories-main img {
    margin-top: 20px; } }

@media (max-width: 768px) {
  .w3l-stories-main .story-inner-6 {
    padding: 60px 0; } }

@media (max-width: 600px) {
  .w3l-stories-main .story-inner-6 {
    padding: 50px 0; } }

@media (max-width: 580px) {
  .w3l-stories-main .story-inner-6 {
    padding: 45px 0; } }

.w3l-donate-6 .donate-layout {
  background: url(../images/banner4.jpg) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  position: relative;
  z-index: 0;
  padding: 80px 0; }

.w3l-donate-6 .donate-layout:before {
  content: "";
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
  top: 0;
  min-height: 100%;
  left: 0;
  right: 0;
  z-index: -1; }

.w3l-donate-6 .donate-content-info {
  text-align: center;
  max-width: 700px;
  margin: 0px auto; }

.w3l-donate-6 h3.hny-title.two {
  margin-bottom: 20px; }

.w3l-donate-6 .donate-content-info h4 {
  font-size: 16px;
  line-height: 32px;
  color: var(--theme-color);
  text-transform: uppercase; }

.w3l-donate-6 .donate-content-info p {
  font-size: 18px;
  line-height: 33px;
  color: var(--theme-white);
  margin-bottom: 15px;
  opacity: 0.9; }

.w3l-donate-6 span.sub-title {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px; }

@media (max-width: 1080px) {
  .w3l-donate-6 .donate-layout {
    padding: 80px 0; } }

@media (max-width: 992px) {
  .w3l-donate-6 .donate-layout {
    padding: 60px 0; } }

@media (max-width: 769px) {
  .w3l-donate-6 .donate-layout {
    padding: 60px 0; } }

@media (max-width: 667px) {
  .w3l-donate-6 .donate-layout {
    padding: 50px 0; }
  .w3l-donate-6 .donate-content-info p {
    font-size: 15px;
    line-height: 28px; } }

@media (max-width: 640px) {
  .w3l-donate-6 .donate-layout {
    padding: 50px 0; } }

@media (max-width: 600px) {
  .w3l-donate-6 .donate-layout {
    padding: 45px 0; } }

.w3l-get-add-team .get-6-content {
  background: url(../images/banner2.jpg) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  position: relative;
  z-index: 0;
  padding: 100px 0; }

.w3l-get-add-team .get-6-content:before {
  content: "";
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
  top: 0;
  min-height: 100%;
  left: 0;
  right: 0;
  z-index: -1; }

.w3l-get-add-team h3.hny-title.two {
  margin-bottom: 20px; }

.w3l-get-add-team .get-grids {
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-gap: 40px;
  align-items: center; }

.w3l-get-add-team .get-left-inf h6 {
  font-size: 20px;
  line-height: 25px;
  color: var(--theme-white);
  font-weight: 100;
  letter-spacing: 2px; }

.w3l-get-add-team .get-left {
  display: grid;
  grid-template-columns: 1fr 7fr;
  grid-gap: 20px; }

.w3l-get-add-team .get-left span {
  color: var(--theme-color);
  text-align: center;
  font-size: 64px;
  line-height: 96px; }

.w3l-get-add-team .get-right {
  text-align: right; }

@media (max-width: 1080px) {
  .w3l-get-add-team .get-6-content {
    padding: 80px 0; } }

@media (max-width: 992px) {
  .w3l-get-add-team .get-6-content {
    padding: 60px 0; }
  .w3l-get-add-team .get-grids {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px;
    align-items: center; }
  .w3l-get-add-team .get-left span {
    font-size: 55px; }
  .w3l-get-add-team .get-right {
    text-align: left; }
  .w3l-get-add-team .get-left-inf h6 {
    font-size: 18px;
    letter-spacing: 1px; } }

@media (max-width: 768px) {
  .w3l-get-add-team .get-6-content {
    padding: 50px 0; } }

.w3l-blog-grids-6 .grids-layout {
  background: #fff;
  padding: 80px 0; }

.w3l-blog-grids-6 .gd-innf {
  position: relative; }

.w3l-blog-grids-6 .gd-innf img {
  display: block; }

.w3l-blog-grids-6 img:hover {
  transition: 0.3s ease;
  opacity: 0.9; }

.w3l-blog-grids-6 .gd-innf h4 a {
  font-size: 24px;
  line-height: 32px;
  color: var(--theme-title); }

.w3l-blog-grids-6 .gd-innf h4 a:hover {
  color: var(--theme-color);
  transition: 0.3s ease; }

.w3l-blog-grids-6 .gd-innf p {
  font-size: 16px;
  line-height: 28px; }

.w3l-blog-grids-6 h4 {
  margin-top: 26px; }

.w3l-blog-grids-6 .grid {
  display: grid; }

.w3l-blog-grids-6 .grid-column-2 {
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px; }

.w3l-blog-grids-6 .column {
  border: none;
  margin-bottom: 20px; }

.w3l-blog-grids-6 ul.admin-list {
  font-weight: 500;
  background-color: #ffffff;
  padding: 6px 10px;
  border-radius: 3px;
  box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 66%;
  left: 0; }

.w3l-blog-grids-6 ul.admin-list.blog-add {
  font-weight: 500;
  background-color: #ffffff;
  padding: 6px 10px;
  border-radius: 3px;
  box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 55%;
  left: 0; }

.w3l-blog-grids-6 .admin-list li {
  display: inline-block;
  margin: 0 10px 0 0;
  list-style-type: none; }

.w3l-blog-grids-6 .admin-list li a {
  display: block;
  font-size: 13px;
  color: var(--theme-color);
  text-transform: capitalize; }

.w3l-blog-grids-6 .admin-list li a:hover {
  opacity: 0.8; }

.w3l-blog-grids-6 .admin-list li a span {
  color: var(--theme-color);
  font-size: 12px;
  margin: 0 6px 0 0; }

.w3l-blog-grids-6 .load-more-bottom {
  margin-top: 50px; }

.w3l-blog-grids-6 a.read-more-1.load.btn {
  background: var(--theme-title);
  padding: 12px 40px; }

.w3l-blog-grids-6 a.read-more-1.load.btn:hover {
  background: transparent;
  border: 2px solid var(--theme-title);
  color: var(--theme-title); }

@media (max-width: 1390px) {
  .w3l-blog-grids-6 .specification p {
    width: 90%; } }

@media (max-width: 1080px) {
  .w3l-blog-grids-6 .gd-innf h4 a {
    font-size: 19px; } }

@media (max-width: 992px) {
  .w3l-blog-grids-6 .grid-column-2 {
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px; }
  .w3l-blog-grids-6 ul.admin-list {
    padding: 6px 10px;
    top: 76%;
    left: 0; }
  .w3l-blog-grids-6 ul.admin-list.blog-add {
    top: 66%;
    left: 0; } }

@media (max-width: 801px) {
  .w3l-blog-grids-6 ul.admin-list {
    padding: 6px 10px;
    top: 56%;
    left: 0; }
  .w3l-blog-grids-6 ul.admin-list.blog-add {
    top: 53%;
    left: 0; } }

@media (max-width: 769px) {
  .w3l-blog-grids-6 .gd-innf h4 a {
    font-size: 15px; }
  .w3l-blog-grids-6 .grids-layout {
    padding: 60px 0; } }

@media (max-width: 737px) {
  .w3l-blog-grids-6 .grid-column-2 {
    grid-template-columns: 1fr;
    grid-gap: 30px; }
  .w3l-blog-grids-6 ul.admin-list, .w3l-blog-grids-6 ul.admin-list.blog-add {
    position: static; }
  .w3l-blog-grids-6 h4 {
    margin-top: 10px; }
  .w3l-blog-grids-6 .load-more-bottom {
    margin-top: 32px; }
  .w3l-blog-grids-6 a.read-more-1.load.btn {
    width: 100%;
    display: block; }
  .w3l-blog-grids-6 .column {
    border: none;
    padding: 0px;
    margin-bottom: 20px; } }

@media (max-width: 600px) {
  .w3l-blog-grids-6 .gd-innf h4 a {
    font-size: 24px; }
  .w3l-blog-grids-6 .grid-column-3 {
    grid-template-columns: 1fr;
    grid-gap: 40x; }
  .w3l-blog-grids-6 .grids-layout {
    padding: 50px 0; } }

@media (max-width: 480px) {
  .w3l-blog-grids-6 .gd-innf h4 a {
    font-size: 20px; } }

@media (max-width: 420px) {
  .w3l-blog-grids-6 .admin-list li {
    margin: 0 10px 0 0; } }

@media (max-width: 414px) {
  .w3l-blog-grids-6 .admin-list li {
    margin: 0 8px 0 0; } }

.w3l-customers-main .customers-6-content {
  padding: 80px 0;
  background-color: #fff; }

.w3l-customers-main img {
  position: absolute;
  top: -30%;
  left: 35%;
  width: 30%;
  border-radius: 50%;
  border: 2px solid #ecf1f1;
  padding: 5px;
  background: #fff; }

.w3l-customers-main .card-body {
  margin-top: 20px; }

.w3l-customers-main .customer {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px;
  margin-top: 100px; }

.w3l-customers-main h3.card-title {
  font-size: 20px;
  line-height: 25px;
  color: var(--theme-color);
  margin-top: 15px;
  font-weight: 600; }

.w3l-customers-main h3.card-title:hover {
  color: #000; }

.w3l-customers-main p.card-text {
  font-size: 16px;
  line-height: 25px;
  color: var(--theme-para); }

.w3l-customers-main .card {
  border: 2px solid #ecf1f1;
  padding: 40px 20px;
  text-align: center;
  position: relative;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px; }

.w3l-customers-main .card:hover, .w3l-customers-main .card:hover img {
  border: 2px solid var(--theme-color);
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -moz-transition: 0.5s ease; }

@media (max-width: 1280px) {
  .w3l-customers-main img {
    top: -28%;
    left: 30%;
    width: 40%; } }

@media (max-width: 1080px) {
  .w3l-customers-main .customer {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px; } }

@media (max-width: 992px) {
  .w3l-customers-main .customer {
    grid-gap: 10px; }
  .w3l-customers-main img {
    top: -22%; }
  .w3l-customers-main .customer {
    grid-template-columns: 1fr 1fr; }
  .w3l-customers-main .card-body {
    margin-top: 50px; }
  .w3l-customers-main .card:nth-child(3) {
    margin-top: 80px; }
  .w3l-customers-main .card-body {
    margin-top: 40px; }
  .w3l-customers-main .customers-6-content {
    padding: 70px 0; } }

@media (max-width: 768px) {
  .w3l-customers-main img {
    top: -20%; }
  .w3l-customers-main .customers-main {
    padding: 50px 0px; }
  .w3l-customers-main p.card-text {
    margin-top: 20px; }
  .w3l-customers-main .card {
    border: 2px solid #eee;
    padding: 30px 15px;
    text-align: center;
    position: relative; } }

@media (max-width: 667px) {
  .w3l-customers-main .customers-6-content {
    padding: 70px 0; } }

@media (max-width: 667px) {
  .w3l-customers-main .customers-6-content {
    padding: 50px 0; }
  .w3l-customers-main p.card-text {
    font-size: 15px; } }

@media (max-width: 480px) {
  .w3l-customers-main .customer {
    grid-template-columns: 1fr; }
  .w3l-customers-main img {
    top: -35%;
    left: 35%;
    width: 30%; }
  .w3l-customers-main .card:nth-child(2) {
    margin-top: 80px; }
  .w3l-customers-main .customers-6-content {
    padding: 45px 0; } }

@media (max-width: 415px) {
  .w3l-customers-main img {
    top: -28%; } }

@media (max-width: 384px) {
  .w3l-customers-main .card-body {
    margin-top: 25px; } }

.w3l-footer-22-main .footer {
  padding: 80px 0px 0 0;
  background-color: #212121; }

.w3l-footer-22-main .text-txt h3 {
  color: var(--theme-white);
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 20px; }

.w3l-footer-22-main .footer-hny-ul {
  grid-template-columns: 1fr 1fr;
  display: grid;
  grid-gap: 20px; }

.w3l-footer-22-main .sub-two-right ul li {
  list-style: none; }

.w3l-footer-22-main .sub-one-left h6,
.w3l-footer-22-main .sub-two-right h6 {
  color: var(--theme-white);
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(64, 69, 74, 0.61);
  padding-bottom: 15px; }

.w3l-footer-22-main .sub-one-left p,
.w3l-footer-22-main .sub-two-right p {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
  color: #9b9fa2; }

.w3l-footer-22-main .sub-columns {
  display: grid;
  grid-template-columns: 2fr 2fr 2fr 2fr;
  grid-gap: 50px; }

.w3l-footer-22-main ul.social li,
.w3l-footer-22-main ul.jst-link li {
  display: inline-block;
  margin-right: 15px; }

.w3l-footer-22-main ul.social li a {
  color: #fff; }

.w3l-footer-22-main ul.social li a {
  color: #fff;
  display: inline-block;
  width: 32px;
  height: 32px;
  background-color: #212121;
  text-align: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px; }

.w3l-footer-22-main ul.social li a:hover {
  background: var(--theme-color);
  transition: 0.3s ease; }

.w3l-footer-22-main ul.social li a span {
  color: #fff;
  font-size: 15px;
  line-height: 35px; }

.w3l-footer-22-main .columns p,
.w3l-footer-22-main .columns p a {
  font-size: 15px;
  line-height: 20px;
  color: #9b9fa2; }

.w3l-footer-22-main .sub-two-right ul li a {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
  color: #9b9fa2;
  margin: 0 0 10px 0;
  display: block; }

.w3l-footer-22-main .columns p a {
  color: #fff; }

.w3l-footer-22-main .columns p a:hover,
.w3l-footer-22-main .sub-two-right ul li a:hover {
  color: #fff; }

.w3l-footer-22-main .right-side h4 {
  font-size: 30px;
  line-height: 40px;
  color: var(--theme-white); }

.w3l-footer-22-main .copyright-footer {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  grid-gap: 20px; }

.w3l-footer-22-main .below-section {
  margin-top: 5em;
  padding: 1em 0em;
  background-color: #1a1919;
  justify-content: space-between; }

.w3l-footer-22-main .column2 span {
  font-size: 18px;
  color: #fff;
  vertical-align: middle;
  margin-right: 10px;
  width: 25px;
  text-align: center; }

.w3l-footer-22-main .column2 a {
  text-decoration: none;
  color: #9b9fa2;
  line-height: 25px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal; }

.w3l-footer-22-main .href2 {
  margin-top: 10px;
  padding: 10px 0; }

.w3l-footer-22-main .contact-para {
  color: #9b9fa2;
  line-height: 25px;
  font-size: 17px;
  margin-top: 10px; }

.w3l-footer-22-main .footer-newsletter input {
  padding: 15px 15px;
  width: 100%;
  width: 100%;
  border: none;
  background: #fff;
  color: #fff;
  font-size: 14px;
  margin-bottom: 10px;
  text-align: center; }

.w3l-footer-22-main .footer-newsletter button.btn {
  padding: 14px 40px;
  color: var(--theme-white);
  display: block;
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
  background: red;
  border: 2px solid transparent;
  width: 100%; }

.w3l-footer-22-main .footer-newsletter button.btn:hover {
  background: #039896; }

.w3l-footer-22-main .copy-right {
  margin-right: 60px; }

.w3l-footer-22-main #movetop {
  position: fixed;
  bottom: 12px;
  right: 15px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  cursor: pointer;
  color: var(--theme-color);
  width: 38px;
  height: 38px;
  background-color: #3e4241;
  padding: 0;
  line-height: 38px;
  transition: 0.5s ease-out; }

.w3l-footer-22-main #movetop:hover {
  background: var(--theme-color);
  color: var(--white-color); }

@media (max-width: 1440px) {
  .w3l-footer-22-main .sub-one-left h6,
  .w3l-footer-22-main .sub-two-right h6 {
    font-size: 16px; } }

@media (max-width: 1366px) {
  .w3l-footer-22-main .column2 a, .w3l-footer-22-main .sub-one-left p, .w3l-footer-22-main .sub-two-right p {
    font-size: 15px; }
  .w3l-footer-22-main .sub-two-right ul li a {
    font-size: 15px; } }

@media (max-width: 1080px) {
  .w3l-footer-22-main .text-txt {
    grid-gap: 50px; }
  .w3l-footer-22-main .column2 a, .w3l-footer-22-main .sub-one-left p, .w3l-footer-22-main .sub-two-right p {
    font-size: 15px; }
  .w3l-footer-22-main .sub-two-right ul li a {
    font-size: 15px; }
  .w3l-footer-22-main .sub-columns {
    display: grid;
    grid-template-columns: 2fr 2fr 2fr 2fr;
    grid-gap: 20px; }
  .w3l-footer-22-main .footer {
    padding: 40px 0px 0 0; }
  .w3l-footer-22-main .counter-6-inf-left {
    padding: 14em 2em; } }

@media (max-width: 992px) {
  .w3l-footer-22-main .text-txt {
    grid-template-columns: 1fr; }
  .w3l-footer-22-main .sub-columns {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px; } }

@media (max-width: 800px) {
  .w3l-footer-22-main .subscride-link h4 {
    margin-top: 60px; }
  .w3l-footer-22-main .right-side h4 {
    font-size: 28px;
    line-height: 33px; }
  .w3l-footer-22-main .sub-columns {
    margin-top: 40px; } }

@media (max-width: 768px) {
  .w3l-footer-22-main .below-section {
    grid-template-columns: 1fr 1fr; }
  .w3l-footer-22-main .copyright-footer {
    grid-template-columns: 1fr; }
  .w3l-footer-22-main .columns.text-right {
    text-align: center !important; }
  .w3l-footer-22-main ul.social {
    text-align: center; } }

@media (max-width: 736px) {
  .w3l-footer-22-main .sub-columns {
    grid-template-columns: 1fr; }
  .w3l-footer-22-main .sub-one-left h6,
  .w3l-footer-22-main .sub-two-right h6 {
    margin-bottom: 10px;
    padding-bottom: 7px; }
  .w3l-footer-22-main .footer {
    padding: 70px 0px 0 0; } }

@media (max-width: 568px) {
  .w3l-footer-22-main .footer {
    padding: 50px 0px 0 0; }
  .w3l-footer-22-main .sub-columns {
    margin-top: 20px; }
  .w3l-footer-22-main .subscride-link h4 {
    margin-top: 50px; }
  .w3l-footer-22-main .text-txt {
    grid-gap: 40px; }
  .w3l-footer-22-main .below-section {
    margin-top: 3em; } }

@media (max-width: 440px) {
  .w3l-footer-22-main .footer {
    padding: 45px 0px 0 0; }
  .w3l-footer-22-main .below-section {
    grid-template-columns: 1fr; }
  .w3l-footer-22-main .right-side h4 {
    font-size: 25px; }
  .w3l-footer-22-main .copy-right {
    margin-right: 40px; } }

.w3l-services-main .secrvice-content {
  padding: 80px 0;
  background: #fff; }

.w3l-services-main .services-hny-gd h4 {
  font-size: 22px;
  line-height: 28px;
  color: var(--theme-title);
  margin-top: 20px;
  margin-bottom: 10px; }

.w3l-services-main .services-hny-gd a {
  color: var(--theme-title);
  text-decoration: none; }

.w3l-services-main .services-hny-gd:hover a {
  color: #056b61;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -moz-transition: 0.5s ease; }

.w3l-services-main .service-grids {
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 25px; }

.w3l-services-main .services-hny-gd {
  background: #fff;
  padding: 35px 35px;
  position: relative;
  border: 2px solid #ecf1f1; }

.w3l-services-main .services-hny-gd:hover {
  border: 2px solid var(--theme-color);
  background: var(--theme-color);
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -moz-transition: 0.5s ease; }

.w3l-services-main .services-hny-gd span {
  font-size: 36px;
  background: none;
  text-align: center;
  color: var(--theme-color);
  transition: .3s; }

.w3l-services-main .services-hny-gd p {
  font-size: 15px;
  line-height: 28px;
  color: var(--theme-para); }

.w3l-services-main .services-hny-gd:hover span, .w3l-services-main .services-hny-gd:hover p {
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  color: var(--theme-white); }

.w3l-services-main .services-hny-gd:hover p {
  color: #026b61; }

.w3l-services-main img {
  display: block; }

@media screen and (max-width: 1280px) {
  .w3l-services-main .services-grids {
    grid-template-columns: 1fr 1fr 1fr; } }

@media screen and (max-width: 992px) {
  .w3l-services-main .secrvice-content {
    padding: 70px 0; }
  .w3l-services-main .grid-columns {
    grid-template-columns: 1fr 1fr;
    display: grid;
    grid-gap: 20px; }
  .w3l-services-main .service-grids {
    grid-template-columns: 1fr 1fr;
    grid-gap: 25px; }
  .w3l-services-main .services-hny-gd h4 {
    font-size: 20px;
    line-height: 24px; } }

@media screen and (max-width: 667px) {
  .w3l-services-main .services-hny-gd {
    padding: 25px 15px; }
  .w3l-services-main .secrvice-content {
    padding: 60px 0; } }

@media screen and (max-width: 600px) {
  .w3l-services-main .secrvice-content {
    padding: 50px 0; }
  .w3l-services-main .service-grids {
    grid-template-columns: 1fr;
    grid-gap: 20px; } }

@media screen and (max-width: 440px) {
  .w3l-services-main .secrvice-content {
    padding: 45px 0; }
  .w3l-services-main .services-grids {
    grid-template-columns: 1fr; } }

@media screen and (max-width: 320px) {
  .w3l-services-main .services-hny-gd h4 {
    font-size: 18px;
    line-height: 23px; } }

.w3l-services-main .inner-grid-columns {
  grid-template-columns: .7fr 1fr;
  display: grid; }

.w3l-services-main .grid-columns {
  grid-template-columns: 1fr 1fr;
  display: grid;
  grid-gap: 25px; }

.w3l-services-main .column1 {
  background: url(../images/g1.jpg) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover; }

.w3l-services-main .column2 {
  background: url(../images/g2.jpg) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover; }

.w3l-services-main .column4 {
  background: url(../images/g3.jpg) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover; }

.w3l-services-main .column3 {
  background: url(../images/g5.jpg) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover; }

.w3l-services-main .column-two {
  background: #fff;
  padding: 40px 30px;
  border: 2px solid #ecf1f1; }

.w3l-services-main .text-25 {
  padding: 70px 0; }

.w3l-services-main .box13 h3 a {
  font-size: 22px;
  line-height: 25px;
  color: var(--theme-title); }

.w3l-services-main .box13 p {
  font-size: 15px;
  line-height: 28px;
  color: var(--theme-para);
  margin: 10px 0 6px 0; }

.w3l-services-main .column-two:hover .box13 h3 a {
  color: var(--theme-color);
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -moz-transition: 0.5s ease; }

@media (max-width: 1080px) {
  .w3l-services-main .grid-columns {
    grid-template-columns: 1fr 1fr;
    display: grid;
    grid-gap: 30px; } }

@media (max-width: 991px) {
  .w3l-services-main .grid-columns {
    grid-template-columns: 1fr; } }

@media (max-width: 900px) {
  .w3l-services-main .box13 p {
    margin: 10px 0 20px 0; } }

@media (max-width: 899px) {
  .w3l-services-main .column.two {
    padding: 2em 2em; } }

@media (max-width: 600px) {
  .w3l-services-main .box13 h3 a {
    font-size: 20px; }
  .w3l-services-main .inner-grid-columns {
    grid-template-columns: 1fr; }
  .w3l-services-main .column1,
  .w3l-services-main .column2,
  .w3l-services-main .column3,
  .w3l-services-main .column4 {
    min-height: 200px; }
  .w3l-services-main .column.two {
    padding: 1.5em 1.5em; } }

@media (max-width: 480px) {
  .w3l-services-main .column-two {
    padding: 30px 20px; } }

.w3l-single-page-main .single-page-content {
  padding: 80px 0; }

.w3l-single-page-main .single-page-info {
  margin: 0 auto;
  width: 80%; }

.w3l-single-page-main h6 a.brand-single {
  color: var(--theme-color);
  font-size: 18px;
  text-transform: uppercase;
  display: inline-block;
  font-weight: bold;
  margin-bottom: 10px; }

.w3l-single-page-main h4.hny-title {
  font-size: 32px;
  line-height: 38px;
  color: var(--theme-title);
  margin-bottom: 30px; }

.w3l-single-page-main p {
  font-size: 15px;
  line-height: 28px;
  color: var(--theme-para);
  margin-top: 15px; }

.w3l-single-page-main .project-grids-two {
  grid-template-columns: 1fr 1fr;
  grid-gap: 50px;
  margin: 40px 0; }

.w3l-single-page-main .sing-mid-img {
  margin: 40px 0; }

.w3l-single-page-main h5.proj {
  font-size: 28px;
  line-height: 38px;
  color: var(--theme-title);
  font-weight: bold;
  margin-bottom: 20px; }

.w3l-single-page-main .project-list li strong {
  color: var(--theme-title); }

@media (max-width: 1280px) {
  .w3l-single-page-main .single-page-info {
    margin: 0 auto;
    width: 90%; }
  .w3l-single-page-main h5.proj {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 10px; } }

@media (max-width: 992px) {
  .w3l-single-page-main .project-grids-two {
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    margin: 30px 0; }
  .w3l-single-page-main .single-page-info {
    margin: 0 auto;
    width: 100%; }
  .w3l-single-page-main h5.proj {
    font-size: 24px; }
  .w3l-single-page-main .sing-mid-img {
    margin: 30px 0; } }

@media (max-width: 768px) {
  .w3l-single-page-main .project-grids-two {
    grid-template-columns: 1fr;
    grid-gap: 20px;
    margin: 30px 0; }
  .w3l-single-page-main .single-page-content {
    padding: 60px 0; }
  .w3l-single-page-main .sing-mid-img {
    margin: 20px 0; } }

@media (max-width: 600px) {
  .w3l-single-page-main h3 {
    font-size: 40px;
    line-height: 45px; }
  .w3l-single-page-main h5.proj {
    font-size: 22px; }
  .w3l-single-page-main h5.proj {
    font-size: 22px; }
  .w3l-single-page-main h4.hny-title {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 30px; }
  .w3l-single-page-main .single-page-content {
    padding: 50px 0; } }

@media (max-width: 480px) {
  .w3l-single-page-main h4 {
    font-size: 22px;
    margin-top: 30px; }
  .w3l-single-page-main .single-page-content {
    padding: 45px 0; } }

@media (max-width: 415px) {
  .w3l-single-page-main .project-grids-two {
    grid-gap: 30px;
    margin-top: 30px; }
  .w3l-single-page-main p {
    font-size: 15px;
    margin-top: 10px; }
  .w3l-single-page-main h4.hny-title {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (max-width: 384px) {
  .w3l-single-page-main .gallery14-head h3 {
    font-size: 32px;
    line-height: 36px; }
  .w3l-single-page-main h4.hny-title {
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (max-width: 375px) {
  .w3l-single-page-main h4.hny-title {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 30px; } }

.w3l-team-main-6 {
  /*team-15 */
  /*--team-single--*/
  /*-- //team--*/ }
  .w3l-team-main-6 .team-content {
    background: #fff;
    padding: 80px 0; }
  .w3l-team-main-6 .grid {
    display: grid; }
  .w3l-team-main-6 .grid-column-2 {
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 127px; }
  .w3l-team-main-6 .grid-col-4 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 30px; }
  .w3l-team-main-6 .team-main-6 {
    position: relative; }
  .w3l-team-main-6 h6 {
    margin-top: 10px; }
  .w3l-team-main-6 a.title-team-32 {
    color: var(--theme-title);
    font-size: 20px;
    line-height: 25px; }
  .w3l-team-main-6 p.sm-text-32 {
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    color: var(--theme-title);
    margin-top: 5px; }
  .w3l-team-main-6 span.list {
    width: 200px;
    display: inline-block;
    color: #3B5266;
    line-height: 25px;
    font-size: 17px;
    font-weight: normal;
    font-style: normal; }
  .w3l-team-main-6 .team-head {
    color: var(--theme-title);
    line-height: 50px;
    font-size: 45px;
    margin-bottom: 5px; }
  .w3l-team-main-6 .text {
    color: var(--theme-color);
    font-size: 18px;
    line-height: 25px;
    font-weight: normal;
    font-style: normal;
    margin-right: auto;
    max-width: 580px;
    margin-bottom: 20px; }
  .w3l-team-main-6 .column-6 {
    margin-bottom: 32px; }
  .w3l-team-main-6 .buttons-teams {
    font-weight: 500;
    background-color: #ffffff;
    padding: 6px 10px;
    border-radius: 3px;
    box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.1);
    position: absolute;
    bottom: 27%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 50%; }
  .w3l-team-main-6 .buttons-teams a span {
    font-size: 22px;
    margin-right: 10px;
    display: inline-block; }
  .w3l-team-main-6 a.insta span.fa {
    margin-right: 0; }
  .w3l-team-main-6 .buttons-teams a.facebook span {
    color: #3b5998; }
  .w3l-team-main-6 .buttons-teams a.twitter span {
    color: #1da1f2; }
  .w3l-team-main-6 .buttons-teams a.insta span {
    color: #f56040; }
  .w3l-team-main-6 .team-para {
    margin-bottom: 25px;
    color: var(--theme-para);
    line-height: 25px;
    font-size: 17px;
    font-weight: 600; }
  .w3l-team-main-6 p.sub-paragraph {
    font-weight: normal;
    margin-top: 10px;
    color: var(--theme-para);
    font-size: 15px;
    line-height: 22px; }
  .w3l-team-main-6 .team-para a {
    color: var(--theme-para); }
  .w3l-team-main-6 .team-para a:hover {
    color: var(--theme-color);
    text-decoration: underline;
    transition: 0.3s ease; }
  .w3l-team-main-6 .details-about {
    margin-top: 30px; }
  .w3l-team-main-6 img:hover {
    transition: 0.3s ease;
    opacity: 0.8; }
  .w3l-team-main-6 .details-page {
    margin: 0 auto;
    width: 85%; }
  .w3l-team-main-6 .team-info h3 {
    color: var(--theme-title);
    font-size: 36px;
    line-height: 38px;
    margin-bottom: 16px; }
  .w3l-team-main-6 .progress-bar-striped {
    background-image: none;
    background-size: 0.5rem 0.5rem; }
  .w3l-team-main-6 h4.progress-vj {
    color: var(--theme-title);
    line-height: 28px;
    font-size: 16px;
    /* margin-bottom: 10px; */
    font-weight: 400;
    margin: 20px 0 10px 0; }
  .w3l-team-main-6 .progress-one .progress {
    height: 0.3rem;
    background: var(--theme-title);
    border-radius: 0px; }
  .w3l-team-main-6 .progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    background-color: var(--theme-color);
    transition: width 0.6s ease;
    height: 0.3rem; }
  .w3l-team-main-6 .gd-bottom.process-1 {
    margin-top: 3em; }
  .w3l-team-main-6 .detail-para {
    color: var(--theme-para);
    line-height: 28px; }
  .w3l-team-main-6 .detail-para a {
    color: var(--theme-para);
    line-height: 28px; }
  .w3l-team-main-6 h4.count-title {
    font-size: 17px;
    font-weight: 600;
    color: var(--theme-title);
    line-height: 28px; }
  .w3l-team-main-6 h5.team-sub {
    font-size: 24px;
    color: var(--theme-title);
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 26px; }
  .w3l-team-main-6 p {
    line-height: 28px;
    font-size: 15px; }
  .w3l-team-main-6 .sec-1 {
    display: grid;
    grid-template-columns: 1fr 1.5fr;
    grid-gap: 40px;
    margin-bottom: 30px; }
  .w3l-team-main-6 .sec-2 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 40px;
    margin-top: 20px; }
  .w3l-team-main-6 .sec-3 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px 30px; }
  @media (max-width: 1280px) {
    .w3l-team-main-6 .buttons-teams {
      padding: 6px 10px;
      position: absolute;
      bottom: 30%;
      width: 60%; }
    .w3l-team-main-6 .details-page {
      margin: 0 auto;
      width: 95%; } }
  @media (max-width: 1200px) {
    .w3l-team-main-6 .grid-column-2 {
      grid-template-columns: 1fr 1fr;
      grid-column-gap: 30px; }
    .w3l-team-main-6 .details-page {
      margin: 0 auto;
      width: 100%; }
    .w3l-team-main-6 .team-content {
      padding: 70px 0; } }
  @media (max-width: 992px) {
    .w3l-team-main-6 .grid-column-2 {
      grid-template-columns: 1fr 0.5fr;
      grid-gap: 20px; }
    .w3l-team-main-6 .sec-1 {
      display: grid;
      grid-template-columns: 1fr;
      grid-gap: 20px;
      margin-bottom: 30px; }
    .w3l-team-main-6 .grid-col-4 {
      grid-template-columns: 1fr 1fr;
      grid-gap: 20px; }
    .w3l-team-main-6 .buttons-teams {
      padding: 6px 10px;
      position: absolute;
      bottom: 23%;
      width: 50%; }
    .w3l-team-main-6 .team-head {
      line-height: 40px;
      font-size: 35px; }
    .w3l-team-main-6 .team-para {
      margin-bottom: 15px; } }
  @media (max-width: 768px) {
    .w3l-team-main-6 .grid-column-2 {
      grid-template-columns: 1fr; }
    .w3l-team-main-6 .team-content {
      padding: 65px 0; } }
  @media (max-width: 684px) {
    .w3l-team-main-6 span.list {
      width: 112px;
      font-size: 14px; }
    .w3l-team-main-6 .buttons-teams {
      padding: 6px 10px;
      position: absolute;
      bottom: 28%;
      width: 50%; }
    .w3l-team-main-6 .team-info h3 {
      font-size: 30px;
      line-height: 38px; }
    .w3l-team-main-6 .team-content {
      padding: 60px 0; } }
  @media (max-width: 568px) {
    .w3l-team-main-6 .text {
      margin-bottom: 40px; }
    .w3l-team-main-6 .grid-column-2 {
      grid-template-columns: 1fr;
      grid-row-gap: 30px; }
    .w3l-team-main-6 .text {
      margin-bottom: 30px; }
    .w3l-team-main-6 .team-content {
      padding: 50px 0; }
    .w3l-team-main-6 .sec-2 {
      display: grid;
      grid-template-columns: 1fr;
      grid-gap: 20px;
      margin-top: 20px; } }
  @media (max-width: 480px) {
    .w3l-team-main-6 .buttons-teams {
      padding: 6px 10px;
      position: absolute;
      bottom: 31%;
      width: 60%; }
    .w3l-team-main-6 .team-content {
      padding: 45px 0; }
    .w3l-team-main-6 a.title-team-32 {
      font-size: 18px; } }
  @media (max-width: 414px) {
    .w3l-team-main-6 .team-head {
      line-height: 48px;
      font-size: 42px;
      margin-bottom: 20px; }
    .w3l-team-main-6 .grid-column-2 {
      grid-template-columns: 1fr;
      grid-row-gap: 20px; }
    .w3l-team-main-6 .text {
      margin-bottom: 40px; }
    .w3l-team-main-6 .text {
      line-height: 33px;
      font-size: 21px; } }
  @media (max-width: 384px) {
    .w3l-team-main-6 .text {
      margin-bottom: 30px; }
    .w3l-team-main-6 .buttons-teams {
      padding: 6px 10px;
      position: absolute;
      bottom: 41%;
      width: 75%; } }
  @media (max-width: 375px) {
    .w3l-team-main-6 .team-head {
      font-size: 35px;
      margin-bottom: 10px;
      margin-right: auto;
      width: 215px;
      line-height: 40px; }
    .w3l-team-main-6 .text {
      font-size: 22px;
      margin-bottom: 20px; }
    .w3l-team-main-6 .grid-column-2 {
      grid-row-gap: 20px; }
    .w3l-team-main-6 .buttons-teams {
      padding: 6px 10px;
      position: absolute;
      bottom: 41%;
      width: 80%; } }

.w3l-blog-grids-6 .blog-single-info {
  margin: 0 auto;
  width: 75%; }

.w3l-blog-grids-6 .blog-single-grid h4 {
  text-align: left;
  color: var(--theme-title);
  font-size: 24px;
  margin: 20px 0 10px 0;
  line-height: 36px; }

.w3l-blog-grids-6 p {
  line-height: 28px;
  font-size: 20px;
  color: var(--theme-para);
  margin-bottom: 20px; }

.w3l-blog-grids-6 ul.admin-list.blog-sing {
  font-weight: 500;
  background-color: transparent;
  padding: 6px 10px;
  border-radius: 0px;
  position: static; }

.w3l-blog-grids-6 .admin-list li {
  display: inline-block;
  margin: 0 10px 0 0;
  list-style-type: none; }

.w3l-blog-grids-6 .admin-list li a {
  display: block;
  font-size: 13px;
  color: var(--theme-title);
  text-transform: capitalize; }

.w3l-blog-grids-6 .admin-list li a span {
  color: var(--theme-color);
  font-size: 12px;
  margin: 0 6px 0 0; }

.w3l-blog-grids-6 p.quote {
  font-size: 22px;
  line-height: 33px;
  color: var(--theme-color);
  margin: 40px 0;
  border-left: 4px solid #ecf1f1;
  padding-left: 28px; }

.w3l-blog-grids-6 .comment-grid {
  display: grid;
  grid-template-columns: 0.1fr 1fr;
  grid-gap: 20px;
  padding-top: 1.5em;
  margin-top: 1.5em; }

.w3l-blog-grids-6 .comment-left img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%; }

.w3l-blog-grids-6 .comment-right h5 {
  font-size: 20px;
  line-height: 25px;
  color: var(--theme-title); }

.w3l-blog-grids-6 .comment-right span {
  font-size: 15px;
  line-height: 20px;
  color: #ababab;
  margin-top: 5px;
  display: inline-block; }

.w3l-blog-grids-6 a.reply {
  color: var(--theme-white);
  font-size: 14px;
  background: var(--theme-title);
  padding: 10px 30px;
  display: inline-block;
  font-weight: 600; }

.w3l-blog-grids-6 a.reply:hover {
  background: var(--theme-color); }

.w3l-blog-grids-6 h4.hny-title {
  margin-bottom: 20px;
  color: var(--theme-title);
  font-size: 28px;
  line-height: 30px; }

.w3l-blog-grids-6 .comment-section {
  margin: 40px 0; }

.w3l-blog-grids-6 .leave-form {
  margin: 40px 0 0 0; }

.w3l-blog-grids-6 .leave-form input, .w3l-blog-grids-6 textarea {
  display: block;
  width: 100%;
  padding: 12px 15px;
  font-size: 15px;
  line-height: 1.5;
  color: var(--theme-title);
  background-color: transparent;
  border: 2px solid #ecf1f1;
  margin-top: 12px; }

.w3l-blog-grids-6 .leave-form input:focus, .w3l-blog-grids-6 textarea:focus {
  border: 2px solid var(--theme-color);
  background: #fff;
  outline: none; }

.w3l-blog-grids-6 textarea {
  resize: none;
  min-height: 120px;
  font-family: arial; }

.w3l-blog-grids-6 button.btn.submit {
  color: #fff;
  border: none;
  padding: 14px 40px;
  text-decoration: none;
  cursor: pointer;
  font-size: 15px;
  text-transform: uppercase;
  background: var(--theme-title);
  margin: 20px 0 30px 0; }

.w3l-blog-grids-6 button.btn.submit:hover {
  background: var(--theme-color); }

@media (max-width: 1366px) {
  .w3l-blog-grids-6 .blog-single-info {
    margin: 0 auto;
    width: 85%; } }

@media (max-width: 1280px) {
  .w3l-blog-grids-6 .blog-single-info {
    margin: 0 auto;
    width: 90%; } }

@media (max-width: 992px) {
  .w3l-blog-grids-6 .blog-single-info {
    margin: 0 auto;
    width: 100%; } }

@media (max-width: 800px) {
  .w3l-blog-grids-6 .blog-single-grid h4 {
    font-size: 20px;
    margin: 20px 0 10px 0;
    line-height: 30px; }
  .w3l-blog-grids-6 p.quote {
    font-size: 20px;
    line-height: 32px;
    margin: 34px 0;
    padding-left: 26px; } }

.w3l-gallery-main-6 .gallery-content {
  padding: 80px 0;
  background: #fff; }

.w3l-gallery-main-6 .gallery-grids {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px; }

.w3l-gallery-main-6 .box9 {
  background: #000;
  text-align: center;
  position: relative; }

.w3l-gallery-main-6 .box9 img {
  width: 100%;
  height: auto;
  display: grid; }

.w3l-gallery-main-6 .box9:hover img {
  opacity: .5; }

.w3l-gallery-main-6 .box9 .box-content {
  padding: 30px 30px;
  background: rgba(3, 218, 197, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -moz-transition: 0.5s ease; }

.w3l-gallery-main-6 .box9:hover .box-content {
  top: 10px;
  left: 10px;
  bottom: 10px;
  right: 10px;
  opacity: 1; }

.w3l-gallery-main-6 .box9 .title {
  font-weight: 700;
  color: #fff;
  line-height: 17px;
  margin: 5px 0;
  position: absolute;
  bottom: 55%;
  margin: 0 auto;
  text-align: center;
  left: 0;
  right: 0; }

.w3l-gallery-main-6 .box10 .icon li a,
.w3l-gallery-main-6 .box9 .icon li a {
  line-height: 35px;
  border-radius: 50%; }

.w3l-gallery-main-6 .box9 .icon {
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 45%;
  margin: 0 auto;
  text-align: center;
  left: 0;
  right: 0; }

.w3l-gallery-main-6 .box9 .icon li {
  display: inline-block;
  opacity: 0;
  transform: translateY(40px); }

.w3l-gallery-main-6 .box9:hover .icon li {
  opacity: 1;
  transform: translateY(0); }

.w3l-gallery-main-6 .box9:hover .icon li:first-child {
  transition-delay: .1s; }

.w3l-gallery-main-6 .box9:hover .icon li:nth-child(2) {
  transition-delay: .2s; }

.w3l-gallery-main-6 .box9 .icon li span {
  display: block;
  width: 35px;
  height: 35px;
  background: var(--theme-white);
  font-size: 14px;
  color: var(--theme-color);
  margin-right: 5px;
  transition: all .35s ease 0s;
  line-height: 36px;
  border-radius: 50%; }

.w3l-gallery-main-6 .box9 .icon a:hover {
  background: #fff; }

@media only screen and (max-width: 1280px) {
  .w3l-gallery-main-6 .box9 {
    margin-bottom: 20px; }
  .w3l-gallery-main-6 .gallery-grids {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px; }
  .w3l-gallery-main-6 .gallery-content {
    padding: 75px 0; } }

@media only screen and (max-width: 992px) {
  .w3l-gallery-main-6 .box9 {
    margin-bottom: 20px; }
  .w3l-gallery-main-6 .gallery-grids {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px; }
  .w3l-gallery-main-6 .gallery-content {
    padding: 70px 0; } }

@media only screen and (max-width: 667px) {
  .w3l-gallery-main-6 .gallery-content {
    padding: 60px 0; }
  .w3l-gallery-main-6 .gallery-grids {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px; } }

@media only screen and (max-width: 600px) {
  .w3l-gallery-main-6 .gallery-content {
    padding: 50px 0; } }

@media only screen and (max-width: 480px) {
  .w3l-gallery-main-6 .gallery-content {
    padding: 45px 0; } }

.w3l-gallery-main-6 .portfolio-grids {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px; }

.w3l-gallery-main-6 .port-grid-img .box9 {
  margin-bottom: 30px; }

.w3l-gallery-main-6 .port-grid-img .box9.p-bottom {
  margin-bottom: 0px; }

.w3l-gallery-main-6 .box9 {
  background: #000;
  text-align: center;
  position: relative; }

.w3l-gallery-main-6 .box9 img {
  width: 100%;
  height: auto;
  display: grid; }

.w3l-gallery-main-6 .box9:hover img {
  opacity: .5; }

.w3l-gallery-main-6 .box9 .box-content {
  padding: 30px 30px;
  background: rgba(3, 218, 197, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -moz-transition: 0.5s ease; }

.w3l-gallery-main-6 .box9:hover .box-content {
  top: 10px;
  left: 10px;
  bottom: 10px;
  right: 10px;
  opacity: 1; }

.w3l-gallery-main-6 .box9 .title {
  font-weight: 700;
  color: #fff;
  line-height: 17px;
  margin: 5px 0;
  position: absolute;
  bottom: 55%;
  margin: 0 auto;
  text-align: center;
  left: 0;
  right: 0; }

.w3l-gallery-main-6 .box10 .icon li a,
.w3l-gallery-main-6 .box9 .icon li a {
  line-height: 35px;
  border-radius: 50%; }

.w3l-gallery-main-6 .box9 .icon {
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 45%;
  margin: 0 auto;
  text-align: center;
  left: 0;
  right: 0; }

.w3l-gallery-main-6 .box9 .icon li {
  display: inline-block;
  opacity: 0;
  transform: translateY(40px); }

.w3l-gallery-main-6 .box9:hover .icon li {
  opacity: 1;
  transform: translateY(0); }

.w3l-gallery-main-6 .box9:hover .icon li:first-child {
  transition-delay: .1s; }

.w3l-gallery-main-6 .box9:hover .icon li:nth-child(2) {
  transition-delay: .2s; }

.w3l-gallery-main-6 .box9 .icon li span {
  display: block;
  width: 35px;
  height: 35px;
  background: var(--theme-white);
  font-size: 14px;
  color: var(--theme-color);
  margin-right: 5px;
  transition: all .35s ease 0s;
  line-height: 36px;
  border-radius: 50%; }

.w3l-gallery-main-6 .box9 .icon a:hover {
  background: #fff; }

@media only screen and (max-width: 1280px) {
  .w3l-gallery-main-6 .box9 {
    margin-bottom: 20px; }
  .w3l-gallery-main-6 .portfolio-grids {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px; }
  .w3l-gallery-main-6 .gallery-content {
    padding: 75px 0; } }

@media only screen and (max-width: 992px) {
  .w3l-gallery-main-6 .port-grid-img .box9 {
    margin-bottom: 20px; }
  .w3l-gallery-main-6 .gallery-content {
    padding: 70px 0; } }

@media only screen and (max-width: 667px) {
  .w3l-gallery-main-6 .gallery-content {
    padding: 60px 0; }
  .w3l-gallery-main-6 .portfolio-grids {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px; } }

@media only screen and (max-width: 600px) {
  .w3l-gallery-main-6 .gallery-content {
    padding: 50px 0; } }

@media only screen and (max-width: 480px) {
  .w3l-gallery-main-6 .gallery-content {
    padding: 45px 0; } }

.w3l-faq-main .faq-page-6 {
  margin: 0 auto;
  padding: 80px 0; }

.w3l-faq-main .faq-header {
  font-size: 42px;
  border-bottom: 1px solid rgba(204, 204, 204, 0.3);
  padding: 24px; }

.w3l-faq-main .faq-question {
  padding: 10px 0 20px;
  border-bottom: 1px solid rgba(204, 204, 204, 0.3);
  max-width: 800px;
  margin: auto; }

.w3l-faq-main .panel-title {
  font-size: 20px;
  width: 100%;
  position: relative;
  margin: 0;
  padding: 14px 10px 0 58px;
  display: block;
  cursor: pointer;
  color: var(--theme-title);
  font-weight: 600;
  text-transform: capitalize; }

.w3l-faq-main .panel-content {
  padding: 0px 14px;
  margin: 0 40px;
  height: 0;
  overflow: hidden;
  z-index: -1;
  position: relative;
  opacity: 0;
  transition: .4s ease; }

.w3l-faq-main .panel:checked ~ .panel-content {
  height: auto;
  opacity: 1;
  padding: 14px;
  color: var(--theme-para);
  font-size: 16px;
  line-height: 25px; }

.w3l-faq-main .plus {
  position: absolute;
  color: var(--theme-color);
  margin-top: 4px;
  z-index: 5;
  font-size: 42px;
  line-height: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  transition: .2s ease; }

.w3l-faq-main .panel:checked ~ .plus {
  transform: rotate(45deg); }

.w3l-faq-main .panel {
  display: none; }

@media (max-width: 992px) {
  .w3l-faq-main .faq-page-6 {
    padding: 70px 0; } }

@media (max-width: 768px) {
  .w3l-faq-main .faq-page-6 {
    padding: 60px 0; } }

@media (max-width: 600px) {
  .w3l-faq-main .panel-title {
    font-size: 18px;
    padding: 10px 10px 0 58px; }
  .w3l-faq-main .plus {
    font-size: 36px; }
  .w3l-faq-main .faq-question {
    padding: 10px 0 10px; }
  .w3l-faq-main .panel-content {
    margin: 0 0px 0px 40px; }
  .w3l-faq-main .faq-page-6 {
    padding: 50px 0; } }

@media (max-width: 480px) {
  .w3l-faq-main .faq-question {
    padding: 0px 0 10px; }
  .w3l-faq-main .faq-page-6 {
    padding: 45px 0; } }

.w3l-timeline-main .timeline-page {
  background: #fff;
  padding: 80px 0; }

.w3l-timeline-main .timeline-page .timeline {
  margin: 3em auto 0;
  position: relative;
  max-width: 53em; }

.w3l-timeline-main ul.timeline li {
  list-style: none; }

.w3l-timeline-main .timeline-page .timeline:before {
  background-color: #ecf1f1;
  content: '';
  margin-left: -1px;
  position: absolute;
  top: 0;
  left: 2em;
  width: 2px;
  height: 100%; }

.w3l-timeline-main .timeline-page .timeline-event {
  position: relative;
  margin-bottom: 20px; }

.w3l-timeline-main .timeline-page .timeline-event:hover .timeline-event-icon {
  transform: rotate(-45deg);
  background-color: var(--theme-color); }

.w3l-timeline-main .timeline-page .timeline-event:hover .timeline-event-thumbnail {
  box-shadow: inset 40em 0 0 0var --theme-title; }

.w3l-timeline-main .timeline-page .timeline-event-copy {
  padding: 2em;
  position: relative;
  top: -1.875em;
  left: 4em;
  width: 90%;
  background: #fff;
  border: 2px solid #ecf1f1; }

.w3l-timeline-main .timeline-page .timeline-event-copy h3 {
  font-size: 25px;
  line-height: 30px;
  color: var(--theme-title);
  font-weight: 600; }

.w3l-timeline-main .timeline-page .timeline-event-copy h4 {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 30px;
  color: var(--theme-para); }

.w3l-timeline-main .timeline-page .timeline-event-copy strong {
  font-size: 18px;
  font-weight: 600;
  color: var(--theme-title);
  margin-bottom: 10px;
  display: inline-block; }

.w3l-timeline-main .timeline-page .timeline-event-copy p:not(.timeline-event-thumbnail) {
  padding-bottom: 1.2em;
  font-size: 16px;
  line-height: 25px;
  color: var(--theme-para); }

.w3l-timeline-main .timeline-page .timeline-event-icon {
  transition: transform 0.2s ease-in;
  transform: rotate(45deg);
  background-color: var(--theme-title);
  outline: 10px solid #ecf1f1;
  display: block;
  margin: 0.5em 0.5em 0.5em -0.5em;
  position: absolute;
  top: 0;
  left: 2em;
  width: 1em;
  height: 1em; }

.w3l-timeline-main .timeline-page .timeline-event-thumbnail {
  -moz-transition: box-shadow 0.5s ease-in 0.1s;
  -o-transition: box-shadow 0.5s ease-in 0.1s;
  -webkit-transition: box-shadow 0.5s ease-in;
  transition-delay: 0.1s;
  transition: box-shadow 0.5s ease-in 0.1s;
  color: white;
  font-size: 0.75em;
  background-color: var(--theme-color);
  box-shadow: inset 0 0 0 0em var(--theme-color);
  display: inline-block;
  margin-bottom: 1.2em;
  padding: 0.25em 1em 0.2em 1em; }

@media (max-width: 1280px) {
  .w3l-timeline-main .timeline-page {
    padding: 70px 0; } }

@media (max-width: 667px) {
  .w3l-timeline-main .timeline-event-copy {
    width: 100%; }
  .w3l-timeline-main .timeline-page .timeline {
    margin: 3em auto 0;
    max-width: 40em; }
  .w3l-timeline-main .timeline-page .timeline-event-copy h3 {
    font-size: 22px; }
  .w3l-timeline-main .timeline-page {
    padding: 60px 0; } }

@media (max-width: 600px) {
  .w3l-timeline-main .timeline-page {
    padding: 50px 0; } }

@media (max-width: 480px) {
  .w3l-timeline-main .timeline-event-copy {
    padding: 1.5em; }
  .w3l-timeline-main .timeline-page .timeline {
    margin: 3em auto 0;
    max-width: 20em; }
  .w3l-timeline-main .timeline-page .timeline-event-copy {
    padding: 2em 1em;
    position: relative;
    top: -1.875em;
    left: 3em; }
  .w3l-timeline-main .timeline-page .timeline-event-copy h3 {
    font-size: 20px; }
  .w3l-timeline-main .timeline-page {
    padding: 45px 0; } }

@media (max-width: 440px) {
  .w3l-timeline-main .timeline-page .timeline:before {
    background-color: #ecf1f1;
    content: '';
    margin-left: -1px;
    position: absolute;
    top: 0;
    left: 1em;
    width: 2px;
    height: 100%; }
  .w3l-timeline-main .timeline-page .timeline-event-icon {
    transition: transform 0.2s ease-in;
    transform: rotate(45deg);
    background-color: var(--theme-title);
    outline: 10px solid #ecf1f1;
    display: block;
    margin: 0.5em 0.5em 0.5em -0.5em;
    position: absolute;
    top: 0;
    left: 1em;
    width: 1em;
    height: 1em; } }

@media (max-width: 384px) {
  .w3l-timeline-main .timeline-page .timeline:before {
    background-color: #ecf1f1;
    content: '';
    margin-left: -1px;
    position: absolute;
    top: 0;
    left: 0.5em;
    width: 2px;
    height: 100%; }
  .w3l-timeline-main .timeline-page .timeline-event-icon {
    transition: transform 0.2s ease-in;
    transform: rotate(45deg);
    background-color: var(--theme-title);
    outline: 10px solid #ecf1f1;
    display: block;
    margin: 0.5em 0.5em 0.5em -0.5em;
    position: absolute;
    top: 0;
    left: 0.5em;
    width: 1em;
    height: 1em; }
  .w3l-timeline-main .timeline-page .timeline {
    margin: 3em auto 0;
    max-width: 18em; } }

.w3l-login-6 {
  /*--/donate-form--*/
  /* Hide the browser's default radio button */
  /* Create a custom radio button */
  /* On mouse-over, add a grey background color */
  /* When the radio button is checked, add a blue background */
  /* Create the indicator (the dot/circle - hidden when not checked) */
  /* Show the indicator (dot/circle) when checked */
  /* Style the indicator (dot/circle) */
  /*--//donate-form--*/ }
  .w3l-login-6 .form-content {
    display: flex; }
  .w3l-login-6 .top {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .w3l-login-6 .form-content h3 {
    font-size: 42px;
    line-height: 52px;
    color: #fff;
    margin-top: 15px; }
  .w3l-login-6 a.brand-logo {
    font-size: 22px;
    line-height: 40px;
    color: var(--theme-color);
    font-weight: bold;
    display: inline-block;
    text-transform: uppercase; }
  .w3l-login-6 .form-content h5 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    line-height: 20px;
    color: #fff; }
  .w3l-login-6 .form-content p {
    margin-top: 25px;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    color: #e2e2e2; }
  .w3l-login-6 .form-content a.btn {
    text-align: center;
    margin-bottom: 70px;
    margin-top: 40px; }
  .w3l-login-6 .form-left {
    width: 30%;
    float: left;
    padding: 30px;
    box-sizing: border-box;
    min-height: 100vh;
    padding-bottom: 60px; }
  .w3l-login-6 .form-right, .w3l-login-6 .form-right.donation-right {
    width: 70%;
    float: left;
    text-align: center;
    background: url(../images/banner44.jpg) no-repeat center;
    background-size: cover;
    box-sizing: border-box;
    min-height: 100%;
    position: relative; }
  .w3l-login-6 .overlay {
    background: rgba(0, 0, 0, 0.74);
    min-height: inherit; }
  .w3l-login-6 .grid-info-form {
    top: 50%;
    left: 50%;
    text-align: center;
    color: #fff;
    transform: translate(-50%, -50%);
    max-width: 500px;
    margin: 0 auto;
    position: absolute; }
  .w3l-login-6 a.sign-in {
    color: var(--title-color);
    font-size: 16px;
    font-weight: normal;
    float: right;
    text-decoration: underline; }
  .w3l-login-6 .signin-form {
    margin-top: 25px;
    width: 100%;
    overflow: hidden; }
  .w3l-login-6 .middle {
    margin-top: 80px; }
  .w3l-login-6 .middle h4 {
    font-size: 34px;
    color: var(--theme-title);
    font-weight: 100;
    text-transform: capitalize; }
  .w3l-login-6 .middle p {
    max-width: 100%;
    margin: auto;
    margin-top: 5px;
    color: var(--theme-para);
    font-size: 16px; }
  .w3l-login-6 .signin-form label {
    color: var(--theme-para);
    font-size: 15px;
    display: block;
    line-height: 33px; }
  .w3l-login-6 .signin-form .form-input {
    margin-bottom: 15px; }
  .w3l-login-6 .form-input input {
    background: #fff;
    outline: none;
    width: 100%;
    font-size: 17px;
    padding: 10px 15px;
    color: var(--title-color);
    border: 2px solid #ecf1f1; }
  .w3l-login-6 .form-input input:focus {
    border: 2px solid var(--theme-color);
    background: #fff; }
  .w3l-login-6 .signin-form button.btn {
    background: var(--theme-title);
    color: #fff;
    text-decoration: none;
    padding: 0px 30px;
    text-align: center;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    margin-top: 30px;
    border: none; }
  .w3l-login-6 .signin-form button.btn:hover {
    background: var(--theme-color); }
  .w3l-login-6 .form-content p.agree {
    font-size: 15px;
    line-height: 20px;
    color: #3B5266; }
  .w3l-login-6 .container {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .w3l-login-6 .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
  .w3l-login-6 .checkmark {
    position: absolute;
    top: 6px;
    left: 0;
    height: 21px;
    width: 21px;
    background-color: #ecf1f1; }
  .w3l-login-6 .container:hover input ~ .checkmark {
    background-color: #ecf1f1; }
  .w3l-login-6 .container input:checked ~ .checkmark {
    background-color: var(--theme-title); }
  .w3l-login-6 .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  .w3l-login-6 .container input:checked ~ .checkmark:after {
    display: block; }
  .w3l-login-6 .container .checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg); }
  .w3l-login-6 .form-right.donation-right {
    background: url(../images/banner3.jpg) no-repeat center; }
  .w3l-login-6 .donate-form .infor {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20;
    margin-bottom: 30px; }
  .w3l-login-6 .donate-form .form-one {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px; }
  .w3l-login-6 .donate-form .form-input textarea {
    background: #fff;
    outline: none;
    width: 100%;
    font-size: 17px;
    padding: 10px 15px;
    color: var(--title-color);
    border: 2px solid #ecf1f1;
    resize: none; }
  .w3l-login-6 .donate-form .form-input textarea:focus {
    border: 2px solid var(--theme-color);
    background: #fff; }
  .w3l-login-6 .donate-form .container-radio {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    line-height: 24px;
    user-select: none;
    font-weight: 600;
    color: var(--theme-title); }
  .w3l-login-6 .donate-form .container-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer; }
  .w3l-login-6 .donate-form .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #d5e8e7;
    border-radius: 50%; }
  .w3l-login-6 .donate-form .container-radio:hover input ~ .checkmark {
    background-color: #d5e8e7; }
  .w3l-login-6 .donate-form .container-radio input:checked ~ .checkmark {
    background-color: var(--theme-color); }
  .w3l-login-6 .donate-form .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  .w3l-login-6 .donate-form .container-radio input:checked ~ .checkmark:after {
    display: block; }
  .w3l-login-6 .donate-form .container-radio .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--theme-white); }
  @media (max-width: 1080px) {
    .w3l-login-6 .form-left {
      width: 40%; }
    .w3l-login-6 .form-right {
      width: 60%; }
    .w3l-login-6 .middle {
      margin-top: 80px; }
    .w3l-login-6 .middle h4 {
      font-size: 30px;
      line-height: 30px; }
    .w3l-login-6 .form-content h3 {
      font-size: 45px; }
    .w3l-login-6 .signin-form {
      margin-top: 45px; }
    .w3l-login-6 .grid-info-form {
      width: 100%; }
    .w3l-login-6 .donate-form .form-one {
      display: grid;
      grid-template-columns: 1fr;
      grid-gap: 10px; } }
  @media (max-width: 900px) {
    .w3l-login-6 .form-left {
      padding: 20px; } }
  @media (max-width: 800px) {
    .w3l-login-6 .grid-info-form {
      padding: 0 15px; }
    .w3l-login-6 .form-content h3 {
      font-size: 38px;
      margin-top: 20px; }
    .w3l-login-6 .signin-form button.btn {
      margin-top: 20px; }
    .w3l-login-6 .middle p {
      margin-top: 10px; } }
  @media (max-width: 736px) {
    .w3l-login-6 .signin-form label {
      font-size: 14px; }
    .w3l-login-6 .signin-form {
      margin-top: 30px; }
    .w3l-login-6 .middle p {
      font-size: 16px; }
    .w3l-login-6 a.sign-in {
      font-size: 20px; }
    .w3l-login-6 .middle h4 {
      font-size: 26px;
      line-height: 30px; }
    .w3l-login-6 .form-content a.btn {
      margin-top: 30px;
      margin-bottom: 50px; } }
  @media (max-width: 667px) {
    .w3l-login-6 .form-content {
      flex-direction: column; }
    .w3l-login-6 .form-left {
      padding: 30px 30px;
      width: 100%; }
    .w3l-login-6 .form-right {
      width: 100%;
      order: 2; }
    .w3l-login-6 .form-right.donation-right {
      width: 100%; }
    .w3l-login-6 .signin-form {
      margin-bottom: 0px; }
    .w3l-login-6 .form-left {
      min-height: 400px;
      padding-bottom: 50px; }
    .w3l-login-6 .grid-info-form {
      top: 0;
      left: 0;
      transform: translate(0%, 0%);
      position: static;
      padding: 55px 15px; }
    .w3l-login-6 .form-content a.btn {
      margin-top: 30px;
      margin-bottom: 0px; } }
  @media (max-width: 600px) {
    .w3l-login-6 .middle {
      margin-top: 60px; } }
  @media (max-width: 480px) {
    .w3l-login-6 .form-left {
      padding: 30px 16px;
      padding-bottom: 50px; } }
  @media (max-width: 415px) {
    .w3l-login-6 .form-content h3 {
      font-size: 35px;
      line-height: 38px; }
    .w3l-login-6 .signin-form label {
      font-size: 13px; }
    .w3l-login-6 .grid-info-form {
      padding: 30px 15px; } }
  @media (max-width: 390px) {
    .w3l-login-6 .form-content h3 {
      font-size: 32px;
      line-height: 36px; }
    .w3l-login-6 .signin-form label {
      font-size: 13px; } }

.w3l-error-page .error-page-info-6 {
  background: url(../images/banner1.jpg) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  height: 100vh;
  position: relative;
  z-index: 0;
  display: grid;
  align-items: center; }

.w3l-error-page .error-page-info-6:before {
  content: "";
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
  top: 0;
  height: 100vh;
  left: 0;
  right: 0;
  z-index: -1; }

.w3l-error-page a.brand-logo {
  color: var(--theme-white);
  font-weight: bold;
  font-size: 40px;
  text-transform: uppercase;
  position: relative; }

.w3l-error-page label.spl-ap {
  color: var(--theme-color);
  font-weight: 900; }

.w3l-error-page .logo-icon {
  position: absolute;
  color: var(--theme-color);
  right: -3px;
  top: -8px;
  font-size: 19px; }

.w3l-error-page .error-block {
  margin: 60px auto 0;
  max-width: 650px;
  text-align: center;
  padding: 1em;
  display: grid; }

.w3l-error-page h1 {
  margin: 0;
  font-size: 10em;
  font-weight: bold;
  color: var(--theme-white); }

.w3l-error-page h5 {
  font-size: 26px;
  color: var(--theme-white);
  text-transform: capitalize;
  line-height: 40px; }

.w3l-error-page p {
  font-size: 16px;
  line-height: 28px;
  text-transform: capitalize;
  margin-bottom: 2em;
  color: var(--theme-white);
  opacity: 0.8;
  letter-spacing: 1px; }

.w3l-error-page .button {
  white-space: nowrap;
  display: inline-block; }

.w3l-error-page .read-more:hover {
  background: transparent;
  border: 2px solid var(--theme-color);
  color: var(--theme-color); }

@media (max-width: 736px) {
  .w3l-error-page h1 {
    margin: 0;
    font-size: 8em; } }

@media (max-width: 667px) {
  .w3l-error-page h1 {
    margin: 0;
    font-size: 7em; }
  .w3l-error-page p {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 1em;
    opacity: 0.8;
    letter-spacing: 0px; } }

@media (max-width: 600px) {
  .w3l-error-page h1 {
    margin: 0;
    font-size: 6em; }
  .w3l-error-page a.brand-logo {
    font-size: 32px; } }

.w3l-coming-soon-page .coming-page-info-6 {
  background: url(../images/banner44.jpg) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  height: 100vh;
  position: relative;
  z-index: 0;
  display: grid;
  align-items: center; }

.w3l-coming-soon-page .coming-page-info-6:before {
  content: "";
  background: rgba(0, 0, 0, 0.86);
  position: absolute;
  top: 0;
  height: 100vh;
  left: 0;
  right: 0;
  z-index: -1; }

.w3l-coming-soon-page .top-hny-logo {
  padding: 2em 0; }

.w3l-coming-soon-page a.brand-logo {
  color: var(--theme-white);
  font-weight: bold;
  font-size: 40px;
  text-transform: uppercase;
  position: relative; }

.w3l-coming-soon-page label.spl-ap {
  color: var(--theme-color);
  font-weight: 900; }

.w3l-coming-soon-page .logo-icon {
  position: absolute;
  color: var(--theme-color);
  right: -3px;
  top: -8px;
  font-size: 19px; }

.w3l-coming-soon-page .coming-block {
  margin: 50px auto 0;
  max-width: 650px;
  text-align: center;
  padding: 1em;
  display: grid; }

.w3l-coming-soon-page h1 {
  margin: 0;
  font-size: 126px;
  font-weight: 900;
  color: var(--theme-white);
  line-height: 134px;
  text-transform: uppercase; }

.w3l-coming-soon-page span.eyes {
  color: var(--theme-color); }

.w3l-coming-soon-page .countdown {
  margin: auto;
  display: table;
  font-size: 28px;
  font-weight: 500; }

.w3l-coming-soon-page .countdown > div {
  float: left;
  min-width: 115px;
  margin: 40px 0;
  font-size: 40px;
  border-right: 1px solid rgba(255, 255, 255, 0.14);
  font-weight: bold;
  color: var(--theme-white); }

.w3l-coming-soon-page .countdown > div:last-child {
  border-right: none; }

.w3l-coming-soon-page p {
  color: var(--theme-white);
  opacity: 0.8;
  letter-spacing: 1px;
  text-transform: capitalize; }

.w3l-coming-soon-page .countdown span {
  position: relative;
  display: block;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 100;
  letter-spacing: 1px; }

@media (max-width: 1600px) {
  .w3l-coming-soon-page h1 {
    font-size: 120px; } }

@media (max-width: 1366px) {
  .w3l-coming-soon-page h1 {
    font-size: 114px; } }

@media (max-width: 800px) {
  .w3l-coming-soon-page p {
    margin-top: 10px; }
  .w3l-coming-soon-page h1 {
    font-size: 100px;
    line-height: 108px; } }

@media (max-width: 667px) {
  .w3l-coming-soon-page h1 {
    font-size: 85px;
    line-height: 95px; } }

@media (max-width: 600px) {
  .w3l-coming-soon-page h1 {
    font-size: 80px;
    line-height: 88px; }
  .w3l-coming-soon-page .countdown > div {
    font-size: 34px; }
  .w3l-coming-soon-page a.brand-logo {
    font-size: 32px; } }

@media (max-width: 480px) {
  .w3l-coming-soon-page h1 {
    font-size: 75px;
    line-height: 80px; }
  .w3l-coming-soon-page .countdown > div {
    font-size: 28px;
    min-width: 80px; } }

@media (max-width: 384px) {
  .w3l-coming-soon-page h1 {
    font-size: 65px;
    line-height: 68px; }
  .w3l-coming-soon-page .countdown > div {
    font-size: 28px;
    min-width: 78px; }
  .w3l-coming-soon-page .countdown span {
    font-size: 10px;
    letter-spacing: 1px; } }

@media (max-width: 376px) {
  .w3l-coming-soon-page .countdown > div {
    font-size: 26px;
    min-width: 74px; }
  .w3l-coming-soon-page h1 {
    font-size: 62px;
    line-height: 66px; } }

@media (max-width: 320px) {
  .w3l-coming-soon-page .countdown > div {
    font-size: 22px;
    min-width: 68px; } }

.w3l-search-results-main .search-6-content {
  background: #fff;
  padding: 80px 0; }

.w3l-search-results-main .search-results-info {
  margin: 0 auto;
  width: 75%; }

.w3l-search-results-main .search-form {
  position: relative;
  border: 2px solid #ecf1f1;
  background: #ffffff;
  border-radius: 4px;
  padding: 8px 15px;
  display: flex;
  margin-bottom: 40px; }

.w3l-search-results-main .search-form input {
  border: none;
  outline: none;
  width: 100%;
  letter-spacing: 1px;
  font-size: 16px; }

.w3l-search-results-main .search-form button {
  outline: none;
  font-size: 16px;
  padding: 10px;
  color: var(--title-color);
  text-align: left;
  -webkit-appearance: none;
  background: #ffffff;
  border: none;
  border-radius: 4px; }

.w3l-search-results-main .search-form button span {
  font-size: 15px;
  color: var(--title-color); }

.w3l-search-results-main .search-form button:hover span {
  color: var(--theme-color); }

.w3l-search-results-main .search-form:focus {
  border: 2px solid var(--theme-color); }

.w3l-search-results-main .search-grid h3 {
  font-size: 35px;
  line-height: 40px;
  color: var(--theme-title);
  margin-bottom: 1em; }

.w3l-search-results-main h4 {
  font-size: 26px;
  font-weight: normal;
  margin-bottom: 30px;
  color: var(--theme-para); }

.w3l-search-results-main .search-grid h5 a {
  font-size: 20px;
  line-height: 25px;
  color: var(--theme-title);
  text-transform: capitalize; }

.w3l-search-results-main .search-grid h5 a:hover {
  color: var(--theme-color);
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -moz-transition: 0.5s ease; }

.w3l-search-results-main .search-left-img img {
  border: 2px solid #ecf1f1;
  padding: 6px; }

.w3l-search-results-main .search-grid p {
  font-size: 15px;
  line-height: 28px;
  color: var(--theme-para);
  margin: 16px 0;
  font-weight: 400; }

.w3l-search-results-main .search-grid span {
  font-size: 15px;
  line-height: 20px;
  color: var(--theme-para); }

.w3l-search-results-main .search-grid {
  display: grid;
  grid-template-columns: 1fr 4fr;
  grid-gap: 35px;
  margin-bottom: 35px; }

.w3l-search-results-main .search-right-info:last-child {
  padding-bottom: 0em;
  margin-bottom: 0em; }

.w3l-search-results-main .search-right-info {
  border-bottom: 1px solid rgba(130, 152, 171, 0.35);
  padding-bottom: 15px; }

@media (max-width: 1280px) {
  .w3l-search-results-main .search-results-info {
    margin: 0 auto;
    width: 90%; } }

@media (max-width: 992px) {
  .w3l-search-results-main .search-6-content {
    padding: 70px 0; }
  .w3l-search-results-main .search-grid h5 a {
    font-size: 18px;
    line-height: 24px; }
  .w3l-search-results-main h4 {
    font-size: 24px; }
  .w3l-search-results-main .search-results-info {
    margin: 0 auto;
    width: 100%; } }

@media (max-width: 768px) {
  .w3l-search-results-main .search-grid {
    grid-gap: 20px; }
  .w3l-search-results-main .search-6-content {
    padding: 60px 0; } }

@media (max-width: 667px) {
  .w3l-search-results-main .search-6-content {
    padding: 50px 0; } }

@media (max-width: 568px) {
  .w3l-search-results-main .search-6-content {
    padding: 45px 0; } }

@media (max-width: 480px) {
  .w3l-search-results-main .search-grid {
    grid-template-columns: 1fr 3fr; }
  .w3l-search-results-main .text-styles-31-left_sur img {
    border: 2px solid #e7e7e7;
    padding: 5px; } }

@media (max-width: 440px) {
  .w3l-search-results-main .search-grid h3 {
    font-size: 32px;
    line-height: 37px; } }

@media (max-width: 415px) {
  .w3l-search-results-main section.search-grid {
    padding: 30px 0; }
  .w3l-search-results-main .search-grid {
    grid-template-columns: 1fr;
    grid-gap: 0px; }
  .w3l-search-results-main .search-grid h5 a {
    font-size: 18px; } }

@media (max-width: 320px) {
  .w3l-search-results-main .search-grid h3 {
    font-size: 28px;
    line-height: 33px; } }

.w3l-products-6-main {
  /*--/products--*/ }
  .w3l-products-6-main .product-inner {
    padding: 80px 0;
    background: #fff; }
  .w3l-products-6-main .products-grids {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 30px; }
  .w3l-products-6-main .product-grid3 {
    text-align: center;
    position: relative;
    z-index: 1; }
  .w3l-products-6-main .product-grid3:before {
    content: "";
    height: 81%;
    width: 100%;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all .5s ease 0s; }
  .w3l-products-6-main .product-grid3:hover:before {
    opacity: 1;
    height: 100%; }
  .w3l-products-6-main .product-grid3 .product-image3 {
    position: relative; }
  .w3l-products-6-main .product-grid3 .product-image3 a {
    display: block; }
  .w3l-products-6-main .product-grid3 .product-image3 img {
    width: 100%;
    height: auto; }
  .w3l-products-6-main .product-grid3 .pic-1 {
    opacity: 1;
    transition: all .5s ease-out 0s; }
  .w3l-products-6-main .product-grid3:hover .pic-1 {
    opacity: 0; }
  .w3l-products-6-main .product-grid3 .pic-2 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all .5s ease-out 0s; }
  .w3l-products-6-main .product-grid3:hover .pic-2 {
    opacity: 1; }
  .w3l-products-6-main .product-grid3 .social {
    width: 120px;
    padding: 0;
    margin: 0 auto;
    list-style: none;
    opacity: 0;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -23px;
    transform: scale(0);
    transition: all .3s ease 0s; }
  .w3l-products-6-main .product-grid3:hover .social {
    opacity: 1;
    transform: scale(1); }
  .w3l-products-6-main .product-grid3:hover .product-discount-label,
  .w3l-products-6-main .product-grid3:hover .product-new-label,
  .w3l-products-6-main .product-grid3:hover .title {
    opacity: 0; }
  .w3l-products-6-main .product-grid3 .social li {
    display: inline-block; }
  .w3l-products-6-main .product-grid3 .social li a {
    color: var(--theme-color);
    background: #fff;
    font-size: 16px;
    line-height: 42px;
    width: 46px;
    height: 46px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    margin: 0 2px;
    display: block;
    transition: all .3s ease 0s; }
  .w3l-products-6-main .product-grid3 .social li a:hover {
    background: var(--theme-color);
    color: #fff; }
  .w3l-products-6-main .product-grid3 .product-discount-label,
  .w3l-products-6-main .product-grid3 .product-new-label {
    background-color: var(--theme-color);
    color: #fff;
    font-size: 13px;
    padding: 2px 10px;
    position: absolute;
    right: 10px;
    top: 10px;
    transition: all .3s;
    line-height: 17px; }
  .w3l-products-6-main .product-grid3 .product-content {
    z-index: -1;
    padding: 15px;
    text-align: left; }
  .w3l-products-6-main .product-grid3 .title {
    font-size: 14px;
    text-transform: capitalize;
    margin: 0 0 7px;
    transition: all .3s ease 0s; }
  .w3l-products-6-main .product-grid3 .title a {
    color: var(--theme-title); }
  .w3l-products-6-main .product-grid3 .price {
    color: var(--theme-title);
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-right: 2px;
    display: inline-block; }
  .w3l-products-6-main .product-grid3 .price span {
    color: #909090;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    text-decoration: line-through;
    text-align: left;
    display: inline-block;
    margin-top: -2px; }
  .w3l-products-6-main .product-grid3 .rating {
    padding: 0;
    margin: -22px 0 0;
    list-style: none;
    text-align: right;
    display: block; }
  .w3l-products-6-main .product-grid3 .rating li {
    color: var(--theme-color);
    font-size: 13px;
    display: inline-block; }
  .w3l-products-6-main .product-grid3 .rating li.disable {
    color: #dcdcdc; }
  .w3l-products-6-main img {
    display: block; }
  @media only screen and (max-width: 1200px) {
    .w3l-products-6-main .product-grid3 .rating {
      margin: 0; }
    .w3l-products-6-main .product-inner {
      padding: 70px 0; } }
  @media only screen and (max-width: 992px) {
    .w3l-products-6-main .product-grid3 {
      margin-bottom: 10px; }
    .w3l-products-6-main .product-grid3 .rating {
      margin: -22px 0 0; }
    .w3l-products-6-main .products-grids {
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-gap: 20px; } }
  @media only screen and (max-width: 768px) {
    .w3l-products-6-main .product-inner {
      padding: 60px 0; } }
  @media only screen and (max-width: 600px) {
    .w3l-products-6-main .product-inner {
      padding: 50px 0; }
    .w3l-products-6-main .product-grid3 .title {
      font-size: 12px; }
    .w3l-products-6-main .product-grid3 .price {
      font-size: 14px; }
    .w3l-products-6-main .product-grid3 .rating li {
      font-size: 10px; }
    .w3l-products-6-main .rating {
      margin: 0px 0 0; }
    .w3l-products-6-main .product-grid3 .rating {
      margin: 4px 0 0;
      text-align: left; } }
  @media only screen and (max-width: 568px) {
    .w3l-products-6-main .product-inner {
      padding: 45px 0; }
    .w3l-products-6-main .products-grids {
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-gap: 10px; } }
  .w3l-products-6-main .pagination-wrapper {
    text-align: center;
    margin: 40px 0; }
  .w3l-products-6-main .pagination {
    display: inline-block;
    height: 50px;
    margin-top: 70px;
    padding: 0 25px;
    border-radius: 35px;
    background-color: #eee; }
  @media only screen and (max-width: 1199px) {
    .w3l-products-6-main .pagination {
      height: 30px;
      margin-top: 50px;
      padding: 0 10px;
      border-radius: 25px; } }
  .w3l-products-6-main .page-numbers {
    display: block;
    padding: 0 25px;
    float: left;
    transition: 400ms ease;
    color: var(--theme-title);
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 50px; }
  .w3l-products-6-main .page-numbers:hover,
  .w3l-products-6-main .page-numbers.current {
    background-color: var(--theme-color);
    color: #fff; }
  .w3l-products-6-main .page-numbers.prev:hover,
  .w3l-products-6-main .page-numbers.next:hover {
    background-color: transparent;
    color: var(--theme-color); }
  @media only screen and (max-width: 1199px) {
    .w3l-products-6-main .page-numbers {
      padding: 0 15px;
      font-size: 16px;
      line-height: 50px; } }
  @media only screen and (min-width: 120px) and (max-width: 1024px) {
    .w3l-products-6-main .page-numbers {
      padding: 0 14px;
      display: none;
      font-size: 12px;
      line-height: 30px; }
    .w3l-products-6-main .page-numbers:nth-of-type(2) {
      position: relative;
      padding-right: 50px; }
    .w3l-products-6-main .page-numbers:nth-of-type(2)::after {
      content: '...';
      position: absolute;
      font-size: 25px;
      top: 0;
      left: 45px; }
    .w3l-products-6-main .page-numbers:nth-child(-n+3),
    .w3l-products-6-main .page-numbers:nth-last-child(-n+3) {
      display: block; }
    .w3l-products-6-main .page-numbers:nth-last-child(-n+4) {
      padding-right: 14px; }
    .w3l-products-6-main .page-numbers:nth-last-child(-n+4)::after {
      content: none; }
    .w3l-products-6-main .pagination {
      margin-top: 0px; } }

.w3l-products-6-main {
  /*-- //quantity-end --*/ }
  .w3l-products-6-main .product-inner {
    background: #fff; }
  .w3l-products-6-main .checkout-right h4 {
    font-size: 27px;
    margin-bottom: 30px; }
  .w3l-products-6-main td.invert-image {
    width: 12%; }
  .w3l-products-6-main table.timetable_sub tr,
  .w3l-products-6-main table.timetable_sub td,
  .w3l-products-6-main table.timetable_sub th {
    border: none; }
  .w3l-products-6-main table.timetable_sub {
    width: 100%;
    margin: 0 auto; }
  .w3l-products-6-main table.timetable_sub {
    border-collapse: collapse;
    border: none; }
  .w3l-products-6-main table.timetable_sub tr:nth-child(even) {
    background: none; }
  .w3l-products-6-main .checkout-right-basket {
    margin-top: 50px; }
  .w3l-products-6-main .timetable_sub th {
    color: var(--theme-title);
    font-weight: bold;
    font-size: 16px;
    padding: 13px;
    letter-spacing: 0px;
    background: #ecf1f1; }
  .w3l-products-6-main .timetable_sub td {
    padding: 10px;
    font-size: 14px;
    color: var(--theme-title); }
  .w3l-products-6-main td.product-name {
    font-size: 16px;
    max-width: 350px;
    font-weight: 600;
    color: var(--theme-title);
    text-align: center; }
  .w3l-products-6-main td.product-name a {
    color: var(--theme-title);
    font-size: 18px; }
  .w3l-products-6-main td.product-name a:hover {
    color: var(--theme-green); }
  .w3l-products-6-main td.product-name span {
    color: var(--theme-green);
    display: block;
    font-weight: normal;
    margin: 15px 0; }
  .w3l-products-6-main td.product-name li {
    list-style-type: none;
    font-weight: normal;
    color: var(--theme-para); }
  .w3l-products-6-main td.product-name li a {
    color: var(--theme-title);
    font-size: 20px;
    text-align: center; }
  .w3l-products-6-main td.price {
    color: var(--theme-green);
    font-size: 18px;
    text-align: center;
    font-weight: bold; }
  .w3l-products-6-main .em {
    position: relative;
    text-align: center; }
  .w3l-products-6-main .close1,
  .w3l-products-6-main .close2,
  .w3l-products-6-main .close3 {
    cursor: pointer;
    font-size: 16px;
    color: var(--theme-title);
    transition: color 0.2s ease-in-out;
    text-align: center; }
  .w3l-products-6-main .checkout-left {
    margin-top: 50px; }
  .w3l-products-6-main .address_form_agile h4 {
    color: var(--theme-green);
    font-size: 24px;
    margin-bottom: 30px;
    letter-spacing: 0px; }
  .w3l-products-6-main .information-wrapper input,
  .w3l-products-6-main .information-wrapper select {
    width: 100%;
    font-size: 15px;
    letter-spacing: 0px;
    padding: 13px 10px;
    margin-bottom: 20px;
    outline: none;
    border: none;
    border-bottom: 1px solid var(--theme-green);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.31); }
  .w3l-products-6-main button.submit.check_out {
    padding: 12px 25px;
    letter-spacing: 0px;
    background: var(--theme-green);
    font-size: 16px;
    color: #fff;
    border: none;
    outline: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    margin-top: 20px; }
  .w3l-products-6-main button.submit.check_out:hover {
    background: var(--theme-title);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all; }
  .w3l-products-6-main a.shop {
    padding: 8px 40px;
    color: var(--theme-white);
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    background: var(--theme-title);
    border: 2px solid transparent;
    margin-top: 20px;
    line-height: 26px; }
  .w3l-products-6-main a.shop:hover {
    color: var(--theme-title);
    background: transparent;
    border: 2px solid var(--theme-title); }
  .w3l-products-6-main h5.price {
    font-size: 15px;
    color: var(--theme-para);
    margin-bottom: 9px; }
  .w3l-products-6-main h6.totla-pay {
    font-size: 17px;
    color: var(--theme-title);
    padding-top: 9px;
    border-top: 1px solid #989a98; }
  .w3l-products-6-main .checkout-left {
    margin-top: 2em;
    text-align: right; }
  .w3l-products-6-main .checkout-right-basket a span {
    margin-left: 7px;
    color: var(--theme-green);
    font-size: 20px; }
  .w3l-products-6-main .quantity-select {
    justify-content: center; }
  .w3l-products-6-main .quantity {
    margin: auto 0; }
  .w3l-products-6-main .quantity-select input {
    -webkit-appearance: none;
    border: 1px solid #bbc5bc;
    padding: 5px 5px;
    width: 46px;
    color: var(--theme-title); }
  .w3l-products-6-main h5.quantity {
    margin-top: 5px !important; }
  @media (max-width: 1050px) {
    .w3l-products-6-main .timetable_sub th {
      padding: 13px 10px;
      font-size: 14px; } }
  @media (max-width: 992px) {
    .w3l-products-6-main td.product-name {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      max-width: 160px; }
    .w3l-products-6-main .quantity {
      width: 50%; } }
  @media (max-width: 736px) {
    .w3l-products-6-main .checkout-right {
      margin: 0 -80px; }
    .w3l-products-6-main .ecommerce-add-products {
      padding: 3.5em 0; } }
  @media (max-width: 700px) {
    .w3l-products-6-main .checkout-right {
      margin: 0 -70px; }
    .w3l-products-6-main td.product-name a {
      font-size: 16px; }
    .w3l-products-6-main h5.price {
      font-size: 13px;
      margin-bottom: 5px; }
    .w3l-products-6-main h6.totla-pay {
      font-size: 14px; } }
  @media (max-width: 667px) {
    .w3l-products-6-main .checkout-right {
      margin: 0 -60px; }
    .w3l-products-6-main .table-responsive {
      overflow: hidden;
      overflow-x: auto; } }
  @media (max-width: 640px) {
    .w3l-products-6-main .checkout-right {
      margin: 0 -40px; }
    .w3l-products-6-main .quantity {
      width: 75%; } }
  @media (max-width: 600px) {
    .w3l-products-6-main .checkout-right {
      margin: 0 -20px; }
    .w3l-products-6-main td.price {
      font-size: 15px; }
    .w3l-products-6-main .timetable_sub th {
      padding: 10px 6px;
      font-size: 13px; }
    .w3l-products-6-main .checkout-right-basket {
      margin-top: 30px; }
    .w3l-products-6-main .checkout-right-basket .btn {
      display: block;
      width: 100%;
      text-align: center; } }
  @media (max-width: 599px) {
    .w3l-products-6-main .checkout-right {
      margin: 0 0px; } }
  @media (max-width: 480px) {
    .w3l-products-6-main .timetable_sub td.invert-image {
      padding: 5px 0px; }
    .w3l-products-6-main .timetable_sub td.invert {
      padding: 5px 5px; }
    .w3l-products-6-main .ecommerce-add-products {
      padding: 40px 0px 40px; } }
  @media (max-width: 385px) {
    .w3l-products-6-main .timetable_sub td.invert {
      padding: 4px 3px; } }
  @media (max-width: 320px) {
    .w3l-products-6-main td.total-price {
      width: 100%; } }

.w3l-products-6-main {
  /*--/products--*/ }
  .w3l-products-6-main .product-inner {
    background: #fff; }
  .w3l-products-6-main .ecom-single-grids {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
    margin-bottom: 60px; }
  @media only screen and (max-width: 992px) {
    .w3l-products-6-main .ecom-single-grids {
      display: grid;
      grid-template-columns: 1fr;
      grid-gap: 20px;
      margin-bottom: 40px; }
    .w3l-products-6-main .caption {
      display: grid;
      grid-template-columns: 1fr 3fr;
      grid-gap: 0; }
    .w3l-products-6-main .simpleCart_shelfItem .caption h6 {
      font-size: 1.6em; }
    .w3l-products-6-main .single-right-left h3 {
      font-size: 22px; } }
  @media only screen and (max-width: 600px) {
    .w3l-products-6-main .simpleCart_shelfItem .caption h6 {
      font-size: 1.4em; }
    .w3l-products-6-main .single-right-left h3 {
      font-size: 20px; } }
  .w3l-products-6-main .galleryContainer {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-content: center;
    position: relative; }
  .w3l-products-6-main .gallery {
    position: relative;
    display: flex;
    justify-content: center;
    align-content: center;
    border: 1px solid #ddd; }
  .w3l-products-6-main .gallery input {
    display: none; }
  .w3l-products-6-main .galleryImage {
    transition: opacity 0.25s ease-out;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
  .w3l-products-6-main .gallery > img:first-of-type {
    position: relative !important;
    display: flex !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 1; }
  .w3l-products-6-main .arrowsContainer {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 100%;
    display: none;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    z-index: 20;
    overflow: hidden; }
  .w3l-products-6-main .arrowsContainer img {
    width: 100px;
    background: white;
    opacity: 0.4;
    padding-bottom: 20px;
    transition: 0.1s ease; }
  .w3l-products-6-main .leftArrow {
    border-top-right-radius: 10px;
    position: absolute;
    bottom: -20px;
    left: -30px;
    padding-left: 40px;
    padding-right: 15px; }
  .w3l-products-6-main .rightArrow {
    border-top-left-radius: 10px;
    position: absolute;
    bottom: -20px;
    right: -30px;
    padding-right: 40px;
    padding-left: 15px; }
  .w3l-products-6-main .leftArrow:active,
  .w3l-products-6-main .rightArrow:active {
    transform: scale(0.95, 0.95); }
  .w3l-products-6-main .thumbnails {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    height: 5%;
    z-index: 30;
    margin-top: 10px;
    /*border-left: 6px solid black;*/
    scroll-snap-type: mandatory;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch; }
  .w3l-products-6-main .thumbnailImage img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  .w3l-products-6-main .thumbnailImage {
    margin: 0 1px;
    -moz-scroll-snap-align: start;
    -ms-scroll-snap-align: start;
    scroll-snap-align: start; }
  .w3l-products-6-main .thumbnailImage:first-child {
    margin-left: 0px; }
  .w3l-products-6-main .thumbnailImage:last-child {
    margin-right: 0px; }
  .w3l-products-6-main #c1:checked + #i1 {
    opacity: 1; }
  .w3l-products-6-main #c2:checked + #i2 {
    opacity: 1; }
  .w3l-products-6-main #c3:checked + #i3 {
    opacity: 1; }
  .w3l-products-6-main #c4:checked + #i4 {
    opacity: 1; }
  .w3l-products-6-main #c5:checked + #i5 {
    opacity: 1; }
  .w3l-products-6-main #c6:checked + #i6 {
    opacity: 1; }
  .w3l-products-6-main #c7:checked + #i7 {
    opacity: 1; }
  .w3l-products-6-main #c8:checked + #i8 {
    opacity: 1; }
  .w3l-products-6-main #c9:checked + #i9 {
    opacity: 1; }
  .w3l-products-6-main #c10:checked + #i10 {
    opacity: 1; }
  .w3l-products-6-main #c11:checked + #i11 {
    opacity: 1; }
  .w3l-products-6-main #c12:checked + #i12 {
    opacity: 1; }
  .w3l-products-6-main #c13:checked + #i13 {
    opacity: 1; }
  .w3l-products-6-main #c1:checked + #i1 + #arrows1 {
    display: flex; }
  .w3l-products-6-main #c2:checked + #i2 + #arrows2 {
    display: flex; }
  .w3l-products-6-main #c3:checked + #i3 + #arrows3 {
    display: flex; }
  .w3l-products-6-main #c4:checked + #i4 + #arrows4 {
    display: flex; }
  .w3l-products-6-main #c5:checked + #i5 + #arrows5 {
    display: flex; }
  .w3l-products-6-main #c6:checked + #i6 + #arrows6 {
    display: flex; }
  .w3l-products-6-main .thumbnails label,
  .w3l-products-6-main .arrowsContainer label {
    cursor: pointer;
    overflow: hidden;
    border: 1px solid #ddd; }
  .w3l-products-6-main .thumbnails label img {
    transition: 0.3s ease; }
  .w3l-products-6-main .thumbnails label img:hover {
    transform: scale(1.2, 1.2); }
  .w3l-products-6-main label:focus {
    box-shadow: 0px 0px 7px 1px white; }
  .w3l-products-6-main .single-right-left h3 {
    text-transform: capitalize;
    font-size: 24px;
    color: var(--theme-title);
    margin: 0;
    font-weight: 600; }
  .w3l-products-6-main .caption {
    display: grid;
    grid-template-columns: 1fr 4fr;
    grid-gap: 0; }
  .w3l-products-6-main .rating-single {
    margin: 10px 0; }
  .w3l-products-6-main ul.rating-single li {
    display: inline-block; }
  .w3l-products-6-main span.fa.yellow-star {
    color: var(--theme-color); }
  .w3l-products-6-main .simpleCart_shelfItem .caption h6 {
    color: var(--theme-title);
    font-size: 1.8em; }
  .w3l-products-6-main .desc_single {
    margin: 2em 0; }
  .w3l-products-6-main .desc_single h5 {
    color: var(--theme-title);
    font-size: 1.2em; }
  .w3l-products-6-main .single-right-left p {
    text-transform: capitalize;
    margin: .5em 0 0;
    color: var(--theme-para);
    font-size: 1em;
    line-height: 1.6; }
  .w3l-products-6-main .justify-content-between {
    justify-content: space-between !important; }
  .w3l-products-6-main .sp_title {
    color: var(--theme-para);
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 1em; }
  .w3l-products-6-main .product-single-page {
    margin-top: 40px; }
  .w3l-products-6-main ul {
    list-style-type: none; }
  .w3l-products-6-main ul.single_specific li {
    color: var(--theme-para);
    font-size: 1em;
    text-transform: capitalize;
    word-spacing: 4px;
    line-height: 1.8; }
  .w3l-products-6-main ul.single_specific li span {
    color: var(--theme-para);
    padding-left: 2px; }
  .w3l-products-6-main ul.single_serv a {
    color: var(--theme-title); }
  .w3l-products-6-main li.gap {
    margin-top: 1em; }
  .w3l-products-6-main .description {
    margin: 1.5em 0; }
  .w3l-products-6-main .description h5 {
    color: var(--theme-title);
    font-size: 0.9em;
    margin-bottom: 12px; }
  .w3l-products-6-main .des-form input {
    width: 100%;
    padding: 10px 15px;
    font-size: 1em;
    line-height: 1.5;
    color: var(--theme-title);
    background-color: transparent;
    border: 2px solid #ecf1f1;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px; }
  .w3l-products-6-main .des-form button {
    padding: 10px 40px;
    color: var(--theme-white);
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    background: var(--theme-title);
    border: 2px solid transparent;
    line-height: 26px;
    cursor: pointer;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px; }
  .w3l-products-6-main .des-form button:hover {
    background: var(--theme-color); }
  .w3l-products-6-main a.action {
    padding: 8px 30px;
    color: var(--theme-white);
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    background: var(--theme-title);
    border: 2px solid transparent;
    /* margin-top: 20px; */
    line-height: 26px;
    margin-right: 8px; }
  .w3l-products-6-main a.action.cart:hover {
    background: transparent;
    color: var(--theme-title);
    border: 2px solid var(--theme-title); }
  .w3l-products-6-main .col-md-si {
    padding-top: 2em; }
  .w3l-products-6-main h3.related {
    margin-top: 3em;
    font-size: 30px;
    color: var(--theme-title); }
  .w3l-products-6-main ul.emi-views {
    margin: 1em 0; }
  .w3l-products-6-main ul.emi-views li {
    display: block;
    line-height: 30px;
    font-size: 15px;
    color: var(--theme-title); }
  .w3l-products-6-main ul.emi-views li span {
    font-weight: bold; }
  @media (max-width: 600px) {
    .w3l-products-6-main .caption {
      display: grid;
      grid-template-columns: 1fr 2fr;
      grid-gap: 0; }
    .w3l-products-6-main ul.single_specific li {
      font-size: 0.9em;
      word-spacing: 0px;
      line-height: 1.8; }
    .w3l-products-6-main .single-right-left h3 {
      font-size: 20px; } }
  @media (max-width: 480px) {
    .w3l-products-6-main .single-right-left h3 {
      font-size: 18px; }
    .w3l-products-6-main .simpleCart_shelfItem .caption h6 {
      color: var(--theme-title);
      font-size: 1.6em; } }

.bg_white {
  background: #ffffff; }

.bg_light {
  background: #d2dae2; }

.email-hny-section {
  padding: 3.5em 2.5em; }

.bg_black {
  background: #323b43; }

.bg_dark {
  background: rgba(0, 0, 0, 0.8); }

.email-hny-section.copy-right-hny {
  padding: 1em 2em; }

.copy-right-hny-email-61 {
  padding: 0.7em 2.5em;
  background: #282e3a; }

/*BUTTON*/
.btn.eamil {
  padding: 5px 15px;
  display: inline-block; }

table h1,
h2,
h3,
h4,
h5,
h6 {
  color: #323538;
  margin: 0; }

table p {
  font-size: 14px;
  color: #676c75;
  line-height: 1.8em; }

.center-main-bg {
  background: #f1f1f1; }

img {
  max-width: 100%; }

/*--logo--*/
.logo h1 {
  margin: 0; }

.logo h1 a {
  color: #323538;
  font-size: 30px;
  font-weight: bold; }

/*--vjm--*/
.vjm {
  position: relative;
  z-index: 0; }

.overlay-banner {
  background: rgba(0, 12, 16, 0.631373);
  z-index: 9;
  padding: 1em 0; }

.overlay-lavi {
  background: rgba(1, 9, 16, 0.81);
  z-index: 9;
  padding: 3em 3em; }

.vjm .text h2 {
  color: #ffffff;
  font-size: 30px;
  margin-bottom: 0; }

.banner-bottom-gds {
  padding: 0 2em; }

.email-hny-bann-content {
  padding: 3em 2em 1.5em 2em; }

.banner-grids-top {
  padding: 0 2em 2.5em 2em; }

.email-sub-text {
  color: #ffffff;
  font-size: 24px; }

td.sub-gd.img-ab {
  padding-right: 2%; }

.quick-links-email li {
  list-style: none; }

/*--/headings--*/
.heading-section h4 {
  color: #151e25;
  font-size: 25px;
  margin-top: 0;
  line-height: 1.4; }

.heading-section h3 {
  color: #151e25;
  font-size: 32px;
  margin-top: 0;
  line-height: 1.4; }

.heading-section-white {
  color: rgba(255, 255, 255, 0.8); }

.heading-section-white h2 {
  line-height: 1;
  padding-bottom: 0; }

.heading-section-white h2 {
  color: #ffffff; }

.quick-links-email {
  text-align: right; }

/*--//headings--*/
/*--services--*/
.services {
  color: #151e25; }

.text-services .meta {
  text-transform: uppercase;
  font-size: 14px; }

td.sub-gd.ab-gd {
  padding: 0;
  padding-right: 20px; }

/*--services--*/
/*--team--*/
.sub-head-email .name-email {
  margin: 0;
  font-size: 1em; }

.sub-head-email .name-email a {
  margin: 0;
  text-decoration: none;
  color: #fff;
  font-size: 18px; }

.sub-head-email .position {
  color: #fff; }

/*--//team--*/
/*--counter--*/
.counter {
  width: 100%;
  position: relative;
  z-index: 0; }

.counter-text {
  text-align: center; }

p.counter-text {
  font-size: 16px;
  color: #fff;
  font-weight: 100;
  margin-top: 26px; }

.counter-text .name-email {
  display: block;
  color: #fff;
  font-size: 0.9em;
  font-weight: bold; }

/*--//counter--*/
/*--footer--*/
.footer-emai-61 {
  color: rgba(255, 255, 255, 0.5); }

a.email-logo {
  color: #151e25;
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.2em; }

.footer-emai-61 .heading {
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 0.8em; }

.footer-emai-61 ul {
  margin: 0;
  padding: 0; }

.footer-emai-61 ul li {
  list-style: none;
  margin-bottom: 6px; }

.footer-emai-61 li a {
  color: #828288; }

@media screen and (max-width: 640px) {
  .vjm .text h2 {
    font-size: 2em !important;
    margin-bottom: 0; }
  .heading-section h3 {
    font-size: 25px; }
  .heading-section h4 {
    font-size: 18px; }
  .footer .heading {
    font-size: 18px; }
  .banner-con {
    padding: 0 3em !important; }
  .counter-text .num {
    font-size: 2em; }
  .email-hny-section {
    padding: 3em 2em; }
  td.text-services {
    padding-left: 0 !important; }
  .counter-text .name-email {
    font-size: 0.9em; }
  td.footer-gd,
  td.copy-gd {
    width: 100% !important;
    display: block !important; }
  td.sub-gd {
    width: 100% !important;
    display: block; }
  .sub-head-email .name-email {
    margin: 0;
    font-size: 0.9em; }
  td.sub-gd.counter-gd {
    margin-bottom: 0.5em; }
  p.ban-text {
    padding: 0 !important;
    font-size: 0.9em !important; }
  .email-hny-section.copy-right-hny {
    padding: 0.7em 1em; }
  td.sub-gd.shop-gd {
    margin-bottom: 1em; }
  .quick-links-email {
    text-align: center; } }

@media screen and (max-width: 600px) {
  td.logo {
    width: 100%;
    float: left;
    text-align: center !important; }
  td.logo.nav-top {
    width: 100%;
    float: left; }
  .icon {
    text-align: left; }
  .text-services {
    padding-left: 0;
    padding-right: 20px;
    text-align: left; }
  .banner-con {
    padding: 0 0em !important; }
  .overlay-banner {
    background: rgba(17, 24, 31, 0.74);
    z-index: 9;
    padding: 1em 0; }
  h2.w3l-text-inf {
    font-size: 30px !important;
    line-height: 40px !important; } }

@media screen and (max-width: 580px) {
  table {
    width: 100% !important; }
  h2.w3l-text-inf {
    font-size: 28px !important;
    line-height: 40px !important; } }

.w3l-contact-main {
  /*-- //contact --*/
  /*--/map--*/
  /*--//map--*/
  /* responsive */
  /* responsive */ }
  .w3l-contact-main .contact-info-6 {
    padding: 80px 0;
    background: #fff; }
  .w3l-contact-main .comment-top {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    grid-gap: 40px; }
  .w3l-contact-main h3.hny-title {
    margin-top: 0;
    line-height: 26px;
    margin-bottom: 20px; }
  .w3l-contact-main .para-contact {
    margin-bottom: 45px; }
  .w3l-contact-main .form-group label {
    font-size: 15px;
    color: var(--theme-title);
    font-weight: 600; }
  .w3l-contact-main .form-group {
    margin-bottom: 18px; }
  .w3l-contact-main .lavi_mail_grid_right input[type="text"],
  .w3l-contact-main .lavi_mail_grid_right input[type="email"],
  .w3l-contact-main .lavi_mail_grid_right input[type="number"],
  .w3l-contact-main .lavi_mail_grid_right select,
  .w3l-contact-main .lavi_mail_grid_right textarea {
    display: block;
    width: 100%;
    padding: 10px 15px;
    font-size: 1em;
    line-height: 1.5;
    color: var(--theme-title);
    background-color: transparent;
    border: 1px solid #6b0311;
    margin-top: 6px; }
  .w3l-contact-main .lavi_mail_grid_right input[type="text"]:focus,
  .w3l-contact-main .lavi_mail_grid_right input[type="email"]:focus,
  .w3l-contact-main .lavi_mail_grid_right input[type="number"]:focus,
  .w3l-contact-main .lavi_mail_grid_right select:focus,
  .w3l-contact-main .lavi_mail_grid_right textarea:focus {
    border: 1px solid var(--theme-color);
    background: #fff;
    outline: none; }
  .w3l-contact-main textarea {
    resize: none;
    min-height: 120px; }
  .w3l-contact-main button.btn.submit {
    color: #fff;
    border: none;
    padding: 14px 40px;
    text-decoration: none;
    cursor: pointer;
    font-size: 15px;
  border: 1px solid #6b0311;

    text-transform: uppercase;
    background: #6b0311;
    margin: 20px 0 30px 0; }
  .w3l-contact-main button.btn.submit:hover {
    background: var(--theme-color); }
  .w3l-contact-main .adress-hny-contact-info li {
    list-style: none; }
  .w3l-contact-main li.adress-info {
    border-bottom: 1px solid #ecf1f1;
    margin-bottom: 2em;
    padding-bottom: 2em; }
  .w3l-contact-main li.adress-info.lost {
    border: none; }
  .w3l-contact-main .adress-info span {
    color: var(--theme-para);
    font-size: 1em;
    margin-right: 0.3em; }
  .w3l-contact-main .adress-info h6 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    color: var(--theme-title); }
  .w3l-contact-main .adress-info a {
    font-size: 15px; }
  .w3l-contact-main .adress-info a,
  .w3l-contact-main .adress-info p {
    line-height: 29px;
    margin: 0;
    font-size: 15px;
    color: var(--theme-para); }
  .w3l-contact-main .map-vjm {
    margin-top: 40px; }
  .w3l-contact-main .map-vjm iframe {
    min-height: 350px;
    border: none;
    background: #e8eaec;
    padding: 0.4em;
    width: 100%; }
  @media (max-width: 1280px) {
    .w3l-contact-main .contact-info-6 {
      padding: 80px 0; } }
  @media (max-width: 992px) {
    .w3l-contact-main .comment-top {
      display: grid;
      grid-template-columns: 1fr;
      grid-gap: 40px; }
    .w3l-contact-main .contact-info-6 {
      padding: 70px 0; }
    .w3l-contact-main .map-vjm {
      margin-top: 20px; } }
  @media (max-width: 667px) {
    .w3l-contact-main .contact-info-6 {
      padding: 60px 0; } }
  @media (max-width: 600px) {
    .w3l-contact-main .contact-info-6 {
      padding: 50px 0; }
    .w3l-contact-main .map-vjm iframe {
      min-height: 250px; } }
  @media (max-width: 484px) {
    .w3l-contact-main .contact-info-6 {
      padding: 45px 0; }
    .w3l-contact-main li.adress-info {
      margin-bottom: 1em;
      padding-bottom: 1em; } }
  @media (max-width: 376px) {
    .w3l-contact-main .adress-info h6 {
      font-size: 18px; } }

/*# sourceMappingURL=style-freedom.css.map */
